Project

General

Profile

Activity

From 2007-04-03 to 2007-05-02

2007-05-02

17:23 Bug #14500: Domain Record with umlaut Domains not working
Looking at the code the patch won't allow you to enter a IDN name in a TYPO3 domain record.
To do that I think you...
Martin Kutschker
15:48 Bug #14500: Domain Record with umlaut Domains not working
I forgot to write that this works only with typolink (so RTE + TS setup + properly written extensions) and you need c... Dmitry Dulepov
15:47 Bug #14500: Domain Record with umlaut Domains not working
You can try the attached patch. It used converter mentioned in one of the notes. However you also need to install pat... Dmitry Dulepov
17:21 Bug #15498: Strange generated link in indexed_search
An old task but still unsolved...?
I disagree cause the result of (array)unserialize('a:0:{}') is simply an empty ar...
Thomas Oppelt
16:59 Feature #16920: Refresh left menu frame if extension with backend module was installed or removed
the patch was partially used for fixing 584, so just little work is left here... Ingo Renner
16:55 Revision a4ba9b48: fixed bug 584: Changing language in user setup do not reload left frame (menu).
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2321 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
16:54 Bug #14441: Changing language in user setup do not reload left frame (menu).
fixed in SVN Ingo Renner
16:31 Bug #17271: cli_dispatch.phpsh will not run on CGI API
PHP_SAPI is expected to be "cli" not "cgi"!
I don't know much about the differences between the cli and cgi SAPIs. P...
Michael Stucki
13:50 Bug #17271: cli_dispatch.phpsh will not run on CGI API
Same problem here:
cat /etc/redhat-release
Red Hat Enterprise Linux ES release 4 (Nahant Update 4)
php -v
PHP ...
Rohrle Tobias
10:05 Bug #17271 (Closed): cli_dispatch.phpsh will not run on CGI API
When running "typo3/cli_dispatch.phpsh crawler" in command line, I get the error message "ERROR: Not called from a co... Mathias Bolt Lesniak
15:33 Bug #17272 (Closed): 'lower' TCA specification may fail with non-ascii characters
TCEmain does not use CSconv class while converting TCA strings to lower case but uses strtolower, which is not safe f... Dmitry Dulepov
14:41 Bug #17233: t3lib_htmlmail should have empty default values
Looks good. Martin Kutschker
11:38 Bug #17233: t3lib_htmlmail should have empty default values
here's a patch Ingo Renner
14:37 Bug #16322: Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in ...
Reopened because the point was that the Core doesn't use @ to avid warnings in some places (and should check the resu... Martin Kutschker
11:14 Bug #16322: Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in ...
mysql_fetch_assoc also returns false if there're no more rows: http://php.net/mysql_fetch_assoc
closed as it doesn...
Ingo Renner
13:57 Bug #15365: Flexform fields are inactive in Page > QuickEdit
This bug also exists for TYPO3 versions below 4.0 (e.g. 3.8.1). Thanks Christoph! Your dirty hack works just fine!
Benjamin Wilger
11:51 Bug #16748: Changes in alternative page language does not clear cache
It is cleared but only for current page. SHould be like for normal pages, of course. Dmitry Dulepov
11:22 Bug #15215: Broken Rootline when a Editor view a Page that is not online
I had to set status back to assigned because it does not let to add comments when set to "resolved" :( Dmitry Dulepov
11:18 Bug #15215: Broken Rootline when a Editor view a Page that is not online
Hi Pascal!
I belive the issue is fixed. If you are still willing to pay for the fix, could you could check latest ...
Dmitry Dulepov
10:51 Bug #15215: Broken Rootline when a Editor view a Page that is not online
2nd version of the patch fixes the problem. Dmitry Dulepov
11:21 Bug #16334: Using workspaces and Template Selector (rlmp_tmplselector) does not work
I had the same problem and resolved differently. See the appended diff. Simon Lang
11:10 Bug #17095: Typolink : cHash isn't created if there's no additionalParams
Patch file also resolve bug #0005117 Popy no-lastname-given
10:39 Bug #17254: Multiple retrieval of all table rows
Great news, Oliver! Thank you for your hard work!
I also think that issue 0005500 is very related to overall perfo...
Miroslav Monkevic
10:38 Revision 002ea996: Fixed: isses with previous fix discovered my Michael Stucki
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2320 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
10:27 Revision ecff9833: Fixed: IRRE does not work with workspaces (fix only for CSV & foreign field cases)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2319 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
09:49 Bug #16450: BackEnd Login Not Possible
I just downloaded TYPO src-4.1.1 and testsite 3.8.1 yesterday.
The TYPO3 is still not working correctly with the MyS...
old_root old_root
09:44 Revision 0f34868c: fixing Kasper's name
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2318 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
09:40 Revision dc569755: fixing Kasper's name
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2317 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
09:34 Bug #16320: BE user not login
To TYPO3 team..
It seems that this report hasn't been solved yet?
The case has been known since November in 2005....
old_root old_root
09:21 Bug #17199: localized flexform values are ignored
Thanks for your explanations. I think you wouldn't be very happy if I'd switch the multilingual-flexform off ;-)
N...
Stefan Strasser

2007-05-01

20:40 Revision 93384dd8: Fixed bug #5158: log failed mailings of t3lib_div::plainMailEncoded()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2316 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
20:40 Bug #17092: Unsuccessful attempts of sending mail should be logged
Changed in SVN. Martin Kutschker
20:17 Bug #17070: typolink: cHash corrupted due to linkVars
This is not really a duplicate, but exactly this fix is already contained in Olivers patch in #17002. So I assume it ... Michael Stucki
17:09 Bug #17070: typolink: cHash corrupted due to linkVars
This is another problem : see related bug #17095 Popy no-lastname-given
14:28 Bug #17070: typolink: cHash corrupted due to linkVars
This Patch really seams to solve the above Problem. But if you set $TYPO3_CONF_VARS['FE']['pageNotFoundOnCHashError']... Sareen Millet
19:36 Bug #17261: Install Tool does not accept localhost entry with extended port
Fixed in SVN. Martin Kutschker
19:36 Revision 21b72c80: Fixed bug #5522: 1-2-3 wizard does not accept host name with socket option
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2315 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
19:24 Revision e312ae63: attribute fix
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2314 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
19:23 Revision b6b8a4f5: attribute fix
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2313 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
19:15 Revision 13a1afc2: Fixed bug #2515: jsfunc.validateform.js does not verify password fields
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2312 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
19:13 Bug #15591: t3lib/jsfunc.validateform.js does not verify password fields
Fixed in SVN. Martin Kutschker
19:07 Revision 8d6ea324: Fixed bug #2515: jsfunc.validateform.js does not verify password fields
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2311 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
18:47 Revision db013868: corrected bug number
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2310 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
18:46 Revision 0e235a21: corrected bug number
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2309 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
18:44 Bug #17202: PHP error on closedir() in class.t3lib_tcemain.php
Fixed in SVN. Martin Kutschker
18:43 Bug #17270 (Closed): Conflict with Install-Tool [FE][addRootLineFields],[SYS][multiplyDBfieldSize],[BE][forceCharset]
When previous to the Installation of TemplaVoila the following fields are changed in the InstallTool it will cause Re... Sareen Millet
18:39 Bug #17254: Multiple retrieval of all table rows
Thanks for the report. I'm going to have a look on this because also the next release, TYPO3 4.2, has the topic "perf... Oliver Hader
18:32 Feature #17212: Enhancement of class.t3lib_htmlmail.php
And this works? Shouldn't there be some code that replaces the "real" URL in the attribute with the cid: "mail" URL?
...
Martin Kutschker
18:28 Bug #17043: Hook processDatamap_afterDatabaseOperations bug with inline relations?
The patch was published on the Core-List as RFC and needs approval by other Core-Devs. But I think it will be availab... Oliver Hader
15:32 Bug #17043: Hook processDatamap_afterDatabaseOperations bug with inline relations?
Last update was over a month ago. When will the patch be included in the core? Would be nice if the next release of T... Niels Pardon
18:26 Bug #17235: Sorry, you didn't have proper permissions to perform this change.
I had not this problem, but enabling the DEBUG options got me lot of SQL errors on Oracle. Martin Kutschker
17:26 Feature #17267: Some Hooks for tslib_content
I say yes to the hooks for new objects, I wanted that for saome time myself. The hook for getData/getText is a good i... Martin Kutschker
16:44 Bug #17199: localized flexform values are ignored
Ok now I get your point. If you don't use multilingual flexforms, we can forget the whole discussion, you're right. B... Andreas Frthner
08:58 Bug #17199: localized flexform values are ignored
I've got some questions, maybe someone may help me to understand this.
I'm not familiar with multilanguage-install...
Stefan Strasser
08:13 Bug #17199: localized flexform values are ignored
As written in the documentation of the core api static_info_tables is needed to get language-dependent flexform-confi... Stefan Strasser
15:36 Bug #17269: Links with RTE HTMLarea 1.2.2 on Typo3 3.8.x are broken - again!!!
Michael: diff and txt was inside the package - the interface allowed only one file with the submit. Anyhow - I have ... Olaf Bottek
15:10 Bug #17269: Links with RTE HTMLarea 1.2.2 on Typo3 3.8.x are broken - again!!!
This is not a patch, it's a new build. Please create a patch and help to make me find the changes you have made.
S...
Michael Stucki
14:42 Bug #17269 (Closed): Links with RTE HTMLarea 1.2.2 on Typo3 3.8.x are broken - again!!!
I had to fix it with 1.2.1 of RTE HTMLarea after the security patch release, submitted all required sources and infor... Olaf Bottek
15:22 Bug #17002: cHash is not recreated on disposal in config.linkVars
This really does solve a lot of problems. But if using RealUrl with the setting for variable bypass like this:
...
Sareen Millet
07:51 Feature #16726: Select FE user group(s) to display in user list
Carsten: If you try to install the extension, you see an error-message like this:
The running TYPO3 version (4.0) ...
Stefan Strasser
01:41 Feature #17268 (Closed): Add TSconfig parameters to save/load inline records based on a special inline elements folder
The default behaviour for inline records created with the new IRRE features is to reside on the same page as the pare... Jo Hasenau
01:18 Bug #15951: clickmenu on pagetree icons does not work
i confirm this behavior on a windows installation, using the latest svn-version. i have no contextmenu in Pagetree. T... Steffen Kamper

