Project

General

Profile

Activity

From 2007-09-22 to 2007-10-21

2007-10-21

19:07 Feature #17709 (Closed): Previewlink for 48 hours !
Hi,
It's possible to add a typoscript of TSCONFIG for change max time in previewlink function please ?
This fil...
Yannick Pavard
17:29 Bug #17348: Fatal error: Call to a member function formWidth() on a non-object
As far as I understood, please close this issue. I have looked for the bug in Typo3 4.1.2 as described above and it i... Chi Hoang
17:07 Bug #17517: newloginbox -> redirect
As far as I understood from reading the document and the code the var $redirect_url should be configured through the ... Chi Hoang
16:11 Bug #17687: Function getUpdateJS doesn't work properly (eg. Front End User Registration)
Commited to trunk and branch 4.1 Thomas Hempel
16:10 Bug #14367: class.tslib_content.php function getUpdateJS produce JS error messages
Commited to trunk and branch 4.1 Thomas Hempel
12:53 Bug #17708: imgStart and imgMax properties of IMGTEXT are not rendering the images correctly
Ingmar commited the imgMax stdWrap fix to 4_1 and trunk, so ther is only the csc fix left. Fort that one in uploaded ... Helmut Hummel
12:21 Bug #17357: New page should have the same access group as the parent
Instead of:
if($TSConfig_p['groupid']=='parent') {
it's better:
if(strcasecmp($TSConfig_p['groupid'],'parent...
John Angel
12:16 Bug #17357: New page should have the same access group as the parent
Here is the implementation for TCEMAIN.permissions.groupid = parent:
t3lib/class.t3lib_tcemain.php:730
FROM:
...
John Angel
11:38 Feature #17704: Remove htmlspecialchars & strip_tags from hardcoded function
Committed to trunk and TYPO3_4-1. Will be fixed in 4.1.3. Ingmar Schlecht

2007-10-20

22:46 Bug #17462: BE-Shortcut to Tools->User Admin returns error
Committed to trunk and TYPO3_4-1. Will be fixed in 4.1.3. Ingmar Schlecht
22:45 Bug #17560: UserTSconfig options.moduleMenuCollapsable = 0 doesn't work
Committed to trunk and TYPO3_4-1. Will be fixed in 4.1.3. Ingmar Schlecht
22:45 Bug #17494: switch to User does not Work in List Modul
Committed to trunk and TYPO3_4-1. Will be fixed in 4.1.3. Ingmar Schlecht
22:29 Feature #17704: Remove htmlspecialchars & strip_tags from hardcoded function
patch for strip_tags only Georg Ringer
20:08 Bug #17708: imgStart and imgMax properties of IMGTEXT are not rendering the images correctly
Martin Kutscher pointed out, that my fix for tslib_content was wrong, so I attached a new one, which only fixes the s... Helmut Hummel
16:33 Bug #17708 (Closed): imgStart and imgMax properties of IMGTEXT are not rendering the images correctly
If you set
tt_content.images.20.imgStart = 1
in order not to show the first image in the list, the capiton of ...
Helmut Hummel
14:30 Bug #15133: Date/time field changes its value
To me the best solution will be:
possibility to disable all this date-time transformation.
So editor will see exa...
Valery Romanchev
13:56 Bug #15133: Date/time field changes its value
So what's the intended / expected behavior at all? Ingo Renner
13:56 Bug #17683: disappearing USER_INT output
I think there is lot of issues like above.
I am experiencing no_cache 1 every couple of refresh
Expiration time is ...
Bartosz Aninowski
09:09 Bug #17707 (Closed): Fatal error: Cannot use string offset as an array in class.tslib_pibase.php on line 217
When I have installed the extension "http_errorhandling" I always get the line (see Summary).
I have checked the cod...
Malte Jansen
03:10 Bug #17706 (Closed): spelling mistake in error string
in the BE, when using the typoscript object browser, an error might be displayed telling something like:
Line n: Obj...
Mario
01:57 Bug #17677: Move tt_content.mailform.badMess to locallang
Nice idea. But it's a pitty that "goodMess" & "badMess" do NOT support LLL-Markers / stdWrap... They can only carry s... Christian Trabold
00:34 Bug #17589: Site error from a sysfolder with fe_users
@Nils: Please provide a Screenshot and attach it to this issue! Christian Trabold
00:25 Bug #15241: 404 onclick "OPEN DOCUMENTS"
Attached patch fixes this issue.
Simply change
<option>
=>
<option value="">
Christian Trabold

2007-10-19

22:21 Feature #15086: Add more GET-Parameters through mod.web_view
OBSOLETE - Please DELETE. Christian Trabold
22:20 Bug #15120: Add META-Tags to showpic
OBSOLETE - Please DELETE. Christian Trabold
22:12 Bug #15031: Page-Title maxlength > database-field tinytext
You may test it with this string:
01234567890123456789012345678901234567890123456789012345678901234567890123456789...
Christian Trabold
21:38 Bug #17409: cli_dispatch.phpsh not working with windows
I can confirm this issue and it's definitly a blocker.
Fact: It's impossible to start the crawler via command line...
Christian Trabold
17:44 Bug #17409: cli_dispatch.phpsh not working with windows
Moved to category "Backend" - anything fitting better? Thorsten Kahler
20:00 Bug #17699: Acronym Records are added to the insert records Element
Fixed in SVN TYPO3core, branches trunk and TYPO3_4-1 (for inclusion in TYPO3 4.1.3 Stanislas Rolland
14:47 Bug #17705: typoscript template.relPathPrefix causes decoding of html-entities in affected attributes
I'm not shure weather this patch has side effects. Maybe a core developer who knows the parsehtml class well can answ... Martin Ficzel
14:15 Bug #17705 (Closed): typoscript template.relPathPrefix causes decoding of html-entities in affected attributes
if the relPathPrefix is used in cObject TEMPLATE all html entities in affected attributes are decoded.
The reason...
Martin Ficzel
12:43 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
i applied the patch and it doesn't helped me:
ERROR Duplicate entry '151-222419149' for key 1
lastBuiltQuery INSE...
Steffen Kamper
12:39 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
Michael:
The patch fluently applies against 4.2.0alpha1 and seems to resolve this issue. :)
But: An insert stat...
Nikolas Hagelstein
12:18 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
ok, have a nice holiday (wow, such long, i want that too :-) ) Steffen Kamper
12:15 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
By the way: Today I will leave for a long holiday trip and won't be back before end of this year.
I had a phone call...
Michael Stucki
12:12 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
Hi Steffen,
that's probably because i edited the patch in an editor, and it stripped the blanks in empty lines. I ...
Michael Stucki
10:49 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
Hi Michael,
i got an error applying this patch
"An unknown line type was found in line 12"
What could be the r...
Steffen Kamper
12:20 Bug #17291: eval double2 makes negative double values positive!
My first patch (October 2007) had some side-effects (e.g. entering '-4' would yield '--4.00'). I made a new patch whi... Sylvere Stoermann
11:45 Bug #17683: disappearing USER_INT output
Hi. Here is solution for my problem
file class.tslib_fe.php about line 2502
'cache_data' => serialize($data),
cha...
Bartosz Aninowski
10:28 Feature #17704: Remove htmlspecialchars & strip_tags from hardcoded function
Of course also
tt_content.image.20.1.titleText.stripHtml = 0
tt_content.image.20.1.titleText.htmlSpecialChars = 1
Georg Ringer
10:26 Feature #17704 (Closed): Remove htmlspecialchars & strip_tags from hardcoded function
Remove the htmlSpecialChars & strip_tags functions from function getAltParam() inside class.tslib_content.php and ma... Georg Ringer
09:33 Feature #17703 (Closed): Set tt_content.image.20.1.titleInLinkAndImg to 1
There is no reason to set tt_content.image.20.1.titleInLinkAndImg to 0 which leads to an empty title tag for the imag... Georg Ringer
03:16 Feature #17702 (Closed): Hook request for class.t3lib_extfilefunc.php, changes to show_item.php
If these hooks have already been considered and it was decided that they are unnecessary, or they have been already p... Christian Reiter

2007-10-18

23:03 Bug #17682: Update prototype and scriptacolous
updated in SVN Ingo Renner
17:10 Bug #17701 (Closed): FE: "Preview" Label is not styleable
Hey,
when viewing deactivated pages, the page adds a "PREVIEW!" text to the bottom of the webpage. Unfortunately, ...
Benni Mack
17:06 Bug #17700: Allow ignoring of the the no_cache parameter
This patch is considered as experimental, but it should be added to TYPO3core as soon as possible so that developers ... Michael Stucki
17:05 Bug #17700 (Closed): Allow ignoring of the the no_cache parameter
The &no_cache parameter is the number one reason for unneccessarily slowing down a website.
There are better ways ...
Michael Stucki
15:54 Bug #17699 (Closed): Acronym Records are added to the insert records Element
I do'nt see the reason why acronyms can be selected in the Insert-Record cObject. To fix this you just have to remove... Martin Ficzel
14:59 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
Please check if this patch fixes your problems. Michael Stucki
14:29 Bug #17698 (Closed): Hook Request: db_list
It would be cool, if you could add a Hook to the typo3/db_list.php->main
for manipulations on the $dblist-object aft...
Malte Jansen
14:23 Bug #17437: When accessing pages form cache "No Temlpate found!" appears
Hello, I am using ALPHA 4.2.
I had the problem referenced.
I convert MySQL database to UTF8 using the script I uplo...
Philip Almeida
14:17 Bug #17697 (Closed): Linking within page does not work in Firefox
When using links within a page (e.g. created by content element menu / sitemap -> Display sections) they don't work ... Marc Wöhlken
13:30 Bug #17696 (Closed): CSC-Table Rendering handles field- and text-delimiters wrong/unintuitive
The table-rendering code is splitting each row first by the Field Delimiter and is removing the text-delimiters after... Martin Ficzel
13:02 Bug #17357: New page should have the same access group as the parent
This is very important issue, should be implemented v4.2. John Angel
12:04 Bug #14367: class.tslib_content.php function getUpdateJS produce JS error messages
Wow... This is an old one.
Because the problem, still exists. I've added a patch for 4.2.
Greets,
Thomas
Thomas Hempel
11:51 Bug #17687: Function getUpdateJS doesn't work properly (eg. Front End User Registration)
Hi Philip,
I uploaded a little bit cleaner patch file but I didn't changed anything in the patch. The RFC is commi...
Thomas Hempel
11:26 Bug #17687: Function getUpdateJS doesn't work properly (eg. Front End User Registration)
Hello Thomas,
Without the patch the code does not retrieve this:
<script type="text/javascript">
/*<![CDATA[*/
...
Philip Almeida
10:59 Bug #17687: Function getUpdateJS doesn't work properly (eg. Front End User Registration)
Can you describe this issue a bit more detailed?
I can't see the point. What's going wrong without the patch?
...
Thomas Hempel
11:09 Feature #17678: Change the frames BE to iframes
that's the problem, but in all we can get rid of the logo, menu and topframe
leaving only the content and page tree...
Ingo Renner
10:54 Feature #17678: Change the frames BE to iframes
I just found something, but in general it is *NOT* possible because dragging between window objects are prevented by ... Thomas Hempel
09:51 Feature #17678: Change the frames BE to iframes
see the screens Jens made, these overlappings aren't possible with frames...
and yes I heard DnD works also then...
Ingo Renner
09:35 Feature #17678: Change the frames BE to iframes
Hi,
I didn't know that you can drag elements between iframes. I guess that's the thing you try to achieve, isn't i...
Thomas Hempel
10:06 Bug #17695: JS errors with dividers2tabs and rtehtmlarea
The error is reproducible. Andreas Otto †
09:50 Feature #17680: Make the folding/unfolding of the menu items use AJAX instead of reloading the frame
Ahh, I see... than it makes sense to do it the AJAX way. :-D
Greets,
Thomas
Thomas Hempel
09:47 Feature #17680: Make the folding/unfolding of the menu items use AJAX instead of reloading the frame
currently it needs to get reloaded to save it's state in the BE user's uc...
therefore without reloading we need A...
Ingo Renner
09:26 Feature #17680: Make the folding/unfolding of the menu items use AJAX instead of reloading the frame
Why is it completely reloaded at all? Wouldn't it be smarter to load it completely at the beginning and just hide and... Thomas Hempel
09:09 Bug #17560: UserTSconfig options.moduleMenuCollapsable = 0 doesn't work
I've tested the patch and it works as expected.
Greets,
Thomas
Thomas Hempel
09:07 Bug #17589: Site error from a sysfolder with fe_users
I can't confirm that, too Sascha Egerer
02:25 Bug #17589: Site error from a sysfolder with fe_users
Sorry, I can not confirm this: I have a site with >1000 fe_users in one sysfolder and have never seen a output like t... Christian Kuhn

2007-10-17

20:36 Bug #17141: rtehtmlarea 1.5.1dev - default title attributes do not work
What is the value of config.sys_language_mode on the page that does not work?
Is the value different on the sites ...
Stanislas Rolland
14:28 Bug #17141: rtehtmlarea 1.5.1dev - default title attributes do not work
Yes, the default title is set correctly in RTE.classesAnchor array.
I tried the following steps now:
1. Insertin...
Michael Gotzen
08:31 Bug #17141: rtehtmlarea 1.5.1dev - default title attributes do not work
If you look at the PageTSConfig using Web->Info->PageTSConfig->RTE on a page where the problem occurs, do you see the... Stanislas Rolland
17:31 Bug #17695 (Closed): JS errors with dividers2tabs and rtehtmlarea
Due to changes to rtehtmlarea from July this year the rte will not load and cause JS errors.
When does this happen...
Andreas Otto †
14:16 Feature #17694: add icons and grouping to the content element selector
fixed in SVN trunk Ingo Renner
13:52 Feature #17694 (Closed): add icons and grouping to the content element selector
similiar to the page type selector it is hard to use the content element type selector (for Thomas ;-)
add icons a...
Ingo Renner
12:28 Bug #17689: Wrong naming of version number levels
Fixed in TYPO3 4.2 and later. Michael Stucki
12:27 Bug #17693 (Closed): Move the BE logo generation code into a separate method so it can be used from other classes
currently the logo in the BE is generated by alt_toplogo.php resulting in a whole html document. To avoid duplicating... Ingo Renner
12:24 Bug #17518: formmail: reply-to can contain invalid characters if formMailCharset different from site charset
Fixed in TYPO3 4.1.3 and later. Michael Stucki
11:26 Bug #16135: Fatal error upon uninstallation of tt_products
Thank you, Franz. Anonymous
11:22 Bug #16135: Fatal error upon uninstallation of tt_products
You must deinstall mbi_products_categories first, because it depends on tt_products. Franz Holzinger
11:21 Bug #17631: fileadmin/img fileadmin/data is confusing and should be configurable
The uploads/tx_ttproducts/ is IMHO only for the TYPO3 backend of tt_products. But the entries in the data folder may ... Franz Holzinger
10:39 Feature #17688: Display an adminWarning if extension cache is out of date
will do Ingo Renner
08:45 Bug #17557: Company info is missing for fe_users (View Item)
committed to 4.1 and trunk Sebastian Kurfuerst

2007-10-16

22:17 Bug #16722: Personal dicts: User TSconfig "options.enablePersonalDicts" always TRUE -- FIX inside
Fixed in SVN TYPO3core, trunk and TYPO3_4-1 (for inclusion in TYPO3 4.1.3) Stanislas Rolland
19:46 Bug #17550: Object copied in t3lib_div::makeInstance
Fixed in Trunk. Michael Stucki
19:36 Bug #16179: Fatal error with flexform fields in a database.
Fixed in TYPO3 4.1.3 and later. Michael Stucki
17:26 Bug #17518: formmail: reply-to can contain invalid characters if formMailCharset different from site charset
I've changed the patch slightly:
- using $val again instead of $V elements
- change preg_match two lines down which...
Michael Stucki
17:06 Bug #16641: The "click-to-enlarge" function of the image content element does not provide scrollbars to the new window.
I made a patch only to add scrollbars if necessary and submitted the issue to core list for approval. Dmitry Dulepov
16:53 Bug #17691 (Closed): Advanced page isn't different from Standard
A subtle difference could be an improvement.
Placing "a" instead of the grey square ?
Change the grey content to ...
Patrick Gaumond
16:46 Bug #16542: utf-8 in classes names
Fixed in SVN TYPO3core, trunk and TYPO3_4-1 (for inclusion in TYPO3 4.1.3). Stanislas Rolland
03:26 Bug #16542: utf-8 in classes names
When the backend is forced to utf-8, labels or names directly entered in PageTSConfig are entered as utf-8 ... unles... Stanislas Rolland
14:59 Bug #17689 (Closed): Wrong naming of version number levels
As discussed with Franz Holzinger, we discovered that the Extension Manager uses wrong labels for version number leve... Michael Stucki
14:33 Feature #17688: Display an adminWarning if extension cache is out of date
Ingo, can you please take care of this as soon as ter_update_check has been integrated? Michael Stucki
14:31 Feature #17688 (Closed): Display an adminWarning if extension cache is out of date
If the extension cache has not been updated for more than one month, TYPO3 should issue a warning for admin users.
...
Michael Stucki
14:06 Bug #17687 (Closed): Function getUpdateJS doesn't work properly (eg. Front End User Registration)
To transverse array with LIST I add to change the from:
$JSPart='';
$updateValues=t3lib_div::trimExplode(',',...
Philip Almeida
10:47 Bug #16190: requestUpdate does not work on selectboxes (group-fields)
Hi Stephan,
you can create your own RFC on the core list now! See http://news.typo3.org/news/article/core-developm...
Michael Stucki
10:45 Bug #16190: requestUpdate does not work on selectboxes (group-fields)
Hi Stephan,
you can create your own RFC on the core list now! See http://news.typo3.org/news/article/core-developm...
Michael Stucki
10:45 Feature #14463: Menu doesn't expand if ".special" is set
Hi Francois,
you can create your own RFC on the core list now! See http://news.typo3.org/news/article/core-develop...
Michael Stucki
10:44 Bug #17233: t3lib_htmlmail should have empty default values
Sending reminder to Martin Holtz. Michael Stucki
10:43 Bug #17233: t3lib_htmlmail should have empty default values
Hi Martin,
you can create your own RFC on the core list now! See http://news.typo3.org/news/article/core-developme...
Michael Stucki
09:30 Bug #17141: rtehtmlarea 1.5.1dev - default title attributes do not work
I have several installations with TYPO3 4.1.2 and rtehtmlarea 1.5.3. With one installation the default title attribut... Michael Gotzen
01:00 Bug #17141: rtehtmlarea 1.5.1dev - default title attributes do not work
No reply...
Are you still encountering this issue?
Stanislas Rolland
04:18 Bug #16811: fullQuoteStr() method not available with TYPO3 v3.7.x
Is this problem resolved?
May it be closed?
Stanislas Rolland
04:12 Bug #17348: Fatal error: Call to a member function formWidth() on a non-object
This problem appears to be a duplicate of #3649 which was resolved and closed.
Should this issue be closed or has ...
Stanislas Rolland
00:57 Bug #17426: classesParagraph and classesCharacter don't work on 4.1.1
Do you still encounter this problem?
What version of rtehtmlarea are you using?
Do you have another version of ...
Stanislas Rolland

2007-10-15

23:54 Bug #17316: Setting of text color and background text color failed in IE 6.0/7.0
Please check what value you have in PageTSConfig for
RTE.default.removeTags and RTE.default.useCSS
IE inserts ...
Stanislas Rolland
22:39 Bug #17531: Offered AllowClipboard helper doesn't work with 2.0.0.x Firefox
Additional patch will nullify the default value of the url in EM and refer a TYPO3 -specific version of the Firefox e... Stanislas Rolland
18:27 Bug #17531: Offered AllowClipboard helper doesn't work with 2.0.0.x Firefox
Fixed in SVN TYPO3core, trunk and TYPO3_4-1 (for inclusion in TYPO3 4.1.3) Stanislas Rolland
20:39 Bug #17684: Add external RemoveXSS library to TYPO3
Thanks! :-) Michael Stucki
19:43 Bug #17684: Add external RemoveXSS library to TYPO3
comitted to trunk Ingo Renner
19:42 Bug #17684 (Closed): Add external RemoveXSS library to TYPO3
Add the RemoveXSS library to the core
requested by the security team
(issue imported from #M6528)
Ingo Renner
19:57 Bug #17686 (Closed): Spelling mistake in documentation template header
Can please somebody fix this issue and correct Adminstration to Admin*i*stration because this mistake is spreading o... Georg Ringer
19:54 Bug #17685 (Closed): t3lib_div::view_array() can not show objects
Objects could not be debugged by t3lib_div::view_array().
This makes it impossible to get a nice output of a backtra...
Michael Stucki
19:29 Bug #17683 (Closed): disappearing USER_INT output
USER_INT output is randomly disappearing
Html source shows only
<!--INT_SCRIPT.8efee859816150ea0beb3126befea968-->
...
Bartosz Aninowski
19:26 Bug #17682 (Closed): Update prototype and scriptacolous
Problem:
Currently we're using prototype 1.5.0 and scriptacolous 1.7.0. Since a few days a preview of the upcoming s...
Ingo Renner
17:43 Bug #17410: Paragraph & text dropdownbox inactivates when declaring @media in stylesheet
Fixed in SVN TYPO3Core, trunk and TYPO3_4-1 (for inclusion in TYPO3 4.1.3) Stanislas Rolland
17:17 Bug #17420: Missing link icon in RTE
Fixed in SVN TYPO3Core trunk and TYPO3_4-1(for inclusion in TYPO3 4.1.3) Stanislas Rolland
17:05 Feature #17527: Recursive include of external Typoscript Files
Fixed in SVN. Thanks Martin! Michael Stucki
16:05 Feature #17681 (Closed): wrapItemAndSub for GMENU
Would be nice to have the "wrapItemAndSub" for GMenu too.
This is a nice Feature and very helpful sometimes but onl...
Harry Glatz
15:24 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
Steffen: yes right imho it can be done with simple comparison but i am not that much into it.
But fireing that quer...
Nikolas Hagelstein
15:14 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
thx Nikolas,
in tstemplate i had the INSERT...ON DUPLICATE... but this seemed to throw the error (unbelievable but t...
Steffen Kamper
13:59 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
i just wonder if there is even a need to let the update/insert decission to the database at all.
Since it can be do...
Nikolas Hagelstein
13:50 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
Steffen:
t3lib_TStemplate->start:
$GLOBALS['TYPO3_DB']->sql_query("
REPLACE INTO cache_pagesection (page_id, mpv...
Nikolas Hagelstein
13:46 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
yes, this is absolutely what i thought, but error msg is clearly:
debug_backtrace tslib_fe->getConfigArray // t3li...
Steffen Kamper
13:31 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
Steffen:
The replace shouldnt throw an duplicate key entry. Perhaps it happens on several places?
Nikolas Hagelstein
13:20 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
hmm - this is kind of a nightmare.
in t3lib_pageSelect -> storeHash
i tried first the INSERT...ON DUPLICATE...
...
Steffen Kamper
13:24 Feature #17680 (Closed): Make the folding/unfolding of the menu items use AJAX instead of reloading the frame
Currently the menu in the left frame uses a page reload to fold/unfold menu groups, it would be better to use AJAX in... Ingo Renner
12:54 Bug #17679 (Closed): List view and custom layout Labels
If set custom layout labels by TS Config like:
TCEFORM{
pages {
layout.disabled = 0
layout {
alt...
Martin Borer

2007-10-14

10:48 Feature #17678 (Closed): Change the frames BE to iframes
To move UI elements around in the BE UI it is necessary to first change the frames to iframes.
This is a prelimina...
Ingo Renner
09:23 Feature #14902: indexed_search: Results navigation relies on JavaScript
Hey Patrick,
any chance on sending this patch again to the core list so it goes int o 4.2 ?
Benni Mack

2007-10-13

11:43 Feature #17021: Add autocomplete="off" to BE login
I attached a patch allowing to configure IPs for which autocomplete is disabled to bug 6506.
But only for the user...
Bernhard Kraft
11:40 Bug #17671: Autocomplete OFF for BE-Login form
I attached a patch allowing to configure IPs for which autocomplete is disabled.
So you could add:
192.168.*,12...
Bernhard Kraft
09:23 Bug #17677 (Closed): Move tt_content.mailform.badMess to locallang
It would be really nice if tt_content.mailform.badMess would be translated by default with the locallangs of TYPO3 be... Georg Ringer
09:21 Feature #14745: Implement hooks in tslib_content
still a big +1 for me cause I need now (another) xclass for adding different classes to the fields Georg Ringer
00:01 Bug #15133: Date/time field changes its value
Well dear monitoring gals and guys on this old bug report.
What about someone really testing the attached patch th...
Ernesto Baschny

2007-10-12

19:01 Feature #17304: add uploadfolder TSConfig override possibility
The problem is also that if you move a record from one part to hte other the value of the upload folder could also ch... Martin Kutschker
16:50 Feature #17676 (Closed): Add icons and grouping to the page type selector
Jens made a nice screen where he grouped the different page types into 'page', 'link', and 'special'. He also put the... Ingo Renner
15:57 Bug #16393: Workspaces loses MM relations on saving a new record and publish a draft record.
thanks, for the patch.
But I have the prob, that after installing the patch everything else in the workspace won't f...
Administrator Admin
12:41 Bug #17675 (Closed): t3lib_div::validEmail does not allow '+' in localpart of mail address
class.t3lib_div.php provides the method validEmail() to check for validity of a given email address. Minor problem: T... Wolfgang Zenker
11:50 Bug #17563: PHP Fatal error: Call to a member function on a non-object in ..class.tx_rtehtmlarea_base.php on line 1493
Is happening in the Backend when editing Forms on pages. Ingo Schmitt
09:56 Bug #17673: Performance enhancements in BE, part 1
I submitted this long time ago but I did not get enough +1s. Dmitry Dulepov

2007-10-11

20:43 Bug #17141: rtehtmlarea 1.5.1dev - default title attributes do not work
I am unable to reproduce this problem. Is the style field also empty? Stanislas Rolland
19:17 Bug #17674: class.tx_install.php - Install Tool mail not delivered some administration emails
pkg_info | grep postfix
postfix-2.4.5,1 A secure alternative to widely-used Sendmail
Rohrle Tobias
19:01 Bug #17674 (Closed): class.tx_install.php - Install Tool mail not delivered some administration emails
The mails "Install Tool Login ATTEMPT" and "Install Tool Login" (maybe BE "Login Failure" also ??) can't be delivered... Rohrle Tobias
19:01 Bug #17531: Offered AllowClipboard helper doesn't work with 2.0.0.x Firefox
The correct link should be
https://addons.mozilla.org/firefox/downloads/file/4175/allowclipboard_helper/allowclip...
Stanislas Rolland
19:00 Bug #17671: Autocomplete OFF for BE-Login form
Related to http://bugs.typo3.org/view.php?id=5046 and http://bugs.typo3.org/view.php?id=4938 Patrick Gaumond
17:56 Bug #17671: Autocomplete OFF for BE-Login form
I also think we should keep the default as it is right now. But the option would be nice. Benni Mack
17:25 Bug #17671: Autocomplete OFF for BE-Login form
I would prefer without it by default (as it is now) ;) Kirill Klimov
16:53 Bug #17671: Autocomplete OFF for BE-Login form
Hmm ... then we would have to make it configurable via install tool.
Any preferences on autocomplete="off"/"on" de...
Bernhard Kraft
16:37 Bug #17671: Autocomplete OFF for BE-Login form
1. what about those who login from regular working place and like the way how it works now?
2. Is it normal consider...
Kirill Klimov
16:22 Bug #17671 (Closed): Autocomplete OFF for BE-Login form
When logging in, into the T3 Backend using the normal login-form. The "autocomplete" feature of most browsers is acti... Bernhard Kraft
18:57 Bug #17563: PHP Fatal error: Call to a member function on a non-object in ..class.tx_rtehtmlarea_base.php on line 1493
Is this happening in the backend when "Editforms on page" is used or is it happening when the RTE is used on a fronte... Stanislas Rolland
18:46 Bug #17594: browse_links and other popups don't work, when in Admin Panel "Editforms on-page" is checked
In class.tx_rtehtmlarea_base.php all tests coded as
is_object($TSFE)
should be replaced by
is_object($TSFE) ...
Stanislas Rolland
18:42 Bug #17602: rtehtmlarea doesn't work in front end editing in the mode "Forms on page"
In class.tx_rtehtmlarea_base.php all tests coded as
is_object($TSFE)
should be replaced by
is_object($TSFE...
Stanislas Rolland
18:09 Bug #16852: Images: rowSpace also puts space below last image row
I needed the attached patch for a client. Tested a couple weeks, looks like it works. Benni Mack
16:28 Bug #17673 (Closed): Performance enhancements in BE, part 1
Problem: dummy BE module with no code at all takes 1 second to load. I
started profiling and found that some functio...
Dmitry Dulepov
16:23 Feature #17672 (Closed): Various enhancements to update wizard
The update wizard is still pretty hard to understand, both as a coder, and as
a user.
Last week Masi made a chan...
Michael Stucki
16:20 Bug #17670 (Closed): links in BE not underlined in t3skin
with the new skin links in BE are not underlined anymore, that makes it hard
to find out that f.i. the words 'TYPO3...
Rupert Germann
10:23 Bug #17669 (Closed): Drag&Drop icon should only be displayed when more than 1 IRRE record
The drag&drop icon appears also if there is just 1 record (in contrast to the up/down icons which work correctly)
...
Georg Ringer
10:09 Bug #17668: force charset does not work in mass editing
- database table tt_address
- works in singe textfield with database column varchar
- works not in single textfield...
Mller, Roland
09:50 Bug #17668: force charset does not work in mass editing
BUG SEEMS TO APPEAR ONLY IN SINGLE LINE TEXTFIELD NOT IN TEXTAREA Mller, Roland
09:38 Bug #17668 (Closed): force charset does not work in mass editing
i list multiple datarecords (85) and then i want to edit each field of column lets say "name"; there are special char... Mller, Roland
09:43 Feature #17436: Notify user where required elements are nested in IRRE or Tabs
ok just discovered a small bug:
add an IRRE record which got a required field > the icon appears in the tab, at the ...
Georg Ringer
09:15 Feature #17436: Notify user where required elements are nested in IRRE or Tabs
yeah works great
+100 for the next version
Georg Ringer

2007-10-10

18:58 Feature #17667 (Closed): Make FORM capabele to set multidimensional vars automatically
Situation:
Correct naming for vars of a extension requires to use the extsions prefixId to receive the vars automati...
Peter Russ
16:40 Bug #17666 (Closed): be sessions time out before $TYPO3_CONF_VARS["BE"]["sessionTimeout"]
We notice BE session timeouts. The timeouts occur after some time of inactivity (1-2 hours), that is shorter than the... Hartmut Plehn
16:33 Bug #17665 (Closed): span title appears in the recrd header
Scenario:
the foreign config type is group/db;
the record title is cropped
then "<span title=" appears in record h...
Aldo Polli
16:22 Feature #17542: Conditional Requirment for Fields in BE-Forms
I have developed a new version which is much easier to use.
You only have to extend the eval-value with the conditio...
Malte Jansen
11:02 Bug #16694: Extension manager fails in a postgres environment with multiple schema's and tables.
Hi Christian,
Currently I don't have a running postgres environment an I am busy on other projects (sorry). . .
...
Michiel Roos
10:50 Bug #16694: Extension manager fails in a postgres environment with multiple schema's and tables.
I investigated this issue a bit and found a way to get the extension-manager and Database Analyser in Install-Tool to... Christian Trabold
10:40 Bug #17664: empty constants value is not replaced in setup at {$plugin...}
This workaround must be used at the moment for every constants which might be left empty.
if ($this->conf['pid_l...
Franz Holzinger
10:34 Bug #17664 (Closed): empty constants value is not replaced in setup at {$plugin...}
If you use a Constants and set it to empty, then the string does not get replaced in setup via the {$plugin...} const... Franz Holzinger

2007-10-09

21:43 Bug #17663 (Closed): forwardSearchWordsInResultLink: $tmplArray['path'] does not include search words
forwardSearchWordsInResultLink:
$tmplArray['path'] does not include search words in the link, even $tmplArray['titl...
Ulrich Fischer
21:03 Feature #17606: Enable overriding/renaming field labels by Page TSconfig
I've added a patch which can be used instead of the xclass.
Please, see the documentation of my extension for deta...
Malte Jansen
20:48 Feature #17606: Enable overriding/renaming field labels by Page TSconfig
@Oliver:
With the PageTS solution you can reuse the whole extension for an other purpose.
For example the tt_news.
...
Malte Jansen
20:33 Bug #17580: Active in template::getDynTabMenu() does not work
Added Patch...
Malte Jansen
19:49 Bug #17662 (Closed): "Fresh" search form shows noresults.
"Fresh" search form shows noresults, even there are no swords.
I think the problem can be solved:
class.tx_indexe...
Ulrich Fischer
12:02 Bug #17661 (Closed): Indexed search makes links incorrectly
Function linkData in indexed_search/pi attempts to detect domains and choose if it should use typolink or not to gene... Dmitry Dulepov
11:50 Bug #17046: Umlauts not working in GIFBUILDER with php5
Thanks Clemens, works fine for me on Suse 10.x Torben Hansen
11:47 Feature #17628: enable param 'noBrowser' in TCA-config ['columns'][fieldname]['config'] / TYPE: "group"
I'll have a look at it soon... Benni Mack
11:34 Bug #17660 (Closed): RTE incorrectly nests tags
The Rich Text Editor incorrectly nests <p> tags inside <a> tags.
Steps to reproduce:
* Open a new normal text fie...
Thomas Bleher

2007-10-08

22:44 Feature #16445: Option: only show my changes for workspace-view
The patch has a small flaw:
? ' AND A.cruser_id='.$limit_cruser :
should be
? ' AND A.cruser_id='.$limit_cr...
Martin Kutschker
22:32 Bug #17639: accesskey generation in tslib_menu uses html-tags
Fixed in SVN. Martin Kutschker
17:23 Bug #17604: Error: The requested page didn't have a proper connection to the tree-root!
I added a xclass which handles those two remaining possibilitys why a page is not shown how it should be handled.
...
Jonas Felix
16:36 Bug #17604: Error: The requested page didn't have a proper connection to the tree-root!
It's not if you have the type "Not in menu", it happens if the type is "shortcut". Jonas Felix
15:41 Feature #17500: Localization of child records
i've already postet this bug some month ago...
http://bugs.typo3.org/view.php?id=4405
Sascha Egerer
10:06 Feature #17500: Localization of child records
I just tested the patch of Oliver and this has still a bug in it!
My extension
- product
-- feature
---- featuret...
Georg Ringer
14:47 Feature #17659 (Closed): Extend render userFuncs by TS field property
CSC uses user functions for rendering bulles, tables and uploads. Field containing the data to be processed is hardco... Oliver Hader
14:20 Bug #16840: menu.showAccessRestrictedPages does not work with hmenu.special = list
hey - could this be fixed for 4.2? Franz Koch
11:57 Feature #17658 (Closed): Possibility to manipulate control items for each child record
nice feature request.
Possibility to hide the links next to the title of the inline record.
so it would be possib...
Georg Ringer

2007-10-07

19:57 Bug #17577: enableFields() not called in some cases
I don't know if i did found it... But it is the right way to bet enableFields for a table, isn't it ? Why a different... Popy no-lastname-given
18:57 Bug #17645: HTML Area RTE is not loading on some PC's
I am expenriencing the same (similar) effect with Opera (9.23 and before) and Firefox (2.0.0.7 and before) since som... Kurt Ludikovsky
11:30 Bug #17657: FE Login Form for Default Install of Typo3 4.1.2 doesn't work on Fedora Core 3
'Is Mysql running in strict mode? Please try it running in a traditional mode. Martin Kutschker
04:02 Bug #17657 (Closed): FE Login Form for Default Install of Typo3 4.1.2 doesn't work on Fedora Core 3
This problem stumped me for about a day.
The Login Form for a default install of Typo3 4.1.2 doesn't work on Fedora ...
Ang Yuit
11:28 Bug #17446: TypoScript GIFBUILDER change jpg-quality has no effect
Fixed in SVN. Martin Kutschker
00:01 Bug #17109: images with uppercase file extension aren't displayed in drag-n-drop listing
Fixed in SVN (trunk and 4.1) Martin Kutschker

2007-10-06

23:45 Bug #17576: Acronyms break with DBAL
Fixed in SVN (trunk and 4.1) Martin Kutschker
23:38 Bug #16490: Performance tunning : counting and freeing memory
Fixed in SVN. Martin Kutschker
22:01 Bug #17577: enableFields() not called in some cases
@Guillaume:
I think you should modify the $GLOBALS['TSFE']->sys_page properties if you want to change the access c...
Martin Kutschker
21:46 Bug #17625: sortby with 2 fields will crash on sorting & adding new record
yeah it is both, feature & bug because the sorting alone is working. netherless it would be a nice cool feature Georg Ringer
21:42 Bug #17625: sortby with 2 fields will crash on sorting & adding new record
I think this is afeature request for "manual sorting withing a group". Currently you can either use your own sort fi... Martin Kutschker
21:44 Bug #17629: Incompability with PHP5.2.0 and functions that use compression libraries...
PHP's gzip() has nothing to do with the Apache web server. It seems that your PHP has not enabled the necessary gzlib... Martin Kutschker
21:39 Bug #17655: t3lib_cs->get_locale_charset returns wrong spelled charset-string
Fixed in SVN. Martin Kutschker

2007-10-05

22:33 Feature #17542: Conditional Requirment for Fields in BE-Forms
Hi Andreas,
I would do it, but there is the template.php which I cannot compare against the Repository, because of...
Malte Jansen
17:24 Feature #17542: Conditional Requirment for Fields in BE-Forms
Malte,
can you please submit your patch in the unified diff format [1].
[1] http://typo3.org/development/bug-fi...
Andreas Otto †
21:57 Bug #17655 (Closed): t3lib_cs->get_locale_charset returns wrong spelled charset-string
There is a typing error in file class.t3lib_cs.php which produce this error. If the charset is not found in internal ... Martin Tschosnig
18:58 Feature #17304: add uploadfolder TSConfig override possibility
hasn't anybody need of this feature?
is everybody storing all records files in just one static upload folder?
i...
Stefano Cecere
16:03 Feature #16942: provide new inputfield "directorypicker" in BE
keyword:4.1.3 Typoheads GmbH
15:13 Bug #17046: Umlauts not working in GIFBUILDER with php5
What worked for me a second ago: I used FontForge to re-encode the font from Unicode MBP to Full Unicode... Karsten Dambekalns
14:41 Bug #17654 (Closed): ReturnUrl is not existing after deleting the page, so why referring to it?!
On editing a page you can choose delete. If you do so the page will be deleted and you will be referred to the given ... Johannes Lerch
00:01 Bug #15686: Safari doesn't load vertical menu frame alt_menu.php when "Startup in Task Center" is enabled
FYI / Good news: I can not reproduce this issue in TYPO3 Version 4.2.0ALPHA1 anymore when I use the new "Start up in ... Christian Trabold

2007-10-04

22:34 Bug #17653: Palettes are not rendered correctly on nesting records using the same table
Ok, I'm going to have a look at this next week... Oliver Hader
21:19 Bug #17653: Palettes are not rendered correctly on nesting records using the same table
This bug is probably in best hands with you... ;) Ernesto Baschny
21:17 Bug #17653 (Closed): Palettes are not rendered correctly on nesting records using the same table
I don't know what exactly makes this happen, but at least it is reproducible:
For some strange reason we needed to...
Ernesto Baschny
21:45 Bug #17645: HTML Area RTE is not loading on some PC's
Yes, it seems the stylesheet is not loading, according to the error message. But what is the problem that prevent him... Gunnar Jonsson
10:37 Bug #17645: HTML Area RTE is not loading on some PC's
i had the same problem some time ago. The problem ist or was the CSS-file, if he can't loaded, he will not show up th... Administrator Admin
21:11 Bug #17235: Sorry, you didn't have proper permissions to perform this change.
Well, I just went into the same trouble today and had DBAL + debug enabled, which caused exactly the problems which a... Ernesto Baschny
20:02 Bug #17652 (Closed): preprocessing ###REC_FIELD_[fieldname]### marker problem with IRRE
Hi,
this is the situation:
I have a relation 1:n between 2 tables;
I use IRRE for inline editing of the child rec...
Aldo Polli
18:09 Feature #17651 (Closed): Feature Request - Backend Checkbox for Automatic Inclusion in alwaysActivePIDlist TS
I would like to see a backend checkbox that enables any type of user to simply check a box on the page properties scr... Timothy Patterson
17:17 Feature #17640: new Feature for BrowserCondition
here is additional text for the TSref documentation, description in includeCSS
.ieCondition - set a condition for ...
Steffen Kamper
14:21 Feature #17640: new Feature for BrowserCondition
As far as i know, the additional comments are MSIE only (http://msdn2.microsoft.com/en-us/library/ms537512.aspx)
...
Patric Pesch
16:55 Bug #17582: typolinkLinkHandler does not work
This has already been reported and is already resolved. Will be fixed in 4.1.3 and of course 4.2. Ernesto Baschny
16:53 Bug #17582: typolinkLinkHandler does not work
for me it works
with the patch ingo applies.
see http://bugs.typo3.org/view.php?id=6442
Daniel Poetzinger
16:46 Feature #17650 (Closed): option end for HMENU / and negative values for begin and end
For special requirements we needed something like:
1=HMENU
1 {
end=-1
begin=-2
..
}
So we needed to a...
Daniel Poetzinger
15:28 Bug #17649 (Closed): Incorrect char in sitename blocks backend in IE6
Using an incorrect char in the sitename field creates a white page upon opening the backend login on IE6. This occurs... Markus Plutka
10:16 Feature #17268: Add TSconfig parameters to save/load inline records based on a special inline elements folder
TCAdefaults generally doesnt work in IRRE which should be fixed and forcing the pid is also a quite needed feature! Georg Ringer

2007-10-03

23:14 Bug #17648: It's back... htmlarea doesn't load with new Firefox 2.0.0.7
All set.
But the repository page does not reflect the 1.5.2 version.
This was the source of my confusion, and ...
Bob M
22:35 Bug #17648: It's back... htmlarea doesn't load with new Firefox 2.0.0.7
you can close this one.
The error appears if you do not use the correct version of RTE!
For 4.1.x this is 1.5.x...
Daniel Poetzinger
21:26 Bug #17648: It's back... htmlarea doesn't load with new Firefox 2.0.0.7
I have no Firefox 2.0.0.7 here. Can anyone else please confirm this? Michael Stucki
20:36 Bug #17648 (Closed): It's back... htmlarea doesn't load with new Firefox 2.0.0.7
Looks like the latest (as of today) Firefox is again causing htmlarea not to load.
This seems to be an error that ...
Bob M
19:42 Bug #17645: HTML Area RTE is not loading on some PC's
I am editing ordinary text content elements in tt_content. The editor never comes up and the "The editor is loading, ... Gunnar Jonsson
13:52 Bug #17645: HTML Area RTE is not loading on some PC's
What content type do you edit when the RTEhtmlarea doesn't load correctly? Regular content elements (tt_content), rec... Oliver Hader
18:56 Bug #17646: Hook in browse_links request (for linking to records)
tested with actual SVN trunk - and uploaded patch files related to actual SVN trunk version.
Please review
Daniel Poetzinger
15:25 Bug #17646 (Closed): Hook in browse_links request (for linking to records)
Intention:
A editor should be able to select a record (like tt_news) in the linkwizard.
So he can select a newsreco...
Daniel Poetzinger
16:52 Bug #16190: requestUpdate does not work on selectboxes (group-fields)
OK, I've deleted all old/unused files attached to this bug. Ingmar Schlecht
16:39 Bug #17332: label field which is a relation is not human readable (the field is not resolved like in 4.0.x)
any chance to get this in the actual branch 4.2 again? Daniel Poetzinger
15:29 Bug #17647 (Closed): Hook in browse_links request (for linking to records)
Posted in CORE also, because changes in:
>typo3/class.browse_links.php
and
>t3lib/class.t3lib_parsehtml_proc.php
...
Daniel Poetzinger
14:03 Bug #17621: Insertion of more than one items by the Element Browser is allowed when it shouldn't
If you create further patches, please provide them in a unified format, e.g. under linux type:
#> diff -ru typo3.ori...
Oliver Hader
14:01 Bug #17621: Insertion of more than one items by the Element Browser is allowed when it shouldn't
I can confirm this issue.
But there are other cases that have to be implemented.
You did a work-around if the size ...
Oliver Hader
13:47 Feature #17268: Add TSconfig parameters to save/load inline records based on a special inline elements folder
TCAdefaults is in TYPO3 4.2 also available on Page TSconfig.
see http://wiki.typo3.org/index.php/Pending_Documentati...
Oliver Hader
13:33 Feature #17268: Add TSconfig parameters to save/load inline records based on a special inline elements folder
Using User-TSConfig has the disadvatage that you cannot use Page TS-Config.
I guess most use cases would like to h...
Daniel Poetzinger
13:43 Feature #17598: includeCSS & includeJS should look if Ext is loaded
I got several extensions which don't have any plugin, so there is no other chance than direct TS and it makes no sens... Georg Ringer
13:26 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
we have to investigate both:
1) in t3lib_tstemplate -> start
2) in t3lib_pageSelect -> storeHash
Both can throw...
Steffen Kamper
13:03 Feature #17640: new Feature for BrowserCondition
This was an result of google research of that conditions.
I never used that condition, but evry site of mine has a s...
Steffen Kamper
09:44 Feature #17640: new Feature for BrowserCondition
What? Can you give me some examples of that. In my experience we do not need any specific styling for all the other b... Ben van 't Ende
00:42 Feature #17640: new Feature for BrowserCondition
hi Ben,
it's also possible to use this condition
<!--[if opera]>
so a general naming is ok.
Hope that helps...
Steffen Kamper
12:03 Bug #17633: adding a link for a head-cell in a table doesn't get displayed as link
In plain cells is the link rendered okay, yes. Even in RTE it is rendered okay.
When I switch in RTE to raw HTML-mo...
Sven Schumacher
11:55 Bug #17624: can't set TCA field (and therefore db field) to NULL
in typo3 you also can't set CHAR fields to NULL and the count solution with "where field>0" is no solution if fields ... Klaus Hinum
11:10 Bug #15004: Error on load in some ie 5.5
No feedback and IE 5.5 isn't supported by the BE anyway. Martin Kutschker

2007-10-02

23:46 Bug #14927: Fileicon-Path is hardcoded and not changeable for the Frontend
is this fixed now for 4.2? filelinks will be taken care of in 4.2 if i am correct Ben van 't Ende
23:41 Feature #17598: includeCSS & includeJS should look if Ext is loaded
Why would you want to load it like that? It makes no sense to me. The behaviour seems ok to me. You call a file direc... Ben van 't Ende
23:39 Bug #17633: adding a link for a head-cell in a table doesn't get displayed as link
Is the link rendered ok in plain cells <td>? Are you using the RTE here? It sounds like an RTE problem to me. Ben van 't Ende
23:34 Feature #17640: new Feature for BrowserCondition
I would call it "ieCondition" as it only applies to IE. I think I like your solution ;-) It is almost necessary for e... Ben van 't Ende
21:56 Bug #17645 (Closed): HTML Area RTE is not loading on some PC's
I have a TYPO3 website functioning excellent from many different PC's.
However, from one special PC I have problems...
Gunnar Jonsson
20:46 Feature #17644 (Rejected): class property for GMENU_LAYERS
Add a class attribute to layer of GMENU_LAYERS. Otherwise it wouldn't be stylable.
Needs to be mentioned in TS...
Andre Haensel
15:57 Bug #17643 (Closed): Sys_log table doesn't keep Switched User real name in the log
As an admin, if I use the Switch User feature in "Tools->User Admin", the actions looks like they're done by the corr... Patrick Gaumond
12:19 Feature #17642 (Closed): Security question.
Nowadays it is usuall that "forgot password" functionallity is protected by so called "Security questions" like "What... Nikolas Hagelstein
11:50 Bug #17621: Insertion of more than one items by the Element Browser is allowed when it shouldn't
Anyone want to integrate this to the source code?? Kostas Petrianakis
10:38 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
Hi,
ok the timestamp is way to weak and results in duplicate entrys since its unit is "seconds" so if you fire 2 r...
Nikolas Hagelstein
10:32 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
i did some further testings: setting the tstamp to time doesnt work. I set tstamp to a random value rand(1,1000000) ... Nikolas Hagelstein
10:14 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
Steffen i thought about the other way round :
$dbFields['tstamp'] = time();
$GLOBALS['TYPO3_DB']->exec_UPDATEquery...
Nikolas Hagelstein
10:20 Bug #17613: Oracle-SELECT-Error on table "index_phash"
I think, this happens if the engine has to index a site with some Word (.doc) documents. Whis would mean, that "item_... Moreno Feltscher
09:29 Bug #16410: There is no connection to the database!
Well, it is generally recommended NOT to use persistent connections. The reason is simple: resource leaks. Data is fe... Dmitry Dulepov
01:09 Bug #16410: There is no connection to the database!
Hi,
I've had the same problem.
I spent lot of time debugging that error before i could find the reason. It was ...
Constantine

2007-10-01

23:41 Bug #17513: Function addToAllTCAtypes ignores "specificTypesList" if there is just the Type 0 specified
I see this problem also and the suggested fix seems to work for me. Jeff Segars
19:11 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
Hi Nikolas, i tried this one:
$GLOBALS['TYPO3_DB']->sql_query("
INSERT INTO cache_hash (hash,content,ident,ts...
Steffen Kamper
19:06 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
Steffen did you try to include the tstamp field to the update query? i.e. into $dbFields? Nikolas Hagelstein
18:54 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
btw - same error happens sometimes in
t3lib_pageSelect->storeHash
I don't understand that becaus there are 2 quer...
Steffen Kamper
15:59 Bug #16965: Language HMENU getQueryArguments dont work
I attached a diff of the suggested changed ... Bernhard Kraft
14:51 Bug #17641 (Closed): turkish index_search doesn't work
as in turkish there is a problem with the "i" - uppercase will be different to other languages.
For that index_searc...
Steffen Kamper
00:14 Feature #17640 (Closed): new Feature for BrowserCondition
this is a tiny feature but IMHO very useful. It allows you to use Browser Conditions for CSS-including.
The syntax...
Steffen Kamper

2007-09-30

11:36 Feature #17638: Integrate possibility to show content elements depending on a given rule
Added a new version:
* added 'fe_users' to getHash in TSFE
* started iconWorks for fe_rules with the file flag 'r',...
Oliver Hader

2007-09-29

18:31 Bug #17639 (Closed): accesskey generation in tslib_menu uses html-tags
If I create a menu like this:
1 = HMENU
1 {
entryLevel = 0
1 = TMENU
1 {
expAll = 1
NO {
fie...
Michael Grundkötter
15:35 Feature #17638: Integrate possibility to show content elements depending on a given rule
The applied patch adds a new database table 'fe_rules' (integrate it using your install tool > database analyzer > co... Oliver Hader
15:29 Feature #17638 (Closed): Integrate possibility to show content elements depending on a given rule
Perhaps we should start with an example before an abstract:
Imagine, that you're running a TYPO3 site with several d...
Oliver Hader
09:42 Bug #17189: Replace DELETE FROM with faster TRUNCATE TABLE
DELETE FROM cache_pages takes ages comparing to TRUNCATE cache_pages. Obviously it is extremely slower even for InnoD... John Angel
02:12 Bug #17354: fallback for menus. "content_fallback;1,0" has no affect for page records (e.g. menu)
Its because the sematic difference
config.sys_language_mode = content_fallback; 1,0
controls the content fallback...
Daniel Poetzinger

2007-09-28

22:11 Bug #17637 (Closed): db_list looses pointer parameter in returnUrl after editing a record
If I edit a record from a list in List view, and the record was not on the first page of the list (i.e. I browsed to ... Nico de Haen
17:48 Bug #17636 (Closed): config.prefixLocalAnchors = all destroys links in fe
This TS Setup config.prefixLocalAnchors = all should replace all links like <a href="#" into <a href="[path-to-url]#"... Alexander Bohndorf
16:27 Feature #17630: gr_list concept needs to be improved
We struggle with the same problems on several customer sites. On most we have chosen "custom" search solutions over i... Ernesto Baschny
11:30 Bug #17635 (Closed): subpages l18n_cfg is ignored in JSMENU
Create a JMENU like
lib.jsmenutest = HMENU
lib.jsmenutest {
1=JSMENU
1 {
menuName = test
levels = 3
...
Jens Köster
10:56 Feature #17617: Integrate possibility in Element Browser to select all files of a folder
Committed to SVN Trunk (rev. 2528) Oliver Hader
10:43 Bug #17624: can't set TCA field (and therefore db field) to NULL
INT-values doesn't support NULL as value. You should switch to CHAR or you use in Count-function "where field>0" Steffen Kamper
09:48 Feature #17634: Remove default CSS
sorry can someone move this topic into the right section Georg Ringer
09:46 Feature #17634 (Closed): Remove default CSS
Similiar to removeDefaultJS removeDefaultCSS just dont include any temporary CSS. This is especially usefull because ... Georg Ringer
02:48 Bug #17517: newloginbox -> redirect
folks,
I was looking for the redirect feature and found this forum.
I downloaded the latest from svn and tried it....
Vahan Amirbekyan

2007-09-27

22:46 Bug #16965: Language HMENU getQueryArguments dont work
I would suppose the following fix:
http://t3paste.org/CFgroV
(Search for "*** CHANGE" to see my changes)
fir...
Bernhard Kraft
22:28 Bug #16965: Language HMENU getQueryArguments dont work
Suggested fix looks ok to me. Martin Kutschker
20:19 Bug #16965: Language HMENU getQueryArguments dont work
This ws introduced during 4.0 development ....
http://typo3.svn.sourceforge.net/viewvc/typo3?view=rev&revision=125...
Bernhard Kraft
17:23 Bug #17625: sortby with 2 fields will crash on sorting & adding new record
Hi Georg,
I have the same problem. I can not sort records on my own extensions.
In TYPO3 Version 4.1. it works, b...
Manuel Palkowitsch
15:40 Bug #17633 (Closed): adding a link for a head-cell in a table doesn't get displayed as link
While editing I used some head-cells, but in these head-cells I added some hyperlinks to other typo3-pages. These lin... Sven Schumacher
12:45 Feature #17630: gr_list concept needs to be improved
Hi Michael,
this is really a problem that e.g. for properuser access it has to be done with USER_INT to prevent t...
Steffen Kamper
11:10 Feature #17630: gr_list concept needs to be improved
Idea 2: Introduce new flag which indicates if a page needs personalization, authorization (on page level), or none of... Michael Stucki
10:55 Feature #17630: gr_list concept needs to be improved
Idea #1: Use "loginMode" flag to disable login information for a whole page.
Drawbacks: No personalized content is...
Michael Stucki
10:46 Feature #17630: gr_list concept needs to be improved
I have no idea how to solve this yet, so I'm just brainstorming for now... Michael Stucki
10:45 Feature #17630 (Accepted): gr_list concept needs to be improved
TYPO3 uses the "gr_list" which indicates the groups of which a frontend user is a member of.
This information is u...
Michael Stucki
12:07 Bug #17632 (Closed): t3lib_page::getMenu does not check for existance of language overlay
Function getMenu in t3lib_page class does not check for existence of current language version. This makes shortcut pa... Adam Nojszewski
11:34 Bug #16190: requestUpdate does not work on selectboxes (group-fields)
the uploaded bugfix supplys you with a ext_localconf.php, a XCLASS and a hook-file which have to be integrated into a... Stephan Petzl
11:20 Bug #16190: requestUpdate does not work on selectboxes (group-fields)
its quite a mess now because i forgot a edit in the first version of the edited file (class.browse_links_edit.php). s... Stephan Petzl
10:56 Bug #16190: requestUpdate does not work on selectboxes (group-fields)
my Typo3 version is 4.1.0. i have checked the current version of typo3 (4.1.2)
-> the bug has not been fixed so far...
Stephan Petzl
10:52 Bug #17631 (Rejected): fileadmin/img fileadmin/data is confusing and should be configurable
It's difficult to know that those directorys are from tt_products, and I never saw a other extension which creates si... Jonas Felix
01:27 Feature #17500: Localization of child records
The attached patch: "irre_Localized_2007-09-27.diff" handles different localization paradigmas like known from Flexfo... Bernhard Kraft

2007-09-26

20:12 Bug #17624: can't set TCA field (and therefore db field) to NULL
the problem is, that you can't set a field (using tca) to NULL
see http://www.nabble.com/TCA---set-field-to-NULL-t44...
Klaus Hinum
18:38 Bug #17629 (Closed): Incompability with PHP5.2.0 and functions that use compression libraries...
When trying to install an extension:
Fatal error: Call to undefined function gzfile() in class.em_index.php on line ...
Linus brand
16:55 Bug #17064: Access custom workspace from live only for admin
I can confirm this for version 4.1.1 Fronzes Philippe
13:56 Feature #17628 (Closed): enable param 'noBrowser' in TCA-config ['columns'][fieldname]['config'] / TYPE: "group"
For a certain configuration I would like to disable the 'browse-file'-Icon and only allow direct file-uploads. Functi... Michael Waider
09:22 Feature #17378: Hide dotfiles such as .svn in filelists
@Dmitry:
The patch I wrote is not hiding all .dotfiles but rather those you specify in localconf.php, thus .htaccess...
Sven Schwyn
09:13 Feature #17378: Hide dotfiles such as .svn in filelists
.htaccess must be visible or it is -1... Dmitry Dulepov

2007-09-25

22:26 Feature #17378: Hide dotfiles such as .svn in filelists
I guess Stefen and Oliver were talking about one thing ... and Sven about another.
Svens aim is to filter out file...
Bernhard Kraft
22:07 Task #17626: JS-function checkSubmit should not use eval
Hi,
Yes, that's exactly what I had in mind.
I want e.g. to do a check on a specific field and if it doesn't hav...
Mads Brunn
17:11 Task #17626: JS-function checkSubmit should not use eval
Hi,
what do you mean with "abort the submit in your own javascript-code"? Could you please give an example?
We coun...
Oliver Hader
17:42 Bug #17624: can't set TCA field (and therefore db field) to NULL
Klaus could you provide some more details please. Your example is a bit cryptic.
As I understand you'd like to use...
serge vleugels
16:47 Bug #16410: There is no connection to the database!
I think I found a little cause for this problem:
if your database information contains an underscore (_) T3 won't co...
Andreas Balzer
12:58 Bug #16410: There is no connection to the database!
I think it is the permissions that are wrong. I had the same problem - but when i fixed the permissions it worked. Kristian Wind
16:00 Bug #17343: [TYPO3 V4.0] - Pagecount not correct in indexed_search
I can confirm this for 4.1.1. Result number of indexed search results decreases on page 2, page 3 .... Christian Buelter
12:29 Bug #17480: TABLE sys_refindex definition not compatible with mysql < 4.1.2
michael, thanks for the comment.
general ACK; suggest to close the bug (closed/wont be solved), with workaround ment...
Georg Kühnberger
11:26 Feature #17611: Add config of parent record for label_userFunc used on a child record
Commited to SVN Trunk (rev. 2523) Oliver Hader
11:04 Feature #16180: Add random on listNum
Nice Feature
maybe this inspires..
http://typo3.org/documentation/document-library/extension-manuals/dam_pages...
Christoph Lemmer

2007-09-24

21:17 Bug #17479: Alert in FE: "...CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir..."
Björn, there is some concern that simply ignoring the failure is not a good option. Martin Kutschker
19:04 Bug #15686: Safari doesn't load vertical menu frame alt_menu.php when "Startup in Task Center" is enabled
Similar problem here. Clearing the FEcache results in empty frame as well as adding any content to a page. Happens wi... Philip Erben
18:33 Bug #17627 (Closed): External TypoScripts files will always be cached
Scenario:
I'm using SweeTS (typo3.area42.de) developing TYPO3 websites with an external typoscript file. I disable t...
Eckhard M. Jäger
14:18 Bug #14983: Using Index Search on images without having exif enabled results in a fatal error
Fixed in SVN: trunk and 4.1. Andreas Otto †
13:25 Task #17626 (Closed): JS-function checkSubmit should not use eval
The checkSubmit function in typo3/jsfunc.tbe_editor.js (used in backend forms) is in IMHO not correctly implemented.
...
Mads Brunn
12:59 Bug #17625 (Closed): sortby with 2 fields will crash on sorting & adding new record
It is not possible to sort records of a table in list view anymore if a 2nd sorting field is added in ext_tables.php
...
Georg Ringer
12:14 Bug #17624 (Closed): can't set TCA field (and therefore db field) to NULL
There is no possibility to set a field to NULL (e.g. with checkbox or default option) in the TCA field. This is a maj... Klaus Hinum
11:56 Bug #17593: Install tool loops with PHP 5.2.4 and Apache 2.0.59
I can confirm this with Mandriva 2007.1 Spring x86_64. Franz Holzinger
10:31 Bug #17623: Problem in frontend editing
Sorry the problem doesn't relate with the TCA but it is a generic problem with this editing mode and relates with:
...
Tapio Markula
10:11 Bug #17623 (Closed): Problem in frontend editing
Hi
When used the frontend editing mode 'Forms on page'
$TCA['tt_content']['columns']['CType']['config']['authMode...
Tapio Markula

2007-09-22

17:46 Bug #17480: TABLE sys_refindex definition not compatible with mysql < 4.1.2
Hmm. For now I would say that this is not worth to be fixed. The error occurs only if multiplyDBfieldSize is used, an... Michael Stucki
16:51 Bug #17480: TABLE sys_refindex definition not compatible with mysql < 4.1.2
Experienced the same with mysql 4.0.24 and T3 4.1.2;
temp. solution was to leave out the
KEY lookup_string (ref_t...
Georg Kühnberger
16:51 Feature #17565: German translation for backend login
Michael Stucki asked me to divide the patch into two ones, one for the language-selector and one for the labels. Thes... Andreas Wolf
11:17 Bug #17479: Alert in FE: "...CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir..."
@Martin: There already is a bugfix since more than a month which hasn't be added to the repository. Is there any doub... Bjrn Kraus
10:15 Feature #15267: t3lib_extMgm::addModule() and sorting of BE-Modules
The problem of that solution is that it doesn't take account other modules than 'doc', which don't have submodules
H...
Tapio Markula
 

Also available in: Atom