Project

General

Profile

Activity

From 2009-04-25 to 2009-05-24

2009-05-24

23:49 Bug #20498 (Closed): Clear RTE cache is always visible with default settings
This menu entry is for develop usage only and should not be visible in normal mode. I think troubleshoot-mode was the... Steffen Kamper
16:00 Bug #20496: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
Ok... I could reproduce this on a live server with
PHP 5.2.0-8+etch13 (cli) (built: Oct 2 2008 08:26:18)
Seems t...
Oliver Hader
14:38 Bug #20496: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
Patch works fine. Thanks!
For Reproducing: I use a Debian Etch Installation with Usermin/Virtualmin Default Configur...
Alex Ebner
14:18 Bug #20496: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
I was not able to reproduce this behaviour neither.
However, it seems that spl_autoload() throws an exception when a...
Oliver Hader
12:46 Bug #20496: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
I do not know how to reproduce. Please give details.
FYI I'm using all pending patches (in core-list) for DBAL:
...
Xavier Perseguers
10:50 Bug #20496: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
Version of php: PHP 5.2.0-8+etch11
So we are both running Debian 4.0 ( Etch)
Joris Willems
15:57 Feature #20497: New options noRescale and resoultionFactor for getImgResource()
See http://geithware.de/rfc11177.html for the TS-Example Stefan Geith
15:41 Feature #20497 (Closed): New options noRescale and resoultionFactor for getImgResource()
Sometimes a higher resolution as the display-resolution of an Image is needed.
E.g. if you want to render PDFs from ...
Stefan Geith
14:40 Bug #19200: PHP 5.3 throws warning when updating localizations in EM
I have the same issue with PHP Version 5.2.5 and TYPO3 4.2.6
Stefano Kowalke

2009-05-23

21:13 Bug #20481: calls to deprecated method t3lib_div::makeInstanceClassname
after discussion with Steffen Kamper, v3 of the patch is ensuring backwards compatibility and even providing a nice f... Franz Koch
20:34 Bug #20496: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
Same Error on a fresh Installation.
PHP Version 5.2.0-8+etch15
Alex Ebner
20:18 Bug #20496 (Closed): LogicException is thrown if spl_autoload() fails with PHP 5.2.0
PHP Fatal error: Uncaught exception 'LogicException' with message 'Class ux_t3lib_DB could not be loaded' in /home/m... Joris Willems
18:02 Bug #20495: function getByTag() in new caching framework runs out of memory
hehe - i absolutely agree :-) Steffen Kamper
17:59 Bug #20495: function getByTag() in new caching framework runs out of memory
hi,
yes you're right, using the simple count query does of yourse only work if there's actually a db to query.
T...
Rupert Germann
17:37 Bug #20495: function getByTag() in new caching framework runs out of memory
Hi Rupi,
i don't think it's possible to use the old function. If you use eg file-cache there is no DB-table used a...
Steffen Kamper
15:49 Bug #20495 (Closed): function getByTag() in new caching framework runs out of memory
I got a:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 27672 bytes) in /srv/SVN/f...
Rupert Germann
16:58 Bug #20396: Simulating frontend user groups via admin panel does not work
Committed to SVN Trunk (rev. 5488) Oliver Hader
16:15 Bug #20396: Simulating frontend user groups via admin panel does not work
Hi Niels, thanks for pointing it out. I came to the same conclusion. Since the adminPanel was extracted from tsfeBeUs... Oliver Hader
03:12 Bug #20396: Simulating frontend user groups via admin panel does not work
Okay, the reason is priority-inversion:
typo3/sysext/cms/tslib/index_ts.php: 317+
"$TSFE->determineId()" is cal...
Niels Fröhling
03:06 Bug #20396: Simulating frontend user groups via admin panel does not work
$GLOBALS['BE_USER']->frontendEdit
Is not set [isset is false] when entering the function ...
Niels Fröhling
02:43 Bug #20396: Simulating frontend user groups via admin panel does not work
The trigger-code for the preview is in:
typo3/sysext/cms/tslib/class.tslib_fe.php: 792 determineId()
All the in...
Niels Fröhling
05:59 Bug #20494: Access-restriction behaves identical for non-recursive/recursive
So okay, I'm very sorry for the confusion, I have difficulties to describe the issue as it depends on several factors... Niels Fröhling
01:53 Bug #20494: Access-restriction behaves identical for non-recursive/recursive
Okay, we tracked the error down to one of the pages inbetween being "BE-user page" ...
35: FE-user bereich, NICHT ...
Niels Fröhling
01:27 Bug #20494: Access-restriction behaves identical for non-recursive/recursive
Okay, just to describe the most simplest way to reproduce this:
1) make a page, access-restriction is on a specifi...
Niels Fröhling

2009-05-22

22:42 Bug #19728: ereg* is deprecated in PHP 5.3 alpha3
Due to many misbehaviours of the ereg/preg stuff, this fix needs again a full and detailed review. Oliver Hader
11:30 Bug #19728: ereg* is deprecated in PHP 5.3 alpha3
http://forge.typo3.org/repositories/revision/typo3v4-core/5424
http://forge.typo3.org/repositories/revision/typo3v4-...
Oliver Hader
22:11 Bug #20494: Access-restriction behaves identical for non-recursive/recursive
Possibly related to behaviour described in #0011163 Niels Fröhling
22:09 Bug #20494 (Closed): Access-restriction behaves identical for non-recursive/recursive
There is no distinction in behaviour if you restrict a page to a FE-group and mark "incl. sub-pages" or not. In both ... Niels Fröhling
21:46 Bug #20479: Export To t3d results in Fatal Error because of wrong RegEx
Committed to SVN Trunk (rev. 5484) Oliver Hader
21:09 Feature #20475: Remove static require_once() to t3lib and tslib and use autoloading instead
Committed to SVN Trunk (rev. 5482) Oliver Hader
21:02 Bug #20422: TCEForm does not replace the existing element if adding a new element to a field with maxitems=1
Due to the recent reports of misbehaviours in fields with the possibility to select more than one element, I've rever... Oliver Hader
12:02 Bug #20422: TCEForm does not replace the existing element if adding a new element to a field with maxitems=1
the patch doesn't work now for selects with more than 1 as maxitems.
Check the access selecter for fe_groups in tt...
Steffen Kamper
19:39 Bug #20335: Hidden Content Elements are displayed in the Module "View Page"
I have the same problem.
This problem is also discussed in this thread:
http://lists.typo3.org/pipermail/typo3-engl...
Chris topher
19:22 Bug #20493 (Rejected): flexform ds remains even if the plugin changes
Situation:
tt_content used as tt_news Plugin gets changed into some other Plugin. In this case the xml of the tt_new...
Sebastian Fischer
19:03 Bug #20124: Admin panel is not available anymore when extension fe_edit is not installed
Committed to SVN Trunk (rev. 5477) Oliver Hader
18:59 Bug #20492 (Closed): Syntax error in ADOdb PDO-SQLite driver
There is a Syntax-Error in the actual trunk of typo3 4.3 in adodb-pdo_sqlite.inc.php at Line 146
This is the patch...
Michael Staatz
18:02 Bug #20491 (Closed): Wrong substitution of ###THIS_UID### in t3lib_loaddbgroup.php
In the readMM method of class.t3lib_loaddbgroup.php there is a Variable $additionalWhere.
As the name already says, ...
Jo Hasenau
17:22 Feature #20490 (Closed): Add method for saving and closing a record.
t3lib_frontendedit has methods for the common tcemain actions that are performed on a record (save, hide, new, etc) b... Jeff Segars
17:09 Bug #20489 (Closed): loadPrototype() called in frontend editing without a valid doc instance.
When using frontend editing with the edit forms appearing directly on the page (and not in a popup) the following fat... Jeff Segars
15:07 Bug #19956: Page alias not publishing to LIVE from any workspace
see: http://typo3.org/documentation/document-library/core-documentation/doc_core_inside/4.2.0/view/2/7/
Unique fie...
Martin Holtz
13:52 Feature #20488: set additionalParams for processRedirects
This issue isn't important - I've found another way to solve my problem :D Simon Schick
12:38 Feature #20488 (Closed): set additionalParams for processRedirects
I've a loginbox at the right side of every page on my website.
If you type in a incorrect password you should be d...
Simon Schick
12:49 Bug #20257: tslib_content calls deprecated function makeInstanceClassName
Committed to SVN Trunk (rev. 5470) Oliver Hader
12:34 Bug #19930: login / logout only agains current page
Here is another bugfix from me
http://bugs.typo3.org/view.php?id=9746
sorry - for cross posting ...
Simon Schick
12:24 Bug #19884: the icons for clearing of caches disappear in 4.2.4
Microsoft Internet Explorer
Version: 6.0.2800.1106
Niveau de cryptage: 128 bits
Franz Holzinger
12:13 Feature #20476: Why do you overwrite the TS-Var: linkConfig.parameter?
Here's my xClass - for all other who can't wait for this feature :)
But don't forget to add
>>>
plugin.tx_felogi...
Simon Schick
11:40 Feature #20476: Why do you overwrite the TS-Var: linkConfig.parameter?
Here are the changes I'd do to implement this feature:
* typo3\sysext\felogin\ext_typoscript_setup.txt
>>>
plugi...
Simon Schick
11:34 Bug #20487: FE-Group simulation doesn't work
Duplicate of #20396 Oliver Hader
09:47 Bug #20487: FE-Group simulation doesn't work
One more thing: I remember there was a bug that turned the changes to the admin panel active always on the 2nd load. ... Michael Stucki
09:45 Bug #20487: FE-Group simulation doesn't work
I'm not sure if I understand you correctly. Is the TypoScript for enabling the admin panel on a page which is accessi... Michael Stucki
02:44 Bug #20487: FE-Group simulation doesn't work
This extends to the Web->View module as well. If you configure the admin-panel to be shown and restrict edit-access t... Niels Fröhling
00:44 Bug #20487 (Closed): FE-Group simulation doesn't work
The activation of FE-Group simulation in the admin-panel doesn't do a thing.
- It doesn't hide content elements wh...
Niels Fröhling
00:32 Feature #20416: Add more information (extension upload date, description and author name) to the list of extensions in import mode
committed to trunk rev #17226 Rupert Germann