2007-04-30

23:14 Bug #15951: clickmenu on pagetree icons does not work
The Problem are blank lines behind extensions php files. In my case the problem was in the templavoila file "class.tx... Martin Mayrhofer
21:28 Feature #16726: Select FE user group(s) to display in user list
Both BE and FE works as intended, thank you.
I have tested the patched files successfully with TYPO3 v4.0.2 (dummy p...
Carsten Stidsen
12:26 Feature #16726: Select FE user group(s) to display in user list
For me, It works now fine. Thanks for the patch! Simon Harhues
09:45 Feature #16726: Select FE user group(s) to display in user list
Sorry, I've patched the language-file by hand which wasn't a good idea. See the attached new file, this should work now. Stefan Strasser
00:00 Feature #16726: Select FE user group(s) to display in user list
I do not have privileges to patch files directly on the server. Could you please attach the .t3x file instead or the ... Carsten Stidsen
19:14 Bug #17251: tslib_fe::makeCacheHash does not work if no cHash
Yes, I made a similar patch some weeks ago. I called it cHashTunnel, that allows to use a proper cHash for the URL an... Oliver Hader
19:09 Bug #17251: tslib_fe::makeCacheHash does not work if no cHash
I have another idea to solve theses USER / USER_INT / set_no_cache / &no_cache problems, but it is complex...
The ...
Popy no-lastname-given
15:28 Bug #17251: tslib_fe::makeCacheHash does not work if no cHash
Yes, ever a valid cHash
I have heard somewhere that using set_no_cache and &no_cache=1is bad...
Also USER plugi...
Popy no-lastname-given
15:15 Bug #17251: tslib_fe::makeCacheHash does not work if no cHash
Thanks for adding the patch file.
Your changes require to have a cHash on every GET call, even if this is addressing...
Oliver Hader
14:59 Bug #17251: tslib_fe::makeCacheHash does not work if no cHash
Patch added. As you see, many things change :) Popy no-lastname-given
11:34 Bug #17251: tslib_fe::makeCacheHash does not work if no cHash
Also, I'll try to make a patch this afternoon.
I understand the problem, you know.
But you know, the code is perf...
Popy no-lastname-given
11:28 Bug #17251: tslib_fe::makeCacheHash does not work if no cHash
And just one additional hint: Once you have set up Subversion which is only 5 or 10 minutes away from you, it would b... Michael Stucki
11:27 Bug #17251: tslib_fe::makeCacheHash does not work if no cHash
Yes it seems you're in a really bad mood... I'm sorry for being too demanding, or whatever you'd call it.
The reas...
Michael Stucki
11:17 Bug #17251: tslib_fe::makeCacheHash does not work if no cHash
Is this your way to say "Thanks", or this is particular for me ?
I don't really have the time to make patchs wich wi...
Popy no-lastname-given
11:06 Bug #17251: tslib_fe::makeCacheHash does not work if no cHash
Please attach patches, not PHP code! Michael Stucki
10:34 Bug #17251 (Closed): tslib_fe::makeCacheHash does not work if no cHash
this function checks the cHash validity and turn the TSFE in no_cache mode if cHash is not valid...
But if no cHas...
Popy no-lastname-given
17:56 Feature #17267: Some Hooks for tslib_content
I agree with Stefan : the only way to create custom cObject without XLCASS is to use obts... wich is and old and ugly... Popy no-lastname-given
16:56 Feature #17267 (Closed): Some Hooks for tslib_content
For extending stdWrap, getData and cObjGetSingle it would be nice to have some Hooks.
With these hooks, we could im...
Stefan Geith
17:42 Bug #17266: Web>page and Web>list trigger ORA-01704 error
Changing the mapping in class.ux_t3lib_db.php did not solve the problem.
Now I get (but not in all TYPO3 modules) ...
Martin Kutschker
17:13 Bug #17266: Web>page and Web>list trigger ORA-01704 error
I found out that mediumtext (and text) are mapped to ADOdb type X, which means according to http://phplens.com/lens/a... Martin Kutschker
16:43 Bug #17266 (Closed): Web>page and Web>list trigger ORA-01704 error
I did a clean install of TYPO3 4.1 and Oracle XE 10.2 on Windows XP. I did not change any configuration of TYPO3 (exp... Martin Kutschker
15:12 Bug #17265 (Closed): User group ID instead of User group name in SingleView
In the singleView of the user listing part of the newloginbox-plugin, I only see the usergroup-ID instead of the name... Bart Laarhoven
11:48 Revision 13b6c2f1: Improve the check for session support in Install Tool (see #1474). Thanks to Martin Kutschker!
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2308 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
11:38 Feature #17264: Hook in TCEmain after all database operations needed
Niels and me talked about that at the T3DD07. I'm going to take care about the new hook. Oliver Hader
11:28 Revision a1658cc9: Fixed feature request #5424: Menu cache expire time should be configurable
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2307 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:26 Feature #17209: Menu cache expire time should be configurable
Committed to Trunk Oliver Hader
10:59 Bug #15133: Date/time field changes its value
Use the T3X_user_datetest-0_0_0-z.t3x extension to test all possible date fields in one single table. Ernesto Baschny
10:46 Bug #17249: Drag and Drop produces error on Umlautdomains
I get also an error page in ie7, but the left menu is still working. Jascha
10:17 Bug #17249: Drag and Drop produces error on Umlautdomains
Looks like the AJAX objects in Firefox 2 have some problems with the umlaut domain, at least that's my first impressi... Benni Mack
08:37 Bug #17249: Drag and Drop produces error on Umlautdomains
It does not help to relaod the frame. Nothing works also on the left site menu. I have to switch to the Adress field ... Jascha
10:38 Revision de55a5e4: Update to ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2306 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
10:37 Revision b1d90289: Update to ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2305 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
10:10 Feature #17258: A better $TSFE->set_no_cache()
but I am ready to listen some better solutions... Popy no-lastname-given
08:35 Bug #15467: no login to backend possible
I think we can just close this bug. Obviously session support is missing in your setup although required.
Btw. it ...
Michael Stucki
01:20 Bug #16117: After The Update from 3.7.0 to 3.8.1 the session_start() - comman does not work anymore
I close the issue because the error description isn't specific enough (the line where the output reportedly starts is... Thorsten Kahler

2007-04-29

22:28 Bug #17199: localized flexform values are ignored
Hi,
yes exactly. If you have a multilanguage website, means you have active page language records in your treeroot...
Andreas Frthner
15:59 Bug #17199: localized flexform values are ignored
A newsgroup-posting helped me to have an idea what you mean. Do you think about a situation of a multilanguage-site w... Stefan Strasser
15:48 Bug #17199: localized flexform values are ignored
Thanks for your detailed solution.
But could you please explain me more exact what the problem is? In other words,...
Stefan Strasser
21:33 Feature #16726: Select FE user group(s) to display in user list
Thanks for the patch. It's working in the FE. But in the BE on a site with the newloginbox-userlist-extension I got a... Simon Harhues
14:53 Feature #16726: Select FE user group(s) to display in user list
I've attached a patch that is based on the current cvs-version of newloginbox. The current cvs-version you may find h... Stefan Strasser
13:28 Feature #17264 (Closed): Hook in TCEmain after all database operations needed
I'm a developer of the seminars extension and I plan to do the following. We got child-records called "timeslots" of ... Niels Pardon
10:39 Revision 3d21232a: Minor comment changes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2303 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
10:37 Revision c8e39e38: Changes to SVNreadme.txt part 2: Wording changes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2302 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
10:36 Revision b8d793b3: Changes to SVNreadme.txt part 1: Layout changes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2301 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
08:03 Bug #17257: 404 Not Found
I was getting the same error, but not from RTE, but from saving template element. It did not matter if it was a save ... Bill Stoltz

2007-04-28

22:28 Revision cffdc5aa: Fixed bug #4957: CSV export stop exporting a field when there is a linebreak. Thanks for Oliver Klee for the idea and solution.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2300 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
22:27 Bug #16966: CSV export stop exporting a field when there is a linebreak
Fixed in trunk for 4.2 Ernesto Baschny
22:18 Bug #17263: A hook for additional marker is needed in makeSearchForm
maybe it was a little late last night :-) Volker Graubaum
22:16 Bug #17263: A hook for additional marker is needed in makeSearchForm
Volker, the patch is still missing here... Michael Stucki
04:06 Bug #17263 (Closed): A hook for additional marker is needed in makeSearchForm
for add additional information or search fields, add a hook call to the method
a hook call is added at the end...
Volker Graubaum
22:16 Revision 710f9244: Fixed bug #1474: Check if session_support is enabled in PHP or output a warning message in the Install Tool (patch by Ingo Schmitt)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2299 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
22:15 Feature #14986: Check if session_support is enabled in PHP
Fixed in Trunk Michael Stucki
22:13 Revision 5225a316: Edit ChangeLog and make "mcedit" happy once again...
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2298 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
21:53 Revision e78ca6cb: Fixed bug #3649: Call to a member function formWidth() on object
$GLOBALS['TBE_TEMPLATE'] instead on $GLOBALS['SOBE']. Thanks to Chi
Hoang for the patch.
git-svn-id: https://svn.ty...
Andreas Otto †
21:53 Revision 70685fc6: Fixed bug #3649: Call to a member function formWidth() on object
$GLOBALS['TBE_TEMPLATE'] instead on $GLOBALS['SOBE']. Thanks to Chi
Hoang for the patch.
git-svn-id: https://svn.ty...
Andreas Otto †
21:44 Revision ca2b97df: Added a credit to the ChangeLog.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2295 709f56b5-9817-0410-a4d7-c38de5d9e867 Andreas Otto †
21:40 Revision d0b939ed: Fixed bug #3649: Call to a member function formWidth() on object $GLOBALS['TBE_TEMPLATE'] instead on $GLOBALS['SOBE'].
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2294 709f56b5-9817-0410-a4d7-c38de5d9e867 Andreas Otto †
21:40 Bug #16228: Fatal error: Call to a member function formWidth() on a non-object
We have applied the suggested change. Thanks to Chi Hoang for the patch. Andreas Otto †
21:20 Bug #16743: EM does not let me install cal
No persistent issue, right? Karsten Dambekalns
21:10 Revision d9424ef7: Fixed charset issue in comment
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2293 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
20:47 Bug #14651: Right-click menu does not work in the right frame
already done Sebastian Kurfuerst
20:39 Bug #14407: hardcoded tt_news reference in class.db_layout.php
already fixed a long time ago and the file is not present anymore Sebastian Kurfuerst
20:37 Bug #14896: Minor problem in the frontend editing using MTB
unclear Sebastian Kurfuerst
20:37 Revision a7fcca7e: fixed bug 2516: Constants and Setup are switched in select field in TS object browser
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2292 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
20:37 Bug #15592: Constants and Setup are switched in select field in TS object browser
fixed in SVN Ingo Renner
20:36 Bug #14897: Overall skinning problems
1 - 3 - we worked on that for TYPO3 4.0
4 - different issue
Sebastian Kurfuerst
20:27 Bug #14381: dmailerd.phpcron doesn't include t3lib_cs.php
This issue is fixed since some time Thorsten Kahler
20:13 Bug #14891: sys_page->getMenu ignores 'Hide in Menu' flag
works as expected Ingo Renner
18:03 Bug #15133: Date/time field changes its value
Wow ! First of all many thanx for that session, this is a big step to be time-safe with different timezones. A big ha... Steffen Kamper
01:49 Bug #15133: Date/time field changes its value
Another enhancement in the same area:
http://www.baschny.de/timeoutput-dblist.diff
This corrects the output in ...
Ernesto Baschny
01:42 Bug #15133: Date/time field changes its value
Ok, after a long and productive "night session" with Mario and me reviewing, testing and improving the latest patch, ... Ernesto Baschny
17:36 Bug #15087: Make Module "About" more beautiful
fixed in SVN Ingo Renner
17:21 Bug #16893: timezone-problem
Thanks for the report, Steffen. I will close this just so that we can continue discussion about it in the bug marked ... Ernesto Baschny
17:08 Bug #16893: timezone-problem
Please see bug #15133 which has a pending solution which will be soon integrated into the core. It would be cool if o... Ernesto Baschny
17:17 Bug #17105: wrong time evaluation on days with daylight saving time changes
this is just a flavor of what was solved in the bug report marked as "duplicate". Ernesto Baschny
17:16 Bug #17105: wrong time evaluation on days with daylight saving time changes
Thanks for the report, Stefan. We have had this problem being reported in several different flavors for the last few ... Ernesto Baschny
17:16 Revision 385a27ba: added a link to typo3.org/community and a list of the authors from installed extensions to the the about page (Help->About)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2291 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:19 Bug #17104: Install Tool does not work when using the right password
At least tell me how to disable the password requirement for the install tool since I will delete the entire folder a... Dick Rundell
15:05 Bug #15448: Workspace listing in Review-Publish dropdown
no change required Ingo Renner
14:51 Revision 8728f9fe: fixed bug 3993: Missing error message for big uploaded files - A message is there but it wasn't useful, changed it to something more understandable
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2290 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
14:50 Bug #16441: Missing error message for big uploaded files
A message is there but it wasn't useful, changed it to something more understandable Ingo Renner
14:38 Bug #17224: Mapping problem in content element selectboxes
The attached Patch should solve this and the following bug 0005481.
In the function map_sqlParts now the array fie...
Sebastian Fischer
14:33 Bug #17249: Drag and Drop produces error on Umlautdomains
Does the title of the page stay that way even if you reload the frame? Benni Mack
14:28 Bug #14867: TCEFORM.table.field.linkTitleToSelf-Option could be confusing
fixed in SVN Ingo Renner
14:26 Revision d2ad4795: fixed bug 1290, removed linkTitleToSelf.returnUrl from TSConfig
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2289 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
14:24 Revision cdff6b7c: added changelog message
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2288 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
13:40 Bug #17250: admin user blocked...
I don't think this is a bug. The fact that an admin can kill his system is true for almost all software systems. He s... Matthias Kall
13:33 Feature #17258: A better $TSFE->set_no_cache()
The problem is : a &no_cache=1 url parameter has not exactly the same effect than using TSFE->set_no_cache();
This...
Popy no-lastname-given
12:19 Revision 587afd1c: Fixed bug in class.em_terconnection.php: Need to base64_encode upload data for some NuSOAP implementations (patch by Karsten Dambekalns)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2287 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
12:14 Revision 7fff9ddd: Fixed bug in class.em_terconnection.php: Need to base64_encode upload data for some NuSOAP implementations (patch by Karsten Dambekalns)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2286 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
11:25 Bug #17259: Some input fields don't have real labels yet
Committed to Trunk & TYPO3_4-1.
Thanks to Oliver Klee for writing the patch.
Oliver Hader
11:23 Revision 8519e9de: Fixed bug #5519: EM - Some input fields don't have real labels yet
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2285 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:20 Revision 1dd1be97: Fixed bug #5519: EM - Some input fields don't have real labels yet
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2284 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
04:59 Feature #15808: imgResource doesn't support stdWrap on minW and minH
can you please do it? Volker Graubaum
03:37 Feature #17262 (Closed): Change the hook call in execFinalQuery() to add other tables
In the method executeFinalQuery the hook for alternative creation of page ID list
doesn't offer the possibility to j...
Volker Graubaum
02:27 Revision 7945d87e: Fixed bug #5522: 1-2-3 wizard does not accept host name with socket option
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2283 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
01:59 Revision 003e26ba: Add address to the list of allowed tags of parseFuncs (needs compat version of 4.2)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2282 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
01:58 Bug #14927: Fileicon-Path is hardcoded and not changeable for the Frontend
Fix is under way... Michael Stucki
01:15 Feature #16084: Fixed fonts in the Backend configuration (TypoScript setup field or TSConfig fields)
Fixed to my knowledge and no feedback so far. Martin Kutschker
01:07 Bug #16065: lib.stdheader.5.date not localised
Fixed in SVN (needs compat version of 4,2) Martin Kutschker
01:05 Bug #17261 (Closed): Install Tool does not accept localhost entry with extended port
My provider gives me as host:
"localhost:/tmp/mysql5.sock"
After this, the error
0 Host 'localhost:/tmp/mysql5.s...
Jorgo S.
01:04 Feature #16864: Function pi_wrapInBaseClass in tslib/class.tslib_pibase.php
Since we cannot do this per-extension, I uploaded a patch to disable this globally. Use config.disableBaseClassWrap =... Michael Scharkow
00:57 Revision 50a95283: Fix bug in TypoScript object browser: New keys were not added when pressing the return key in the update form instead of clicking the submit button.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2281 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
00:48 Revision 07c6ae4c: Fix bug in object browser: New keys were not added by the object browser when pressing the return key in the update form instead of clicking the submit button. The fix is a workaround, the real problem is that the form contains two submit buttons with different actions...
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2280 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
00:29 Revision fa310075: Change default date formatting of CE header to be localized (needs compat version of 4.2)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2279 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
00:09 Revision 8d905c42: * Various enhancements to the TS object browser and TS analyzer:
- Add spaces left and right of the "=" mark in the object browser overview
- Set new default values: Check several f...
Michael Stucki
00:07 Bug #17188: Hardcoded value for target of external links
For my patch I took a different approach: I left the values alone due to backwards compatibility and added the commen... Matthias Kall
00:02 Revision cc2cfbd9: * Add new function t3lib_div::rmdir() to remove directories recursively
* Modify filelist module to make use of the t3lib_div::rmdir()
* Modify internal_clearPageCache() in t3lib_tcemain an...
Michael Stucki

2007-04-27

23:39 Bug #16065: lib.stdheader.5.date not localised
With the attached diff the field is changed to strftime and it displays "%x" which is the date output in the current ... Matthias Kall
23:31 Revision 54feb456: No-brainer: Move type conversion of ['FE']['pageNotFound_handling']='true' (string) into t3lib/config_default.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2276 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
23:25 Revision 777aa640: Small changes which should now conform to the CGL
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2275 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
23:09 Bug #17221: Matching IPv6-addresses is not working correctly
Forget the extra base_convert, it's a mistake. But Matthias Kall and I figured out that if you fix validIPv6() you do... Martin Kutschker
22:42 Bug #17255: Combined mode doesn't work with type 'group'
You're right. It seems, like I have to work again on the patch. Sorry for it... Oliver Hader
21:02 Bug #17255: Combined mode doesn't work with type 'group'
Hi Olly,
I have applied the patch and the child form is now correctly rendered. Unfortunately, the entered data do...
David Bruehlmeier
20:22 Bug #17255: Combined mode doesn't work with type 'group'
The attached patch file should resolve this issue.
The TCA type group/db wasn't rendered at all for the combined view.
Oliver Hader
17:37 Bug #17255: Combined mode doesn't work with type 'group'
I can confirm this bug. Oliver Hader
15:52 Bug #17255 (Closed): Combined mode doesn't work with type 'group'
When using the 'useCombined' = true option (in appearance), the child record is not displayed when the field type on ... David Bruehlmeier
22:30 Feature #14941: eval => required @ textareas
Note: doc_core_api needs to be updated! Michael Stucki
22:11 Bug #17260 (Closed): label alt isn't checked when editing an IRRE element
The altlabel ist only used after saving and not when editing the field
(issue imported from #M5520)
Volker Graubaum
22:04 Feature #14874: Option to show ids in page tree
see options.pageTree.showPageIdWithTitle = 1
http://www.typo3-unleashed.net/cookbook_recipe/date/2006/01/02/show-pid...
Michael Scharkow
21:54 Bug #17057: Record alt_label doesn't get processed
Still not sure, what I meant, except I now detected das IRRE don't use label_alt.
Change you're last patch, so
$...
Volker Graubaum
21:32 Bug #17259 (Closed): Some input fields don't have real labels yet
The following fields don't have real labels (with a label tag) yet:
Loaded extensions > Look up
Install extensi...
Oliver Klee
20:42 Revision e40a4a27: Revert changes caused by the releasing script which we tested today... Thanks Sebastian for the fantastic work
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2273 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
19:54 Feature #17258: A better $TSFE->set_no_cache()
Better don't do that, please.
I think we should get rid of this function as early as possible!
Michael Stucki
17:41 Feature #17258 (Closed): A better $TSFE->set_no_cache()
Some plugins use the set_no_cache function, wich prevents caching, but, before this function is called, the tempCache... Popy no-lastname-given
19:51 Revision afddd844: Fix indenting and make "mcedit" happy
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2269 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
19:34 Bug #17104: Install Tool does not work when using the right password
Well still have same problem on another host. Can't use typo3 if I have to manually install because I can't get the i... Dick Rundell
19:08 Bug #17133: install tool crashes with PHP 5.2.1
It doesn't matter what host I try to install the typo3 on. If its not in fantastico it simply won't install with a pa... Dick Rundell
17:40 Feature #17234: Evaluate label and label-alt in the title bar of child records.
This problem happens not only in this IRRE situation, but on any call which needs the label for a table that has a da... Ernesto Baschny
16:41 Bug #17257 (Closed): 404 Not Found
I encountered a bug while using typo3 4.1.1, whenever I save an image in RTE it give following error
Forbidden
You ...
Monis
15:55 Feature #17256 (Closed): Define type of foreign record
I would like to propose a new IRRE feature which allows to define the type of the foreign record created by IRRE.
...
David Bruehlmeier
14:51 Bug #17254: Multiple retrieval of all table rows
added 'foreign_table_where' => 'AND table.field = ###THIS_UID###' to inline field's TCA. Now first call of t3lib_BE... Miroslav Monkevic
13:23 Bug #17254 (Closed): Multiple retrieval of all table rows
Here is my situation:
I have records containing "inline" field (A) which displays children containing inline elem...
Miroslav Monkevic
14:04 Revision 70761a44: Release of TYPO3 4.2.0snapshot-20070427
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2267 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
12:58 Feature #17253 (Closed): indexed_search should allways include indexed pages for "not logged in" user
logged in users dont get a result of queries, if they no member of the same groups visit the page before.
i reques...
Bernd Hanisch
12:26 Bug #17252 (Closed): maxitems does not apply in some case
I have inline elements configured to maxitems = 10
After importing data via SQL script I noticed that inline eleme...
Miroslav Monkevic
11:27 Bug #17250 (Closed): admin user blocked...
You can use the Tools -> User Admin Module to disable your admin account. Its possible if the admin account is the on... Martin Weissen Old
10:27 Revision d0e5fd54: removed partial t3lib_div in misc/phpcheck/incfile.php and included the real t3lib_div instead, PDT for Eclipse had problems determining the actual t3lib_div because of this
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2266 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
09:33 Bug #17249 (Closed): Drag and Drop produces error on Umlautdomains
I have a domain with an Umlaut (öäü). If a want to move a page via Drag & Drop in the Page tree, it wants to load a p... Jascha

2007-04-26

21:36 Bug #17226: JS escape/unescape functions are differently than PHPs urlencode functions when using utf8 in mysql DB
After i had replaced "unescape" with "decodeURIcomponent" in the file jsfunc.validateform.js the problem is solved (o... Guido Hinz
18:21 Revision 2815b6e2: No-brainer: removing a reference to a bug which is obsolete
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2265 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
18:18 Bug #14927: Fileicon-Path is hardcoded and not changeable for the Frontend
Many thanks Joey for this worthful contribution! :-)
(for those wondering what this means: We used this bug report...
Michael Stucki
18:14 Bug #14927: Fileicon-Path is hardcoded and not changeable for the Frontend
There is a property called iconCObject that will enable you to create your own icons however you like.
Example
...
Michael Stucki
16:16 Bug #17248 (Closed): Can't publish new element without deleting "Deleted element"
If on the same page a user would create a new element and later on delete another it is not possible to publish the n... christian schroeder
15:29 Feature #17247 (Closed): Load Inline Elements On Demand
While editing records based on IRRE the current behaviour is to load all elements at once even though the tabs contai... Jo Hasenau
14:52 Bug #17246 (Closed): Restricted number of DB Mounts in Mountpoints on edit workspace
I can't add more than 10 pages on the DB Mounts select multiple.
Typo3 reports an error. "Yellow exclamation [!]"
...
Phanie
14:11 Bug #17245 (Closed): Contentelement Columnsbug
i think there is a bug as the Columns selection! i created a extra workspace. if i chosse the colum from normal to ri... Mark Berntheisel
12:59 Bug #17237: Fatal error: Cannot use string offset as an array in C:\xampp\htdocs\dev\TYPO\dummy\t3lib\class.t3lib_flexformtools.php on line
I'm sorry. I use stable version 4.1, not RC. But I guess it is in the RC version, too. Because I found it also in the... Sebastian Böttger
12:31 Bug #17244 (Closed): Backend task center does not work properly
Not showing links under task ovwerview namely quicknote, Recent Pages, Actions, messages, tasks ,
(issue importe...
Anirudh Choubey

2007-04-25

19:37 Bug #17243 (Closed): Install tool's DB compare shows wrong tables to update on MySQL 5 collation latin1_bin
With MySQL 5 and the collation of the Typo3 db set to latin1_bin the install tool shows a lot of tables to be changed... Jörg Wagner
16:40 Bug #17242: Linux swap space is not used
Using swapspace is a matter of the Operating System and has nothing to do with TYPO3. Peter Niederlag
15:10 Bug #17242 (Closed): Linux swap space is not used
In Linux, you can enlarge your system memory by swap spaces, i.e. the memory is simulated by spaces on the hard disk ... Bernd Warken
16:34 Bug #17101: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs
Quite Off Topic: I would love to test the patch. But how do I apply the patch. I took a peek at the man of the patch ... Nico Thomaier
14:47 Bug #17241 (Closed): output for non-standard language parts is doubled
I use German as default language (L=0) and English as L=1. The frontend output of the default language is ok, but th... Bernd Warken
13:01 Bug #16826: HTML size of Pagetree should be siginificantly reduced
Hey John,
thanks for the more detailed information.
I used the "replace" when inserting the data and this is probab...
Benni Mack
11:22 Bug #17240 (Closed): displayCond & default value
displayCond does not show the field if:
- form for new element is displayed
- field has default value
- displayCon...
Dmitry Dulepov
10:22 Bug #17239: Drag 'n drop javascript error / blank screen in IE in TYPO3 4.1.6
It has to do with the lines 357 and 358 in the file /typo3conf/ext/rtehtmlarea/mod3/class.tx_rtehtmlarea_browse_links... Robert Destigter
10:04 Bug #17239 (Closed): Drag 'n drop javascript error / blank screen in IE in TYPO3 4.1.6
In IE6 and IE7 when clicking the tab "Drag 'n Drop" I get the javascript error:
Line: 27
Char 3:
Error: The call...
Robert Destigter
09:42 Bug #17237: Fatal error: Cannot use string offset as an array in C:\xampp\htdocs\dev\TYPO\dummy\t3lib\class.t3lib_flexformtools.php on line
It is line 252 in class.t3lib_flexformtools.php Sebastian Böttger
01:52 Revision 6f82337a: Fixed some charset issues in ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2264 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki

2007-04-24

23:55 Bug #17002: cHash is not recreated on disposal in config.linkVars
0005010_3.patch does work for me (several linkVars - single and array GET vars applied) like a charm and avoids serio... Ralf Hettinger
23:46 Feature #17238 (Closed): Test config.linkVars - enable (basic) check for arrays
The lately (4.1?) introduced possibily for testing config.linkVars is indeed useful but unfortunately doesn't allow a... Ralf Hettinger
23:20 Bug #17237 (Closed): Fatal error: Cannot use string offset as an array in C:\xampp\htdocs\dev\TYPO\dummy\t3lib\class.t3lib_flexformtools.php on line
I tried to export an t3d file. I tried it using the TV Page module AND the normal page module.
Fatal error: Ca...
Sebastian Böttger
21:40 Feature #16726: Select FE user group(s) to display in user list
I would like support this idea. Because I also need this feature and have got only an old by Stefan Padberg patched v... Simon Harhues
20:26 Bug #16826: HTML size of Pagetree should be siginificantly reduced
Benjamin, blocking occurs when using Internet Explorer, not Firefox.
It doesn't block while downloading subtree, ...
John Angel
17:55 Bug #15686: Safari doesn't load vertical menu frame alt_menu.php when "Startup in Task Center" is enabled
I can't reproduce this on my Mac (Safari Version 2.0.4 (419.3)). Wether in version 4.1 nor SVN Version.
Does this ...
Thomas Hempel
16:58 Bug #15686: Safari doesn't load vertical menu frame alt_menu.php when "Startup in Task Center" is enabled
I will look at this this evening when I have a mac under my fingers. ;-)
Greets,
Thomas
Thomas Hempel
16:05 Feature #17153: Domain-entry-page without apache Redirect + Patch
Can you give me the names of this domains ?
And can you explain how's looking your tree for this domains ?
Thanks
Marcel Alburg
15:57 Feature #17153: Domain-entry-page without apache Redirect + Patch
I don't get what you do? I have been using domains in many levels and they are reachable. So what does your patch do? Martin Kutschker
16:02 Bug #17236 (Closed): new translated page only available after original page has been published
When I create a new page in a WS (auto-versioning disabled) I can make a translation of this page. But this translate... Martin Kutschker
15:54 Bug #17220: rtehtmlarea doesn't work in Safari
Thanks much for working on it, Patrick.
Maybe somebody else can provide what t3lib_div::getIndpEnv('HTTP_USER_AGEN...
Bing Du
15:37 Bug #17220: rtehtmlarea doesn't work in Safari
I'm not an owner of a Mac and therefor not able to solve this right away. I'm going to try to solve this at T3DD07 in... Patrick Broens
15:49 Bug #17226: JS escape/unescape functions are differently than PHPs urlencode functions when using utf8 in mysql DB
JS escape() and unescape() are not fit for UTF8. In the old days they used to be character set ignorant (ie all bytes... Martin Kutschker
15:42 Bug #17233: t3lib_htmlmail should have empty default values
I agree, the defaults are ridiculuous and its a PITA to make sure you empty them if you don't set them (eg the organi... Martin Kutschker
14:07 Bug #17235 (Closed): Sorry, you didn't have proper permissions to perform this change.
The above mentioned error occurs on trying to create any kind of record. (pages, contentelement, tt_news etc.)
Whe...
Nikolas Hagelstein
13:30 Bug #17232: Fieldmapping doenst work on the "right side" in where clause.
Hello Nikolas,
that generalises the problem a little bit more. My report 0005465 indicates the same problem. But i...
Sebastian Fischer
10:01 Feature #17024: request for configurability of pagetree view in web->page module
Patch was for 4.0. Code has moved in 4.1
it's now in class.webpagetree.php (same folder)
"patch" below (constr...
Steffen Stein
09:47 Feature #17024: request for configurability of pagetree view in web->page module
Hi,
for what version of TYPO3 should this patch be? The patch isn't suitable for 4.1.
Greets,
Thomas
Thomas Hempel
09:16 Bug #17133: install tool crashes with PHP 5.2.1
Sorry but I have no Gentoo here. So either you need to debug the problem on your own, or you find a way to reproduce ... Michael Stucki
07:38 Bug #17133: install tool crashes with PHP 5.2.1
Installing a plain apache2+PHP5.2.1 without gentoo (compiled the sourcepackages ba myself) works. This has to be a g... Ingo Krabbe
04:35 Feature #17234 (Closed): Evaluate label and label-alt in the title bar of child records.
I have a user table and a membership history table. There is a normalised 1:n relation from the user table (parent) t... David Steele

2007-04-23

17:44 Bug #17133: install tool crashes with PHP 5.2.1
REINSTALLING the orignial 4.1.1 sources and changing
error_reporting (E_ALL); // ^ E_NOTICE);
since the old lin...
Ingo Krabbe
17:39 Bug #17133: install tool crashes with PHP 5.2.1
Yes that's right I added an error_log line to see some custom error log. Deleting that error log commands again stil... Ingo Krabbe
16:17 Bug #17133: install tool crashes with PHP 5.2.1
Your logfile says:
"headers already sent by (output started at /var/www/typo3_src-4.1.1/typo3/install/index.php:49"
...
Michael Stucki
15:07 Bug #17133: install tool crashes with PHP 5.2.1
See the php.log file attached for the warnings that happen.
I assume the last line is the most important, since it...
Ingo Krabbe
17:42 Bug #17233 (Closed): t3lib_htmlmail should have empty default values
In file class.t3lib_htmlmail.php, class t3lib_htmlmail have strange default values, like in the cartoon:
var $rec...
John Angel
16:19 Bug #17232 (Closed): Fieldmapping doenst work on the "right side" in where clause.
SELECT a,b FROM myTbl WHERE a=b
results in:
SELECT a1,b1 FROM myTbl WHERE a1=b
having the following:
$TYPO3_C...
Nikolas Hagelstein
15:55 Bug #17013: Links to top don't work with config.baseURL set
I think it would make sense to prefixLocalAnchors=all when baseURL is set and prefixLocalAnchors is not set at all. L... Ernesto Baschny
15:50 Bug #17231 (Closed): FE Groups - Limitation of Subgroups
Subsgroups of a FE Group are limited becauce of the too small "tinyblob" subgroup field (max. 255 chars). So please c... T Bertram
15:17 Bug #16545: GIFBUILDER indexcolors cropsized images
Would it be possible to include the patches into the CORE files? I guess this is a very useful function, especially i... Florian
13:22 Bug #16826: HTML size of Pagetree should be siginificantly reduced
Yes, I'm using Firefox. I cannot properly reproduce "blocking" now. Maybe new version of Firefox fixed it?
Here is...
John Angel
12:22 Bug #17230 (Closed): links entered in <th>-tag with the RTE are not parsed on the frontend
If you insert a link in <th>-tablecells via RTE, it will not be parsed. The Text in the source is the same as in the ... Gregor Agnes
11:23 Bug #17229 (Closed): tt_content.mailform.20.badMess should have a default translation in the core translations.
The badMess (You must fill in these fields.) should have a default translation in the TYPO3 core translations.
M...
Jonas Felix

2007-04-22

11:09 Feature #16942: provide new inputfield "directorypicker" in BE
keyword:t3dd07 Oliver Hader
10:36 Feature #16942: provide new inputfield "directorypicker" in BE
Very neat feature (+1).
Additionally, attaching a diff (4923_4.1.1.patch) against TYPO3 4.1.1 since the old diff ...
Ralf Hettinger

2007-04-21

16:57 Feature #14206: typolinkCheckRootline don't work
any news on that? Would be nice if it finally would also be available for menus - regardless if someone finds this us... Franz Koch
13:19 Bug #17228 (Closed): rtehtmlarea: Cursor disappears in Firefox
sometimes the cursor disappears in the editor field of rtehtmlarea. You are able to edit your text, but you don´t see... Harald Dolderer
12:56 Bug #17227 (Rejected): Shortcut to external URL if referer-check enabled
Setup a tree with:
- somepage
( having domain-records for
www.example.com
www.example2.com)
-...
Stefan Neufeind

2007-04-20

21:26 Bug #17226 (Closed): JS escape/unescape functions are differently than PHPs urlencode functions when using utf8 in mysql DB
i think i have a bug like: http://bugs.typo3.org/view.php?id=277
i have created a formular and when i press the butt...
Guido Hinz
18:47 Revision 88d0f063: Changed loop variable name in TCEMain because it could corrupt information passed to post-processing hook
Fixed workspace publishing error that may happen when "Element" versioning type is used
git-svn-id: https://svn.typo...
Dmitry Dulepov
18:43 Revision f6250091: Fixed bug #1839: Broken Rootline when a Editor view a Page that is not online
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2262 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
18:29 Revision 0a7dd166: Fixed bug #1839: Broken Rootline when a Editor view a Page that is not online
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2261 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
17:41 Bug #17133: install tool crashes with PHP 5.2.1
Waiting for feedback... Michael Stucki
17:22 Bug #14988: xhtml_cleaning corrupts javascript in HTML-comment from extension
Added a much simplified version. TODO: CDATA parts need to be added if missing... Michael Stucki
15:13 Bug #17107: maxW for image rows is not the maximum
Ok, now I've got it. Problem with the rounding upon rescaling the images.
Thanks for the nice detailed report, Ral...
Ernesto Baschny
14:50 Bug #17107: maxW for image rows is not the maximum
No problem...
examplary settings:
maxW = 512, border = 0, colSpace =2
result for 5 images in a row: total widt...
Ralf Hettinger
10:14 Bug #17107: maxW for image rows is not the maximum
Hi Ralf,
I don't think I understood the problem. Could you please clarify using a simple example telling us which ...
Ernesto Baschny
14:27 Feature #15736: In RTE htmlArea, unable to do an internal link with several parameters
Thanks for your patch! The attached update just fixes some glitches when using aliases and file references, but in ge... Michael Stucki
13:52 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
The accompanying tslib_content-validateForm.diff will make patch3527.diff work for all charsets.
Note: that using...
Martin Kutschker
13:06 Bug #17221: Matching IPv6-addresses is not working correctly
Indeed, nice try; but your for-loop isn't working.
But why not use this instead:
function IPv6Hex2Bin ($hex...
Rechenzentrum TU
12:57 Bug #17221: Matching IPv6-addresses is not working correctly
The loop in IPv6Hex2Bin can be made a bit more elegant:
for ($i=0; $i<strlen($hex); $i+=4) {
$binPart = base_c...
Martin Kutschker
11:31 Bug #17221: Matching IPv6-addresses is not working correctly
Due to the fact that functions cmpIPv6() and IPv6Hex2Bin() are the same in Core 4.0.6 and 4.1.1 the bug can be resolv... Rechenzentrum TU
12:33 Bug #16456: Preview from element versions does not work
Preview is possible only for pages. These links will be removed for content elements. Dmitry Dulepov
11:43 Feature #17225 (Closed): Pagination to the List module
here is the diff that creates same functionality as list_adv extension.
http://typo3.org/extensions/repository/view/...
Dmitry Pikhno
10:15 Bug #16933: 0004438 revisided (broken anchor links)+quick fix
No feedback, so problem probably disappeared. Ernesto Baschny
09:45 Bug #17224 (Closed): Mapping problem in content element selectboxes
There is a problem with the mapping, when integrating external tables via the DBAL and showing a field with a selectb... Sebastian Fischer

2007-04-19

22:53 Bug #17223 (Closed): Popup for Frontend-Editing is not showing up
A lot of editors of us are using FE-editing. I guess since 4.1.0 and 4.0.5 it's not working anymore. A klick on the p... Florian
15:27 Bug #17057: Record alt_label doesn't get processed
Sorry, no time the last weeks,
solution will be found at the devDays :-)
Volker Graubaum
14:59 Bug #17057: Record alt_label doesn't get processed
Attached patch 5094_v2.patch against 4.1.1 is known to solve Tobias Klepp's issue and issues that might come up for t... Ralf Hettinger
13:37 Bug #17057: Record alt_label doesn't get processed
Hello,
I have a problem with the list view in the backend. After the update to the version 4.1.1 the date in the l...
Tobias Klepp
13:51 Bug #17216: no login with kb_md5fepw installed under typo3 4.1
It was an configuration issue. It's not a bug !
Sorry, bug can be closed.
Markus Schwennecker
13:44 Bug #17221 (Closed): Matching IPv6-addresses is not working correctly
Matching IPv6-addresses isn't currently working.
1st:
cmpIPv6($baseIP, $list)
fails for an entry in $list that r...
Rechenzentrum TU
13:39 Feature #17153: Domain-entry-page without apache Redirect + Patch
There is a problem with RealURL.
For all who use the original subdomain_patch.diff - please use the subdomain_patc...
Marcel Alburg
10:17 Feature #17208: REPLACEquery
REPLACE is Mysql specifc. TYPO3 is supposed to run on other DBs as well, so this won't happen. Martin Kutschker
09:46 Revision 1692ee3d: Implemented feature request #3894: Open module on startup
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2260 709f56b5-9817-0410-a4d7-c38de5d9e867 Thomas Hempel
09:45 Feature #16383: open module on startup
Committed to trunk Thomas Hempel

2007-04-18

19:10 Feature #17209: Menu cache expire time should be configurable
Nice work Oliver, that's it! :) John Angel
18:58 Feature #17209: Menu cache expire time should be configurable
No, more like this:
1) [HMENU].cache_period
2) current page cache_timeout
3) global config.cache_period
4) if non...
Oliver Hader
18:47 Feature #17209: Menu cache expire time should be configurable
So it will first look for
1) current page cache timeout, then
2) for config.cache_period, and then
3) [HMENU].cac...
John Angel
16:46 Bug #14927: Fileicon-Path is hardcoded and not changeable for the Frontend
i vote for this bug entry
this would allow us to secure /typo3 via http authentication, thus blocking script kiddi...
Sebastian Busch
16:38 Bug #17220 (Closed): rtehtmlarea doesn't work in Safari
Typo3 4.0.6
rtehtmlarea 1.3.9
Mac OS X 10.4.9
Safari 2.0.4
On the back end, the editor is just a plain text box...
Bing Du
16:07 Bug #17219 (Closed): update wizard incorrectly updates the compat_version
This is what the update wizard does:
$TYPO3_CONF_VARS["SYS"]["compat_version"] = '4.1'; // Modified or inserted...
Vlatko Šurlan
16:03 Bug #16526: Moving content elements in frontent editing mode causes crash
I attached a patch file (bug_4160.diff) that changes the sequence in index_ts.php.
I try to describe it in pseudo-...
Thorsten Kahler
15:51 Bug #16277: GMENU - IE fails to respond to mouse over when using XHTML strict
Fix commited to trunk + TYPO3_4-1. So it should be in 4.1.2 and 4.2.x. Ernesto Baschny
15:45 Revision a511f4dc: * Fixed bug #3729: Roll-over (RO) on a GMENU in IE didn't work with xhtml_strict
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2259 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
15:41 Revision c4fededc: * Fixed bug #3729: Roll-over (RO) on a GMENU in IE didn't work with xhtml_strict
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2258 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
14:33 Feature #17218 (Closed): Overwritting of handler attributes.
It would be great to have the opportunity to overwrite/set connection attributes within localconf. E.g:
$TYPO3_CONF_...
Nikolas Hagelstein
14:11 Bug #15215: Broken Rootline when a Editor view a Page that is not online
Btw, bug_1839.txt fixes the problem when editor is NOT in Live. Live workspace still have this problem. Dmitry Dulepov
13:57 Bug #15215: Broken Rootline when a Editor view a Page that is not online
I think I fixed that. Patch is posted to core list and should in SVN soon. Dmitry Dulepov
11:04 Revision 5eeaa90f: Fixed: t3lib_BEfunc::getRecord() did not free recordset. This can cause memory leaks if persistent mysql connections are used
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2257 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
10:49 Revision 444eb669: Fixed: t3lib_BEfunc::getRecord() did not free recordset. This can cause memory leaks if persistent mysql connections are used
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2256 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
09:09 Bug #17217 (Closed): Workspace-Center doesn't show coloured differences
After changing records no differences are shown in summary view. The only thing that appears is a number in brackets ... Daniel Brotz
09:03 Bug #17213: Storing ENABLE_INSTALL_TOOL in typo3conf is possibly insecure
I don't get your point about this. Do you suggest to remove the functionality, or would you like to keep it?
Obvio...
Michael Stucki
08:01 Bug #17216 (Closed): no login with kb_md5fepw installed under typo3 4.1
Login with newloginbox works fine when kb_md5fepw is not installed. After installation the password will be saved in ... Markus Schwennecker

