Project

General

Profile

Activity

From 2009-04-12 to 2009-05-11

2009-05-11

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

2009-05-10

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

2009-05-09

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

2009-05-08

22:27 Bug #20411 (Closed): Validation issue: duplicate specification of attribute "class" in t3lib/class.t3lib_tceforms.php
Branches: Trunk
Problem:
In the select tag of the dropdown for the page type, the class attribute is declared twi...
Patrick Broens
22:08 Bug #20410 (Closed): Validation issue: <input type="image"> can't have height and width attribute in typo3/alt_doc.php
branches: trunk
Problem: typo3/alt_doc.php has some &lt;input type="image"&gt; where the width and height attribut...
Patrick Broens
21:44 Bug #20383: Validation issue: various errors and warnings in typo3/sysext/tsconfig_help/mod1/index.php
committed to 5403, trunk Patrick Broens
21:43 Bug #20383: Validation issue: various errors and warnings in typo3/sysext/tsconfig_help/mod1/index.php
Sorry, committed to 5403, trunk Patrick Broens
21:42 Bug #20383: Validation issue: various errors and warnings in typo3/sysext/tsconfig_help/mod1/index.php
committed to trunk, rev 5381. Patrick Broens
21:39 Revision e6b67683: Fixed bug #11017: Validation issue: various errors and warnings in typo3/sysext/tsconfig_help/mod1/index.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5403 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
20:44 Bug #20374: Tooltip for page path in Page/List module is missing
Committed to trunk, revision 5402. Francois Suter
20:38 Revision 1c4ff97d: Fixed bug: #11006: Tooltip for page path in Page/List module is missing
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5402 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
19:38 Bug #20409 (Closed): TableOperations sub-window not writing back to RTE in IE8
I am running TYPO3 4.2.6 with rtehtmlarea 1.7.9. While running IE8 on Windows XP, the TableOperations table propertie... James Corell
19:27 Bug #20408 (Closed): TableOperations sub-window not styling in FireFox
I am running TYPO3 4.2.6 with rtehtmlarea 1.7.9. While running FireFox 3.0.10 on Windows XP, the TableOperations tabl... James Corell
19:18 Revision 51b69809: Fluid:
* FormViewHelper: fixed render() method according to the latests URIHelper changes, tweaked renderHiddenIdentityField... Bastian Waidelich
16:55 Bug #20407 (Closed): The hook getFlexFormDSClass doesn't work because $fieldName is never set
In t3lib/class.t3lib_befunc.php the hook "getFlexFormDSClass" has 5 parameters.
getFlexFormDS_postProcessDS($dataS...
Peter Klein
16:27 Revision 8357c87c: Extbase:
* The Request Builder is now aware of the Request Method
* URIHelper translates a Domain Object into an foo[uri]=123 ...
Jochen Rau
16:26 Revision c97b276d: Extbase:
* The Request Builder is now aware of the Request Method
* URIHelper translates a Domain Object into an foo[uri]=123 ...
Jochen Rau
16:20 Revision 7cb343a6: Fluid::
* Fixed FormViewHelper for $pageUid = 0
* Supressed notice on non existing indexes in TranslatViewHelper
Jochen Rau
15:20 Bug #16849: Default table definition for be_users, field lang has wrong field type varchar
Resolved as duplicate of #16376 Christian Kuhn
15:16 Bug #20402: Relogin doesn't works
Resolved as duplicate of #20038 Christian Kuhn
09:13 Bug #20402 (Closed): Relogin doesn't works
There comes a message for relogin on TYPO3 Backend after 30 minutes non working, but when I insert my data it meens m... Stefan Froemken
15:08 Bug #20405: TYPO3_DB uses $GLOBALS['TYPO3_DB'] instead of $this
Committed to SVN:
* TYPO3_4-2 (rev. 5400)
* Trunk (rev. 5401)
Oliver Hader
13:18 Bug #20405 (Closed): TYPO3_DB uses $GLOBALS['TYPO3_DB'] instead of $this
TYPO3_DB uses $GLOBALS['TYPO3_DB'] instead of $this in functions
- exec_SELECT_mm_query()
- explain()
(issu...
Stefan Geith
15:07 Revision fea4aae4: Fixed bug #11053: TYPO3_DB uses $GLOBALS['TYPO3_DB'] instead of $this
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5401 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:07 Revision de19913c: Fixed bug #11053: TYPO3_DB uses $GLOBALS['TYPO3_DB'] instead of $this
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5400 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:04 Feature #20406 (Closed): Add file modification time to ts ->filelink
It would be nice to view the file last modification time in filelink
lib.priceList = TEXT
lib.priceList {
valu...
Artem Matevosyan
13:07 Revision 1c33c299: Fluid:
* Improved Backport (prefix "Tx_Fluid..." won't be applied within comments
* If a view helper throws a ViewHelperExc...
Bastian Waidelich
12:47 Revision b5889254: Fixed bug #11040: ENGINE modifier in ext_tables.sql cannot be parsed
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5399 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:46 Revision db64e2d4: Extbase:
* improved URIFor-helper after discussion with Jochen: pageUid is required now, fallback to current page is done in l... Bastian Waidelich
12:45 Revision a3de8c75: Fixed bug #11040: ENGINE modifier in ext_tables.sql cannot be parsed
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5398 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:36 Feature #20403: Add TYPO3_DB->exec_SELECTgetField() function
Patch v2 has $GLOBALS['TYPO3_DB']-> replaced by $this-> Stefan Geith
09:29 Feature #20403 (Rejected): Add TYPO3_DB->exec_SELECTgetField() function
We often need to read associative arrays from the database that contains only _one_ field from the table e.g. uid=>ti... Stefan Geith
11:39 Bug #20404 (Closed): Show Warning if memcache is configured but not installed / working on the server
I added a test in t3lib_BEfunc::displayWarningMessages to show this warning in case of misconfiguration
(issue im...
Steffen Kamper
09:14 Bug #20397: ENGINE modifier in ext_tables.sql cannot be parsed
committed to trunk, rev 5397 Steffen Kamper
09:13 Revision acb39277: Fixed bug #11040: ENGINE modifier in ext_tables.sql cannot be parsed
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5397 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2009-05-07

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

2009-05-06

23:12 Bug #17627: External TypoScripts files will always be cached
fixed in trunk rev5395 Bernhard Kraft
23:12 Bug #17627: External TypoScripts files will always be cached
fixed in trunk rev5395 Bernhard Kraft
23:08 Revision 7638abf7: * Fixed bug #6395: External TypoScripts files will always be cached
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5395 709f56b5-9817-0410-a4d7-c38de5d9e867 Bernhard Kraft
21:01 Revision 129255be: Cleanup: Added public static definitions to TSpagegen
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5394 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
20:23 Revision 37774f51: Extbase:
* replaced lcfirst() calls by lib_div::lcfirst() as this is only available for PHP5.3+ Bastian Waidelich
20:21 Revision 6422d744: Fluid:
* removed obsolete compatibility classes and replaced references with the respective extbase classes
* added ob_start...
Bastian Waidelich
20:11 Bug #20396 (Closed): Simulating frontend user groups via admin panel does not work
The admin panel has a functionality to simulate frontend user groups (Admin Panel > Preview). However, the submitted ... Oliver Hader
20:07 Feature #20395 (Closed): Optimize loading of frontend user groups
In TSFE frontend user groups are tried to be loaded. However, if there's no active frontend user or no request for si... Oliver Hader
16:55 Revision 604f27f8: Forgot credits for #10523 (again, sorry)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5393 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
16:54 Revision bc58d07b: #10523: New install tool colors, matching t3skin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5392 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
16:22 Bug #20394 (Closed): [BE][adminOnly]=1 - after (blocked) login as editor, you can't login as admin anymore
Set: [BE][adminOnly] = 1
try to login as editor - you get the message, that TYPO3 was shutdown for maintanance - n...
Martin Holtz
15:41 Bug #20393 (Closed): Optimize hook to indexed_search that checks for a running crawler task
In indexed_search there's a hook defined that gets called from TSFE->headerNoCache() to determine whether the crawler... Oliver Hader
14:25 Bug #19650: edit-wideDocument was removed, bring it back
the patch doesn't apply to 4.3 (trunk). I attached a new one which works on 4.3 Rupert Germann

2009-05-05

23:13 Revision 603bd876: Fluid:
* updated currency, date, number and printf view helpers to use tag contents as their main input as discussed in the ... Bastian Waidelich
22:52 Revision 38ebcedd: Fluid:
* Changes backported from FLOW3:
* major cleanup and refactoring of core and view helper classes & comments
* add...
Bastian Waidelich
22:36 Feature #18677: Adding new child elements does not work on root page
Committed to SVN:
* TYPO3_4-2 (rev. 5390)
* Trunk (rev. 5391)
Oliver Hader
22:35 Revision f1771df5: Fixed bug #8212: IRRE - Adding new child elements does not work on root page
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5391 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
22:34 Revision 0a021ea2: Fixed bug #8212: IRRE - Adding new child elements does not work on root page
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5390 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
22:30 Bug #19762: Traversing back page records used in CONTENT object does not work on root page
Committed to SVN Trunk (rev. 5389) Oliver Hader
22:30 Revision 5887b39a: Fixed bug #10050: Traversing back page records used in CONTENT object does not work on root page
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5389 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
22:21 Revision effc992a: Extbase:
* URIHelper:
* fixed PHP warnings by removing unused variables
* only set action/controller arguments if they are...
Bastian Waidelich
12:57 Revision 016ff8bb: Updated rsaauth version number to 1.0.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5388 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
12:30 Revision 2a623428: Extbase:
* Renamed UriHelper to URIHelper again (to be as compatible to FLOW3 as possible) Jochen Rau
12:23 Revision 83fb0fee: Extbase:
* Fixed Bug #3221: When EXT:fluid is not loaded or unavailable, the ActionController looks for a non-existing view.
*...
Jochen Rau
12:07 Revision 240cf1d6: Fluid:
* !!!Changed signature of the URIViewHelper methods
* Moved the assignment of the 'view' from initializeView() to the...
Jochen Rau
11:41 Bug #20392 (Closed): cli_dispatch.phpsh: server variable $_SERVER['PWD'] on windows systems not available
In the CLI Interface (cli_dispatch.phpsh) is the server variable $_SERVER['PWD'] on windows systems not available. PH... Tobias Klepp

2009-05-04

17:49 Bug #20391 (Closed): No Underscores in Name-Attribute of FORM-Object (Typoscript)?
I create a form in Typoscript like
lib.myform = FORM
lib.myform {
formName = my_form
method = get
action...
Andre Dittmar
16:28 Revision ac9fe4cd: Added feature #11016: Implement RSA authentication for BE and FE -- part 2 (fix hard-coded stuff in the TYPO3 login procedure)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5387 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
16:25 Revision b38b75e4: Added feature #11016: Implement RSA authentication for BE and FE -- part 1 (add rsaauth system extension)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5386 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
15:57 Bug #19112: unlink of non existing lockfiles generates warnings in frontend
i had that error too
with configuration:
$TYPO3_CONF_VARS['SYS']['lockingMode'] = 'flock'
and
$TYPO3_CONF_VAR...
Martin Holtz
15:16 Bug #20389: Wrong timezone handling
Vladimir, do you have a step-by-step on how to reproduce the error? That would ease us in finding the real issue here. Ernesto Baschny
15:14 Bug #20389: Wrong timezone handling
Hi Dmitry I'm not asking, I'm reporting bug here. Vladimir Podkovanov
13:04 Bug #20389: Wrong timezone handling
Do not open bug reports to ask questions. We have mailing lists for this. Dmitry Dulepov
10:08 Bug #20390 (Closed): Warning is issued when creating first template
When creating the very first template a warning is issued (at least when Oracle is used):
Warning: Invalid argument ...
Xavier Perseguers

2009-05-03

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

2009-05-02

17:49 Bug #20384: DB cache always uses 3600 sec as timeout
I can confirm this... Oliver Hader
17:17 Revision b7227384: Cleanup: Fixed formatting
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5382 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:57 Bug #18689: Cannot upgrade from 4.1.6 to 4.2.0 due to error
I had to enhance it a bit to work with 4.3 trunk Xavier Perseguers
13:09 Bug #20385 (Closed): User Setup Rewrite #4
Benni already started top use a configuration array for user settings with a TCA-like array.
This is the next step...
Steffen Kamper

2009-05-01

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

2009-04-30

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

2009-04-29

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

2009-04-28

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

2009-04-27

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

2009-04-26

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

2009-04-25

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

2009-04-24

23:26 Bug #20263: locallang.xml of pi1 is'nt translateable by LLXML-Tool
Resolved, no change required. Christian Kuhn
22:41 Bug #20263: locallang.xml of pi1 is'nt translateable by LLXML-Tool
This ticket could be closed, right? Andy Grunwald
22:46 Bug #20182: The ExtensionMangers configuration page multilanguage ?
I think thats not a bug. Thats a feature request Andy Grunwald
22:12 Bug #20356: class localRecordList should use $this->fixedL from class recordList instead of own logic
Committed to trunk r5363 Christian Kuhn
19:55 Bug #20356 (Closed): class localRecordList should use $this->fixedL from class recordList instead of own logic
Problem:
The class localRecordList in typo3/class.db_list_extra.inc uses own logic for the cropping of record titles...
Christian Kuhn
21:53 Revision 99c25b78: Fixed bug #10979: class localRecordList should use $this->fixedL from class recordList instead of own logic
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5363 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:33 Bug #20355: Copyright in TYPO3 comment still 2008
* Committed to trunk r5359
* Committed to 4.2 r5358
* Committed to 4.1 r5357
Christian Kuhn
14:11 Bug #20355: Copyright in TYPO3 comment still 2008
Will be out in a minute.
IMHO copyright year announces the year of delivering the code. Since that this change shoul...
Joh. Feustel
13:59 Bug #20355: Copyright in TYPO3 comment still 2008
There is a second occurrence in template.php, fixed this in _v2.
I think this should go to 4.2 and trunk.
Joh. ...
Christian Kuhn
13:38 Bug #20355 (Closed): Copyright in TYPO3 comment still 2008
In spite of resolved bug #19911 the copyright information in “TYPO3 Content Management Framework” comment is still 19... Joh. Feustel
20:31 Revision 403a9265: Fixed Changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5362 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:31 Revision 90ac02cd: Fixed Changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5361 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:31 Revision 605da001: Fixed Changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5360 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:26 Revision 0b710443: Fixed bug #10977: Copyright in TYPO3 comment still 2008
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5359 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:26 Revision 91554e50: Fixed bug #10977: Copyright in TYPO3 comment still 2008
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5358 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:26 Revision 7d1c03a5: Fixed bug #10977: Copyright in TYPO3 comment still 2006
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5357 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:22 Bug #20357 (Closed): CE Text+Image: Title attributes at Image Links are cut off, if there is a space in the title
In Text+Image content element there is a bug with Image Link and title attribute.
Example of my content field:
2...
Yannick Pavard
19:28 Bug #20160: "Click to remove the file now!" to remove ENABLE_INSTALL_TOOL only when file is writeable
To remove a file the file itself must not be writable, write on the directory is enough. We dropped this rfc from cor... Christian Kuhn
19:17 Revision b31a53b5: Fixed bug #10949: Clean up sysext usersetup module code - part 2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5356 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
19:12 Bug #19669: Provide $severity in t3lib_div::sysLog() Hook
Committed to trunk r5355 Christian Kuhn
19:08 Revision bec0171e: Added feature #9876: Provide $severity in t3lib_div::sysLog() Hook (Thanks to Michael Stucki)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5355 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
19:05 Revision 3ca684a1: Fixed bug #4298: Functions -> Multiple pages creates pages in reverse order (page ids decreasing) (Thanks to Dimitriy Simakov and Christian Kuhn)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5354 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
17:48 Bug #17876: Sorting of child records is inverted on moving parent record to different page
patch added BUT i'm not shure if there are any sideeffects please test Nabil Saleh
17:30 Bug #17876: Sorting of child records is inverted on moving parent record to different page
attached small extension to reproduce the behaviour
* install extension
* go into the list module
* create a "pa...
Tobias Liebig
09:51 Bug #17876: Sorting of child records is inverted on moving parent record to different page
Issue still exists in 4.2.6 Tobias Liebig
15:52 Bug #19706: Internal links with additional parameters "destroyed" when saving content-elements
Still valid/needed for 4.2.6. Please let me know if you which an updated patch against 4.2.6 or something. Any chance... Stefan Neufeind
15:46 Bug #25543: Autosuggestion orange properties
christian and i agree that there is not enough difference between the blue and the navy. what do you think about our... Stephan Petzl
15:21 Bug #20295: fe_user passwords are visible in the backend
TYPO3 4.3 will have major improvements in regards to password storing/transferring security:
Asymmetric encryption (...
Marcus Krause
11:18 Bug #20295: fe_user passwords are visible in the backend
But which encryption method should be used instead of MD5? If someone has a Botnet with one million computers, he wil... Franz Holzinger
14:23 Bug #18927: Umlauts get displayed wrong in drop-down list of shortcut menu
Manuel, as two different persons where unable to reproduce this issue, we think this might be a charset problem with ... Christian Kuhn
14:04 Bug #18927: Umlauts get displayed wrong in drop-down list of shortcut menu
working fine for me too (tested trunk) Nabil Saleh
13:40 Bug #20343: default $headerStart in template.php is HTML 3.2 instead of HTML 4
This has been fixed in trunk (4.3) with #19179 where we also switched the backend to xhtml by default.
I think we ...
Christian Kuhn
13:19 Bug #20262: IRRE long titles on groupdb fields are displayed wrong (<span title)
* Committed to 4.2 (r5352)
* Committed to trunk (r5353)
Christian Kuhn
13:17 Revision c75c6c34: Fixed bug #10823: IRRE long titles on groupdb fields are displayed wrong
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5353 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
13:16 Revision 508ecb2c: Fixed bug #10823: IRRE long titles on groupdb fields are displayed wrong
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5352 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
12:59 Bug #20038: AJAX relogin does not work
The patch doesn't resolve the problem in my installation: SLES 10 SP2, 4.3 dev rev. 5351, FF 3.0.9, phpmyadmin disabled. Thomas Schröder
11:58 Bug #20354 (Closed): Remove JS-Code from backend.php to external file
backend.php has a lot of inline JS which makes it difficult for maintain.
The code can be moved to eg backend.js, na...
Steffen Kamper
09:43 Bug #20353 (Closed): Update extJs to 2.2.1
also include
* adapters for jquery and yui
* ext-core
(issue imported from #M10975)
Steffen Kamper

2009-04-23

23:56 Bug #20038: AJAX relogin does not work
Same here. FreeBSD + latest trunk. Removing phpmyadmin does not help. Patch resolved the bug. But installing phpmyadm... Vladimir Podkovanov
18:29 Bug #20352 (Closed): a solo mandatory Radio-Button option in form editor isn't selectable
I use the form-editor for a regular signup-form. I use a radio-field with only one option to force the surfer to comm... Thomas Wittich
16:02 Bug #19114: sys_language_mode content_fallback with a defined fallback chain does not output expected fallback content
Added new patch which implements the same for t3lib_pageSelect::getPageOverlay(). This will affect menus etc. Michael Stucki
15:58 Bug #20344: IRRE doesn't work in relationship with flexforms
IMPORTANT: Everybody should ignore this bug! It works like expected if it is used correctly! IMHO at least the "inlin... Stefan Galinski
15:56 Bug #20351 (Closed): Fatal error in impexp module: Call to a member function includeLLFile() on a non-object
This bug is same as descriped in http://bugs.typo3.org/bug_view_advanced_page.php?bug_id=4831.
Steps to reproduce:...
André Steiling
15:50 Revision 5c5e8bc1: Fix typos
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5350 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
15:39 Bug #20350 (Closed): Validation issue: Missing </div> in typo3/sysext/cms/layout/db_new_content_el.php
Branches: Trunk
Problem:
Validation issue: Missing </div> in typo3/sysext/cms/layout/db_new_content_el.php
Closi...
Patrick Broens
15:37 Feature #16437: styles.content.get is limited to one language only at the same time
I agree that [ALL] should be selected by default. However, I agree with Masi that it can't be fixed easily. If e.g. w... Michael Stucki
15:22 Bug #20349 (Closed): Validation issue: Missing </form> in typo3/file_rename.php
Branches: Trunk
Problem:
Validation issue: Missing </form> in typo3/file_rename.php
Solution:
Add a closing ...
Patrick Broens
15:12 Bug #20348 (Closed): Validation issue: Missing </form> in typo3/file_newfolder.php
Branches: Trunk
Problem:
Validation issue: Missing </form> in typo3/file_newfolder.php
This is the second form w...
Patrick Broens
14:53 Bug #20347 (Closed): Validation issue: unescaped & or unknown entity "&returnUrl" in typo3/file_list.php
Branches: Trunk
Problem:
Validation issue: unescaped & or unknown entity "&returnUrl"
Solution:
On lines 350 ...
Patrick Broens
14:41 Bug #20343: default $headerStart in template.php is HTML 3.2 instead of HTML 4
This has been solved in trunk, not in the 4.2 branch Patrick Broens
14:28 Bug #20336: Iframe produced by typo3/backend.php has proprietary attribute "noresize"
committed to trunk, rev 5346. Patrick Broens
14:27 Bug #20337: Validation issue: <a> attribute "href" lacks value in shortcut menu
committed to trunk, rev 5347. Patrick Broens
14:23 Revision 708dba04: Fixed wrong commit in rev. 5346
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5349 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
14:16 Revision c812fba9: Fixed wrong commit in rev. 5346
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5348 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
14:00 Revision 993fa58c: Fixed bug #10953: Validation issue: <a> attribute "href" lacks value in shortcut menu
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5347 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
13:44 Revision 2fd0382c: Fixed bug #10952: Iframe produced by typo3/backend.php has proprietary attribute "noresize"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5346 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
09:50 Revision a87bec6f: Fixed bug #10964: ExtJs prototype-adapter leads to several IE-errors
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5345 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:56 Bug #20346 (Closed): DBAL: Float database field gets converted to integer on insert
Example Database (must be included via dummy extension to get a value from sql_field_metatype):
CREATE TABLE tx_ex...
Christian Ducrot

2009-04-22

22:36 Bug #20345 (Closed): ExtJs prototype-adapter leads to several IE-errors
After some investigations from Bennie and me we came to the conclusion that the errors in IE are caused by the ExtJs ... Steffen Kamper
22:30 Bug #20331: It's not possible to add buttons to docheader
committed v3 to trunk, rev 5344 Steffen Kamper
22:29 Revision 4d842095: Fixed bug #10947: It's not possible to add buttons to docheader (added hook in template.php)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5344 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:28 Bug #20344 (Closed): IRRE doesn't work in relationship with flexforms
You cannot add new elements inside IRRE enabled fields. Just try the flexform code below. You can also try to remove ... Stefan Galinski
18:57 Bug #20343 (Closed): default $headerStart in template.php is HTML 3.2 instead of HTML 4
The Header is set by startPage($title) to HTML 3.2 instead of HTML 4 as described in the top of the class when docTyp... David Bruchmann
17:27 Bug #20332: Validation issues in typo3/alt_db_navframe.php
Committed to trunk, revision 5343 Patrick Broens
17:24 Revision 9f59cb9d: Fixed bug #10948: Validation issues in typo3/alt_db_navframe.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5343 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
16:54 Bug #25552 (Closed): php & coding guidelines
we have to review the code and format code so that it'sticks to the TYPO3 coding guidelines
(issue imported from ...
Stephan Petzl
16:51 Bug #25551 (Closed): codecompletion triggers with spaces in TS path
temp.TOPMENU.1 = TMENU
temp. TOPMENU.1. <-- triggers codecompletion!!!
(issue imported from...
Stephan Petzl
14:53 Bug #20342 (Closed): Broken i18n_parent relation upon localizing records in workspace
01
As a be user switch to a custom workspace.
02
Then create a new tt_content record on a page.
03
Then sa...
Frank Boegner
14:33 Feature #20341 (Rejected): show hidden records with typoscript
With typoscript content objects CONTENT and RECORDS it is possible to render records for the frontend.
But sometimes...
Oliver Weiss
13:47 Bug #19045: Cropscale incorrectly crops GIF files
I can confirm this.
The fix added here
http://bugs.typo3.org/view.php?id=8025
breaks the correct cropping of GI...
Uwe Michelfelder
13:27 Bug #20340 (Closed): Validation issue: Trimming empty <strong> in typo3/alt_intro.php when module has no module label
Branches: Trunk
Problem:
Some extension developers forget to enter a label and/or a description for their backend...
Patrick Broens
12:37 Bug #20339 (Closed): Output of additionalCSS not valid
Output of tslib_fe::INTincScript_loadJSCode() produes invalid markup: <!-- and // --> are not valid there.
Ste...
Alexander Grein
12:29 Bug #20338 (Closed): Validation issue: Images with empty attributes in Module menu
Branches: Trunk
Problem:
The main modules in the module menu don't have any image assigned. This leads to the out...
Patrick Broens
12:00 Bug #20337 (Closed): Validation issue: <a> attribute "href" lacks value in shortcut menu
Branches: Trunk
Problem:
The shortcut menu, produced by typo3/classes/class.shortcutmenu.php, has an empty href a...
Patrick Broens
11:39 Bug #20336 (Closed): Iframe produced by typo3/backend.php has proprietary attribute "noresize"
Branches: Trunk
Problem:
Iframe rendered by typo3/backend.php for displaying alt_intro.php has proprietary attrib...
Patrick Broens
11:06 Bug #20335 (Closed): Hidden Content Elements are displayed in the Module "View Page"
Content elements with property "hidden" shows up while using the View module on a non-admin user and adminpanel disab... erik dahlin
10:58 Bug #20334 (Closed): XML prologue always after doctype declaration in BE template building
Branches: trunk
Problem:
typo3/template.php is responsible for most of the BE Template building.
Internet Explo...
Patrick Broens
09:51 Feature #20305: clearCacheCmd should support recursion
http://typo3.org/documentation/document-library/extension-manuals/clearcacheextend/0.1.3/view/toc/0/ Michael Klapper
09:18 Bug #19997: please support native postgres
Does this mean that the files ext_tables.sql in the extensions do not work? This would make it necessary fo replace t... Franz Holzinger
05:42 Bug #20333 (Closed): Clean up sysext usersetup module code - part 2
Hey,
as promised, there is a second phase of the changes to the sysext. What do we have here:
All the fields on...
Benni Mack
01:13 Bug #20200: mailform has the same name and id even if used more than once
I can acknowledge that. Tested with TYPO3 Version 4.2.6. Ole Fritz

2009-04-21

21:50 Bug #19839: Javascript Error while navigating in menus section (msie4 is undefined)
I experienced the same problem. every click on a menu item generates an js error. the reason is the missing line brea... Markus Rathmayr
21:33 Bug #20329: cache_hash fills up with huge amounts of MENUDATA
Hi Steffen,
Could you please provide if you're using the calendar base (cal) extension? This might be related to c...
Patrick Broens
13:44 Bug #20329 (Closed): cache_hash fills up with huge amounts of MENUDATA
The table cache_hash fills up with huge amounts of data with ident MENUDATA (size: 2.2gig).
Discussion in dev-...
Steffen Gebert
16:48 Bug #20332 (Closed): Validation issues in typo3/alt_db_navframe.php
Branches: Trunk
Problem:
There are two validation issues
unescaped & or unknown entity "&id"
<a> unexpected or ...
Patrick Broens
16:39 Bug #20289: Static TS not loaded
Fixed after moving back the current static files to EXT:css_styled_content/static/ instead of EXT:css_styled_content/... Francois Suter
16:20 Bug #18955: Modifying a file link in IE6, the popup indicates an external url when used special chars like german umlauts
I can reproduce this Bug with the current Typo3 Version (4.2.6)
I have a utf8 filesystem and forcecharset=utf8.
I...
christian rauch
15:00 Bug #20331 (Closed): It's not possible to add buttons to docheader
If you want to add own buttons to docheader it's not possible without XCLASSing template.php.
A hook for this is n...
Steffen Kamper
14:55 Bug #20330 (Closed): Send mails to different adresses per language (TSFE->sendFormmail)
When trying to send an formular (CType: FORM) to different recipient addresses per localized content element, the mai... C. Finkemeier &amp; M. Loheide
13:08 Feature #20304: Make it possible to style a hover color for pagetree items
committed to trunk, rev 5342 Steffen Kamper
13:07 Revision 22b2447a: Fixed bug #10892: Make it possible to style a hover color for pagetree/filetree items
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5342 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:40 Bug #20328: Wrong nesting of <ul> <li> tags in expanded mount root in module file > filelist
Committed to
trunk, revision 5339
4.2 branch, revision 5340
4.1 branch, revision 5341
Patrick Broens
08:58 Bug #20328 (Closed): Wrong nesting of <ul> <li> tags in expanded mount root in module file > filelist
Branches: 4.1, 4.2, trunk
Problem:
The nesting of the list tags is wrong when you have an expanded mount root in ...
Patrick Broens
12:38 Revision d68a8e81: Fixed bug #10939: Wrong nesting of <ul> <li> tags in expanded mount root in module file > filelist
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5341 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
12:36 Revision ba5e610c: Fixed bug #10939: Wrong nesting of <ul> <li> tags in expanded mount root in module file > filelist
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5340 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
12:27 Revision 701f7563: Fixed bug #10939: Wrong nesting of <ul> <li> tags in expanded mount root in module file > filelist
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5339 709f56b5-9817-0410-a4d7-c38de5d9e867 Patrick Broens
12:11 Revision 8b904071: Fix some typos in ChangeLog and other files (non-functional)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5338 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
10:49 Revision 615edbac: Follow up to #10320 (again): t3lib_extMgm::addStaticFile() call did not reflect changes in location of static templates in css_styled_content (from 2009-04-20)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5337 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
10:37 Revision ab29abf4: Fixed icon in t3skin for refresh
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5336 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
10:35 Revision 297c18c1: * Changed icons in t3skin for new file, file upload
* Fixed icon in t3skin for refresh
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5335 709f56b5-9817-0410-a4d7...
Ingo Renner

2009-04-20

20:19 Revision b0fc6d97: Fixed issue #9051: t3editor / On Mac Os X the key combination CMD+LEFT will close the t3editor
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5334 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
19:14 Bug #20326 (Closed): template.php::wrapClickMenuOnIcon() uses depreciated JS Function from clickmenu.js
We have following in typo3/js/clickmenu.js
// deprecated functions since 4.2, here for compatibility, remove in 4.4
...
Steffen Ritter
14:10 Revision a64eb747: Follow up to #10320: Move current version of static files of css_styled_content from static/current/*.txt back to static/*.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5333 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
12:14 Bug #20324: Class 'gzip_encode' not found in typo3/mod/web/perm/index.php on line 857
Resolved as duplicate of #19907 (Thanks Steffen).
Will be fixed in 4.2.7
Christian Kuhn
11:46 Feature #20325 (Closed): function module can be configurred only in ext_tables.php
If you want to add an addition to the function module, you must do this in the file ext_tables.php of your extension.... Franz Holzinger
10:53 Bug #19699: Non-static method RemoveXSS::RemoveXSS() cannot be called statically
resolved in #20225 Steffen Kamper
10:52 Bug #20225: RemoveXSS is incompatible with PHP 5.2.9
comitted to
* 4_2 rev 5330
* trunk rev 5332
Steffen Kamper
10:51 Revision 173bee66: Fixed bug #10759: RemoveXSS is incompatible with PHP >= 5.2.8
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5332 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:50 Revision a385bedb: fixed ChangeLog date
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5331 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:48 Revision 7fdf917e: Fixed bug #10759: RemoveXSS is incompatible with PHP >= 5.2.8
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5330 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2009-04-19

23:32 Feature #17247: Load Inline Elements On Demand
+1 for the feature Vladimir Podkovanov
23:26 Bug #18926: class.tx_impexp.php sets 256m memory_limit without checking php.ini
Hi Peter,
would you send the patch to core list? The trunc version still using that 256 limit.
Vladimir Podkovanov
21:09 Bug #20324 (Closed): Class 'gzip_encode' not found in typo3/mod/web/perm/index.php on line 857
When I work on the access permissions of folders in the backend I receive the error:
Class 'gzip_encode' not found...
Martin Joisten
12:38 Bug #20319: Hide View-icon in listview with doktypes 254 and 255
committed to trunk, rev 5329 Steffen Kamper
12:32 Revision decff949: Fixed bug #10919: Hide View-icon in listview with doktypes 254 and 255
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5329 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:25 Feature #20284: [Feature] New Multimedia CE
@Masi - i took your suggestion and renamed to fileExtHandler.
I also copied the TS to each version of css_styled_c...
Steffen Kamper
11:26 Feature #20284: [Feature] New Multimedia CE
Just a short note: the config option says mimeHandler, but looking at the code I find that it's actually a fileExtHan... Martin Kutschker

2009-04-18

13:46 Bug #20321: Can't select more than 139 fields in non_exclude_fields in be_groups
Resolved, no change required as requested by reporter. Christian Kuhn
06:34 Bug #20323 (Closed): t3lib::xml2array seems to destroy &lt; and &gt; (<,>)
cc_debug shows the following errors when clicking on an article in tx_commerce:
No function named: tx_commerce_att...
Alexander Weidinger
02:22 Bug #20322 (Closed): Add possibility to use username and get located to OpenID provider on login
Add possibility to use username and get located to OpenID provider if an OpenID was provided.
(issue imported fro...
Oliver Hader

2009-04-17

23:42 Revision d6b07698: Fluid:
* Fixed bug #3122
* Performance improvements from v5 Fluid
Sebastian Kurfuerst
23:00 Bug #20321: Can't select more than 139 fields in non_exclude_fields in be_groups
Problem Solved. Server issue Artem Matevosyan
18:38 Bug #20321: Can't select more than 139 fields in non_exclude_fields in be_groups
I set the classref in lcalhost.php. In the class I define:
function processDatamap_preProcessFieldArray($incoming...
Artem Matevosyan
18:35 Bug #20321: Can't select more than 139 fields in non_exclude_fields in be_groups
Hi! Now that you mentioned that hook, how do you use it in your scenario? Oliver Hader
18:13 Bug #20321 (Closed): Can't select more than 139 fields in non_exclude_fields in be_groups
Can't select more than 139 fields in non_exclude_fields in be_groups. The selected item are just trimmed off to 139. ... Artem Matevosyan
19:02 Revision badbe437: Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5328 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
18:12 Revision e774c2df: Moved old documentation
Sebastian Kurfuerst
12:54 Bug #20320 (Closed): Inconsistent usage of shortcut icons (jump to shortcut destination versus shortcut = bookmark)
Problem:
There are two (or better three) very similar icons around for two (or better three) different purposes:
...
Uschi Renziehausen
12:20 Bug #20319 (Closed): Hide View-icon in listview with doktypes 254 and 255
It doesn't make sense to view a sysfolder or a recycler in list view.
So exclude view-icon for these doktypes by def...
Steffen Kamper
11:38 Revision d1e3be73: Fixed bug #10827: Hide "Save and View"-button when editing a content-element
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5327 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:28 Bug #15362: template::getTabMenu double ampersanded
Committed to trunk rev. 5325
Committed to 4.2 rev. 5326
Christian Kuhn
10:19 Revision 02e6518b: Fixed bug #2178: template::getTabMenu doubles ampersands (thanks to Stefano Kowalke)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5326 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
10:19 Revision c0e02fc4: Fixed bug #2178: template::getTabMenu doubles ampersands (thanks to Stefano Kowalke)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5325 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
10:00 Bug #16140: Losing connection, because of wrong URL
Resolved, no change required. Christian Kuhn
09:59 Bug #18219: With IE7 no login in Backend
Resolved, no change required. Christian Kuhn
09:55 Bug #20108: class.t3lib_clipboard.php produce a wrong returnURL, results in a 404
Resolved as duplicate of #20214 Christian Kuhn
08:52 Bug #19664: Poor memory management leads to crash when trying to configure large extensions (e.g. phpmyadmin 3.3.0)
"freeCap CAPTCHA" and "Calendar Base" also hits the memory limit on my system (32MB)
I believe that there is time ...
Staffan Ericsson
03:27 Bug #20317 (Closed): Right-To-Left text is rendered Left-To-Right in gdlib / graphical menus and text in Typo3
When using right-to-left text (Hebrew, Arabic, Farsi) in a graphical menu, Typo3 and the involved gdlib render this t... Norbert Bernhardt

2009-04-16

23:46 Bug #20307: t3lib_cache_frontend_AbstractFrontend constructor is inefficient
Since PHP 5 objects are passed by reference by default. You are using PHP 4.3 (??), but TYPO3 4.3 requires PHP >=5.2.... Jochen Rau
23:34 Bug #20314: Links with registered keywords are not recognized by RTE
Let's use #19957 instead which has a patch and was already pending in the core list before... Oliver Hader
23:26 Feature #20207: Integrate possibility to determine maximum of multiple values in GIFBUILDER
Committed to SVN Trunk (rev. 5324) Oliver Hader
23:23 Revision d7d4b1ca: Added feature #10725: Integrate possibility to determine maximum of multiple values in GIFBUILDER
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5324 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
20:45 Bug #20108: class.t3lib_clipboard.php produce a wrong returnURL, results in a 404
resolved with fix 10735 Sven Juergens
18:19 Bug #20214: Wrong returnUrl with clipboard actions
committed to 4_2, rev 5322 and trunk, rev 5323 Steffen Kamper
18:17 Revision 72d78b59: Fixed bug #10735: Wrong returnUrl with clipboard actions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5323 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:15 Revision 308031d1: Fixed bug #10735: Wrong returnUrl with clipboard actions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5322 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:12 Bug #19005: Update button in User Admin -> Compare user settings doesn't work in IE7
committed to 4_2, rev 5321 Steffen Kamper
18:11 Revision 06ed7c37: Fixed bug #8795: Update button in User Admin -> Compare user settings doesn't work in IE7
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5321 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:57 Revision 3bc6e23e: Extbase:
* Removed debug code Jochen Rau
17:49 Revision 52a93a16: Extbase:
* Revised Request Builder according to the latest syntax of t3lib_extMgm::addExtbasePlugin()
* Added necessary core p...
Jochen Rau
16:36 Bug #19445: URLs in TYPO3 confirmation emails are broken and should be changed
open typo3conf/ext/sr_feuser_register/lib/class.tx_srfeuserregister_email.php
and find the line where is
$Typo3_...
Agustin
16:06 Bug #20316 (Closed): image scaling fails when saving
When inserting a new magic image in RTE it is correctly downscaled to the max dimensions defined in pageTSconfig. At ... Sebastian Meyer
14:31 Feature #20284: [Feature] New Multimedia CE
attached is the latest patch. I'm going to final round now.
See it in action: http://dev.sk-typo3.de/new-multimedia-...
Steffen Kamper
13:24 Bug #19957: linkHandler different than "record" leads to rteerror
its the same as #20314 Martin Holtz

2009-04-15

22:07 Bug #25550: bugfixes for t3editor codecompletion
commited in multiple commits (r5315 - r5320) Administrator Admin
22:02 Revision 591c28ca: Fixed issue #10899: bugfixes for t3editor codecompletion (credits to Stephan Petzl and Christian Kartnig)
* fixed codecompletion bug: typed string was replaced wrong when user waited for about 2 seconds before hitting retur... Tobias Liebig
22:01 Revision 5ec1b2a6: Fixed issue #10899: bugfixes for t3editor codecompletion (credits to Stephan Petzl and Christian Kartnig)
* Fixed bug: inserting (return hit) at rootlevel throwed an error
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tru...
Tobias Liebig
22:00 Revision 8209a6d5: Fixed issue #10899: bugfixes for t3editor codecompletion (credits to Stephan Petzl and Christian Kartnig)
* Adjustments in the descriptionbox
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5318 709f56b5-9817-0410-a4d...
Tobias Liebig
21:59 Revision 4ee9bbf6: Fixed issue #10899: bugfixes for t3editor codecompletion (credits to Stephan Petzl and Christian Kartnig)
* Copy bug, copying of absolute and relative paths
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5317 709f56b...
Tobias Liebig
21:58 Revision e9c86966: Fixed issue #10899: bugfixes for t3editor codecompletion (credits to Stephan Petzl and Christian Kartnig)
* resolve relative paths in curly brackets on the right side of reference and copy operators
git-svn-id: https://svn...
Tobias Liebig
21:55 Revision 2760d020: Fixed issue #10899: bugfixes for t3editor codecompletion (credits to Stephan Petzl and Christian Kartnig)
* fix small typo in tsref.xml
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5315 709f56b5-9817-0410-a4d7-c38d...
Tobias Liebig
21:44 Bug #25518: typoscript right to a operator is not tokenized
commited to trunk r5313 Administrator Admin
21:43 Bug #25538: On Mac Os X the key combination CMD+LEFT will close the editor
patch for 4.2.x branch added.. pending on core list... Administrator Admin
21:42 Bug #25538: On Mac Os X the key combination CMD+LEFT will close the editor
commited to trunk r5314
Administrator Admin
21:37 Revision 59a382c3: Fixed issue #9051: t3editor / On Mac Os X the key combination CMD+LEFT will close the t3editor
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5314 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
21:30 Revision 062a47e8: Fixing issue #8103: t3editor / typoscript on the right side of an operator is not tokenized
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5313 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
19:22 Feature #19185: Add a new templating engine
The intention of integrating a new templating engine was to have a better integration with the MVC design paradigm. S... Oliver Hader
15:49 Bug #20315 (Closed): addEnableColumns-hook in class t3lib_page not working for pages
I wanted to extend access control for fe-users. I found the
addEnableColumns-hook in t3lib_page::enableFields(). The...
Julian Hofmann
15:10 Bug #20314 (Closed): Links with registered keywords are not recognized by RTE
in class.t3lib_parsehtml_proc the only keyword that is recognized is "record"
But for linkhandler you can register...
Steffen Kamper
14:16 Bug #20313 (Closed): Produced tables form pi_base are not XHTML Strict valid
The function pi_list_browseresults() in class.tslib_pibase.php produces a table for the Back/Next/... links in the pa... Stefano Kowalke
14:08 Feature #3098: add t3editor to "whole temlate record"-view
we will integrate the t3editor in TCEMain like e.g. the RTE does.
For this we need to check if we can start > 1 t3...
Tobias Liebig
12:38 Feature #3098: add t3editor to "whole temlate record"-view
'to this areas' => 'to these areas'
Daniela Waranie
12:36 Feature #3098 (Closed): add t3editor to "whole temlate record"-view
When i use the 'template' module and click on 'Click here to edit whole template record' the 'Constants' area and the... Daniela Waranie
14:05 Bug #948: Codecompletion: sometime ctrl+space does not trigger
i think its solved in the meanwhile, right?
Stephan can you pleas double check and close this issue?
Tobias Liebig
12:41 Bug #948: Codecompletion: sometime ctrl+space does not trigger
What browser are you using? Version? Daniela Waranie
12:39 Feature #3097: add 'special' comments for CONSTANTS
'If would be' => 'It would be' Daniela Waranie
12:28 Feature #3097 (Closed): add 'special' comments for CONSTANTS
If would be nice when t3editor will be able to assist me when entering a CONSTANT in the constant area of a template.... Daniela Waranie
11:14 Revision c31e706c: Fluid:
* Some adjustments to the code according to the renaming of "blogexample" to "blog_example" Jochen Rau
11:14 Revision a5bb3abb: Extbase:
* Some adjustments to the code according to the renaming of "blogexample" to "blog_example" Jochen Rau
10:56 Bug #3096: Workspace and temporary DB-Mount on top of pagetree messy
BT-Reference: http://bugs.typo3.org/view.php?id=10904 Uschi Renziehausen
10:39 Bug #3096 (Closed): Workspace and temporary DB-Mount on top of pagetree messy
Problem
If you are working in a workspace other than LIVE the workspace icon + the label of your current workspace...
Uschi Renziehausen
10:46 Bug #20312 (Closed): Workspace and temporary DB-Mount on top of pagetree messy
Problem
If you are working in a workspace other than LIVE the workspace icon + the label of your current workspace...
Uschi Renziehausen
10:09 Revision 502c0397: ExtBase:
* Changed Configuration Manager: You don't have to call loadGlobalSettings() anymore
* Adapted test cases
* Added tes...
Jochen Rau
09:51 Revision 61ab881a: ExtBase: Removed call-time pass-by-references in ObjectRelationalMapper (Bug #3090)
Niels Pardon

2009-04-14

11:44 Bug #20311: HMENU with special = list does not use versionOL
Ticket for an related dam issue concerning workspace capabilities:
http://bugs.typo3.org/view.php?id=10902
Jan-Henrik Hempel
11:34 Bug #20311 (Closed): HMENU with special = list does not use versionOL
A typoscript menu with special = list does not use the versionOL functions. In consequence this menu type does not wo... Jan-Henrik Hempel
09:31 Bug #20289: Static TS not loaded
For people who don't read the newsgroup here the details again:
- I excecuted the Update Wizard option "splitCscTo...
Thomas Schröder
02:54 Bug #20227: No multiple RTEs in TCEFORMs (htmlarea 1.5.7 on 4.1.10)
I am unable to reproduce this issue with SVN 4.1 branch.
Please delete all files in typo3temp with file names star...
Stanislas Rolland
02:18 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
What version of dam are you using?
Stanislas Rolland
01:01 Revision bf34ac48: Fluid:
* Changed ExtBase to Extbase (fixes Bug #3075) Jochen Rau

2009-04-13

17:47 Bug #20310: FLV files render at different size
I use TYPO3.4.2.6 jacques
17:42 Bug #20310 (Closed): FLV files render at different size
Whatever filesize I create my FLVs in, they are not rendered in the size.
I use content element "Text with image bel...
jacques
15:42 Bug #25543: Autosuggestion orange properties
need feedback Administrator Admin
15:40 Bug #25543: Autosuggestion orange properties
i really like to change the colors to adjust to the colors used for highlighting.
What do you think about:
bold...
Administrator Admin
15:30 Bug #25542: Autosuggestion: right box should be hidden when empty
fixed since the last alpha release Administrator Admin
15:27 Bug #25544: t3editor codecompletion: sometimes the ajax-call fails due missing file t3lib_pageselect.php (which does not exists)
already fixed in revision 5182 Administrator Admin
14:39 Bug #25550 (Closed): bugfixes for t3editor codecompletion
This issue summarize the last commits/bugfixes for the CodeCompletion feature in the t3editor.
* patch 01_fix_typo...
Administrator Admin
12:15 Feature #20284: [Feature] New Multimedia CE
I newly compiled flashplayer, enhanced the fullscreen view.
Some enhancements could be put in, but as basic versio...
Steffen Kamper
11:33 Bug #20309 (Closed): typo3/db_new.php shows tables under another extension name
In the attached picture typo3/db_new.php shows two tables (yellow highlight) under the extension key "rsaauth" while ... Dmitry Dulepov
11:26 Bug #20308 (Closed): typo3/db_new.php prompts to create records in hidden, static and readonly tables
If a table is marked as hidden or static or readonly, new record wizard (typo3/db_new.php) still prompts to create an... Dmitry Dulepov
10:45 Bug #20307 (Closed): t3lib_cache_frontend_AbstractFrontend constructor is inefficient
The constructor of this class makes a copy of the passed object (t3lib_cache_backend_Backend). Copying happens two ti... Dmitry Dulepov

2009-04-12

21:46 Bug #20306 (Closed): Code cleanup for flash uploader.
This is just a side patch to split the code cleanup of two files from the actual functionality of the new flash uploa... Benni Mack
15:35 Feature #20284: [Feature] New Multimedia CE
New zip with own TYPO3 player, audio player is free (see player.txt)
New patch with a lot of simplifying and working...
Steffen Kamper
13:07 Revision 5ffb78a9: Added type hinting to render() method of ActionlinkViewHelper, TypolinkViewHelper and DateViewHelper
Niels Pardon
12:43 Revision d8c7e2ef: Added stdWrap view helper
Niels Pardon
11:29 Revision 5eb4e51f: Added parseFunc view helper
Niels Pardon
08:55 Revision a68b28f9: Fluid:
* Cleaned up TypoScriptViewHelper
* Cleaned up ForViewHelper
Sebastian Kurfuerst
04:32 Bug #16140: Losing connection, because of wrong URL
I don't think this is a TYPO3 problem. If some "firewall" doesn't allow ../ in paths, the firewall should be fixed. Christian Kuhn
04:22 Bug #18219: With IE7 no login in Backend
The underscore is not a valid character in host names. It may only consist of alpha numeric characters and dash, sepa... Christian Kuhn
03:39 Bug #20136: changes to "layout" field for content is not written to DB
Unable to reproduce.
Please check your setup for some extension that might mess things up here.
Please also check...
Christian Kuhn
 

Also available in: Atom