2009-05-21

22:27 Bug #20486: MySQL errors and unable to create a page
Well I've re-installed it using a InnoDB database. The MySQL errors are gone now. But I got a new error message when ... Erik
22:02 Bug #20486: MySQL errors and unable to create a page
Thanks for the tip.
I run MySQL in MyISAM mode not allowing InnoDB usage (which appears to be required).
I'll t...
Erik
20:50 Bug #20486: MySQL errors and unable to create a page
Hi Erik,
with the errors you described you maybe cannot save a content-element (because you cannot click the butto...
Chris topher
20:28 Bug #20486: MySQL errors and unable to create a page
At the end I say Typo version 4.3. That should be 4.2.6. Erik
20:26 Bug #20486 (Closed): MySQL errors and unable to create a page
After installing Typo3 for the first time I got two MySQL errors repeating a couple of times on the front and back-en... Erik
21:48 Bug #20176: error while copying localized content in draft workspace
This happens if you have two records on clipboardd 2, the one with default lang plus the one localized ?
Peter Niederlag
21:10 Bug #20471: TEMPLATE directive doesn't generate any output
Not a TYPO3 bug. Francois Suter
15:05 Feature #20395: Optimize loading of frontend user groups
i reverted it Steffen Kamper
12:23 Feature #20395: Optimize loading of frontend user groups
doesn't work - please revert:
the call to initUserGroups() calls fe_user->fetchGroupData() which is indeed
an ex...
Rupert Germann
13:15 Bug #19582: DBAL does not support SQL from (new?) session management
committed to trunk, rev 5465 Steffen Kamper
13:06 Feature #20485 (Closed): Possibility to create a new template record in Modul Tempalte
when you start a new website, you create a lot of ext. template records.
so it would be a great and time saving fe...
Sven Juergens
10:35 Bug #20484 (Closed): Wrong calculation of section height in flexform when toggeling sections
If there is a rhtmlarea in a section and the content in the rhtmlarea is big, the height of the section is wrong and ... Patrick
09:52 Bug #18689: Cannot upgrade from 4.1.6 to 4.2.0 due to error
committed to trunk, rev 5464 Steffen Kamper

2009-05-20

22:37 Bug #18311: Remove DAM-References from media field does not work
Hmm, would like to send you a reminder but there are like 20 Christians registered on bugs.typo3.org :-) Michiel Roos
22:33 Bug #20399: Unable to login to the BE
Like already said by Egbert van der Hout:
"DO NOT CHANGE this value manually without an alternative authentication s...
Marcus Krause
22:30 Bug #20399: Unable to login to the BE
To my knowledge, loginsecuritylevel set to "normal" only works (and is required) when ext:t3sec_saltedpw is installed... Marcus Krause
20:20 Bug #20399: Unable to login to the BE
Thanks.
I can see some potential confusion about this... But its not a bug, so it should be closed.
Dan Osipov
17:52 Bug #20288: Eval of double2 doesn't work
committed to trunk, rev 5460 and 4_2, rev 5461 Steffen Kamper
15:54 Bug #20483: Misbehaviours due to integration of autoloader
Committed to SVN Trunk:
* XCLASS/DBAL/AdoDB (rev. 5456)
* includeLibs/TemplaVoila (rev. 5458)
Oliver Hader
15:03 Bug #20483: Misbehaviours due to integration of autoloader
@Steffen: Was the requirement to use includeLibs for TemplaVoild introduced by the autoloader changes or was is there... Oliver Hader
14:55 Bug #20483: Misbehaviours due to integration of autoloader
The TV-issue has been solved by
includeLibs.tx_templavoila = EXT:templavoila/pi1/class.tx_templavoila_pi1.php
an...
Steffen Kamper
14:51 Bug #20483 (Closed): Misbehaviours due to integration of autoloader
The integration and activation of the autoloader created some misbehaviours:
* DBAL seems not to be working anymore
...
Oliver Hader
15:41 Bug #20471: TEMPLATE directive doesn't generate any output
Excellent, this really solved the problem!
Thanks again for all your efforts.
Might be recommendable to have a ...
Juergen Kreis
10:19 Bug #20471: TEMPLATE directive doesn't generate any output
Seems to be a problem with symlinks. Check this:
http://typo3.toaster-schwerin.de/typo3_english/2009_05/msg00323.htm...
Christian Müller
14:37 Bug #20482 (Closed): with Fix for #20422 and #20422 the Element Browser doesn't work with Flexforms
after integration of this fix,
the Element Browser doesn't add the Element to the select field
Firebug Message:
...
Sven Juergens
14:03 Bug #20481 (Closed): calls to deprecated method t3lib_div::makeInstanceClassname
In addition to ticket #20257 there are some other places in the core that still use calls to t3lib_div::makeInstanceC... Franz Koch
13:35 Bug #20479: Export To t3d results in Fatal Error because of wrong RegEx
add updated patch that only lets pass valid characters from user submitted filename Peter Niederlag
13:34 Bug #20479: Export To t3d results in Fatal Error because of wrong RegEx
add updated patch that only lets path valid characters from user submitted filename Peter Niederlag
10:38 Bug #20479: Export To t3d results in Fatal Error because of wrong RegEx
seems like a nobrainer but as I've digged into it before checkin of the patch I found out:
- the regex is used to *c...
Peter Niederlag
12:09 Feature #20480: Integrate t3lib_div::requireFile() for simple require() calls
Committed to SVN Trunk (rev. 5454) Oliver Hader
12:03 Feature #20480 (Closed): Integrate t3lib_div::requireFile() for simple require() calls
In t3lib_div there's already a mehtod requireOnce() however the pendant for require() is missing. On using requireOnc... Oliver Hader
11:10 Bug #20257: tslib_content calls deprecated function makeInstanceClassName
forgot to fix the var names for the error messages. So attached the new version of the patch. Franz Koch
10:57 Bug #20257: tslib_content calls deprecated function makeInstanceClassName
Just added a new version of the patch, as the affected lines changed during the autoloader commit. I also removed all... Franz Koch
09:23 Task #3389 (Closed): Rename Forge Project: Scheduler
Done Francois Suter
05:32 Task #3389 (Closed): Rename Forge Project: Scheduler
Or at least: Scheduler (Gabriel integration)
Patrick Gaumond
09:21 Bug #3388: Error with insert in Module
It's work in progress right now. It's definitely not stable/usable in current state. Sorry. Francois Suter
05:27 Bug #3388 (Closed): Error with insert in Module
*Value "" for "M" was not found as a module*
Appears when clicking on Module Scheduler-> Menu TYPO3 Scheduler -> I...
Patrick Gaumond
00:20 Feature #17874: Add suggest-like feature to TCEforms
I posted a new version of the patch and the demo extension. There are two major changes: The configuration may now be... Andreas Wolf

2009-05-19