2007-04-17

18:26 Bug #17213: Storing ENABLE_INSTALL_TOOL in typo3conf is possibly insecure
Of course you can still disable the install tool (the comment in line 49 says exactly that :) ), but i think many use... Christopher Hlubek
17:56 Bug #17213: Storing ENABLE_INSTALL_TOOL in typo3conf is possibly insecure
You can still disable the install tool globally by inserting a die() to typo3/install/index.php or just removing the ... Oliver Hader
16:22 Bug #17213 (Closed): Storing ENABLE_INSTALL_TOOL in typo3conf is possibly insecure
Since TYPO3 Version 4.1 the install tool can be enabled by placing an empty file ENABLE_INSTALL_TOOL in the typo3conf... Christopher Hlubek
18:08 Bug #17215 (Closed): Port number in lockSSL redirect is not configurable
Shared hosting environments often have limited ip addresses and name based virtual hosting is not an option for HTTPS... Christopher Hlubek
16:42 Bug #17214 (Closed): [4.1.1] Foreign values are not always resolved in list view
If you have a table, containing a field from a foreign table and this field be the label, it's not resolved in the li... Michael Knabe
14:40 Feature #17212 (Closed): Enhancement of class.t3lib_htmlmail.php
when using style="background:url();" the images in url won't be parsed.
Solution :
function extractMediaLin...
Ingo H¶ller
14:40 Feature #17209: Menu cache expire time should be configurable
Have a look to the attached patch file. It's possible to define the cache_period via TypoScript in the HMENU object, ... Oliver Hader
14:25 Feature #17207: IRRE load records from freign TCA
No it isn't available in TER, because it has still no frontend-functionality and not all backend functionalities it s... Bernhard Berger
14:12 Feature #17207: IRRE load records from freign TCA
In general this should work. When a field of the TCA type "inline" is processed by TCEforms, the TCA of the foreign_t... Oliver Hader
09:05 Bug #17155: rte not working with firefox2.0.0.3
I'm closing this one, because it has already been solved with the release of TYPO3 version 4.1.1 and 4.0.6 and the re... Patrick Broens
01:50 Bug #17211 (Closed): Natually sort browse_links popup
Clients are constantly complaining that the browse_links are case-sensitive on sort. To stop the complaining and let ... Michael Cannon

