Project

General

Profile

Activity

From 2010-07-26 to 2010-08-24

2010-08-24

23:54 Bug #23444 (Closed): t3lib_error_Exception not available in some cases
Problem:
The current errorHandler tries to throw an t3lib_error_Exception if e.g. a PHP deprecation error is thrown....
Stefan Galinski
21:40 Bug #23432: DebugConsole - Compat with ExtJS 3.2.x (broken resize event and double split bar)
Committed to trunk rev 8653 Steffen Kamper
20:21 Bug #23440: naming of parameter $compressed in t3lib_PageRenderer::addCssInlineBlock()
Jesse, can you create a patch for this? Steffen Gebert
14:00 Bug #23440: naming of parameter $compressed in t3lib_PageRenderer::addCssInlineBlock()
Sorry, I forgot to write in english. Shame on me!
Line: 736
public function addCssInlineBlock($name, $block, $com...
Jesse Adler
13:58 Bug #23440 (Closed): naming of parameter $compressed in t3lib_PageRenderer::addCssInlineBlock()
Line: 736
public function addCssInlineBlock($name, $block, $compressed = FALSE, $forceOnTop = FALSE) {
Variable '...
Jesse Adler
19:44 Bug #23413: htmlArea RTE: Initialization in flexforms broken with 4.4
The patch is OK for me.
Test with TYPO3 4.4.2, Chrome and Firefox 3.6
Julien Carvalho
19:32 Feature #21614: Add support for MemCache
To use it, edit localconf.php:
Without memcached (not optimal but already better than no caching):
$TYPO3_CONF_...
Xavier Perseguers
18:50 Bug #23438: Frontend rendering should use prepared queries (1st step)
will add "fixed in version" Ernesto Baschny
16:24 Bug #23438: Frontend rendering should use prepared queries (1st step)
Commited to trunk (rev. 8682) Xavier Perseguers
08:27 Bug #23438 (Closed): Frontend rendering should use prepared queries (1st step)
As prepared queries are now available, prepared queries should start to be used in Core.
Purpose of this patch is ...
Xavier Perseguers
18:48 Bug #23173: Code for rewrite rules for .htaccess cannot be formatted (but would have to be!)
commited to rev. 8683 (trunk for alpha1).
Thanks Markus!
Ernesto Baschny
18:13 Bug #23369: "Broken rootline" error after clicking document-view icon
Got the same problem on TYPO3 Ver. 4.3.3 Matthias Bannert
17:51 Bug #23236: Generation transparent images with GMENU fails
In my case it is:
[GFX][gdlib_png] = 0
[GFX][png_truecolor] = 1
because I need a transparent GIF output!
[GF...
Marius Muehlberger
17:46 Bug #23236: Generation transparent images with GMENU fails
In my opinion it can only work (and it does!) when
[GFX][gdlib_png] = 1 AND
[GFX][png_truecolor] = 1
are enab...
09:08 Bug #23236: Generation transparent images with GMENU fails
When I just enable PNG Truecolor as Marius wrote, GIF-Images are still not rendered with transparent background. I ha... Torben Hansen
16:55 Bug #23443 (Closed): Inputfield "read from path" at filelinks is limited to 80 chars
The field for the "read from path" feature when using filelinks is limited to 80 chars. This is ok for small filesyst... Thomas Jaksch
16:44 Revision 36749780: Updating version number to 4.5-dev after release of 4.5.0alpha1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8686 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
16:41 Revision 132b4f88: Tagging TYPO3 4.5.0alpha1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-5-0alpha1@8685 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
16:40 Revision fcea25b8: Release of TYPO3 4.5.0alpha1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8684 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
16:28 Revision a627f647: Fixed bug #15108: .htaccess cleanups and description in the Install Tool (thanks to Markus Klein)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8683 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
16:24 Revision d1eaa7af: Added feature #15542: Frontend rendering should use prepared queries (1st step)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8682 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
16:21 Revision dae02cc7: changed € to $ in NEWS.txt because of weird non-utf8-autoconversion
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8681 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:03 Revision 57cef1ba: changed NEWS.txt from ANSI to UTF8
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8680 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
15:56 Revision b59681b1: Updates NEWS.txt to the development made for 4.5 until alpha1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8679 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
15:39 Bug #23421: Create multiple pages wizard: add doktype, dynamic add more fields
Committed version 4 to trunk rev 8678 Steffen Kamper
15:37 Revision ae62961d: Added feature #15524: Create multiple pages wizard: add doktype, dynamic add more fields
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8678 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
15:33 Bug #23442 (Closed): htmlArea RTE may load extJS debug script in FE which makes page loading slow
RTE loads debug script in the frontend which makes the page quite slow.
I guess this is more a missing configurati...
Christian Buelter
15:30 Bug #23441: htmlArea RTE: RTE 2.0.3 very long load time in IE7 and IE6
Update: rtehtmlarea version 2.0.3 does not work in IE6 Claus Harup
15:16 Bug #23441 (Closed): htmlArea RTE: RTE 2.0.3 very long load time in IE7 and IE6
The RTE 2.0.3 on TYPO3 4.4.2 simply does not work in IE7?!?!
Loading takes forever plus when ready nothing happens...
Claus Harup
15:14 Revision c8e6a806: replaced t3skin sprites.css with autogenerated one
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8677 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
15:05 Revision 5d367a9a: Updated md5 sum of sysexts before 4.5alpha1 release
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8676 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
15:01 Revision 058f7210: Cleaned up ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8675 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
15:01 Revision 286bbdbf: Cleaned up ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8674 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
15:00 Revision ad0e594e: Cleaned up ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8673 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
15:00 Revision 31517d5a: Cleaned up ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8672 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
14:23 Revision 6bda637d: added alpha1 to versions of extbase and fluid again
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8671 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:57 Bug #23435: Unit Tests: $GLOBALS['TYPO3_DB']->link get lost during backup/ restore of global variables
Committed to trunk (rev. 8670) Xavier Perseguers
13:57 Revision 3dcb8036: Fixed bug #15539: Unit Tests: ['TYPO3_DB']->link get lost during backup/ restore of global variables (thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8670 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
13:39 Revision 250d6708: Follow-up to #15454: Typo in PHPDoc comments (Thanks to Ismaël Bidau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8669 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
13:32 Bug #23434: Links inside Install Tool's "All configuration"
Committed to trunk rev. 8668 Steffen Gebert
13:29 Revision 1b0ee960: Added feature #15538: Links inside Install Tool 'All configuration'
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8668 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
12:46 Bug #23406: Localization link in List module broken
Committed v9 to trunk rev 8667 Steffen Kamper
12:43 Revision df511313: Fixed bug #15502: localization links in list mode are brocken (Thanks to Bjoern Pedersen)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8667 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:15 Bug #23178: Wrong HTTP headers sent when trying to access pages that require login
Thanks Ingo, I've just tested your fix and it works fine for me (TYPO3 Version: 4.3). What about the fact to add a di... Hassan Ait
12:10 Revision ff4769ed: Updated sysexts md5 values for extbase, fluid and rtehtmlarea
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8666 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:43 Revision 9bc296b7: * Raised Extbase and Fluid versions to 1.3.0alpha1. See their ChangeLog.txt for full details.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8665 709f56b5-9817-0410-a4d7-c38de5d9e867 Sebastian Kurfuerst
10:31 Revision cf99420c: * Added ChangeLog
* Raised Version to 1.3.0alpha1 Sebastian Kurfuerst
10:24 Revision cfea0a2c: * Fixed version number. Sorry!
Sebastian Kurfuerst
10:22 Revision 7d7eff07: * Added ChangeLog
* Increased Version to 1.3.0-alpha1 Sebastian Kurfuerst
09:29 Bug #23439 (Closed): PHP Warning in t3lib_spritemanager
i try to add a own sprite css with
$icons = array(
'extensions-myextension-icon1',
'extensions-myexten...
Sven Juergens
07:44 Bug #20937: htmlArea RTE: Deprecated call-time pass-by-reference
In the case of objects, PHP 5 passes object references anyways. So the & operator is not required anymore. Stanislas Rolland
07:00 Bug #21300: debug output after storing from RTE in fullscreen wizard mode
The error is not caused by the RTE. Stanislas Rolland
06:28 Bug #21334: rte does not load in internet explorer if enableCompressedScripts is selected
Please report the RTE Page TSConfig with which the error is produced. Stanislas Rolland
06:00 Bug #21546: htmlArea RTE: RTE fails to load due to security error
Patch committed to SVN TYPO3core trunk (revision 8663) and branch TYPO3_4-4 (revision 8664). Stanislas Rolland
05:41 Bug #21546: htmlArea RTE: RTE fails to load due to security error
Thanks to Carsten Emde for reporting his investigation of this issue:
«I have now spent another couple of days to ...
Stanislas Rolland
05:34 Bug #21546: htmlArea RTE: RTE fails to load due to security error
When the stylesheets used by the RTE are not accessed through the same domain/subdomain and using the same protocol a... Stanislas Rolland
06:00 Revision d836e6ab: Fixed bug #12583: htmlArea RTE: RTE fails to load due to security error
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8664 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
05:52 Revision 9a31979a: Fixed bug #12583: htmlArea RTE: RTE fails to load due to security error
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8663 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:05 Bug #23437: Improve wording in Install Tool "All configuration"
Committed to trunk rev. 8662 Steffen Gebert
01:02 Bug #23437 (Closed): Improve wording in Install Tool "All configuration"
* cURL is called Curl
* http://www.domain.org should be http://www.example.org (according to http://tools.ietf.org/h...
Steffen Gebert
01:04 Revision 193759de: Fixed bug #15541: Improve wording in Install Tool 'All configuration'
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8662 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
00:48 Bug #22162: Deprecation log for IMAGE.alttext does not work
Committed to
- trunk rev. 8660
- 4-4 rev. 8659
Steffen Gebert
00:46 Revision d01d624d: Fixed ChangeLog entry
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8661 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
00:45 Revision d3b4afec: Fixed bug #13623: Deprecation log for IMAGE.alttext does not work (Thanks to Sebastian Michaelsen)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8660 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
00:43 Revision 4b90dc78: Fixed bug #13623 : Bug: Deprecation log for IMAGE.alttext does not work (Thanks to Sebastian Michaelsen)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8659 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
00:36 Bug #23371: Provide a reason for logDeprecatedTypoScript()
Committed to trunk rev. 8658 Steffen Gebert
00:35 Feature #23408: Install Tool, "All Configuration": Description of settings should allow HTML markup for readability
Committed to trunk rev 8656 and 8657 Steffen Kamper
00:34 Revision 6bffa1f6: Added feature #15454: Provide a reason for logDeprecatedTypoScript()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8658 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
00:33 Revision a310c0d4: Added feature #15504: Description of TYPO3_CONF settings should allow HTML markup for readability (Thanks to Ernesto Baschny) - part 2: HTML changes in config_default.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8657 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:32 Revision fdb32eb9: Added feature #15504: Description of TYPO3_CONF settings should allow HTML markup for readability (Thanks to Ernesto Baschny) - part 1: install tool
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8656 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2010-08-23

23:51 Bug #23160: Ajax loaded items of inline records are encoded twice
Committed to svn
4_4 rev 8654
trunk rev 8655
Steffen Kamper
23:49 Bug #23436 (Closed): Deprecate usage of $TYPO3_CONF_VARS[BE][loginLabels]
Since TYPO3 4.3 we tell our users "These should not be used anymore to change the labels since TYPO3 4.3"
So depre...
Steffen Gebert
23:49 Revision e55ec40c: Fixed bug #15092: Ajax loaded items of inline records are encoded twice (Thanks to Martin Borer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8655 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:48 Revision 5edee13d: Fixed bug #15092: Ajax loaded items of inline records are encoded twice (Thanks to Martin Borer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8654 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:41 Bug #22181: Forgot Password link not working in felogin
For other people that have this issue.
1. I had this issue and it was fixed by using the new template under:
...
Dennis Shewmaker
23:37 Bug #23435 (Closed): Unit Tests: $GLOBALS['TYPO3_DB']->link get lost during backup/ restore of global variables
Problem:
When using phpunit's feature of backing up and restoring global variables, the sql resource link in $GLOBAL...
Helmut Hummel
23:37 Bug #23434 (Closed): Links inside Install Tool's "All configuration"
As #23408 brought us the groundbreaking feature of HTML in the comments of config_default.php (shown in the Install T... Steffen Gebert
23:33 Bug #23433 (Closed): Rename "Shortcuts" to "Bookmarks"
At the T3UXW09 there was the decision made that the currently called feature "Shortcuts" inside the Backend has to be... Steffen Gebert
23:30 Revision aa17abde: Changed back version to 1.2-dev
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@37147 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
23:29 Revision f826eb16: Fixed bug #15536: DebugConsole - Compat with ExtJS 3.2.x (broken resize event and double split bar) (Thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8653 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:26 Revision 235d122e: Resynchronized DBAL after fixing blocking bug #15535
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8652 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
23:19 Bug #23431: Error: No pages are found on the rootlevel! in Frontend when using Oracle
Committed to trunk (rev. 37143) Xavier Perseguers
22:54 Bug #23431: Error: No pages are found on the rootlevel! in Frontend when using Oracle
Bug found, jetzt macht es das:
SELECT * FROM "pages" WHERE "pid" = 0 AND "pages"."deleted" = 0 AND "pages"."hidden...
Xavier Perseguers
22:37 Bug #23431: Error: No pages are found on the rootlevel! in Frontend when using Oracle
This query already fails:
$query = $GLOBALS['TYPO3_DB']->SELECTquery(
'*',
'pages',
'pages.fe_group=\'\' OR ...
Xavier Perseguers
22:26 Bug #23431 (Closed): Error: No pages are found on the rootlevel! in Frontend when using Oracle
Error No pages are found on the rootlevel! is always thrown when showing frontend when using Oracle. In backend page ... Xavier Perseguers
23:18 Revision 101dbeb1: Updated checksums
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@37144 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
23:13 Revision 9c1454ee: Fixed bug #15535: Error: No pages are found on the rootlevel! in Frontend when using Oracle
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@37143 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
23:09 Bug #23432 (Closed): DebugConsole - Compat with ExtJS 3.2.x (broken resize event and double split bar)
Problem:
The debug console doesn't work with ExtJS 3.2.x anymore, because an incorrect usage of the resize/collapse ...
Stefan Galinski
23:07 Revision f3f045b6: Fixed bug with BETWEEN / NOT BETWEEN which was not properly supported
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@37142 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
22:51 Feature #23430: t3lib_div::view_array: Improve rendering of objects
Committed to trunk rev 8561
Thanks for your contribution, Stefan!
Steffen Gebert
21:30 Feature #23430 (Closed): t3lib_div::view_array: Improve rendering of objects
Problem:
At the moment only the object name is shown if the object that needs to be debugged hasn't a __toString met...
Stefan Galinski
22:49 Revision cc64794d: Added feature #15534: t3lib_div::view_array: Improve rendering of objects (Thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8651 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
21:06 Bug #23236: Generation transparent images with GMENU fails
Changing a flag - which at the first glance has nothing todo with gif-generation - solved the problem for me:
$TYP...
Marius Muehlberger
17:09 Revision b4d771cd: Updated sysexts version numbers and md5 values
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8650 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:58 Bug #23416: Update ADOdb to version 5.11
Committed to trunk (rev. 8649) Xavier Perseguers
16:31 Bug #23414: Log ExtDirect Exceptions in DebugConsole
Committed to trunk rev 8648 Steffen Kamper
16:27 Revision 4ab23f2f: Raised ADOdb to version 5.11.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8649 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
16:26 Revision 2fb6ada9: Updated ADOdb version dependency
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@37130 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
16:22 Revision c35fb9e4: Added feature #15513: Log ExtDirect Exceptions in DebugConsole (Thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8648 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:04 Revision 7e18c1cc: Changed back version to 1.2-dev
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@37129 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
15:59 Revision 87da2a62: Raised DBAL to version 1.2.0alpha1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8647 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
15:52 Revision 21a5dc2b: Updated checksums
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@37127 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
15:48 Revision 9030d1eb: Set version to 1.2.0alpha1
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@37126 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
14:32 Bug #23407: code issue in method getCookie()
Hi Steffen
> Doesn't === do the same job like your strcmp()? If yes, please change it, as it's more readable.
I...
Michael Buergi
14:14 Bug #23429 (Closed): Memory leak when using old page cache
There is a missing sql_free_result() in t3lib/class.t3lib_tstemplate.php.
(issue imported from #M15532)
Dmitry Dulepov
13:47 Bug #23406: Localization link in List module broken
attached v4 solves the problem with the wrong redirectUrl parameter Björn Pedersen
13:11 Bug #22093: jumpurl.secure crashes on spaces or umlauts in URLs
As usual, our BT killed all non–English letters... :( Dmitry Dulepov
13:07 Bug #22093: jumpurl.secure crashes on spaces or umlauts in URLs
I was unable to reproduce the issue with TYPO3 4.3. Probably, it is related to character sets. I use UTF-8 everywhere... Dmitry Dulepov
12:53 Bug #17107: maxW for image rows is not the maximum
Hi Ralf
> does your solution handle image widths correctly without equalHeight?
the new patch does.
please h...
Michael Buergi
12:41 Bug #23428 (Closed): jumpurl check fails if mime type is not known
If mime type of the file is not known, juHash will be calculated with a mime type as empty string. The 'mimetype' req... Dmitry Dulepov
12:23 Bug #21008: Users whithout admin rights cannot use in DAM uploaded files/images
We now tried out if downgrading the installation in which the problems occurs solves the problem:
- Downgrading typo...
Stephan Dierlamm
12:19 Bug #21955: Broken forward/previous link in typo3-page-stdlist (/typo3/sysext/cms/layout/db_layout.php)
Having same issue in T3 4.4.2 ! Navi
11:42 Bug #23427 (Closed): Crash in testcase t3lib_cache_FactoryTest
createPassesBackendOptionsToTheCreatedBackend
Fatal error: require_once() [function.require]: Failed opening requi...
Oliver Klee
11:14 Bug #23425: Add unit tests for t3lib_db_PreparedStatement
Committed to trunk (rev. 8646) Xavier Perseguers
11:13 Bug #23424: Enhance t3lib_db_PreparedStatement
Committed to trunk (rev. 8645) Xavier Perseguers
11:12 Revision db708af7: Fixed bug #15528: Add unit tests for t3lib_db_PreparedStatement (thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8646 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
11:11 Revision d1f9140f: Fixed bug #15527: Enhance t3lib_db_PreparedStatement (thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8645 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
11:04 Bug #23426 (Closed): jumpurl does not provide a proper download file name with space
If a file name contains spaces, it will be cut to the first space by the browser. The problem is missing quotes aroun... Dmitry Dulepov
10:44 Bug #23423: No recipient is logged to syslog if sending of mail failed in t3lib_utility_Mail
Commited to trunk (no-brainer):
- trunk (rev. 8643, will be in 4.5alpha1)
- 4-4 (rev. 8644, will be in 4.4.3)
Ernesto Baschny
10:43 Revision 2d398293: Fixed bug #15526: No recipient is logged to syslog if sending of mail failed in t3lib_utility_Mail (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8644 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
10:40 Revision 8b1920d2: Fixed bug #15526: No recipient is logged to syslog if sending of mail failed in t3lib_utility_Mail (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8643 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
10:16 Bug #23398: Fileupload via Filelist / swfupload doesn't upload anything and shows no message / Code 406
> But all the certificates are installed on my host locally.
So you are using SSL with self-signed certificates?
...
Steffen Gebert
09:45 Bug #23398: Fileupload via Filelist / swfupload doesn't upload anything and shows no message / Code 406
Hi Steffen
Thanks for your fast reply. Wellt to be honest: Some on one Server (same hoster) work, some others don'...
Manuel Thaler
09:43 Bug #23137: Flash Uploader does not work with Suhosin (suhosin.cookie.encrypt = on)
Very nice hint. After deactivating suhosin.cookie.encrypt the Flash uploader works fine.
03:14 Bug #23413: htmlArea RTE: Initialization in flexforms broken with 4.4
The attached patch fixes the issue. Please confirm. Stanislas Rolland

2010-08-22

22:00 Bug #23425 (Closed): Add unit tests for t3lib_db_PreparedStatement
Problem: No unit tests are available for t3lib_db_PreparedStatement
Solution: add them.
(issue imported from #...
Helmut Hummel
21:49 Bug #23424 (Closed): Enhance t3lib_db_PreparedStatement
Branch: trunk
Problem:
It is not possible to pass named parameters to execute().
Additonally it would be good t...
Helmut Hummel
21:23 Bug #23423 (Closed): No recipient is logged to syslog if sending of mail failed in t3lib_utility_Mail
Branches: 4-4, trunk
Problem:
When sending of a mail failed, the reciepient and the subject was intended to log t...
Helmut Hummel
20:04 Bug #23422 (Closed): Caching framework database backend does not free mysql resource in collectGarbage()
Problem:
The sql resource is never freed in collectGarbage() method because a wrong varible name is used.
Solutio...
Helmut Hummel
19:14 Bug #23060: "View Item" does not resolve real MM Relations
Committed to:
- 4.3 in revision 8640
- 4.4 in revision 8641
- trunk in revision 8642
Francois Suter
19:04 Bug #23060: "View Item" does not resolve real MM Relations
Updated patches for 4.3, 4.4 and 4.5. For 4.3 the initial patch did not apply cleanly. The 4.5 patch (backported to 4... Francois Suter
19:13 Revision d2a0eea5: Fixed bug #14949: "View Item" does not resolve real MM-relations
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8642 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
19:09 Revision 7f69e59e: Fixed bug #14949: "View Item" does not resolve real MM-relations
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8641 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
19:06 Revision 41212613: Fixed bug #14949: "View Item" does not resolve real MM-relations
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8640 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
16:17 Bug #23398: Fileupload via Filelist / swfupload doesn't upload anything and shows no message / Code 406
Are all the affected installations on the same server / at the same hoster? Steffen Gebert
16:17 Bug #23398: Fileupload via Filelist / swfupload doesn't upload anything and shows no message / Code 406
Manuel, I will stick to the 406 issue. Please have a look at http://support.jodohost.com/showthread.php?t=11098, it's... Steffen Gebert
15:36 Bug #23421 (Closed): Create multiple pages wizard: add doktype, dynamic add more fields
When creating new pages with the Function>create multiple pages wizard, the option for setting the doktype is missing... Steffen Kamper
13:16 Bug #17107: maxW for image rows is not the maximum
Hi Michael,
thanks for your patch - at a first glance it solves a known missing piece (equalHeight set), which is ...
Ralf Hettinger
13:04 Bug #25664: BE module does not use new skin properly (TYPO3 4.5)
committed to trunk in revision 8639 Francois Suter
13:04 Bug #25664: BE module does not use new skin properly (TYPO3 4.5)
After checking with Steffen Gebert, applying same patch as for 4.4, see 0015054. Francois Suter
12:48 Revision 741618f6: Fixed bug #15102: Scheduler: BE module does not use new skin properly
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8639 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
10:36 Bug #23420: Broken buttons in element Browser
Thanks for your report Peter, this has already been fixed and will be included in 4.4.3 Steffen Gebert
10:31 Bug #23420 (Closed): Broken buttons in element Browser
I have discovered broken buttons in the element browser.
To check if this is my fault I set up a fresh 4.4.2 proje...
Peter no-lastname-given
10:30 Bug #22185: Flash Uploader not working in FF, SF and Iron when Tortoise SVN is installed
I've created a new report for the cookieHttpOnly problem, as I'm unsure, if the initially problem of this report is c... Steffen Gebert
10:27 Bug #22185: Flash Uploader not working in FF, SF and Iron when Tortoise SVN is installed
Kay, any feedback? Steffen Gebert
10:29 Bug #23419 (Closed): Flash uploader doesn't work with cookieHttpOnly
There has been a report in #22185 that the Flash uploader doesn't work with cookieHttpOnly enabled. This sounds very ... Steffen Gebert

2010-08-21

18:56 Bug #23417: htmlArea RTE: Safari does not support WISIWYG editing on iPad
See item 6 on this page:
http://developer.apple.com/safari/library/technotes/tn2010/tn2262/index.html#//apple_ref/do...
Stanislas Rolland
11:04 Bug #23417: htmlArea RTE: Safari does not support WISIWYG editing on iPad
forgot, Typo3 4.4.2 and iPad iOS 3.2.1 (current versions)
Klaus Hinum
11:03 Bug #23417 (Closed): htmlArea RTE: Safari does not support WISIWYG editing on iPad
The htmlarea wont trigger the on screen keyboard on the iPad Safari browser, therefore leading to not be able to edit... Klaus Hinum
16:35 Bug #16762: User Management: Modules maximum
added a patch for that issue Sven Juergens
12:34 Bug #23418 (Closed): IRRE records usability
after update to 4.4.2
- IRRE records lost ajax loading icon (was visible in place of record icon, before record expa...
Vladimir Podkovanov
11:09 Bug #17433: Inserting a divider (<hr>) on the RTE breaks XHTML validation
Still exists in 4.4.2! Daniel Ostmann
10:24 Bug #23416 (Closed): Update ADOdb to version 5.11
ADOdb was updated. Please find enclosed patch to upgrade it in Core.
$ cd /path/to/typo3/sysext/adodb
$ patch -p0...
Xavier Perseguers
07:29 Bug #23413: htmlArea RTE: Initialization in flexforms broken with 4.4
I think that the error will arise in every browser. The RTE needs to know the nested structure of tabs and inline ele... Stanislas Rolland
04:34 Bug #23413: htmlArea RTE: Initialization in flexforms broken with 4.4
Thank you for providing a test extension.
Please report in what browser(s) the error occurs.
Stanislas Rolland
03:41 Bug #23310: RTE link-tag rendering completely messed up
The behavior described as first observed by a client who does intensive editorial work. She uses IE. She called and I... Jan Loderhose

2010-08-20

21:38 Bug #23415: wrong encoded confirm message in User Admin Module
Committed to svn
4_3 rev 8636
4_4 rev 8637
trunk rev 8638
Steffen Kamper
19:37 Bug #23415 (Closed): wrong encoded confirm message in User Admin Module
In german there are wrong encoded umlaute in confirm message, when you delete a user.
See attached image
solu...
Sven Juergens
21:36 Revision a23cb740: Fixed bug #15514 Bugfix : wrong encoded confirm message in User Admin Module (Thanks to Sven Juergens)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8638 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
21:35 Revision a42e81d6: Fixed bug #15514 Bugfix : wrong encoded confirm message in User Admin Module (Thanks to Sven Juergens)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8637 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
21:35 Revision 8b1f6f85: Fixed bug #15514 Bugfix : wrong encoded confirm message in User Admin Module (Thanks to Sven Juergens)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8636 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:20 Bug #23414 (Closed): Log ExtDirect Exceptions in DebugConsole
While develop with ExtDirect it's very problematic to search for errors because the exceptions are not catched and yo... Steffen Kamper
19:02 Bug #23413 (Closed): htmlArea RTE: Initialization in flexforms broken with 4.4
Type: Regression
Problem:
The initialization of RTE fields within flexforms is broken with 4.4, if the RTE field ...
Christian Kuhn
18:18 Bug #23241: Frontend Editing edit panels are shown for content element types that cannot be edited
hi,
sorry but i found a problem with this patch, now. I testet only with feedit not with feedit_advanced.
If you us...
Sven Juergens
17:37 Bug #23407: code issue in method getCookie()
Hi Michael,
thanks. The bug tracker here is the right place for this ;-)
Doesn't === do the same job like your ...
Steffen Gebert
17:26 Bug #23407: code issue in method getCookie()
Hi Steffen
sorry and thanks for the translation. I had mailed that bug to Ernesto Baschny a while ago. since nothi...
Michael Buergi
15:45 Bug #23407: code issue in method getCookie()
Thanks for your report, Michael!
As TYPO3 is not only a german project, we're talking english here ;-)
I see th...
Steffen Gebert
17:05 Bug #15128: Shortcut Handling can cause SEO problems and should be improved
I think this can also be a problem for people trying to get statistics from apache logs. Since the same page can be r... Michel Tremblay
17:04 Bug #23406: Localization link in List module broken
Okay, perfect Step 1.
Can you check, which versions are affected (4.3, too?)
Step2 would be to send this patch ...
Steffen Gebert
16:51 Bug #23406: Localization link in List module broken
The error was a superfluos backpath here. v2 just removes this. Björn Pedersen
15:49 Bug #23406: Localization link in List module broken
Hi Björn,
thanks for your patch.
I think it would be better to initialize backPath correctly. Can you have a lo...
Steffen Gebert
16:51 Bug #23412 (Closed): admPanel configuration by TSconfig is buggy
Hi
we have done quite some debugging concerning the adminPanel configuration and found some bugs. a patch is suppl...
Michael Buergi
15:30 Bug #23400: Pagetree fails to reload
Sorry, i'm using version TYPO3 4.4.2 (and not 4.2.2) and PHP 5.2.6.
Having this problem with and without Templa-V...
Martin Jacobs
15:23 Bug #23400: Pagetree fails to reload
please use recent version!
For 4.2 it's 4.2.14
latest is 4.4.2
Steffen Kamper
15:20 Bug #23410: MEDIA content element ignores its stdWrap configuration
committed to svn
4_3 rev 8633
4_4 rev 8634
trunk rev 8635
Steffen Kamper
10:09 Bug #23410: MEDIA content element ignores its stdWrap configuration
Attached patch adds handling of stdWrap. Jigal van Hemert
10:08 Bug #23410 (Closed): MEDIA content element ignores its stdWrap configuration
The Media content element has some stdWrap configuration in CSS-Styled-Content, but it isn't rendered (e.g. prefixCom... Jigal van Hemert
15:18 Revision 2f2aacdf: Fixed bug #15507: Bug: MEDIA content element ignores stdWrap configuration (Thanks to Jigal van Hemert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8635 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
15:17 Revision 8690c93e: Fixed bug #15507: Bug: MEDIA content element ignores stdWrap configuration (Thanks to Jigal van Hemert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8634 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
15:16 Revision 0cf5fd43: Fixed bug #15507: Bug: MEDIA content element ignores stdWrap configuration (Thanks to Jigal van Hemert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8633 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:47 Bug #22776: alternative language. Copy default content elements fails.
I uploaded a screenshot of group access lists.
These are my installed Extensions:
$TYPO3_CONF_VARS['EXT']['extLis...
Christoph Rath
14:19 Bug #22776: alternative language. Copy default content elements fails.
Can you provide more information:
- which extensions are installed and
- a screenshot of your groups access lists.
...
Not Only Pixel
12:09 Bug #22776: alternative language. Copy default content elements fails.
I'm having the same problem. (typo3 4.4.2). Non-Admins can't create translations with correct relations to the defaul... Christoph Rath
14:46 Bug #17107: maxW for image rows is not the maximum
Thanks for the patch, Ralf. It didn't solve my problems, though.
I have made my own patch and uploaded it.
It w...
Michael Buergi
13:24 Feature #7098: $flashMessages should have a condition ...
I updated the patch again to gain more code similarity with t3lib_flashmessage. The v2 patch also has an issue, becau... Axel Böswetter
11:41 Bug #23411 (Closed): Remove dependencies to 'typo3' and 'php' from sysexts
Most sysexts require a specific TYPO3 version (should be 4.5.0, often is 4.4.0 for trunk), some require at least a sp... Steffen Gebert
10:50 Bug #22478: count_menuItems not working correctly
For further testers, here's a sample TS that shows the issue:
lib.someMenu = HMENU
lib.someMenu {
1 = TMENU
...
Francois Suter

2010-08-19

23:11 Revision dcf4134e: Follow-up to #15079: XCLASS include code missing and private declaration in t3lib_SpriteManager
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8632 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
22:37 Feature #21614: Add support for MemCache
Branch QueryCache for DBAL has just been updated and synchronized with trunk:
http://forge.typo3.org/projects/exte...
Xavier Perseguers
22:22 Bug #23409: t3lib_cache_backend_TransientMemoryBackend is not referenced
Committed to:
- trunk (rev. 8629)
- 4-4 (rev. 8630)
- 4-3 (rev. 8631)
Xavier Perseguers
22:11 Bug #23409 (Closed): t3lib_cache_backend_TransientMemoryBackend is not referenced
TransientMemoryBackend cannot be used as it is not referenced as an available backend in config_default.php
(issu...
Xavier Perseguers
22:22 Revision e0d90692: Fixed bug #15505: t3lib_cache_backend_TransientMemoryBackend is not referenced
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8631 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
22:16 Revision 302feebb: Fixed bug #15505: t3lib_cache_backend_TransientMemoryBackend is not referenced
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8630 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
22:12 Revision 3994bcb6: Fixed bug #15505: t3lib_cache_backend_TransientMemoryBackend is not referenced
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8629 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
21:37 Revision 52dccc68: Fixed naming of class.t3lib_db_preparedstatement.php in core_autoload.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8628 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
21:33 Revision 1632429e: fixed file name to adhere to CGL
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8627 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
21:26 Revision aa9304cd: Added unit test for feature #15457
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@37021 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
21:01 Revision c1efba59: Follow-up to #15457: Slightly modified API to be strict on param type guessing
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8626 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
19:14 Revision de6d57ed: Reverting previous commit
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8625 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
19:11 Revision b0b6830d: Fixed bug #10730: Release record locks when logging out (Thanks to Oliver Schröder)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8624 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
19:10 Bug #21102: IRRE: Selected items not removed from selector when foreign_unique is set
patch was missing, sorry.
Uploaded patch irre_15400_rev8536.patch
Martin Borer
18:46 Bug #20211: Record Locking leaves Records locked on Logout
Added the patch by Oliver Schröder. Chris topher
18:40 Revision a9a3fa8f: Follow-up of revision 36983: Fixed query precompilation
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@37006 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
16:47 Feature #23408 (Closed): Install Tool, "All Configuration": Description of settings should allow HTML markup for readability
In the Install Tool, "All Configuration":
Sometimes It is difficult to describe an option in "one single paragraph...
Ernesto Baschny
16:38 Bug #21100: Update sys_registry - wrong sql
Today I've installed TYPO3 4.4.2 on my machine. I've got many TYPO3 within this environment. They are all setup up as... Björn Jacob
16:31 Bug #22267: empty redirect setting: login message without logout button
resolved with #15421 Steffen Kamper
16:31 Bug #21162: [felogin] Possibility to show logout form direct after login
Committed to trunk rec 8623 Steffen Kamper
16:28 Revision 41db54a2: Added feature #15421: [felogin] Possibility to show logout form direct after login
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8623 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:21 Bug #23407 (Closed): code issue in method getCookie()
There are two issues with the getCookie function in t3lib_userauth.php:... Michael Buergi
16:21 Bug #23399: fatal error in phpunit BE module
4_3, 4_4 and trunk rev 8614 - 8622 Steffen Kamper
16:18 Revision e9fff5bf: Fixed bug #15494: fatal error in phpunit BE module - part 3: ChangeLog entry
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8622 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:18 Revision 8a65d00f: Fixed bug #15494: fatal error in phpunit BE module - part 2: rename dir
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8621 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:17 Revision 96799ac7: Fixed bug #15494: fatal error in phpunit BE module - part 1: move dir
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8620 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:17 Revision b0b7ce96: Fixed bug #15494: fatal error in phpunit BE module - part 3: ChangeLog entry
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8619 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:16 Revision 58ed1cdf: Fixed bug #15494: fatal error in phpunit BE module - part 2: rename dir
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8618 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:13 Revision e6d4f972: Fixed bug #15494: fatal error in phpunit BE module - part 1: move dir
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8617 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:12 Revision dd02fa63: Fixed bug #15494: fatal error in phpunit BE module - part 3: ChangeLog entry
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8616 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:11 Revision 4ad68bf6: Fixed bug #15494: fatal error in phpunit BE module - part 2: rename dir
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8615 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:09 Revision 4275c7e0: Fixed bug #15494: fatal error in phpunit BE module - part 1: move dir
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8614 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:04 Bug #22636: [develop] debug all sql queries
Committed to trunk rev 8613 Steffen Kamper
16:03 Bug #21445: htmlArea RTE: RTEs hidden on load not usable with multiple RTEs in a record
For me the error occurrs in Firefox as well WIndows (XP SP3 w FF 3.6.8) as Mac (10.5.8 w FF 3.6.8).
Thomas Maroschik...
Stephan Großberndt
15:40 Bug #21445: htmlArea RTE: RTEs hidden on load not usable with multiple RTEs in a record
Error occurs just in Firefox Windows, not Mac. Thomas Maroschik
11:43 Bug #21445: htmlArea RTE: RTEs hidden on load not usable with multiple RTEs in a record
I have uploaded an extension to allow reproduction of the issue.
The important part afaik is that "'dividers2tabs'...
Stephan Großberndt
06:49 Bug #21445: htmlArea RTE: RTEs hidden on load not usable with multiple RTEs in a record
I am not able to reproduce this issue, presumably with Firefox. Can you provide an extension that would allow to repr... Stanislas Rolland
16:02 Revision ecd6b8d7: Added feature #15425: [develop] debug all sql queries
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8613 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
15:53 Bug #23406: Localization link in List module broken
attached patch solves this issue. Björn Pedersen
15:31 Bug #23406 (Closed): Localization link in List module broken
The localization links in List mode point to http://some.host.tld/tce_db.php
They should be relative to typo3 dir...
Björn Pedersen
15:28 Bug #23405 (Closed): Usergroup with restricted permissions / no error message when adding page content outside of assigned pagetree
I have a Backend-User Group called "global" that has full permissions on the whole pagetree.
Another group called ...
Stefan Dbbert
14:54 Feature #23374: Add support for prepared queries
Committed to:
- Core trunk (rev. 8612)
- DBAL trunk (rev. 36983)
Xavier Perseguers
14:54 Revision 6a0b2fc3: Added feature #15457: Add support for prepared queries
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@36983 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
14:52 Revision 0c57599c: Added feature #15457: Add support for prepared queries
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8612 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
14:33 Bug #23236: Generation transparent images with GMENU fails
Confirmed for TYPO3 4.4.2 and ImageMagick 6.3.7.
Confirmed for tranparentColor and for transparentBackground.
Ad...
J. Peter M. Schuler
12:06 Bug #23271: Recognize php-fpm sapi for path generation.
Committed v2 to 4-4 in revision 8610 and to trunk in revision 8611 Francois Suter
12:04 Revision ea9309c4: Fixed bug #15241: Recognize php-fpm sapi for path generation
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8611 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
12:02 Revision e252e68e: Fixed bug #15241: Recognize php-fpm sapi for path generation
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8610 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
11:59 Bug #23173: Code for rewrite rules for .htaccess cannot be formatted (but would have to be!)
v3: I added/modified some text in INSTALL.txt and NEWS.txt Markus Klein
11:57 Bug #23404 (Closed): Localization shows debug message string(44) "id=111&table=&justLocalized=tt_content:538:2"
When localizing a tt_content element instead of redirect to the record it shows the string(44) "id=111&table=&justLoc... Jan Simbera
11:49 Bug #8743: Autopublication scheduler task has too many rights
Having had no feedback I went ahead and committed RFC #15048 to trunk.
Note that the autopublication feature is no...
Francois Suter
11:48 Bug #22545: Typo3 4.3.3 + ImageMagick doesn't work
Image scaling also does not work in 4.4.2 and with graphicsmagick, as long as im_noFramePrepended is not set to 1. Ap... Wolfgang Zenker
11:36 Revision 3643b866: Added a note in NEWS.txt about workspace autopublication Scheduler task
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8609 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
11:08 Bug #23131: Autopublication task has too many rights
Committed to trunk in revision 8608 Francois Suter
11:01 Revision cc3fedb1: Fixed bug #15048: Workspaces: Autopublication task has too many rights
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8608 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
10:25 Feature #23403 (Closed): htmlArea RTE: Option for automatically pasting the clipboard content as plain text
In some of my smaller projects it would be creat to get a an rte - option for automatically pasting the clipboard con... Falk no-lastname-given
09:32 Bug #21684: Can't set field via wizard
I can confirm this,too on TYPO3 version 4.3.5
The Patch #23299 (0015282_v2_43-trunk.patch)don't workt for me :(
...
Ralf Freit
07:02 Bug #23310: RTE link-tag rendering completely messed up
Please explain how to reproduce. Are the links broken inside the RTE or in the Frontend? Is this specific to IE or al... Stanislas Rolland
01:25 Bug #23402 (Closed): [Caching framework] Remove tagIndex from memcached and apc backend
The following patch will be committed in 72 hours if nobody objects:
Type: Performance improvement
Branches: tr...
Christian Kuhn

2010-08-18

22:10 Bug #23401 (Closed): Flexform sections cannot be deleted in frontend editing
When using feedit or feeditadvanced, flexform sections cannot be deleted.
In t3lib_tceforms->getSingleField_type...
Jeff Segars
19:49 Bug #23400: Pagetree fails to reload
Using TYPO3 4.2.2 and PHP 5.2.6
Having this problem with and without Templa-Viola.
Installed a fresh TYPO3 dummy ve...
Martin Jacobs
18:42 Bug #23400: Pagetree fails to reload
please verify the version you use and provide steps to reproduce. Steffen Kamper
17:51 Bug #23400 (Closed): Pagetree fails to reload
Pagtree fails to reload after adding new pages.
Also no pagtree reload in a fresh version. Browsers: Firefix 3.6,...
Martin Jacobs
17:22 Bug #18686: Updating to TYPO3 4.2 cuts off TypoScript templates after the first umlaut resulting in unusable code
I had the same issue! While saving large typoscript on a fresh install of TYPO3 4.2.2 in my root-page I got the error... Gabriel Kaufmann
17:06 Bug #23399 (Closed): fatal error in phpunit BE module
When felogin extension is not installed there is a fatal error in phpunit BE module intro page.
This is because te...
Vladimir Podkovanov
15:27 Bug #23398: Fileupload via Filelist / swfupload doesn't upload anything and shows no message / Code 406
Possibile this is caused by mod_security in httpd.conf? does this parameter have to be on or off for having the appli... Manuel Thaler
15:06 Bug #23398 (Closed): Fileupload via Filelist / swfupload doesn't upload anything and shows no message / Code 406
On a few TYPO3 Installations of the current release the fileupload with the new, glammurous plugin always fails witho... Manuel Thaler
15:09 Bug #21226: empty frame after file upload
Thanks.. will have a look later.
http://lists.typo3.org or news://lists.typo3.org (more geeky, but more comfortabl...
Steffen Gebert
15:08 Bug #21226: empty frame after file upload
Thanks Steffen.
I did so.... hope that's all right:
http://bugs.typo3.org/view.php?id=15491
TYPO3 english lis...
Manuel Thaler
14:25 Bug #21226: empty frame after file upload
I've searched a bit for the suhosin problem and e.g. found this:
http://forum.joomla.org/viewtopic.php?f=428&t=26788...
Steffen Gebert
14:19 Bug #21226: empty frame after file upload
Manuel,
okay.. thanks for the information. Looks like, there are way more error reasons, which could be added to t...
Steffen Gebert
14:17 Bug #21226: empty frame after file upload
And it seems to be the same cause as in the Ameos Drag & Drop Upload, which i won't need after this works fine here..... Manuel Thaler
14:14 Bug #21226: empty frame after file upload
Well, maybe this helps: It's not the 403 - instead the 406 Code. mod_security
1) Log-Entry - 406 Code
[Tue Aug 17...
Manuel Thaler
13:25 Bug #21226: empty frame after file upload
No, the flash uploader sends the files to ajax.php. Please search for a request to this file (typo3/ajax.php), there ... Steffen Gebert
13:23 Bug #21226: empty frame after file upload
when i acccess the script (/typo3/contrib/swfupload/swfupload.swf) in the browser, there is no error message (only un... Michael Raberger
12:27 Bug #21226: empty frame after file upload
I don't know, why no info is shown. I aimed to improve the error messages.
status 403 has been sent by the web ser...
Steffen Gebert
15:07 Bug #22928: FE-Error "NO entry in the $TCA-array..."
I recently upgraded to TYPO3 4.4.2 and the error is still there. I am experiencing this bug on several TYPO3 pages wi... Gabriel Kaufmann
14:33 Bug #22928: FE-Error "NO entry in the $TCA-array..."
Are you still experiencing this? I fear this is no core issue. Steffen Gebert
14:36 Bug #23397 (Closed): Throw exception instead of dying in enableFields() function
When you call ... Steffen Gebert
12:23 Bug #23393: username in sys_lockedrecords to short
Peter, can you please send it to the core list?
Can go into trunk only, because it changes the DB
Steffen Gebert
09:30 Bug #23393 (Closed): username in sys_lockedrecords to short
username in be_users has defined length of 50.
In sys_lockedrecords only 20 :-(
Result is a query error and no lo...
Peter Russ
12:22 Bug #23395: Indexing Engine Statistics utf8
Hi Jean-Baptiste,
thanks for your report!
Can you create a patch using the SVN repository (svn.typo3.org)?
Steffen Gebert
10:52 Bug #23395 (Closed): Indexing Engine Statistics utf8
Indexing Engine Statistics
List typo3 pages
in title column the charset display is not correct
33 Téléphonie
...
Jean-Baptiste
12:11 Feature #23396 (Closed): remove code warnings about XCLASS and naming annoyances
The EM always shows developer relevant code warnings.
E.g. with extension div2007:
Code warnings:
(developer-relev...
Franz Holzinger
10:35 Feature #23394 (Closed): XCLASS Code looks ugly and could get a facelift
Since years we have the same (ugly) XCLASS statement at the end of every php class file, and we still have the same "... Popy no-lastname-given
08:49 Bug #21546: htmlArea RTE: RTE fails to load due to security error
hello Stanislas
Thanks for response
No it isn't a problem any more because we changed the gateway
sardariu
05:16 Bug #5368: Ask for saving, if record is not explicitly closed
See also
http://bugs.typo3.org/view.php?id=13915
Chris topher

2010-08-17

23:48 Bug #23386: tt_news does not display ###FILE_LINK### in single view
solved. include static News settings is needed to display files. Though the extension itself works basically fine wit... Matthias Bannert
23:01 Bug #22672: Field value added to foreign_table_where by replacing ###REC_FIELD_THE_FIELD_NAME### is not quoted
reopend to make it non private Helmut Hummel
22:20 Bug #22776: alternative language. Copy default content elements fails.
I have the same problem. If a non-admin user clicks the "copy default content" button the copies of the CEs are inser...
21:22 Bug #21226: empty frame after file upload
In one of the TYPO3 Installations (Version 4.4) I found following message:
All of your uploads failed.
If this ...
Manuel Thaler
20:31 Bug #21226: empty frame after file upload
Michael:
Is there remaining a really white empty site after uploading a file? or does it realod the page in the th...
Manuel Thaler
18:27 Bug #21226: empty frame after file upload
Have you tried setting displayErrors = 1 in the Install Tool? Steffen Gebert
16:22 Bug #21226: empty frame after file upload
No, there is no AmeosDragNDropUpload installed Michael Raberger
15:58 Bug #21226: empty frame after file upload
Hi Steffen, the main-cause is in the in TYPO3 integrated File-Uplaoder. Both of us have installed a newer Version of ... Manuel Thaler
15:55 Bug #21226: empty frame after file upload
Michael, are you also using AmeosDragNDropUpload? Then it's not a core issue... Steffen Gebert
15:51 Bug #21226: empty frame after file upload
Workaround: Somehow there seems to be a problem with your flash-Plugin or any cache file on your server- or local sys... Manuel Thaler
14:36 Bug #21226: empty frame after file upload
Hi Guys, there is exactly the same behaviour in a view of my typo3 sites.
in several Versions available: 4.4, 4.2 an...
Manuel Thaler
16:55 Bug #23392 (Closed): Entering line breaks in a blank RTE with Internet Explorer works not correctly
The Problem shows in Internet Explorer 7 und 8 in
TYPO3 4.3.5 (rtehtmlarea 1.8.11) und TYPO3 4.4.2 (rtehtmlarea 2.0....
Thomas Lange
16:14 Bug #23173: Code for rewrite rules for .htaccess cannot be formatted (but would have to be!)
Looks good Steffen Gebert
16:06 Bug #23173: Code for rewrite rules for .htaccess cannot be formatted (but would have to be!)
Just added v2.
I accidentally deleted the description for value "false" of [BE][versionNumberInFilename].
Markus Klein
15:56 Bug #23173: Code for rewrite rules for .htaccess cannot be formatted (but would have to be!)
Added bug15108_v1.patch
Please have a look.
I corrected this now for
$TYPO3_CONF_VARS[BE][versionNumberInFilenam...
Markus Klein
10:04 Bug #23173: Code for rewrite rules for .htaccess cannot be formatted (but would have to be!)
Not at all!
I added diff between advanced.htaccess (source) and _.htaccess (dummy)
I think there should be only o...
Markus Klein
09:10 Bug #23173: Code for rewrite rules for .htaccess cannot be formatted (but would have to be!)
Yes, I think that's the way to go: Point the user to the advanced.htaccess.
Could you provide a patch for this, plea...
Steffen Gebert
01:13 Bug #23173: Code for rewrite rules for .htaccess cannot be formatted (but would have to be!)
Hi!
Have a look at typo3_src/misc/advanced.htaccess.
This file contains all necessary stuff someone might need.
...
Markus Klein
01:12 Bug #23173: Code for rewrite rules for .htaccess cannot be formatted (but would have to be!)
Hmm, I also don't have any idea how to format these lines.
But what about integrating a link (or at least the relati...
Chris topher
00:42 Bug #23173: Code for rewrite rules for .htaccess cannot be formatted (but would have to be!)
Hm. As the comments are processed with htmlspecialchars, there's no possibility to add any html-tags. No linebreaks o... André Spindler
16:07 Bug #23391 (Closed): htmlArea RTE: Entering line breaks with Safari not possible in TYPO3 3.4.5
It's nearly the same like 0014830.
The Problem shows in Safari 5 in TYPO3 4.3.5 with the rtehtmlarea 1.8.11,
not in...
Thomas Lange
14:58 Bug #23038: sysext taskcenter is missing class.mod_user_task.php (required from other extensions)
hi Georg,
thanks for your work.
How can we help you with sys_messages ?
Sven Juergens
11:08 Bug #23038: sysext taskcenter is missing class.mod_user_task.php (required from other extensions)
i sent a new version of sys_notepad to ter right now. sys_messages is not really simple, sorry needs a bit time or he... Georg Ringer
14:52 Bug #23193: Rendering images with ImageMagick fails to set file permissions
I'm sorry, but i don't find any +1 on reading and testing.... nowhere in bugtracker... how do I manage this? how do I... Manuel Thaler
14:44 Bug #23193: Rendering images with ImageMagick fails to set file permissions
+1 Manuel Thaler
14:30 Bug #21756: Fatal error when trying to use SaltedPasswords together with RSA for BE login
Well, you could implement a configuration parameter which rsaauth passes on to every openssl php function which needs... Lucas Jenß
14:26 Bug #21756: Fatal error when trying to use SaltedPasswords together with RSA for BE login
Glad it worked for you.
I don't think it's possible to tell rsaauth where the OpenSSL configuration is, because th...
Francois Suter
14:21 Bug #21756: Fatal error when trying to use SaltedPasswords together with RSA for BE login
Yep, that did the trick, thank you.
My configuration was --with-openssl=/usr/local/openssl-0.9.8k , and symlinking t...
Lucas Jenß
13:48 Bug #21756: Fatal error when trying to use SaltedPasswords together with RSA for BE login
@Lucas: in my case I was running a ZendServer setup located in /usr/local/zend/. This is where PHP was expecting to f... Francois Suter
12:16 Bug #21756: Fatal error when trying to use SaltedPasswords together with RSA for BE login
@Francois Suter: Do you mind sharing where you created your symlinks, so anyone can benefit?
@Roger Hueppin: call ...
Lucas Jenß
12:28 Bug #23389: htmlArea RTE: Unlink may unlink the wrong link in IE
Not really related, but also annoying for editors: 0015479 Henrik Ziegenhain
11:23 Bug #23389 (Closed): htmlArea RTE: Unlink may unlink the wrong link in IE
Recently I stumpled upon an very annoying Bug with IE8 after a call with a client. He reported me another issue: He c... Henrik Ziegenhain
12:28 Bug #23390: htmlArea RTE: Impossible to enter a paragraph-wide link in front of a subsequent one in IE8
Not really related, but also annoying for editors: 0015477 Henrik Ziegenhain
12:27 Bug #23390 (Closed): htmlArea RTE: Impossible to enter a paragraph-wide link in front of a subsequent one in IE8
With IE8 it is impossible to link two complete paragraphs to a file (I haven`t testes with pages yet) if these two pa... Henrik Ziegenhain
11:43 Bug #18429: required fields in Flexform are not correct marked with Exclamation Sign
olly did some investigations and i looked to this yesterday too. From my debugs, the flexform field is in the nested ... Steffen Kamper
11:37 Bug #18429: required fields in Flexform are not correct marked with Exclamation Sign
i don't see any sponsoring there ;) Steffen Kamper
11:17 Bug #23388 (Closed): "Create new element"-Button leads to empty site/ site not found - error
Tested by me in Firefox 3.6, Opera 10.61 and Google Chrome 5.x and by a customer in IE 8.
Opera reports "http://www....
Frank Lerche
09:39 Feature #23387 (Closed): Add a feature to remove/clear deprecation_xyz.log
TYPO3 4.4 offers a report to see whether deprecation log is activated or not and a link to the logfile if it`s activa... Henrik Ziegenhain
07:26 Bug #22638: [Caching framework] Remove default settings for cache configuration
(Reopened only to attach note) Karsten Dambekalns
07:26 Bug #22638: [Caching framework] Remove default settings for cache configuration
For FLOW3 this indeed makes sense. It makes it possible to leave out settings for caches, if the default should be us... Karsten Dambekalns
07:11 Bug #21438: [Caching framework] Remove needless constant in cache manager
(Reopened only to attach note...) Karsten Dambekalns
07:10 Bug #21438: [Caching framework] Remove needless constant in cache manager
The constant has been removed from FLOW3 as well, seems to be a leftover from early times... Karsten Dambekalns

2010-08-16

23:03 Bug #16461: setup.override.edit_docModuleUpload=0 does not work anymore
i wonder how this should work - it's no more in core. The var only is used in the initialization of BE_USER uc, no fu... Steffen Kamper
22:48 Bug #18429: required fields in Flexform are not correct marked with Exclamation Sign
Duplicate of 0013117 witch has some sponsoring Lina Wolf
22:47 Bug #21894: Flexforms: no exclamation mark for required fields
Duplicate of 0007832 Lina Wolf
22:12 Feature #19809: make pi_wrapInBaseClass wraps configurable
I added another patch according to discussion on the core list. Lina Wolf
22:09 Bug #23386 (Closed): tt_news does not display ###FILE_LINK### in single view
tt_news does not the display a file in single view even tough it is correctly saved to the database and visible in th... Matthias Bannert
16:26 Bug #23383: Not able to select multiple records in recycler since refactoring
Fixed in trunk rev 8607 Steffen Kamper
13:40 Bug #23383 (Closed): Not able to select multiple records in recycler since refactoring
Since issue #20967 was commited (rev. 8606), we are no longer able to select multiple records on the left side (check... Ernesto Baschny
16:24 Revision a59a633d: Follow-up to #15437: Refactor of recycler - fix of CheckboxSelectionModel
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8607 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:06 Bug #23385 (Closed): password reset not working with saltedpasswords
after resetting a password with saltedpasswords active, a login is not possible anymore.
(issue imported fro...
Björn Pedersen
14:49 Feature #23384 (Closed): syslog entries shall have a back trace
I get a syslog entry. But I do not know from where in the code this comes from. I need a back trace to see where this... Franz Holzinger
13:47 Bug #23381: sys_action: setting mountpoints as non-admin
for my installation, it is necessary, that a NON-ADMIN be_user creates/edits another be_user. if an admin creates a b... Manuel Kammermann
13:40 Bug #23381: sys_action: setting mountpoints as non-admin
i just created a new BE-user with the list view and the content of the field "db_mountpoints" looks like "24" and "24... Georg Ringer
12:03 Bug #23381 (Closed): sys_action: setting mountpoints as non-admin
In the task center, when assigning a db_mount to a be_user as a non-admin, the db_mounts are not correctly saved.
...
Manuel Kammermann
12:50 Bug #23382 (Closed): meaningfulTempFilePrefix does not convert Umlauts and special characters
// strip everything non-ascii
$meaningfulPrefix = preg_replace('/[^A-Za-z0-9_-]/', '', trim($meaningfulPrefix));
...
Sebastian Michaelsen
12:41 Bug #23038: sysext taskcenter is missing class.mod_user_task.php (required from other extensions)
Hi Georg,
can you please give us a short status update?
thx.
Kai-Uwe Schilling
11:46 Bug #23380 (Closed): SysFolder and NotInMenu-Pages not visible in Pagetree
If you set the following configuration in UserTS options.pageTree.separateNotinmenuPages = 1
SysFilder and NotInMen...
Sven Juergens
08:03 Bug #21162: [felogin] Possibility to show logout form direct after login
Works really fine on a 4.3 installation. Thanks Steffen. Thomas Schröder
00:22 Bug #23379 (Rejected): Condition for IE8 not working
Hi,
thera are problems with IE8 and conditions:
a conditon like: [browser = msie] && [version = 8]
or
a c...
Pierre Arlt

2010-08-15

23:42 Bug #20967: Refactor of recycler
Committed to trunk rev 8606 Steffen Kamper
23:39 Revision c963982b: Fixed bug #15437: Refactor of recycler
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8606 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:20 Bug #23378 (Closed): Switch-back to user while in maintenance mode blocks admin session
My site is in maintenance mode for the moment (upgrading extensions etc). Meanwhile, as admin I want check user roles... Frank Sonck
23:01 Bug #22690: [web_info] allow more than 3 levels for pagetree overview and localization overview
Committed v2 to svn
4_4 rev 8604
trunk rev 8605
Steffen Kamper
23:00 Revision 81821b51: Fixed bug #15424: [web_info] allow more than 3 levels for pagetree overview and localization overview
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8605 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:59 Revision 1dba86d8: Fixed bug #15424: [web_info] allow more than 3 levels for pagetree overview and localization overview
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8604 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:43 Revision 12be11ca: Follow-up to #15423: Remove lowlevel page tree: added locallang labels again
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8603 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:25 Bug #23377 (Closed): RemoveXSS exposes XSS vulnerability for double encoded characters
One feature/task of RemoveXSS is the decoding of Unicode numerical/hex encoded characters. This kind of normalization... Marcus Krause
20:57 Bug #23081: TYPO3 login expiration Dialog appears again and agian
I had the same since version 4.3.1.
Unfortunately it continues with 4.4.
The Problem arises in Firefox, but not in...
Jogo Hartman
14:59 Bug #23376: New installed extensions are not listed in extension manager
It's not a bug, but my fault. It was a shy extension and the shy flag wasn't enabled. Please close this bug report. T... Markus no-lastname-given
13:26 Bug #23376 (Closed): New installed extensions are not listed in extension manager
When I download and install a new extension from online repo, the installation process works, but the newly installed... Markus no-lastname-given
12:39 Feature #18911: Shortcut mode: add "parent page"
Resubmitted this issue with the overworked patch. If you're interested, please vote in the core list. Steffen Gebert
00:12 Bug #23375 (Closed): IRRE: fails to save preexisting child record selected by combo
Installed Ext IRRE Tutorial Sample files on a clean 4.4.2 Installation to reproduce the error.
- Choose the exampl...
Florian Sauer

2010-08-14

23:39 Bug #22143: Clipboards do not allow to cut
Cannot reproduce this issue. Anyone experiencing something like that? Sebastian Michaelsen
22:52 Feature #23374: Add support for prepared queries
dbal_v3 fixes issues when really using DBAL (local unit tested with Oracle). Xavier Perseguers
22:06 Feature #23374: Add support for prepared queries
v2 implements the TODO of first version:
Find a way to already compile the query into a string while preserving th...
Xavier Perseguers
17:37 Feature #23374 (Closed): Add support for prepared queries
Prepared queries would help take better advantage of advanced usage of underlying DBMS and would allow DBAL to be muc... Xavier Perseguers
20:33 Bug #18403: Shortcutmenu cause JS-Error in IE
Is this still an open issue? Steffen Gebert
20:28 Bug #22608: Remove section "Header legend" from install tool
There was no consensus in the core list, so dropped - although this section sucks in my eyes ;-) Steffen Gebert
18:00 Revision e7e3c477: Code cleanup with useless blank spaces at end of line
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@36762 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
18:00 Revision b752d2cb: Code cleanup with useless blank spaces at end of line
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@36761 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
17:58 Revision 74484202: Code cleanup with useless blank spaces at end of line
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@36760 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
17:55 Revision bb076241: Code cleanup with useless blank spaces at end of line
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@36759 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
13:29 Bug #21871: options.pageTree.showNavTitle = 1 does not work in typo3/browse_links.php
Attached a patch which fixes this issue Sebastian Michaelsen
12:02 Bug #23373: Changes made by ColorPicker Wizard are not saved
Added bug_0015456_2.patch file, just a cleaned up version. Tobias Hoevelborn
11:49 Bug #23373 (Closed): Changes made by ColorPicker Wizard are not saved
When I enhance a form in a Templavoila Datastructure with the standard color picker (wizard typo3/wizard_colorpicker.... Tobias Hoevelborn
10:04 Bug #23372: Full CSH help texts are sporadically shown
Have this problem with FF 3.6.8 Philipp Holdener
10:01 Bug #23372 (Rejected): Full CSH help texts are sporadically shown
Sometimes the Context Sensitive Help texts are expanded in the Backend, although the option to always expand them is ... Steffen Gebert
09:54 Feature #15294: Cannot reactivate TS templates with Web>Template
I this still valid? Steffen Gebert
09:54 Bug #18112: Wrong Icon in Pagetree
Is this still valid for you?
Not reproducible anymore according to Sebastian Michaelsen: news://lists.typo3.org:11...
Steffen Gebert
00:58 Bug #16032: Missing 'Edit' option on Content Icon in Content view
Error is not present anymore, can be closed Sebastian Michaelsen
00:33 Bug #18997: TCAselectItem not working for all tables
The documentation of tslib_fe->includeTCA() says: "To load full TCA for the table, use t3lib_div::loadTCA($tableName)... Sebastian Michaelsen
00:16 Revision 93436329: Follow-up to #13815: Added Testcase for numberFormat (Thanks to Sebastian Michaelsen)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8602 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2010-08-13

22:09 Bug #22798: Frontent is blank, only header tags, but the <body> is totaly empty. Works localhost...
Not a bug. Francois Suter
20:52 Bug #23371 (Closed): Provide a reason for logDeprecatedTypoScript()
Currently there's no way to give an explanation, when logging usage of a deprecated TypoScript object/property, becau... Steffen Gebert
20:42 Bug #22650: Remove lowlevel page tree
Committed to
* trunk rev. 8601
Steffen Gebert
20:41 Revision efc492be: Fixed bug #15423: Remove lowlevel page tree (Thanks to Steffen Kamper)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8601 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
19:01 Bug #23370 (Closed): rsaauth doesn't use PageRenderer API to add JS files
rsaauth adds JS libraries to the Backend Login by adding <script src="..."> tags.
That's bad, because files are no...
Steffen Gebert
18:45 Bug #23236: Generation transparent images with GMENU fails
I can confirm this bug with TYPO3 4.4. dermueller no-lastname-given
17:10 Bug #23368: Spelling-error: "reseting" must be "resetting"
Committed to
* trunk (rev. 8598)
* 4-4 (rev. 8599)
* 4-3 (rev. 8600)
Thanks for your report, Stefan!
To make...
Steffen Gebert
12:15 Bug #23368 (Closed): Spelling-error: "reseting" must be "resetting"
pi1/locallang.xml: <label index="ll_forgot_reset_message">Please enter your username or email addre... Stefan Neufeind
17:06 Revision 65249a49: Fixed bug #15450: [felogin] Spelling-error: reseting must be resetting (Thanks to Stefan Neufeind)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8600 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
17:05 Revision a090bd65: Fixed bug #15450: [felogin] Spelling-error: reseting must be resetting (Thanks to Stefan Neufeind)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8599 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
17:05 Revision 0dd80ce3: Fixed bug #15450: [felogin] Spelling-error: reseting must be resetting (Thanks to Stefan Neufeind)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8598 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
16:54 Bug #23369 (Closed): "Broken rootline" error after clicking document-view icon
When a BE user click on the "document view icon" to preview an offline version of page, a Broken rootline error occur... Michel MAIER
16:51 Bug #23295: Canot click e.g. edit-icons of content-elements in ie8
We had the same problem after upgrading to version 4.4. The last update (to version 4.4.2) solved the problem for us. Michael Hügelschäffer
15:09 Bug #21774: User Tools/Worspace screen stage change buttons problem
I can confirm this, too, with TYPO3 4.4.2.
In class.wslib_gui.php, function displayWorkspaceOverview_stageCmd ther...
dermueller no-lastname-given
13:24 Bug #22187: rsaauth doesn't work with special characters (like ä ü ö § ) in password
Committed to:
* trunk rev. 8595
* 4.4 rev. 8596
* 4.3 rev. 8597
Christian Kuhn
01:12 Bug #22187: rsaauth doesn't work with special characters (like ä ü ö § ) in password
Attached patch that was send to the core mailing list by Steffen Ritter. Marcus Krause
13:20 Revision 22a52f50: Fixed bug #13662: rsaauth does not work with special characters (like ä ü ö § ) in password (Thanks to Steffen Ritter)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8597 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
13:17 Revision f846bc50: Fixed bug #13662: rsaauth does not work with special characters (like ä ü ö § ) in password (Thanks to Steffen Ritter)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8596 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
13:16 Revision a14b762c: Fixed bug #13662: rsaauth does not work with special characters (like ä ü ö § ) in password (Thanks to Steffen Ritter)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8595 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
12:11 Bug #23367 (Closed): HTTP_ACCEPT_LANGUAGE not respected in login screen
The HTTP_ACCEPT_LANGUAGE header is not respected in login screen in one case :
If the first preferred language is 'e...
Alienor.net
10:32 Bug #21300: debug output after storing from RTE in fullscreen wizard mode
Introduced in 4.1.14 or 4.1.15 Kornexl Anton
00:23 Bug #21123: isFirstPartOfStr doesn't work with non-strings
Committed to svn
4_4 rev 8593
trunk rev 8594
Steffen Kamper
00:21 Revision 74133f29: Fixed bug #3819: #15440: isFirstPartOfStr doesn't work with non-strings (Thanks to Michiel Roos)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8594 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:21 Revision 6b0dc2d8: Fixed bug #3819: #15440: isFirstPartOfStr doesn't work with non-strings (Thanks to Michiel Roos)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8593 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2010-08-12

22:51 Revision f20ce0d9: Follow-up to #3819: t3lib_div::getIndpEnv('TYPO3_DOCUMENT_ROOT') delivers wrong value in Backend
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8592 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:50 Revision 7fa96246: Follow-up to #3819: t3lib_div::getIndpEnv('TYPO3_DOCUMENT_ROOT') delivers wrong value in Backend
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8591 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:43 Bug #16335: t3lib_div::getIndpEnv('TYPO3_DOCUMENT_ROOT') delivers wrong value in Backend
Committed to svn
4_2 rev 8587
4_3 rev 8588
4_4 rev 8589
trunk rev 8590
Steffen Kamper
22:43 Bug #21534: Caching Framework: Task for garbage collection in db and file backend
Dupe of #23316 Christian Kuhn
22:42 Revision 3b092b5d: Fixed bug #3819: t3lib_div::getIndpEnv('TYPO3_DOCUMENT_ROOT') delivers wrong value in Backend
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8590 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:42 Revision 91ac8d21: Fixed bug #3819: t3lib_div::getIndpEnv('TYPO3_DOCUMENT_ROOT') delivers wrong value in Backend
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8589 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:41 Revision 4110e065: Fixed bug #3819: t3lib_div::getIndpEnv('TYPO3_DOCUMENT_ROOT') delivers wrong value in Backend
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8588 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:39 Revision 4d618e0e: Fixed bug #3819: t3lib_div::getIndpEnv('TYPO3_DOCUMENT_ROOT') delivers wrong value in Backend
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8587 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:24 Bug #21415: Fix failing unit test in t3lib_cache_backend_FileBackendTestCase
Resolved as duplicate of #16335 Christian Kuhn
22:21 Feature #20975: Add a link in the backend to the website itself
there is the view module too - one click.
closing: 3...2....1...
Steffen Kamper
18:21 Feature #20975: Add a link in the backend to the website itself
@ Larsen: I did not close this issue just for fun.
This is a configuration issue and no bug. Therefore it does not...
Chris topher
17:34 Feature #20975: Add a link in the backend to the website itself
its one click. -> http://filestore.to/?d=82LXAA332J
what's the deal ?
d.ros no-lastname-given
17:21 Feature #20975: Add a link in the backend to the website itself
@d.ros: yeah, you like it the hard way, I know
even if you are editing a page, it´s two clicks, not one. and if yo...
Larsen no-lastname-given
17:07 Feature #20975: Add a link in the backend to the website itself
Closed, no change required.
There is a view button, whenever you view or edit a page or a content element. It is j...
Chris topher
16:33 Feature #20975: Add a link in the backend to the website itself
with one click it's done within the content dialog on the top . . .there, where you can save your item you can also c... d.ros no-lastname-given
16:19 Feature #20975: Add a link in the backend to the website itself
ok, that´s nice. still, IMHO it would be useful to have a single-click solution. Larsen no-lastname-given
16:00 Feature #20975: Add a link in the backend to the website itself
you don't have to insert anything . .. this works perfectly if you press the icon of the site in the pagetree and pre... d.ros no-lastname-given
11:32 Feature #20975 (Closed): Add a link in the backend to the website itself
When I want to open the website I just edited in the backend, I have to manually open it or change the current browse... Larsen no-lastname-given
22:10 Bug #23113: Enhancement of t3lib_div::testInt
Committed patch an test to svn
4_4 rev 8585
trunk rev 8586
Steffen Kamper
22:09 Revision d62035a2: Fixed bug #15020: Enhancement of t3lib_div::testInt (Thanks to Michiel Roos)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8586 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:09 Revision d2b950ce: Fixed bug #15020: Enhancement of t3lib_div::testInt (Thanks to Michiel Roos)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8585 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:42 Bug #23104: Enhancement of t3lib_div::isFirstPartOfStr
Sorry we mixed up the issues a bit. This issue is now resolved as duplicate of #21123. Christian Kuhn
20:31 Revision 187e9d1e: Fixed Changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8584 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:30 Revision 35b31177: Follow-up to #15383: [Unit tests] Uncomment three tests which fail for php 5.3.0 on windows (Thanks to Steffen Kamper)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8583 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:29 Revision 48fce26a: Follow-up to #15383: [Unit tests] Uncomment three tests which fail for php 5.3.0 on windows
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8582 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
19:19 Bug #22187: rsaauth doesn't work with special characters (like ä ü ö § ) in password
tobis hint solves it, sad that we did not look at it closely earlier... Steffen Ritter
18:12 Bug #23366 (Closed): "Verifying login data" should disappear on Esc key press
Imagine the situation, when you know you entered a wrong password at the BE login, but hit Enter too fast. When you p... Steffen Gebert
16:13 Bug #23365: fileadmin permissions are overridden if one group has the right to write
Another Link to the file . . . cause rapidshare seems to suck . . . http://filestore.to/?d=8MKM6H2312 d.ros no-lastname-given
15:56 Bug #23365 (Closed): fileadmin permissions are overridden if one group has the right to write
I create a group with a filemount with readonly rights. i create a second group with a different filemount and the ri... d.ros no-lastname-given
15:35 Bug #21123: isFirstPartOfStr doesn't work with non-strings
v2 is the combination with #23104 - cast + high performance Steffen Kamper
14:40 Bug #21123 (Closed): isFirstPartOfStr doesn't work with non-strings
These should return TRUE:
t3lib_div::isFirstPartOfStr('24', 24)
t3lib_div::isFirstPartOfStr('24 Bier bitte', 24)
...
Steffen Kamper
14:29 Bug #20937 (Closed): htmlArea RTE: Deprecated call-time pass-by-reference
A reference "& $this" is pass to a function on line 229 in file typo3/sysext/rtehtmlarea/pi1/class.tx_rtehtmlarea_pi1... Stefano Kowalke
14:15 Bug #23117: Testcase for t3lib_div::isFirstPartOfStr is missing.
Committed v5 to svn
4_4 rev 8581
trunk rev 8580
Steffen Kamper
14:13 Revision 8a321b74: Fixed bug #15029: Testcase for t3lib_div::isFirstPartOfStr is missing. (Thanks to Nikolas Hagestein)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8581 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:11 Revision 21b1b874: Fixed bug #15029: Testcase for t3lib_div::isFirstPartOfStr is missing. (Thanks to Nikolas Hagestein)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8580 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:07 Feature #22279: Add .numberFormat function to stdWrap
Committed to trunk rev 8579 Steffen Kamper
14:05 Revision 38f64940: Fixed bug #13815: Feature: Add .numberFormat function to stdWrap (Thanks to Sebastian Michaelsen)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8579 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:56 Bug #23335: it's not possible to edit BE_users created by earlier typo3-version
Yes, as Maik said, the problem occurs only, if an older tt_news plugin was installed. I upgraded to typo3 4.4.2 an tt... Andreas Klein
12:20 Bug #23335: it's not possible to edit BE_users created by earlier typo3-version
One more hint to the background of the described problem: It seem to have a relation to the extension tt_news. It occ... Maik Matthias
12:14 Bug #23335: it's not possible to edit BE_users created by earlier typo3-version
I fixed the bug in Typo 4.4.2 by changing the function getIcon in class.t3lib_treeview.php (line 655 ff) as follows:
...
Maik Matthias
13:51 Bug #25614: Wrong query - craches with DBAL
Committed to:
- trunk (rev. 8575)
- TYPO3_4-4 (rev. 8576-8577) [ChangeLog was not committed with -N . parameter]
...
Xavier Perseguers
13:51 Revision 637ace45: Backported changeset 8575 from trunk: Fixed bug #15396
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8578 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
13:49 Revision 7aebf784: Follow-up of changeset 8576
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8577 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
13:48 Revision e0602025: Backported changeset 8575 from trunk: Fixed bug #15396
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8576 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
13:45 Revision ed6652c5: Fixed bug #15396: [scheduler] Wrong query - crashes with DBAL
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8575 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
13:44 Bug #20968 (Closed): JS-Error for "Upload Files" in menus
Clicking the "Upload Files" entry in one of the dropdown-menus on a folder-icon in the filelist results in a javascri... Julian Hofmann
13:16 Bug #21702: The type in t3lib_TCEforms does not work if the type field shall be excluded when translating
If the problem still exists, could you please open a new issue. I'm going to close this one now as it's marked fixed. Ingo Renner
13:12 Bug #23353: htmlArea RTE: Using the advanded frontend editing, the editor is not loaded in the text tab
released in
4.4.2
Ingo Renner
13:12 Bug #23346: dbClientCompress crashes with pconnect
released in
4.3.5
4.4.2
Ingo Renner
13:12 Bug #23341: sys_actions shows wrong error if an "Record List" action is not propertly configured
released in
4.4.2
Ingo Renner
13:11 Bug #23330: Unused variable $warningItems in tx_install
released in
4.4.2
Ingo Renner
13:11 Bug #23323: Link to deprecation logfile doesn't work in installations inside a subdirectory
released in
4.4.2
Ingo Renner
13:11 Bug #23321: t3lib_div::sanitizeLocalUrl() leads to fatal error on PHP4 systems
released in
4.1.15
Ingo Renner
13:10 Bug #23308: Page treeFilter not re-applied after branch toggling
released in
4.4.2
Ingo Renner
13:10 Bug #23306: DB browser is unusable
released in
4.4.2
Ingo Renner
13:10 Bug #23303: Element-Browser page tree has HSC'ed <span> elements
released in
4.1.15
4.2.14
4.3.5
4.4.2
Ingo Renner
13:09 Bug #23299: It is impossible to set links to files any more with the link wizard
released in
4.1.15
4.2.14
4.3.5
4.4.2
Ingo Renner
13:09 Bug #23298: felogin redirect doesn't work anymore after update to Typo3 4.2.13
released in
4.2.14
4.3.5
4.4.2
Ingo Renner
13:09 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
released in
4.1.15
4.2.14
4.3.5
4.4.2
Ingo Renner
13:08 Bug #23287: Clearing caches in backend only displays empty frame
released in
4.1.15
Ingo Renner
13:08 Bug #23286: Use of undefined method t3lib_div::sanitizeLocalUrl()
released in
4.1.15
Ingo Renner
13:07 Bug #23240: Remove default greyed out effect for CEs
released in
4.4.2
Ingo Renner
13:05 Bug #22923: Styling issue when selecting position of new created page
released in
4.3.5
4.4.2
Ingo Renner
13:05 Bug #22672: Field value added to foreign_table_where by replacing ###REC_FIELD_THE_FIELD_NAME### is not quoted
released in
4.1.15
4.2.14
4.3.5
4.4.2
Ingo Renner
13:04 Bug #22651: phtml is also PHP extension and should be denied editing / uploading via fileadmin
released in
4.1.15
4.2.14
4.3.5
4.4.2
Ingo Renner
13:03 Bug #22369: Mitigate PHP's RNG vulnerability
released in
4.1.15
4.2.14
4.3.5
4.4.2
Ingo Renner
13:00 Bug #22059: t3lib_div::cleanOutputBuffers() might loop forever
released in
4.3.5
4.4.2
Ingo Renner
12:46 Bug #22101: Limit positive values in Rootline to current page
Quote: "It's the difference between "fixed" and "relative" and the difference between "root" (unique) and "branch" (n... Stefan Froemken
11:31 Bug #22101: Limit positive values in Rootline to current page
Perhaps I didn't analyze it clear enough, I just thought it's like option slide.
Sure, I did understand your explana...
David Bruchmann
11:11 Bug #22101: Limit positive values in Rootline to current page
I already followed this discussion, but still the request doesn't make any sense to me.
Any positive value is a fi...
Jo Hasenau
10:57 Bug #22101: Limit positive values in Rootline to current page
Hy Jo,
after having a discussion with Stefan in the dev-list I don't understand all you wrote and why insertion of t...
David Bruchmann
10:37 Bug #22101: Limit positive values in Rootline to current page
This is neither a bug nor a feature but just a correct behaviour.
Negative values go "back" down the rootline star...
Jo Hasenau
07:53 Bug #22101: Limit positive values in Rootline to current page
In my opinion it's no bug but a feature request.
I don't think it should be implemented because it could be solved w...
David Bruchmann
11:48 Bug #20967 (Closed): Refactor of recycler
The recycler needs refactoring. This was done:
module:
* use pageRenderer methods for including scripts
* use pa...
Steffen Kamper
11:09 Bug #23361: Cannot insert link in first item bulleted list
Maybe this is related to the issue I posted on august, 2nd with the tracking ID 15328
http://bugs.typo3.org/view.p...
Alexander Stier
08:34 Bug #23103: It is not possible to search for '%' or '_' inside the Backend
Hi,
Thanks for the patch. After testing, I found a bug. Search is issed on all columns regardless of their type. I...
Xavier Perseguers
01:21 Bug #23103: It is not possible to search for '%' or '_' inside the Backend
Uploaded a new version of DBAL's patch (15001_dbal_v5.diff)
searchQuery() should only add the ' OR ' to the query...
Caspar Stuebs

2010-08-11

22:31 Bug #21690: [Caching framework] API usage: Make sure lifetime is NULL or integer
* trunk rev. 8572
* 4.4 rev. 8573
* 4.3 rev. 8574
Christian Kuhn
22:30 Revision 2e363f4c: Fixed bug #15393: [Caching framework] API usage: Make sure lifetime is NULL or integer
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8574 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
22:29 Revision f74904a0: Fixed bug #15393: [Caching framework] API usage: Make sure lifetime is NULL or integer
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8573 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
22:27 Revision 1301b266: Fixed bug #15393: [Caching framework] API usage: Make sure lifetime is NULL or integer
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8572 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
21:52 Bug #21372: showDomainNameWithTitle doesn`t respect hidden records
Thanks for your work, Henrik!
Committed to
4-3 rev. 8569
4-4 rev. 8570
trunk rev. 8571
Steffen Gebert
21:48 Revision 2b09d5f1: Fixed bug #15375: showDomainNameWithTitle doesn't respect hidden records (Thanks to Henrik Ziegenhain)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8571 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
21:46 Revision c5490591: Fixed bug #15375: showDomainNameWithTitle doesn't respect hidden records (Thanks to Henrik Ziegenhain)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8570 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
21:46 Revision f2bd91bf: Fixed bug #15375: showDomainNameWithTitle doesn't respect hidden records (Thanks to Henrik Ziegenhain)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8569 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
18:16 Bug #21470: Element-Browser page tree has HTML / JS Errors
Committed to
4-4 rev. 8567
trunk rev. 8568
Steffen Gebert
16:10 Bug #21470 (Closed): Element-Browser page tree has HTML / JS Errors
have a look at the attached screenshot.
Steps to reproduce:
-add a DB Mount to an BE-User, press the red arrowbul...
Sven Juergens
18:07 Revision b0bd4274: Fixed bug #15428: Element-Browser page tree has HTML / JS Errors (Thanks to Sven Juergens)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8568 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
18:06 Revision 2584ad6c: Fixed bug #15428: Element-Browser page tree has HTML / JS Errors (Thanks to Sven Juergens)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8567 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
18:00 Bug #21334 (Closed): rte does not load in internet explorer if enableCompressedScripts is selected
rtehtmlarea 2.0.3 used in TYPO3 4.4.2 does not load in internet explorer if enableCompressedScripts is in use.
IE ...
Bjrn
17:34 Bug #22185: Flash Uploader not working in FF, SF and Iron when Tortoise SVN is installed
Kay, do you have cookieHttpOnly set?
@Patric
it's not your stupidity, but a very useful hint to understand the bu...
Steffen Gebert
15:19 Bug #22185: Flash Uploader not working in FF, SF and Iron when Tortoise SVN is installed
Of course, this sounds very reasonable! Steffen Gebert
17:32 Bug #18661: New icon for website language
Created task for UI/UX Team: http://forge.typo3.org/issues/9253 Steffen Gebert
16:46 Bug #18661: New icon for website language
Wirklich? ;-)
Yes, I'm still happy with my proposal. Maybe the design team can brush it up a bit, but basically I ...
Francois Suter
16:27 Bug #18661: New icon for website language
Ah, okay, sorry. My TYPO3 world is somehow monolingual.
Are you still happy with your 2-year old proposal? Think the...
Steffen Gebert
16:19 Bug #18661: New icon for website language
I still see the old one. See attached screenshot. Francois Suter
16:00 Bug #18661: New icon for website language
Is this still valid? We have a new icon in 4.4, so I think it can be closed. Steffen Gebert
17:12 Bug #23081: TYPO3 login expiration Dialog appears again and agian
I can confirm the reported problem. Some typo3 installations since the ajax login was established. Ulrich Fischer
17:06 Bug #21084: Pages in Workspaces are not editable anymore, course of a "PHP Catchable Fatal Error"
To Reproduce:
1) Requirements: 2+ WS, 2+ languages
2) Create a page in Live WS
3) Create one translation in WS #1
...
Georg Ringer
16:50 Bug #21429 (Closed): htmlArea RTE: Text not editable after pasting with server-based cleaning
If RTE.default.disableRightClick = 1 is setting in TSconfig and you use the right click (past and copy) in RTE then a... Lars Schumann
16:23 Bug #21433 (Closed): FE lifetime is ignored
Despite the fact, that i´ve defined a lifetime greater than 0 via the install tool, cookies are always set as session... Sun
16:12 Bug #15652: Border for fields of TCA-type 'none' too dark
Do you think it's okay in 4.4? IMHO it's not 100% clear that it's not an input field, but compared to the usable inpu... Steffen Gebert
16:10 Bug #16284: Clean up columns view by removing spacer images
I would say this has been fixed, at least with 4.4, where the look of the Content Elements has been changed. Steffen Gebert
16:07 Bug #15516: secondary palette title back color too light
Should be fixed, at latest in 4.4, where colors have been changed. Steffen Gebert
16:04 Feature #15515: rollover on pagetree and help manual
Can we close this? With the ExtJS tree usability of the tree handling will be rethought. Steffen Gebert
15:59 Bug #15884: Extension with titles that breaks over more than one line collides with the module below
Resolved due to no response. If you still have problems, please reopen. Steffen Gebert
15:57 Bug #15570: Pagecontent textarea to small?
Resolved due to no response. If you still have problems, please reopen. Steffen Gebert
15:57 Bug #18886: List view: Contrast for alternating rows and hover too low
Closed due to no response. Fixed in 4.4.0 Steffen Gebert
15:55 Bug #16231: "Login-error or session timed-out"-Page not skinnable
The screen you mentioned does not exist in newer TYPO3-Versions, as mentioned by Christopher.
It's a bit heavy to ...
Steffen Gebert
15:51 Bug #18104: There are still 'old' icons in the backend
I set this to resolved, as I think most of the work has been achieved.
@Felix
It's not possible, to use sprites e...
Steffen Gebert
15:51 Bug #21276 (Closed): Internet Explorer: FE Logout if URL contains a directory
In some versions of Internet Explorer the user is logged out, if he loads a page which is accessed with an URL which ... C. Weilguny
15:45 Bug #22267: empty redirect setting: login message without logout button
Both is valid, that's why i made it switchable in #15421 Steffen Kamper
15:38 Feature #21163: Client is very unhappy with new mouseover behaviour in the page-module
You can provide your own Backend CSS and overwrite the rules defined by t3skin. So there's no need for a config option. Steffen Gebert
09:26 Feature #21163 (Closed): Client is very unhappy with new mouseover behaviour in the page-module
Mouseover on content elements makes in the page module adds the class "active" to the div.
My client told me that t...
Igor
13:40 Bug #23335: it's not possible to edit BE_users created by earlier typo3-version
I can confirm this bug. Same problem in Typo 4.4.2 release. Maik Matthias
12:42 Bug #23342: Umlauts in IRRE
Hi Martin,
thank you - your patch works for me, too.
Cheers,
Uwe
Uwe Jakobs
12:06 Bug #23342: Umlauts in IRRE
I've created also a bugreport about this issue.
applied a patch for it. But I'm not sure if this is the right soluti...
Martin Borer
12:21 Bug #22636 (Closed): [develop] debug all sql queries
The DB class has the option debugOutput which is configured with
$TYPO3_CONF_VARS['SYS']['sqlDebug']
Setting this...
Steffen Kamper
11:35 Bug #22690 (Closed): [web_info] allow more than 3 levels for pagetree overview and localization overview
Both info submodules allow pagetree display up to 3 levels.
Add more levels, also infinite.
(issue imported fr...
Steffen Kamper
11:21 Feature #25646: tx_scheduler_CronCmd does not correctly parse combined values for day of week
Related too:
0 0 * * 0
should be every sunday, but at least at "Next Execution" it displays a wrong date (today i...
Stephan Großberndt
11:12 Bug #22650 (Closed): Remove lowlevel page tree
In lowlevel modul (DB check) there is a submodule displaying complete page tree. This module has no functionality, an... Steffen Kamper
11:06 Bug #20969: [Caching framework] DbBackend has() returns false for entries with unlimited lifetime
* trunk rev. 8564
* 4.4 rev. 8565
* 4.3 rev. 8566
Christian Kuhn
11:04 Revision 9675e591: Fixed bug #15417: [Caching framework] DbBackend has() returns false for entries with unlimited lifetime
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8566 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
11:02 Revision 6f879d28: Fixed bug #15417: [Caching framework] DbBackend has() returns false for entries with unlimited lifetime
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8565 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
11:00 Revision 2a0702e5: Fixed bug #15417: [Caching framework] DbBackend has() returns false for entries with unlimited lifetime
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8564 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
10:54 Bug #21162 (Closed): [felogin] Possibility to show logout form direct after login
If you use felogin within toolbar / menu etc. you may not see the success message but direct the logout form.
The ...
Steffen Kamper
10:44 Bug #21300 (Closed): debug output after storing from RTE in fullscreen wizard mode
after clicking the discette icon (both variants) a debug message is output in the textarea
(ex.string(247) "P[params...
Kornexl Anton
10:33 Feature #7098: $flashMessages should have a condition ...
I made a new patch with my given suggestions above. I also added some extra code.
# I added the FlashMessage class...
Axel Böswetter
10:24 Bug #23343: sys_action: Link to edit the sql query action is missing for newly created actions
Committed to svn
4_4 rev 8562
trunk rev 8563
Steffen Kamper
10:12 Revision f6da7879: Fixed bug #15338: sys_action: Link to edit the sql query action is missing for newly created actions (Thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8563 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:12 Revision 626f4309: Fixed bug #15338: sys_action: Link to edit the sql query action is missing for newly created actions (Thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8562 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:05 Bug #22270: Hardcoded typo3_src Folder in TestCase tests/t3lib/cache/t3lib_cache_factoryTest.php
committed to svn
4_3 rev 8559
4_4 rev 8560
trunk rev 8561
Steffen Kamper
10:05 Revision 4beb89ea: Fixed bug #13802: Hardcoded typo3_src Folder in TestCase tests/t3lib/cache/t3lib_cache_factoryTest.php (Thanks to Stefano Kowalke)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8561 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:04 Revision 7c3d2838: Fixed bug #13802: Hardcoded typo3_src Folder in TestCase tests/t3lib/cache/t3lib_cache_factoryTest.php (Thanks to Stefano Kowalke)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8560 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:03 Revision 490cd919: Fixed bug #13802: Hardcoded typo3_src Folder in TestCase tests/t3lib/cache/t3lib_cache_factoryTest.php (Thanks to Stefano Kowalke)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8559 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
09:40 Bug #22776: alternative language. Copy default content elements fails.
New info´s about this issue.
If the field "Make new translation of this page:" (selectbox) is disabled for an user y...
Jens Brakmann
09:09 Feature #22564 (Closed): The selected preview group in FE is not active if the admin-panel is not expanded.
Previewing of group-limited content only works if the admin panel is expanded.
(issue imported from #M15418)
Björn Pedersen

2010-08-10

21:48 Bug #20969 (Closed): [Caching framework] DbBackend has() returns false for entries with unlimited lifetime
This is an SVN patch request
Type: bugfix
Branches: trunk, 4.4, 4.3
BT:
Problem:
DbBackend has() returns...
Christian Kuhn
19:15 Feature #22837: queryParametersSelector for internal links everywhere (internal links with parameters)
Attached is a screenshot of the UI change Bernhard Kraft
18:35 Bug #23342: Umlauts in IRRE
Same problems on 4.4.2.
See screenshots for 4.2.10 and 4.4.2:
http://profnetz.de/ScreenshotIRRE_4.2.10.JPG
http://...
Uwe Jakobs
17:54 Bug #20821 (Closed): setting RTEwidth to % does not work anymore in frontend plugins in 4.4
In wec_discussion plugin, we use RTE in frontend to submit blog posts. We allow to set RTEheight and RTEwidth as cons... David Slayback
17:23 Bug #21355: [Caching framework] Hardcoded frontends of core caches
* trunk rev. 8557
* 4.4 rev. 8558
Christian Kuhn
17:23 Bug #22638: [Caching framework] Remove default settings for cache configuration
* trunk rev. 8555
* 4.4 rev. 8556
Christian Kuhn
17:22 Revision 9f9c4880: Fixed bug #15389: [Caching framework] Hardcoded frontends of core caches
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8558 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
17:21 Revision b48c1221: Fixed bug #15389: [Caching framework] Hardcoded frontends of core caches
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8557 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
17:19 Revision 04bd2340: Fixed bug #15388: [Caching framework] Remove default settings for cache configuration
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8556 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
17:18 Revision 2edc77a2: Fixed bug #15388: [Caching framework] Remove default settings for cache configuration
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8555 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
16:56 Bug #21084: Pages in Workspaces are not editable anymore, course of a "PHP Catchable Fatal Error"
sorry, still not reproducable. Georg Ringer
16:36 Bug #21084: Pages in Workspaces are not editable anymore, course of a "PHP Catchable Fatal Error"
Addition:
If a Page has no translation, the first translation of this page in another workspace works fine and no ...
Michael Elzer
16:48 Bug #21445 (Closed): htmlArea RTE: RTEs hidden on load not usable with multiple RTEs in a record
When a record contains multiple RTE fields, most RTEs are not usable (no cursor when clicking in the textarea, writin... Stephan Großberndt
16:39 Bug #23233: Unit tests iconWorks and spriteManager
Committed v2 to:
* trunk rev. 8553
* 4.4 rev. 8554
Christian Kuhn
16:38 Revision 620c2973: Fixed bug #15180: [Unit tests] t3lib_iconWorks and t3lib_SpriteManager (Thanks to Fabien Udriot)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8554 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
16:36 Revision e2524c68: Fixed bug #15180: [Unit tests] t3lib_iconWorks and t3lib_SpriteManager (Thanks to Fabien Udriot)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8553 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
15:27 Bug #22185: Flash Uploader not working in FF, SF and Iron when Tortoise SVN is installed
i can second patrics issue.
I disabled the cookieHttpOnly setting for the Backend using these lines in the localconf...
Tobias Liebig
15:16 Bug #23120: new rte 2.0.2 (typo3 4.4.0) does not work in frontend plugins
Hi (and sorry for the delay (I could not find any computer at my holidays - great!),
i've tested rtehtmlarea 2.0.3...
d-nik no-lastname-given
15:09 Bug #18793: Default Javascript browser detection doesn't work while using GMENU
Can you try the patch I just attached to 0012378? It includes your proposed changes, plus some specific to 0012378. Francois Suter
15:08 Bug #21390: Missing JS linebreak crashes output within IE 8.0 (non non-compatibility mode)
Can you try the attached patch which is designed for 4.4 or trunk? It also contains the fix proposed for 0008421. Francois Suter
14:44 Bug #21161 (Accepted): Problem with moved translated content elements (wrong column)
There is a problem if you´ve got an website with 2 or more columns and more than one language. If you shift a content... Axel Kloss
14:37 Bug #19483: alternativeSortingField does not work for other languages
I've added a patch that fixes the wrong behavior for menus having type "directory". Stefan Sprenger
13:52 Bug #21649: [Unit tests]: Add tests for t3lib_div::validEmail
* trunk rev. 8549
* 4.4 rev. 8550
Christian Kuhn
13:51 Feature #23200: [Caching framework] Add compress data options to DbBackend
Committed to trunk rev. 8551. Christian Kuhn
13:44 Revision 0b20c47a: Follow-up to feature #15141: Add tests to t3lib_db to test storing of binary data (Thanks to Steffen Kamper)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8552 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
13:38 Revision 4f417ab2: Added feature #15141: [Caching framework] Add compress data options to DbBackend
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8551 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
12:47 Bug #20743 (Closed): Localization in Workspaces failed
(Also reported as 0013833 but the wrong place their?)
Since upgrading to Typo3 4.3. the localization of tt_news e...
Guenter Koch
12:34 Revision 9e7666c7: Fixed bug #15383: [Unit tests] Add tests for t3lib_div::validEmail
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8550 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
12:33 Revision eab65da0: Fixed bug #15383: [Unit tests] Add tests for t3lib_div::validEmail
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8549 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
12:30 Bug #21676: [Unit tests]: Streamline and refactor t3lib_divTest
* trunk rev. 8547
* 4.4 rev. 8548
Christian Kuhn
12:28 Revision 3c62aa23: Fixed bug #15382: [Unit tests] Streamline and refactor t3lib_divTest
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8548 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
12:22 Revision a2f3a327: Fixed bug #15382: [Unit tests] Streamline and refactor t3lib_divTest
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8547 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
12:18 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
+1 testing on Windows Server 2008 with GM 1.3.12 and TYPO3 4.4.2 Christian Jul Jensen
11:53 Bug #22259 (Closed): Workspace preview site is not available
if the field "starttime" is dated in the future will not display preview
/typo3/mod/user/ws/wsol_preview.p...
Marco Brueckner
11:30 Bug #21170: Code cleanup for t3lib_compressor
Committed to trunk as rev 8546 Bernhard Kraft
11:29 Revision 178f6c20: * Fixed bug #15395: Code cleanup for t3lib_compressor
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8546 709f56b5-9817-0410-a4d7-c38de5d9e867 Bernhard Kraft
10:22 Bug #21008: Users whithout admin rights cannot use in DAM uploaded files/images
I have another Installation running, Typo3 Ver. 4.3.1 with the same DAM Version 1.1.5: In that combination the proble... Stephan Dierlamm

2010-08-09

23:22 Bug #23331: small typo in class.t3lib_spritemanager.php's deprecationLog Message
Committed to:
* trunk rev. 8544
* 4.4 rev. 8545
Christian Kuhn
23:20 Revision 8075c154: Fixed bug #15323: Small typo in class.t3lib_spritemanager.phps deprecationLog Message (Thanks to Sven Juergens)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8545 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
23:19 Revision 549734db: Fixed bug #15323: Small typo in class.t3lib_spritemanager.phps deprecationLog Message (Thanks to Sven Juergens)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8544 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:16 Feature #22968: Add a systemwide exclude pattern for t3lib_div::get_dirs() (eg. for .svn directories)
Resolved as dupe of #17378 which already got a lot of discussion in core list ... Seems I'll pick it up again as I ne... Christian Kuhn
17:17 Feature #20777: tslib_pibase - function pi_loadLL - _LOCAL_LANG Keys like listView.more should also be possible in Typoscript
I uploaded two new diff files which contain a new version of the bug fix. The function to get the flatten array is no... Sonja Schubert
17:00 Revision d12a4c01: Follow-up to bug #15079: Add XCLASS-definitions to spritemanager classes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8543 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:22 Feature #21290: refindex cronjob should add a task to scheduler
Sounds great! Please see #13013.
Resolved as duplicate of #13013.
Chris topher
15:37 Feature #21290 (Closed): refindex cronjob should add a task to scheduler
For updating the refindex you can use a cronjob:
php /var/www/vhosts/ded03.typotycoon.nl/httpdocs/typo3/cli_dispatch...
Navi
16:07 Bug #20974: Conditions regarding type don't work
Most simplified testcase:
page = PAGE
page {
typeNum = 0
10 = TEXT
10.value = page with type0
}
page2 =...
Ben N
15:39 Bug #20974 (Closed): Conditions regarding type don't work
This condition:
[globalVar = GP:type=X]
has no impact in Frontend. In the TSOB it reflects changes correctly.
...
Ben N
14:52 Bug #18986: Cropping gif images
problem also occurs in im 6.2.8. workaround include the IMAGE object in a GIFBUILDER object
10 = IMAGE
10 {
...
Rutger Rek
14:35 Bug #21084: Pages in Workspaces are not editable anymore, course of a "PHP Catchable Fatal Error"
- Login as administrator or as a user who has access to more than one workspace and the live-environment
- Choose a ...
Michael Elzer
13:32 Bug #21084: Pages in Workspaces are not editable anymore, course of a "PHP Catchable Fatal Error"
sorry I can't reproduce it. can you tell which steps need to be followed to reproduce it.
- Are you working in the ...
Georg Ringer
12:56 Bug #21084 (Closed): Pages in Workspaces are not editable anymore, course of a "PHP Catchable Fatal Error"
If you are working in a workspace and try to click on a page using the left mousekey to open a menu, the following er... Michael Elzer
13:59 Bug #21322: Missing icons in workspace modules (swap version)
Committed to svn
4_4 rev 8541
trunk rev 8542
Steffen Kamper
13:53 Bug #21322 (Closed): Missing icons in workspace modules (swap version)
There is a missing icon because of a type with t3lib_iconWorks::getSpriteIcon
Fix the typo.
(issue imported fr...
Steffen Kamper
13:58 Bug #9213 (Accepted): Typo leads to a wrong icon
Steffen Ritter
13:40 Bug #9213 (Closed): Typo leads to a wrong icon
After introducing sprites there is one icon not displayed because of a typo. Georg Ringer
13:56 Revision 20551b77: Fixed bug #15403: Missing icons in workspace modules (swap version) (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8542 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:55 Revision 7884a1c0: Fixed bug #15403: Missing icons in workspace modules (swap version) (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8541 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:48 Revision d8529243: Follow-up to bug #15079 : Change private to protected
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8540 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:44 Revision 49909301: Fixed bug #15397: Fix special chars in class.t3lib_div.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8539 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:36 Bug #21008 (Closed): Users whithout admin rights cannot use in DAM uploaded files/images
I´m not sure if this is a core or a dam problem, pardon me if I took the wrong project:
Using Typo3 4.4.1 and dam ...
Stephan Dierlamm
12:20 Revision d2c39a51: Follow-up to bug #15104: Fixed parse error
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8538 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
12:16 Revision 70505c66: Follow-up to bug #15104: Fixed parse error
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8537 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
12:13 Bug #18269: "foreign_selector" option and localization links doesn't work
Uploaded Patch irre_7611_rev8536_v2.patch
SVN patch request (core list):
http://lists.typo3.org/pipermail/typo3-t...
Martin Borer
11:32 Bug #21102: IRRE: Selected items not removed from selector when foreign_unique is set
Uploaded patch...
SNV patch request (core list):
http://lists.typo3.org/pipermail/typo3-team-core/2010-August/041...
Martin Borer
11:23 Bug #21102 (Closed): IRRE: Selected items not removed from selector when foreign_unique is set
Hi there,
Selected Items are not removed from inline record selector (unique) and child record selectors.
there...
Martin Borer
11:15 Bug #23160: Ajax loaded items of inline records are encoded twice
Uploaded Patch...
Patch Request:
http://lists.typo3.org/pipermail/typo3-team-core/2010-August/041935.html
Martin Borer
10:37 Bug #21067 (Closed): flash client auth
There is a Flash Cookie Bug:
on Windows the Non-IE Flash Player plugin (FireFox, Opera, Safari, etc) will send the I...
Vladimir Podkovanov
09:02 Bug #21372: showDomainNameWithTitle doesn`t respect hidden records
It`t to early for bugfixing...
V3 attached
Henrik Ziegenhain
08:57 Bug #21372: showDomainNameWithTitle doesn`t respect hidden records
There is a little bug in the original patch.
Sorry. V2 generates a proper SQL query.
Henrik Ziegenhain

2010-08-08

22:31 Feature #21614: Add support for MemCache
PDO syntax seems OK: http://api.drupal.org/api/group/database/7 (documentation from Drupal where they use it already) Xavier Perseguers
22:07 Feature #23150: TYPO3 misses an SpriteGenerator
Committed to trunk rev 8536 Steffen Kamper
22:06 Revision 01c85675: Fixed bug #15079 Feature: TYPO3 misses an SpriteGenerator (Thanks to Steffen Ritter)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8536 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:41 Bug #21127 (Closed): Fix special chars in class.t3lib_div.php
The special chars in t3lib_div::danish_strtoupper and t3lib_div::convUmlauts prevent file format utf8. These are the ... Steffen Kamper
19:31 Bug #16335: t3lib_div::getIndpEnv('TYPO3_DOCUMENT_ROOT') delivers wrong value in Backend
My patch was wrong. Fact is that TYPO3_DOCUMENT_ROOT works as expected, it delivers the apache web root.
What is w...
Steffen Kamper
19:16 Bug #23169: Validation Erros in tstemplate
Committed to:
* trunk rev. 8534
* 4.4 rev. 8535
Christian Kuhn
19:13 Revision b11576f4: Fixed bug #15104: Validation erros in tstemplate (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8535 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
19:12 Revision f2c7ccd2: Fixed bug #15104: Validation erros in tstemplate (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8534 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
18:13 Bug #25614 (Closed): Wrong query - craches with DBAL
Query in scheduler/mod1/index.php:927 is wrong, missing WHERE clause. If extension is used with DBAL (for example on ... Boris Gulay
17:45 Bug #21226: empty frame after file upload
no, there are no errors in the error_log !? Michael Raberger
12:33 Bug #21226: empty frame after file upload
Can you please have a look at your PHP error log or enable the output of error messages using the displayErrors prope... Steffen Gebert
10:43 Bug #21226 (Closed): empty frame after file upload
after uploading a file in the file list, i get an empty frame
the file is uploaded correctly but the redirection doe...
Michael Raberger
17:35 Bug #21170 (Closed): Code cleanup for t3lib_compressor
In t3lib_compressor, the property $this->gzipCompressionLevel is never read, but recalculated in writeFileAndCompress... Steffen Gebert
17:29 Bug #21305: Session Timeout after Login with Firefox
I deleted all cookies, but the problem still exists...
Michael Raberger
12:34 Bug #21305: Session Timeout after Login with Firefox
Please try to delete your browser's cookies. Steffen Gebert
10:40 Bug #21305 (Closed): Session Timeout after Login with Firefox
After an update to TYPO3 Version 4.1.15 it is not possibly to login to the backend with firefox.
i always get a se...
Michael Raberger
17:09 Bug #21638: IP-lock not aware of IPv6
Hi Steffen,
Thanks for correcting my patch. I can see how it was done, so I'll stick to this procedure next time. ...
Bas v.d. Wiel
12:52 Bug #21638: IP-lock not aware of IPv6
Hi Bas,
thanks for your patch!
I created a unified diff of your changes, which is what we need for the review pro...
Steffen Gebert
16:58 Bug #23263: page.shortcutIcon does not create favicon on root Level
The patch only allows the admin to set the root path, it doesn't allow it by default. The admin should know what he's... Susanne Moog
16:50 Bug #21219: Improve t3lib_SpriteManager code comments
Committed to:
* trunk rev. 8532
* 4.4 rev. 8533
Christian Kuhn
16:43 Bug #21219 (Closed): Improve t3lib_SpriteManager code comments
The following patch was committed to:
* trunk rev.
* 4.4 rev.
Type: nobrainer, cleanup
BT:
Problem:
Comme...
Christian Kuhn
16:48 Revision 6ec0bf38: Fixed bug #15394: Improve t3lib_SpriteManager code comments
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8533 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
16:47 Revision a8d571d5: Fixed bug #15394: Improve t3lib_SpriteManager code comments
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8532 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
16:43 Bug #23282: NOT LIKE is not remapped using dbms_lob.instr with Oracle
Committed to:
- DBAL_1-1 (rev. 36498)
- DBAL_1-0 (rev. 36499)
- trunk (rev. 36500) [unit test only]
Xavier Perseguers
16:43 Revision 6697355e: Added unit test for bug #15253
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@36500 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
16:41 Revision 3efa2d54: Backported changeset 36498 from DBAL_1-1: Fixed bug #15253
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@36499 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
16:36 Revision 5827f4f8: Fixed bug #15253: NOT LIKE is not remapped using dbms_lob.instr with Oracle
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@36498 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
16:19 Bug #21514: DAM-related: Element browser crashes as where-clause cannot be parsed
Committed to:
- TYPO3 trunk (rev. 8531)
- DBAL trunk (rev. 36497)
Xavier Perseguers
16:19 Revision e4d52017: Fixed bug #12535: DAM-related: Element browser crashes as where-clause cannot be parsed
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@36497 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
16:18 Revision 57707b14: Fixed bug #12535: DAM-related: Element browser crashes as where-clause cannot be parsed
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8531 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
15:05 Bug #23109: Switch workspace no reload pages frame with IE
trunk rev 8528
4-4 rev 8529
4-3 rev 8530
Susanne Moog
15:02 Revision d1e3ffd7: Fixed bug #15014: Switching workspaces does not reload frames in IE6 (thanks to Andreas Kiessling)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8530 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
15:01 Revision e9e7ed96: Fixed bug #15014: Switching workspaces does not reload frames in IE6 (thanks to Andreas Kiessling)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8529 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
15:00 Revision 1145bc0e: Fixed bug #15014: Switching workspaces does not reload frames in IE6 (thanks to Andreas Kiessling)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8528 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
13:52 Bug #21690 (Closed): [Caching framework] API usage: Make sure lifetime is NULL or integer
The following patch will be committed in 72 hours if nobody objects:
Type: Bug
Branches: trunk, 4.4, 4.3
BT:...
Christian Kuhn
12:41 Bug #21934: some bugfixes for IRRE (Localisazion + Selector + Encoding)
Hi Martin,
thanks for your patch!
Could you split up your patch and create single issues for every problem, you...
Steffen Gebert
12:38 Bug #21479: Infinity Loading for RTE Editor
Sounds like this is resolved :)
Maybe you could ask in the mailing lists first, before creating new bug reports, t...
Steffen Gebert
12:37 Bug #18478: Workariound for PHP-Bug with Locale tr_TR
Committed to:
* trunk rev. 8525
* 4.4 rev. 8526
* 4.3 rev. 8527
Christian Kuhn
12:24 Revision 01a324ac: Fixed bug #7901: Workaround for PHP bug with Locale tr_TR (Thanks to Reinhard Führicht)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8527 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
12:24 Revision eb1f53c7: Fixed bug #7901: Workaround for PHP bug with Locale tr_TR (Thanks to Reinhard Führicht)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8526 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
12:23 Revision 2cc8481f: Fixed bug #7901: Workaround for PHP bug with Locale tr_TR (Thanks to Reinhard Führicht)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8525 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
12:13 Bug #23192: Linebreaks does not work anymore BE if using '--linebreak--' in palettes
4-4 rev 8523
trunk rev 8524
Susanne Moog
12:12 Revision 94ca84e5: Fixed bug #15131: Linebreaks do not work anymore using '--linebreak--' in palettes (thanks to Caspar Stuebs)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8524 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
12:12 Revision 777b3e05: Fixed bug #15131: Linebreaks do not work anymore using '--linebreak--' in palettes (thanks to Caspar Stuebs)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8523 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
11:51 Bug #23062: Opendocs Module relies on taskcenter_recent causing fatal error with new taskcenter
4-4 rev 8522
trunk rev 8521
Susanne Moog
11:18 Revision 16cd3e21: Fixed bug #14952: Opendocs Module relies on taskcenter_recent causing fatal error with new taskcenter (thanks to Georg Ringer and Philipp Gampe)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8522 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
11:17 Revision 41b14077: Fixed bug #14952: Opendocs Module relies on taskcenter_recent causing fatal error with new taskcenter (thanks to Georg Ringer and Philipp Gampe)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8521 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog

2010-08-07

21:58 Bug #21472 (Closed): sys_action taskcenter create/edit be-user actions do not work
A user can't create a new or edit an existing be-user with a taskcenter action:
When creating a new user his page ...
Axel Jindra
20:39 Bug #21774: User Tools/Worspace screen stage change buttons problem
I can reproduce the error with the current version 4.4.2. if I apply the patch the issue is fixed. Stefano Kowalke
17:10 Bug #21355 (Closed): [Caching framework] Hardcoded frontends of core caches
The following patch will be committed in 72 hours if nobody objects.
Type: hardcoded
Branches: trunk, 4.4
BT...
Christian Kuhn
16:46 Bug #22638 (Closed): [Caching framework] Remove default settings for cache configuration
The following patch will be committed in 72 hours if nobody objects
Type: bugfix, cleanup
BT:
Branches: trun...
Christian Kuhn
16:14 Bug #22732: Unit test failures in t3lib_matchCondition_backend_testcase
Confirmed.
This happens with php 5.3 (5.3.2 in my case) only. Furhtermore the tests run fine for me if executed by...
Christian Kuhn
15:36 Bug #23361: Cannot insert link in first item bulleted list
I am also able to reproduce this problem, but not always. I wasn't able to find the pattern that makes this happen 1... Gary Wong
15:33 Bug #21479: Infinity Loading for RTE Editor
Thx for the note. Since I use the frontend capabilities of date2cal I could not uninstall it, but you were right that... Andreas Cord-Landwehr
15:19 Bug #21479: Infinity Loading for RTE Editor
I had the exact same problem. RTE won't load, but is fine when in expanded/full screen mode. My solution was to uni... Gary Wong
11:27 Bug #21479 (Closed): Infinity Loading for RTE Editor
Hi, when editing a page content/creating a new one, I get the RTE-editor loading infinitely long
- running Typo3 4....
Andreas Cord-Landwehr
12:57 Bug #21438: [Caching framework] Remove needless constant in cache manager
trunk rev. 8518
4.4 rev. 8519
4.3 rev. 8520
Christian Kuhn
12:45 Bug #21438 (Closed): [Caching framework] Remove needless constant in cache manager
The attached patch was committed to:
trunk rev.
4.4 rev.
4.3 rev.
Type: cleanup, nobrainer
BT:
Problem:
...
Christian Kuhn
12:55 Revision 4d8cda50: Fixed bug #15386: [Caching framework] Remove needless constant in cache manager
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8520 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
12:52 Revision 58238ac8: Fixed bug #15386: [Caching framework] Remove needless constant in cache manager
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8519 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
12:51 Revision 4d449bb8: Fixed bug #15386: [Caching framework] Remove needless constant in cache manager
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8518 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
12:37 Feature #9198 (Closed): EM should respect a different documentation path
The EM should not only search for the extension manual in the location @EXT:ext_key/doc/manual.sxw@, but also in the ... Daniel Regelein
03:09 Bug #21649 (Closed): [Unit tests]: Add tests for t3lib_div::validEmail
The following patch will be committed in 72 hours if nobody objects.
Type: Unit test
BT:
Branches: 4.4, trun...
Christian Kuhn
01:07 Bug #21676 (Closed): [Unit tests]: Streamline and refactor t3lib_divTest
The following patch will be committed in 72 hours if nobody objects.
Type: Unit test cleanup
Branches: trunk, 4...
Christian Kuhn
00:45 Bug #23075: Unit test for sanitizeLocalUrl fails on installations inside a subdirectory
Committed to trunk rev 8141
Committed to 4.4 rev. 8517
Christian Kuhn
00:43 Revision ca35d987: Fixed bug #14971: Unit test for sanitizeLocalUrl fails on installations inside a subdirectory (thanks to Stefan Galinski & Pascal Jungblut)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8517 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn

2010-08-06

21:07 Feature #21572 (Closed): Strikethrough is not allowed in RTE 2.0.3
Using TYPO3 4.4.2 and rtehtmlarea 2.0.3 I am not allowed to use the strikethrough element .
Trying to the RTE inse...
Claus Harup
19:20 Bug #21934 (Closed): some bugfixes for IRRE (Localisazion + Selector + Encoding)
Hi There,
I've attached a patch with some small bugfixes for IRRE.
1. There were no localisazion links if selec...
Martin Borer
18:49 Bug #21638 (Closed): IP-lock not aware of IPv6
When locking a session to an IP with less than 4 parts, the core attempts to do IPv4 things to a potentially IPv6 add... Bas v.d. Wiel
18:09 Bug #20852: Can create preview links only for the default language of a page
the patch bug_11672.diff works well for us in typo3 4.3.3 Administrator Admin
17:41 Bug #15511: loadTCA() in t3lib_div only loads original TCA file and ignores additional TCA from t3lib_extMgm
In the actual 4.4.x series this problem got reintroduced, as far as my tests show.
I stumbled upon installing mm_f...
Ferdinand Kuhl
17:06 Bug #21684: Can't set field via wizard
I can confirm this also on TYPO3 version 4.3.4
Downgrading to 4.3.3 solved the problem ;-(
Dominic Brander
16:31 Bug #21684 (Closed): Can't set field via wizard
I found a problem in the link wizard. It is not possible to set the textfield value (eval: trim, checkbox) via the wi... Tim Lochmüller
16:57 Bug #21641 (Closed): Update to 4.3.5 causes many apache2 processes.
After updating to 4.3.5, suddenly lots of apache2 processes appear in "top". The website gets slower and slower. Reve... TO_Webmaster no-lastname-given
16:29 Revision d5c9f0f2: [~TASK] Fluid: Changed version of Extbase dependency from '1.2.0-1.2.999' to '1.3.0.devel' to reflect the version scheme defined in the wiki. Relates to #9152.
Bastian Waidelich
14:35 Revision 329f715e: [~TASK] Extbase: Raised version number to 1.3.0-devel to reflect the version scheme defined in the wiki. Resolves #9152. Thanks Xavier for pointing to it.
Franz Koch
14:00 Bug #22672: Field value added to foreign_table_where by replacing ###REC_FIELD_THE_FIELD_NAME### is not quoted
Committed to SVN
* TYPO3_4-1 (rev. 8412)
* TYPO3_4-2 (rev. 8413)
* TYPO3_4-3 (rev. 8414)
* TYPO3_4-4 (rev. 8415)
...
Oliver Hader
13:58 Bug #22651: phtml is also PHP extension and should be denied editing / uploading via fileadmin
Committed to SVN
* TYPO3_4-1 (rev. 8391)
* TYPO3_4-2 (rev. 8392)
* TYPO3_4-3 (rev. 8393, 8396)
* TYPO3_4-4 (rev. ...
Oliver Hader
13:56 Bug #22369: Mitigate PHP's RNG vulnerability
Committed to SVN
* TYPO3_4-1 (rev. 8371)
* TYPO3_4-2 (rev. 8372)
* TYPO3_4-3 (rev. 8373)
* TYPO3_4-4 (rev. 8374)
...
Oliver Hader
13:39 Bug #21372: showDomainNameWithTitle doesn`t respect hidden records
Patch works also for v4.2 and v4.3 Henrik Ziegenhain
13:35 Bug #21372 (Closed): showDomainNameWithTitle doesn`t respect hidden records
With options.pagetree.showDomainNameWithTitle you can append the first domain record to pagetree if is_siteroot is ch... Henrik Ziegenhain
13:27 Bug #21200: GIFBUILDER triggers warning <"GIFBUILDER" is not a file (uploads/.. resource).> in admin panel
Same here.
Looking at the admin panel when using graphical headers and/or teasers made by the ICEpack shows lots o...
Jo Hasenau
12:42 Bug #23364 (Closed): TCEFORM.tt_content.media.config.maxitems doesn't work correctly
I have tried to increase the possible upload files in the CE filelinks with the page TSConfig setting 'TCEFORM.tt_con... Falk no-lastname-given
12:40 Revision 88cf8b06: Updating version number to 4.1.16-dev after release of 4.1.15
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@8516 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
12:40 Revision 688ab2ce: Tagging TYPO3 4.1.15
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-1-15@8515 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
12:39 Revision 84fbad08: Release of TYPO3 4.1.15
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@8514 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
12:30 Revision 1d8f5e9d: Updating version number to 4.2.15-dev after release of 4.2.14
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8513 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
12:29 Revision 8bcaf3b5: Updating version number to 4.4.3-dev after release of 4.4.2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8512 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
12:29 Revision 2c5c0e07: Tagging TYPO3 4.2.14
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-2-14@8511 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
12:28 Revision c115ac0e: Release of TYPO3 4.2.14
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8510 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
12:15 Revision d0167f66: Updating version number to 4.3.6-dev after release of 4.3.5
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8509 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
12:14 Revision ed46a66a: Tagging TYPO3 4.3.5
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-3-5@8508 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
12:14 Revision f63783cb: Release of TYPO3 4.3.5
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8507 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:19 Bug #23363 (Closed): Page browser single table list view: Entering page number doesn't work
When you select the extended list view for a single table in the list module, you get (per default) 100 entries + a p... Steffen Gebert
11:08 Revision 6faef8e3: Tagging TYPO3 4.4.2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-4-2@8506 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
11:08 Revision 81a68560: Release of TYPO3 4.4.2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8505 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
10:56 Bug #23355: Speed up / restructure of random byte generator to address e.g. WIN OS specifics
I've attached a PoC patch for TYPO3 4.3 branch.
Introduces a further optional parameter that allows to skip blocki...
Marcus Krause
09:48 Bug #23362 (Closed): no effects when image_zoom is activated
I have one image and define the effect "flip" and activated the checkbox for image_zoom.
The image in FE was flipp...
Stefan Froemken
09:20 Bug #23361 (Closed): Cannot insert link in first item bulleted list
When I create a bulleted list in the editor containing at least two or more items I cannot create a link for the full... Kees-Jan Koster
09:15 Bug #23356: viewlistrecord of sys_action (taskcenter) with broken pagebrowser link
Cannot tell, did update directly to 4.4.1 skipping 4.4.0 Manuel Kammermann
08:11 Feature #23360 (Closed): Compatibility message in EM should be DBMS-related
Currently a message is shown to inform user that whenever s/he runs PostgreSQL, s/he should execute some queries to c... Xavier Perseguers
02:38 Bug #23353: htmlArea RTE: Using the advanded frontend editing, the editor is not loaded in the text tab
Committed to SVN TYPO3core trunk (revision 8503) and brnach TYPO3_4-4 (revision 8504). Stanislas Rolland
02:38 Revision 71a30904: Fixed bug #15355: htmlArea RTE: Using the advanded frontend editing, the editor is not loaded in the text tab
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8504 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
02:35 Revision 5af9a858: Fixed bug #15355: htmlArea RTE: Using the advanded frontend editing, the editor is not loaded in the text tab
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8503 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:04 Revision 7637599d: Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8502 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
00:55 Bug #23359 (Closed): pageRenderer doesn't take frontend editing into account when compressing backend CSS files
Currently the pageRenderer uses t3lib_compressor only when the TYPO3_MODE == 'BE'. This means that during frontend ed... Jeff Segars
00:37 Revision 170a2a07: Fixed bug #12646: Click on icon does not open/close sections
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8501 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:37 Revision 174c1788: Fixed bug #12646: Click on icon does not open/close sections
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8500 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:19 Bug #23354: Switch-back user mode: Login refresh problem
It's no regression as far as I can tell.
In TYPO3 <= 4.3 once the session has expired there is a popup window allo...

2010-08-05

23:44 Bug #22923: Styling issue when selecting position of new created page
Committed to
4-3 (rev 8497)
4-4 (rev 8498)
trunk (rev 8499)
Steffen Gebert
23:42 Bug #23352: htmlArea RTE: Remove link option not enabled on double-click in Firefox
Ah, I just found out what is different in 4.4 compared to 4.3.
In 4.3, after double-clicking a link I had the "Rem...
18:13 Bug #23352: htmlArea RTE: Remove link option not enabled on double-click in Firefox
If button "unlink" is configured in the toolbar, it should appear in the context menu. Stanislas Rolland
23:40 Revision 6058a626: Fixed bug #14773: Styling issue when selecting position of new created page
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8499 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
23:39 Revision 88ec1b9e: Fixed bug #14773: Styling issue when selecting position of new created page
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8498 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
23:33 Revision ad578e4d: Fixed bug #14773: Styling issue when selecting position of new created page
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8497 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Gebert
22:24 Bug #23342: Umlauts in IRRE
Hi together,
I can confirm Michaels problems with umlauts and IRRE on 4.4.1 AND on 4.4.0.
To my sorrow, these ...
Uwe Jakobs
20:56 Bug #23342: Umlauts in IRRE
Hi Michael, did it work with TYPO3 4.4.0 or did you experience the same behaviour there as well? Oliver Hader
21:13 Bug #23335: it's not possible to edit BE_users created by earlier typo3-version
Please test the SVN TYPO3_4-4 branch or test the upcoming TYPO3 4.4.2 release - the behaviour your reported is fixed ... Oliver Hader
21:05 Bug #23341: sys_actions shows wrong error if an "Record List" action is not propertly configured
Committed to SVN:
* TYPO3_4-4 (rev. 8495)
* Trunk (rev. 8496)
Oliver Hader
21:05 Revision 8f7c2dc0: Fixed bug #15336: sys_actions shows wrong error if an "Record List" action is not propertly configured
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8496 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
21:04 Revision 1b2906a4: Fixed bug #15336: sys_actions shows wrong error if an "Record List" action is not propertly configured
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8495 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
20:47 Bug #23299: It is impossible to set links to files any more with the link wizard
Committed to SVN:
* TYPO3_4-1 (rev. 8490)
* TYPO3_4-2 (rev. 8491)
* TYPO3_4-3 (rev. 8492)
* TYPO3_4-4 (rev. 8493)...
Oliver Hader
20:28 Bug #23299: It is impossible to set links to files any more with the link wizard
0015282_v2_43-trunk.patch: +1 (reading/testing) on 4.4.1 (two installations).
TCA (normal CE) and flexform (eg TV Te...
Felix Griesser
16:02 Bug #23299: It is impossible to set links to files any more with the link wizard
The attached v2 patches apply for TYPO3_4-2 to Trunk and also solve the Flexform section issue. Please test as much a... Oliver Hader
12:29 Bug #23299: It is impossible to set links to files any more with the link wizard
I can confirm that there are problems with Flexform sections (the following text was copied from my post to the TYPO3... Oliver Hader
10:57 Bug #23299: It is impossible to set links to files any more with the link wizard
Jan, did you test it in a flexform field or normal tca driven database field? Jochen Rieger
20:46 Revision 139804ff: Fixed bug #15282: It is impossible to set links to files any more with the link wizard
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8494 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
20:45 Revision d06e8fe8: Fixed bug #15282: It is impossible to set links to files any more with the link wizard
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8493 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
20:44 Revision b2796a7d: Fixed bug #15282: It is impossible to set links to files any more with the link wizard
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8492 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
20:43 Revision fcf7c3b4: Fixed bug #15282: It is impossible to set links to files any more with the link wizard
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8491 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
20:43 Revision 0a39d5bb: Fixed bug #15282: It is impossible to set links to files any more with the link wizard
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@8490 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
20:32 Bug #23222: CONTENT TS object fails to show translations of pages DB table
related to http://bugs.typo3.org/view.php?id=9275 Stefan Galinski
19:05 Bug #23272: Incorrect backpath used when including default and skin stylesheets
On second thought, this is actually more complicated than my patch. There are plenty of places in the core where the... Jeff Segars
18:41 Bug #23353: htmlArea RTE: Using the advanded frontend editing, the editor is not loaded in the text tab
Many Thanks to Oliver and Stan! Works with the patch! Stephan Dierlamm
18:13 Bug #23353: htmlArea RTE: Using the advanded frontend editing, the editor is not loaded in the text tab
Thanks Stan for your fast response!
+1 by reading and testing
Oliver Hader
18:07 Bug #23353: htmlArea RTE: Using the advanded frontend editing, the editor is not loaded in the text tab
Please test attached patch (rtehtmlarea_bugfix_15355_trunk_v2.patch). Stanislas Rolland
17:34 Bug #23353: htmlArea RTE: Using the advanded frontend editing, the editor is not loaded in the text tab
This was introduced with issue #14859 and affects TYPO3_4-4 and Trunk. Oliver Hader
13:01 Bug #23353: htmlArea RTE: Using the advanded frontend editing, the editor is not loaded in the text tab
Ok, will analyze that and whether it is a regression...
Can you reproduce the same behaviour with TYPO3 4.3.3 (works...
Oliver Hader
12:58 Bug #23353: htmlArea RTE: Using the advanded frontend editing, the editor is not loaded in the text tab
Hi Oliver,
sorry for the confusion! I typed a wrong Version number in my first note:
The problem occurs in Typo3 4....
Stephan Dierlamm
12:34 Bug #23353: htmlArea RTE: Using the advanded frontend editing, the editor is not loaded in the text tab
Hi Stephan,
the advances frontend editing (extension key "feeditadvanced") requires at least TYPO3 4.3. So please te...
Oliver Hader
12:14 Bug #23353: htmlArea RTE: Using the advanded frontend editing, the editor is not loaded in the text tab
It´s a Typo3 4.4.1 Probleme, downgrading to 4.4.0 helps
Stephan Dierlamm
18:27 Bug #22948: Installer sends warning email upon successful installer login although warning_mode=0
Committed to trunk in r8489. Jeff Segars
18:25 Revision a1873312: Fixed bug #14805: Misleading descriptions for warning_* options in Install Tool (thanks to Markus Klein)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8489 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
18:25 Bug #23298: felogin redirect doesn't work anymore after update to Typo3 4.2.13
Committed to SVN:
* TYPO3_4-2 (rev. 8485)
* TYPO3_4-3 (rev. 8486)
* TYPO3_4-4 (rev. 8487)
* Trunk (rev. 8488)
Oliver Hader
14:36 Bug #23298: felogin redirect doesn't work anymore after update to Typo3 4.2.13
Added v8 of the patch for the accordant branches. Helmut provided unit tests for the branches TYPO3_4-3 - Trunk. Oliver Hader
18:24 Revision 7c71ed3b: Fixed bug #15280: felogin redirect doesn't work anymore after update to latest releases (4.2x - 4.4.x)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8488 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
18:23 Revision b034f69b: Fixed bug #15280: felogin redirect doesn't work anymore after update to latest releases (4.2x - 4.4.x)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8487 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
18:22 Revision fb9ba316: Fixed bug #15280: felogin redirect doesn't work anymore after update to latest releases (4.2x - 4.4.x)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8486 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
18:21 Revision ba6720d5: Fixed bug #15280: felogin redirect doesn't work anymore after update to latest releases (4.2x - 4.4.x)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8485 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:56 Bug #23346: dbClientCompress crashes with pconnect
Committed to SVN:
* TYPO3_4-3 (rev. 8482)
* TYPO3_4-4 (rev. 8483)
* Trunk (rev. 8484)
Oliver Hader
12:47 Bug #23346: dbClientCompress crashes with pconnect
Thanks for reporting. Can you please provide a patch file that fixes that issue after you already identified the prob... Oliver Hader
17:55 Revision 1c1cb9ae: Fixed bug #15343: dbClientCompress crashes with pconnect
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8484 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:54 Revision 029c1479: Fixed bug #15343: dbClientCompress crashes with pconnect
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8483 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:54 Revision b157ac8f: Fixed bug #15343: dbClientCompress crashes with pconnect
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8482 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:34 Bug #23358 (Closed): t3lib_htmlmail, quoted printable and links with ids
if you send a plain text email with t3lib_htmlmail and the default settings and the email contains u URL with an equa... Stefan Jelner
16:07 Bug #23356: viewlistrecord of sys_action (taskcenter) with broken pagebrowser link
Thanks for your report. Did you experience this behaviour already with TYPO3 4.4.0 or is it a new 4.4.1 issue? Oliver Hader
15:22 Bug #23356 (Closed): viewlistrecord of sys_action (taskcenter) with broken pagebrowser link
When listing records as a User-Task in task center, the pagebrowser is not working at all.
I figured, that the lin...
Manuel Kammermann
14:46 Bug #20282: JS Error in Link Wizard - browse_links.php?mode=file
also happens with browse_links.php?mode=folder Georg Ringer
13:10 Bug #22528: Redirect URL for backend login is lost when entering wrong information
Maybe the Google URL was a bad example.
Try it this way:
- Navigate to http://www.domain.tld/typo3/index.php?redi...
Reinhard Führicht
12:39 Bug #22528: Redirect URL for backend login is lost when entering wrong information
Hm, could not reproduce with TYPO3 4.4 or 4.3...
Are there any special settings required? Besides that redirecting t...
Oliver Hader
10:46 Bug #22528: Redirect URL for backend login is lost when entering wrong information
This patch works fine for me. Marco Bresch
12:41 Bug #23354: Switch-back user mode: Login refresh problem
Can you please provide the exact version of TYPO3 you used to have that behaviour? Did it work in a previous version ... Oliver Hader
12:23 Bug #23277: Mailing doesn´t work with safe mode on
We had the same problem since 4.4.0 on several website and it's also due to SAFE_MDOE restirctions
This would be...
Nico Tillmann
11:27 Bug #18079: slide of cObj CONTENT stops if sysfolder in rootline
This issue is still reproducable in TYPO3 v 4.4.1
Are there now some ideas to solve this ?
Henrik Ziegenhain
01:34 Bug #20603: align center with breakSpace and breakWidth
Updated patch to apply against current trunk and included Jacob's suggestion. Works well in my very limited testing :) Jeff Segars
00:06 Bug #23355 (Closed): Speed up / restructure of random byte generator to address e.g. WIN OS specifics
The current implementation of TYPO3's random byte generator mixes up methods that retrieve crypto-safe/non-crypto saf... Marcus Krause

2010-08-04

20:06 Bug #23354 (Closed): Switch-back user mode: Login refresh problem
When you're logged in as an admin and switch to another backend user in switch-back mode, TYPO3 asks for the password... Lorenz Ulrich
19:59 Revision 8161572f: [+BUGFIX] Fluid (View): AbstractTemplateView now correctly implements F3\FLOW3\MVC\View\ViewInterface and assign() and assignMultiple() will return an instance of $this to allow chaining again like $this->view->assign()->assign()... This fixes #9090 (backported from Fluid package r4931)
Bastian Waidelich
19:56 Revision 3b0fef1c: [+TASK] Extbase (MVC): cleaned up View implementations and added assign() and assignMultiple() methods to ViewInterface. This resolves #9137
Bastian Waidelich
19:21 Bug #23353 (Closed): htmlArea RTE: Using the advanded frontend editing, the editor is not loaded in the text tab
When using the advanded frontend edting to edit an element with text and klicking on the text tab, the rte is not lo... Stephan Dierlamm
18:53 Bug #23352 (Closed): htmlArea RTE: Remove link option not enabled on double-click in Firefox
Maybe I'm just a little old-fashioned, but I liked the context menu item "Remove link" that appeared when a link was ... Lorenz Ulrich
18:40 Bug #22991: htmlArea RTE won't load in backend extension
Thanks for the help. I had it this way before, but with the older versions of the RTE it worked only that way to prin... Klaus Hinum
18:06 Feature #23315: Logging cache clearing
committed to trunk (4.5) in r8481 Ingo Renner
18:02 Revision 4fe26332: Added feature #15305: Logging cache clearing, credits Stefan Sprenger
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8481 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
17:45 Bug #23351: Uncaught TYPO3 Exception when trying to edit old tt_news plugins or records
...and i did the tt_news update process Strg-F-Bug
17:32 Bug #23351 (Closed): Uncaught TYPO3 Exception when trying to edit old tt_news plugins or records
Uncaught TYPO3 Exception when trying to edit old tt_news plugin instances or tt_news records records
#1: PHP Catch...
Strg-F-Bug
17:18 Bug #23345: Link Browser adding spaces to file path and not saving path
Closed as duplicate. Jeff Segars
17:16 Bug #23345: Link Browser adding spaces to file path and not saving path
After further investigation, this is the same issue tracked in #23299. Jochen Rieger mentions the extra spaces on th... Jeff Segars
09:51 Bug #23345: Link Browser adding spaces to file path and not saving path
I have this problem also in the 4.4.1 version of Typo3. Mario Wilhelm
00:41 Bug #23345: Link Browser adding spaces to file path and not saving path
From a quick investigation, this appears to have been introduced to the 4.3 branch in r8401 (as part of the recent se... Jeff Segars
16:58 Bug #23304: Wrong behaviour of workspace preview "Enable Frontend Preview"
Slightly modified for 4.5 trunk. Sysext version was moved to another location so the patch for 4.4 cannot be applied. Andreas Kießling
15:54 Bug #23350 (Closed): Don't show the logged-in message when I'm logged in
#19578 - "Don't show the logged-in message when I'm logged in"
Is not fixed, and if the solution is to build your ...
Peter Klein
15:45 Bug #23332: Pagetree in IE6 / IE7 has issues with wrongly positioned icons after expanding / collapsing
Hi Christopher,
i'm rechecking them for the Core List and this one seems to be obsolete with http://bugs.typo3.org...
Andreas Kießling
14:58 Bug #23349: Can not insert external link with link wizard on images etc.
Resolved as duplicate of #23299.
Please use the search before creating a bug report. This issue has already been r...
Chris topher
14:43 Bug #23349 (Closed): Can not insert external link with link wizard on images etc.
When I tried to insert an external link into a input field, like the link field on images in an "Image" oder "Text w/... Steffen
13:08 Bug #23344: htmlArea RTE: tkr_rteanchors breaks the link editing dialogue
user.workflow = 1
mod.SHARED.defaultLanguageLabel = English
mod.SHARED.defaultLanguageFlag = /typo3/gfx/flags/en....
Sara no-lastname-given
12:32 Bug #23348 (Closed): Array returned by t3lib_stdGraphic::imageMagickIdentify() contains useless value for file extension
The current version of the method t3lib_stdGraphic::imageMagickIdentify() does what it's supposed to do according to ... Grigori Prokhorov
12:27 Bug #23236: Generation transparent images with GMENU fails
Thanks for that hint! But it still remains a bug, creating gif's should be possible anyway - using png's is not a sol... Marius Muehlberger
12:16 Bug #23236: Generation transparent images with GMENU fails
I finally figured this out.
It seems, that TYPO3 4.4 can´t create transparent GIF-images using the Gifbuilder.
...
Torben Hansen
12:21 Bug #23109: Switch workspace no reload pages frame with IE
I have adjusted the patch for 4.3 trunk since there were quite some changes for 4.4. Andreas Kießling
11:19 Bug #23299: It is impossible to set links to files any more with the link wizard
Tested on 4.3.4 in own plugin which uses the link_wizard and worked. +1
Jan Simbera
11:19 Bug #23347 (Closed): Missleading Error with Emtpy USER_INT: Catchable fatal error: Argument 1 passed to tslib_cObj::includeLibs() must be an array
When having an empty USER_INT in your TS, you get an missleading error Message:
PHP Catchable Fatal Error: Argument ...
Ulfried Herrmann
10:32 Bug #23346: dbClientCompress crashes with pconnect
introduced in Ticket 7059 Till Kleisli
10:29 Bug #23346 (Closed): dbClientCompress crashes with pconnect
When I activate dbClientCompress, using pconnect, the DB connection crashes because of this call:
@mysql_pconnect(...
Till Kleisli

2010-08-03

22:20 Bug #23345 (Closed): Link Browser adding spaces to file path and not saving path
When using the link browser to create a link to a file, it is adding 3 spaces to the end of the path and because of t... Ron Hall
21:46 Bug #23323: Link to deprecation logfile doesn't work in installations inside a subdirectory
trunk rev 8479
4-4 rev 8480
Susanne Moog
21:45 Revision 4b22f004: Fixed bug #15313: Link to deprecation logfile doesn't work in installations inside a subdirectory (thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8480 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
21:43 Revision ef118600: Fixed bug #15313: Link to deprecation logfile doesn't work in installations inside a subdirectory (thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8479 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
21:04 Bug #23314: csv export unconditionally truncates the exported data fields at 100 chars
rev 8478 Susanne Moog
21:02 Revision 086f3537: Fixed bug #15304: csv export is limiting exported fields to 100 chars (thanks to Björn Pedersen)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8478 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
20:02 Bug #23035: Backend loops when logging in and loads itself nestedly again and again
I had the same issue (see screenshot)
It was solved after i deleted the content of uc of the user in database.
If...
Steffen Kamper
19:35 Bug #23344: htmlArea RTE: tkr_rteanchors breaks the link editing dialogue
I cannot reproduce this issue. Please report your Page TSConfig. Stanislas Rolland
16:41 Bug #23344 (Closed): htmlArea RTE: tkr_rteanchors breaks the link editing dialogue
Cannot add an external link in content using 'insert web link' button on the rte.
Highlighting text and pressing t...
Sara no-lastname-given
19:26 Bug #22991: htmlArea RTE won't load in backend extension
1. You are inserting the same field from the same record on the same form because $tableuid2 is not used for "Another... Stanislas Rolland
09:53 Bug #22991: htmlArea RTE won't load in backend extension
Any update on this - still waiting for the bug to be fixed to switch to 4.4 Klaus Hinum
19:16 Bug #22865: Permission denied for /typo3/alt_doc.php
Okay, so please ask the author of dynaflex. If he/she confirms that this is a core bug, please reopen.
Thanks
Ste...
Steffen Gebert
16:21 Bug #22865: Permission denied for /typo3/alt_doc.php
This issue seems to be related to the use of dynaflex Bart Dubelaar
17:41 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
Committed to SVN:
* TYPO3_4-1 (rev. 8473)
* TYPO3_4-2 (rev. 8474)
* TYPO3_4-3 (rev. 8475)
* TYPO3_4-4 (rev. 8476)...
Oliver Hader
17:40 Revision 9b95e0ca: Fixed bug #15265: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8477 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:39 Revision 8a4fc6d9: Fixed bug #15265: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8476 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:39 Revision 8dbbf24d: Fixed bug #15265: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8475 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:38 Revision 9e79460c: Fixed bug #15265: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8474 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:37 Revision 9b8540eb: Fixed bug #15265: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@8473 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:45 Bug #23321: t3lib_div::sanitizeLocalUrl() leads to fatal error on PHP4 systems
Committed to TYPO3_4-1 (rev. 8472) Oliver Hader
16:18 Bug #23321: t3lib_div::sanitizeLocalUrl() leads to fatal error on PHP4 systems
The attached v3 patch implements a suggestion by Jigal to support umlauts again in the path segment, like e.g. http:/... Oliver Hader
16:17 Bug #23321: t3lib_div::sanitizeLocalUrl() leads to fatal error on PHP4 systems
Tim, please try with the latest version of the branch: TYPO3 4.1.14 Oliver Hader
11:28 Bug #23321: t3lib_div::sanitizeLocalUrl() leads to fatal error on PHP4 systems
patch on 4.1.4
---------------------------------------------------------------------
0015311_v2.patch
---------...
Tim
11:21 Bug #23321: t3lib_div::sanitizeLocalUrl() leads to fatal error on PHP4 systems
in 4.1.4 it works fine, but in 4.1.3 didnt work it Tim
16:44 Revision 5c9dc6ff: Fixed bug #15311: t3lib_div::sanitizeLocalUrl() leads to fatal error on PHP4 systems
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@8472 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:16 Bug #23343 (Closed): sys_action: Link to edit the sql query action is missing for newly created actions
Problem:
The link to edit the sql query is missing for newly created actions. This causes big headaches, because you...
Stefan Galinski
15:45 Bug #23141: htmlArea RTE: Not loading in Firefox 3.0.3
I'm back
--- normal mode (not safe mode) -----
[HTMLArea::init]: Editor url set to: sysext/rtehtmlarea/htmlarea...
Yannick Pavard
15:37 Bug #23342 (Closed): Umlauts in IRRE
TYPO3 4.4.1 doesn't save umlauts correctly in inline elements if [BE][forceCharset] is NOT set to "utf-8". Tested wit... Michael Sollmann
15:21 Bug #23341 (Closed): sys_actions shows wrong error if an "Record List" action is not propertly configured
Problem:
The sys_action "Record List" has a wrong error message if the task isn't properly configured, e.g. the tabl...
Stefan Galinski
13:38 Feature #23340 (Closed): Allow separate cookie domain for FE and BE
Some clients run the TYPO3 BE under a different domain name for security reasons. This causes problems with cookie do... Francois Suter
13:26 Feature #7098: $flashMessages should have a condition ...
I suggest to change the type constants to NOTICE, INFO, OK, WARNING and ERROR, to ensure code similarity.
See http:...
Axel Böswetter
13:03 Bug #23298: felogin redirect doesn't work anymore after update to Typo3 4.2.13
This patch 0015280_v6_4-2.patch is now working on 4.2.13. Markus Klein
11:26 Bug #23298: felogin redirect doesn't work anymore after update to Typo3 4.2.13
Sorry, but I just exported class.tx_felogin_pi1.php from tag 4-2-13 and tried to patch it.
unfortunately two bad t...
Markus Klein
10:40 Bug #23298: felogin redirect doesn't work anymore after update to Typo3 4.2.13
New patch wich fixes the issues mentioned on the core list Helmut Hummel
09:55 Bug #23298: felogin redirect doesn't work anymore after update to Typo3 4.2.13
Well then
strpos($parsedUrl['path'], t3lib_div::getIndpEnv('TYPO3_SITE_PATH')) === 0)
should evaluate to true....
Helmut Hummel
09:48 Bug #23298: felogin redirect doesn't work anymore after update to Typo3 4.2.13
Yes, it's "/" Dimitri Koenig
09:31 Bug #23298: felogin redirect doesn't work anymore after update to Typo3 4.2.13
Can you please post here what the output of t3lib_div::getIndpEnv('TYPO3_SITE_PATH') is on your site? It should be / Helmut Hummel
08:29 Bug #23298: felogin redirect doesn't work anymore after update to Typo3 4.2.13
www.yxz.com/login.html?redirect_url=/agb.html Dimitri Koenig
12:18 Bug #22434: absRefPrefix => wrong link in reset email
Also it would be good to put the link beween '<' and '>' so the whole link will be clickable in the email programm.
...
Stephan Bauer
11:47 Bug #18520: indexing of external files may be prevented by php's open_basedir restriction
no news?
no one who can put this into the trunk?
Christian Hernmarck
10:09 Bug #8743: Autopublication scheduler task has too many rights
REMINDER
The RFC is still pending in the Core list. I just updated it to reflect the recent structural changes of ...
Francois Suter
09:37 Revision 72cc9149: * Fixed regression in Fluid, preventing Extbase/Fluid based extensions to work.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8471 709f56b5-9817-0410-a4d7-c38de5d9e867 Sebastian Kurfuerst
09:32 Revision bbdc8bc2: Raising version number to 1.1.1
Sebastian Kurfuerst
09:28 Bug #23184: page.CSS_inlineStyle doesn't work
I have the same Problem. I have updated from TYPO3 4.2.13 to 4.4.1 and have made all changes in the update wizard. Af... Jens Hirschfeld
08:47 Bug #23339: no edit display for alternative page language for old data.
debugging the db yields the reason: The old entry contain doktype=0, the new entries hav doktype=1.
Besides that, al...
Björn Pedersen
08:41 Bug #23339 (Closed): no edit display for alternative page language for old data.
With current trunk the alternative page language is not editable for old records( see screenshot).
This problem d...
Björn Pedersen
08:32 Bug #22162: Deprecation log for IMAGE.alttext does not work
Related to #10100 (rev 4842). Steffen Gebert
06:51 Bug #23195: update to version 4.4.0 Typo3 User have no premesions to write files in filelist
The file-flags in the backend User Settings are the same like in the be_user table field fileoper_perms.
for examp...
David Maier

2010-08-02

22:34 Bug #23299: It is impossible to set links to files any more with the link wizard
Oliver, it works perfectly fine in tt_contents bodytext field when using the rte link wizard.
Whereas the TV Link ...
Jochen Rieger
16:29 Bug #23299: It is impossible to set links to files any more with the link wizard
Jochen, which wizard are you using? Does the patch for you for regular links where no TV is involved?
Oliver Hader
10:46 Bug #23299: It is impossible to set links to files any more with the link wizard
I found a situation where the patch doesn't work for me (4.2.13):
Using TemplaVoila FCE link field with wizard, 3 ...
Jochen Rieger
21:30 Bug #25587: Intellisense is still not working in IE
Also doesn't work in IE7 Administrator Admin
21:21 Bug #25587 (Closed): Intellisense is still not working in IE
Autocompletion in t3editor is working fine in FF3 but does not work in IE (tested in IE8 only).
Syntax ...
Administrator Admin
21:14 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
attached new patches which uses Exceptions instead for 4.2 ot trunk Helmut Hummel
13:46 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
Thanks a lot Helmut!
I changed the message a bit and also added some templating in newer versions to make the mess...
Ernesto Baschny
00:31 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
Attached a patch which adds a die() if session has already been started or session.auto_start option is detected Helmut Hummel
00:21 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
@Olly: A die() is enough, or do we need some stylish error message here? Helmut Hummel
19:50 Bug #23338 (Closed): felogin, rsaauth, saltedpassword and Internet Explorer 8 (IE) Password Manager
When using rsaauth the password gets decrypted with javascript before the password manager saves the password. Thus t... Jan Schreier
19:34 Bug #23298: felogin redirect doesn't work anymore after update to Typo3 4.2.13
@Dimitry: what is the complete path to your TYPO3 installation (you can drop the host part)
Meaning, please add th...
Helmut Hummel
17:56 Bug #23298: felogin redirect doesn't work anymore after update to Typo3 4.2.13
No subdir. Path was: login.html?redirect_url=/agb.html Dimitri Koenig
17:50 Bug #23298: felogin redirect doesn't work anymore after update to Typo3 4.2.13
Ok, can you please tell the URL (path) you wanted to redirect to?
Is your TYPO3 installation in a subdirectory (host...
Oliver Hader
17:46 Bug #23298: felogin redirect doesn't work anymore after update to Typo3 4.2.13
But it did not work for me so i had to adjust... Dimitri Koenig
17:31 Bug #23298: felogin redirect doesn't work anymore after update to Typo3 4.2.13
Dmitri, thanks for your changes, however that part was already correct before:
* path does NOT start with a slash ->...
Oliver Hader
17:03 Bug #23298: felogin redirect doesn't work anymore after update to Typo3 4.2.13
I corrected the function isRelativeUrl in 0015280_v5 so that it returns TRUE if first char is "/" and not false. Dimitri Koenig
10:42 Bug #23298: felogin redirect doesn't work anymore after update to Typo3 4.2.13
I tested the patch with group defined redirects and it works fine on 4.2.13. Thank you all for the effort! Lienhart Woitok
19:29 Bug #23321: t3lib_div::sanitizeLocalUrl() leads to fatal error on PHP4 systems
same issue here, patch 0015311_v2.patch works fine Sven Juergens
18:34 Bug #23337 (Closed): htmlArea RTE: RTE in Safari misbehaves when styling text with inline style button
When using the Bold, Italics, or Underline options in the RTE, Safari creates multiple issues.
1. When clicking o...
Bill Tenny-Brittian
18:15 Bug #23336 (Closed): Strange behaviour inserting links in IE7
Typo3: 4.4
RTE: 2.0.2
Browser: IE7
This behaviour is reproducible in the following scenario:
- Insert three par...
Alexander Stier
17:54 Bug #23305: Section "all configuration" will not write localconf.php - instead error-message "method not implemented"
Thanks for your feedback!
I'm closing this issue with "no change required" - if others experience similar behaviours...
Oliver Hader
17:50 Bug #23305: Section "all configuration" will not write localconf.php - instead error-message "method not implemented"
Problem is fixed, it was a server configuration issue: mod_security (a firewall of apache) found a pattern match for ... Dietmar Schell
17:21 Bug #23335: it's not possible to edit BE_users created by earlier typo3-version
I just tried typo3 4.4.0 and the problem doesn't exist in this release. The problem is only present in 4.4.1. Andreas Klein
16:10 Bug #23335 (Closed): it's not possible to edit BE_users created by earlier typo3-version
I tried to edit a backend-user (it's the same for groups) and got the errormessage as in bug http://bugs.typo3.org/vi... Andreas Klein
17:06 Feature #16180: Add random on listNum
I would say: Just do it! :-) Chris topher
16:59 Feature #16180: Add random on listNum
Is Peter Niederlag still taking care of this issue? If not I could take care for a patch and make an RFC.
16:56 Feature #16180: Add random on listNum
that would be a great feature.
the code above doesen't work anymore with php5.3 and typo3 4.4 it should read:
+ i...
taywa gmbh
16:52 Bug #23204: Link on first image is wrong if there are multiple images and links in one content element
there was no typoscript involved, but a xclass for a "rand" value for listnum as suggested on:
http://bugs.typo3.org...
taywa gmbh
16:26 Bug #23303: Element-Browser page tree has HSC'ed <span> elements
Committed to SVN:
* TYPO3_4-1 (rev. 8466)
* TYPO3_4-2 (rev. 8467)
* TYPO3_4-3 (rev. 8468)
* TYPO3_4-4 (rev. 8469)...
Oliver Hader
10:41 Bug #23303: Element-Browser page tree has HSC'ed <span> elements
The attached patch works fine for me. Thank you. Lienhart Woitok
16:25 Revision 34a8e6af: Fixed bug #15289: Element-Browser page tree has HSC'ed <span> elements
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8470 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:25 Revision 184fc93a: Fixed bug #15289: Element-Browser page tree has HSC'ed <span> elements
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8469 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:24 Revision 753b54b7: Fixed bug #15289: Element-Browser page tree has HSC'ed <span> elements
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8468 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:24 Revision c7356805: Fixed bug #15289: Element-Browser page tree has HSC'ed <span> elements
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8467 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:23 Revision cfa8ae91: Fixed bug #15289: Element-Browser page tree has HSC'ed <span> elements
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@8466 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:00 Bug #23334 (Closed): htmlArea RTE: W3C Markup Validation issues
In conjunction with extensions based an extbase / fluid the RTE produces tags with ID's which are not valid:
<div id...
Frank Frewer
14:27 Bug #23333: Can not create an 'Image link' to a file in 'Text w/image'
Yes, we know. Please see #0015282.
Resolved as duplicate of #15282.
Chris topher
14:16 Bug #23333 (Closed): Can not create an 'Image link' to a file in 'Text w/image'
It is not possible to link to a file in 'Text w/image'. To reproduce (on 4.4.1 and 4.2.13)
1. Create new Text w/ima...
Nicolas
14:19 Bug #23284: Creating multiple pages doesn't consider the group permissions for all pages
Thanks for the patch! Also succesfully tested on 4.3.3 and 4.4.0 Falk no-lastname-given
14:13 Bug #23332: Pagetree in IE6 / IE7 has issues with wrongly positioned icons after expanding / collapsing
Hi Andreas,
thank you for your patches!
Do you know, that you should send each of them as an RFC to Core List?
...
Chris topher
14:03 Bug #23332 (Closed): Pagetree in IE6 / IE7 has issues with wrongly positioned icons after expanding / collapsing
Due to the usage of sprites and overlays for icons, the structury of the pagetree has slightly changed.
When the tr...
Andreas Kießling
13:55 Bug #23331 (Closed): small typo in class.t3lib_spritemanager.php's deprecationLog Message
in case of using deprecated $GLOBALS['PAGES_TYPES'] there is a deprecationLog Message with an example of how using th... Sven Juergens
12:54 Bug #23236: Generation transparent images with GMENU fails
I read this note before creating this bug. I have turned of niceText and still only get transparent images in T3 v. ... Marius Muehlberger
12:51 Bug #23236: Generation transparent images with GMENU fails
I doubt that it's a bug, it's just an inconvinience... the change was done with #22687. GD1 support was dropped so Tr...
12:09 Bug #23236: Generation transparent images with GMENU fails
Just tried out: The bug remains in 4.4.1 :( Marius Muehlberger
10:56 Bug #23236: Generation transparent images with GMENU fails
In my system, turning niceText off and antiAlias on (which is on by default), the background is #FFFFFF. But niceText...
10:52 Bug #23236: Generation transparent images with GMENU fails
In my testcase turning niceText on or off does not influence the problem (neither reduceColors, but this feature is d... Marius Muehlberger
10:42 Bug #23236: Generation transparent images with GMENU fails
Thanks for this research, Torben. I have the same problem. In <= 4.4, a GIFBUILDER graphic with niceText = 1 and tran...

2010-08-01

22:12 Bug #23299: It is impossible to set links to files any more with the link wizard
Hi guys,
please post your responses to the thread in Core List!
See http://typo3.org/teams/core/core-mailinglist-...
Chris topher
21:49 Bug #23299: It is impossible to set links to files any more with the link wizard
+1 on reading/testing
Lutz Wulfestieg
20:39 Bug #23298: felogin redirect doesn't work anymore after update to Typo3 4.2.13
Seems to work on 4.2.13.
(Didn't test all available redirect methods)
Markus Klein
18:11 Bug #23298: felogin redirect doesn't work anymore after update to Typo3 4.2.13
Please test the attached patch 0015280_v4.patch which applies for all TYPO3 versions (4.2-4.5). Thanks in advance! Oliver Hader
18:08 Bug #23298: felogin redirect doesn't work anymore after update to Typo3 4.2.13
Affects TYPO3_4-2, TYPO3_4-3, TYPO3_4-4, Trunk Oliver Hader
16:20 Bug #23298: felogin redirect doesn't work anymore after update to Typo3 4.2.13
Please check 15280_v3_44.diff, which should fix all mentioned problems
Helmut Hummel
20:06 Bug #23329: Cannot download danish language
This is a limitation which already has been reported here somewhere...
However: Closed as requested.
Chris topher
19:29 Bug #23329: Cannot download danish language
Fixed it myself - you have to delete all .zip files regarding ll in typo3temp :-) Claus Harup
15:56 Bug #23329 (Closed): Cannot download danish language
After upgrading to TYPO3 4.4.1 and deleting my l10n folder I want to download danish language files through TER - fai... Claus Harup
19:45 Bug #23173: Code for rewrite rules for .htaccess cannot be formatted (but would have to be!)
Ah now I know what you mean.
The general problem is that afaik there's no way of putting any format into these com...
Markus Klein
19:30 Bug #23173: Code for rewrite rules for .htaccess cannot be formatted (but would have to be!)
I have uploaded the section from a screenshot of the installtool.
The label itself is defined in t3lib/config_defa...
André Spindler
18:52 Bug #23173: Code for rewrite rules for .htaccess cannot be formatted (but would have to be!)
Where exactly did you copy this line from, I can't find it? Markus Klein
18:45 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
Alright! Thanks to everybody for digging into the FORMidable thingy and the session.auto-start setting in PHP. Can so... Oliver Hader
18:26 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
@Christian: Older TYPO3 versions were vulnerable to session fixation. There's no way to achieve a secure session hand... Helmut Hummel
18:20 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
@Helmut: I don't know if there isn't a way that it's still working? In older Versions of TYPO3 session.auto-start was... Christian Ehret
12:28 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
thats it, thank you christian Freddy Tripold
18:33 Bug #23321: t3lib_div::sanitizeLocalUrl() leads to fatal error on PHP4 systems
I slightly modified Helmut's patch
* just did not apply the whitelist pattern to the host part (will be evaluated la...
Oliver Hader
18:07 Bug #23321: t3lib_div::sanitizeLocalUrl() leads to fatal error on PHP4 systems
can you pleas test the applied patch? Helmut Hummel
16:07 Bug #23321: t3lib_div::sanitizeLocalUrl() leads to fatal error on PHP4 systems
Jigal just posted this link: http://www.php.net/manual/en/regexp.reference.unicode.php Steffen Gebert
16:04 Bug #23321: t3lib_div::sanitizeLocalUrl() leads to fatal error on PHP4 systems
Can somebody please check whether unicode character support was built into PHP 4.3 and/or PHP 5.1? Oliver Hader
13:45 Bug #23321: t3lib_div::sanitizeLocalUrl() leads to fatal error on PHP4 systems
If Nico took a clean installation of TYPO3 4.1.14 and then applied the file "15263_v2.patch", he has exactly what is ... Chris topher
12:19 Bug #23321: t3lib_div::sanitizeLocalUrl() leads to fatal error on PHP4 systems
Can you check the current state in SVN, please?
https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1/
Steffen Gebert
18:19 Revision 4a2365fe: Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8465 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
18:18 Revision f9aebe38: Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8464 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:33 Bug #23327: Typo in Install Tool causes PHP Warning
Resolved as duplicate Steffen Gebert
10:24 Bug #23327 (Closed): Typo in Install Tool causes PHP Warning
A typo in typo3/sysext/install/mod/class.tx_install.php line 8154 causes a PHP warning: implode() Invalid arguments p... Markus Klein
16:26 Bug #23330: Unused variable $warningItems in tx_install
Committed to SVN:
* TYPO3_4-4 (rev. 8462)
* Trunk (rev. 8463)
Oliver Hader
16:18 Bug #23330 (Closed): Unused variable $warningItems in tx_install
The variable $warningItems in tx_install shall be used to output warnings, however the variable is never filles with ... Oliver Hader
16:24 Revision 41c7514a: Fixed bug #15321: Unused variable in tx_install
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8463 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:23 Revision c7aab4e3: Fixed bug #15321: Unused variable in tx_install
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8462 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:54 Bug #23306: DB browser is unusable
v2 of the patch was committed to SVN by Susanne
* trunk rev 8460
* 4-4 rev 8461
Oliver Hader
13:54 Bug #23306: DB browser is unusable
Same issue can be reproduced, when editing a template (browse for basis template, select root node) -> see ExceptionI... Freddy Kühne
14:58 Revision 82df12de: Fixed bug #15292: Fatal error in DB browser because of wrong sprite API usage (thanks to Alexandre Gravel-Raymond)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8461 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
14:58 Revision 904c9415: Fixed bug #15292: Fatal error in DB browser because of wrong sprite API usage (thanks to Alexandre Gravel-Raymond)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8460 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
11:24 Feature #23328 (Closed): DBAL Debug module should be redesigned
DBAL Debug module is useful to track down problems but is not really user-friendly as it was initially made as an int... Xavier Perseguers
01:25 Bug #23326: Setting external links on pictures
Resolved as duplicate of #23299. Chris topher
01:25 Bug #23326: Setting external links on pictures
Hi Lutz,
thank you for reporting this bug!
The issue has already been reported as #23299, where you also find a...
Chris topher
01:09 Bug #23326 (Closed): Setting external links on pictures
It´s not possible to set an external link to a picture in a normal way.
First you set the link but no checkmark will...
Lutz Wulfestieg

2010-07-31

23:07 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
@Christian: Ah, thanks for finding that out!
Probably we should show an error message, if the session already has be...
Helmut Hummel
20:42 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
I got it!
The problem is the PHP setting "session.auto_start"
If this is set to "ON" - you cannot login to the inst...
Christian Ehret
19:05 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
@Christian, is it possible that you give me access to your installation so that I can do some debugging?
if so, just...
Helmut Hummel
18:43 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
@Helmut: no idea how to find out?
Yes I did access the install tool directly after clearing the cookies.
Christian Ehret
21:29 Bug #21776: fe_adminLib.inc crashes on 5.3 because usage of split()
Hi Chritopher,
no, the diff 12889.diff is OK!
Sorry, I misinterpreted the first comment of Franz Holzinger, as th...
Andreas Dörler
18:34 Bug #21776: fe_adminLib.inc crashes on 5.3 because usage of split()
You mean occurences of split(), which are not in the diff file posted above?
If so, could you please post an updated...
Chris topher
17:52 Bug #21776: fe_adminLib.inc crashes on 5.3 because usage of split()
Beside of the spliti posted above, there are a few (4) other splits to replace:
-$cmdParts = split('\[|\]',$cmd); ...
Andreas Dörler
19:33 Feature #23325 (Closed): Feature Request: preserve parameter in the redirect_url
felogin does not preserve url-parameter in the redirect-url, so it is not possible to redirect to a page which needs ... Peter Linzenkirchner
19:23 Bug #23324 (Closed): getPreserveGetVars does not work as expected
if plugin.tx_felogin_pi1.preserveGETvars is defined with at least one parameter not only this parameter is preserved ... Peter Linzenkirchner
18:43 Bug #23298: felogin redirect doesn't work anymore after update to Typo3 4.2.13
There are two errors in the function validateRedirectUrl:
- t3lib_div::isValidUrl($sanitizedUrl) => returns empty s...
Peter Linzenkirchner
18:37 Bug #21388: typo3temp got filled with thousands of javascript_* files
Hi guys,
please send a reminder to the thread in Core List, so that this problem gets a bit more attention.
Tha...
Chris topher
18:27 Bug #21388: typo3temp got filled with thousands of javascript_* files
I thought this was already fixed in Typo3 4.4(x). Now I just realized that after updating, I had another 4600 .js fil... Jorgo S.
16:50 Revision 6647c8d7: Remove empty svn:mergeinfo properties
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8459 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
16:48 Revision 4027f06d: Remove empty svn:mergeinfo properties
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8458 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
16:41 Revision e1e44e9d: Remove empty svn:mergeinfo properties
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8457 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
16:40 Revision 626042bf: Remove empty svn:mergeinfo properties
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8456 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
13:57 Bug #21158: Report are not visible in IE6
Fixed by #20477 (rev 7502) Steffen Gebert

2010-07-30

22:41 Revision 0c28e323: Reverting previous revision 8454 in authority of Steffen
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8455 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
22:28 Revision 937d5155: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8454 709f56b5-9817-0410-a4d7-c38de5d9e867
Steffen Kamper
22:13 Bug #23306: DB browser is unusable
First, I wasn't clear enough on the version affected : 4.4.0 is not affected by this bug, but 4.4.1 is.
So here ar...
Alexandre G
15:51 Bug #23306: DB browser is unusable
I was not able to reproduce this issue.
Can you please give a step by step description on how to reproduce the behav...
Oliver Hader
21:50 Bug #21158: Report are not visible in IE6
Can't be reproduced Stefan Galinski
21:19 Bug #23323 (Closed): Link to deprecation logfile doesn't work in installations inside a subdirectory
Problem:
Then link to the deprecation logfile doesn't work in installations inside a subdirectory.
Solution:
Use...
Stefan Galinski
20:51 Bug #23305: Section "all configuration" will not write localconf.php - instead error-message "method not implemented"
same here tested with TYPO3 4.4.1 PHP 5.2.10 works fine Mehdi Guermazi
20:24 Bug #23305: Section "all configuration" will not write localconf.php - instead error-message "method not implemented"
tested with 4.4.1 and php 5.3
everything works fine...
Simon Ouellet
20:44 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
@Christian, can you somehow find out where the php session cookie comes from?
Btw. did you access the install too ...
Helmut Hummel
14:50 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
@Freddy, check for permissions of typo3temp directory and its subdirectories (if the install tool is able to create a... Ernesto Baschny
14:49 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
My problem is a serverproblem. 3 of 4 servers works as expected, so I try to find the bug with my provider. Freddy Tripold
11:53 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
Yes, the patch solves the problem for me (after deleting the typo3conf/temp_CACHED* files after applying the patch). Oliver Klee
11:41 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
@Oliver:
I attached the bugfix to this ticket. Would you be kind enough to apply it and tell me if your install tool...
Jerome Schneider
11:25 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
@Ernesto:
-bash-3.2$ find . -type f -exec grep -l "session_start" {} +
./sr_freecap/pi1/freecap141.php
./phpmyad...
Christian Ehret
11:19 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
@Freddy and @Christian. It might help the search if you scan for "session_start()" in all your typo3conf/ext/ files. ... Ernesto Baschny
11:18 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
BTW: you can "hijack" the session:
1. use the 4.4.0 sources
2. login to install tool
3. change the source to 4.4...
Christian Ehret
11:14 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
First of all, this behavior is only on updated systems. I tried to reduce the extension list and on my local testserv... Freddy Tripold
11:10 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
@Helmut:
with 4.4.1:
PHPSESSID
Typo3InstallTool
with 4.4.0:
PHPSESSID
(not InstallTool Cookie)
AND bec...
Christian Ehret
11:09 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
@Helmut:
So far, here's what I have:
It has been corrected in Branch 2 of the tool in October 2009, but not in Bra...
Jerome Schneider
11:04 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
@Christian: Thanks for testing!
Can you please post here what cookies are stored for your domain?
If I clear al...
Helmut Hummel
11:01 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
Steps to reproduce (in my case):
1. install ameos_formidable 1.1.3
2. in the user settings, create the install to...
Oliver Klee
10:57 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
The team in charge of formidable is working on this at this right moment. So far I've not been able to reproduce the ... Jerome Schneider
10:42 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
@Helmut:
yes, I checked that ALL 'extList' are commented out - including the extList_FE. I removed all CACHE Files i...
Christian Ehret
10:30 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
In regard of ameos_formidable, this is clearly a severe bug in this extension,
doing a session_start() at this plac...
Helmut Hummel
10:21 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
I've posted to the FORMidable newsgroups about this. Oliver Klee
10:08 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
During testing I've had similar issues too, but all were solved after cleanly shutting down Chrome or other browsers ... Ernesto Baschny
10:04 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
I cannot reproduce this in a clean Install.
@Christian, @Freddy
Wild guessing:
$TYPO3_CONF_VARS['EXT']['extLis...
Helmut Hummel
20:10 Feature #23322 (Closed): render SWFOBJECT: make it posible to change path of swfobject.js
In line 2861 of file class.tslib_content.php the swfobject.js (contrib folder) is added to page-setup.
It would be...
Jochen Weber
19:56 Bug #23298: felogin redirect doesn't work anymore after update to Typo3 4.2.13
The attached patch does help if you use
config.typolinkLinkAccessRestrictedPages
because the urls there are als...
Helmut Hummel
17:39 Bug #23298: felogin redirect doesn't work anymore after update to Typo3 4.2.13
In my installation Lienharts' modification works perfect for me. Thank you very much!
Typo3: 4.2.13
felogin: 1.0.0
Wolfgang Maschke
16:30 Bug #23298: felogin redirect doesn't work anymore after update to Typo3 4.2.13
Hi Markus,
thanks for your suggestion.
I changed the line 570 instead of line 370 (I think it was a mistype) as y...
Dorit Rottner
15:14 Bug #23298: felogin redirect doesn't work anymore after update to Typo3 4.2.13
Hi Dorit,
try to replace line 370 in felogin/pi1/class.tx_felogin_pi1.php
$redirect_url = $this->redirectUrl;
with...
Markus Klein
15:07 Bug #23298: felogin redirect doesn't work anymore after update to Typo3 4.2.13
We have a problem for the Typo3 4.3.4 release. Defined return_url's via POST or GET Params like index.php?id= with pi... Dorit Rottner
11:39 Bug #23298: felogin redirect doesn't work anymore after update to Typo3 4.2.13
see bug15280_v2.patch Markus Klein
11:39 Bug #23298: felogin redirect doesn't work anymore after update to Typo3 4.2.13
Applied the fix from Lienhart to the remaining redirect modes.
Works now for me.
Markus Klein
11:00 Bug #23298: felogin redirect doesn't work anymore after update to Typo3 4.2.13
Please do something about this issue.
ASAP!!!
The patch didn't work for me.
Markus Klein
08:59 Bug #23298: felogin redirect doesn't work anymore after update to Typo3 4.2.13
Tank you Linhart for your input. Very helpful. Is this problem independent of the Typo3 version? I guess yes. What do... Wolfgang Maschke
19:45 Bug #23221: Clear all caches" doesn't clear the cache of static templates (based by extensions)
I can't reproduce the bug. It works fine here with a 4.4.0 TYPO3 - 5.2.10 PHP Mehdi Guermazi
19:36 Bug #17095: Typolink : cHash isn't created if there's no additionalParams
fixed in #17070 Steffen Kamper
18:52 Bug #17095: Typolink : cHash isn't created if there's no additionalParams
Fixed in #17070 Popy no-lastname-given
18:08 Bug #17095: Typolink : cHash isn't created if there's no additionalParams
still valid? Mathias Schreiber
19:16 Bug #23299: It is impossible to set links to files any more with the link wizard
The patch 0015282_42_trunk.patch works for me also in 4.2.13.
Thanks a lot Olivier for your work.
Jonathan IROULIN
16:45 Bug #23299: It is impossible to set links to files any more with the link wizard
Works for me in 4.2.13.
Thanks Oliver for your good and especially fast work!!!
Jochen Rieger
16:33 Bug #23299: It is impossible to set links to files any more with the link wizard
This problem occurs when opening the element browser and changing the tab to e.g. "file". Since the fieldChangeFunc a... Oliver Hader
15:54 Bug #23299: It is impossible to set links to files any more with the link wizard
I can confirm this behaviour, seems like it was introduced with issue #15263.
Oliver Hader
15:24 Bug #23299: It is impossible to set links to files any more with the link wizard
Same here... also if you don't have a checkbox.
When selecting a file via link wizard, the path will be transferre...
Jochen Rieger
18:48 Bug #23110: Multiple RTE textareas on one BE-Form have huge performance impact in Webkit browsers
I can confirm this behavior happens using TinyMCE as well. There appears to be memory leaks as Safari will consume mo... Christopher W
18:37 Bug #23321 (Closed): t3lib_div::sanitizeLocalUrl() leads to fatal error on PHP4 systems
After updating my TYPO3 Installations from 4.1.13 to 4.1.14 I was hit by the bug #23287
So I applied the patch 00...
Nico Thomaier
18:19 Bug #25574: t3editor missing ext_icon.gif
just cleaning up the mess :) Mathias Schreiber
18:18 Bug #21308: Debug parsetime equals 0
This is all about measuring performance in FE.
I think it's pretty pointless to enable this on ALL installs worldwid...
Mathias Schreiber
17:53 Bug #23320 (Closed): Enable freshly capsuled sysext by default
Web->Access, File->List, FuncWizards etc.
(issue imported from #M15310)
Mathias Schreiber
17:52 Bug #23319 (Closed): Set dependencies for sysext submodules
Make File->List depend on File and so on...
Internal note to self...
(issue imported from #M15309)
Mathias Schreiber
17:49 Bug #22994: Database context in userFunc
Could you add some more setup information?
Right now I can't see where you are going.
Thanks in advance.
Mathias Schreiber
17:47 Bug #18819: felogin redirect won't work if "hide at login" is selected
closed due to logical error in setup.
Bottomline:
felogin does the redirect, if felogin is hidden for whatever reas...
Mathias Schreiber
17:31 Bug #22973: Introduction Package: New Backend User created with uid=0
moved to forge Mathias Schreiber
17:29 Bug #23204: Link on first image is wrong if there are multiple images and links in one content element
i had wrong links/similar behavior like Roman Abt described with typo3 in Version 4.4.0 - after the update to Version... Administrator Admin
16:29 Bug #23204: Link on first image is wrong if there are multiple images and links in one content element
Does not happen in trunk today.
Is any additional Typoscript involved?
Mathias Schreiber
17:28 Bug #22998: different count of results depending on the page in page browser
closed. If the issue still exists, please re-open Mathias Schreiber
17:20 Feature #19578: Don't show the logged-in message when I'm logged in
closed due to reporters request (if I got it wrong, please re-open) Mathias Schreiber
17:19 Bug #23284: Creating multiple pages doesn't consider the group permissions for all pages
The attached patch was tested on 4.2.13, 4.3.4, 4.4.1 and trunk
17:18 Feature #20476: Why do you overwrite the TS-Var: linkConfig.parameter?
closed due to reporter request (at least I understood it this way - please re-open if I got you wrong) Mathias Schreiber
17:12 Bug #23042: "Hide page if no translation for current language exists" does not work.
Can't reproduce this one neither on 4.3.3 nor trunk.
Works as intended.
Could you provide some more detailed feed...
Mathias Schreiber
16:49 Bug #23318 (Closed): wrong INSTALL.txt instructions and outdated README.txt
Please review and test/follow every sentence you wrote in installation.txt and readme.txt is up to current version 4.... ffee
16:44 Bug #23317 (Closed): Mail form can't execute Javascript validation when single quote are used in field label
Creating a mailform works fine, we have the liberty to use any kind of characters in field label. Unfortunately, if a... Mathieu Bilodeau
16:31 Bug #23195: update to version 4.4.0 Typo3 User have no premesions to write files in filelist
did you check if the update somehow messed up the file-flags in die user record?
Same problem came up when the flag ...
Mathias Schreiber
16:10 Feature #23316 (Closed): [Caching framework] Add scheduler task to execute garbage collection
This is an SVN patch request.
Type: Feature
BT:
Branches: trunk
Problem:
Some caching framework cache ba...
Christian Kuhn
15:41 Bug #23263: page.shortcutIcon does not create favicon on root Level
Not sure if allowing root dir access brings up a whole bunch of other problems (security related).
Personally, I hig...
Mathias Schreiber
15:35 Bug #23270: forceTypeValue does not work
Unable to reproduce on trunk.
config {
language = de
locale_all = de_DE@euro
doctype = xhtml_trans
xml...
Mathias Schreiber
15:18 Bug #22923: Styling issue when selecting position of new created page
Okay.. this happens only if you select the last page (on the first level) and is not new in 4.4
Reason is that the c...
Steffen Gebert
15:16 Bug #23303: Element-Browser page tree has HSC'ed <span> elements
The attached patch fixes this issue. By analyzing the source code, we can be sure that the title for regular pages (n... Oliver Hader
14:57 Bug #23303: Element-Browser page tree has HSC'ed <span> elements
This issue affects all versions of TYPO3. 4.1-4.4, Trunk Oliver Hader
14:00 Bug #23303: Element-Browser page tree has HSC'ed <span> elements
nav_title is htmlspecialchared in class.t3lib_treeview.php, l. 685
$title is hsc'ed in same class l. 683
so no ne...
11:30 Bug #23303: Element-Browser page tree has HSC'ed <span> elements
I can confirm this one.
Working on that now (TYPO3 Bugday).
Reproducible also in 4.4 and trunk.
Reason is
html...
15:07 Bug #23277: Mailing doesn´t work with safe mode on
Since version 4.4.0 there is a new file in folder /typo3/t3lib:
class.t3lib_utility_mail.php
An array defines fiv...
Michael Singer
14:52 Bug #23293: Raw HTML shown in Element Browser's pagetree with options.pageTree.showNavTitle = 1
Duplicate of issue #23303 - let's continue there... Oliver Hader
14:44 Bug #23285: PATH_site not defined in typo3/thumbs.php
thumbs.php is not intended to be used in FE thus adding FE constants might do harm if thumbs.php is being refactored. Mathias Schreiber
14:25 Feature #20777: tslib_pibase - function pi_loadLL - _LOCAL_LANG Keys like listView.more should also be possible in Typoscript
Wrong way around:
The kickstarter builds LangKey Index with dots in the keys... this is pretty bad, but not a blocke...
Mathias Schreiber
14:09 Feature #23259: Unify Loaded Extensions & Install Extension
closed due to reporter request Mathias Schreiber
12:17 Feature #23259: Unify Loaded Extensions & Install Extension
This feature request can be closed — won't make it into 4.4 due to nature of feature — 4.5 will have rebrushed Ext Ma... Felix Kopp
14:06 Feature #23315 (Closed): Logging cache clearing
It is sometimes necessary to know, which user has cleared the cache.
Because of this every cache clearing action sho...
Stefan Sprenger
14:02 Bug #23314 (Closed): csv export unconditionally truncates the exported data fields at 100 chars
If exporting data from the list view via csv-export, all data is truncated at 100 chars.
Additionally there is an...
Björn Pedersen
13:46 Bug #23287: Clearing caches in backend only displays empty frame
Committed to SVN TYPO3_4-1 (rev. 8453) Oliver Hader
13:40 Bug #23287: Clearing caches in backend only displays empty frame
The patch of issue #23286 was reverted again in TYPO3_4-1. The attached patch (v2) will be committed to TYPO3_4-1 as ... Oliver Hader
13:21 Bug #23287: Clearing caches in backend only displays empty frame
Works for me if you change stripos to strpos in function isOnCurrentHost($url)
PHP 4.4
TYPO3 4.1.14
Norman Wolff
12:47 Bug #23287: Clearing caches in backend only displays empty frame
patch works with PHP4
but you have to change stripos to strpos in t3lib/class.t3lib_div.php (~ line 840)
Michael Raberger
12:07 Bug #23287: Clearing caches in backend only displays empty frame
gregor already told me.. sorry ;-)
Let's wait for olly, till he sends the RFC
Steffen Gebert
12:06 Bug #23287: Clearing caches in backend only displays empty frame
hey, Steffen
Sorry, but i can't find a find a RFC for 15263 in core list, so i posted here
Sven Juergens
11:38 Bug #23287: Clearing caches in backend only displays empty frame
Please give your votes in the core list / news group!
Anybody here running a PHP4? Think this has really to be tes...
Steffen Gebert
11:33 Bug #23287: Clearing caches in backend only displays empty frame
patch works fine here
TYPO3 4.1.14, PHP 5.2.12 and 5.3.2
Gregor Hermens
10:24 Bug #23287: Clearing caches in backend only displays empty frame
patch works for me,
typo3 4.1.14
PHP 5
Sven Juergens
13:46 Revision b3cab2fa: Fixed bug #15263: Clearing caches in backend only displays empty frame
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@8453 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
13:45 Revision 6244f95f: Follow-up to bug #15188: Remove default greyed out effect for CEs (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8452 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:45 Revision 0633aeb1: Follow-up to bug #15188: Remove default greyed out effect for CEs (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8451 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:42 Bug #21774: User Tools/Worspace screen stage change buttons problem
Can`t reproduced with current trunk version Julian Kleinhans
13:36 Bug #23286: Use of undefined method t3lib_div::sanitizeLocalUrl()
This RFC was reverted in TYPO3_4-1 again (rev. 8450) Oliver Hader
13:36 Revision 7a108388: Reverted fix for bug #15260
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@8450 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
13:25 Bug #23308: Page treeFilter not re-applied after branch toggling
Committed to svn
4_4 rev 8448
trunk rev 8449
Steffen Kamper
02:09 Bug #23308 (Closed): Page treeFilter not re-applied after branch toggling
The page tree filter is not re-applied to the page tree after a branch has been toggled.
Reproduce:
- Open page f...
Felix Kopp
13:23 Revision 1d8b65af: Fixed bug #15295: Page treeFilter not re-applied after branch toggling (Thanks to Felix Kopp)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8449 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:23 Revision 2a0f1dbf: Fixed bug #15295: Page treeFilter not re-applied after branch toggling (Thanks to Felix Kopp)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8448 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:00 Bug #23313 (Closed): Illegal offset type after Clear Cache
After clear Cache we get an error message in frontend:
Warning: Illegal offset type in .../t3lib/class.t3lib_page....
Guido S.
12:52 Bug #23240: Remove default greyed out effect for CEs
rev 8262 and trunk rev 8263 Steffen Gebert
11:40 Bug #23312 (Closed): Login-Refresh-Layer / ExtJS window does not cover select elements in IE6
IE6 has problems with (select-)elements that shine through layers. This is usually solved in the all lightbox scripts... Andreas Kießling
11:00 Bug #23304: Wrong behaviour of workspace preview "Enable Frontend Preview"
Just found an error with v1 of the patch: When in Live-Workspace, switching the urls triggered the splitscreen, becau... Andreas Kießling
10:46 Bug #23311 (Closed): Can't set limits in swfuploader
If I set a maxFiles-Limit ("uploadMaxFiles" or "uploadMaxFilesQueued") and try to upload to many files, I recieve a j... Philipp Mueller
10:23 Bug #23310: RTE link-tag rendering completely messed up
Great, I cannot escape the tags in the description. I attached the file error-examples.html which contains appropriat... Jan Loderhose
10:20 Bug #23310 (Closed): RTE link-tag rendering completely messed up
RTE produces a bunch of different errors in link generation. These result in
- empty link Tags: <a href="[url]" titl...
Jan Loderhose
10:23 Bug #23109: Switch workspace no reload pages frame with IE
No, it shouldn't be the chaining. IE6 lost the reference to the "event" and so the js code in the success handler for... Andreas Kießling
10:14 Feature #23309 (Closed): Hook for t3lib_formmail
A hook in t3lib_formmail would be nice as it can be used to change templates, modify texts of mails and so on
...
Georg Ringer
02:28 Bug #23272: Incorrect backpath used when including default and skin stylesheets
Björn, just FYI, i have now committed the feeditadvanced portion of the patch so the sprite icons should be working a... Jeff Segars
01:49 Bug #23307: treeFilterReset disappears
This patch also includes a minor optimization:
pagetreefiltermenu.js is only included and requested by browser, when...
Felix Kopp
01:47 Bug #23307 (Closed): treeFilterReset disappears
The treeFilterReset [X] within the treeFilterItem disappears when the filter bar is hidden and afterwards displayed a... Felix Kopp

2010-07-29

23:15 Feature #20777: tslib_pibase - function pi_loadLL - _LOCAL_LANG Keys like listView.more should also be possible in Typoscript
Overwriting selectors with labels becomes impossible using TypoScript:
plugin.tx_extname_pi1._LOCAL_LANG.es {
tx_...
Tomasz Rakowski
21:40 Bug #23145: RealUrl-Decoding does not work because t3lib_div::getIndpEnv("SCRIPT_NAME") return a wrong value on Apache 2.2 / Debian Lenny
So what could be wrong in the configuration? It is mostly the standard configuration. Additionally, there are the mod... Johannes
19:58 Bug #23145: RealUrl-Decoding does not work because t3lib_div::getIndpEnv("SCRIPT_NAME") return a wrong value on Apache 2.2 / Debian Lenny
think you just configured your server wrong, I have plenty of TYPO3 sites on Debian Servers which works like a charm.... Steffen Ritter
21:32 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
class.tx_install_session.php is the problem. After download it from the link above the login works fine in 4.4.1 Freddy Tripold
21:08 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
I reduced the extension list to the "default" localconf.php entry:
$TYPO3_CONF_VARS['EXT']['extList'] = 'tsconfig_h...
Christian Ehret
20:45 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
@ Christian, Basti and Markus:
Can you check, what causes this problem for you? (Might also be another extension...)
Chris topher
19:09 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
Same problem with 4.2.13 and 4.3.4, after update login to install tool is not possible.
PHP Version 5.2.11-pl1-gent...
Freddy Tripold
17:16 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
A potential bugfix in ameos_formidable is wrap a:
if (TYPO3_MODE === "FE") {
}
around the session initialization ...
Ernesto Baschny
17:08 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
The problem is that ameos_formidable has in its ext_localconf.php:
if(!isset($GLOBALS["_SESSION"])...
Ernesto Baschny
16:39 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
In my case, uninstalling ames_formidable also made the install tool login work again. Oliver Klee
15:56 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
reverting the change in revision 8367 fixes the problem
i also have the extension "ameos_formidable" installed, di...
Klaus Flittner
14:53 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
I can confirm this. I updated from 4.3.3 to 4.4.1 - no login possible (if I use a wrong password, I got the message w... Christian Ehret
13:10 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
Have you installed "ameos_formidable"? Manual disabling this extension in localconf.php makes the install tool work a... Horst Wiederhold
13:08 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
Same Situation here: After updating to 4.1.1 theres no Login to Install Tool possible (tried from TYPO3 Backend and d... Basti Schmuttermaier
12:48 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
@ Klaus: Could you check which of the security fixes exactly caused this problem?
The critical revisions are:
cla...
Chris topher
11:41 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
I checked two of our installations on different servers.
Both (4.4.1) works as expected.
One installation has PH...
Henrik Ziegenhain
08:02 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
This bug is also present in Typo3 Version 4.3.4
For 4.4.1 using the class_tx_install... files from revision 8139 p...
Klaus Flittner
21:32 Feature #23294: Adding new doktype - missing icon in treeview
Yes - works fine for me!! :-) Claus Harup
19:24 Feature #23294: Adding new doktype - missing icon in treeview
so thisis solved and can be closed? Steffen Ritter
19:12 Feature #23294: Adding new doktype - missing icon in treeview
Brillant advice :-)
Perfect tool - deprecationlog!!!
Claus Harup
16:03 Feature #23294: Adding new doktype - missing icon in treeview
easiest way to solve it:
uncomment the //icon and have a look at your deprecation log...
please update your data ...
Steffen Ritter
20:46 Bug #23278: Old "website user" icon in page properties
Can the old icon in the file system not be replaced by the new one? Chris topher
19:57 Bug #23305: Section "all configuration" will not write localconf.php - instead error-message "method not implemented"
Hello Oliver:
4.3.3 & 4.4.0: Works
4.3.4 & 4.4.1: Didn't work, failurecode in browser: HTTP501/HTTP505
Seems t...
Dietmar Schell
18:57 Bug #23305: Section "all configuration" will not write localconf.php - instead error-message "method not implemented"
Can you please test whether this also appeared in TYPO3 4.4.0 or TYPO3 4.3.4? Thanks! Oliver Hader
18:01 Bug #23305 (Closed): Section "all configuration" will not write localconf.php - instead error-message "method not implemented"
Installed the source of typo3 v.4.4.1, running the install-configuration, everything works fine except writing the co... Dietmar Schell
19:05 Bug #23109: Switch workspace no reload pages frame with IE
Andreas, thanks for the patches. Does that mean, that JavaScript chaining did not work in Internet Explorer in this c... Oliver Hader
17:00 Bug #23109: Switch workspace no reload pages frame with IE
The button to toggle the frontent preview has the same problem. When clicked, there is no visual feedback in the drop... Andreas Kießling
18:57 Bug #23306 (Closed): DB browser is unusable
If you click on DB browser icon from, for example, the "db mount" field of a BE Group record, the usual page tree is ... Alienor.net
18:19 Bug #23295: Canot click e.g. edit-icons of content-elements in ie8
Fine. If you find the root of the problem, please reopen and post the solution, to help others!
Steffen
Steffen Gebert
17:46 Bug #23295: Canot click e.g. edit-icons of content-elements in ie8
I tried other Typo3-installations -> everything works fine there... it seems the problem only exists at one installa... Christoph Werner
13:56 Bug #23295: Canot click e.g. edit-icons of content-elements in ie8
Can't repdroduce in IE8. Can you test this in a different TYPO3 installation?
Please try clearing your browser cache.
Steffen Gebert
13:52 Bug #23295: Canot click e.g. edit-icons of content-elements in ie8
Did this also happen in 4.4.0? Steffen Gebert
09:10 Bug #23295 (Closed): Canot click e.g. edit-icons of content-elements in ie8
When I try to edit content-elements, the icons (new, edit, hide, delete) only appear when moving the mouse-pointer ov... Christoph Werner
17:50 Bug #23304 (Closed): Wrong behaviour of workspace preview "Enable Frontend Preview"
This was probably introduced with #22446:
Until 4.4, the setting "Enable Frontend Preview" triggered the following b...
Andreas Kießling
17:03 Bug #23298: felogin redirect doesn't work anymore after update to Typo3 4.2.13
Thanks Lienhart for pointing out the SCHEME_REQUIRED thingy... Oliver Hader
16:07 Bug #23298: felogin redirect doesn't work anymore after update to Typo3 4.2.13
I investigated this a bit. I found that the redirect url is now validated against XSS attacks and such things, which ... Lienhart Woitok
13:35 Bug #23298: felogin redirect doesn't work anymore after update to Typo3 4.2.13
The login page isn't set to "hide at login", too. Wolfgang Maschke
10:23 Bug #23298 (Closed): felogin redirect doesn't work anymore after update to Typo3 4.2.13
After updating Typo3 the TS for group redirection doesn't work anymore. Also changing settings in the flexform doesn'... Wolfgang Maschke
16:57 Bug #23287: Clearing caches in backend only displays empty frame
Steffen is right... issue #23286 just solves the error message but the intention of the concerned method is different... Oliver Hader
16:28 Bug #23303 (Closed): Element-Browser page tree has HSC'ed <span> elements
See attached screenshot.
The screenshot is taken from the element browser window of an TCE group field and shows t...
Lienhart Woitok
15:54 Bug #23271: Recognize php-fpm sapi for path generation.
v2 changes all occurances. Nikolas Hagelstein
15:25 Bug #22059: t3lib_div::cleanOutputBuffers() might loop forever
revisions 8445–8447 (4.3–4.5) Dmitry Dulepov
15:23 Revision d6f04153: Fixed bug #13427: t3lib_div::cleanOutputBuffers() might loop forever
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8447 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
15:20 Revision 84af85de: Fixed bug #13427: t3lib_div::cleanOutputBuffers() might loop forever
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8446 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
15:18 Revision 3b91e3c6: Fixed bug #13427: t3lib_div::cleanOutputBuffers() might loop forever
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8445 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
15:01 Bug #23163: The web> Versioning view has style issues resulting in "wrong layers"
I will look into it tonight and post the results here. Philipp Gampe
13:57 Bug #23163: The web> Versioning view has style issues resulting in "wrong layers"
Can you provide a patch? Steffen Gebert
10:07 Bug #23163: The web> Versioning view has style issues resulting in "wrong layers"
reminder, this is still an issue in 4.4.1 Philipp Gampe
13:58 Bug #23292: Content Element Icon Context Menu unusable
Cannot reproduce. Can you reproduce this in different TYPO3 installations? Has this also been there in 4.4.0? Steffen Gebert
13:14 Bug #23301: Install some extension will failed with message "Table error!" because of "cache" tables
Thanks for this information about XClass.
For the problem, "CLEAR" is not used in the SQL code of DirectMail, but ...
Erwan
12:57 Bug #23301: Install some extension will failed with message "Table error!" because of "cache" tables
The missing XClass is nothing to worry about. It is just developer relevant and should not cause problems for end use... Chris topher
12:18 Bug #23301 (Closed): Install some extension will failed with message "Table error!" because of "cache" tables
Trying to install Direct Mail on Typo3 4.4.1, i got the message "Table error! Probably one or more required fields/ta... Erwan
13:03 Feature #23302 (Rejected): Can't deactivate cache menu for admins
Clearing the whole page cache on large websites will cause massive performance issues.
Because of this, clearing the...
Stefan Sprenger
12:40 Bug #23038: sysext taskcenter is missing class.mod_user_task.php (required from other extensions)
i am in contact with authors of all 3, taskcenter_recent is already working and running with TER versions. sorry i m... Georg Ringer
11:29 Bug #23038: sysext taskcenter is missing class.mod_user_task.php (required from other extensions)
Hey Georg,
it's possible that you take over the Extensionkeys or that you Upload the new versions for the sys_messag...
Sven Juergens
12:34 Bug #23297: Image link is not saved
This is part of #23299.
Resolved as duplicate of #23299.
Chris topher
10:19 Bug #23297 (Closed): Image link is not saved
When inserting an image in a "text with image" element the hook at the link field is not set and the link is not save... Stefan Terborg
12:27 Bug #23300: Moder template building - Template subparts problem
Hi Fabio,
thanks for your interest in TYPO3!
However, this is a bugtracker. Here errors in TYPO3 are reported. ...
Chris topher
12:16 Bug #23300 (Closed): Moder template building - Template subparts problem
Hello everyone
I am new in typo3, I am blocked in template building, the subparts of my html template don't are repl...
Fabio
12:20 Bug #23299: It is impossible to set links to files any more with the link wizard
It appears that the security fix "areFieldChangeFunctionsValid" in class.browse_links.php fails in the Link browser: ... Lukas Rüegg
11:55 Bug #23299 (Closed): It is impossible to set links to files any more with the link wizard
If you have a field configured to have a link wizard, it's impossible to set file links any more.
When the wizard ...
Helmut Hummel
10:35 Bug #23280: Too much space below TCEforms
Yey, Georg - why are you citing this?
IMHO we don't have to copy core-list threads into BT. Everybody who is wonde...
Steffen Gebert
10:33 Bug #23280: Too much space below TCEforms
comment from core-list
------
Hey Steffen,
there was a reason why I added the TCEforms margin on the bottom: If ...
Georg Ringer
10:13 Bug #23290: After IMPORTing data from mysqldump with the install tool, new content cannot be inserted
I did aplly the this patch http://bugs.typo3.org/view.php?id=4640, which solved the BE login problem for me. And trie... Jan Simbera
09:54 Bug #23296 (Closed): imagefile_ext is used too restrictive
$TYPO3_CONF_VARS['GFX']['imagefile_ext'] is used to limit the allowed files for image handling. It is used too restri... Georg Ringer
09:52 Bug #22406: select.languageField only works with config.sys_language_overlay = 0 in other tables than tt_content
Sorry, tt_content works.
My fault was, that I am using a plugin and this plugin refers to its current record.
In $G...
Paints
03:07 Bug #25657: Task Object State Is Not Saved
I'm unsure if it's a good idea to store such values in the task object in the first place, the registry might be a be... Christian Kuhn

2010-07-28

23:42 Bug #23272: Incorrect backpath used when including default and skin stylesheets
Yes, that is a separate issue that will need to be addressed by feeditadvanced. See http://forge.typo3.org/issues/80... Jeff Segars
08:27 Bug #23272: Incorrect backpath used when including default and skin stylesheets
v2 at least gives the date picker back again. The icons are still either missing or replaced by a questionmark on red... Björn Pedersen
23:29 Feature #23294 (Closed): Adding new doktype - missing icon in treeview
After upgrading to 4.4.1 the page tree respects my own icons in the pages modules:
$ICON_TYPES['Denmark'] = array(...
Claus Harup
22:45 Bug #22991: htmlArea RTE won't load in backend extension
Uploaded updated test with two instances that wont work with HTMLarea (but works with other editors like TinyRTE).
...
Klaus Hinum
22:44 Bug #22991: htmlArea RTE won't load in backend extension
Displaying a single field now works correctly, but when displaying two or more fields on a page, I get a corrupted ou... Klaus Hinum
00:37 Bug #22991: htmlArea RTE won't load in backend extension
Committed to SVN TYPO3core trunk (revision 8305) and branch TYPO3_4-4 (revision 8306) for inclusion in TYPO3 4.4.1. Stanislas Rolland
22:35 Bug #23293 (Closed): Raw HTML shown in Element Browser's pagetree with options.pageTree.showNavTitle = 1
When options.pageTree.showNavTitle = 1 is set, we get a little too much data htmlspecialchar'd and raw HTML is shown ... Jeff Segars
21:34 Bug #23290: After IMPORTing data from mysqldump with the install tool, new content cannot be inserted
Hi,
Current version of DBAL for TYPO3 4.3 is 1.0.5. Which patches did you apply? Could you activate debug mode to ...
Xavier Perseguers
16:14 Bug #23290 (Closed): After IMPORTing data from mysqldump with the install tool, new content cannot be inserted
After a fresh install of typo3 - ver 4.3.3 on IIS 6 and MSSQL server via ODBC drivers. ( Used the typo3 tutorial on W... Jan Simbera
21:32 Bug #23292 (Closed): Content Element Icon Context Menu unusable
When clicking a content element's icon, the Show, Edit, Info menu will appear, but when trying to access the options,... Bill Tenny-Brittian
19:05 Bug #23287: Clearing caches in backend only displays empty frame
Root of the problem the following:
t3lib_div::sanitizeLocalUrl() in 4.1 is now a wrapper for sanitizeBackEndUrl(), b...
Steffen Gebert
17:55 Bug #23287: Clearing caches in backend only displays empty frame
confirmed. patch from issue #0015260 doesn't solve this problem for me. Markus Cousin
15:44 Bug #23287: Clearing caches in backend only displays empty frame
exactly.. so we have to add all possible chars, which can be in a host name? bad idea.. Steffen Gebert
15:41 Bug #23287: Clearing caches in backend only displays empty frame
In my opinion it´s not resolved.
I additionally had to change line 3552 in class.t3lib_div.php:
Old: $whitelistPa...
Maik Matthias
15:38 Bug #23287: Clearing caches in backend only displays empty frame
after applying the patch 0015260 there is no error message but as described an empty frame Michael Raberger
15:33 Bug #23287: Clearing caches in backend only displays empty frame
typo3/tce_db.php:... Steffen Gebert
14:52 Bug #23287 (Closed): Clearing caches in backend only displays empty frame
Clearing caches in backend only displays empty frame - applies for the typo3conf and the frontend cache.
(issue i...
Oliver Hader
18:54 Bug #22059: t3lib_div::cleanOutputBuffers() might loop forever
You have to give your vote on the core team mailing list, otherwise it doesn't count.
http://lists.typo3.org/cgi-bin...
Steffen Gebert
18:09 Bug #22059: t3lib_div::cleanOutputBuffers() might loop forever
The patch helped me for various versions of TYPO3 including 4.4.0. My vote +1. Trandel Miszcz
10:07 Bug #22059: t3lib_div::cleanOutputBuffers() might loop forever
The patch is now pending in the core list. Please test and vote immediately (you can give your okay by answering "+1 ... Steffen Gebert
18:20 Bug #17793: Insufficient value check in record_registration()
Not really.
Noone will hurt you... ;-)
=> http://typo3.org/teams/core/core-mailinglist-rules/
Chris topher
18:04 Bug #17793: Insufficient value check in record_registration()
I don't follow the list. Should be enough to post it here... Bjrn Kraus
18:03 Bug #17793: Insufficient value check in record_registration()
Ahh, I see.
Please post the issue to Core List now!
Chris topher
17:51 Bug #17793: Insufficient value check in record_registration()
I thought my explanation was clear: If you fill the recs array by a input form field like "<input type="text" name="r... Bjrn Kraus
18:16 Bug #22406: select.languageField only works with config.sys_language_overlay = 0 in other tables than tt_content
I can confirm this. I have this bug also with tt_content table. Paints
17:59 Bug #23291: Applying patch in issue 15260 kills site and backend
We are aware of this issue, please see #23287.
Resolved as duplicate of #23287.
Chris topher
17:33 Bug #23291 (Closed): Applying patch in issue 15260 kills site and backend
Applying patch in issue 15260 to 4.1.14 results in site-wide white-out in front and backend
(issue imported from ...
Sara no-lastname-given
17:48 Feature #22289: Include the image padding for correct imageblockwidth calculation
The activated imageborder solves all the problems. This feature-request can be closed.
Falk no-lastname-given
16:51 Bug #21866: Ext manager produce blank page
Read #22059 Steffen Gebert
16:19 Bug #21866: Ext manager produce blank page
I've got the same problem.
In the error log is only the fatal error: Maximum execution time of 30 seconds exceede...
Peter de
10:08 Bug #21866: Ext manager produce blank page
The patch for #22059 is now pending in the core list. Please test and vote immediately (you can give your okay by ans... Steffen Gebert
09:41 Bug #21866: Ext manager produce blank page
The solution for this issue is here:
http://bugs.typo3.org/view.php?id=13427
please make a fix for function clea...
Trandel Miszcz
16:50 Revision 36cefcbf: * Fixing a regression introduced with Fluid 1.1.0 and Extbase 1.1.0. Sorry for the inconvenience!
Sebastian Kurfuerst
16:23 Feature #9070 (Closed): Translation of index configuration titles
Hello,
unfortunately the possibility to translate the title of an index configuration in the plugin output is a ti...
Adrian Föder
15:52 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
Then one of the changes between these two versions broke it for you; as far as I see it, this could only be the recen... Chris topher
15:34 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
Update from running 4.4.0 - yes it worked there.
safe_mode disabled
no other changes to system today - only T3 up...
Markus Volkmer
15:23 Bug #23289: InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
Is that the same as #17104?
What was the version you updated from? TYPO3 4.4.0? Did it work there?
Do you have safe...
Chris topher
15:05 Bug #23289 (Closed): InstallTool-login not possible after Update to 4.4.1 due to session_start() in extensions
After updating to 4.4.1 and entering correct (yes, I verified it) password I'm directly redirected to login-form of I... Markus Volkmer
15:50 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
Great! Thank you for your patience. Stanislas Rolland
15:47 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
On this server, compression does not matter. I think, this is a server issus, as I cleared all caches. But this is a ... TO_Webmaster no-lastname-given
15:15 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
@TO_Webmaster: Indeed, the RTE skin has been deeply modified.
If it does not work with compression, try to clear t...
Stanislas Rolland
13:56 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
I just updated another server using this extension to 4.4.1. It works fine after disabling compression. TO_Webmaster no-lastname-given
13:36 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
Hmm, seems to be a problem with our CSS file. Is the new Editor using other HTML-Tags/IDs/Classes :-( ? TO_Webmaster no-lastname-given
01:00 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
@TO_Webmaster: I think the patch was not correctly applied on your installation. Please try with TYPO3 4.4.1 to be re... Stanislas Rolland
14:58 Feature #23288 (Closed): hook in t3lib_BEfunc::firstDomainRecord()
implements a hook into t3lib_BEfunc::firstDomainRecord() for further domain record name processing
(issue im...
Sebastian Mendel
14:48 Bug #23286: Use of undefined method t3lib_div::sanitizeLocalUrl()
Fixed in SVN TYPO3_4-1 (rev. 8444) Oliver Hader
14:13 Bug #23286: Use of undefined method t3lib_div::sanitizeLocalUrl()
+1
same problem on deleting a page record
Davide Principi
13:29 Bug #23286: Use of undefined method t3lib_div::sanitizeLocalUrl()
i can confirm this error !
there is a function called sanitizeBackEndUrl in class.t3lib_div.php on line 3569
fr...
Michael Raberger
13:22 Bug #23286 (Closed): Use of undefined method t3lib_div::sanitizeLocalUrl()
After updating from 4.1.13 to 4.1.14 these errors occur:
On logout from BE:
Fatal error: Call to undefined method...
Gregor Hermens
14:47 Revision 554b8b71: Fixed bug #15260: Use of undefined method t3lib_div::sanitizeLocalUrl()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@8444 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:40 Bug #23277: Mailing doesn´t work with safe mode on
I have the same problem - and it happens even with 4.4.1 Axel Kloss
12:45 Revision 24dbc0cf: Cleanup: Fixed development version number
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8443 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:58 Revision aace2fa3: Updating version number to 4.1.15-dev after release of 4.1.14
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@8442 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:56 Revision df035e17: Tagging TYPO3 4.1.14
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-1-14@8441 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:56 Revision 6749fca7: Release of TYPO3 4.1.14
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@8440 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:52 Revision d5c025af: Updating version number to 4.2.14-dev after release of 4.2.13
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8439 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:51 Revision 6521ef4e: Tagging TYPO3 4.2.13
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-2-13@8438 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:50 Revision 6a14fec5: Release of TYPO3 4.2.13
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8437 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:46 Revision bdb52003: Updating version number to 4.3.5-dev after release of 4.3.4
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8436 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:43 Revision 117f7a63: Tagging TYPO3 4.3.4
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-3-4@8435 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:43 Revision 0cfbdd8b: Release of TYPO3 4.3.4
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8434 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:40 Bug #23285 (Closed): PATH_site not defined in typo3/thumbs.php
We have used an include like this in one of the classes of an extension
require_once(PATH_tslib.'class.tslib_pibas...
Artur Cichosz
11:33 Revision ca9c2419: Updating version number to 4.4-dev after release of 4.4.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8433 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
11:31 Revision 989290e8: Tagging TYPO3 4.4.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-4-1@8432 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
11:31 Revision fc1c1ee1: Release of TYPO3 4.4.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8431 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
11:19 Revision 8997b1b7: Fixed bug #13137: redirect/returnUrl isn't validated in core (thanks to Georg Ringer and Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8430 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:19 Revision 0a44df4f: Fixed bug #13137: redirect/returnUrl isn't validated in core (thanks to Georg Ringer and Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8429 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:18 Revision c48a528d: Fixed bug #13137: redirect/returnUrl isn't validated in core (thanks to Georg Ringer and Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8428 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:17 Revision be5717de: Fixed bug #13137: redirect/returnUrl isn't validated in core (thanks to Georg Ringer and Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8427 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:17 Revision 45d7eef0: Fixed bug #13137: redirect/returnUrl isn't validated in core (thanks to Georg Ringer and Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@8426 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:16 Revision 657683d0: Fixed bug #12294: Unchecked URL-Redirect parameter in Front-End logon (thanks to Steffen Kamper and Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8425 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:16 Revision f609287a: Fixed bug #12294: Unchecked URL-Redirect parameter in Front-End logon (thanks to Steffen Kamper and Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8424 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:16 Revision f34ba929: Fixed bug #12294: Unchecked URL-Redirect parameter in Front-End logon (thanks to Steffen Kamper and Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8423 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:16 Revision e01a728d: Fixed bug #12294: Unchecked URL-Redirect parameter in Front-End logon (thanks to Steffen Kamper and Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8422 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:16 Revision 00d169fc: Fixed bug #14114: Core mailform is open to spam abuse (thanks to Lars Houmark)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8421 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:15 Revision f82696c7: Fixed bug #14114: Core mailform is open to spam abuse (thanks to Lars Houmark)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8420 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:15 Revision 34da3741: Fixed bug #14114: Core mailform is open to spam abuse (thanks to Lars Houmark)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8419 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:15 Revision 78dbe326: Fixed bug #14114: Core mailform is open to spam abuse (thanks to Lars Houmark)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8418 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:15 Revision 5eb60976: Fixed bug #14114: Core mailform is open to spam abuse (thanks to Lars Houmark)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@8417 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:15 Revision bb201ee7: Fixed bug #14412: Field value added to foreign_table_where by replacing ###REC_FIELD_THE_FIELD_NAME### is not quoted (thanks to Helmut Hummel and Xavier Perseguers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8416 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:15 Revision 04176cf6: Fixed bug #14412: Field value added to foreign_table_where by replacing ###REC_FIELD_THE_FIELD_NAME### is not quoted (thanks to Helmut Hummel and Xavier Perseguers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8415 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:14 Revision f0782dc9: Fixed bug #14412: Field value added to foreign_table_where by replacing ###REC_FIELD_THE_FIELD_NAME### is not quoted (thanks to Helmut Hummel and Xavier Perseguers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8414 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:14 Revision 0d1f7500: Fixed bug #14412: Field value added to foreign_table_where by replacing ###REC_FIELD_THE_FIELD_NAME### is not quoted (thanks to Helmut Hummel and Xavier Perseguers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8413 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:14 Revision fcbe0ca6: Fixed bug #14412: Field value added to foreign_table_where by replacing ###REC_FIELD_THE_FIELD_NAME### is not quoted (thanks to Helmut Hummel and Xavier Perseguers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@8412 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:14 Revision 08235fd9: Fixed bug #14712: The GET/POST variable mimeType is used to create the http header content-type without verification (thanks to Rupert Germann)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8411 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:14 Revision 38845060: Fixed bug #14712: The GET/POST variable mimeType is used to create the http header content-type without verification (thanks to Rupert Germann)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8410 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:14 Revision a4e6dc64: Fixed bug #14712: The GET/POST variable mimeType is used to create the http header content-type without verification (thanks to Rupert Germann)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8409 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:14 Revision 3bfa20b0: Fixed bug #14712: The GET/POST variable mimeType is used to create the http header content-type without verification (thanks to Rupert Germann)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8408 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:14 Revision 3726afad: Fixed bug #14712: The GET/POST variable mimeType is used to create the http header content-type without verification (thanks to Rupert Germann)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@8407 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:13 Revision 3f5e9929: Fixed bug #15223: Password request hash in felogin is created with not enough randomness (thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8406 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:13 Revision c03e944d: Fixed bug #15223: Password request hash in felogin is created with not enough randomness (thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8405 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:13 Revision 09ab7765: Fixed bug #15223: Password request hash in felogin is created with not enough randomness (thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8404 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:12 Revision 251b76bc: Fixed bug #1985: XSS vulnerability in wizard classes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8403 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:12 Revision 2baa7f86: Fixed bug #1985: XSS vulnerability in wizard classes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8402 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:12 Revision ca894694: Fixed bug #1985: XSS vulnerability in wizard classes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8401 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:12 Revision d64c9cb3: Fixed bug #1985: XSS vulnerability in wizard classes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8400 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:12 Revision dbdad096: Fixed bug #1985: XSS vulnerability in wizard classes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@8399 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:11 Revision dfbe205d: Follow-up to bug #14389: Added unit test
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8398 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:11 Revision b4962331: Follow-up to bug #14389: Added unit test
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8397 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:10 Revision 4a2d1dc9: Follow-up to bug #14389: Added unit test
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8396 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:08 Revision 6e7d572f: Fixed bug #14389: phtml is also PHP extension and should be denied editing / uploading via fileadmin (thanks to Ernesto Baschny)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8395 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:08 Revision 3472e47d: Fixed bug #14389: phtml is also PHP extension and should be denied editing / uploading via fileadmin (thanks to Ernesto Baschny)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8394 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:08 Revision 7e1b8b6a: Fixed bug #14389: phtml is also PHP extension and should be denied editing / uploading via fileadmin (thanks to Ernesto Baschny)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8393 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:08 Revision d76620a7: Fixed bug #14389: phtml is also PHP extension and should be denied editing / uploading via fileadmin (thanks to Ernesto Baschny)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8392 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:08 Revision 59b98eb0: Fixed bug #14389: phtml is also PHP extension and should be denied editing / uploading via fileadmin (thanks to Ernesto Baschny)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@8391 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:07 Revision 2f44ebb3: Fixed bug #15254: Extension Manager allows to edit arbitrary files if noEdit flag is not set (thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8390 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:07 Revision 39b95387: Fixed bug #15254: Extension Manager allows to edit arbitrary files if noEdit flag is not set (thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8389 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:07 Revision 9254a2b0: Fixed bug #15254: Extension Manager allows to edit arbitrary files if noEdit flag is not set (thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8388 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:07 Revision 10f398b0: Fixed bug #15254: Extension Manager allows to edit arbitrary files if noEdit flag is not set (thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8387 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:07 Revision 7c7ab15a: Fixed bug #15254: Extension Manager allows to edit arbitrary files if noEdit flag is not set (thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@8386 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:07 Revision 5de6f735: Fixed bug #13885: XSS in indexed search BE module (thanks to Benjamin Mack)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8385 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:06 Revision 1a757787: Fixed bug #13885: XSS in indexed search BE module (thanks to Benjamin Mack)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8384 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:06 Revision 50ca099d: Fixed bug #13885: XSS in indexed search BE module (thanks to Benjamin Mack)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8383 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:06 Revision ee6a154f: Fixed bug #13885: XSS in indexed search BE module (thanks to Benjamin Mack)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8382 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:06 Revision 25d0398a: Fixed bug #13885: XSS in indexed search BE module (thanks to Benjamin Mack)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@8381 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:06 Revision d6eb9e01: Fixed bug #12739: XSS in shortcuts (thanks to Francois Suter and Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8380 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:06 Revision 27948b4c: Fixed bug #12739: XSS in shortcuts (thanks to Francois Suter and Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8379 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:05 Revision 06e585c1: Fixed bug #12739: XSS in shortcuts (thanks to Francois Suter and Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8378 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:05 Revision 91f66551: Fixed bug #12739: XSS in shortcuts (thanks to Francois Suter and Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8377 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:05 Revision 304877c6: Fixed bug #12739: XSS in shortcuts (thanks to Francois Suter and Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@8376 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:05 Revision 2b60cbc8: Fixed bug #13989: Mitigate PHP's RNG vulnerability (thanks to Marcus Krause and Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8375 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:04 Bug #23284 (Closed): Creating multiple pages doesn't consider the group permissions for all pages
At creating multiple pages with the wizard the defined group permissions for pages over the page - TSConfig (groupid ... Falk no-lastname-given
11:04 Revision 352d6066: Fixed bug #13989: Mitigate PHP's RNG vulnerability (thanks to Marcus Krause and Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8374 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:04 Revision 42324b30: Fixed bug #13989: Mitigate PHP's RNG vulnerability (thanks to Marcus Krause and Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8373 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:03 Revision 302b35e7: Fixed bug #13989: Mitigate PHP's RNG vulnerability (thanks to Marcus Krause and Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8372 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:03 Revision f6d2e33c: Fixed bug #13989: Mitigate PHP's RNG vulnerability (thanks to Marcus Krause and Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@8371 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:03 Revision b53e7828: Fixed bug #12736: XSS in setup module (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8370 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:03 Revision b5c8e1e0: Fixed bug #12736: XSS in setup module (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@8369 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:01 Revision 8618d8f5: Fixed bug #12458: Session fixation possibility in new sesion machanism of the install tool (thanks to Benjamin Mack, Helmut Hummel and Ernesto Baschny)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8368 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:01 Revision d3577c8e: Fixed bug #12458: Session fixation possibility in new sesion machanism of the install tool (thanks to Benjamin Mack, Helmut Hummel and Ernesto Baschny)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8367 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:01 Revision 1d649976: Fixed bug #12458: Session fixation possibility in new sesion machanism of the install tool (thanks to Benjamin Mack, Helmut Hummel and Ernesto Baschny)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8366 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:01 Revision ef367628: Fixed bug #12458: Session fixation possibility in new sesion machanism of the install tool (thanks to Benjamin Mack, Helmut Hummel and Ernesto Baschny)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8365 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:00 Revision 199cc2d5: Fixed bug #12458: Session fixation possibility in new sesion machanism of the install tool (thanks to Benjamin Mack, Helmut Hummel and Ernesto Baschny)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@8364 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:00 Revision 00901276: Fixed bug #14215: XSS in beuser (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8363 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:00 Revision bc18b9b1: Fixed bug #14215: XSS in beuser (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8362 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:00 Revision 96b646a4: Fixed bug #14215: XSS in beuser (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8361 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:00 Revision cbf940a7: Fixed bug #14215: XSS in beuser (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8360 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:00 Revision 1ea9de7f: Fixed bug #14215: XSS in beuser (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@8359 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:59 Revision 5e620fc4: Fixed bug #13957: XSS in template analyzer (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8358 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:59 Revision 72683446: Fixed bug #13957: XSS in template analyzer (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8357 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:59 Revision c3035f8c: Fixed bug #13957: XSS in template analyzer (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8356 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:59 Revision bf0e266e: Fixed bug #13957: XSS in template analyzer (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8355 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:58 Revision 7e14d877: Fixed bug #14317: XSS in Extension Manager (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8354 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:58 Revision d6e29776: Fixed bug #14317: XSS in Extension Manager (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8353 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:58 Revision c9bb3b1c: Fixed bug #14317: XSS in Extension Manager (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8352 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:58 Revision 651cf1fc: Fixed bug #14317: XSS in Extension Manager (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8351 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:58 Revision dc76155e: Fixed bug #14317: XSS in Extension Manager (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@8350 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:58 Revision 94c07407: Fixed bug #13958: XSS in BE Log (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8349 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:57 Revision c585a444: Fixed bug #13958: XSS in BE Log (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8348 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:57 Revision c8d0c52f: Fixed bug #13958: XSS in BE Log (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8347 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:57 Revision 4fdd7c08: Fixed bug #13958: XSS in BE Log (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8346 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:57 Revision ce670d82: Fixed bug #13958: XSS in BE Log (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@8345 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:57 Revision d57509b1: Fixed bug #13960: XSS in sys_action (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8344 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:56 Revision 87ee6010: Fixed bug #13960: XSS in sys_action (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8343 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:56 Revision e52622df: Fixed bug #13960: XSS in sys_action (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@8342 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:56 Revision af3679cf: Fixed bug #13961: XSS in impexp (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8341 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:56 Revision 09af31ee: Fixed bug #13961: XSS in impexp (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8340 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:55 Revision 74833239: Fixed bug #13961: XSS in impexp (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8339 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:55 Revision cc7ea987: Fixed bug #13961: XSS in impexp (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8338 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:55 Revision 2305b493: Fixed bug #13961: XSS in impexp (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@8337 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:55 Revision 7c5bda63: Fixed bug #14850: Information disclosure in t3lib_htmlmail (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8336 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:55 Revision a3a62d99: Fixed bug #14850: Information disclosure in t3lib_htmlmail (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8335 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:54 Revision 3e24a0ff: Fixed bug #14850: Information disclosure in t3lib_htmlmail (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8334 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:54 Revision 46693d49: Fixed bug #14850: Information disclosure in t3lib_htmlmail (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8333 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:54 Revision bcd20a8f: Fixed bug #14950: XSS in t3editor (thanks to Tobias Liebig)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8332 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:54 Revision 02cb9d40: Fixed bug #14950: XSS in t3editor (thanks to Tobias Liebig)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8331 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:54 Revision e672f656: Fixed bug #14950: XSS in t3editor (thanks to Tobias Liebig)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8330 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:54 Revision 0fca26f8: Fixed bug #14950: XSS in t3editor (thanks to Tobias Liebig)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8329 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:53 Revision 6c6f640b: Fixed bug #11618: XSS vulnerability in install tool / BE login (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8328 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:53 Revision feed5a7c: Fixed bug #11618: XSS vulnerability in install tool / BE login (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8327 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:53 Revision 1957f2ca: Fixed bug #11618: XSS vulnerability in install tool / BE login (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8326 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:53 Revision 89b8adc6: Fixed bug #11618: XSS vulnerability in install tool / BE login (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8325 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:53 Revision a38ddf59: Fixed bug #11618: XSS vulnerability in install tool / BE login (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@8324 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:52 Revision a14c8485: Fixed bug #13292: TYPO3 error message reveals path to web root (thanks to Xavier Perseguers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8323 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:52 Revision d5529b5f: Fixed bug #13292: TYPO3 error message reveals path to web root (thanks to Xavier Perseguers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8322 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:52 Revision f514cb9c: Fixed bug #13292: TYPO3 error message reveals path to web root (thanks to Xavier Perseguers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8321 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:52 Revision d23e2749: Fixed bug #13292: TYPO3 error message reveals path to web root (thanks to Xavier Perseguers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8320 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:52 Revision 538dd38d: Fixed bug #13292: TYPO3 error message reveals path to web root (thanks to Xavier Perseguers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@8319 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:51 Revision 3b732009: Fixed bug #14978: XSS in file tree (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8318 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:51 Revision 39e255ab: Fixed bug #14978: XSS in file tree (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8317 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:51 Revision 56c5eb5f: Fixed bug #14978: XSS in file tree (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8316 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:51 Revision f999dacd: Fixed bug #14978: XSS in file tree (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8315 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:51 Revision c388b117: Fixed bug #14978: XSS in file tree (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@8314 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:50 Revision 5dad9a11: Fixed bug #14953: XSS in (new) taskcenter (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8313 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:49 Revision 68d57ac9: Fixed bug #14953: XSS in (new) taskcenter (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8312 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:45 Feature #9063: Improve editing of multiple records
It also depends on usage. I use that feature in list view very often, eg to set a page property for all subpages. The... Steffen Kamper
10:30 Feature #9063: Improve editing of multiple records
I use this feature to *not* need many clicks, but only scroll downwards. Steffen Gebert
10:26 Feature #9063 (Rejected): Improve editing of multiple records
Currently multiple records are shown one after another. If there are many records, this is inconvenient because:
- c...
Dmitry Dulepov
10:41 Revision 76f0242a: Raised Fluid from 1.0.2 to 1.1.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8311 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:38 Revision 776610e1: Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8310 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:32 Revision a1821eda: * Updated Extbase from 1.0.2 to 1.1.0
The full changelog is listed below:
[+BUGFIX] Extbase: Fixed a regression by renaming getElementType() to getType()....
Sebastian Kurfuerst
10:19 Revision f901f7cd: Raised Extbase and Fluid from 1.2.0 to 1.2.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8308 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:18 Revision 1e6ced5d: Raised Extbase and Fluid from 1.2.0 to 1.2.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8307 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
09:57 Bug #16461: setup.override.edit_docModuleUpload=0 does not work anymore
I now found that this is still present in TYPO3 4.4.0 - without dam.
When set this directive to any value (0 or 1)...
André Spindler
07:47 Bug #23278: Old "website user" icon in page properties
this is correct and due to the fact, that tce forms is not able to deal with sprite icons, but fetches the icon direc... Steffen Ritter
01:26 Bug #22672: Field value added to foreign_table_where by replacing ###REC_FIELD_THE_FIELD_NAME### is not quoted
Added patch for TYPO3_4-1 branch... Oliver Hader
00:37 Revision db36a09b: Fixed bug #14859: htmlArea RTE won't load in backend extension
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8306 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:35 Revision 45c85c51: Fixed bug #14859: htmlArea RTE won't load in backend extension
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8305 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:25 Bug #23040: Cache cannot be cleared in IE8
committed to svn
4_4 rev 8303
trunk rev 8304
Steffen Kamper
00:24 Bug #23281: Backend shortcut cannot be set in IE8
committed to svn
4_4 rev 8301
trunk rev 8302
Steffen Kamper
00:24 Revision 1c158cba: Fixed bug #14920: Cache cannot be cleared in IE8
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8304 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:23 Revision 9f11772f: Fixed bug #14920: Cache cannot be cleared in IE8
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8303 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:21 Revision bc2ec6e9: Fixed bug #15252: Bug: Backend shortcut cannot be set in IE8
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8302 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:20 Revision 90f0a390: Fixed bug #15252: Bug: Backend shortcut cannot be set in IE8
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8301 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2010-07-27

23:40 Bug #23258: [Feature] Possible Replace of Contrib Libraries
Committed to trunk rev 8300 Steffen Kamper
23:36 Revision 979c8434: Fixed bug #15218: [Feature] Possible Replace of Contrib Libraries
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8300 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:35 Bug #23265: Links in TS object browser tee forget the breakkpoint
committed to trunk
4_4 rev 8298
trunk rev 8299
Steffen Kamper
23:33 Revision 92a0f771: Fixed bug #15228: Links in TS object browser tree forget the breakkpoint
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8299 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:33 Revision 84a0f564: Fixed bug #15228: Links in TS object browser tree forget the breakkpoint
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8298 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:30 Bug #23057: Switching workplaces causes nesting of BE
Committed to svn
4_4 rev 8296
trunk rev 8297
Steffen Kamper
23:29 Revision 1ae5f07a: Fixed bug #14946: Switching workplaces causes nesting of BE (Thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8297 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:28 Revision dee7b929: Fixed bug #14946: Switching workplaces causes nesting of BE (Thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8296 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:15 Bug #22178: Deprecated function sql_regcase in cms/tslib/class.tslib_pagegen.php
Committed to svn
4_3 rev 8293
4_4 rev 8294
trunk rev 8295
Steffen Kamper
23:13 Revision b700f542: Fixed bug #13649: Deprecated function sql_regcase in cms/tslib/class.tslib_pagegen.php (Thanks to Martin Müller)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8295 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:12 Revision ba105768: Fixed bug #13649: Deprecated function sql_regcase in cms/tslib/class.tslib_pagegen.php (Thanks to Martin Müller)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8294 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:12 Revision 026bad25: Fixed bug #13649: Deprecated function sql_regcase in cms/tslib/class.tslib_pagegen.php (Thanks to Martin Müller)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8293 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:01 Bug #23185: htmlArea RTE: Javascript Error in IE7 prevent Link dialogue from opening
Committed to SVN TYPO3core trunk (revision 8290), branch TYPO3_4-4 (revision 8291) and branch TYPO3_4-3 (revision 8292). Stanislas Rolland
21:48 Bug #23185: htmlArea RTE: Javascript Error in IE7 prevent Link dialogue from opening
The error may be raised when a feature or an extension (such as DAM) adds some custom attributes on the link. The scr... Stanislas Rolland
23:01 Revision f42f662c: Fixed bug #15121: htmlArea RTE: Javascript Error in IE7 prevent Link dialogue from opening
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8292 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
22:58 Revision 8219d7b5: Fixed bug #15121: htmlArea RTE: Javascript Error in IE7 prevent Link dialogue from opening
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8291 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
22:56 Revision 24b8efca: Fixed bug #15121: htmlArea RTE: Javascript Error in IE7 prevent Link dialogue from opening
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8290 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
21:47 Bug #22651: phtml is also PHP extension and should be denied editing / uploading via fileadmin
Updated patches for TYPO3_4-3, TYPO3_4-4 and Trunk. Oliver Hader
21:37 Bug #23282: NOT LIKE is not remapped using dbms_lob.instr with Oracle
Problem will be solved for trunk thanks to upcoming patch for #12535. Xavier Perseguers
21:03 Bug #23282 (Closed): NOT LIKE is not remapped using dbms_lob.instr with Oracle
When using Oracle, LIKE should be remapped to a call to dbms_lob.instr. A query using NOT LIKE is not remapped to it.... Xavier Perseguers
21:33 Bug #23068: Missing "modify image" dialog in HTMLArea 2.0.2
I have send an email to ... with login credentials for a testcase. Please let me know if you need something else!
dermueller no-lastname-given
20:11 Bug #23068: Missing "modify image" dialog in HTMLArea 2.0.2
Please report the Page TSConfig you are using. Stanislas Rolland
21:08 Revision aef1bb5b: Fixed bug #15147: Inconsistent icon usage for Edit Page Properties (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8289 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
21:07 Revision 83d11096: Fixed bug #15147: Inconsistent icon usage for Edit Page Properties (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8288 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
20:58 Bug #23141: htmlArea RTE: Not loading in Firefox 3.0.3
Should work with Firefox 1.5+. Stanislas Rolland
20:31 Bug #23141: htmlArea RTE: Not loading in Firefox 3.0.3
Yes... please I'm in holidays to 2 august ..let met come back with new informations.
My client wants to upgrade to...
Yannick Pavard
20:10 Bug #23141: htmlArea RTE: Not loading in Firefox 3.0.3
Is this still an issue? Stanislas Rolland
20:43 Bug #21514: DAM-related: Element browser crashes as where-clause cannot be parsed
Well, having a look again at this bug, in fact v2 should not be somehow "applied" to Core itself as it contains DBAL-... Xavier Perseguers
20:39 Bug #23281 (Closed): Backend shortcut cannot be set in IE8
When you add any item in backend as a shortcut (using the "star with a +") using IE8, the shortcut icon disappears an... Ernesto Baschny
20:35 Bug #15485: dbal error in taskcenter_recent
According to Georg in Forge's bugtracker, this problem is finally solved! Xavier Perseguers
20:06 Bug #23202: Bogus values added to Links (related: bug 14436) and after applying patch 14436: rte does not start at all (related: 15068?)
This issue was fixed for TYPO3 4.3, TYPO3 4.4 and trunk. Will not be fixed for TYPO3 4.2. Stanislas Rolland
19:57 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
@Nathan: the problem causing the display of javascript as text in FE is now fixed in SVN (see issue #15250).
Stanislas Rolland
19:50 Bug #23279: htmlArea RTE: FE additionalJS_post javascript may be displayed as HTML text
In BE, wizards, if present, are temporarily hidden so that they do not move around while the editor framework is bein... Stanislas Rolland
19:47 Bug #23279: htmlArea RTE: FE additionalJS_post javascript may be displayed as HTML text
Committed to SVN TYPO3core trunk (revision 8286) and branch TYPO3_4-4 (revision 8287). Stanislas Rolland
19:14 Bug #23279 (Closed): htmlArea RTE: FE additionalJS_post javascript may be displayed as HTML text
When the RTE is used in the FE, the additionalJS_post javascript may be displayed on the page as HTML text.
(iss...
Stanislas Rolland
19:47 Revision 7240178f: Fixed bug #15250: htmlArea RTE: FE additionalJS_post javascript may be displayed as HTML text
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8287 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
19:45 Revision d9ecab8d: Fixed bug #15250: htmlArea RTE: FE additionalJS_post javascript may be displayed as HTML text
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8286 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
19:19 Bug #23280 (Closed): Too much space below TCEforms
Below TCEforms there's too much space before the "Show secondary options (palettes)" option.
(issue imported...
Steffen Gebert
18:56 Bug #23120: new rte 2.0.2 (typo3 4.4.0) does not work in frontend plugins
@d-nik: is this issue resolved or not? Stanislas Rolland
18:53 Bug #23274: htmlArea RTE: textearea Id may not be unique in FE
Committed to SVN TYPO3core trunk (revision 8284) and branch TYPO3_4-4 (revision 8285). Stanislas Rolland
02:00 Bug #23274: htmlArea RTE: textearea Id may not be unique in FE
Append the RTECounter to the textarea id in order to make it unique and refer to the texarea by id rather than by nam... Stanislas Rolland
01:46 Bug #23274 (Closed): htmlArea RTE: textearea Id may not be unique in FE
The assigned textearea Id may not be unique in FE, if multiple instances of the same RTE-enabled plugin field are pre... Stanislas Rolland
18:53 Revision dcecd566: Fixed bug #15244: htmlArea RTE: textearea Id may not be unique in FE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8285 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
18:51 Revision d43969a3: Fixed bug #15244: htmlArea RTE: textearea Id may not be unique in FE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8284 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:31 Bug #18816: TYPO3_SITE_URL in t3lib_div::locationHeaderUrl to support TYPO3 installed in subfolders
Since the related bug 8441 worked, I'm sure this one is fine, too. Christoph Koehler
17:30 Bug #18803: pageErrorHandling doesn't work with relative files in a subfolder TYPO3 install
Seems to work now. It's only been two major versions since :) Christoph Koehler
17:20 Bug #23278 (Closed): Old "website user" icon in page properties
In 4.4 there's a new icon for website users in the page tree. However, in the page properties where you can choose th... Lorenz Ulrich
17:19 Bug #21546: htmlArea RTE: RTE fails to load due to security error
@sardariu: Is this still an issue? Stanislas Rolland
17:10 Bug #23275: RTE html Area link problem
What version of TYPO3? Stanislas Rolland
11:51 Bug #23275 (Closed): RTE html Area link problem
i am a firefox user. whenever we create the link in text area, its giving some problem. its shows the link like "http... sumit
17:07 Bug #22991: htmlArea RTE won't load in backend extension
Thanks for the test extension and sorry for the delay.
The attached patch fixes the issue. Please confirm.
Stanislas Rolland
13:26 Bug #22991: htmlArea RTE won't load in backend extension
any update, still have to wait for this issue until I can install 4.4 (or switch to an alternative RTE). Klaus Hinum
14:10 Bug #23277 (Closed): Mailing doesn´t work with safe mode on
The bug was already explained in issue 14741 and is still reproduceable with Typo3 4.4.0
(issue imported from ...
Christoph Werner
12:11 Bug #23276 (Closed): Use t3lib_div::getIndpEnv('SCRIPT_FILENAME') to determine PATH_thisScript
Currently PATH_thisScript is checked/defined in several files using a pretty ugly "monster clause chain"
Changing...
Nikolas Hagelstein
12:04 Feature #23260: Add hook to postprocess upload of a file
Committed to trunk (rev. 8283) Xavier Perseguers
12:03 Revision c6348fc4: [~TASK] Extbase: Raised version to 1.2.1.
Jochen Rau
12:02 Revision d9763b61: Added feature #15221: Add hook to postprocess upload of a file
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8283 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
11:57 Bug #23109: Switch workspace no reload pages frame with IE
IE has some trouble with the js that is executed after the workspace is switched. Please test my patch, worked fine f... Andreas Kießling
11:54 Revision 8f346435: [+BUGFIX] Extbase (Reflection): getParentClass() in Tx_Extbase_Reflection_ClassReflection no longer causes a fatal error if no parent class exists. Resolves #8800.
[+BUGFIX] Extbase (Persistence): DataMapper now mapps NULL into a property on non-existing related object instead of ... Jochen Rau
11:54 Revision 9a696d32: [+BUGFIX] Extbase (Utility): Improved performance of TypoScript::convertTypoScriptArrayToPlainArray. Thanks to Timo Schmidt. Resolves #8857.
Jochen Rau
11:54 Revision 295988df: [+BUGFIX] Extbase (MVC): Fixed a problem where a non-required action argument throwed Exception if it was not found in the Backend. Thanks to Marc Bastian Heinrichs. Resolves #7277.
[+BUGFIX] Extbase: Fixed EOL and encoding of several files. Resolves #8876.
[~TASK] Extbase: Changed state to 'stable...
Jochen Rau
11:53 Revision fceed9f7: [+BUGFIX] Extbase (Persistence): Fixed a problem where localized objects inside an aggregate are not translated. Resolves #8555.
Jochen Rau
11:53 Revision 8f398d0a: [~TASK] Extbase: Removed new lines at the end of php files.
Jochen Rau
11:46 Revision ed46a639: [+BUGFIX] Extbase: Fixed a small typo in extension description.
Jochen Rau
10:57 Bug #20237: Alignment Error in TCEforms with Palette title --palette--;myTitle
This Error is still in 4.4 and 4.5-trunk
If I Change in class.t3lib_tceforms.php in function setNewBEDesign() from...
Stefan Geith
08:06 Bug #23216: Queries should only be parsed once
Committed to trunk (rev. 36076) Xavier Perseguers
08:05 Revision 1eee4f63: Fixed bug #15160: Queries should only be parsed once
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@36076 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
07:04 Bug #23035: Backend loops when logging in and loads itself nestedly again and again
uh.. been working on several different typo3 instances lately, some of them we took over from other people who used t... Claudio Mettler
00:03 Bug #23035: Backend loops when logging in and loads itself nestedly again and again
Do you have Templavoilà or classic Page module? Steffen Gebert
01:25 Bug #23273: htmlArea RTE: Extension stylesheets refer to incorrect selectors
Committed to SVN TYPO3core trunk (revision 8281) and branch TYPO3_4-4 (revision 8282). Stanislas Rolland
00:30 Bug #23273 (Closed): htmlArea RTE: Extension stylesheets refer to incorrect selectors
Stylesheets included in RTE extensions refer to incorrect selectors.
(issue imported from #M15243)
Stanislas Rolland
01:25 Revision d6b47933: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8282 709f56b5-9817-0410-a4d7-c38de5d9e867
Stanislas Rolland
01:19 Bug #16335: t3lib_div::getIndpEnv('TYPO3_DOCUMENT_ROOT') delivers wrong value in Backend
Still valid, at least if an installation is in a subdirectory. Christian Kuhn
01:18 Revision 4c004317: Fixed bug #15243: htmlArea RTE: Extension stylesheets refer to incorrect selectors
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8281 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:01 Bug #23247: Speedup t3lib_cache_backend_DbBackend::has($entryIdentifier)
Committed v4 to:
* trunk rev. 8278
* 4.4 rev. 8279
* 4.3 rev. 8280
Christian Kuhn
00:57 Revision 81ee43f6: Fixed bug #15196: [caching framework] Speedup t3lib_cache_backend_DbBackend::has($entryIdentifier) (Thanks to Michael Knabe)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8280 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
00:56 Revision 68c922b5: Fixed bug #15196: [caching framework] Speedup t3lib_cache_backend_DbBackend::has($entryIdentifier) (Thanks to Michael Knabe)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8279 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
00:55 Revision 17c3bf72: Fixed bug #15196: [caching framework] Speedup t3lib_cache_backend_DbBackend::has($entryIdentifier) (Thanks to Michael Knabe)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8278 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
00:42 Bug #21865: htmlmail: deprecated message with PHP 5.3 for sql_regcase
Committed patch & test to:
* trunk rev. 8275
* 4.4 rev. 8276
Committed patch to:
* 4.3 rev. 8277
Christian Kuhn
00:39 Revision 4c50fd26: Fixed bug #13060: t3lib_htmlmail: Deprecated message with PHP 5.3 for sql_regcase (Thanks to Martin Müller)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8277 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
00:37 Revision cc8739e5: Fixed bug #13060: t3lib_htmlmail: Deprecated message with PHP 5.3 for sql_regcase (Thanks to Martin Müller)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8276 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
00:35 Revision 33617eb3: Fixed bug #13060: t3lib_htmlmail: Deprecated message with PHP 5.3 for sql_regcase (Thanks to Martin Müller)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8275 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn

2010-07-26

22:50 Bug #23272 (Closed): Incorrect backpath used when including default and skin stylesheets
CSS paths in typo3/template.php are currently calculated using $GLOBALS['BACK_PATH']. Elsewhere in t3lib_tceforms, $... Jeff Segars
22:49 Bug #23229: Add wrapper files for list/filelist modules
committed v3 to trunk rev 8273 Steffen Kamper
22:47 Revision de532a4c: corrected typo in last commit (#15172)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8274 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:43 Revision 8a4bc1c3: Fixed bug #15172: Add wrapper files for list/filelist modules
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8273 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
21:48 Bug #23057: Switching workplaces causes nesting of BE
Probably: page, list, workspace? Other modules are most likely not available for a regular user (except News-Admin ma... Andreas Kießling
21:35 Bug #23057: Switching workplaces causes nesting of BE
You are right! That could really be a problem, but it's not a solution to redirect to the first available web module.... Stefan Galinski
21:22 Bug #23057: Switching workplaces causes nesting of BE
What if the user has no page module? A user could be limited to list or any other workspace-aware module. Andreas Kießling
21:06 Bug #23057: Switching workplaces causes nesting of BE
The cleanest solution would be:
top.goToModule(TYPO3.configuration.pageModule);
The patch is currently on the w...
Stefan Galinski
08:15 Bug #23057: Switching workplaces causes nesting of BE
Can confirm this issue with TV.
I will ask Stefan Galinski, if he has a cleaner solution. Does this also exist in ...
Steffen Gebert
21:23 Bug #23205: Inconsistent icon usage for Page Properties
will provide a patch tomorrow Georg Ringer
20:43 Bug #23205: Inconsistent icon usage for Page Properties
Sorry, now I searched for over an hour how to change the order of icons.
It seemed to be an easy job, but I didn`t...
Henrik Ziegenhain
20:55 Feature #23206: Add flash uploader to TCA
I just tested it. Works for both content elements and custom DB records with file inputs. Brilliant work, i believe i... Myroslav Holyak
16:51 Feature #23206: Add flash uploader to TCA
I saw it this morning in the TER and was very intrigued. Thanks! Jeff Segars
16:45 Feature #23206: Add flash uploader to TCA
Hi Jeff
Maybe this extension can help you:
http://typo3.org/extensions/repository/view/xrceuploader/current/
...
Philipp Mueller
18:03 Bug #23271 (Closed): Recognize php-fpm sapi for path generation.
$PATH_thisScript is determined depending on the used PHP SAPI. As of version 5.3.3 php ships with php-fpm. Currently ... Nikolas Hagelstein
17:11 Revision ac250c45: [~TASK] Fluid (Tests): committing modified AbstractFormFieldViewHelperTest that I forgot to add in previous commit
[+TASK] Fluid (ViewHelpers): Small performance improvement in ForViewHelper: Objects will only be converted to arrays... Bastian Waidelich
16:24 Revision 72d2d6e6: [~TASK] Fluid (ViewHelpers): Added argument "objectName" to form ViewHelper. This is now the recommended way to specify the name of the object that is bound to a form! If objectName is not specified, the name attribute will be used as object name for backwards-compatibility reasons. This resolves #6521 (backported from Fluid package r4905)
Bastian Waidelich
15:32 Revision d48e5007: * Raised Fluid version number to 1.2.1
Sebastian Kurfuerst
15:31 Revision fc2b4350: [+BUGFIX] Fluid (ViewHelpers): Fixed a possible security issue where the content inside the Fluid a is not properly HTML escaped.
Sebastian Kurfuerst
15:31 Revision 5f13c227: [+BUGFIX] Fluid (ViewHelpers): Fixed a possible security issue where the content inside the Fluid a is not properly HTML escaped.
Sebastian Kurfuerst
15:31 Revision 74285d6c: * Raised Fluid version in trunk to 1.3.0-devel
Sebastian Kurfuerst
15:31 Revision 489e8942: [+BUGFIX] Fluid (ViewHelpers): Fixed a possible security issue where the content inside the Fluid a is not properly HTML escaped.
Sebastian Kurfuerst
14:36 Revision 1821531c: * Raised version number to 1.1.0
Sebastian Kurfuerst
13:04 Revision 50071e36: [+FEATURE] Fluid (ViewHelpers): Added iteration information to for ViewHelper. Thanks to all the contributors for your input and patches! This resolves #6149 (backported from Fluid package r4904)
Bastian Waidelich
12:24 Bug #23270 (Closed): forceTypeValue does not work
The config parameter forceTypeValue seems not to work anymore.
There is a page object defined with type 100, and i...
Thomas Deinhamer
11:59 Revision f9bf5099: [+BUGFIX] Extbase: Fixed a regression by renaming getElementType() to getType().
Jochen Rau
11:56 Bug #23269 (Closed): RTE collapses in frontend after resizing
After resizing the RTE collapses and isn't usable anymore.
See Screenshot.
TYPO3 4.4
RTE from current trun...
Christian Buelter
11:44 Bug #23192: Linebreaks does not work anymore BE if using '--linebreak--' in palettes
Caspar, please attach the tag "pending in core list" to the BT entry, when RFC was sent. Thanks! Steffen Gebert
11:30 Revision 040a1481: [~CONFIGURATION] Extbase: Updated extension documentation and version number.
Jochen Rau
11:30 Revision 98d606b7: [+BUGFIX] Extbase (Persistence): Compatibility fix.
Jochen Rau
11:30 Revision 6a242431: [~TASK] Extbase (Persistence): Fixed a problem where _memorizeCleanState() was called on an ObjectStorage.
Jochen Rau
11:30 Revision 9f07a184: [+BUGFIX] Followup for #6130. SplObjectStorages don't have a method _memorizeCleanState. So better call it in function mapResultToPropertyValue, also in order to fix the initial issue on all places where mapResultToPropertyValue is called (it's 3 times for now).
Jochen Rau
11:30 Revision 349ea2fe: use existing method to check for lazyLoaded properties instead of repeating the detection code
Jochen Rau
11:30 Revision abb4950b: Some cosmetics and cleanups
- fixed doc comment (we no longer have a Tx_Extbase_Persistence_RowInterface)
- use foreach instead of a while/list c...
Jochen Rau
11:30 Revision 2fb385cd: [+BUGFIX] Extbase (Persistence): Changes made to a domain object sitting at a "dirty" property get persisted now. Resolves #8244.
Jochen Rau
11:29 Revision 26280e58: [+BUGFIX] Extbase (Persistence): Follow-up to r2371. Fixed NULL initialization and documentation. Related to #8320.
Jochen Rau
11:29 Revision c23b4f42: [+BUGFIX] Extbase (Persistence): Fixed a problem where the third argument was mandatory, when calling Query->statement. Resolves #8320.
Jochen Rau
11:29 Revision ab77071d: [+BUGFIX] Extbase (MVC): Using TypoScript configuration option "forceAbsoluteUrl" instead of prepending the current BaseUri when creating absolute URIs. This resolves #8260. This relates to #5248. Thanks to Thomas Deinhamer and Benni Mack for your feedback!
Jochen Rau
11:29 Revision df5164f7: [+TASK] Extbase (MVC): Backported changes in Request. Request::getControllerActionName() now returns the case sensitive name of the action method. Related to #7243.
[~TASK] Extbase (MVC): Some comment tweaks Jochen Rau
11:29 Revision 1e6ab002: [+BUGFIX] Extbase (MVC): The headers added by Response::setHeader() are sent now independent from the status code. Resolves #7914. Related to #5247.
Jochen Rau
11:29 Revision 342e20f7: [+TASK] Extbase (Persistence): Minor fix of debug code.
Jochen Rau
11:29 Revision 082732ff: [-TASK] Extbase (Persistence): Removed unused property.
Jochen Rau
11:29 Revision f0c4d503: [+BUGFIX] Extbase (Persistence): Updated description of Exception to make it more readable.
Jochen Rau
11:29 Revision 687a7269: [+BUGFIX] Extbase (Persistence): Added exception if a data map is built with an unknown class name. Resolves #8139.
Jochen Rau
11:29 Revision c5556c51: [+BUGFIX] Extbase (Localization): Enabled support for overriding Locallang-Files with "locallangXMLOverride" configuration. Resolves #8165.
Jochen Rau
11:29 Revision 23e82ec7: [+BUGFIX] Extbase (Security): Made Request Hash checking a little less strict, to allow submitting the empty array. Relates to #5638.
Jochen Rau
11:28 Revision 06e0c225: [~BUGFIX] Extbase (Configuration): Made cache frontend configurable and with that detectable from the outside. Resolves #7968
Jochen Rau
11:28 Revision f29c9811: [+FEATURE] Extbase (Persistence): broken SQL queries are now displayed in the exception. Resolves #7984.
Jochen Rau
11:28 Revision 9cbf921d: [+TASK] Extbase (Persistence): Fixed a problem where additional WHERE clauses were not applied for m:n relations. Related to #7274.
Jochen Rau
11:28 Revision 003f31a4: [+FEATURE] Extbase (MVC): Created isCached property for the request (Resolves #7937)
Jochen Rau
11:28 Revision 978750c1: [~API][+FEATURE] Extbase (Persistence): findByUid($uid) does now allow strings as paramater. Resolves #7432.
Jochen Rau
11:28 Revision a20da9ad: [+BUGFIX] Extbase (Persistence): Building an mm-query from the opposite didn't work correctly. Thanks to Marc Bastian Heinrichs. Resolves #7431.
Jochen Rau
11:28 Revision 68180248: [~TASK] Extbase: Improved exception messages in getPlainValue().
Jochen Rau
11:28 Revision 236cfdf4: [+BUGFIX] Extbase (Dispatcher): Fixed broken TYPO3 user settings module. Thanks to Rens Admiraal who provided the patch. Resolves #7615.
Jochen Rau
11:28 Revision 0720bbf6: [+BUGFIX] Extbase (Persistence): Added check for array before calling current() in the method mapResultToPropertyValue(). Thanks to Marc Bastian Heinrichs. Resolves#7428.
Jochen Rau
11:28 Revision 66793b7f: [+TASK] Extbase (Tests): Fixed call to missing data providers.
Jochen Rau
11:27 Revision 8e5e054b: [+BUGFIX] Extbase (Persistence): Fixed a regression introduced in r2208 where the data of new ValueObjects was not persisted. Resolves #7766.
Jochen Rau
11:27 Revision 6613ea0e: [+BUGFIX] Extbase (Persistence): Fixed a problem where already existing records that are attached to a new parent were not persisted correctly. Resolves #4650, #6068.
Jochen Rau
11:27 Revision b6715fa2: [+BUGFIX] Extbase (Persistence): Fixed wrong doxygen documentation. Thanks to Bernhard Kraft. Resolves #7527.
Jochen Rau
11:27 Revision 58bf3a33: [-TASK] Extbase (DomainObject): Removed unnecessary instanciation of DataMapper.
Jochen Rau
11:27 Revision c483ced3: [+BUGFIX] Extbase (Persistence): LazyLoadingProxy now triggers also the magic toString function of the proxied object correctly. Thanks to Balisky Christophe. Relsoves #7558.
Jochen Rau
11:27 Revision c068bc2f: [+TASK] Extbase: Fixed a problem where the AbstractController raised an exception if the settings are NULL.
Jochen Rau
11:27 Revision 8bac84eb: [+TASK] Extbase: Fixed typo in the property definition.
Jochen Rau
11:27 Revision 32494fe9: [~API] Extbase (MVC): Renamed flashMessages to flashMessageContainer in AbstractController and ControllerContext to synchronize with FLOW3 again. using flashMessages is now DEPRECATED, but will still work. Instead you should use flashMessageContainer
Jochen Rau
09:59 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
@Stanisland: I opened a feature request.
The collapsing appears only in my local development environment. In a li...
Christian Buelter
09:55 Bug #23189: RTE creates <link> tag incorrectly if there is a non–empty title
Reverted by rev 8270-8272. Further investigation is required.. Dmitry Dulepov
09:54 Revision 77dfe8df: Reverted the fix for #15128 because further investigation is required
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8272 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
09:53 Revision c9caa3e7: Reverted the fix for #15128 because further investigation is required
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8271 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
09:52 Revision cf6a17ae: Reverted the fix for #15128 because further investigation is required
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8270 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
09:44 Feature #23268 (Closed): Resizing configurable should be configurable in FE
It would be good if the resizing of the new ExtJS-based RTE could be turned off in the frontend (those little arrows ... Christian Buelter
08:31 Bug #22774: Sorting missing in "template overview"
Sorry, missed one part of the thread. Seems to be more tricky, may be you can remind Christian or you have a look at ... Steffen Gebert
08:26 Bug #22774: Sorting missing in "template overview"
No, Christopher! #21798 is set to resolved as this bug entry is open as duplicate.
It's pending in core list since M...
Steffen Gebert
08:22 Feature #22896: cannot integrate a constant into <INCLUDE_TYPOSCRIPT: source=/fileadmin/{$myconstant}
+1
would also like this very much! d.ross or Paul, are you able to create a patch?
Steffen Gebert
08:21 Bug #23122: Some links in typo3 backend is not responding with zlib.output_compression = On in php.ini
I had an issue with the Translations section in EM once, when compressionLevel was enabled. I think this bug has a si... Steffen Gebert
 

Also available in: Atom