Project

General

Profile

Activity

From 2009-05-12 to 2009-06-10

2009-06-10

21:13 Bug #20509: You cannot switch FE-group in simulation in Web/View
It's even going so far as that this happens:
1: not protected
`-- 2: fe-protected (group A), no extendTo
...
Niels Fröhling
16:14 Feature #20606: Extract functionality to create session ID from t3lib_userAuth::start()
Committed to SVN Trunk (rev. 5580) Oliver Hader
16:06 Feature #20606 (Closed): Extract functionality to create session ID from t3lib_userAuth::start()
The creation of a new session ID is currently somewhere in the start() method of t3lib_userAuth. However, it can be h... Oliver Hader
16:14 Revision 98df2598: Added feature #11314: Extract functionality to create session ID from t3lib_userAuth::start()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5580 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:25 Bug #19044: typo3 logo in backend on top left looks not perfect because it has white background on gradient background
That one should do the trick :) Cyrill Helg
15:23 Bug #19044: typo3 logo in backend on top left looks not perfect because it has white background on gradient background
The image should be transparent, do you agree? Cyrill Helg
14:16 Bug #20043: typolink creates links to not translated pages in config.sys_language_mode=strict
Hi, I think it would definitely be a good idea to fix this as the editors might not keep this in mind when setting li... Michael Bakonyi
12:06 Feature #20605 (Rejected): Add more information to logoff() method in user authentication
The TYPO3 user authentication (t3lib_userAuth) has a method logoff() that is called at several places but has no info... Oliver Hader
10:05 Revision de4c112f: Commit minor ChangeLog cleanup (plus two other typos)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5579 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
10:02 Revision 80deba5b: Commit some minor ChangeLog cleanup
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@5578 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
03:44 Bug #20524: Hide on FE-login still shows elemens in simulation mode
Finally I'm going to add that the "Hide on FE-login" content elements appear with the "Show Hidden Records"-switch. E... Niels Fröhling
03:18 Bug #20524: Hide on FE-login still shows elemens in simulation mode
I fixed the "Preview of workspace" issue in 11311
I understood now why the superpowers and I'm going to make a final...
Niels Fröhling
02:24 Bug #20524: Hide on FE-login still shows elemens in simulation mode
Maybe this is the real question:
* If workspaces are enabled, why does it lead to superpowers regarding element-vi...
Niels Fröhling
02:00 Bug #20524: Hide on FE-login still shows elemens in simulation mode
As a side-effect it means that the BE-user can't run start/stop-time simulations, because the necessary query is neve... Niels Fröhling
01:58 Bug #20524: Hide on FE-login still shows elemens in simulation mode
I don't know if this is an additional bug:
While investigating how I can teach enableFields() to declare "show on ...
Niels Fröhling
03:30 Bug #20335: Hidden Content Elements are displayed in the Module "View Page"
The final patch removes "ADMCMD_view" from tslib_fe entirely.
"ADMCMD_view" means that the page is view from out o...
Niels Fröhling
03:15 Bug #20604 (Closed): PHP casting causes workspace message to appear in Web/View
Somehow the integer-comparison casting in PHP makes
$this->fePreview == 2
return TRUE for "$this->fePreview = 1...
Niels Fröhling
02:07 Bug #20523: Turning off the admin-panel results in error
I think your patch can work from reading, but I actually added a check for the validity of the adminPanel-object itse... Niels Fröhling

2009-06-09

23:02 Revision c48cc36d: Fixed bug #11291 and #11292: buttons "save" and "save and view" do not work in wizard_rte.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5577 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
22:53 Revision f3ac1751: Fixed bug #11285: functions flushByTag and flushByTags in caching framework are very unefficient
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5576 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
22:23 Bug #20540: Pages protected by incl. sub-pages FE-group don't redirect
Okay, the reason is in cms/class.tslib_fe.php: 1230
function checkPagerecordForIncludeSection($row) {
return (...
Niels Fröhling
21:27 Revision 796c18b4: Fluid:
* !!! Commented out last change of Jochen. Please add it again when you commit it @Jochen
* Added Boolean Expression ...
Sebastian Kurfuerst
19:30 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
I can confirm this for FF 3.5ß5 and Typo3-SVN Niels Fröhling
15:45 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Problem still exists with Firefox 3.5b99 Markus Cousin
18:38 Bug #20603: align center with breakSpace and breakWidth
Hi Oliver,
this is the code...
temp.menu-level-1 < temp.menu-level-0
temp.menu-level-1.entryLevel = 1
temp.me...
bilal
17:02 Bug #20603: align center with breakSpace and breakWidth
Please add the whole TypoScript that generates the mentioned image.
The breakSpace just defines a maximum width - ho...
Oliver Hader
16:27 Bug #20603 (Closed): align center with breakSpace and breakWidth
i have a gmenu. in the gmenu i also have this code:
10.align = center
10.offset = 0,15
10.breakWidth = 15...
bilal
17:27 Bug #20601: after Patch : "0011247: No labels in admin panel .." calls like "$BE_USER->extGetLL('p_deleteConfirm'));" are empty
sorry, i forgotten
TYPO3 4.2.7 dev trunk 5575
Sven Juergens
17:03 Bug #20601: after Patch : "0011247: No labels in admin panel .." calls like "$BE_USER->extGetLL('p_deleteConfirm'));" are empty
What's the exact TYPO3 version you're working with? Oliver Hader
11:30 Bug #20601 (Closed): after Patch : "0011247: No labels in admin panel .." calls like "$BE_USER->extGetLL('p_deleteConfirm'));" are empty
in patch 0011247 the Local_Lang check is removed,
after that, calls in class_tslib.content.php
function editPan...
Sven Juergens
14:35 Bug #20602 (Closed): Use CSS classes for warning/error/notes/success-section-icons in Install Tool
Currently the section-icons for warning, error, notes and success are added as normal images through an <img>-tag. We... Niels Pardon
11:00 Feature #20597: Add possibility to trigger removal of frontend session data of the current session
Committed to SVN Trunk (rev. 5575) Oliver Hader
10:59 Revision 17755903: Added feature #11302: Add possibility to trigger removal of frontend session data of the current session
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5575 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:27 Bug #20600 (Closed): Nested flexforms not possible
When using a flexform in a flexform there are several errors, it's not possible.
nested flexform (simple):
* yell...
Steffen Kamper
00:50 Bug #20571: Use 2 level cache for BEgetRootLine
v2 takes care of clearing the cache on any update with page records in tcemain Steffen Kamper
00:28 Revision 042883bd: Fluid:
* Added "injectObjectManager" to the fake object factory (required by the upcoming committ of the refactored peristen... Jochen Rau

2009-06-08

22:07 Bug #16463: TCEFORM altLabels & addItems CType doesn't change Page-Modul CE Labels
This seems to be a duplicate of 0008605. Is there something new about this issue? Michael
22:07 Bug #18904: Content Element Description Backend Display
This seems to be a duplicate of 0004033. Is there something new about this issue? Michael
22:01 Bug #20598 (Closed): Error after hide/show element
Hi,
This is my error :
1: Could not be edited in offline workspace in the branch where found (failure state: '...
Yannick Pavard
17:35 Feature #20597 (Closed): Add possibility to trigger removal of frontend session data of the current session
Currently there's no possibility to trigger the removal of frontend session data of the current session.
(issue i...
Oliver Hader
17:20 Revision e9db2350: Follow-up to bug #10231: Fixed wrong pattern conversions from split() to preg_split()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5574 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:25 Revision 81d452a2: * Followup #11033: added missing hook class
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5573 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
16:06 Feature #15736: In RTE htmlArea, unable to do an internal link with several parameters
ok, forget it, I read your explanation in #9743 Wolfgang Klinger
16:02 Feature #15736: In RTE htmlArea, unable to do an internal link with several parameters
I can't find this patch in TYPO3 4.2.6??
Please re-insert or explain why, as I think this feature is important, tia!
Wolfgang Klinger
14:30 Bug #20529: stdWrap for TypoSrcrip-select parameters
Well - the current situation already is exactly as I described in my post. It doesn't matter which part of the SQL qu... Jo Hasenau
13:32 Feature #20596 (Closed): php addslashes support for typoscript
Sometimes I send links via ajax in json format. I need slashes there before each " (double-quote). So i propose add t... Myroslav Holyak
13:06 Bug #20569: Optimize initialization of frontend editing
Committed to SVN Trunk (rev. 5572) Oliver Hader
13:05 Revision 5fd2477f: Fixed bug #11268: Optimize initialization of frontend editing
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5572 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
12:59 Bug #20393: Optimize hook to indexed_search that checks for a running crawler task
Committed to SVN Trunk (rev. 5571) Oliver Hader
12:57 Revision 2b534676: Fixed bug #11033: Optimize hook to indexed_search that checks for a running crawler task
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5571 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
12:42 Revision a8060219: Extbase:
* Removed new lines after ?>; resolves # Jochen Rau
10:21 Revision 13290cd1: Followup to #11117: typo in ExtJs theme: grey -> gray
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5570 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
09:55 Bug #20595 (Closed): Unallowed classes are not removed on the way to the database
Heya Stan :-)
Even if a class is neither listed under RTE.default.proc.allowedClasses nor under buttons.blockstyle...
Uschi Renziehausen
08:23 Bug #20594 (Closed): FF: Cannot enable inline buttons when highlighting the first characters inside ul with list-style-position-inside
Hi Stan,
I detected a weird bug in FF3:
Problem:
Create a class for ul with the property list-style-positon:...
Uschi Renziehausen
00:38 Bug #20593 (Closed): install tool - color for success doesn't fit
the green used (before.png) doesn't fit in color scheme
I used the same green as in the menu, white color too (aft...
Steffen Kamper
00:18 Bug #20365: install tool shows plain passwords
committed v4 to trunk, rev 5569 Steffen Kamper
00:16 Revision 6cdcab6c: Fixed bug #10993: install tool shows plain passwords - display of passwords was stripped at all places
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5569 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:08 Bug #20179: FileCache doesn't work on windows
committed to trunk, rev 5568 Steffen Kamper
00:06 Revision dd4b2b38: Fixed bug #10689: FileCache doesn't work on windows
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5568 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:04 Bug #20218: Create version of page crashes in Cache
committed v2 to trunk, rev 5567 Steffen Kamper
00:02 Revision e05ecb7c: Fixed bug #10741: Create version of page crashes in Cache caused by "-" in const PATTERN_ENTRYIDENTIFIER
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5567 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2009-06-07

23:36 Revision 7af90fea: * followup to #11260: normalized the boolean parameter $reportDocTag before adding it to the md5 hash string
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5566 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
22:57 Bug #20584: function tslib_fe->setPageCacheContent() removes page_cache entry twice
Committed to trunk rev. 5565 Rupert Germann
22:56 Bug #20585: t3lib_cache_backend_FileBackend doesn't work properly with TYPO3 running in a subdirectory to the document root
Committed to trunk rev. 5565 Rupert Germann
22:19 Revision 13567dcf: 2009-06-07 Rupert Germann <rupi@gmx.li>
* Fixed bug #0011288: function tslib_fe->setPageCacheContent() removes page_cache entry twice
* Fixed bug #0011289: ...
Rupert Germann
20:23 Bug #20529: stdWrap for TypoSrcrip-select parameters
It's simple to change some lines like that:
from
// Fields:
$queryParts['SELECT'] = $config['selectFields'] ? ...
David Bruchmann
14:18 Feature #20591 (Rejected): Write system log t3lib_div::sysLog() calls into sys_log
To view sysLog() calls in the backend "Log" modules, they just have to be logged into the sys_log table.
Why s...
Jonas Felix
14:03 Feature #20590 (Closed): Writhe systemlog t3lib_div::sysLog() calls into sys_log
To view sysLog() calls in the backend "Log" modules, they just have to be logged into the sys_log table.
Why shoul...
Jonas Felix
13:37 Bug #20589 (Closed): Login page is not translatable
Hey,
the login page is not translatable. The labels are hardcoded and taken from the TYPO3_CONF_VARS['BE']['loginL...
Benni Mack
11:19 Bug #20588 (Closed): wrong save button link in rte fullscreen view
clicking the save&view button in rte fullscreen shows only an empty page in TYPO3 4.3
no error msg.
patch from ht...
Rupert Germann
11:16 Bug #20587 (Closed): wrong save&view button link in rte fullscreen view
clicking the save&view button in rte fullscreen view doesn't work anymore in TYPO3 4.3
error msg:
Not Found
The re...
Rupert Germann

2009-06-06

23:47 Revision c75c7c38: Followup to #11016: Implement RSA authentication for BE and FE (Added deprecation warnings to unused functions in the login screen)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5564 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
22:01 Feature #19992: Check for Extension Updates: Update Information should be written to sys_log
I could not found any sys_log insert calls in the em/ module. Where does the extension manager log anything? I would ... Jonas Felix
21:55 Feature #19992: Check for Extension Updates: Update Information should be written to sys_log
This realy should be logged... Jonas Felix
20:14 Bug #20529: stdWrap for TypoSrcrip-select parameters
Hi Jo,
what do you think about "where", "andWhere" and the different joins referring stdWrap?
Regards
David
David Bruchmann
15:37 Bug #20586 (Closed): t3lib_cache_backend_FileBackend doesn't work on Windows
Fatal error: Uncaught exception 't3lib_cache_Exception' with message 'The cache directory "C:/xampp/htdocs/seminars/t... Niels Pardon
14:52 Bug #20585 (Closed): t3lib_cache_backend_FileBackend doesn't work properly with TYPO3 running in a subdirectory to the document root
I'm running several TYPO3 installations within subdirectories of Apache's DocumentRoot. Currently the file backend cr... Niels Pardon
13:51 Bug #20584 (Closed): function tslib_fe->setPageCacheContent() removes page_cache entry twice
function tslib_fe->setPageCacheContent() calls clearPageCacheContent() to remove the cache entry before setting it.
...
Rupert Germann
12:26 Bug #20583 (Closed): Select queries in caching framework should use $GLOBALS['ACCESS_TIME'] instead of time()
all select queries in the DB backend of the caching framework should use $GLOBALS['ACCESS_TIME'] instead of calling ... Rupert Germann
12:15 Bug #20543: The value for loginSecurityLevel is by default empty
the default value for loginSecurityLevel in the install tool was always empty.
in typo3/index.php loginSecurityLevel...
Rupert Germann
11:36 Bug #20566: function getTreeList() doesn't use the caching framework
added v3 patch
only difference is the "id autoinc column" in sql
reason for adding this are problems with missing a...
Rupert Germann
10:56 Bug #20582: caching of pagesections uses superfluos serialize() call
+1
first chunk can be simplified, $currentPageData is not needed
Steffen Kamper
00:11 Bug #20582 (Closed): caching of pagesections uses superfluos serialize() call
in class tslib_tstemplate the caching of pagesections uses a superflous serialize() call.
functions start() and get...
Rupert Germann

2009-06-05

23:38 Bug #20218: Create version of page crashes in Cache
Hi Rupi,
the reason why i didn't continued is, that this leaded to a discussion in v5 list where Robert at the end...
Steffen Kamper
22:57 Bug #20218: Create version of page crashes in Cache
just stumbled across this one.
The bug still exists in current trunk and the patch fixes it.
go ahead Steffen ;-)
Rupert Germann
23:03 Bug #20581 (Closed): functions flushByTag and flushByTags in caching framework db backend are very unefficient
problem:
functions flushByTag and flushByTags in caching framework db backend are very precessing intensive because ...
Rupert Germann
20:55 Bug #19504: DB Analyzer / Compare Tool can't handle the upgrade of the cache tables
Still present in TYPO3 4.3.0 alpha 3.
Add fields
ALTER TABLE cache_hash ADD PRIMARY KEY (id);
ALTER TABLE ca...
Franz Holzinger
19:57 Bug #20384: DB cache always uses 3600 sec as timeout
Pls close this bug report as it has been duplicated and resolved in #20419 Vladimir Podkovanov
18:53 Feature #20580 (Closed): streaming content
short: I'd like to stream content.
description:
TYPO3 fetches content first (saving it in arrays first) renders i...
David Bruchmann
16:55 Bug #20519: IDN Domain names handled incorrectly in parts of the backend
The Problem is that the js code of the context menu adds the complete location including the hostname urlencoded to t... Joh. Feustel
16:53 Bug #20579 (Closed): Validation issue: Lots of cleanup in typo3/sysext/install/mod/class.tx_install.php
The install tool is still using HTML 4.01 Transitional. This has been changed to XHTML 1.0 Transitional.
A lot of ...
Patrick Broens
15:56 Feature #20578: Tx_Extbase_MVC_View_Helper_URIHelper does not correctly work with additionalParams
This was first filed as bug in Fluid here: http://forge.typo3.org/issues/show/3575
but fixing in extBase seems bette...
Christian Müller
15:30 Feature #20578 (Closed): Tx_Extbase_MVC_View_Helper_URIHelper does not correctly work with additionalParams
In Fluid additionalParams for links are treated as Array (which I think is good), but URIFor in Tx_Extbase_MVC_View_... Christian Müller
15:26 Feature #20577 (Closed): Create better session identifiers and add basic validation
Current sesssion identifiers in TYPO3 are a MD5 representation of several parameters.
Due to several security requir...
Oliver Hader
14:39 Bug #20576 (Closed): t3lib_div has several calls to debug without namespace which leads to php-errors
In t3lib_div there are many calls to t3lib_div::debug... Some of them lack the namespace/class and therefore only cal... Steffen Ritter
12:01 Bug #20574 (Closed): Bring back the divider CE
as discussed in "Content rendering list" here is the patch that reintroduce the divider CE.
The default rendering ...
Steffen Kamper
11:44 Bug #20427: DBAL - bigint (int8) values get converted to int4 by int-cast
I added a patch which should workaround the problem I described and the issue 0010965. Michael Mondl
11:34 Bug #20573 (Closed): Pagetitle of Results not translated in contentelement SEARCHRESULT
In the searchresults of the native contentelement search of Typo3 core (not indexed_search) the pagetitle is always i... Benno Weinzierl
11:01 Bug #20572 (Closed): Autoloader floads sysLog with XCLASS failures
In the sysLog many entries like this appear with using the autoloader:
04-06-09 17:20 - Core: Unable to autoload cla...
Oliver Hader
10:20 Bug #20571 (Closed): Use 2 level cache for BEgetRootLine
Now there is only a first level cache for BEgetRootLine, which is stored in a global var.
The patch
* use a static ...
Steffen Kamper
10:18 Bug #20340: Validation issue: Trimming empty <strong> in typo3/alt_intro.php when module has no module label
committed to trunk, rev 5563. Patrick Broens
10:16 Revision c46efefb: Fixed bug #10956: Validation issue: Trimming empty <strong> in typo3/alt_intro.php when module has no module label
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5563 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
10:09 Bug #20466: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/version/cm1/index.php
committed to trunk, rev 5562. Patrick Broens
10:08 Revision f6240586: * Fixed bug #11138: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/version/cm1/index.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5562 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
10:03 Bug #20467: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/wizard_crpages/class.tx_wizardcrpages_w
committed to trunk, rev 5561. Patrick Broens
10:03 Revision 03f51dbb: Fixed bug #11139: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/wizard_crpages/class.tx_wizardcrpages_webfunc_2.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5561 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
10:00 Bug #20468: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/wizard_sortpages/class.tx_wizardsortpag
committed to trunk, rev 5560. Patrick Broens
09:59 Revision 44e4c0aa: * Fixed bug #11140: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/wizard_sortpages/class.tx_wizardsortpages_webfunc_2.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5560 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
09:54 Bug #20469: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/wizard_colorpicker.php
committed to trunk, rev 5559. Patrick Broens
09:54 Revision 49f30942: Fixed bug #11141: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/wizard_colorpicker.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5559 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
09:50 Bug #20472: Validation issue: End tag for "hr" omitted, but OMITTAG NO was specified in typo3/init.php
committed to trunk, rev 5558. Patrick Broens
09:50 Bug #20570 (Closed): Use Cache for NewContentElementWizard
The calculation of newCEWizardItems is expensive as TS and Hooks are processed, so use Cache to speed it up
...
Steffen Kamper
09:49 Revision 192ea425: Fixed bug #11144: Validation issue: End tag for "hr" omitted, but OMITTAG NO was specified in typo3/init.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5558 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
09:46 Bug #20504: Validation issue: value of attribute "method" cannot be "POST"; must be one of "get", "post"
committed to trunk, rev 5557. Patrick Broens
09:45 Revision 71f6516f: Fixed bug #11189: Validation issue: value of attribute "method" cannot be "POST"; must be one of "get", "post"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5557 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens

2009-06-04

20:48 Bug #20415: Error Message that keeps comming up
Resolved, duplicate of #10487
Thanks for the answer, Ron.
There are bugs with mysql strict_mode, and this stora...
Christian Kuhn
19:10 Bug #20415: Error Message that keeps comming up
what mode shuld it be in? Ron
16:47 Bug #20415: Error Message that keeps comming up
We are are running mysql is in strict_mode.
Ron
19:14 Feature #20562: Speed up xml2array by adding a two level cache
Committed to trunk rev. 5544
final patch attached.
Rupert Germann
19:10 Revision 9590cec1: * New feature #11260: Speed up t3lib_div::xml2array by adding a two level cache (thanks to Fabrizio Branca)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5556 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
17:44 Bug #19112: unlink of non existing lockfiles generates warnings in frontend
I can confirm this problem on servers with error_reporting=On.
This should be quite easy to fix but is "New" nearly ...
Leonhard Wimmer
17:25 Bug #20569 (Closed): Optimize initialization of frontend editing
Frontend editing is currently initialized even if the admin panel has no frontend editing enabled. Furthermore t3lib_... Oliver Hader
15:50 Revision f575cb43: Cleanup: Use PHP_SAPI constant instead of php_sapi_name() calls
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5555 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:05 Bug #20568 (Closed): Use PHP5 version of function microtime()
The PHP function microtime() delivered a string that has the current unixtime and the microseconds divided by a spaci... Oliver Hader
13:45 Revision a9f75006: Cleanup: Cleanup iterations in t3lib_timeTrack->printTSlog()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5554 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:47 Bug #20567 (Closed): Remove initialization of the random number generator
The random number generator is seeded automatically since PHP 4.2.0. Thus, calling srand(...) can be removed.
(is...
Oliver Hader
11:35 Bug #20566 (Closed): function getTreeList() doesn't use the caching framework
function getTreeList() in class tslib_content has a caching machanism for already generated lists but it uses direct ... Rupert Germann
11:15 Bug #20559: t3lib_cache_backend_dbbackend->collectGarbage() deletes entries without lifetime
Committed to SVN Trunk (rev. 5553) Oliver Hader
11:15 Revision 19312c62: Fixed bug #11257: t3lib_cache_backend_dbbackend->collectGarbage() deletes entries without lifetime
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5553 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:55 Feature #20565 (Closed): Add an opacity option to the GIFBUILDER BOX object
Currently it's not possible to have GIFBUILDER create (half)tranparent BOX elements. This could be usefull for "colo... Ingo Renner
01:08 Bug #20564: Recycler fails with ExtJS 3
committed to trunk, rev 5552 Steffen Kamper
00:56 Bug #20564 (Closed): Recycler fails with ExtJS 3
The Recycler fails with error in store. Reason is the paging toolbar which has wrong store definition. The store has ... Steffen Kamper
01:07 Revision 0f0c75fc: Fixed bug #11262: Recycler fails with ExtJS 3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5552 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:03 Revision a10a01ba: Follow-up #11117: move typo3-theme to t3skin (renamed to xtheme-t3skin.css)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5551 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:00 Revision be57a761: Follow-up #11117: move typo3-theme to t3skin (renamed to xtheme-t3skin.css) - part5
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5550 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:00 Revision 27888f5b: Follow-up #11117: move typo3-theme to t3skin (renamed to xtheme-t3skin.css) - part4
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5549 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2009-06-03

23:59 Revision 192b1cbf: Follow-up #11117: move typo3-theme to t3skin (renamed to xtheme-t3skin.css) - part3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5548 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:58 Revision cfe66f3f: Follow-up #11117: move typo3-theme to t3skin (renamed to xtheme-t3skin.css) - part2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5547 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:58 Revision 4b2fa739: Follow-up #11117: move typo3-theme to t3skin (renamed to xtheme-t3skin.css) - part1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5546 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:24 Revision 71eb36d1: Followup to #10320: Split css styled content templates in version templates to get rid of the compat version checks (now the updater in the installer only shows up when there is something to do)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5545 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
23:16 Bug #20560: t3lib_cache_backend_ApcBackend::set() error in exception message
Committed to trunk rev. 5544
greets
rupert
Rupert Germann
13:00 Bug #20560 (Closed): t3lib_cache_backend_ApcBackend::set() error in exception message
The exception message uses $exception which if not available there. See patch
(issue imported from #M11258)
Fabrizio Branca
23:12 Revision 8b554c7b: * Fixed bug #11258: t3lib_cache_backend_ApcBackend::set() error in exception message (thanks to Fabrizio Branca)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5544 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
22:39 Feature #19627: Adding Faroese flag to website languages
Added hl_fo.gif renamed to fo.gif to typo3/gfx/flags (trunk rev. 5542) Christian Kuhn
22:36 Revision 0a502fa0: Fixed Changelog (wrong date)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5543 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
22:32 Revision 290a1628: Fixed bug #9811: Adding Faroese flag to website languages
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5542 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
22:03 Bug #20172: Switching modules impossible due to JS error
The issue occurred due to XCLASS’ing of the tm_shared_lib extension. After disabling all of this extensions options, ... Anonymous
20:32 Bug #16487: Changed permissions in workspace-versions are not respected
As stated in the latest version of "Inside TYPO3", only the permissions of the live workspace are taken into account.... Andreas Wolf
20:22 Revision a7c293e6: Followup to #10597: Fixed bad call to the admin panel within fe_edit
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5541 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
19:44 Revision 58ffb4f2: Added feature #11107: CSC: Provides more flexible rendering for the images block in "text with image"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5540 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
16:42 Feature #20562: Speed up xml2array by adding a two level cache
New patch. Serialize and Unserialize is not necessary because the variable frontend does this by itself... Fabrizio Branca
14:15 Feature #20562 (Closed): Speed up xml2array by adding a two level cache
When profiling backend code (escpecially when there is templavoila involved) you'll notice that t3lib_div::xml2array(... Fabrizio Branca
16:02 Bug #3546 (Closed): Click on "Create new" to create new workspace stage brings 404
When clicking on "Create new" a little popup window comes up: Error 404 not found
Revision 745
Matthias Stübner
13:56 Revision 31db687f: Update #11117: Update ExtJs to 3.0 RC2, added typo3be-theme
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5539 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:46 Bug #20561 (Closed): cookie domain doesn't work with correct syntax.
If the cookie Domains are corekt set. The domains doesn't work.
My typo3 hoster checked it again. The domain syntax ...
Stephan Eich
13:19 Bug #19445: URLs in TYPO3 confirmation emails are broken and should be changed
You are replacing the '[' and ']' in the generated urls. This could help to get all confirmation links in every email... Franz Holzinger
13:05 Bug #20503: Redirect at login tp page does not work on 4.3.0 alpha3
No.
Switched back to alpha2. Still no function with redirect settings of group or user.
TomJanke no-lastname-given
12:55 Feature #20558: Mass file uploader: Uploading directories
Currently, both the uploading of a whole folder as well as drag&drop are features that are not possible with the unde... Benni Mack
12:31 Feature #20558 (New): Mass file uploader: Uploading directories
Many users want to upload a lot of files in a given directory structure. The mass file upload should support uploadin... Thomas Schröder
12:54 Bug #20559 (Closed): t3lib_cache_backend_dbbackend->collectGarbage() deletes entries without lifetime
Entries with lifetime = 0 will be deleted by dbbackends collectGarbage.
See patch
(issue imported from #M11257)
Fabrizio Branca
12:52 Revision 664e0600: Fixed #11234: Deprecate formatSize and checkEmail functions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5538 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
12:20 Bug #3545: Send notifications of changes also to memebers of groups, not only to users
Hi Sonja,
I so far didn't get your solution installed, that you presented at T3DD09. I used the files from svn but...
Matthias Stübner
12:11 Bug #3545: Send notifications of changes also to memebers of groups, not only to users
Hi Matthias
I agree with you that it is necessary to send the notification also to members of the assigned group.
...
Sonja Schubert
11:40 Bug #3545 (Needs Feedback): Send notifications of changes also to memebers of groups, not only to users
Matthias Stübner
11:39 Bug #3545: Send notifications of changes also to memebers of groups, not only to users
Patch attached, please test Matthias Stübner
11:38 Bug #3545 (Closed): Send notifications of changes also to memebers of groups, not only to users
In the actual version of workspaces notification emails are send only to user accounts that are assigned for differen... Matthias Stübner
12:12 Bug #17569: No notification mails will be sent on using user groups
see also issue 0011255 Matthias Stübner
12:02 Bug #20557 (Closed): Notification emails are send to assigned users only, not to groups
The change notifications in a workspace are not send to user groups assigned to different roles (member & reviewer), ... Matthias Stübner
11:49 Feature #20556 (Closed): Add TypoScript properties to enable the admin panel only on specific pages/typeNums
If in TypoScript the setting "config.admPanel = 1" is set, the admin panel will show on all pages in the frontend. If... Oliver Hader
11:22 Revision 6f344a67: Followup to #11148: Remove static require_once() to t3lib and tslib and use autoloading instead - re-added require_once() for the services classes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5537 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
11:06 Bug #18079: slide of cObj CONTENT stops if sysfolder in rootline
I think this might be because you can't do a select from sysfolder and styles.content.get uses the select function
...
tyler kraft
10:55 Feature #20555: New parseFunc setting
Additionally this would be perfect if it would even strip out empty tagsets that even have attributes in the tag - eg... tyler kraft
10:52 Feature #20555 (Closed): New parseFunc setting
I only say parseFunc as I'm not sure where this would best be incorporated - perhaps HTMLparser might be more appropr... tyler kraft
10:39 Bug #20553: Validation error in typo3/stylesheet.css
committed to trunk (rev 5536) Francois Suter
10:33 Bug #20553 (Closed): Validation error in typo3/stylesheet.css
Selector "table.typo3-usersettings a.typo3-csh-link" has a trailing comma, which causes a CSS validation error.
So...
Francois Suter
10:37 Bug #20554 (Closed): Use InnoDB for user/group tables
To serve concurrent modifications on the user/group tables with many elements, the database engine InnoDB should be u... Oliver Hader
10:35 Revision e4a8bccf: Clean up: #11250: Validation error in typo3/stylesheet.css
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5536 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
10:17 Bug #20552 (Closed): Deprecation clean-up in tslib_content::getData()
Two issues regarding deprecation of usages of getText in TypoScript:
1) usage of "gpvar" is deprecated, but the de...
Francois Suter
10:07 Feature #20551 (Closed): New HMENU property
I'd like to have a new property added to HMENU, at the same position (within TSref) as entryLevel. I'd like this new ... tyler kraft
09:58 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
Committed to trunk (rev 5535) Francois Suter
09:55 Revision 0e8ade5f: Fixed bug #3527: Mail Form validation: wrong encoding in JS pop-up
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5535 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter

2009-06-02

23:46 Feature #20284: [Feature] New Multimedia CE
Added doc update after a quick proofread. Still needs another pass, restructuring, and more content before its offic... Jeff Segars
22:44 Bug #15362: template::getTabMenu double ampersanded
Reverted in 4.2-branch in revision 5533.
* it changed/introduced new behavior
* makes extensions depend on patch ...
Christian Kuhn
22:39 Bug #20550: No labels in admin panel when editing a content element in the frontend
Committed to SVN Trunk (rev. 5534) Oliver Hader
22:23 Bug #20550 (Closed): No labels in admin panel when editing a content element in the frontend
When a content element is edited in the frontend on the same page, not in a popup window, the labels of the admin pan... Oliver Hader
22:38 Revision 66af519e: Fixed bug #11247: No labels in admin panel when editing a content element in the frontend
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5534 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
22:31 Revision e7fbc679: Reverted fix for bug #2178: It introduces new behavior and leads to extensions depending on patch level releases
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5533 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
22:11 Revision 9a33b60d: Follow-up to #10597: Fixed wrong initialization of locallang file for admin panel labels
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5532 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
22:09 Revision a17f73f9: reverted #9849 as this wasn't present in 4.2.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5531 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:09 Bug #20547: Secong RTE isn't displayed well
Resolved, duplicate of #11245 Christian Kuhn
20:08 Bug #20547: Secong RTE isn't displayed well
Please close this issue, as it is stupid duplicate of #0011245. My network was down and I send the same bug twice aft... Tomasz Rakowski
20:07 Bug #20547 (Closed): Secong RTE isn't displayed well
When I have two RTEs in backend after initial opening the second one gets blurred with RTE's menu (see in attached pr... Tomasz Rakowski
22:05 Bug #20549 (Closed): none of parameters are working with php when having a linkhandler link
When making a link of a record with linkhandler none of the typolink parameters are working when making the link with... Bas van der Togt
21:41 Revision 030bd243: Follow-up to #10597: Removed hardcoded reference to fe_edit and updated extGetFeAdminValue() call to use tslib_AdminPanel
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5530 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
21:39 Bug #20544: Feature: Add TYPO3_USER_SETTINGS to configuration module
committed to trunk, rev 5529 Steffen Kamper
17:48 Bug #20544 (Closed): Feature: Add TYPO3_USER_SETTINGS to configuration module
Now as we have a new Array for configure the user settings, it's worthy to explore the existing array.
(issue imp...
Steffen Kamper
21:38 Revision f115babb: Added feature #11241: Feature: Add TYPO3_USER_SETTINGS to configuration module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5529 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:07 Bug #20548 (Closed): Second RTE isn't displayed well
When I have two RTEs in backend after initial opening the second one gets blurred with RTE's menu (see in attached pr... Tomasz Rakowski
19:59 Bug #20546: "How did you get here" dialog opens
Should be:
"When I have two RTEs[...]" .
Tomasz Rakowski
19:55 Bug #20546: "How did you get here" dialog opens
Duplicate of #8368 Tomasz Rakowski
19:55 Bug #20546 (Closed): "How did you get here" dialog opens
When I have to RTEs the message "How did you get here?" appears after triggering contextmenu on every following click... Tomasz Rakowski
18:29 Bug #19650: edit-wideDocument was removed, bring it back
committed to 4_2, rev 5528 Steffen Kamper
18:27 Revision fb282955: Fixed bug #9849: edit-wideDocument was removed, bring it back
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5528 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:06 Bug #20545 (Closed): Feature: Clear User Session Data
There are many session data stored in BE_USER->uc like page tree status, module data etc. There is no way to reset th... Steffen Kamper
16:31 Bug #20385: User Setup Rewrite #4
committed v10 to trunk, rev 5527 Steffen Kamper
16:28 Revision c1598d3c: Fixed bug #11019: User Setup Rewrite #4 - User settings now configurable with $GLOBALS['TYPO3_USER_SETTINGS']
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5527 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
15:52 Revision ca419b4b: Followup to #11148: Remove static require_once() to t3lib and tslib and use autoloading instead - removed more require_once() statements
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@23896 735d13b6-9817-0410-8766-e36946ffe9aa Benni Mack
15:52 Revision 3e81461c: Followup to #11148: Remove static require_once() to t3lib and tslib and use autoloading instead - removed more require_once() statements
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5526 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
13:40 Bug #19632: Enable <del> instead of <strike> in lib.parseFunc_RTE.allowTags by default
committed to trunk (4.3) Ingo Renner
13:38 Revision 4006cf23: Fixed bug #9818: Enable <del> instead of <strike> in lib.parseFunc_RTE.allowTags by default (credits Susanne Moog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5525 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
13:16 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
I've seen this with a pre-release of Firefox 3.0.11 as well (also with mail links, which are prefixed with 'typo3/').... Alexander von Drach
13:04 Feature #3464: Inconsistent icon overlays for start and stop date
Uschi Renziehausen wrote:
> Basically I think that we have to decide about two things separately:
>
> 1) Do we wa...
Philipp Gampe
12:55 Feature #18593: Approach for fully scalable layouts: relative img dimensions using em
It is finished for the feature it describes "as is". Which means that you can use it for outputting images with em un... Ralf Hettinger
12:41 Bug #20543 (Closed): The value for loginSecurityLevel is by default empty
When the typo3 Installation is used the first time it seems that loginSecurityLevel has no value, which causes the ba... Anonymous
12:11 Bug #20542 (Closed): typolink: addQueryString.exclude does not support arrays
Currently, you cannot do an exclude of an array value for addQueryString
typolink.addQueryString = 1
typolink.add...
Benni Mack
11:30 Bug #19642: tt_news records are not being reindexed
Has someone an idea or a workaround for this problem (Ex. Cronjob-Script)?
The same problem also exists for indexe...
Kaeller
11:16 Bug #20541: Problem with $GLOBALS['TSFE']->recordRegister
TYPO3 4.2.6 and
TYPO3 4.3 ALPHA 3
Stefan Froemken
11:14 Bug #20541 (Closed): Problem with $GLOBALS['TSFE']->recordRegister
I searched a very long time in class.tslib_content.php. Wow...it's a very big file :-)
OK...I have following TS:
...
Stefan Froemken
11:06 Bug #19274: Editors can´t undelete records in history
It would be really nice to get this fix into Typo3 4.3 before released Philipp Gampe
10:41 Feature #17860: Shortcut and ACT state not enable with TMENU ;-(
Just a copy of my DEV-list post:
If this is the current behaviour, then this is definitely a bug but not for
the ...
Jo Hasenau
10:38 Bug #20529: stdWrap for TypoSrcrip-select parameters
As long as TypoScript select is using stdWrap without escaping the results of the stdWrap functions before executing ... Jo Hasenau
06:38 Bug #20540 (Closed): Pages protected by incl. sub-pages FE-group don't redirect
If you have a incl. sub-pages FE-group protected hierarchy you get the page renderd according to your login-status, i... Niels Fröhling

2009-06-01

23:23 Bug #20539 (Closed): Search reveals sensitive data
If you set up a site with an authenticated section, a user should not see search results if their account does not pe... Brian Lamb
21:01 Bug #19587: Multiple image resizes started
This seems to be caused by an extension as I can't reproduce the behavior with TYPO3 core (trunk 4.3-dev). Susanne Moog
20:57 Bug #19665: Indentation set with div section in htmlArea RTE renders not valid inFE
I just tried to reproduce this with the current trunk version of TYPO3 and could not. If I enter the example HTML abo... Susanne Moog
19:26 Bug #18873: ContentElement Menu/Sitemap of the section index type doesn't work...
Do you still have this problem? Seems to be solved at least in current trunk. Susanne Moog
18:02 Bug #19274: Editors can´t undelete records in history
News:
Also with the new extension "recycler" it's not possible for a normal editor (without admin-rights) to undelet...
Christian Hernmarck
16:23 Bug #20538 (Closed): Deprecate formatSize and checkEmail functions
Hey,
this patch adds some deprecationLog calls to functions that are not referenced at all anymore in the TYPO3 co...
Benni Mack
14:55 Bug #20524: Hide on FE-login still shows elemens in simulation mode
Yes. Niels Fröhling
14:25 Bug #20523: Turning off the admin-panel results in error
I'll try. Maybe I don't find the time until bug-day. Niels Fröhling
14:03 Feature #3464: Inconsistent icon overlays for start and stop date
Please note that this issue is currently discussed in the 4.3 project list (search for the thread with the same topic... Uschi Renziehausen
13:52 Feature #3464: Inconsistent icon overlays for start and stop date

Uschi Renziehausen
12:40 Bug #17876: Sorting of child records is inverted on moving parent record to different page
Thanks Tobias for the test extension.
Nabil, your patch works, thanks.
I uploaded another version that doesn't us...
Christian Kuhn
11:56 Bug #20529: stdWrap for TypoSrcrip-select parameters
+1
I'd like to see this in 4.3
tyler kraft
11:55 Feature #18618: stdWrap for HMENU maxItems & minItems & begin
+1
I'd like to see this in 4.3
tyler kraft
02:16 Feature #20490: Add method for saving and closing a record.
Committed to trunk in r5524. Jeff Segars
02:14 Feature #18957: Flexforms & IRRE doesn't work
I changed "function createNewRecord to:
function createNewRecord($domObjectId, $foreignUid = 0) {
// the curren...
Stefan Froemken
02:06 Revision 5cdbab8a: Added feature #11167: Add method for saving and closing a record.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5524 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
01:31 Bug #14572: Indexed external files have always sys_language_id=0
Resolved as duplicate of #9739 Christian Kuhn
00:52 Revision c0895721: Fixed Changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5523 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
00:48 Bug #20291: Using User-Setting "titleLen" in element browser
Committed to trunk rev. 5522 Christian Kuhn
00:47 Revision 7d91816c: Fixed bug #10865: Using User-Setting titleLen in element browser
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5522 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
00:04 Feature #16408: No unicode signs possible in title
For now I set this rather old issue to "won't fix".
In fact unicode chars are actually working in the title tag an...
Christian Kuhn

2009-05-31

23:36 Bug #18597: New workspace icon for t3skin
Resolved as dupe of #20240 which introduced a new set of workspace icons. Christian Kuhn
23:25 Feature #18957: Flexforms & IRRE doesn't work
Hi Georg,
I just have the same problem. Grey bar, trashicon on the right and my inputfields will not appear. My ve...
Stefan Froemken
22:22 Bug #20527: getModuleTemplate is prepended with backPath always
committed v2 to trunk, rev 5521 Steffen Kamper
22:20 Revision 3c6e527d: Fixed bug #11216: getModuleTemplate is prepended with backPath always. Now syntax EXT:extkey/templatefile is supported.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5521 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
21:28 Task #3523 (Closed): Rewrite of workspace manual started
As I think that there will not more feedback or requirements on a manual, I started with the rewrite of the doc_v4_wo... Matthias Stübner
20:49 Bug #20537: Log module has an unwanted margin
Committed to trunk rev. 5520 Christian Kuhn
20:40 Bug #20537 (Closed): Log module has an unwanted margin
Exact same issue as #20536 (see screenshots there) except for the belog module.
(issue imported from #M11233)
Christian Kuhn
20:48 Revision ff76c3bf: Fixed bug #11233: Log module has an unwanted margin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5520 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:35 Bug #20536: User Admin module has an unwanted margin
Committed to trunk, rev. 5519 Christian Kuhn
19:20 Bug #20536: User Admin module has an unwanted margin
Patch pending in the core list Dan Osipov
19:15 Bug #20536 (Closed): User Admin module has an unwanted margin
See the screenshots. Patch solves the issue.
(issue imported from #M11232)
Dan Osipov
20:34 Revision 36573d17: Fixed bug #11232: User Admin module has an unwanted margin (Thanks to Dan Osipov)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5519 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
19:02 Feature #17860: Shortcut and ACT state not enable with TMENU ;-(
added a new version of the patch, as the first patch had some side-effects with ACT state in some rare occasions. Now... Franz Koch
18:48 Feature #18902: Hook for debug_typo3PrintError"
Uploaded a new version that moves the hook to the bottom, to enable a hook to actually modify the default message jus... Christian Kuhn
18:26 Feature #20362: User setup module, hide "New password" fields
will be covered by #20385 Steffen Kamper
18:11 Bug #20535: External in multidomain environment rewritten to wrong domain
This is related to which domain you used to log into the BE. Not good since there are quite a few scenarios with cont... Christian Hennecke
17:15 Bug #20535 (Closed): External in multidomain environment rewritten to wrong domain
In a multidomain environment, an external links set via the RTE in one of the domains to another of the domains is re... Christian Hennecke
14:51 Bug #20496: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
Committed to SVN Trunk (rev. 5518) Oliver Hader
14:51 Revision 812f6886: Fixed bug #11176: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5518 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
13:46 Feature #20534: stdwrap to override image of imageLinkWrap
Seems this second issue has been added by mistake.
Resolved as dupe of #20533
Christian Kuhn
13:17 Feature #20534 (Closed): stdwrap to override image of imageLinkWrap
currently it is not possible to override the image which is used for imageLinkWrap.
This would be nice to have it ...
Georg Ringer
13:17 Feature #20533 (Closed): stdwrap to override image of imageLinkWrap
currently it is not possible to override the image which is used for imageLinkWrap.
This would be nice to have it ...
Georg Ringer
00:15 Feature #20450: Use t3lib_div::callUserFunction in typoscript userFunc condition
Using extensions that allow TypScript Editing for Editors this feature is a security-issue that allows getting admin-... David Bruchmann
00:04 Revision 23075d71: Fixed bug #11218: Typo in typo3/init.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5517 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
00:04 Revision 8a10ac19: Fixed bug #11218: Typo in typo3/init.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5516 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn

2009-05-30

23:46 Bug #18735: Incompatibility with MySQL commands: Add Primary Key table as 1 command
Resolved, no change required.
The actual syntax of first adding an auto-increment field and next adding the primar...
Christian Kuhn
23:39 Bug #15202: links to pages with a different sys_domain record
Resolved, no change required after a year without feedback. Christian Kuhn
23:34 Bug #18123: mysql_num_rows() error in alt_db_navframe.php
Resolved, no change required after a year without feedback. Probably the required db-analyzer steps were not done. Christian Kuhn
23:32 Bug #18233: error when using a IRRE twice in a record
Resolved, no change required as requested by reporter. Christian Kuhn
23:25 Bug #16101: Problem with russian (windows-1251)
Resolved, no change required after no feedback for a long time. Christian Kuhn
23:24 Bug #17133: install tool crashes with PHP 5.2.1
Resolved, no change required:
* The original reporter never gave any feedback to this issue, so this can't be nail...
Christian Kuhn
23:03 Feature #14822: Group membership defined by MM relation instead of text field.
Resolved, won't fix.
This comma-separated-list of ID's concept is found for several relations throughout the core....
Christian Kuhn
22:49 Bug #15210: BE-shortcuts don't work after transfering site
Resolved, no change required.
I remember this issue from older TYPO3 versions, but did not stumble upon it since 4...
Christian Kuhn
22:39 Bug #18789: Error with Sitemap->sitemap choose
Resolved, no change required after several month without feedback from the reporter. This is probably not a core but ... Christian Kuhn
22:38 Bug #17588: Safari loses login too fast in Backend
Resolved, no change required after a long time without further feedback.
I am also unable to reproduce this here. ...
Christian Kuhn
22:34 Bug #18786: GraphicsMagick 1.2.x not compatible with Typo3
Resolved, unable to reproduce after several month without requested feedback from the reporter. Christian Kuhn
22:31 Bug #19516: Rich text editor not loading
Resolved, unable to reproduce after several month without feedback and a possible fix that has been committed to rece... Christian Kuhn
22:23 Bug #17281: swf is not protected when added in as multimedia
Resolved, no change required for the reasons mentioned above. Christian Kuhn
22:21 Bug #15977: PHP error when updating reference index
Hmm, no further feedback for quite some time.
I'll close this issue for now, please reopen if this is still reprod...
Christian Kuhn
22:19 Bug #19019: the header of every content element is empty after saving
Resolved, unable to reproduce after a long time without feedback.
This is probably some local setup problem.
Christian Kuhn
22:16 Bug #18987: indexed_search hash-kollision
Resolved, no change required.
No actual problem mentioned.
Christian Kuhn
22:14 Bug #19704: Constant editor not working (no scroll, no possible editing)
Resolved, unable to reproduce.
I tested this in 4.2-branch and trunk and was unable to reproduce.
Please provid...
Christian Kuhn
22:10 Bug #20172: Switching modules impossible due to JS error
Maybe this is related to #20526 ? Clearing caches (browser and typo3) helped ... Christian Kuhn
22:05 Bug #20208: 00633 not fixed in latest versions of Typo3
Resolved, no change required after two month without feedback. Christian Kuhn
22:04 Bug #18927: Umlauts get displayed wrong in drop-down list of shortcut menu
Resolved, unable to reproduce.
Please reopen if this issue still exists.
Christian Kuhn
21:32 Bug #17204: Translate locallang.xml into cyrillic!
Resolved, no change required after no feedback from the reporter for nearly two years. Christian Kuhn
21:30 Bug #16581: Mailforms are not sent when using Opera
Resolved, no change required after no feedback from Staffan for a very long time.
If this really was an Opera issu...
Christian Kuhn
21:17 Bug #16301: scrambled umlauts from locallang.xml
Resolved, unable to reproduce after nearly three years without requested feedback.
Please reopen if this issue sti...
Christian Kuhn
21:15 Bug #14455: html entities getting borked at rendering
Resolved, no change required after three years without requested feedback.
Please reopen if this issue still exists.
Christian Kuhn
21:02 Bug #16529: externalUrl needs double click if not from baseURL domain
Resolved, unable to reproduce.
Please reopen if this issue still exists in current versions.
Christian Kuhn
20:59 Bug #16493: Images of existing text/image content-elements can not be deleted in IE6 and HTTPS-backend
Resolved, unable to reproduce.
* No further notes for a very long time.
* Unable to reproduce by me, too.
Christian Kuhn
20:55 Bug #20529: stdWrap for TypoSrcrip-select parameters
found one typo and shortend inquiries a bit in patch 4
Tests I build until now are proceeded correct
changed par...
David Bruchmann
17:19 Bug #20529: stdWrap for TypoSrcrip-select parameters
Mhm, something still isn't perfect with patch 2. Damned.
Uploaded patch 3 where some faulting behavior in loop was...
David Bruchmann
16:14 Bug #20529: stdWrap for TypoSrcrip-select parameters
Hello Oliver,
Your Solution is a particial one. I don't see any reason to restrict changes to the two parameters y...
David Bruchmann
20:52 Bug #17061: Mailform with localization ignores the email-address of the translated record
Thanks a lot. Works perfectly at my setup. Ferdinand Kuhl
20:51 Bug #18472: Cleaner scripts crash with errors due to malformed flexform content
Resolved as duplicate of #17237
Please look in #17237 for discussion and progress on this error.
Christian Kuhn
20:35 Bug #15344: frameset+realurl+config.baseUrl failed for search engines
Resolved, no change required.
A good solution by Dmitry: http://dmitry-dulepov.com/article/check-your-404-traffic....
Christian Kuhn
20:09 Bug #19076: typolink check rootline for trees under a page
Resolved as duplicate of #18553
The proposed fix was included by Dmitry for #18553 in rev. 3541.
Christian Kuhn
19:57 Bug #17823: Survey results are not stored in to database
Resolved, no change required:
* This issue does not seem to be a core problem and should be reported to the extens...
Christian Kuhn
19:53 Feature #17703: Set tt_content.image.20.1.titleInLinkAndImg to 1
Resolved, no change required as requested by reporter. Christian Kuhn
19:28 Bug #19757: t3lib_cache_exception_NoSuchCache: A cache with identifier "cache_pages" does not exist
Ingo, as Xavier's problem was due to some inconsistent setup, you are the only person with this issue.
Is this sti...
Christian Kuhn
19:13 Feature #18618: stdWrap for HMENU maxItems & minItems & begin
Will this be in 4.3? Ferdinand Kuhl
19:04 Feature #17860: Shortcut and ACT state not enable with TMENU ;-(
Just had the same problem and wrote a patch for it - please check if this works for you. Franz Koch
16:56 Feature #16586: displayCond for flexforms, that affects on row of element
I've attached a patch (second file is relevant) which enables to use the parent-record fields with the prefix "parent... Tolleiv Nietsch
15:08 Bug #20532 (Closed): Special menu directory only renders 1st level if special.value is a mount point
Create a directory menu with special.value being a mount point (Substitute Mount Point (this page) with Mounted page ... Xavier Perseguers
13:58 Bug #19644: Hidden pages become visible if
Resolved, duplicate of #20335
Choose this issue as dupe because the other one has a better description.
Christian Kuhn
13:51 Bug #20103: if.negate dosn't work with if.directReturn
Resolved, won't fix.
It's true that .negate doesn't affect .directReturn, but there are some reasons not to change...
Christian Kuhn
13:18 Bug #20240: Add the new workspace icons to t3skin
Committed by Patrick to trunk in rev. 5264 Christian Kuhn
13:12 Bug #18727: Tools / User Settings form tabs don't display in BE
Resolved, no change required:
This is very likely not a core, but an extension problem xclassing core files.
Pl...
Christian Kuhn
13:06 Bug #17167: class.t3lib_treeview.php - No such file or directory in class.t3lib_browsetree.php on line 52
Resolved, unable to reproduce after 3 month without feedback.
Please reopen this issue if it still exists and try ...
Christian Kuhn
13:04 Bug #15245: navframe moves to the right if 'setup.override.navFrameResizable = 1' is set in User TSConfig
Resolved, unable to reproduce after 3 month without feedback.
Please reopen if this issue still exists.
Christian Kuhn
13:01 Bug #20136: changes to "layout" field for content is not written to DB
Resolved, unable to reproduce after a month without feedback. Christian Kuhn
12:46 Bug #20524: Hide on FE-login still shows elemens in simulation mode
This is only true for the Web->View module, right? Christian Kuhn
01:56 Bug #20524: Hide on FE-login still shows elemens in simulation mode
Yes, seem to have creeped up all at the same time. :)
I suggest to consider the proposed logic and respect the "Sh...
Niels Fröhling
12:43 Bug #20523: Turning off the admin-panel results in error
Please try attached patch.
TS:
config.admPanel = 1
User-TS:
admPanel >
Christian Kuhn
02:14 Bug #20154: Add <abbr> tag to hints SL, GL, SGL in EM
Francois committed _v5 to trunk in rev. 5377 Christian Kuhn
01:46 Bug #20494: Access-restriction behaves identical for non-recursive/recursive
With the last SVN (27 or 28 of may) I get the standard "error" message about re-login from Typo3 in a BE-user section... Niels Fröhling
01:28 Bug #16186: <legend>Search form</legend> is hardcoded
Committed to trunk rev. 5515 Christian Kuhn
01:24 Revision 89a93ad6: Fixed bug #3569: <legend>Search form</legend> is hardcoded (Thanks to Krystian Szymukowicz)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5515 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn

2009-05-29

22:05 Bug #20526: You can't use the left-Menu in Windows/Safari3
Just had this problem after updating to latest trunk, clearing browser cache / shift+reload solved it.
Please test i...
Christian Kuhn
08:38 Bug #20526 (Closed): You can't use the left-Menu in Windows/Safari3
Hey, all
In the Typo3 v4.3 ALPHA3 is a big bug !
I can't use the left menu :D
If I click on any element It onl...
Simon Schick
21:34 Bug #19644: Hidden pages become visible if
Hey Nabil,
to get your patch discussed and finally included, send it to the TYPO3-core-list!
Check out:
http:/...
Chris topher
20:55 Bug #19644: Hidden pages become visible if
patch accidently added to #0010951 but as the patch works for both bugs/bugs are equal i think its ok please test as... Nabil Saleh
18:43 Bug #19644: Hidden pages become visible if
ok confirmed :) missed that point i'll have a look at it Nabil Saleh
18:26 Bug #19644: Hidden pages become visible if
As I understand Ramon, he uses backend-users.
They should see the content/pages etc.
If they use the module web >...
Chris topher
18:17 Bug #19644: Hidden pages become visible if
I can not reproduce this after heavy testing,
admPanel {
hide=1
enable.preview=1
override.preview.simulateU...
Nabil Saleh
21:11 Bug #15517: hidden shortcut page misses icon in pagetree
This is not a bug anymore as the icon exists now, but the icon is not unique and this might be a problem handled in t... Nabil Saleh
16:34 Bug #15517: hidden shortcut page misses icon in pagetree
This issue is still valid in latest trunk.
Conditions: Set a page to shortcut and hidden, and make sure ext:t3skin...
Christian Kuhn
15:14 Bug #15517: hidden shortcut page misses icon in pagetree
cant't reproduce in latest trunk Nabil Saleh
21:08 Bug #20531 (Closed): Icon of hidden shortcut-pages is not unique
the arrow of shortcutpages is at the position of the "hidden-sign" (typo3\sysext\t3skin\icons\gfx\i\pages_shortcut__h... Nabil Saleh
20:55 Bug #20335: Hidden Content Elements are displayed in the Module "View Page"
please test the patches as i'm not shure about possible sideeffects Nabil Saleh
19:12 Bug #20524: Hide on FE-login still shows elemens in simulation mode
This is the same as #17384.
It seems to be somehow connected to #20335, #19644, #17298.
Chris topher
01:32 Bug #20524 (Closed): Hide on FE-login still shows elemens in simulation mode
As the title says. Typo3 _does_ hide "hide on FE-login" pages though!
Logically I would consider a element that is...
Niels Fröhling
19:07 Bug #14959: Meta tag output in indexed search result breaks layout
I think he means the search-results, where you get a bunch of information for each hit.
Are the values, which you ...
Chris topher
15:28 Bug #14959: Meta tag output in indexed search result breaks layout
1st.
"in the page header's keywords field"
how can something in the headers keywords field influence a "a narrow...
Nabil Saleh
18:54 Bug #20440: Typo3 page editing doesn't work with IE8 and FF3.0.10
Could he mean frontend-editing with enabled popup-windows? Chris topher
16:01 Bug #20440: Typo3 page editing doesn't work with IE8 and FF3.0.10
Unable to reproduce:
* TYPO3 4.2 requires php 5.2 ... is your php 5.0 information in the bug report correct?
* Wh...
Christian Kuhn
18:30 Revision 962e311b: Removed an extra # in the ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5514 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
18:26 Bug #20489: loadPrototype() called in frontend editing without a valid doc instance.
Committed Olly's v3 patch to trunk in r5513. Jeff Segars
18:23 Revision 110b806a: Fixed bug #11166: loadPrototype() called in frontend editing without a valid doc instance.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5513 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
17:17 Bug #20103: if.negate dosn't work with if.directReturn
directReturn is a constant value why should you negate it?
I dont't think this is a bug!
Reference:
http://typ...
Nabil Saleh
16:54 Bug #20425: ctrl-section option 'sortby' => 'myfield DESC', causes SQL-error on saving a new record
Resolved, no change required:
According to the documentation [1] the sortby field must only contain a fieldname. U...
Christian Kuhn
16:31 Bug #20529: stdWrap for TypoSrcrip-select parameters
Concerning stdWrap functionality for groupBy and orderBy there's already a patch pending in the core list as RFC #20508 Oliver Hader
15:51 Bug #20529 (Closed): stdWrap for TypoSrcrip-select parameters
The select function doesn't allow stdWrap for several parameters. So the have to be hardcoded in TS.
I changed fun...
David Bruchmann
16:10 Bug #20433: The import export menu will not activate
Resolved, duplicate of #20052
This is the exact same error message as in #20052
I assume you are running mysql in...
Christian Kuhn
16:05 Feature #17887: Possibility to avoid displaying the full TYPO3 version in the generated pages code
I second Michaels opinion. I see no real point in hiding the version number.
If nobody objects I think we should c...
Christian Kuhn
16:04 Feature #20530 (Closed): Separate firstname and lastname columns in fe_users table
Well, I know you can easily add this column by yourself, but imho it would be a really nice feature to have a firstna... Axel Böswetter
15:49 Bug #20290: Adding entries to recs[]-Array not working
Resolved as duplicate of #20424 Christian Kuhn
15:43 Feature #20485: Possibility to create a new template record in Modul Tempalte
Resolved as duplicate of #18186
This is already implemented in 4.3 (There is a "New" icon in the docheader in Info...
Christian Kuhn
15:19 Bug #17502: [upgrade] PHP 5.1 or later, MySQL 4.0 or later
yes, that is done. Daniel Brüßler
15:03 Bug #20516: External Files are always indexed for the default language
Resolved as a duplicate of #9739 Christian Kuhn
14:59 Bug #16768: shortcutFrame messed up after searching with editPage textinput
Resolved, won't fix:
* This will not be fixed in 4.0 / 4.1 as it's not security related.
* Since 4.2 this issue d...
Christian Kuhn
14:48 Bug #20505: Login after Timeout does not accept Credentials
Resolved as duplicate of #20038 Christian Kuhn
14:12 Bug #20515: felogin templates must be ".html"
Resolved, unable to reproduce as requested by reporter. Christian Kuhn
01:40 Bug #20515: felogin templates must be ".html"
Strange, my output was null.
Please close if for now. I have to find the reason later.
Niels Fröhling
11:55 Bug #16186: <legend>Search form</legend> is hardcoded
BTW: the hardcoded label is in typo3\sysext\indexed_search\pi\template_css.tmpl Krystian Szymukowicz
11:33 Bug #16186: <legend>Search form</legend> is hardcoded
Attached path resolves this issue. Krystian Szymukowicz
11:33 Bug #20527: getModuleTemplate is prepended with backPath always
Please use t3lib_div::getFileAbsFileName($filename, true, true);
Only allowing only relative paths to typo3/ and E...
Martin Kutschker
10:00 Bug #20527 (Closed): getModuleTemplate is prepended with backPath always
Problem:
when writing BE module extension you may have your template in your extension directory. For now the $file...
Steffen Kamper
11:30 Revision d0d06b3b: Follow-up to #11207 changed filename to lower case in Hook-array
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5512 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:01 Bug #18407: file upload causes PHP error
This issue still exists in 4.3.0alpha3. David Bruehlmeier
02:33 Bug #20509: You cannot switch FE-group in simulation in Web/View
There is an additional even worst effect of the lock:
- you have a tree beginning with FE-group protection and you...
Niels Fröhling
02:28 Bug #20525: fe_edit icons allways appear regardless of permitions
Great the previous (first) diff is pretty destructive, I applied the fix. Niels Fröhling
02:25 Bug #20525 (Closed): fe_edit icons allways appear regardless of permitions
fe_edit/editpanel always generates the edit-icons regardless if you have the permitions or not.
I annexed the modi...
Niels Fröhling
01:21 Bug #20523 (Closed): Turning off the admin-panel results in error
Turning off the admin-panel (it's a 'admin' BE-user with adminPanel = 0 in the user's TS-config) results in error whe... Niels Fröhling
00:39 Feature #20522: Exclude items from list view in backend
As written in core list, maybe I should change the way the property is added, because in the current patch it may aff... Christian Müller
00:12 Feature #20522 (Closed): Exclude items from list view in backend
In regard to a question in typo3.english mailing list, I propose to add a feature that allows for custom additions to... Christian Müller

2009-05-28

23:48 Bug #20221: Icon path calculated incorrectly in t3lib_tceforms->getIcon()
Committed to trunk in r5511. Jeff Segars
23:48 Revision 3a7ca727: Fluid:
* Second part of the last big commit Sebastian Kurfuerst
23:47 Revision 308f0472: Fixed bug #10744: Icon path calculated incorrectly in t3lib_tceforms->getIcon()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5511 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
23:45 Revision 50af6b9c: Fluid:
* Backported major changes from Fluid v5 to Fluid v4
* !!! Many of these changes are not backwards-compatible! Please...
Sebastian Kurfuerst
23:22 Revision 34a7724f: Extbase:
* Backported major changes from FLOW3 to Extbase.
* !!! Some of these changes are not backwards-compatible!
* MVC:
**...
Sebastian Kurfuerst
22:30 Bug #3506 (Rejected): Recycler: Possible security issue
Hi,
I found out that a regular BE user which has no access to the module recycler can have access to URL like this...
Fabien Udriot
19:02 Feature #20518: Hook Request typo3/class.webpagetree.php -> wrapTitle
committed to trunk, rev 5510 Steffen Kamper
13:16 Feature #20518 (Closed): Hook Request typo3/class.webpagetree.php -> wrapTitle
I'd like to have a hook in typo3/class.webpagetree.php -> wrapTitle so I can change the pagetitle in order to show th... Mathias Schreiber
19:01 Revision c0fe5f19: Added feature #11207 Hook in typo3/class.webPageTree.php -> wrapTitle
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5510 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:15 Feature #20521: Add possibility to validate a string as regular expression
It should be possible to define the list of modifiers or to exclude the "e" modifier (evaluation code in PHP)... Oliver Hader
17:36 Feature #20521 (Closed): Add possibility to validate a string as regular expression
If working with regular expression (regexp) defined by configuration as string it is handy to have a possibility to r... Oliver Hader
18:10 Feature #19347: Integrate string replacement to stdWrap
One thing should possibly be disabled: The disposal of the "e" (PREG_REPLACE_EVAL) modifiert to evaluate the replacem... Oliver Hader
17:31 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
I checked my localconf,php and there dam comes after rtehtmlarea.
However, I check the configuration of the dam ex...
Administrator Admin
16:48 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
As far as I know this is caused by an incorrect load order of the dam and rtehtmlarea extensions. The RTE needs to be... Jochen Weiland
12:09 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
Same problem here with regular text content (not tt_news). <a> link tags are converted to <media> on first save, then... Alban Cousinie
16:57 Feature #20520 (Closed): Hook request in TCEforms
I'd like to propose the addition of the following 2 hooks to the
class t3lib/class.t3lib_tceforms.php:
The first ...
Andre
16:44 Bug #20519 (Closed): IDN Domain names handled incorrectly in parts of the backend
If using an IDN (international domain name) like müller.de, the loading of the right frame fails under certain condit... Jochen Weiland
14:04 Bug #18752: Error Tree not defined and Prototype not defined in Pagetree
Not a problem of the TYPO3 Core... extension related... Oliver Hader
11:02 Bug #18752: Error Tree not defined and Prototype not defined in Pagetree
Hi,
i had the same errors.
I updated from version 4.1.5.
In 4.1.5 there was a Firefox bug and i needet the exten...
Guido Lauermann
12:52 Bug #20517 (Closed): Clean up t3lib_extmgm_testcase
Currently, this testcase has one test that checks a few different things (and one redundant check). This patch cleans... Oliver Klee
12:33 Feature #18593: Approach for fully scalable layouts: relative img dimensions using em
Is this patch really finished? or are there issues opened? Fernando Arconada
09:13 Bug #20496: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
http://bugs.php.net/bug.php?id=39313 Oliver Hader
08:05 Bug #20496: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
Hi Christian,
the class_exists() with the second parameter to false might be a valid thing - however, the problem he...
Oliver Hader
00:07 Bug #20496: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
More infos:
in class.t3lib_div.php we have a function:
protected function getClassName($className) {
...
Christian Hernmarck

2009-05-27

23:34 Bug #20496: LogicException is thrown if spl_autoload() fails with PHP 5.2.0
I have the same.
Debian etch, php 5.2.0+dfsg-8+etch15, php running as fastcgi under apache...
Problem arises with...
Christian Hernmarck
22:25 Feature #20490: Add method for saving and closing a record.
Added v2 patch that applies cleanly. Jeff Segars
22:22 Bug #20221: Icon path calculated incorrectly in t3lib_tceforms->getIcon()
Added v2 patch that applies cleanly. Jeff Segars
22:08 Bug #20489: loadPrototype() called in frontend editing without a valid doc instance.
Added v2 patch that applies cleanly to trunk. The concerns above about removing tceforms_fe inclusion within tceform... Jeff Segars
20:51 Bug #20473: Starttime/endtime is not taken into account when caching
The second version of the patch adds caching for the calculated value and 'all' option for the cache configuration. T... Dmitry Dulepov
20:50 Bug #20473: Starttime/endtime is not taken into account when caching
Martin, please, discuss issue #19283 in that issue, not here. Dmitry Dulepov
20:06 Feature #20512: Preview link ("show") of pages in the backend should be prefixed with the domain record
The problem happens only and only if the user access the Backend through the domain, which is not entered as a domain... Dmitry Dulepov
11:11 Feature #20512 (Closed): Preview link ("show") of pages in the backend should be prefixed with the domain record
In the backend, if you click on the preview link of a page ("show") then you get the frontend preview of the page in ... Patrick Lobacher
17:20 Bug #20515: felogin templates must be ".html"
If you have a look into the flexform file, you can find:
<allowed>tmpl,html,htm</allowed>
Steffen Müller
17:18 Bug #20515: felogin templates must be ".html"
Works for me on trunk.
Please notice that the extension copies the template file to uploads/tx_felogin/
Maybe th...
Steffen Müller
13:57 Bug #20515 (Closed): felogin templates must be ".html"
Seems like felogin is very restrictive on the file-name of the template given in the flexform. I didn't make it work ... Niels Fröhling
16:59 Bug #20516 (Closed): External Files are always indexed for the default language
External files (i.e. PDFs) are always indexed for the default language, therefore they will not show up when searchin... Marcel Greter
12:22 Bug #20514 (Closed): links created by tslib_cObj->typolink_URL are not valid HTML/XHTML
When creating links with several parameters using the function tslib_cObj->typolink(), the url is created fine: the p... André Spindler
12:15 Bug #20513 (Closed): Feature: add eval email
This patch introduce eval:email for TCA-fields. Validation is included in JS and PHP.
(issue imported from #...
Steffen Kamper
10:03 Bug #20465: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/t3editor/class.tx_t3editor.php
committed to trunk, rev 5509. Patrick Broens
10:02 Revision f1bb97e5: Fixed bug #11137: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/t3editor/class.tx_t3editor.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5509 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
10:01 Bug #20464: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/lowlevel/
committed to trunk, rev 5508. Patrick Broens
10:00 Revision af88350a: Fixed bug #11136: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/lowlevel/
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5508 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
09:57 Bug #20463: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/info_pagetsconfig/
committed to trunk, rev 5507. Patrick Broens
09:56 Revision 0bef50f7: Fixed bug #11135: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/info_pagetsconfig/
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5507 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
09:43 Bug #20462: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/indexed_search/modfunc1/class.tx_indexe
committed to trunk, rev 5506. Patrick Broens
09:42 Revision 4852cad9: Fixed bug #11134: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/indexed_search/modfunc1/class.tx_indexedsearch_modfunc1.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5506 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
09:40 Bug #20461: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/impexp/modfunc1/class.tx_impexp_modfunc
committed to trunk, rev 5505. Patrick Broens
09:39 Revision 951763b5: Fixed bug #11133: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/impexp/modfunc1/class.tx_impexp_modfunc1.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5505 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
09:37 Bug #20459: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/cms/web_info/
committed to trunk, rev 5504. Patrick Broens
09:36 Revision 87cb57f1: Fixed bug #11129: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files in typo3/sysext/cms/web_info/
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5504 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
09:33 Bug #20458: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/cms/layout/db_layout.php
committed to trunk, rev 5503. Patrick Broens
09:33 Revision c26b5ac7: Fixed bug #11128: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/cms/layout/db_layout.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5503 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
09:30 Bug #20457: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/belog/mod/index.php
committed to trunk, rev 5502. Patrick Broens
09:29 Revision 1cd4aabd: Fixed bug #11127: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/sysext/belog/mod/index.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5502 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
09:28 Bug #20507: options.shortcutFrame=0 does not work anymore
ingo explained at the core list:
> your Problem/Solution/the mentioned option has nothing to do with the
> shortc...
Martin Holtz
09:27 Bug #20456: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/mod/web/perm/index.php
committed to trunk, rev 5501. Patrick Broens
09:27 Revision 42086fb3: Fixed bug #11126: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/mod/web/perm/index.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5501 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
09:25 Bug #20455: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files of typo3/mod/user/ws/
committed to trunk, rev 5500. Patrick Broens
09:24 Revision 27047e16: * Fixed bug #11125: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in various files of typo3/mod/user/ws/
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5500 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
09:20 Bug #20454: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/mod/tools/em/class.em_index.php
committed to trunk, rev 5499. Patrick Broens
09:18 Revision a8359e04: Fixed bug #11124: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/mod/tools/em/class.em_index.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5499 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
08:55 Bug #19274: Editors can´t undelete records in history
More infos...
this bug was introduced apparently in v 4.1.4 (dec. 2007) and since then normal editors cannot undelet...
Christian Hernmarck
08:52 Bug #20511 (Closed): small stability fix proposal for plugin flexform handling
In some case, when a an XML tag is not correctly closed in the flexform_ds.xml of an extension, editing the plugin tt... Alban Cousinie
01:00 Bug #20510: Extbase/Fluid does not support to fill an array from formular's text-fields
<!-- Test (1) -->
<f:form.textbox property="myarray" />
Marcel Rosenberger
00:47 Bug #20510 (Closed): Extbase/Fluid does not support to fill an array from formular's text-fields
If you have a class that has an array as a property you cannot create the array's elements from multiple formular's t... Marcel Rosenberger

2009-05-26

22:37 Bug #20509: You cannot switch FE-group in simulation in Web/View
I found a hard relationship:
- The FE-group set in the inner-panel is _locked_ on the FE-group that is defined in ...
Niels Fröhling
22:35 Bug #20509: You cannot switch FE-group in simulation in Web/View
Ah, this behaviour has a condition:
- you have to have selected a page with FE-group protection
- if incl-subpage...
Niels Fröhling
22:30 Bug #20509 (Closed): You cannot switch FE-group in simulation in Web/View
If you are using the Web->View to access pages while having the admin-panel on, you are unable to switch the simulate... Niels Fröhling
19:59 Revision 6a664ff0: add yui adapter
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5498 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:31 Feature #20508 (Closed): Enable stdWrap on select properties groupBy and orderBy
The TypoScript select properties groupBy and orderBy do not support stdWrap functionality.
TSref [tsref:->select]
...
Oliver Hader
15:57 Bug #20507 (Closed): options.shortcutFrame=0 does not work anymore
before bringing the shortcutframe to the top, you could disable it via USER-TS-Config:
options.shortcutFrame = 0
...
Martin Holtz
15:51 Bug #16768: shortcutFrame messed up after searching with editPage textinput
hm.. ok, or update at least to Old stable versions: 4.0.12 and check if that error occurs again. Martin Holtz
15:45 Bug #16768: shortcutFrame messed up after searching with editPage textinput
since 4.2 the shortcut has been moved to the top.
so this bug report is obsolete and could be closed?
Martin Holtz
14:29 Bug #19288: FlexForm configuration in extension: Localized flexform values are ignored
To use this patch you must go to the Extension-Manager and select Translation handling and download a language.
Chi Hoang
13:37 Bug #20503: Redirect at login tp page does not work on 4.3.0 alpha3
Did it work in 4.3-alpha2? Oliver Hader
12:24 Bug #20506 (Closed): Adminpanel forgets TYPO3_mainDir
In tslib_AdminPanel::ext_makeToolBar() is a TYPO3_mainDir missing for custom content element wizards:
$newConten...
Niels Fröhling
12:14 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
Can confirm this bug. However, it does only appear in news items for me.
First time, media is linked correctly but a...
Administrator Admin
12:05 Bug #20505 (Closed): Login after Timeout does not accept Credentials
Timeout-Login does not accept my Credentials. "Username or password not correct". I'm sure they are correct.
I have ...
Alex Ebner
09:57 Feature #3464 (Closed): Inconsistent icon overlays for start and stop date
Currently the same icon is used for all scheduled states you can produce by filling in the the start and stop fields ... Uschi Renziehausen
09:57 Bug #20453: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/init.php
committed to trunk, rev 5497. Patrick Broens
09:56 Revision cb006b2e: Fixed bug #11123: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/init.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5497 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
09:49 Bug #20452: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/file_newfolder.php
committed to trunk, rev 5496. Patrick Broens
09:48 Revision fbfe89a9: Fixed bug #11122: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/file_newfolder.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5496 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
09:45 Bug #20451: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/alt_doc.php
committed to trunk, rev 5495. Patrick Broens
09:43 Revision 11df21c6: Fixed bug #11121: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/alt_doc.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5495 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
09:40 Bug #20437: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/alt_db_navframe.php
committed to trunk, rev 5494. Patrick Broens
09:38 Revision 12cb0a6a: Fixed bug #11106: Validation issue: End tag for "br" omitted, but OMITTAG NO was specified in typo3/alt_db_navframe.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5494 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
09:23 Bug #20504 (Closed): Validation issue: value of attribute "method" cannot be "POST"; must be one of "get", "post"
Branches: Trunk
Problems:
Although we once decided to switch to XHTML 1.0 Transitional, there are some errors wit...
Patrick Broens
05:49 Bug #19274: Editors can´t undelete records in history
The bug also appears in 4.2.6.
Thanks for the patch Christian!
Patching didn't work for me, so I've included your...
Uwe Schmelzer

2009-05-25

23:35 Bug #20503 (Closed): Redirect at login tp page does not work on 4.3.0 alpha3
The group oder user settings for redirect at login to page do not have any effect.
TYPO3 3.4.0alpha3
PHP 5.2...
TomJanke no-lastname-given
21:57 Feature #16323: Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder
New patch: 6039_v9.diff
(Typo3 4.2-Branch Revision 5493)
- Bugfix 1: internal_type 'folder' shows now the path an...
Martin Borer
17:52 Bug #15795: Some notices and warnings in class.t3lib_cs.php (2 things)
I can confirm this behaviour on a fresh and clean 4.2.6.
With php 5.2.6 on a linux.
New line information:
1. P...
Clemens Riccabona
17:07 Bug #20502 (Closed): MYSQL Replication breaks because of lack of AUTO_INCREMENT PK in cache_treesection
Thank you for implementing auto_incrementing PK's in cache_pages and cache_pagesection in 4.3, the table cache_treeli... Lukas Taferner
17:01 Bug #20065: MYSQL Replication breaks because of lack of AUTO_INCREMENT PK in cache_pagesection
Hi Peter,
not much of an performance issue as far as mysql is concerned . . but lots of advantages with clearing ...
Lukas Taferner
14:34 Bug #20501: Change the global variable access to the caching framework to Singleton access
great! Steffen Kamper
13:41 Bug #20501 (Closed): Change the global variable access to the caching framework to Singleton access
Currently you access the caching framework through global variables. It'd be better though to make the acces to the c... Ingo Renner
14:01 Bug #20495: function getByTag() in new caching framework runs out of memory
right, makes sense ;) Ingo Renner
11:05 Bug #20495: function getByTag() in new caching framework runs out of memory
Fetching everything for counting is indeed nonsense. getByTag() was not intended for this, so if one needs this infor... Karsten Dambekalns
10:38 Bug #20495: function getByTag() in new caching framework runs out of memory
The DB BE could maybe use a more direct query... Ingo Renner
13:37 Feature #20500 (Rejected): Change the DB backend to use a default cache table
currently you have to set up a separate table for each cache using the DB backend. To ease the use of the DB backend ... Ingo Renner
13:34 Feature #19185: Add a new templating engine
Fixed by adding Extbase/Fluid instead Ingo Renner
13:33 Feature #19186: Add a LLL view helper
Fixed by adding Extbase/Fluid instead Ingo Renner
13:33 Feature #19187: Add a TypoScript view helper
Fixed by adding Extbase/Fluid instead Ingo Renner
13:33 Feature #19190: Add support for pull data in templates that respects the TCA
Fixed by adding Extbase/Fluid instead Ingo Renner
13:33 Feature #19189: Write a tutorial about how to use the new template engine
Fixed by adding Extbase/Fluid instead Ingo Renner
13:32 Feature #19188: Add support for pull data in templates
Fixed by adding Extbase/Fluid instead Ingo Renner
13:25 Bug #19370: "Do"-Dropdown doesn't respect current user's rights and is not localized
v3 of the patch has fixed line-endings (hopefully). Franz Koch
10:17 Feature #20497: New options noRescale and resoultionFactor for getImgResource()
Franz Koch suggested to use a real resulution-property.
Patch v2 implements this and TS v2 is the demo TS for this...
Stefan Geith
09:40 Bug #20499 (Closed): setCachedList in t3lib_userauthgroup does not consider order of the groups
When the setCachedList in t3lib_userauthgroup is called it overwrites the users group list without consideration of t... Mikael M
09:12 Bug #20492: Syntax error in ADOdb PDO-SQLite driver
Committed to SVN Trunk (rev. 5493) Oliver Hader
09:11 Revision a3d133b1: Fixed bug #11169: Syntax error in ADOdb PDO-SQLite driver
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5493 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
07:58 Feature #17234: Evaluate label and label-alt in the title bar of child records.
Hi,
this is now working in TYPO3 4.2.6, so perhaps it should be considered fixed and closed now?
Thanks!
David Steele

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
17:40 Revision 7b0c9475: Updating version number to 4.3-dev after release of 4.3.0alpha3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5492 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:35 Revision bcd29406: Tagging TYPO3 4.3.0alpha3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-3-0alpha3@5491 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:34 Revision a6bf70ea: Release of TYPO3 4.3.0alpha3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5490 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:26 Revision f7546d1f: Cleanup: Fixed formatting issues in typo3 and test PHP files
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@23895 735d13b6-9817-0410-8766-e36946ffe9aa Oliver Hader
17:26 Revision 6b1d442b: Cleanup: Fixed formatting issues in typo3 and test PHP files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5489 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
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
16:58 Revision c79fb138: Fixed bug #11039: Simulating frontend user groups via admin panel does not work
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5488 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:40 Revision af14f4bd: Cleanup: Fixed formatting issues in t3lib PHP files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5487 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:08 Revision 814873ed: Follow-up to #10597: Faulty call to frontend editing instance instead of admin panel
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5486 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
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:41 Revision 36f6c091: Follow-up to #11044: Changing to a backend module was not possible anymore in Internet Explorer
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5485 709f56b5-9817-0410-a4d7-c38de5d9e867 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:46 Revision 353401eb: Fixed bug #11152: Warning in Import/Export Module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5484 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
21:30 Revision c08e40ec: Follow-up to #9994: preg_replace doesn't work with entities_to_utf8 (class.t3lib_cs.php)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5483 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
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:08 Revision a372ac67: Added feature #11148: Remove static require_once() to t3lib and tslib and use autoloading instead
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5482 709f56b5-9817-0410-a4d7-c38de5d9e867 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
21:01 Revision 9fccf4c5: Reverted bug #11087 from rev 5441: Selecting more than one item in a selector box is not possible anymore
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5481 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
20:59 Revision 9aa13e45: Reverted bug #11087 from rev 5442: Selecting more than one item in a selector box is not possible anymore
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5480 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
20:36 Revision 907a64c4: Follow-up to #9994: preg_replace doesn't work with highlight xml (class.t3lib_syntaxhl.php)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5479 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:14 Revision 33c91813: Follow-up to #11044: mass uploader didn't worked because missing settings
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5478 709f56b5-9817-0410-a4d7-c38de5d9e867 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:52 Revision 9257787c: Fixed bug #10597: Admin panel is not available anymore when extension fe_edit is not installed
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5477 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
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
16:47 Revision 4a81046e: Cleanup: Updated NEWS.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5476 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:34 Revision 5571b590: Follow-up to feature #10455: Enable system extension recycler by default
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5475 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:36 Revision 689598b0: Cleanup: Updated NEWS.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5474 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
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
14:38 Revision eb5fd26f: Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5473 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:38 Revision 3412194d: Cleanup: Updated NEWS.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5472 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
13:58 Revision 0f733b40: Cleanup: Updated NEWS.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5471 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
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
13:12 Revision cf26610f: Extbase:
* Started to backport the test cases for the Repository Jochen Rau
12:49 Bug #20257: tslib_content calls deprecated function makeInstanceClassName
Committed to SVN Trunk (rev. 5470) Oliver Hader
12:47 Revision 23ddb073: Fixed bug #10816: tslib_content calls deprecated function makeInstanceClassName
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5470 709f56b5-9817-0410-a4d7-c38de5d9e867 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:21 Revision de35aef7: Extbase:
* Removed debug code
* Removed TODO comment (now issue on forge)
Jochen Rau
12:18 Revision 29d7a1c4: Extbase:
* Added comment to all backported FLOW3 classes ("Credits go to v5 team") Jochen Rau
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
12:11 Revision b76ca552: Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5469 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
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
00:27 Revision cdde2132: * Added feature #11074: Add more information to the list of extensions in EM import mode (thanx to Steffen Müller)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5468 709f56b5-9817-0410-a4d7-c38de5d9e867 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
14:59 Revision 9f0dab8b: Reverted #11038 from rev 5451: this doesn't work as expected and has a lot negative side effects
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5467 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
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
10:14 Revision 815af80d: added credits for Xavier Perseguers
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5466 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
09:59 Revision 2cac45d0: Fixed bug #11022: DBAL does not support SQL having "+" (used in cache management)
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@23894 735d13b6-9817-0410-8766-e36946ffe9aa Steffen Kamper
09:59 Revision 82c73594: Fixed bug #11022: DBAL does not support SQL having "+" (used in cache management)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5465 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
09:52 Bug #18689: Cannot upgrade from 4.1.6 to 4.2.0 due to error
committed to trunk, rev 5464 Steffen Kamper
09:50 Revision 841271d3: Fixed bug #8231: DBAL's bug admin_get_charsets() on a non-object
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@23893 735d13b6-9817-0410-8766-e36946ffe9aa Steffen Kamper
09:50 Revision a4181f2f: Fixed bug #8231: DBAL's bug admin_get_charsets() on a non-object
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5464 709f56b5-9817-0410-a4d7-c38de5d9e867 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
18:33 Revision 5e04223a: fixed a type hint in getClassName()'s phpDoc
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5463 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
17:56 Revision a55c0df5: Follow-up to #11044: moved the relogin stuff to extra file, used TYPO3.LLL.core for the labels
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5462 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:52 Bug #20288: Eval of double2 doesn't work
committed to trunk, rev 5460 and 4_2, rev 5461 Steffen Kamper
17:47 Revision 3c78c804: Fixed bug #10861: Eval of double2 doesn't work
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5461 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:45 Revision 659d10c3: Fixed bug #10861: Eval of double2 doesn't work
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5460 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:27 Revision 6c7eab2d: Follow-up to bug #11156: Fixed further misbehaviour of includeLibs in frontend
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5459 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
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:53 Revision d1e6d75e: Fixed bug #11156: Misbehaviours due to integration of autoloader (includeLibs in frontend)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5458 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:52 Revision e2735bdf: Fixed bug #11156: Misbehaviours due to integration of autoloader (XCLASSes)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5457 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:50 Revision d2fc9c4a: Fixed bug #11156: Misbehaviours due to integration of autoloader (XCLASSes)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5456 709f56b5-9817-0410-a4d7-c38de5d9e867 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:15 Revision 05a1e6ef: Follow-up to feature #9633: XCLASSes did not work for autoloaded class files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5455 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
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
12:08 Revision a479715b: Added feature #11153: Integrate t3lib_div::requireFile() for simple require() calls
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5454 709f56b5-9817-0410-a4d7-c38de5d9e867 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:35 Revision 9f997561: Fixed bug #10994: allow using custom adapter for extJs
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5453 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
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 Revision 2668f6fb: * Updated Extbase revisions to 680; that fixed a small issue on registering plugins
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5452 709f56b5-9817-0410-a4d7-c38de5d9e867 Sebastian Kurfuerst
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:41 Revision 6b53a785: Fixed bug #11038: Optimize loading of frontend user groups
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5451 709f56b5-9817-0410-a4d7-c38de5d9e867 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
18:09 Revision 4fb29046: Follow-up to feature #9633: Added abstract classes to registry and check whether extension key could be resolved
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5450 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
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
15:52 Revision 7e8ca29a: Follow-up to feature #9633: Enabled autoloading in TYPO3 Core
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5449 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:46 Revision c82d182e: Added feature #9633: Implement autoloading for TYPO3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5448 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:33 Revision 8fe70cb3: made the file comment fit into 80 chars width
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5447 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
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
13:29 Revision 194c5941: Cleanup #11044: Move inline JS to external file in backend.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5446 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:24 Revision 85c780ed: * Fixed bug #11079: cache_pages timeout alway set to 3600 seconds
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5445 709f56b5-9817-0410-a4d7-c38de5d9e867 Bernhard Kraft
12:31 Revision 12039a7f: Extbase:
* Tx_Extbase_Utility_Plugin::registerPlugin(): removed debug code
* re-implementet underscoredToUpperCamelCase() in U...
Jochen Rau
12:25 Revision 3c3f9a7b: Extbase:
* Changed Tx_Extbase_Utility_Plugin::registerPlugin(): You are now free to choose whether you want to pass the extens... Jochen Rau
10:57 Revision edb9a4dd: Follow up to #8561: Checkboxes and labels are aligned badly if in one line (credits Susanne Moog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5444 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
10:52 Revision d9667c85: Follow up to #8561: Checkboxes and labels are aligned badly if in one line (credits Susanne Moog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5443 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
10:15 Revision 92057339: Extbase:
* Fixed wrong class name of Tx_Extbase_Utility_Plugin_testcase (not mission critical) Jochen Rau
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 Revision abd17045: Fixed #11087 and #6372: TCEForm does not replace the existing element if adding a new element to a field with maxitems=1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5442 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
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:41 Revision 56e73903: Fixed #11087 and #6372: TCEForm does not replace the existing element if adding a new element to a field with maxitems=1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5441 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
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:22 Revision 872f88d6: Clean up #11118: Reduce memory usage of db_list_extra
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5440 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
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:19 Revision b92ffe4a: Clean up #11118: Reduce memory usage of db_list_extra
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5439 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
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
22:18 Revision 1a2196f4: * New Feature #1110: Added Extbase and Fluid to System Extensions via svn:externals.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5438 709f56b5-9817-0410-a4d7-c38de5d9e867 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
21:16 Revision 0821b831: Extbase:
* Added a new registerPlugin() method to Extbase
UtilityTx_Extbase_Utility_Plugin::registerPlugin('BlogExample', 'Pi1...
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
13:06 Revision 0675ca4d: Fixed bug #8701: Bug: options.moduleMenuCollapsable = 0 doesn't have any effect
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5437 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:02 Revision 7324d881: Fixed bug #8701: Bug: options.moduleMenuCollapsable = 0 doesn't have any effect
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5436 709f56b5-9817-0410-a4d7-c38de5d9e867 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
11:31 Revision ab95bb79: Fixed bug #11094: CSC: maxWInText setting was being ignored (since #10320).
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5435 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
11:24 Revision 98e0ced7: Add missing ChangeLog for #11098
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5434 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
11:01 Revision c7a96759: Feature #10639: Integration of the Mass File Uploader (based on SWFUpload and Ext JS) - Part 2 (added the new files)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5433 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
10:59 Revision 7613118c: Feature #10639: Integration of the Mass File Uploader (based on SWFUpload and Ext JS)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5432 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
10:36 Revision 6e274374: Extbase:
* Some minor code cleanup
* Added some release notes
Jochen Rau
10:34 Revision b07fa0bf: Extbase:
* changed the default value of the section parameter from NULL to '' as that's the default of the link/uri view helpe... Bastian Waidelich
10:31 Revision 8e91de1c: Fluid:
* Removed debug output from Tx_Fluid_ViewHelpers_Uri_ActionViewHelper.
* Controller-Fallback is not required anymore,...
Bastian Waidelich
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
10:04 Revision 1a0dd179: Fixed bug #11111 / Follow-up to #10892: Root item cannot be collapsed in pagetree (Thanks to Andreas Wolf)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5431 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
10:01 Revision b4fbed0a: Fixed bug #11112 / Follow-up to #10892: Collapsing nodes in pagetree produces multiple items with same id (Thanks to Andreas Wolf)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5430 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
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
21:43 Revision f994c8de: Fluid:
* Fixed ViewHelpers to match the new URIHelper Sebastian Kurfuerst
21:23 Revision 92b50ebd: Extbase:
* Corrected all @package and @subpackage annotations
* added preliminary @internal annotations
* Fixed URIHelper base...
Sebastian Kurfuerst
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
20:43 Revision 27bbf650: tx_fluid:
* !!!changed view helpers once again!!! link view helpers reside in the link subfolder now. For each link view helper... Bastian Waidelich
18:54 Revision a963d0e6: Extbase:
* Removed all Query related class files and tests (will be reverted after TYPO3 4.3alpha3 was released) Jochen Rau
18:38 Revision caa24ca7: Extbase:
* Changed all method calls using Tx_Extbase_Utility_Strings to the correspondant t3lib_div methods
* Deleted Tx_Extba...
Jochen Rau
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
16:15 Revision 53f84e71: Follow-up to #9994: an unclosed bracket caused a parse error in t3lib_htmlmail
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5428 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
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
15:54 Revision d3743fbc: Extbase:
* Extensive code cleanup
* Deleted obsolete files
Jochen Rau
14:46 Revision 581c1086: Fluid: (Backported from Fluid Package r2213 - r2230):
* AbstractViewHelper: there is no default data type of "Text" set anymore for method parameters to be able to throw a... Bastian Waidelich
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
12:53 Revision 47ea6989: Extbase:
* Removed outdated documentation files Jochen Rau
12:48 Revision 92b0c7f8: Extbase:
* TypoScriptSource: All trailing dots are removed recursively from TypoScript Settings. The node value (like 10 = TEX... Jochen Rau
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
11:27 Revision caa84393: Extbase:
* Done some more remaining renaming from pluginKey to pluginName Jochen Rau
11:25 Revision 439e3e47: Extbase:
* Done some remaining renaming from pluginKey to pluginName Jochen Rau
10:57 Revision 5426875e: Extbase:
* Declared the getUid() method in the AbstractDomainObject to be final (it should never be overwritten by concrete im... Jochen Rau
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:51 Revision f8e229bb: Fixed bug #11099: DB check breaks with MySQL in ANSI mode due to double quotes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5427 709f56b5-9817-0410-a4d7-c38de5d9e867 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:32 Revision 563f9f14: adodb sysext: updated ext_emconf.php and readded adodb-time.inc.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5426 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
01:28 Revision f57a5e33: Updated adodb syysext to upstream version 5.0.8a.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5425 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
01:12 Bug #19728: ereg* is deprecated in PHP 5.3 alpha3
Fixed in SVN Karsten Dambekalns
01:12 Revision 3ba27ffd: Fixed bug #9994: ereg* is deprecated in PHP 5.3 alpha3
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@23892 735d13b6-9817-0410-8766-e36946ffe9aa Karsten Dambekalns
01:12 Revision 15121f88: Fixed bug #9994: ereg* is deprecated in PHP 5.3 alpha3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5424 709f56b5-9817-0410-a4d7-c38de5d9e867 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
00:07 Revision 9384ef91: Fixed bug #10165: FlexForms: wrong mm-relations after copy and localize
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5422 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
00:06 Revision 32e0b4ba: Fixed bug #10165: FlexForms: wrong mm-relations after copy and localize
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5421 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
00:05 Revision 0cdddc11: Fixed bug #10165: FlexForms: wrong mm-relations after copy and localize
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5420 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader

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:36 Revision f83e5847: #11098 - added patch that enables CC and BCC in t3lib_htmlmail
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5419 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Jul Jensen
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:07 Revision 27e42f83: committed #8507 - added alt to img tags and changed reference to locallang file to use xml
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5418 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Jul Jensen
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
21:32 Revision 33716125: Extbase:
* Fixed Bug #3320: Double & in URL parameters Jochen Rau
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:50 Revision 5bd90354: Extbase:
* Moved class.tx_extbase_dispatcher.php to Classes/Dispatcher.php Jochen Rau
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:20 Revision 22a2dbb6: Extbase:
* Changed naming $pluginKey to $pluginName
* Deleted patches from the Documentation folder
* Removed spl_autoload_reg...
Jochen Rau
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

23:32 Revision 933e054e: Feature #10673: CSS-Styled-Content "uploads" - the filelist can now be manipulated by TS, added a new property "tt_content.uploads.20.filePath" with stdWrap properties to dynamically fetch all files from a filePath
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5415 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
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
13:01 Revision 96d7775a: Fluid:
* adding some class comments Sebastian Kurfuerst
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
09:12 Revision 02f21b0c: Extbase:
* The autoloader is now registered in ext_localconf, thus as soon as extbase is installed. Sebastian Kurfuerst

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:49 Revision 6d0db277: Added the bug# for the changelog entry for the last commit
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5412 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
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
15:41 Revision e275ee1d: Changed the version of css_styled_content to 1.0.0 and marked it as stable (as it is stable since 4.0)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5411 709f56b5-9817-0410-a4d7-c38de5d9e867 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
13:20 Revision 181f77fa: Changed UI-Bug #F3282: Replace three icons from the oldskin in t3skin (fatalerror, ok, info)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5410 709f56b5-9817-0410-a4d7-c38de5d9e867 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
12:06 Revision 790e4194: Fixed bug #11063: Wrong Content-length header breaks frontend output in some cases (thanks to Georg Kuehnberger)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5409 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
12:04 Revision e3ff62dc: Minor spelling corrections in ChangeLog for Core and rtehtmlarea
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5408 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
12:00 Revision 4ba3ef70: Fixed bug #11063: Wrong Content-length header breaks frontend output in some cases (thanks to Georg Kuehnberger)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5407 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
11:54 Revision 39aa24be: Fix a wrong date
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5406 709f56b5-9817-0410-a4d7-c38de5d9e867 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:09 Revision 5cc52070: Fixed bug #11059: Validation issue: duplicate specification of attribute "class" in t3lib/class.t3lib_tceforms.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5405 709f56b5-9817-0410-a4d7-c38de5d9e867 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
10:03 Revision 6e74d01d: Fixed bug #11058: Validation issue: <input type="image"> can't have height and width attribute in typo3/alt_doc.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5404 709f56b5-9817-0410-a4d7-c38de5d9e867 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
 

Also available in: Atom