2007-04-16

14:31 Bug #16277: GMENU - IE fails to respond to mouse over when using XHTML strict
Hello!
I would just like to push a bit to get this included in the next release - it would have been nice to see i...
Sudara Williams -

2007-04-15

22:16 Bug #17076: FE editing tools panel: change sort order crash
I didn't see it, but that topic was already discussed. A patch was postet here:
http://bugs.typo3.org/view.php?id=...
SP
17:30 Bug #17091: "No template found" after update from 4.0.4 to 4.1
For me the problem has gone away after updating to 4.1.1. Site is completely in utf-8, languages english, spanish and... Jorgo S.
17:06 Bug #17091: "No template found" after update from 4.0.4 to 4.1
Typo 4.1.1 is installed. Site completely in utf-8 (DB, forceCharset etc.)
When "subtitle" field in template contai...
Artyom

2007-04-14

15:09 Bug #17210 (Closed): Extending caching system (cache_hash)
Benefits: removing garbage entries from cache_hash; better caching system for extensions.
We should introduce two ...
John Angel
13:57 Feature #17209 (Closed): Menu cache expire time should be configurable
It should be possible to define expire time of menu cache:
class.tslib_menu.php:839
$serData = $this->sys_page->g...
John Angel
13:45 Feature #17208 (Closed): REPLACEquery
class t3lib_DB should have functions exec_REPLACEquery and REPLACEquery.
Example of usage:
class.t3lib_page.p...
John Angel
11:42 Revision eed8e39a: Fixed HTML syntax errors with some old html files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2255 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
11:35 Revision 231c5a2c: Workspaces: added class.wslib_gui.php to allow using WS GUI from extensions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2254 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
09:31 Bug #17178: Extensions with dependencies - datatransfer did not sucseed
yeah, works fine - thanks! Martin Holtz
02:34 Feature #17207 (Closed): IRRE load records from freign TCA
Hi everybody,
I am currently working on a huge project, that uses many IRRE-funcionality in the backend.
Now I fo...
Bernhard Berger