21:23 Bug #20473: Starttime/endtime is not taken into account when caching
i would like to have the method
setPageCacheExpiresTimestamp(...) from #19283 too.
So i would have the chance ...
Martin Holtz
10:09 Bug #20473 (Closed): Starttime/endtime is not taken into account when caching
If a content element has a starttime/endtime or a tt_news item has such dates, they are not taken into account when c... Dmitry Dulepov
21:17 Feature #19283: page cache is not influenced by tt_content.starttime/endtime
hi dmitry,
in my eyes
#20473
is an better approach.
Martin Holtz
10:30 Feature #19283: page cache is not influenced by tt_content.starttime/endtime
Please, see also #20473. It provides an automatic solution to this problem. Dmitry Dulepov
20:45 Bug #20479 (Closed): Export To t3d results in Fatal Error because of wrong RegEx
When trying to export page trees to t3d in current trunk you'll get a warning, namely:
Warning: preg_replace() [fu...
Susanne Moog
20:16 Bug #20477: CSS in BE has no general rules, only specific
We definitely need a set of generic rules, then each module can add its own specific styles.
Needed also are style...
Francois Suter
18:45 Bug #20477: CSS in BE has no general rules, only specific
best example you find in current css:
body#typo3-alt-doc-php, body#typo3-db-list-php, body#typo3-mod-web-perm-inde...
Steffen Kamper
18:39 Bug #20477 (Closed): CSS in BE has no general rules, only specific
This leads to the fact that if you write your own BE-module, you have to write your own CSS rules.
Currently we ha...
Steffen Kamper
20:03 Bug #20471: TEMPLATE directive doesn't generate any output
Thinking about this , could there be an issue with the Symlinks ?
Typo3_src is located outside of the www-Path
Al...
Juergen Kreis
19:50 Bug #20471: TEMPLATE directive doesn't generate any output
I am currently using 4.2.6
What is strange, too, is that the is_file function seems to return TRUE only for files, t...
Juergen Kreis
19:17 Bug #20471: TEMPLATE directive doesn't generate any output
Which version do you use? I will setup the same here and try it out. Christian Müller
17:58 Bug #20471: TEMPLATE directive doesn't generate any output
Hi Christian,
thanks for the reply.
No, the file is correct - I made a typo when I wrote the bug report.
Both,...
Juergen Kreis
17:46 Bug #20471: TEMPLATE directive doesn't generate any output
I have done some tests by adding some debug output.
The problem seems to be within the file
class.t3lib_tstemplate....
Juergen Kreis
17:22 Bug #20471: TEMPLATE directive doesn't generate any output
You wrote:
----
template.file = fileadmin/html/htmlTest.html
...
Content of testHTML.html (path is, of course, co...
Christian Müller
10:00 Bug #20471 (Closed): TEMPLATE directive doesn't generate any output
I have a problem with some very basic TS Code, where I cannot identify the reason of my problems.
In the meantime, I...
Juergen Kreis
19:28 Bug #20478: Problems with turkish characters
Ok, I could have thought of that myself ... Mantis doesn't seem to be capable of displaying the characters too.
Here...
Christian Brger
19:25 Bug #20478 (Closed): Problems with turkish characters
When using fe_login (or the older newloginbox) in combination with turkish, a lot of special characters are displayed... Christian Brger
18:43 Feature #20395: Optimize loading of frontend user groups
Committed to SVN Trunk (rev. 5451) Oliver Hader
18:11 Feature #20476 (Closed): Why do you overwrite the TS-Var: linkConfig.parameter?
Hi, all
I want to have a loginbox on the right side on every page
But therefore I have to set the ID for all ...
Simon Schick
17:16 Bug #19621: getTreeList causes duplicate entry sql error
This bug is related to 0007591 in cause and effect but it seems to be in the extension "debug_mysql_db" not in CORE a... Christian Müller
16:31 Feature #20475 (Closed): Remove static require_once() to t3lib and tslib and use autoloading instead
Since autoloading is integrated in the TYPO3 Core it's not required to statically require files without knowing wheth... Oliver Hader
15:57 Feature #18548: Adding autoload
Autoloading is integrated in TYPO3 4.3 - see issue #19503 Oliver Hader
15:56 Feature #19192: Add autoloading to reduce require(_once) calls
Resolved through duplicate #19503
Oliver Hader
15:55 Feature #19503: Implement autoloading for TYPO3
Committed to SVN Trunk:
* functionality (rev. 5448)
* enabling the autoloader (rev. 5449)
Oliver Hader
13:47 Bug #20419: cache_pages timeout always 3600 seconds
commited to trunk Bernhard Kraft
13:44 Bug #20474 (Closed): Test case for #20419
The bugfix #20419 "cache_pages timeout always 3600 seconds" was fixed.
A test-case should get created to test this...
Bernhard Kraft
13:34 Bug #20398: Move inline JS to external file in backend.php
committed v2 to trunk, rev 5446 Steffen Kamper
13:29 Feature #18505: Hide buttons in Listview
There is an extension from me, which utilizes a hook, to allow exactly this feature.
Not everything must be packed i...
Bernhard Kraft
11:11 Feature #18505: Hide buttons in Listview
Is it possible to deny access to cut/copy/paste as well? Markus Bucher
11:04 Feature #18505: Hide buttons in Listview
Confirmed the patch, still working in 4.2.5.
But: having spaces after the commata in Ts doesn't work.
Working:
...
Markus Bucher
10:04 Bug #20472 (Closed): Validation issue: End tag for "hr" omitted, but OMITTAG NO was specified in typo3/init.php
Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa...
Patrick Broens
09:51 Bug #20470 (Closed): Column's default value is not properly quoted in CREATE TABLE
When creating a table a few steps are involved to parse the MySQL table creation definition and rewrite it to be comp... Xavier Perseguers
09:49 Bug #17621: Insertion of more than one items by the Element Browser is allowed when it shouldn't
The problem is now solved for fields with size=1. For selects with a bigger size, there is an option to scroll, posit... Benni Mack
09:47 Bug #20469 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/wizard_colorpicker.php
Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa...
Patrick Broens
09:44 Bug #20468 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/wizard_sortpages/class.tx_wizardsortpag
Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa...
Patrick Broens
09:42 Bug #20467 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/wizard_crpages/class.tx_wizardcrpages_w
Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa...
Patrick Broens
09:35 Bug #20466 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/version/cm1/index.php
Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa...
Patrick Broens
09:35 Bug #20448: Reduce memory usage of db_list_extra
Committed to 4.2 (rev 5439) and trunk (rev 5440). Francois Suter
09:33 Bug #20465 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/t3editor/class.tx_t3editor.php
Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa...
Patrick Broens
09:27 Bug #20464 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/lowlevel/
Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa...
Patrick Broens
09:24 Bug #20463 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/info_pagetsconfig/
Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa...
Patrick Broens
09:19 Bug #20462 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/indexed_search/modfunc1/class.tx_indexe
Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa...
Patrick Broens
09:16 Bug #20461 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/impexp/modfunc1/class.tx_impexp_modfunc
Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa...
Patrick Broens

2009-05-18

23:00 Feature #20441: Add Extbase and Fluid as a System Extension
fixed :-) Sebastian Kurfuerst
21:23 Feature #20436: Add a method to register an Extbase plugin
As a result of the discussion in the core list Extbase itself registers its plugins now:
/**
* A minimalistic co...
Jochen Rau
20:21 Feature #20460 (Closed): GIFBUILDER support for additional blend-modes
Currently, GIFGUILDER does not support blend-modes other than "over" (gm composite -compose over) for overlaying imag... Christian Hennecke
19:07 Bug #18253: Duplicate entry on cache_pagesection on reloading twice
this issue is not solved in TYPO3 4.2.6!
there are duplicate entrys:
#19621
#19621
i get this error with
ide...
Martin Holtz
18:56 Bug #20459 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/cms/web_info/
Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa...
Patrick Broens
18:53 Bug #20458 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/cms/layout/db_layout.php
Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa...
Patrick Broens
18:45 Bug #20457 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/belog/mod/index.php
Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa...
Patrick Broens
18:39 Bug #20456 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/mod/web/perm/index.php
Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa...
Patrick Broens
18:34 Bug #20455 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files of typo3/mod/user/ws/
Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa...
Patrick Broens
18:29 Bug #20454 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/mod/tools/em/class.em_index.php
Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa...
Patrick Broens
18:25 Bug #20453 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/init.php
Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa...
Patrick Broens
18:20 Bug #20452 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/file_newfolder.php

Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of se...
Patrick Broens
18:14 Bug #20451 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/alt_doc.php
Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa...
Patrick Broens
17:07 Feature #20450 (Closed): Use t3lib_div::callUserFunction in typoscript userFunc condition
In typoscripts userFunc condition [userFunc = ...] it is only allowed to user php functions. No class methods. The pa... Fabrizio Branca
14:44 Bug #20449 (Closed): Mapping in query does not takes care of remapping "table.field" in a WHERE clause
When remapping name of table X, any query selecting data from table Y and having a WHERE condition on some field of t... Xavier Perseguers
13:34 Bug #20044: RTE is not loading
I've just dropped you an email with the URL and login/pwd.
Have a nice day.
Yannick Blin
13:07 Bug #18949: options.moduleMenuCollapsable = 0 doesn't have any effect
committed to trunk, rev 5436 and 4_2, rev 5437 Steffen Kamper
12:20 Bug #20448 (Closed): Reduce memory usage of db_list_extra
After having a few memory limit errors using the Web > List module, I tracked down at least one statement that was ea... Francois Suter
11:37 Bug #20447 (Closed): Update extJs to 3.0 RC1
since May 4th RC1 of version 3 is released, so update included extJs library
http://extjs.com/blog/2009/05/04/ext-...
Steffen Kamper
11:32 Bug #20428: maxWInText setting is never used, because of missing "textPos" TypoScript property
commited to trunk (rev. 5435). Ernesto Baschny
10:11 Feature #20446 (Closed): Context menu in page tree should have a "delete cache for this page" item
If you change records somewhere in a sysfolder and you know that the cache for a certain site has to be deleted after... Nico de Haen
10:09 Bug #20417: Cannot connect to non-local Oracle database with SID
Patch 11076.diff (based on driverOptions.php from Karsten) allows to connect to Oracle using a SID:
$TYPO3_CONF_VA...
Xavier Perseguers
07:47 Feature #20445 (Closed): Feature request: current sub menu uid in register
As the expAll menu property is now going through stdWrap[1], it would make sense to have the current sub menu uid at ... Wolfgang Klinger
01:58 Bug #20444 (Closed): disable deprecated versioning types by default
versionng types page and branch are deprecated, only 'element' versioning is fully supported.
* disable 'page' and...
Peter Niederlag
00:50 Bug #20443: Collapsing nodes in pagetree produces multiple items with same id
Attached screenshot shows the HTML structure after a few expand and collapse steps. Andreas Wolf
00:49 Bug #20443 (Closed): Collapsing nodes in pagetree produces multiple items with same id
When you collapse or expand items in the pagetree, the Javascript updating the tree selects the wrong node when inser... Andreas Wolf
00:42 Task #3358 (Closed): make sure only "element" versioning type is supported / used
- see Inline documentation
- (remove) configuration in workspace record
- config_default.php
- newPagesVersionin...
Peter Niederlag
00:36 Bug #19109: Disabling Versioning Types 'element' blocks creation of new page
won't fix as element versioning type 'element' won't be supported.
element versioning is the onyl supported versio...
Peter Niederlag

2009-05-17

23:45 Feature #2972 (Accepted): Add possibility to disable TYPO3 draft workspace by localconf.php configuration
The patch attached here contains another modification and shouldn't apply to clean 4_2_6.
I'll refer and track this ...
Peter Niederlag
23:40 Feature #18994: Add possibility to disable TYPO3 draft workspace by localconf.php configuration
will be fixed in project workspace enhancement http://forge.typo3.org/wiki/typo3v4-workspaces Peter Niederlag
23:29 Bug #20442 (Closed): Root item cannot be collapsed in pagetree
r5342 (Fixed bug #20304: Make it possible to style a hover color for pagetree/filetree items) introduced a change tha... Andreas Wolf
23:03 Feature #20441 (Closed): Add Extbase and Fluid as a System Extension
Fluid and Extbase are now ready to be included in TYPO3 Core, so they will be available in 4.3 alpha 3.
(issue ...
Sebastian Kurfuerst
22:50 Feature #18498: config.baseURL with stdWrap support
@Ernesto: Please use status "resolved" rather than "closed". I think it can't be reopened by users otherwise. Michael Stucki
20:49 Bug #20440 (Closed): Typo3 page editing doesn't work with IE8 and FF3.0.10
When editing a page properties the popup menu doesn't appears. A text at the bottom of the IE8 and FF3 window says: P... Helle Holkj
20:18 Bug #20439 (Closed): DBAL wildly quotes fields and table names
When issuing a query using $GLOBALS['TYPO3_DB']->exec_SELECTgetRows() method for instance, the actual query being ge... Xavier Perseguers

2009-05-16

23:48 Bug #20292: After upgrade from4.2.1 to 4-2-6 RTE fails to load correct
Sorry I had not time to work on it.
But finaly I found the issue and want to add the solution.
Is a wrong setting...
Arnold Gordijn
18:16 Feature #17887: Possibility to avoid displaying the full TYPO3 version in the generated pages code
I also think that this is no real enhancement:
- You could find out the version by looking at the copyright (year) i...
Michael Stucki
17:53 Feature #20438 (Closed): Provide more flexible rendering for "text with image"
Since 4.0 we have an "accessible" rendering for Text with image, which has replaced the "table-based" rendering when ... Ernesto Baschny
17:45 Feature #20064: "no columns" setting for Images
Could you explain the use-case a bit more? Give an example of what you are trying to acchieve. Ernesto Baschny
17:37 Bug #20435: syntax error, unexpected ';' in class.t3lib_htmlmail.php
This has already been fixed in core by Francois (committed today as a "Follow-up to #19728", see ChangeLog). Ernesto Baschny
14:15 Bug #20435 (Closed): syntax error, unexpected ';' in class.t3lib_htmlmail.php
TYPO3 hangs in current trunk due to a PHP error:
Parse error: syntax error, unexpected ';' in /var/www/html/trunk/...
Franz Holzinger
17:31 Feature #18498: config.baseURL with stdWrap support
As Nico found out, this hook won't work anyway. So this issue is closed now until someone finds a new need for someth... Ernesto Baschny
17:14 Feature #18498: config.baseURL with stdWrap support
I tested it and Ernesto is right. The baseHref is cached and is not accessible by the hook any more. So I would sugge... Nico de Haen
11:58 Feature #18498: config.baseURL with stdWrap support
I think if you doesn't add the baseUrl as an "USER_INT" kind of object, the hook will not work as expected. As soon a... Ernesto Baschny
17:22 Bug #20042: render_uploads description is processed by htmlspecialchars() hard coded
This will be configurable by the new typoscript processing for render_upload already proposed to the core list in #24... Ernesto Baschny
17:16 Feature #19058: render_uploads / filelinks - move html from php to typoscript
Patch for #2421, which handles this, is already in core list for discussion. Please test and give your +1 there. Ernesto Baschny
15:55 Bug #20437 (Closed): Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/alt_db_navframe.php
Branches: Trunk
This is an issue related to a bigger cleanup, regarding the following problems. The reason of sepa...
Patrick Broens
14:41 Bug #19400: Indexed search doesn't find letters in Thai language.
Has this been solved in the meantime?
Peter Niederlag
14:37 Feature #20436 (Closed): Add a method to register an Extbase plugin
I propose to have a method to register a new Extbase plugin at one central point.
This method should be invoked in...
Jochen Rau
14:30 Task #20016: wrong age calculating in stdWrap
Replace the 365 in the calcAge function with 365.2425!!!
http://en.wikipedia.org/wiki/Year#Calendar_year
This red...
Tim Lochmüller
11:54 Bug #20434 (Closed): Improve advanced_htaccess and make it more compatible
Resource files like CSS, JS, images, etc. cannot be loaded correctly due to missing configuration concerning .htacces... Oliver Hader
02:33 Bug #20433 (Closed): The import export menu will not activate
In Backend page always loads with a error on page. This error means I canot open the import export modual and the dat... Steve
01:52 Bug #20432: DB check breaks with MySQL in ANSI mode due to double quotes
Fixed in SVN Karsten Dambekalns
01:34 Bug #19582: DBAL does not support SQL from (new?) session management
Uploaded v5 as posted by Xavier in core list. Karsten Dambekalns
01:12 Bug #19728: ereg* is deprecated in PHP 5.3 alpha3
Fixed in SVN Karsten Dambekalns
00:09 Bug #19840: FlexForms: wrong mm-relations after copy and localize
Committed to SVN:
* TYPO3_4-1 (rev. 5420)
* TYPO3_4-2 (rev. 5421)
* Trunk (rev. 5422)
Oliver Hader
00:08 Bug #19908: session fixation fix avoid BE login
Hi Andreas, could you please recheck if this error happens on _clean_ TYPO3 installation, meaning not having any thir... Helmut Hummel

2009-05-15

23:52 Bug #20432: DB check breaks with MySQL in ANSI mode due to double quotes
Please review patch Karsten Dambekalns
23:51 Bug #20432 (Closed): DB check breaks with MySQL in ANSI mode due to double quotes
If your MySQL is configured to run in ANSI mode, the DB check "database relations" doesn't work because double quotes... Karsten Dambekalns
23:39 Feature #20431: class.t3lib_htmlMail doesn't send CC and BCC emails
reviewed and committed. Christian Jul Jensen
21:50 Feature #20431 (Closed): class.t3lib_htmlMail doesn't send CC and BCC emails
Although the class offers an attribute "recipient_copy" no headers are set to send a CC email. Furthermore no feature... Reinhard Führicht
23:38 Bug #18949: options.moduleMenuCollapsable = 0 doesn't have any effect
patch.diff was against trunk. I've tried to applay it to 4.2 but with no success so I've created version for 4.2.6.
Krystian Szymukowicz
23:36 Bug #18949: options.moduleMenuCollapsable = 0 doesn't have any effect
Issue solved in the patch.
This option was not implemented at all in the new menu introduced in 4.2.x
With thi...
Krystian Szymukowicz
23:32 Bug #19728: ereg* is deprecated in PHP 5.3 alpha3
Well, the testcase obviously needs them for testing purposes. :)
I fixed the others but ignored adodb for now (syb...
Karsten Dambekalns
22:37 Bug #19728: ereg* is deprecated in PHP 5.3 alpha3
Still has ereg_replace in:
tests/regularexpression_testcase.php
typo3/class.db_list_extra.inc
typo3/cli_dispatch.p...
Michiel Roos
22:22 Bug #19728: ereg* is deprecated in PHP 5.3 alpha3
v4: One more thing - fixed wrong line in nusoap library for EM, that was already noted in mailing list earlier... rem... Karsten Dambekalns
21:25 Bug #19728: ereg* is deprecated in PHP 5.3 alpha3
Please test latest patch against trunk - thanks! Karsten Dambekalns
23:28 Feature #17887: Possibility to avoid displaying the full TYPO3 version in the generated pages code
the first patch is wrong, I have patched my changes with previous version of code ;) Frank Nägler
22:52 Feature #17887: Possibility to avoid displaying the full TYPO3 version in the generated pages code
I have added the patch Frank Nägler
22:41 Feature #17887: Possibility to avoid displaying the full TYPO3 version in the generated pages code
I will fix it and post the patch in some miutes. Frank Nägler
22:22 Feature #17887: Possibility to avoid displaying the full TYPO3 version in the generated pages code
I'd love to close it but it seems a lid request. :-<
So, who's in to make a patch?
Peter Niederlag
22:16 Feature #17887: Possibility to avoid displaying the full TYPO3 version in the generated pages code
I think also that this issue should be fixed.
The version should not be visible in public website.
Frank Nägler
21:22 Feature #17887: Possibility to avoid displaying the full TYPO3 version in the generated pages code
This is not necessary as:
1. You can detect version of TYPO3 in other way (for example by detecting specific folder...
Krystian Szymukowicz
23:24 Feature #18498: config.baseURL with stdWrap support
Here is a hook patch, created at the T3DD09 Bug night. See attached processBaseUrlHook.diff Nico de Haen
23:07 Feature #20146: Integration of mass file uploader
Uploaded a new version of the patch. There were some javascript errors in IE:
typo3/js/common.js:
line 101, remov...
Patrick Broens
23:06 Bug #20055: Problem with indexed search engine
i test this problm in ff vs. safari.
i think this is not possible because the index_search dont check the browser....
Tim Lochmüller
22:45 Bug #19372: options.pageTree.showNavTitle
It is in the current version of 4.2 and trunk docs Francois Suter
22:35 Bug #19845: Duplicated values in localconf.php (typo3conf) - compat_version
I think this is a problem from older versions (or change manually to ").
if the order is wrong the installer change ...
Tim Lochmüller
21:43 Bug #19845: Duplicated values in localconf.php (typo3conf) - compat_version
This problem is still present in 4.3 trunk.
I just copied a 4.2 installation and tried to upgrade that.
Install...
Michiel Roos
22:25 Bug #18844: Fileadmin: Setting alt attributes and use the locallang.xml files instead of locallang.php files
Reviewed it at T3DD09 and will commit to trunk. Thomas posts notification to core list. Christian Jul Jensen
22:20 Bug #18844: Fileadmin: Setting alt attributes and use the locallang.xml files instead of locallang.php files
created a diff against the current trunk Thomas Allmer
22:25 Feature #15193: There is no API to list tables in the Web->Page module
I think it is irrevant...
It's possible by using $TYPO3_CONF_VARS['EXTCONF']['cms']['db_layout']['addTables']...
Oliver Hader
22:11 Feature #15193: There is no API to list tables in the Web->Page module
Is this still valid?! Oliver Hader
20:00 Bug #20430 (Closed): Test failure and SQL error in the Cache unit tests
Testsuite: t3lib_cache_backend_DbBackendTestCase
setCacheTableThrowsExceptionOnNonExistentTable
! Failure in test...
Oliver Klee
18:10 Bug #20429 (Closed): Regular expressions conditions can not differentiate between values that are part of other values
In the following condition a regular expression is used:
[globalString: GP = tx_blogexample_pluginkey|action = /in...
Ingo Renner
16:31 Bug #20231: Small rendering/css bug on FE with Text with image
bug10768-firefox-BUG.png = with this fix applied
bug10768-firefox-OK.png = removing the new CSS line from the code
Ernesto Baschny
16:30 Bug #20231: Small rendering/css bug on FE with Text with image
The new CSS does indeed interfere with the rendering of these images in Firefox / Safari (see attached images of the ... Ernesto Baschny
16:21 Bug #20417: Cannot connect to non-local Oracle database with SID
Something like the attached code might solve this "universally" Karsten Dambekalns
16:18 Bug #20426: extMgM truncates localconf and tables cache if file contains '?>' anywhere
you find a demo-extension that is affected by this bug attached to #19840 Peter Niederlag
13:00 Bug #20426 (Closed): extMgM truncates localconf and tables cache if file contains '?>' anywhere
When extMgM build the cache file out of ext_localconf.php and ext_tables.php it replaces the '< ? php' and '? >' ta... Peter Niederlag
14:37 Bug #20428 (Closed): maxWInText setting is never used, because of missing "textPos" TypoScript property
In the work of rearranging the TypoScript of css_styled_content (now split up into different versions), a bug was int... Ernesto Baschny
13:15 Bug #20427 (Closed): DBAL - bigint (int8) values get converted to int4 by int-cast
In my current project I have to use DBAL with MSSQL 2005 Enterprise.
Before a bigint value is stored to the db (IN...
Michael Mondl
12:56 Bug #20290: Adding entries to recs[]-Array not working
yes
Will send patch as soon as i'm home...
Mathias Schreiber
12:06 Feature #15524: Moving all HTML fromtx_cssstyledcontent_pi1 to TS
I just presented my suggestion for this in the core list. Ernesto Baschny
12:04 Bug #20425 (Closed): ctrl-section option 'sortby' => 'myfield DESC', causes SQL-error on saving a new record
I created a table via extMgr and changed the sortby option in ext_tables.php to
'sortby' => 'mysortfield DESC'
...
Jochen Rieger
10:23 Feature #3308 (Rejected): Job to remove ENABLE_INSTALL_TOOL
The Scheduler could provide an event that checks whether ENABLE_INSTALL_TOOL exists and removes it if it does. This c... Francois Suter
10:01 Bug #20414: Pagetree not working properly
Not a bug according to the reporter. Francois Suter
04:43 Bug #20409: TableOperations sub-window not writing back to RTE in IE8
A few patches have been applied in SVN to the RTE for IE8, some of which do fix issues in table operations.
I cann...
Stanislas Rolland

2009-05-14

22:44 Bug #20424 (Closed): Built In shopping basket is not working
The built in shopping basket is being blocked by the session fixation fix.
By default (and manual) the FE waits for ...
Mathias Schreiber
17:55 Bug #20423 (Closed): includeCSS and includeJS need extra parameter: urlParam
includeCSS and includeJS need extra parameter: urlParam
I would like for the following to work so I can send 'far ...
Michiel Roos
17:21 Bug #20422 (Closed): TCEForm does not replace the existing element if adding a new element to a field with maxitems=1
If you want to change a select-field in TCEforms with only one item (like the Storage Folder) where there is only one... Benni Mack
15:43 Feature #20421 (Closed): Unflexible Output of Resultbrowser
Indexed search is still sometimes unflexible if you try to implement some fancy layouts. For example the resultbrowse... Andre Dittmar
14:55 Feature #16972: patch for typolink to allow individual windows-targets and -objects
corrected typo and made hash xhtml valid (starting always with jswin)
$jsWindowName = $GLOBALS['TSFE']->config['co...
Jochen Rieger
14:26 Feature #16972: patch for typolink to allow individual windows-targets and -objects
This is a nice patch... I think it could be improved a bit concerning links that are generated by RTE in the followin... Jochen Rieger
10:48 Bug #20420 (Rejected): wizard_edit.php does'nt work in flexforms
with the if statement and the config array in the wizard_edit.php it's not possible to use the wizard in flexforms.
...
Sven Juergens

2009-05-13

21:34 Bug #20419 (Closed): cache_pages timeout always 3600 seconds
There is a bug in the newly introduced cache mechanisms which got backported from v5.
Currently all pages have a c...
Bernhard Kraft
15:48 Bug #20418 (Closed): Changed the version of css_styled_content to 1.0.0 and marked it as stable (as it is stable since 4.0)
the attached patch was commited to trunk, after discussion on the 4.3 list.
BT reference: none
Notes: There is ...
Benni Mack
14:04 Bug #20417 (Closed): Cannot connect to non-local Oracle database with SID
When accessing an external Oracle database (ie not on localhost), we have either to use
$typo_db_username = 'usern...
Xavier Perseguers
13:32 Bug #19884: the icons for clearing of caches disappear in 4.2.4
What IE6 version are you using? There are differences between the 6.0.0.0.x IEs for that... Benni Mack
12:06 Bug #20413: wrong content-length header breaks frontend in case of proxy-usage
Fixed in TYPO3 4.2.7 and later. Thanks Georg! Michael Stucki
00:42 Bug #20415: Error Message that keeps comming up
Please provide more information on how to reproduce this issue. Where exactly does this happen, which steps and which... Christian Kuhn

2009-05-12

19:09 Bug #20044: RTE is not loading
Sorry for the delay. I have had to solve another troubles on very different subjects for my job and I have had not en... Yannick Blin
16:27 Feature #20416 (Closed): Add more information (extension upload date, description and author name) to the list of extensions in import mode
ATM the list shows only extension key, title, version, DL counter and state. (see screenshot EM_before.png)
Adding...
Steffen Müller
15:32 Bug #20415 (Closed): Error Message that keeps comming up
2: SQL error: 'Out of range value adjusted for column 'storage_pid' at row 1' (pages:NEW4a097adfa9e1d)
Will not al...
Ron
15:13 Bug #25553: Copy&Paste within t3editor breaks lines
with Typo3 4.2.6 Michael Shorny
11:39 Bug #18165: GIFBUILDER: wrong bounding box calculation with TEXT and spacing
I was just looking into the letter-spacing issue and found that IM is supporting inter-character kerning since recent... Loek Hilgersom
10:11 Bug #20411: Validation issue: duplicate specification of attribute "class" in t3lib/class.t3lib_tceforms.php
Committed to trunk, rev 5405. Patrick Broens
10:07 Bug #20411: Validation issue: duplicate specification of attribute "class" in t3lib/class.t3lib_tceforms.php
Uploaded a new patch using join() Patrick Broens
10:05 Bug #20410: Validation issue: <input type="image"> can't have height and width attribute in typo3/alt_doc.php
Committed to trunk, rev 5404. Patrick Broens
07:26 Bug #19886: Not possible to set links to pages underneath a page with activated temporary DB mount
3b is latest version and also makes it possible to link to a page on other places like link of a header Georg Ringer

2009-05-11

22:30 Bug #20414: Pagetree not working properly
I can't reproduce the issue that the firefox3 bugfix was written for, so I can leave the bugfix turned off. Problem s... Bart Dubelaar
22:13 Bug #20414: Pagetree not working properly
The problem is caused by the firefox3 backend fix (mn_ff3_be_bugfix). Turning it off resolves the issue.
The firefox...
Bart Dubelaar
15:34 Bug #20414 (Closed): Pagetree not working properly
The pagetree elements cannot be collapsed and expanded. The contextual icon menu is also not working.
Javascript thr...
Bart Dubelaar
21:22 Bug #19728: ereg* is deprecated in PHP 5.3 alpha3
The latest one, 9994.KD.v2.patch. We talked about this one just today in Hamburg, would be cool to have this checked ... Karsten Dambekalns
15:13 Bug #19728: ereg* is deprecated in PHP 5.3 alpha3
There are three patches here. Which one should be used? Dmitry Dulepov
18:35 Bug #25553 (Closed): Copy&Paste within t3editor breaks lines
when copying & pasting within the t3editor, lines break along white spaces, or something like this: it is not shown i... Michael Shorny
15:01 Feature #19717: Use PHP built–in gzip/deflate compression in Frontend
According to ChangeLog this has been fixed on 4.3.2009 Martin Kutschker
10:31 Bug #20411: Validation issue: duplicate specification of attribute "class" in t3lib/class.t3lib_tceforms.php
Uploaded a new patch Patrick Broens
06:17 Bug #17091: "No template found" after update from 4.0.4 to 4.1
Change type of `content` field to longtext in`cache_hash` table, it helps. Andrey Nikolaevich

2009-05-10

02:58 Bug #20413: wrong content-length header breaks frontend in case of proxy-usage
the bug is somewhat related to #19715 #19715 and #19715 - however I dont want to wait for those, but like to see this... Georg Kühnberger
02:54 Bug #20413: wrong content-length header breaks frontend in case of proxy-usage
uploaded corrected unified diff Georg Kühnberger
00:51 Bug #20413 (Closed): wrong content-length header breaks frontend in case of proxy-usage
class.tslib_fe.php, function processOutput() calculates the content-length wrongly in case of enabled debug.
In ca...
Georg Kühnberger

2009-05-09

22:11 Bug #20359: Conversion from camelcase to underscores, and back
note: wouldn't it be better to put these methods in a t3lib_string or t3lib_util_string class? Ingo Renner
20:26 Bug #20412 (Closed): CONTENT can't select records from rootpage
If you use the "CONTENT" TypoScript object, to retrieve records from the root-page - like "static_countries", etc. Th... Bernhard Kraft
04:15 Bug #20408: TableOperations sub-window not styling in FireFox
This is a duplicate of issue #10982 to which a patch is attached and was fixed in SVN branch TYPO3_4-2 (for inclusion... Stanislas Rolland

2009-05-08

22:27 Bug #20411 (Closed): Validation issue: duplicate specification of attribute "class" in t3lib/class.t3lib_tceforms.php
Branches: Trunk
Problem:
In the select tag of the dropdown for the page type, the class attribute is declared twi...
Patrick Broens
22:08 Bug #20410 (Closed): Validation issue: <input type="image"> can't have height and width attribute in typo3/alt_doc.php
branches: trunk
Problem: typo3/alt_doc.php has some &lt;input type="image"&gt; where the width and height attribut...
Patrick Broens
21:44 Bug #20383: Validation issue: various errors and warnings in typo3/sysext/tsconfig_help/mod1/index.php
committed to 5403, trunk Patrick Broens
21:43 Bug #20383: Validation issue: various errors and warnings in typo3/sysext/tsconfig_help/mod1/index.php
Sorry, committed to 5403, trunk Patrick Broens
21:42 Bug #20383: Validation issue: various errors and warnings in typo3/sysext/tsconfig_help/mod1/index.php
committed to trunk, rev 5381. Patrick Broens
20:44 Bug #20374: Tooltip for page path in Page/List module is missing
Committed to trunk, revision 5402. Francois Suter
19:38 Bug #20409 (Closed): TableOperations sub-window not writing back to RTE in IE8
I am running TYPO3 4.2.6 with rtehtmlarea 1.7.9. While running IE8 on Windows XP, the TableOperations table propertie... James Corell
19:27 Bug #20408 (Closed): TableOperations sub-window not styling in FireFox
I am running TYPO3 4.2.6 with rtehtmlarea 1.7.9. While running FireFox 3.0.10 on Windows XP, the TableOperations tabl... James Corell
16:55 Bug #20407 (Closed): The hook getFlexFormDSClass doesn't work because $fieldName is never set
In t3lib/class.t3lib_befunc.php the hook "getFlexFormDSClass" has 5 parameters.
getFlexFormDS_postProcessDS($dataS...
Peter Klein
15:20 Bug #16849: Default table definition for be_users, field lang has wrong field type varchar
Resolved as duplicate of #16376 Christian Kuhn
15:16 Bug #20402: Relogin doesn't works
Resolved as duplicate of #20038 Christian Kuhn
09:13 Bug #20402 (Closed): Relogin doesn't works
There comes a message for relogin on TYPO3 Backend after 30 minutes non working, but when I insert my data it meens m... Stefan Froemken
15:08 Bug #20405: TYPO3_DB uses $GLOBALS['TYPO3_DB'] instead of $this
Committed to SVN:
* TYPO3_4-2 (rev. 5400)
* Trunk (rev. 5401)
Oliver Hader
13:18 Bug #20405 (Closed): TYPO3_DB uses $GLOBALS['TYPO3_DB'] instead of $this
TYPO3_DB uses $GLOBALS['TYPO3_DB'] instead of $this in functions
- exec_SELECT_mm_query()
- explain()
(issu...
Stefan Geith
15:04 Feature #20406 (Closed): Add file modification time to ts ->filelink
It would be nice to view the file last modification time in filelink
lib.priceList = TEXT
lib.priceList {
valu...
Artem Matevosyan
12:36 Feature #20403: Add TYPO3_DB->exec_SELECTgetField() function
Patch v2 has $GLOBALS['TYPO3_DB']-> replaced by $this-> Stefan Geith
09:29 Feature #20403 (Rejected): Add TYPO3_DB->exec_SELECTgetField() function
We often need to read associative arrays from the database that contains only _one_ field from the table e.g. uid=>ti... Stefan Geith
11:39 Bug #20404 (Closed): Show Warning if memcache is configured but not installed / working on the server
I added a test in t3lib_BEfunc::displayWarningMessages to show this warning in case of misconfiguration
(issue im...
Steffen Kamper
09:14 Bug #20397: ENGINE modifier in ext_tables.sql cannot be parsed
committed to trunk, rev 5397 Steffen Kamper

2009-05-07

23:33 Bug #20401 (Closed): Extension Manager should ignore SQL COMMENT for extensions
When an extension adds a table with a field containing a SQL COMMENT
CREATE TABLE tx_comment_test (
uid int(11)...
Stephan Großberndt
19:19 Bug #20399: Unable to login to the BE
See comment in Install Tool:
DO NOT CHANGE this value manually; without an alternative authentication service it wil...
Egbert van der Hout
16:32 Bug #20399 (Closed): Unable to login to the BE
After setting [BE][loginSecurityLevel] to "normal", I am no longer able to login into the BE. Even with newly created... Dan Osipov
19:15 Bug #16849: Default table definition for be_users, field lang has wrong field type varchar
Issue 0003885 (same error) is closed. Please close this issue too. Egbert van der Hout
18:30 Feature #16935: Add an option to add alternative external URL or shortcut for other languages
I´ve tried to use the patch-file v4 for TYPO3 v4.2.6
It didn´t work, so I did the patch by hand. Here´s a patch file...
Ralf Merz
17:45 Bug #20400: DBAL does not support CLOB/BLOB when using a mapped table name
Same problem arises when mapping fields actually:
$TYPO3_CONF_VARS['EXTCONF']['dbal']['mapping'] = array(
...
Xavier Perseguers
16:42 Bug #20400 (Closed): DBAL does not support CLOB/BLOB when using a mapped table name
When dealing with CLOB/BLOB fields, special care should be taken in INSERT and UPDATE statements. However DBAL does n... Xavier Perseguers
14:00 Bug #20360: Convert from extension prefix to extension key
Committed to SVN Trunk (rev. 5396) Oliver Hader
13:59 Bug #20398 (Closed): Move inline JS to external file in backend.php
I moved the inline JS to backend.js, introduced 2 new objects:
TYPO3.configuration (specific conf vars)
TYPO3.langu...
Steffen Kamper
13:41 Feature #20078: New install tool skin, matching t3skin
Committed patch (v8) attached. Francois Suter
08:38 Bug #18689: Cannot upgrade from 4.1.6 to 4.2.0 due to error
According to suggestion from Karsten in core list (on 05.05.2009), here is a new patch (v3) without the "ENGINE"-fix ... Xavier Perseguers
08:20 Bug #20397 (Closed): ENGINE modifier in ext_tables.sql cannot be parsed
DBAL cannot create cache_* tables as they use the ENGINE keyword in table creation to specify InnoDB as storage.
P...
Xavier Perseguers

2009-05-06

23:12 Bug #17627: External TypoScripts files will always be cached
fixed in trunk rev5395 Bernhard Kraft
23:12 Bug #17627: External TypoScripts files will always be cached
fixed in trunk rev5395 Bernhard Kraft
20:11 Bug #20396 (Closed): Simulating frontend user groups via admin panel does not work
The admin panel has a functionality to simulate frontend user groups (Admin Panel > Preview). However, the submitted ... Oliver Hader
20:07 Feature #20395 (Closed): Optimize loading of frontend user groups
In TSFE frontend user groups are tried to be loaded. However, if there's no active frontend user or no request for si... Oliver Hader
16:22 Bug #20394 (Closed): [BE][adminOnly]=1 - after (blocked) login as editor, you can't login as admin anymore
Set: [BE][adminOnly] = 1
try to login as editor - you get the message, that TYPO3 was shutdown for maintanance - n...
Martin Holtz
15:41 Bug #20393 (Closed): Optimize hook to indexed_search that checks for a running crawler task
In indexed_search there's a hook defined that gets called from TSFE->headerNoCache() to determine whether the crawler... Oliver Hader
14:25 Bug #19650: edit-wideDocument was removed, bring it back
the patch doesn't apply to 4.3 (trunk). I attached a new one which works on 4.3 Rupert Germann

2009-05-05

22:36 Feature #18677: Adding new child elements does not work on root page
Committed to SVN:
* TYPO3_4-2 (rev. 5390)
* Trunk (rev. 5391)
Oliver Hader
22:30 Bug #19762: Traversing back page records used in CONTENT object does not work on root page
Committed to SVN Trunk (rev. 5389) Oliver Hader
11:41 Bug #20392 (Closed): cli_dispatch.phpsh: server variable $_SERVER['PWD'] on windows systems not available
In the CLI Interface (cli_dispatch.phpsh) is the server variable $_SERVER['PWD'] on windows systems not available. PH... Tobias Klepp

2009-05-04

17:49 Bug #20391 (Closed): No Underscores in Name-Attribute of FORM-Object (Typoscript)?
I create a form in Typoscript like
lib.myform = FORM
lib.myform {
formName = my_form
method = get
action...
Andre Dittmar
15:57 Bug #19112: unlink of non existing lockfiles generates warnings in frontend
i had that error too
with configuration:
$TYPO3_CONF_VARS['SYS']['lockingMode'] = 'flock'
and
$TYPO3_CONF_VAR...
Martin Holtz
15:16 Bug #20389: Wrong timezone handling
Vladimir, do you have a step-by-step on how to reproduce the error? That would ease us in finding the real issue here. Ernesto Baschny
15:14 Bug #20389: Wrong timezone handling
Hi Dmitry I'm not asking, I'm reporting bug here. Vladimir Podkovanov
13:04 Bug #20389: Wrong timezone handling
Do not open bug reports to ask questions. We have mailing lists for this. Dmitry Dulepov
10:08 Bug #20390 (Closed): Warning is issued when creating first template
When creating the very first template a warning is issued (at least when Oracle is used):
Warning: Invalid argument ...
Xavier Perseguers

2009-05-03

23:27 Bug #20241: Change date after saving record
This issue could be closed as in #20389 I've explained more details on date / time mishandling including desribed here. Vladimir Podkovanov
23:22 Bug #20389 (Closed): Wrong timezone handling
Hello, I was trying to sort out how date/time form values are handling now in BE and I've found next:
In core mail...
Vladimir Podkovanov
21:32 Bug #19582: DBAL does not support SQL from (new?) session management
Added support for (-), (*), (/) and (%) Xavier Perseguers
08:30 Bug #19582 (Closed): DBAL does not support SQL from (new?) session management
When logging into the backend, DBAL stops while trying to parse and convert the following WHERE clause:
... WHERE ...
Xavier Perseguers
15:46 Bug #20388 (Closed): Alternating rows for table.typo3-TCEforms-select-checkbox
Problem:
Currently tables with class typo3-TCEforms-select-checkbox do not provide means to style alternating rows.
...
Uschi Renziehausen
14:39 Feature #20164: Integrate automatic line breaks in GIFBUILDER
Committed to SVN Trunk (rev. 5385) Oliver Hader
14:14 Bug #20359: Conversion from camelcase to underscores, and back
Committed to SVN Trunk (rev. 5384) Oliver Hader
14:07 Bug #20387: Typo issue in t3lib/cache/backend/class.t3lib_cache_backend_dbbackend.php
Committed to SVN Trunk (rev. 5383) Oliver Hader
13:07 Bug #20387 (Closed): Typo issue in t3lib/cache/backend/class.t3lib_cache_backend_dbbackend.php
There is a few variables $caheEntries which should be $cacheEntries
(issue imported from #M11024)
Xavier Perseguers
13:53 Feature #20146: Integration of mass file uploader
Added a replacement of the changes in t3lib_userauth concerning skipping the browser checks when the mass file upload... Oliver Hader
08:37 Bug #20386 (Closed): Table sys_refindex cannot be created with DBAL
The SQL parser (from core actually, not DBAL) is not able to parse one of the key creation for table sys_refindex:
...
Xavier Perseguers
05:13 Feature #17299: Enable/integrate conditions in Page TSconfig
Sure, however, I don't like adding this new "hybrid" class. I would much rather have a new class named "t3lib_febefun... Benni Mack
01:33 Feature #17299: Enable/integrate conditions in Page TSconfig
Benni, thanks for adding an updated version of the patch! :) Oliver Hader
03:01 Bug #20124: Admin panel is not available anymore when extension fe_edit is not installed
How to test this patch:
1) svn mv typo3/sysext/fe_edit/view/class.tx_feedit_adminpanel.php t3lib/class.t3lib_adminpa...
Oliver Hader

2009-05-02

17:49 Bug #20384: DB cache always uses 3600 sec as timeout
I can confirm this... Oliver Hader
16:57 Bug #18689: Cannot upgrade from 4.1.6 to 4.2.0 due to error
I had to enhance it a bit to work with 4.3 trunk Xavier Perseguers
13:09 Bug #20385 (Closed): User Setup Rewrite #4
Benni already started top use a configuration array for user settings with a TCA-like array.
This is the next step...
Steffen Kamper

2009-05-01

19:19 Bug #20381: Shortcut icon maps to wrong URL
@Christian: Yes you understood correctly.
So as it seems that we agree it's not a big issue, I propose to do the f...
Michael Stucki
11:44 Bug #20381: Shortcut icon maps to wrong URL
I'm also in favour of solution (b) Stucki mentioned above.
I think we can safely ignore IE6 for an issue as small ...
Ingmar Schlecht
18:30 Bug #20384 (Closed): DB cache always uses 3600 sec as timeout
tslib_fe->setPageCacheContent() calls t3lib_cache_frontend_VariableFrontend->set() with 4 params and 4th param beeing... Vladimir Podkovanov
17:39 Feature #19503: Implement autoloading for TYPO3
Splitted up the autoloader patch to
* integrate autoloading functionality
* enable basic autoloading registry
Th...
Oliver Hader
16:57 Bug #20383 (Closed): Validation issue: various errors and warnings in typo3/sysext/tsconfig_help/mod1/index.php
Type: Bugfix
Branches: Trunk
Problem:
various errors and warnings in typo3/sysext/tsconfig_help/mod1/index.php...
Patrick Broens
16:36 Bug #20350: Validation issue: Missing </div> in typo3/sysext/cms/layout/db_new_content_el.php
committed to trunk, rev 5381. Patrick Broens
16:32 Bug #20349: Validation issue: Missing </form> in typo3/file_rename.php
committed to trunk, rev 5380. Patrick Broens
16:29 Bug #20348: Validation issue: Missing </form> in typo3/file_newfolder.php
committed to trunk, rev 5379. Patrick Broens
16:25 Bug #20347: Validation issue: unescaped & or unknown entity "&returnUrl" in typo3/file_list.php
committed to trunk, rev 5378. Patrick Broens

2009-04-30

20:47 Bug #20379: Generate Random Key still does not work
Thanks for the idea. It didn't work in Internet Explorer or Google chrome but did work in Firefox. Robert Brien
17:11 Bug #20379: Generate Random Key still does not work
Do you have any further data? e.g. Browser Marcus Krause
02:36 Bug #20379 (Closed): Generate Random Key still does not work
Generate random encryption key does not work. This was worked on and delt with in #0010212. This patch was for 4.3.0-... Robert Brien
20:26 Bug #20381: Shortcut icon maps to wrong URL
I'm fine with the change Michael suggests, but I do not consider this an important issue.
Like Christan wrote the se...
Helmut Hummel
19:57 Bug #20381: Shortcut icon maps to wrong URL
If I understand correctly:
- You hack your local client to point www.some-malicious-domain.com to the IP of the targ...
Christian Kuhn
15:39 Bug #20381: Shortcut icon maps to wrong URL
How exactly do you force TYPO3 to point to http://www-evil-domain.com/? Doesn't it always point to the correct icon f... Dmitry Dulepov
15:12 Bug #20381: Shortcut icon maps to wrong URL
Not exactly. The filepath is not prepended by a slash.
But now I understand why the hostname was added to that pat...
Michael Stucki
14:49 Bug #20381: Shortcut icon maps to wrong URL
This will lead to an entry like this, right?
<link rel="shortcut icon" href="/fileadmin/.../favicon.ico" />
I th...
Christian Kuhn
13:15 Bug #20381: Shortcut icon maps to wrong URL
The solution is easy: TYPO3_SITE_URL is not needed, so it can be removed from the favicon URL. Michael Stucki
13:04 Bug #20381 (Closed): Shortcut icon maps to wrong URL
If page.shortcutIcon is set, TYPO3 adds the following code to the header of the website:
<link rel="shortcut icon...
Michael Stucki
18:26 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
I've been seeing this issue as well in 4.2.6 ever since I upgraded to Firefox 3.5 beta. Does not occur when I use Int... Jason Lefkowitz
17:30 Feature #20382 (Closed): Implement RSA authentication for BE and FE
Problem: currently Backend and Frontend login procedures are not secure enough. The Backend sends a md5-hashed passwo... Dmitry Dulepov
14:56 Bug #18264: t3lib_sqlparse::parseFromTables does not work with inner joins and joins with ()
the function can't parse from with multiple join and it don't have to be a inner join could be a left or rigth join... Michael Miousse
14:51 Bug #17009: default .htaccess file does not rewrite correctly
Anyway, don't worry too much about this. At least it will work for all new sites. Michael Stucki
14:49 Bug #17009: default .htaccess file does not rewrite correctly
Sure, it's the least we can do. However, even though I know it, I would probably not notice that one of my sites has ... Michael Stucki
14:29 Bug #17009: default .htaccess file does not rewrite correctly
Maybe fixing misc/advanced.htaccess and an additional little entry in NEWS.txt is be enough? Christian Kuhn
12:41 Bug #17009: default .htaccess file does not rewrite correctly
The link above does not work anymore. Here is it again: http://typofree.org/article/archive/2008/june/title/rethinkin... Michael Stucki
12:38 Bug #17009: default .htaccess file does not rewrite correctly
This is partly fixed now: The template for the packages (dummy.tar.gz) contains a fixed _.htaccess file. What remains... Michael Stucki
14:25 Bug #20380: update Function Index in core files
Yes, most function indexes are outdated.
There was a discussion in core list (with #19753 ) for 4.3. Here is a sum...
Christian Kuhn
12:03 Bug #20380 (Closed): update Function Index in core files
some files like t3lib_tceforms have an old or incomplete Funktion Index, with wrong linenumbers.
its annoying if y...
Sven Juergens
14:11 Bug #20260: starttime eval date produces time-differences on same values!?
Resolved as duplicate of #19928
Thanks Sven for the hint.
Christian Kuhn
08:20 Bug #20260: starttime eval date produces time-differences on same values!?
I forgot:
The user who edits the record is in a workspace, not on Live-Workspace and not on Draft-Workspace.
Sven Weiss
08:18 Bug #20260: starttime eval date produces time-differences on same values!?
Now I know where the error occurs.
If an user edits a record and don't have access to the starttime, then the startt...
Sven Weiss
08:23 Bug #19928: Autocreation of records inserts wrong timestamps if user don't have access on that field
You can merge my both tickets 0010821 Sven Weiss
01:40 Bug #17104: Install Tool does not work when using the right password
Which browser are you using and how does your URL to log in look like?
e.g. https://some_host.mydomain.com/... (inte...
Oliver Hader

2009-04-29

18:57 Feature #19578: Don't show the logged-in message when I'm logged in
I'm watching at this ticket for over 4 month - and nothing changed...
I'll write you a complete reason - why to im...
Simon Schick
18:49 Bug #19837: Credits to coredevs
committed v3 to trunk, rev 5376 Steffen Kamper
17:53 Bug #20378 (Closed): Problem with sorting categories
indexed_search (extended mode) always uses the category "date of last change" as a sorting criterion even though the ... Tobias Schweizer
16:01 Bug #20293: Integrate hook to pre-process the frontend rendering
Committed to SVN Trunk (rev. 5375) as attached. Oliver Hader
14:36 Bug #20377 (Closed): External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Setting external Links will cause into a prefixed external Link with http://typo3 at the beginning.
Tested in TYPO...
Markus Cousin
13:44 Feature #20376 (Closed): Provide a Hook in wizardArray() of the "New Content Element Wizard" to manipulate the Items
At the moment the only possibility of changing the Items in the "New Content Element Wizard" is to xclass SC_db_new_c... Sebastian Gebhard
12:14 Bug #17061: Mailform with localization ignores the email-address of the translated record
@Ferdinand: I acknowledge your solution which seems pretty nice and also works well. However, it is difficult to chan... Michael Stucki
11:46 Bug #17104: Install Tool does not work when using the right password
I am having the same issue today with a new installation of 4.2.3 on a firefox browser. I finally had to use the brut... zylonne
10:45 Feature #20375: class.t3lib_htmlmail -> Possibility to add links to js-files to your mail
It is about including js files in the mail, not including links to js files to the mail.
sorry
Jesse Adler
09:56 Feature #20375 (Closed): class.t3lib_htmlmail -> Possibility to add links to js-files to your mail
By adding the following lines to the function, it becomes possible to add links to JS-files to your mail.
class.t3...
Jesse Adler
00:21 Bug #20374 (Closed): Tooltip for page path in Page/List module is missing
If a page has a very long path, the path string in the docHeader is cropped (only last 50 chars of the title are disp... Steffen Gebert

2009-04-28

22:41 Feature #17085: HTTP GET 'If-Modified-Since' ignored
I totally agree with Olaf. Although the RFC 2616 only states that the server SHOULD respond with a 304 status code, I... Alexander Willner
22:41 Bug #20373 (Closed): Not possible to select images with Element Browser
If you have file group element in TCA with file types 'allowed' => '*', 'disallowed' => '', and if you try to select ... Vladimir Podkovanov
22:39 Bug #20364: "Open RTE in Fullscreen" icon moves up and down at right side. Sometimes complete disapears.
By "small" version do you mean "condensed mode"?
In which browser(s) do you observe such behaviour?
Stanislas Rolland
22:34 Bug #20372 (Closed): Exclude &L parameter from &cHash params
Hmm, that is not easy to explain. I'll add an extended version of the problem description below, here is just what ne... Michael Stucki
22:12 Bug #20371: htmlArea RTE: empty mutuallyExclusiveClasses array may cause js error
Committed to SVN TYPO3core trunk (revision 5374). Stanislas Rolland
21:21 Bug #20371 (Closed): htmlArea RTE: empty mutuallyExclusiveClasses array may cause js error
When mutuallyExclusiveClasses array is not specified in Page TSConfig, a js error may be raised.
(issue imported ...
Stanislas Rolland
22:07 Bug #19727: Localize versioning module
committed v4 to trunk, rev 5373 Steffen Kamper
21:17 Bug #20363: Media-Tag is not correctly parsed in right-to-left notation
Is the media tag correct in the database? Is the link correctly rendered in the RTE after saving? Stanislas Rolland
18:51 Bug #20095: Listview: default limits are hardcoded
committed to trunk, rev 5372 Steffen Kamper
18:13 Bug #20186: Filecache: Clear all caches doesn't clear tags directory
committed to trunk, rev 5371 Steffen Kamper
18:08 Bug #19957: linkHandler different than "record" leads to rteerror
Committed to SVN Trunk (rev. 5370) Oliver Hader
17:49 Bug #19957: linkHandler different than "record" leads to rteerror
hi,
i added an test-extension "testlinkhandler"
it will register an linkhandler for <link test:10>test</link>
...
Martin Holtz
16:35 Bug #20370 (Closed): User setup - missing 'label' in configuration array
For the existing settings a labelKey is used to get the label from locallang.
When user setup is extended, eg by h...
Steffen Kamper
16:21 Bug #20124: Admin panel is not available anymore when extension fe_edit is not installed
* moved typo3/sysext/fe_edit/view/class.tx_feedit_adminpanel.php to t3lib/class.t3lib_adminpanel.php
* moved admin p...
Oliver Hader
13:33 Bug #17437: When accessing pages form cache "No Temlpate found!" appears
I can also confirm that removing the option "SET CHARACTER SET utf8" solves the problem. We used also --default-chara... Thomas Schröder
12:43 Bug #20369 (Closed): Wrong order by CSS inclusion in template.php
The additionalStyleSheets are included after inDocStyles. This makes it impossible to override CSS formats.
Exampl...
Steffen Kamper

2009-04-27

21:20 Bug #20368 (Closed): Automaticly append "www" to domain records
I would like to reqeust a feature, which automaticly checks for both "www.domain.com" and "domain.com" if you add "do... Soren Malling
19:58 Bug #20367 (Closed): "select" fields with "renderMode" set to "checkbox" and non-live workspace
"select" fields with a "renderMode" set to "checkbox" will lose their values the first time they are modified in a no... Oliver Rowlands
17:06 Bug #20366 (Closed): allow using custom adapter for extJs
Now by default ext-base is used as adapter. When using YUI or jquery (or prototype) you may choose another adapter
...
Steffen Kamper
16:34 Bug #20365: install tool shows plain passwords
added second password field for create admin user Steffen Kamper
15:52 Bug #20365 (Closed): install tool shows plain passwords
When passwords are printed out (eg for database connection) they should be not plain text.
Also create admin user sh...
Steffen Kamper
16:10 Bug #20353: Update extJs to 2.2.1
committed to trunk, rev 5368 Steffen Kamper
15:49 Bug #20364 (Closed): "Open RTE in Fullscreen" icon moves up and down at right side. Sometimes complete disapears.
The "Open RTE in Fullscreen" icon in the backend (normal text or text w/image) finds every time an other place at the... Daniel Doesburg
14:28 Bug #20363 (Closed): Media-Tag is not correctly parsed in right-to-left notation
in arabic language (right-to-left notation) the media tag is not parsed.
In FE:
<media/>text<media xxx>
it's ok ...
Ivan Dharma Kartolo
12:04 Bug #16033: Login-Page (typo3/index.php): removing whitespace preceding XML Declaration
This issue has been fixed by Patrick with #20334
The patch has a browser/version check for IE6
Resolved as duplic...
Christian Kuhn
11:33 Bug #20338: Validation issue: Images with empty attributes in Module menu
committed to trunk, rev 5366. Patrick Broens
11:15 Feature #20362 (Closed): User setup module, hide "New password" fields
when you use non-TYPO3 method to login in BE (LDAP for example), you don't need "New password" fields in user setup m... BIDAU
11:15 Bug #20334: XML prologue always after doctype declaration in BE template building
committed to trunk, rev 5365. Patrick Broens
00:18 Bug #20361 (Closed): Allow override width of textarea in TCEforms
The width of textarea is written as inline style and calculated with cols and char size.
Often this is not comfortab...
Steffen Kamper

2009-04-26

16:20 Bug #19757: t3lib_cache_exception_NoSuchCache: A cache with identifier "cache_pages" does not exist
I found the problem using debug_backtrace(). This was a weird configuration problem with a mix-up from 4.2.6 and trun... Xavier Perseguers
15:37 Bug #19757: t3lib_cache_exception_NoSuchCache: A cache with identifier "cache_pages" does not exist
Hi,
After doing an upgrade from 4.2.6 to current trunk (5364) I have a similar symptom. I cannot access any backen...
Xavier Perseguers
15:55 Feature #19503: Implement autoloading for TYPO3
Problem:
Currently, lots of files get included at each request, without being needed at all (Example: Caching framew...
Sebastian Kurfuerst
15:51 Bug #20360 (Closed): Convert from extension prefix to extension key
Problem:
For the new autoloader, we need a method to derive the extension name from the class name. The class has th...
Sebastian Kurfuerst
15:47 Bug #20359 (Closed): Conversion from camelcase to underscores, and back
Problem:
With Extbase, we introduced a new naming convention for extensions. Example: The extension with key "blog_e...
Sebastian Kurfuerst
11:48 Feature #17334: [Code] Improved t3lib_div::validEmail() satisfying RFC 3696
Resolved as duplicate of #20285
t3lib_div::validEmail now uses native PHP filter in 4.3
Christian Kuhn
11:48 Bug #17675: t3lib_div::validEmail does not allow '+' in localpart of mail address
Resolved as duplicate of #20285
t3lib_div::validEmail now uses native PHP filter in 4.3
Christian Kuhn
00:06 Bug #20285: t3lib_div::validEmail seems to not validate all addresses correctly
Closing bug report since there was no further feedback and could be reproduced with TYPO3 4.3-alpha2. Oliver Hader

2009-04-25

23:45 Bug #19422: delete field alway inserted for "select " in Full Search
This Ticket could be closed.
The lines which are described in the bug description looks at revision 5364 like the fo...
Andy Grunwald
23:18 Bug #20285: t3lib_div::validEmail seems to not validate all addresses correctly
This ticket could be closed.
I`ve test this issue and t3lib_div:validEmail resturns true if incomming value is 'te...
Andy Grunwald
21:16 Bug #3096: Workspace and temporary DB-Mount on top of pagetree messy
Uschi Renziehausen wrote:
> BT-Reference: http://bugs.typo3.org/view.php?id=10904
I don't consider this solution ...
Benni Mack
15:22 Bug #20358: htmlArea RTE: Broken link to css in some dialogue windows with Firefox 3.0.9 and TYPO3 4.2
Committed to SVN TYPO3core branch TYPO3_4-2 (revision 5364).
Stanislas Rolland
12:14 Bug #20358: htmlArea RTE: Broken link to css in some dialogue windows with Firefox 3.0.9 and TYPO3 4.2
Tried the patch and it worked. Thanks! Armin Guenther
07:59 Bug #20358: htmlArea RTE: Broken link to css in some dialogue windows with Firefox 3.0.9 and TYPO3 4.2
The attached patch fixes the issue in TYPO3 4.2 by backporting the solution adopted in trunk.
Please test this pat...
Stanislas Rolland
07:49 Bug #20358 (Closed): htmlArea RTE: Broken link to css in some dialogue windows with Firefox 3.0.9 and TYPO3 4.2
In Firefox 3.0.9, style sheets fail to be loaded in some dialogue windows, such as table operations ans color dialogu... Stanislas Rolland
14:55 Bug #19919: "output handler 'ob_gzhandler' cannot be used after 'URL-Rewriter'" on backend login
I can reproduce it on one site using 4.3-dev
not reproducable on another site running 4.2.6, but also with BE-compre...
Steffen Gebert
 

Also available in: Atom