2007-04-13

22:06 Bug #17206 (Closed): Problem ignoring extension constraints
When an extension has several types of constraints (dependencies, suggestions, and conflicts) problems can result whe... Jeff Segars
21:47 Bug #17178: Extensions with dependencies - datatransfer did not sucseed
Looks to be a simple copy/paste error. When you try to import a suggested extension, it uses the extension key from ... Jeff Segars
20:41 Bug #16166: Publishing a record breaks dam_ttcontent-relations
I have removed the hook now as it is not neccessary with the new patches - see <mailman.1.1176367265.17891.typo3-team... Andreas Wolf
18:50 Bug #17205 (Closed): T3 scriptaculous differs from oringal one
dragndrop.js v1.7.0 line 566:
original:
if(this.lastValue != Sortable.serialize(this.element))
typo3:
//if(thi...
Nikolas Hagelstein
17:07 Bug #17204 (Closed): Translate locallang.xml into cyrillic!
I want to change latin values in locallang.xml ( sysext/indexed_search/pi ) into cyrillic values into Bulgarian langu... georgi
16:55 Bug #17201: Preview link does not preview all template "type"s..
I can reproduce this error on a frame based website.
The preview/compare function between Live and Draft-Workspac...
Benjamin Fischer
00:00 Bug #17201: Preview link does not preview all template "type"s..
Maybe T3 can check, whether the current page was accessed with a preview url. If this happend, it could check the ids... Andreas Balzer
03:41 Bug #16228: Fatal error: Call to a member function formWidth() on a non-object
I used to be able to work with this extension because I kept using an older version of RTEHTMLArea. But with the Fire... Gerrit Kamp

2007-04-12

22:22 Bug #16519: BE-User is able to delete forbidden types of page content
As Dmitry told this is solved in newer versions of TV.
With classic Page Module it started in #17203
Steffen Kamper
22:18 Bug #16545: GIFBUILDER indexcolors cropsized images
@Bas - patch should be your friend (http://www.die.net/doc/linux/man/man1/patch.1.html)
@Franz - yes, gif is probl...
Steffen Kamper
20:23 Bug #17203 (Closed): Access Check for Content Elements before drawing the Interface
as initialized in the dev list there are some points in BE where a user gets access to delete Elements which are not ... Steffen Kamper
15:36 Feature #16864: Function pi_wrapInBaseClass in tslib/class.tslib_pibase.php
+1
A developer needs to have control over every piece of HTML code outputed. No matter how "harmless" a div tag lo...
Tomas Mrozek
15:20 Bug #17202 (Closed): PHP error on closedir() in class.t3lib_tcemain.php
I have a PHP error because of bad use of the function closedir() > http://php.net/closedir
The argument chould be ...
J©rémy Lecour
14:15 Bug #17076: FE editing tools panel: change sort order crash
Same problem! Typo3 4.1.1 / no TV. Alexander Schr¤pler
13:15 Bug #17201: Preview link does not preview all template "type"s..
I see. But how should this work? I can more or less imaging that the make-preview-link makes a copy (or whatever it d... Martin Kutschker
12:53 Bug #17201: Preview link does not preview all template "type"s..
This might be correct, but what about XML or other configurations? Imagine you're using a flash site. It wouldn't wor... Andreas Balzer
12:14 Bug #17201: Preview link does not preview all template "type"s..
I don't think that using a page type for delivering the CSS is very common setup. Martin Kutschker
12:35 Bug #16625: Patch Bugs with patches to core
Interesting that there is money needed to get bugs fixed in core. Benni Mack
09:59 Bug #16625: Patch Bugs with patches to core
I got a small patch too that would be real nice for the projects I'm working on to have implemented:
http://bugs.t...
Kasper Middelboe
10:25 Feature #17003: Add the js openPic-function to core-js
I reported the problem and included my quick and dirty solution a year ago! ;)
http://bugs.typo3.org/view.php?id=2970
Clemens Riccabona
10:23 Feature #15889: Clean up inline javascript in menu_layers.php
Sorry, it was definitively me, who reported the problem.
But I didn't recognize because there was so much time gone ...
Clemens Riccabona
09:54 Bug #17181: Flexforms dosen't resolve sheets
The typo3 version should have been 4.1.1 Kasper Middelboe

2007-04-11

23:51 Bug #17199: localized flexform values are ignored
I forgot to handle the default language. Here is the corrected function call:
$this->pi_getFFvalue($this->cObj->da...
Andreas Frthner
12:47 Bug #17199 (Closed): localized flexform values are ignored
In class.tx_newloginbox_pi1->getOutputLabel:
The problem is, that $this->pi_getFFvalue() is called without the lDE...
Andreas Frthner
22:15 Bug #16545: GIFBUILDER indexcolors cropsized images
Addition to my note from 04.04.2007:
The cropscaling finally worked again after I defined the resulting image-type t...
Franz Koch
18:48 Bug #16545: GIFBUILDER indexcolors cropsized images
Dummy question... sorry
How can i install the "class.t3lib_stdgraphic4.diff" file in SSH,
which command do i have...
Bas van der Togt
22:05 Bug #17201 (Closed): Preview link does not preview all template "type"s..
Hi!
Imagine the following situation:
You have pagetype type = 0 for your contents. The template with pagetype 0 in...
Andreas Balzer
21:58 Bug #16166: Publishing a record breaks dam_ttcontent-relations
Ok, it has been a bit of work, but hey, TV was boring, so I needed a better occupation ;)
Everything works fine no...
Andreas Wolf
19:49 Bug #16166: Publishing a record breaks dam_ttcontent-relations
Thanks for your effort!
I may not follow discussions about that core fix, so please give me a hint when there's a so...
René Fritz
19:19 Bug #16166: Publishing a record breaks dam_ttcontent-relations
Ok, and I meant I disagree with "wil not be fixed"... :-)
btw: I wrote an email to the bugs-list and Masi pointed ...
Andreas Wolf
14:50 Bug #16166: Publishing a record breaks dam_ttcontent-relations
> Well, I disagree here - it should not be integrated into DAM, but into the core directly!
That's what I said - m...
René Fritz
08:36 Bug #16166: Publishing a record breaks dam_ttcontent-relations
Well, I disagree here - it should not be integrated into DAM, but into the core directly! DAM is one of the main comp... Andreas Wolf
19:58 Bug #17200 (Closed): marker default value of 0 causes failure to substitute.
Reference: typo3 4.0.4, with rlmptmplselector and automaketemplate
Marker substitution does not work when the defa...
Dave Baker

2007-04-10

20:42 Bug #17076: FE editing tools panel: change sort order crash
same problem also in Typo3 4.1.1 SP
17:51 Bug #17076: FE editing tools panel: change sort order crash
I have the same problem, TemplaVoila is not installed, Typo3 4.1 SP
16:51 Feature #17149: Feature Request - Add functionality to easily position new / move around already existing repetitive data objects in FCEs
See http://bugs.typo3.org/view.php?id=5390 this would solve your issue right? Nikolas Hagelstein
16:50 Task #17198 (Closed): Allow Drag&Drop of Content-Elements in Page-Module
Having something like :
http://typo3.org/extensions/repository/view/gb_bedraganddrop/0.3.0/
For FCEs and repeativ...
Nikolas Hagelstein
16:24 Feature #17123: No charset conversion for eID scripts, thus no locallang.xml useable
eID was invented with the purpose of not having all the usual overhead. Thus it is left to you to initialize the requ... Ingo Renner
16:02 Feature #17196: Constants in conditions
In the way I described it?
If so please post the link for the TSref so I can proof it.
Bjrn Kraus
15:54 Feature #17196: Constants in conditions
Constants are usable in TS conditions... Popy no-lastname-given
11:45 Feature #17196 (Closed): Constants in conditions
Although it is possible to have customized conditions in TypoScript using user functions it's common request to have ... Bjrn Kraus
15:47 Feature #15040: Logging with class.tslib_fe.php + awstats + realurl
I'm sorry for hijacking this report, but the topic is so very similar to the following feature request that it seems ... Ralf Hettinger
15:11 Feature #15040: Logging with class.tslib_fe.php + awstats + realurl
Hm... seems that this has been forgotten somehow.
I attached a patch against TYPO3 4.1.1 that adds the config opti...
Ralf Hettinger
13:40 Bug #17197 (Closed): doNotLinkIt (in TMENU's states (e.g. CUR) with special set to "rootline") is integer, not boolean
Note the template TypoScript in "Steps to Reproduce". The TypoScript makes a breadcrumb trail, but the current elemen... Neike Taika-Tessaro
13:25 Bug #14135: link wizard fails to remember external links
Is there any new information about this issue? Since I am still experiencing it with 4.1 final...
... as I said a ...
Ralf Hettinger
13:12 Bug #16450: BackEnd Login Not Possible
disabling the strict mode( introduced to solve mysql 5.0 bug)
my.ini (found in mysql installation directory)
# sq...
NssY Wanyonyi
10:19 Bug #16450: BackEnd Login Not Possible
Login attempts via Mozilla FireFox works correctly, but it's not working via IE or Opera.
All other functionality ...
Andrew V
12:36 Bug #17189: Replace DELETE FROM with faster TRUNCATE TABLE
Yes, interesting:
"TRUNCATE tbl_name is mapped to DELETE FROM tbl_name for InnoDB and doesn't reset the AUTO_INCRE...
John Angel
10:39 Bug #17189: Replace DELETE FROM with faster TRUNCATE TABLE
Firsts, we need to check how dbal works with this. Secondly, truncate is identical to delete in speed for innodb tables. Dmitry Dulepov
12:19 Feature #16218: Individual height of inline RTE
Hm. No feedback here; but I still think it's worth some, since I'm again in need for this little feature.
So by th...
Ralf Hettinger
12:01 Feature #17154: Suggesting TS configurable Return-Path, from_mail and from_name for mailforms
+1 for this usefull enhancement Bjrn Kraus
10:25 Bug #17195 (Closed): Creation of multiple folders in filelist module results in blank page
In the filelist module, the creation of more than one new folder returns a blank page. The folders are created though... Christopher Hlubek
09:57 Bug #16519 (Closed): BE-User is able to delete forbidden types of page content
Example:
For a BE-Usergroup I disallowed to use the page content type "Sitemap" (Explicitly allow/deny field value...
Nele
01:41 Bug #16166: Publishing a record breaks dam_ttcontent-relations
After discussion with other's I decided not to include such a TYPO3 core patch into the DAM extension. The code does ... René Fritz

2007-04-09

21:11 Bug #17189: Replace DELETE FROM with faster TRUNCATE TABLE
you didn't mention that... Ingo Renner
20:25 Bug #17189: Replace DELETE FROM with faster TRUNCATE TABLE
What unexpected results might occur because Autoindex is reset to zero?
We are talking about clearing the cache?
John Angel
18:03 Bug #17189: Replace DELETE FROM with faster TRUNCATE TABLE
This doesn't work as the behavior of DELETE is different from TRUNCATE, TRUNCATE will also reset the auto increment s... Ingo Renner
17:58 Feature #17123: No charset conversion for eID scripts, thus no locallang.xml useable
Hi Nikolas,
could you add your eid-skript to this bug, so I can take a look at it?
On my local machine, the "Fake...
Dominik Schmich
11:07 Bug #16826: HTML size of Pagetree should be siginificantly reduced
Ah, alright, thank you very much for the information. The problem is that TYPO3 takes quite long to finish the reques... Benni Mack
10:32 Bug #16826: HTML size of Pagetree should be siginificantly reduced
My CPU load while expanding the tree: the first 90% of the time frame CPU usage is less than 5%, and then it peaks to... John Angel

2007-04-08

21:21 Bug #16826: HTML size of Pagetree should be siginificantly reduced
interesting. Here's the thing:
Somehow AJAX (Javascript) is probably either
a) blocking the browser while fetching ...
Benni Mack
19:21 Bug #16826: HTML size of Pagetree should be siginificantly reduced
When expanding tree with 5000 pages, AJAX solution is even worst than non-AJAX.
Browser just isn't responding unt...
John Angel
16:49 Feature #16935: Add an option to add alternative external URL or shortcut for other languages
Ha, I found out that I have this extension installed "altern_lang_page_link" which takes care of that! I included a s... Benni Mack
12:02 Feature #17194 (Closed): aTagTitle & noBlur at tt_content.menu
It would be nice to see this in the next version of css_styled_content:
####
tt_content.menu.20.1.1.NO.ATagTitle....
Georg Ringer

2007-04-07

12:43 Bug #17193: rte not working with firefox2.0.0.3
But still it is a duplicate of a bug which is fixed in TYPO3 4.1.1 and 4.0.6. Make sure you have cleaned up typo3temp... Michael Stucki

2007-04-06

18:21 Bug #17193 (Closed): rte not working with firefox2.0.0.3
It's the same problem like the as resolved marked Bug 0005266, but with TYPO3 4.1, rtehtmlarea 1.5.1dev, Firefox 2.0.... Matthias Baumgart
14:54 Feature #17150: webPageTree: wrap each line/page in pagetree with div elements
Hey, looks useful.
I hope to get something like this in 4.2, since I'm gonna do some changes to the pagetree anyway....
Benni Mack
10:53 Bug #17192: php-warning output on wiki.typo3.org
ok, Problem behoben,
danke Daniel
Martin Holtz
10:21 Bug #17192 (Closed): php-warning output on wiki.typo3.org
Hi,
to avoid spam, there is an page.restrictor.inc included.
That file makes output - therefore the wiki can no...
Martin Holtz

2007-04-05

16:15 Feature #16713: Validate Checkboxes
The original line looks like:
if ($confData['required'] && $confData['type']!='check') {
in Typo3 4.1 its ...
Jascha
15:39 Bug #17191 (Closed): Error when trying to move elements
I get the error:
Fatal error: Call to undefined method ux_t3lib_tsfeBeUserAuth::getMultipleGroupsWhereClause()
in ...
dogs-design
14:29 Bug #17190 (Closed): htmlarea doesn't load with SUSE Firefox and T3 4.1.1
The user-agent string contains an -1.3; see attached screenshot
fixed by adding an "&& HTMLArea.agt.indexOf("-1.3"...
Marc Bastian Heinrichs
09:55 Revision 2f05849e: Made debug logging of user-supplied SQL queries possible in t3lib_db.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2253 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
09:41 Revision 67cc4b93: Made debug logging of user-supplied SQL queries possible in t3lib_db.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2252 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
09:33 Revision 0754f175: Renamed Typoscript condition julianday to dayofyear
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2251 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
09:31 Feature #16937: Adding some more Date Conditions to class.t3lib_matchcondition.php
Changed "julianday" in SVN to "dayofyear" to avoid ambiguity of definition of Julian Date. Martin Kutschker
08:27 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
I have the same problem like Klaus Hinum describes here:
http://bugs.typo3.org/view.php?id=3491#9569
If I swit...
Ulrich Fischer

2007-04-04

23:05 Feature #16485: Security enhancement
I´m having the same problem ... is there a solution by now? Harp
18:46 Bug #16949: Absolute links are made relative which breaks link
I have the same problem.
config.typolinkCheckRootline works with internal links, but it cannot write REALURL links.
...
Ulrich Fischer
18:31 Bug #17189 (Closed): Replace DELETE FROM with faster TRUNCATE TABLE
Instead of:
$query = 'DELETE FROM '. $components['TABLE']. (strlen($where) ? ' WHERE ' . $where : '');

Should...
John Angel
17:53 Bug #17046: Umlauts not working in GIFBUILDER with php5
I already had this problem together with an incorrect working horizontal offset for GMENU!
My system (SuSE 10.0 64Bi...
Administrator Admin
17:17 Revision 8a572a9b: A directory handle was not closed correctly.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2250 709f56b5-9817-0410-a4d7-c38de5d9e867 Andreas Otto †
17:15 Revision 21572300: A directory handle was not closed correctly.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2249 709f56b5-9817-0410-a4d7-c38de5d9e867 Andreas Otto †
15:13 Bug #16545: GIFBUILDER indexcolors cropsized images
Lately I had again a problem with cropscaling GIF images, even with the applied patch that worked allready on the sam... Franz Koch
14:41 Bug #16545: GIFBUILDER indexcolors cropsized images
can this fix go to svn ?
Today i had this problem on a server, that the cropscaled were gif and created with wron...
Steffen Kamper
13:04 Feature #16726: Select FE user group(s) to display in user list
What is the status for the integration of the patch Carsten Stidsen
12:30 Bug #17188 (Closed): Hardcoded value for target of external links
For now value for target of external links is hardcoded to the '_blank' instead of using existing constant $PAGE_TARG... Kirill Klimov
10:16 Feature #17177: add feature to force user group on subpages
The feature is already available Peter Niederlag
09:15 Bug #17187 (Rejected): cache_hash gets filled up with menudata entries while using TMENU_LAYERS
Hi,
this bug has been introduced with release 4.x and is causing a mayor slowdown due to almost killing the database...
Matt

2007-04-03

23:35 Bug #17186: JSMENU showActive not working with entryLevel (was 1508)
I added a patch file to easily apply the changes.
---
http://www.phoenix-medien.de
Bjrn Kraus
23:28 Bug #17186 (Closed): JSMENU showActive not working with entryLevel (was 1508)
The showActive setting for the JSMENUITEM does not work when setting entryLevel. The problem is in tslib/class.tslib_... Bjrn Kraus
23:21 Bug #17183: removeDefaultJS does not work with spamProtectEmailAddresses
how awkward - should be
config.removeDefaultJS = external
then all works fine.
Please close or delete this, i ...
Steffen Kamper
16:26 Bug #17183 (Closed): removeDefaultJS does not work with spamProtectEmailAddresses
when setting
config.removeDefaultJS = extern
the JS for spamProtectEmailAddresses disappears and the spamprotect...
Steffen Kamper
20:14 Bug #17185 (Closed): GIFBUILDER TEXT antiAlias=0 doesn't work with black texts
If you set antiAlias=0 for TEXT objects in GIFBUILDER usually this should disable antialiasing, which is essential if... Jo Hasenau
18:14 Bug #17184: t3lib_div::tempnam('anything_'); returns invalid path
It's not a Microsoft bug, it rather seems like a PHP bug! Michael Stucki
17:51 Bug #17184: t3lib_div::tempnam('anything_'); returns invalid path
right, but as M$ won't fix such a thing, it could be implemented into T3. As this seems to be a very important functi... Andreas Balzer
17:49 Bug #17184: t3lib_div::tempnam('anything_'); returns invalid path
Look here to see how tempnam() should work: http://ch2.php.net/tempnam
Especially watch the comment of "lreilly at...
Michael Stucki
17:36 Bug #17184: t3lib_div::tempnam('anything_'); returns invalid path
I have found the position of the 'problem'..
In t3lib/class.t3lib_div.php there's the function function tempnam($fil...
Andreas Balzer
17:35 Bug #17184: t3lib_div::tempnam('anything_'); returns invalid path
1) Check what t3lib_div::tempnam() is doing
2) Paste the contents into a separate PHP file and try the same again
3...
Michael Stucki
17:19 Bug #17184: t3lib_div::tempnam('anything_'); returns invalid path
I have no such CPU here, so please debug, and make sure it's not a PHP problem. Michael Stucki
17:08 Bug #17184 (Closed): t3lib_div::tempnam('anything_'); returns invalid path
If you use t3lib_div::tempnam('anything_'); on Windows Vista 64 Bit (didn't check for other systems), you'll recieve ... Andreas Balzer
17:43 Feature #16937: Adding some more Date Conditions to class.t3lib_matchcondition.php
fixed in trunk for TYPO3 4.2 Ingo Renner
14:08 Feature #16937: Adding some more Date Conditions to class.t3lib_matchcondition.php
Discussing the issue on the core list now. Andreas Otto †
17:30 Revision dfa7a18f: Implemented feature request #4914: Adding to new conditions to class.t3lib_matchcondition.php.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2248 709f56b5-9817-0410-a4d7-c38de5d9e867 Andreas Otto †
17:03 Feature #16942: provide new inputfield "directorypicker" in BE
Reinhard, I have noticed the same as you did, but I thought it was due to a change I had made during development betw... Andreas Wolf
09:56 Feature #16942: provide new inputfield "directorypicker" in BE
i have tried out your configuration for a dir picker selectiing a single dir using your new provided patch. with the ... Reinhard F¼hricht
09:12 Feature #16942: provide new inputfield "directorypicker" in BE
Hm, ok, I think this is possible, but I don't know how hard it is - at least not now, without having had a look at th... Andreas Wolf
08:52 Feature #16942: provide new inputfield "directorypicker" in BE
i would make it a "temporary mountpoint", showing only from this folder down. Stefano Cecere
07:47 Feature #16942: provide new inputfield "directorypicker" in BE
Ok, so you mean to define a folder in the 'config'-array and only this folder is shown? Or should the browser start i... Andreas Wolf
00:40 Feature #16942: provide new inputfield "directorypicker" in BE
i could sponsor other 50 EUR if the file browser could be configured to open from a (by TSConfig or TCA ) defined dir... Stefano Cecere
15:19 Bug #16407: Files in typo3temp/menu have wrong permissions
A patch for 4.1.1 was appended in the related bug 0003949 Batomo
15:13 Bug #16411: Files in typo3temp/GB have wrong permissions
Uploaded files from 3.4.2007 corrects the same bug in V4.1.1 :
in files:
typo3/sysext/cms/tslib/class.tslib_gifbu...
Batomo
14:50 Bug #17182 (Closed): Highlight current workspace in tree view
The current workspace is shown at the top of the tree view. This is an extremely helpful reminder since it is easy to... Francois Suter
14:30 Revision d06eda3d: Added PHPIDE-related files to svn:ignore
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2247 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
14:21 Revision a4d9ef8c: Added PHPIDE-related files to svn:ignore
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2246 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
12:13 Revision 72a2c5b6: Workspaces: added configurable synchronious stage change and publishing
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2245 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
11:01 Bug #17181 (Closed): Flexforms dosen't resolve sheets
It's currently not possible to use references inside flexforms due to the fact that class.t3lib_tceforms.php dosen't ... Kasper Middelboe
10:04 Bug #17180: tslib_cObj::enableFields() doesn't work in T3 4.1, 4.1.1
Ok I agree but where is the sense of keeping not working method?
Maybe tslib_cObj::enableFields() should be removed?
Dominik Deka
09:56 Bug #17180: tslib_cObj::enableFields() doesn't work in T3 4.1, 4.1.1
Yes, so apparently the extension must be changed, and not vice versa. Michael Stucki
09:40 Bug #17180 (Closed): tslib_cObj::enableFields() doesn't work in T3 4.1, 4.1.1
In stever_rsscontent extension in pi1/class.tx_steverrsscontent_pi1.php was line containing:
$this->cObj->enableFiel...
Dominik Deka
00:12 Revision a0687cb0: Raising version number to 4.0.7-dev
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2244 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
00:12 Revision f985ecbb: Raising version number to 4.1.2-dev
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2243 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
00:11 Revision 10e39225: Tagging TYPO3 4.0.6
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-0-6@2242 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
00:11 Revision 5620a3d5: Tagging TYPO3 4.1.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-1-1@2241 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
00:09 Revision c2e9c01c: Release of TYPO3 4.1.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2240 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
00:08 Revision ade0886f: Release of TYPO3 4.0.6
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2239 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
 

Also available in: Atom