Project

General

Profile

Activity

From 2010-06-09 to 2010-07-08

2010-07-08

23:15 Bug #25663 (Closed): Date picker is broken in add/edit form
The date picker does not work anymore for the start and end time fields, in TYPO3 4.4 and trunk.
(issue imported ...
Francois Suter
22:43 Bug #23122: Some links in typo3 backend is not responding with zlib.output_compression = On in php.ini
There is no error at all, just page reach timeout. I set timeout to 1500secs, but it didn't help. If is zlib compres... Martin
16:02 Bug #23122: Some links in typo3 backend is not responding with zlib.output_compression = On in php.ini
What error do you get? Nikolas Hagelstein
22:36 Bug #25662 (Closed): BE module does not use new skin properly (TYPO3 4.4)
The BE module does not look good with the new skin, as it uses several old styles. Furthermore the add/edit form shou... Francois Suter
21:33 Bug #23120: new rte 2.0.2 (typo3 4.4.0) does not work in frontend plugins
Hi,
I am not shure if it is th same issue as 0014896 - as the description is different - but I guess you know it bet...
d-nik no-lastname-given
10:28 Bug #23120: new rte 2.0.2 (typo3 4.4.0) does not work in frontend plugins
Hi,
i've tested the patch "rtehtmlarea_bugfix_14896_v2_trunk.patch", but it did not work.
d-nik no-lastname-given
06:14 Bug #23120: new rte 2.0.2 (typo3 4.4.0) does not work in frontend plugins
Please test patch attached to issue #14896. Stanislas Rolland
19:10 Bug #21622: Pagemodule don't show clipboard paste icon when there is no content
Version 2 added:
- Moved min-width to the same CSS file in folder "structure".
Reinhard Führicht
18:20 Bug #21622: Pagemodule don't show clipboard paste icon when there is no content
I attached a patch doing the following:
- Add a paste into link to each column header
- Add copy/cut icons to eac...
Reinhard Führicht
18:45 Bug #22261: RTE randomly inserts non-breaking spaces instead of spaces
Ok.
Thank you for making it clear.
That behavior just seems to create problems for some of my users - but I guess t...
Søren Labansen
18:42 Bug #22261: RTE randomly inserts non-breaking spaces instead of spaces
I think this is the intended behaviour. Browsers will always truncate spaces in HTML pages. If you write 10 spaces in... Stanislas Rolland
17:15 Bug #22261: RTE randomly inserts non-breaking spaces instead of spaces
Rather simple:
In other charachters/words - no problem. Space is inserted correct. E.g. inside "testtext" like so "t...
Søren Labansen
17:01 Bug #22261: RTE randomly inserts non-breaking spaces instead of spaces
Could you describe a test case of the problem as you see it? Stanislas Rolland
16:55 Bug #22261: RTE randomly inserts non-breaking spaces instead of spaces
Yes - also tried to log out and in again. Søren Labansen
16:53 Bug #22261: RTE randomly inserts non-breaking spaces instead of spaces
@Sören: Did you clear the RTE cache after applying the patch? Stanislas Rolland
16:25 Bug #22261: RTE randomly inserts non-breaking spaces instead of spaces
I've this issue with both 4.4 and 4.3.
It happens both in IE, Firefox and Chrome (latest versions).
Applying the pa...
Søren Labansen
18:17 Bug #22913: Bad English in TCEforms: "Edit Pagecontent"
It's the label of tt_content set in typo3/sesext/cms/locallang_tca.xml
So it will be appear this way on several pl...
Reinhard Führicht
18:16 Bug #14838: Indexed search results: Link in "path" section does not include extension variables
I just hat a short look ...could anyone try the 4.4 patch and report if it works? If so i would post it to the core l... Nikolas Hagelstein
17:09 Bug #14838: Indexed search results: Link in "path" section does not include extension variables
Oh yes, and here is a quick workaround that simply hides the path output by CSS settings:
.tx-indexedsearch-info B...
Jörg Wagner
16:51 Bug #14838: Indexed search results: Link in "path" section does not include extension variables
Should we set up a Top-10 list of immortal TYPO3 bugs?!
Considering the number of installations affected and the age...
Jörg Wagner
18:16 Bug #23135 (Closed): mail() failed - wrong message
migrating 4.3 to 4.4 t3lib_utility_Mail::mail does not work properly.
in install tool you will be told, Mail was ...
Matthias Greiling
18:13 Bug #23134 (Closed): FF field "Forgot Password Message" in felogin not working
Problem:
The value of the FF field "Forgot Password Message" (see screenshot) in felogin is not working. No matter...
Steffen Müller
18:07 Revision 69ab889d: 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/trunk@8141 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
17:58 Bug #23133: htmlArea RTE: .htmlarea .statusBar relative path incorrect
pending in core list Felix Kopp
17:44 Bug #23133: htmlArea RTE: .htmlarea .statusBar relative path incorrect
Patch file includes minor tweaks in .statusBar entity concerning tabs plus lexical sorting of css-entities. Felix Kopp
17:43 Bug #23133 (Closed): htmlArea RTE: .htmlarea .statusBar relative path incorrect
The compressor can not set the correct path to row-header.png from htmlarea.css within t3skin.
The final path show...
Felix Kopp
17:57 Revision 642fb05a: Fixed bug #14813: Install Tool uses deprecated function t3lib_stdGraphic->imagecreate() (thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8140 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
17:57 Revision 08da3586: Fixed bug #14813: Install Tool uses deprecated function t3lib_stdGraphic->imagecreate() (thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8139 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
17:51 Revision 95e3c9c5: Follow-up to #14719: Wrong code comment (QUICKSTART/FIRST_INSTALL) (thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8138 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
17:49 Revision 750bbf53: Follow-up to #14719: Wrong code comment (QUICKSTART/FIRST_INSTALL) (thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8137 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
17:24 Bug #23132: "Fileextension" is not an English word
rev 8134, 8135, 8136 Dmitry Dulepov
16:59 Bug #23132 (Closed): "Fileextension" is not an English word
The following error message can be displayed in Backend:
1: Fileextension '' not allowed. (tt_content:1:image)
...
Dmitry Dulepov
17:23 Revision 2d9db40a: Fixed bug #15049: "Fileextension" is not an English word
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8136 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
17:15 Bug #23128: Update to Version 4.4.0 Database Analyze failure "Call to undefined method ux_tx_install::fw()"
Closed, no change required.
The functionality of t3sec_saltedpw is part of the TYPO3 Core since TYPO3 4.3.
Uninst...
Chris topher
15:50 Bug #23128: Update to Version 4.4.0 Database Analyze failure "Call to undefined method ux_tx_install::fw()"
This error is caused by t3sec_saltedpw. Since version 4.3 TYPO3 ships with it's own salted password systxt by default. Nikolas Hagelstein
11:47 Bug #23128 (Closed): Update to Version 4.4.0 Database Analyze failure "Call to undefined method ux_tx_install::fw()"
We try to update our 4.2.12 installation to 4.4.0; the update wizard shows up as usual. Clicking on the button "Datab... David Maier
17:07 Revision bfe70ba1: Fixed bug #15049: "Fileextension" is not an English word
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8135 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
17:05 Revision 7eaedfdf: Fixed bug #15049: "Fileextension" is not an English word
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8134 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
16:29 Bug #8743 (Closed): Autopublication scheduler task has too many rights
From the related bug report (http://bugs.typo3.org/view.php?id=15048):
_Inside the Scheduler task for autopublicat...
Francois Suter
16:07 Bug #23123: Indexer CLI script does nothing
Committed to trunk in revision 8133 Francois Suter
16:06 Revision 040c106f: Code cleanup #15036: Indexed search: Remove indexer CLI script which does nothing
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8133 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
15:57 Bug #23121: Login to backend fails with IPv6 Address as HTTP_HOST
Regarding the test:
Could you use 2 dataproviders instead a bunch of asserts?
Nikolas Hagelstein
00:11 Bug #23121: Login to backend fails with IPv6 Address as HTTP_HOST
sorry for the confusion, it's my very first bugfix to the core :-)
15034v3.patch should correctly recognize both IPv...
Roland Schenke
15:57 Bug #23131 (Closed): Autopublication task has too many rights
Inside the Scheduler task for autopublication of workspaces, the user rights are temporarily set to admin, but they a... Francois Suter
14:45 Bug #23130 (Closed): Remove trailing whitespaces in front of EOL
obvious
(issue imported from #M15047)
Nikolas Hagelstein
12:33 Bug #23129: Trailing newlines after php closing tag.
pending on core list Nikolas Hagelstein
12:01 Bug #23129: Trailing newlines after php closing tag.
The patch removes some line ending whitespaces as well (editor settings). Nikolas Hagelstein
11:59 Bug #23129 (Closed): Trailing newlines after php closing tag.
Some core classes contain newline characters after the php closing tag (?>).
Although a single newline character do...
Nikolas Hagelstein
10:35 Bug #22618: Filelinks Read from path: does not show files form directory in the fileadmin
Hello,
I can confirm this bug on an installation updated from 4.2.8 to 4.4.0.
For some reason I was using CSS Sty...
Thorsten Schmitz
10:24 Feature #17007: Use gd_info() to detect GD version
No, the installer must check if GD is installed and see if it's version 2. If one condition is not met it must disabl... Martin Kutschker
09:57 Feature #17007: Use gd_info() to detect GD version
As we dropped support for GD v1, we can drop this, can't we? Steffen Gebert
10:20 Bug #18867: Enhance page modul
agreed, the current version is even better Ingo Renner
09:58 Bug #23127 (Closed): Accessing BE in fresh install fails with "No database selected"
When you install a new instance of TYPO3 you
* are redirected to the 123-mode, when accessing FE website
* get an e...
Steffen Gebert
09:56 Bug #17162: 1-2-3-wizard fails if typo3conf/ is not writeable
Andreas, can you check this again, please? Steffen Gebert
09:54 Bug #21744: Installtool - 123 mode not working
Michael, any feedback? Steffen Gebert
00:23 Feature #18968: Add existing records to IRRE field
Ehm, not sure what you need exactly, but maybe haveing a look here will help you:
http://typo3.org/documentation/doc...
Thomas Deinhamer
00:12 Feature #23126 (Closed): Mount pages should keep their original page or navigation title
If a page is a mount page and is mounting another page with the option "Substitute Mount Point (this page) with Mount... Thomas Deinhamer
00:08 Bug #23125 (Closed): no t3d export possible
when i try to export a t3d, after EVERY functional click i have to set "all tables" again... when i forgot this all s... Ralf-Rene Schroeder
00:06 Bug #23124 (Closed): Shortcut on a mounted page fails
If a page is a shortcut page and points to another page which is a mount page, TYPO3 throws an error. In other words:... Thomas Deinhamer

2010-07-07

23:53 Bug #23018: Images don't get compressed
In other words. TYPO3 should compress/lower the quality of the JPEG even if the x and y dimensions are lower than the... Thomas Deinhamer
23:50 Bug #22878: Flexform field "group, db" doesn't show saved records
Oh and btw., you can test the extension if you check it out of the repository, here:
https://svn.typo3.org/TYPO3v4/E...
Thomas Deinhamer
23:49 Bug #22878: Flexform field "group, db" doesn't show saved records
This is really weird, because it _is_ working with another plugin I coded, but only in this one case, in this one plu... Thomas Deinhamer
23:17 Bug #23121: Login to backend fails with IPv6 Address as HTTP_HOST
patch useless, forgot some essential code... sorry Roland Schenke
19:43 Bug #23121 (Closed): Login to backend fails with IPv6 Address as HTTP_HOST
When one is trying to log into the backend with an IPv6 Address like http://[::1]/typo3/ a RuntimeException is thrown... Roland Schenke
21:07 Bug #23123 (Closed): Indexer CLI script does nothing
Script indexed_search/cli/indexer_cli.phpsh does absolutely nothing. It initializes like any other CLI script, but th... Francois Suter
20:15 Bug #23122 (Closed): Some links in typo3 backend is not responding with zlib.output_compression = On in php.ini
if it's in php.ini zlib.output_compression = On, some links in typo3 backend are not working at all without any erro... Martin
20:15 Feature #23072: Add Test Cases for t3lib_div::validIP($ip)
Committed to:
* trunk rev. 8131
* 4.4 rev. 8132
Christian Kuhn
20:13 Revision 4ba39cea: Fixed bug #14968: Add unit tests for t3lib_div::validIP (Thanks to Nikolas Hagelstein and Felix Kopp)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8132 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:12 Revision 5f5765c9: Fixed bug #14968: Add unit tests for t3lib_div::validIP (Thanks to Nikolas Hagelstein and Felix Kopp)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8131 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
19:40 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
@Nathan: Thanks for investigating this. I think I know where that comes from. I will fix it. Stanislas Rolland
19:20 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
@Stanislas I did some investigation and found that the first HTML tag after the "</form>" tag gets an id="ext-gen11" ... Nathan L
17:48 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
@Stanislas The thing that's weird to me is that it doesn't do that if I switch Typo3 back to 4.3.3, using the exact s... Nathan L
17:05 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
@Nathan: Yes, I noted this, but could not figure out why the javascript was being displayed. It does not in another ... Stanislas Rolland
16:01 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
Patch v2 makes the editor load in the test extension. However, for some odd reason the additionalJS_post javascript ... Nathan L
12:09 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
I also got this problem. The patch v2 solved it for me. Thanks, Stanislas! Christian Futterlieb
10:26 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
@TO_Webmaster: Do you mean that the editing area is completely collapsed? Do you have some configuration option that ... Stanislas Rolland
10:20 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
Sorry, I have to backtrack on this patch. There is no way to have the pagerenderer invoked before the USER_INT script... Stanislas Rolland
09:34 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
Thank you!
Now, the editor loads and there is no error, but I only see the header of the editor (icons, style, ......
TO_Webmaster no-lastname-given
04:39 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
Thanks for the test extension.
I uploaded a new patch (v3). Please test it.
The patch will ensure that the page...
Stanislas Rolland
18:58 Revision d68a744a: Follow-up to #14845: No preview images with referenced files anymore (thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8130 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
18:58 Revision b655d971: Follow-up to #14845: No preview images with referenced files anymore (thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8129 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
18:56 Revision b98aa54e: Follow-up to #14845: No preview images with referenced files anymore (thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8128 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
18:41 Bug #23120 (Closed): new rte 2.0.2 (typo3 4.4.0) does not work in frontend plugins
Hi everybody,
The new rtehtmlarea does not work within frontend plugins, f.e. meta_feedit oder cal.
The whole fo...
d-nik no-lastname-given
17:49 Bug #23117: Testcase for t3lib_div::isFirstPartOfStr is missing.
Pending on core list. Nikolas Hagelstein
15:26 Bug #23117 (Closed): Testcase for t3lib_div::isFirstPartOfStr is missing.
obvious
(issue imported from #M15029)
Nikolas Hagelstein
17:16 Bug #23119 (Closed): Cant login with Firefox 3.6 into the BE
I cant login from Firefox 3.6 into the Backend.
I tried a few different usernames and with all i came to the error...
Sascha Urbansky
17:14 Bug #23118 (Closed): Page Tree is sometimes not loading in Firefox 3.6
When i delete a Page in the Page Tree in Firefox 3.6, the Tree just disappers.
IE8 is showing the following error:...
Sascha Urbansky
16:39 Bug #23007: FE Edit advanced does not handle contenttypes table and images
wrong bugtracker and wrong categorie ( t3_editor is the Typoscirpt editor).
the correct bug tracker is here: http://...
Björn Pedersen
16:26 Bug #23020: RTE+ feeditadvanced+IRRE: Still loading problems
I did a bit more debugging and found the main culprit with IRRE and feedit:
in class.tceforms_inline.processAjaxRequ...
Björn Pedersen
15:17 Bug #18867: Enhance page modul
The patch completely fails with 4.4, but IMHO it's not needed anymore in this version. Our skinning team did a great ... Stefan Galinski
15:02 Bug #23116 (Closed): Bug #18253 has not been solved [Duplicate entry on cache_pagesection on reloading twice]
This bug is NOT solved as the parent bug provides solution for cache_treelist and NOT cache_pagesection.
Further i...
Peter Russ
13:06 Bug #22974: Unknown browsers result in error condition
Resolved as duplicate of #23074. Chris topher
12:32 Bug #22919 (Closed): Gifbuilder Mask processing failure for "mask.import.cObject" within GIFBUILDER-Object
I have build a dynamic Gifbuilder-Image on that I want to apply a dynamic Mask.
If you want to add a dynamic mask ...
Gabriel Kaufmann
12:32 Bug #23115: Workspace preview does not work in multidomain setup
Hey, I've found a workaround:
- login to domainC.com
- preview works for pages below domainA.com
- preview works ...
Christian Schneider
10:48 Bug #23115: Workspace preview does not work in multidomain setup
The example, of course, applies vice versa as well:
- login to domainB.com
- preview does not work for pages below ...
Christian Schneider
10:47 Bug #23115 (Closed): Workspace preview does not work in multidomain setup
The setup and problem of my typo3 installation is much like the one described here: http://bugs.typo3.org/view.php?id... Christian Schneider
12:31 Bug #22918: Record time is shown incorrectly in the backend due to DST (-1h)
I can't reproduce the issue now. Let's put this on hold and wait if anybody else has the issue. Dmitry Dulepov
10:27 Bug #23074: PHP Warning in class.t3lib_matchcondition_abstract.php if bowser is unknown
New Issue: http://bugs.typo3.org/view.php?id=15024 Caspar Stuebs
10:18 Bug #23074: PHP Warning in class.t3lib_matchcondition_abstract.php if bowser is unknown
Yes, please report Steffen Gebert
10:17 Bug #23074: PHP Warning in class.t3lib_matchcondition_abstract.php if bowser is unknown
If the error in tslib_content is caused by sr_email_subscribe, there has to be a new BT entry for this, or?? Caspar Stuebs
10:13 Bug #23074: PHP Warning in class.t3lib_matchcondition_abstract.php if bowser is unknown
added new patch, where array key 'version' is empty and not set to 'unknown' Caspar Stuebs
09:32 Bug #23074: PHP Warning in class.t3lib_matchcondition_abstract.php if bowser is unknown
It looks like the error in tslib_content is also caused by sr_feuserregister:... Steffen Gebert
10:26 Bug #23113: Enhancement of t3lib_div::testInt
As discussed in the core list. is_int() is not the same as t3lib_div::testInt(). Therefore the issue is set as "won't... Dmitry Dulepov
10:24 Bug #23114: Cleanup: replace calls to t3lib_div::testInt with calls to is_int, mark t3lib_div:testInt as deprecated
As discussed in the core list. is_int() is not the same as t3lib_div::testInt(). Therefore the issue is set as "won't... Dmitry Dulepov
00:21 Bug #23114: Cleanup: replace calls to t3lib_div::testInt with calls to is_int, mark t3lib_div:testInt as deprecated
Uploaded v2 which adds: self::logDeprecatedFunction(); Michiel Roos
09:44 Bug #23035: Backend loops when logging in and loads itself nestedly again and again
I just revisited this issue - I wasn't able to reproduce it now. Neither with your uc, nor with changing many values ... Steffen Gebert
09:34 Bug #23106: SimulateStatic can be exploited to make sites show up as duplicate content
Think that's no news.
Why not using a modern technique like realurl instead of simulatestatic?
Steffen Gebert
09:26 Task #8720 (Closed): Workspaces Modules should use sprites
Patch existent! Steffen Ritter
06:07 Bug #25661 (Closed): use img title-tags for mouse-over
Actually the scheduled tasks do not use the title tag.
So I added the the status type of all status indicator imag...
Ralle Büchnitz
00:19 Bug #23086: Add the example unit tests from the T3DD10 unit testing workshop
Committed to:
* trunk rev. 8126
* 4.4 rev. 8125
Christian Kuhn
00:17 Revision c88302c7: Fixed bug #14984: Add example unit tests from T3DD10 unit testing workshop (Thanks to Oliver Klee)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8127 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
00:16 Revision bcece247: Fixed bug #14984: Add example unit tests from T3DD10 unit testing workshop (Thanks to Oliver Klee)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8126 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn

2010-07-06

23:56 Bug #23114 (Closed): Cleanup: replace calls to t3lib_div::testInt with calls to is_int, mark t3lib_div:testInt as deprecated
Replace calls to t3lib_div::testInt with calls to is_int
Mark t3lib_div:testInt as deprecated
(issue imported fr...
Michiel Roos
23:41 Bug #23113 (Closed): Enhancement of t3lib_div::testInt
t3lib_div::testInt can be optimized by making use of the PHP version of testInt called: is_int.
This function is s...
Michiel Roos
22:34 Revision 17846626: Fixed bug #14845: Bug: Filelist module reports "type" of files also for directories (thanks to Caspar Stuebs and Andy Grunwald)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8125 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
22:29 Revision 6b94521b: Fixed bug #14845: Bug: Filelist module reports "type" of files also for directories (thanks to Caspar Stuebs and Andy Grunwald)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8124 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
22:05 Bug #22979: Filelist module reports "type" of files also for directories
rev 8123 Susanne Moog
21:57 Revision b8701e5c: Fixed bug #14845: Bug: Filelist module reports "type" of files also for directories (thanks to Caspar Stuebs and Andy Grunwald)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8123 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
21:30 Bug #23012: No access to taskcenter (tasks) for non-admins
Committed to:
* trunk rev. 8121
* 4.4 rev. 8122
Christian Kuhn
21:28 Revision b2bf35d9: Fixed bug #14885: No access to taskcenter (tasks) for non-admins (Thanks to Jigal van Hemert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8122 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
21:27 Revision 46984e37: Fixed bug #14885: No access to taskcenter (tasks) for non-admins (Thanks to Jigal van Hemert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8121 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
21:24 Bug #22188: Upload to TER uses deprecated function set_magic_quotes_runtime
Hi, just for the record: I deleted the first idea, which just used @ini_set('magic_quotes_runtime', 0). This has also... Chris topher
21:12 Bug #22188: Upload to TER uses deprecated function set_magic_quotes_runtime
Christopher, Both version you suggested prevent the exception from disrupting the upload. Thanks! Nathan L
20:03 Bug #22188: Upload to TER uses deprecated function set_magic_quotes_runtime
Hi Nathan,
can you make a small patch?
An (untested) workaround could be to wrap the line in an if statement ch...
Chris topher
19:27 Bug #22188: Upload to TER uses deprecated function set_magic_quotes_runtime
I receive this error when attempting to upload an extension to the repository using the latest version of the Typo3 t... Nathan L
20:50 Bug #7051 (Resolved): Add "hidden" field to workspaces instead of localconf
Hi Noel,
Thank you for the issue. Actually this is solved to disable the draft workspace in TYPO3 4.4 by a checkbo...
Sonja Schubert
20:49 Bug #23093: missing new fields (first_name, middle_name, last_name) in showRecordFieldlist in TCA
* trunk rev. 8119
* 4.4 rev. 8120
Christian Kuhn
20:47 Revision 1933a099: Fixed bug #14991: Missing fields in "showRecordFieldList" at the TCA for fe_users (Thanks to Frank Nägler)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8120 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:46 Revision 21168edd: Fixed bug #14991: Missing fields in "showRecordFieldList" at the TCA for fe_users (Thanks to Frank Nägler)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8119 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:33 Bug #23076: Add unit tests for t3lib_div::removeArrayEntryByValue
* trunk rev. 8117
* 4.4 rev. 8118
Christian Kuhn
20:26 Bug #23076: Add unit tests for t3lib_div::removeArrayEntryByValue
Hi Thorben,
thanks for your patch!
Do you know, that you should now post your patch as an RFC to the Core List?...
Chris topher
20:31 Revision b2c247f2: Fixed bug #14972: Add unit tests for t3lib_div::removeArrayEntryByValue (Thanks to Thorben Kapp)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8118 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:30 Revision 32537a84: Fixed bug #14972: Add unit tests for t3lib_div::removeArrayEntryByValue (Thanks to Thorben Kapp)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8117 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:12 Bug #23071: [Caching framework] fileBackend testcase removes files in /sbin
Committed to:
* trunk rev. 8114
* 4.4 rev. 8115
* 4.3 rev. 8116
Christian Kuhn
20:10 Revision 255b5b9b: Fixed bug #14967: [Caching framework] fileBackend testcase removes files in /sbin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8116 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:08 Revision bcc8dc05: Fixed bug #14967: [Caching framework] fileBackend testcase removes files in /sbin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8115 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:07 Revision 6a8d9190: Fixed bug #14967: [Caching framework] fileBackend testcase removes files in /sbin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8114 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:07 Bug #23112 (Closed): Extension Manager does not free the DB result with sql_free_result
function getReviewState($extKey, $version) does not free the DB result, if a record has been read in.
(issue...
Franz Holzinger
19:59 Bug #23079: add php cache frontend to t3lib/config_default.php
Committed to:
* trunk rev. 8112
* 4.4 rev. 8113
Christian Kuhn
19:56 Revision fe150a2b: Fixed bug #14977: Add php cache frontend to t3lib/config_default.php (Thanks to Felix Oertel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8113 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
19:53 Revision 28b58d1c: Fixed bug #14977: Add php cache frontend to t3lib/config_default.php (Thanks to Felix Oertel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8112 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
18:58 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
My previous comment (Which I deleted) was wrong.
I applied the patch, cleared the cache and still get "Ext is not ...
Nathan L
00:11 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
Yes. TO_Webmaster no-lastname-given
18:22 Bug #23047: Unknown problem in t3lib\class.t3lib_db.php on line 1290
Closed, not enough information and most probably no error in TYPO3. Most likely a configuration issue instead.
Pl...
Chris topher
17:55 Bug #23111 (Closed): Adding pages with Web>Functions ignores TSconfig TCEMAIN.permissions.
With the following TSconfig setting you can force TYPO3 to add a backend-usergroup, if a page is added:
TCEMAIN.pe...
Irene Höppner
17:31 Feature #22896: cannot integrate a constant into <INCLUDE_TYPOSCRIPT: source=/fileadmin/{$myconstant}
Would really like to see this feature, too. Makes setting up new projects (with similar fileadmin structures) much fa... Paul Voss
16:31 Bug #23110 (Rejected): Multiple RTE textareas on one BE-Form have huge performance impact in Webkit browsers
Working Scenario: One textarea per form works fine
Scenario with Problem: Custom table that uses multiple fields (...
J. Peter M. Schuler
16:14 Bug #23096: Add Scheduler task for autopublication of workspaces
Committed to trunk in revision 8111 Francois Suter
16:13 Revision 3293573d: Added feature #14994: Add Scheduler task for autopublication of workspaces
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8111 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
15:59 Bug #22983: Sprites - user defined page types are not respected anymore
Okay - looking forward to 4.4.1 :-) Claus Harup
14:23 Bug #22983: Sprites - user defined page types are not respected anymore
@Harup
type has to bee contains- instead of modules-
but we discovered a bug in this function anyways which is ...
Steffen Ritter
14:22 Bug #22983: Sprites - user defined page types are not respected anymore
after discussion with steffen we will provide an fallback triggering en depreciation entry Steffen Ritter
15:59 Bug #23095: Use TYPO3_REQUESTTYPE also for Install Tool access
Committed to trunk in revision 8110 Francois Suter
15:57 Revision 3cf8ed29: Added feature #14993: Use TYPO3_REQUESTTYPE also for Install Tool access
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8110 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
15:53 Bug #23053: Typo3 login expiration note shown immediately after logon with Internet Explorer
Didn't have a look at the other bugs, but there's the problem that IE8's Normal mode doesn't share cookies with Compa... Steffen Gebert
15:50 Bug #23053: Typo3 login expiration note shown immediately after logon with Internet Explorer
Not 100% sure, but I deleted all the cookies I found.
As far as I have understood similar problems it seems to be r...
Eckard Gehrke
15:18 Bug #23053: Typo3 login expiration note shown immediately after logon with Internet Explorer
Did you delete all cookies? Steffen Gebert
09:20 Bug #23053: Typo3 login expiration note shown immediately after logon with Internet Explorer
Is there something I could do to find out the cause. If I get some hints on where to set breakpoint either in php or ... Eckard Gehrke
15:11 Bug #22894: Install Tool does not send test mails
I guess it can be close as I didn't notice such problems with typo3 4.4.0 Mark Iron
14:06 Bug #23109 (Closed): Switch workspace no reload pages frame with IE
With IE and typo3 4.3.3, when we switch to an another worspace (live to other bu exemple), the pages frame is not rel... Julien Carvalho
13:37 Bug #22974: Unknown browsers result in error condition
Caspar Stuebs already made a patch for this problem. See "bug_14970.diff" in #23074. Chris topher
13:29 Bug #22974: Unknown browsers result in error condition
I have the same error for TYPO3 4.4.0 and PHP 5.2. Jens
13:28 Bug #18364: Broken special chars in module title names (e.g. "TemplaVoilà ")
Closed, configuration issue. Chris topher
13:22 Bug #18364: Broken special chars in module title names (e.g. "TemplaVoilà ")
this will change in 4.5 anyways, we hope to drop so much charset problems using utf8 in BE only.
Anyway this is no...
Steffen Kamper
12:48 Bug #18364: Broken special chars in module title names (e.g. "TemplaVoilà ")
For me this problem is there, if you use different charsets in your database and in your backend.
E.g. when you use ...
Chris topher
13:10 Bug #23067: Missing Sprite icon t3-icon-apps-pagetree is referenced
Committed to svn
4_4 rev 8108
trunk rev 8109
Steffen Kamper
11:40 Bug #23067: Missing Sprite icon t3-icon-apps-pagetree is referenced
Follow-up to http://bugs.typo3.org/view.php?id=14465 Felix Kopp
11:37 Bug #23067: Missing Sprite icon t3-icon-apps-pagetree is referenced
The Compressor takes the stylesheet-files from the sprites subdirectory
(SYS) EXT:t3skin/ext_tables.css:
$TBE_STY...
Felix Kopp
13:09 Revision 7be99fdc: Fixed bug #14960: [t3skin] apps-pagetree.css is redundant (Thanks to Felix Kopp)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8109 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:08 Revision 9ee7c416: Fixed bug #14960: [t3skin] apps-pagetree.css is redundant (Thanks to Felix Kopp)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8108 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:07 Bug #23108: filemounts get lost
Closed, no bug.
You find our Upgrade Guide here:
http://wiki.typo3.org/index.php/Upgrade
You should follow it w...
Chris topher
12:48 Bug #23108: filemounts get lost
now - after using install tool 'compare' it is there . Matthias Greiling
12:19 Bug #23108: filemounts get lost
Did you do a compare in the Install Tool?
A new column called "sorting" has to be added to the sys_filemounts table....
Chris topher
12:17 Bug #23108 (Closed): filemounts get lost
after update to 4.4 from 4.3 there is no filemount avialable to be_users who are not admin. no difference between abs... Matthias Greiling
13:02 Bug #18342: Icon for "Hide In Menu" and "Hide" are the same
Resolved, fixed.
The icon for "Hide" is a normal page with a red circle in front.
The one for "Hide" + "Hide in ...
Chris topher
11:09 Revision 00b8a030: Follow-up to #13379: Sprite Icon API (Thanks to Steffen Ritter)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8107 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:09 Revision 916e6ede: Follow-up to #13379: Sprite Icon API (Thanks to Steffen Ritter)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8106 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:04 Bug #23074: PHP Warning in class.t3lib_matchcondition_abstract.php if bowser is unknown
Thank you very much. I have inserted the changes and didn't get the error message any more (t3lib/matchcondition/clas... Mark Iron
10:59 Bug #23107 (Closed): Wrong CSH text for Access Lists
Option Access Lists in BE User Group configuration
"If this option is disabled the Access Lists cannot be configur...
Steffen Gebert
10:42 Bug #23082: Install tool causes PHP warnings if typo3conf/ is not writeable
Committed to svn
4_4 rev 8104
trunk rev 8105
Steffen Kamper
10:41 Revision 874275bc: Fixed bug #14980: Install tool causes PHP warnings if typo3conf/ is not writeable
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8105 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:40 Revision e005dcf6: Fixed bug #14980: Install tool causes PHP warnings if typo3conf/ is not writeable
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8104 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
09:29 Bug #23020: RTE+ feeditadvanced+IRRE: Still loading problems
For the field is NULL problem see: http://bugs.typo3.org/view.php?id=14126
I thought that was fixed. But I checke...
Björn Pedersen

2010-07-05

23:50 Bug #15128: Shortcut Handling can cause SEO problems and should be improved
I have just split this in several issues, as I think finding solutions to smaller parts of the problem will be easier... Chris topher
10:38 Bug #15128: Shortcut Handling can cause SEO problems and should be improved
Any news about that issue ? Still seems to be the case in 4.3.2 at least. I'll try on the 4.4.0 Cross-Systems
23:43 Bug #23106 (Rejected): SimulateStatic can be exploited to make sites show up as duplicate content
Every TYPO3 site using simulateStaticDocuments can be "poisoned" as it is possible to submit infinite variations of a... jholzmann no-lastname-given
23:36 Bug #23020: RTE+ feeditadvanced+IRRE: Still loading problems
I get "field is null" on line
field = field.substr(0,field.length-1);
of fieldChanged_fName: function(fName,el...
Stanislas Rolland
23:28 Bug #23074: PHP Warning in class.t3lib_matchcondition_abstract.php if bowser is unknown
I modified the report accordingly after the different issues were split up. Chris topher
20:21 Bug #23074: PHP Warning in class.t3lib_matchcondition_abstract.php if bowser is unknown
I am not able to reproduce the error from class.tslib_content.php line 6687 Caspar Stuebs
19:59 Bug #23074: PHP Warning in class.t3lib_matchcondition_abstract.php if bowser is unknown
The error in class.t3lib_matchcondition_abstract.php is core-related.
The function t3lib_utility_client::getBrowse...
Caspar Stuebs
23:19 Bug #23068: Missing "modify image" dialog in HTMLArea 2.0.2
Even in 4.3, I think it may depend on how you try to select the image. If you just click on the image and then right ... Stanislas Rolland
23:19 Bug #22893: Core: Could not initialize DB connection with query "SET CHARACTER SET utf8 ...
Should be resolved with #21501. Chris topher
23:11 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
Did you clear all caches? Stanislas Rolland
22:52 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
Does not work for me. It still says: "Ext is not defined"
TO_Webmaster no-lastname-given
18:02 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
Please test attached patch. Stanislas Rolland
09:44 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
@Stanislaw.
I use the Extension Calendar Base ( cal ). In this one I can reproduce the issue
"The editor is being l...
Thomas Lange
21:54 Bug #22964: Wrong handling of entries in textarea fields in install tool - may break installation
resolved with #21501 Steffen Kamper
21:54 Bug #21501: Install Tool duplicates values of textarea fields
Committed to 4_4 rev 8102 and trunk rev 8103 Steffen Kamper
21:51 Revision 2cce7162: #12514: Installtool duplicates values of fields with defaultTypoScript_constants
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8103 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
21:51 Revision f9996e23: #12514: Installtool duplicates values of fields with defaultTypoScript_constants
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8102 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
21:26 Bug #23008: getSpriteIconForRecord() accepts row data which is not an array
rev 8098, 8099 Susanne Moog
20:53 Revision d017a56c: Fixed bug #14824: wrong icon in template analyzer (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8101 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
20:53 Revision a97bb07d: Fixed bug #14824: wrong icon in template analyzer (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8100 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
20:49 Revision 01dab6ab: Fixed bug #14880: introduced type hinting in t3lib_iconWorks (thanks to Jigal van Hemert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8099 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
20:48 Revision 76432538: Fixed bug #14880: introduced type hinting in t3lib_iconWorks (thanks to Jigal van Hemert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8098 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
20:08 Revision e3a78650: Follow-up to #14705: In BE login form labels: position of caps lock warning (thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8097 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
20:07 Revision cccc8777: Follow-up to #14705: In BE login form labels: position of caps lock warning (thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8096 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
17:05 Bug #23032: class.t3lib_extfilefunc.php func_copy can not move folder recursively on windows server (but func_move works)
I can reproduce, error also appears without 'dont_use_exec_commands' setting.
I will fix it.
Steffen Kamper
16:55 Bug #23032: class.t3lib_extfilefunc.php func_copy can not move folder recursively on windows server (but func_move works)
Related to: http://bugs.typo3.org/view.php?id=7469 Jonas Felix
15:47 Bug #20342: Broken i18n_parent relation upon localizing records in workspace
Committed to trunk rev 8094 and 4_4 rev 8095 Steffen Kamper
15:47 Revision 0e163663: Fixed bug #10958: Broken i18n_parent relation upon localizing records in workspace (Thanks to Tolleiv Nietsch)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8095 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
15:43 Revision b5097bb8: Fixed bug #10958: Broken i18n_parent relation upon localizing records in workspace (Thanks to Tolleiv Nietsch)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8094 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:06 Revision c136ef4f: [+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.
Jochen Rau
12:56 Bug #23105 (Closed): Cleanup cms autoload classes
the core_autoload contains all t3lib classes and the tslib classes. It would be better to place the tslib classes in ... Steffen Kamper
12:17 Revision 9501b4b0: Fixed bug #14907: Help Modules can not be disabled on a per user basis (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8093 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:15 Revision 8fbae18d: Fixed bug #14907: Help Modules can not be disabled on a per user basis (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8092 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:51 Bug #23065: Styling of record history
Committed to svn
4_4 rev 8090
trunk rev 8091
Steffen Kamper
11:49 Revision 2bf1ecd5: Fixed bug #14957: Styling of record history (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8091 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:48 Revision a9379354: Fixed bug #14957: Styling of record history (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8090 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:03 Bug #17559: zlib must be compiled in to make an extension lookup
Is zlib required for unpacking t3x-files?
If yes, then zlib should be required.
If not, I would keep it optiona...
Björn Pedersen
09:36 Bug #23104 (Closed): Enhancement of t3lib_div::isFirstPartOfStr
t3lib_div::isFirstPartOfStr can be optimized by making use of the PHP version of isFirstPartOfStr called: strpos.
...
Michiel Roos
01:46 Revision ca90a36d: ChangeLog cleanup
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8089 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:28 Bug #23103 (Closed): It is not possible to search for '%' or '_' inside the Backend
Neither with the search-button in the Backend-Toolbar, nor within the Admin-Tool 'DB check' with the 'full search' fu... Caspar Stuebs

2010-07-04

23:26 Bug #23102 (Closed): "Version 4.2.9 of ImageMagick is highly recommended due to features and speed!"
Remove the text "Version 4.2.9 of ImageMagick is highly recommended due to features and speed!" from Install Tool. It... Steffen Gebert
23:24 Bug #23101 (Closed): Move record icon disappears on :hover in Page module -> QuickEdit
Go to Page module, instead of "Columns" select "QuickEdit".
In Docheader, the "Move record" appears on hover.
...
Steffen Gebert
23:21 Bug #23100 (Closed): Upgrade Wizards: Headlines have too much space below
see screenshot
(issue imported from #M14998)
Steffen Gebert
22:47 Bug #23099 (Closed): t3lib_db->escapeStrForLike() performance
The function t3lib_db->escapeStrForLike() uses preg_replace to escape the values '%' and '_' with an '\' for a sql-li... Caspar Stuebs
22:24 Revision f9f761fc: Fixed bug #14996: htmlArea RTE: Clicking in drop down boxes should mark text
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8088 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
22:18 Revision 66f8113e: Fixed bug #14996: htmlArea RTE: Clicking in drop down boxes should mark text
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8087 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
19:08 Bug #17559: zlib must be compiled in to make an extension lookup
I just ran into the same issue (using typo3 4.4.0 with self-compiled PHP 5.3.2 without zlib-support). On the page htt... Dominik Geyer
18:42 Revision 6caa2e27: Fixed bug #14929: htmlArea RTE: Font Family and Font Size Dropdown boxes don't open
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8086 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
18:38 Revision 70930a62: Fixed bug #14929: htmlArea RTE: Font Family and Font Size Dropdown boxes don't open
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8085 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
12:36 Feature #23085: Save and view only working with content and pages
first patch does not work.
added corrected patch
Caspar Stuebs
11:06 Bug #22959: t3lib_db->listQuery() performance
I have created a new patch with changed function and an InvalidArgumentException. Caspar Stuebs
10:51 Bug #23096 (Closed): Add Scheduler task for autopublication of workspaces
The workspaces autopublication feature currently does not work because the corresponding command line script is broke... Francois Suter
10:35 Bug #23095 (Closed): Use TYPO3_REQUESTTYPE also for Install Tool access
TYPO3_REQUESTTYPE is used for identifying CLI access and BE AJAX calls, but not Install Tool access.
The attached ...
Francois Suter
09:58 Bug #23091: Use TYPO3_REQUESTTYPE consistently for CLI calls detection
Committed to trunk in revision 8084. Francois Suter
09:55 Revision 901aaee8: Fixed bug #14989: Use TYPO3_REQUESTTYPE consistently for CLI calls detection
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8084 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
06:07 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
I am unable to reproduce this issue. Could anyone provide an extension that allows to reproduce it?
Stanislas Rolland
01:21 Bug #23041: Translation with content-slide doubles output
even if that's reported in conjunction with TemplaVoila this can't be related to TemplaVoila since tslib_content is t... Tolleiv Nietsch

2010-07-03

23:20 Bug #23091: Use TYPO3_REQUESTTYPE consistently for CLI calls detection
I've run all mentioned tests successful.
Thorsten Kahler
17:00 Bug #23091: Use TYPO3_REQUESTTYPE consistently for CLI calls detection
Here are all the possible scenarios to test the patch:
- call the CLI dispatcher with an invalid CLI key => should...
Francois Suter
16:59 Bug #23091 (Closed): Use TYPO3_REQUESTTYPE consistently for CLI calls detection
Throughout the core, a CLI call is identified using the following test:
defined('TYPO3_cliMode') && TYPO3_cliMode
...
Francois Suter
22:25 Feature #23094 (Rejected): adding two new fields to fe_users table
I have added two new fields to fe_users table, which are often used while register users in the frontend: birthday an... Frank Nägler
22:22 Bug #23093 (Closed): missing new fields (first_name, middle_name, last_name) in showRecordFieldlist in TCA
the new added fields (first_name, middle_name, last_name of fe_users table) are missing in the showRecordFieldlist. T... Frank Nägler
21:48 Bug #23092 (Closed): Skin does not respect CSS guide lines
fix it and move rules to specific place
RFC will follow
(issue imported from #M14990)
Steffen Gebert
21:24 Bug #22959: t3lib_db->listQuery() performance
but why do you won't add the path for the dbal?
if anyone uses the listQuery function in an extension and is using a...
Caspar Stuebs
17:57 Bug #22959: t3lib_db->listQuery() performance
Actually I was too quick... your patch makes sense as it is already official. I'm adding support for FIND_IN_SET anyw... Xavier Perseguers
17:50 Bug #22959: t3lib_db->listQuery() performance
First of all, thanks Georg for having set the link with the feature request I just created in DBAL bugtracker.
Pat...
Xavier Perseguers
17:45 Feature #23087: FIND_IN_SET should be used instead of complicated LIKE where clause
PostgreSQL compatibility function was provided by R. van Twisk over Skype during T3DD10. Thank you!
Xavier Perseguers
13:22 Feature #23087 (Closed): FIND_IN_SET should be used instead of complicated LIKE where clause
MySQL supports the FIND_IN_SET operator to efficiently find records having a given value in a set of values (comma-se... Xavier Perseguers
17:33 Bug #23060: "View Item" does not resolve real MM Relations
I have checked this problem for 4.4.0.
Within the show_item.php the uid has to be passed and in t3lib_BEfunc::getP...
Caspar Stuebs
16:48 Bug #23090 (Closed): TYPO3.Backend is assigned twice by ExtDirect and the viewport
Problem:
The TYPO3.Backend variable is overriden with the initialisation of the Viewport. Unfortunatly this causes t...
Stefan Galinski
16:22 Bug #23089: Spelling mistakes in cli_dispatch.phpsh
Committed revision 8083 Francois Suter
16:12 Bug #23089 (Closed): Spelling mistakes in cli_dispatch.phpsh
There are number of spelling mistakes or slightly wrong words in the above-mentioned script. The attached patch corre... Francois Suter
16:21 Revision 2724e8e6: Cleanup #14987: Spelling mistakes in cli_dispatch.phpsh
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8083 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
14:54 Feature #23088 (Closed): "Uncaught Exception localconf.php" not skinned
When the localconf.php is not existend in an otherwise intact installation, the PHP exception is thrown directly to t... Felix Kopp
14:43 Bug #23083: CSS syntax error in backend
Will be addressed in another RFC, which changes more things in CSS. Thanks for reporting! Steffen Gebert
10:52 Bug #23083 (Closed): CSS syntax error in backend
Compressed CSS contains the following line:
table.t3-table .t3-row-odd td,table.t3-table .t3-row-odd th,{background-...
Markus Klein
13:01 Bug #23086 (Closed): Add the example unit tests from the T3DD10 unit testing workshop
This patch adds some unit tests and cleans up an existing unit test.
(issue imported from #M14984)
Oliver Klee
12:43 Feature #23085 (Closed): Save and view only working with content and pages
The save and view button in the backend is only working on records of type tt_content and pages. The normal behavior ... Ingo Schmitt
12:15 Bug #23084 (Closed): make alt_doc.php unittestable
currently you can't write any unit test for alt_doc since 'init.php' and 'template.php' are required and $LANG ist n... Ingo Schmitt
11:56 Bug #23047: Unknown problem in t3lib\class.t3lib_db.php on line 1290
Cross posts:
http://www.typo3.net/forum/list/list_post//99594/?tx_mmforum_pi1[page]=#pid360911
http://www.typo3fo...
Chris topher
10:30 Bug #23082 (Closed): Install tool causes PHP warnings if typo3conf/ is not writeable
When running TYPO3 right after downloading it (e.g. the 4.4 introduction package) and you didn't set the right file p... Robert Lemke
10:24 Bug #23081 (Closed): TYPO3 login expiration Dialog appears again and agian
If your IP change while you are logged in into the backend, a dialog appears:
TYPO3 login expiration notice
Your ...
Frank Nägler

2010-07-02

18:32 Bug #23079 (Closed): add php cache frontend to t3lib/config_default.php
when we added the phpFrontend to the caching-framework we forgot to add it to t3lib/config_default.php ... this leads... Felix Oertel
17:55 Bug #23074: PHP Warning in class.t3lib_matchcondition_abstract.php if bowser is unknown
I have splittet it in two extensions issues:
http://bugs.typo3.org/view.php?id=14976
new issue for sr_feuser_regi...
Mark Iron
15:46 Bug #23074: PHP Warning in class.t3lib_matchcondition_abstract.php if bowser is unknown
Please report these problems to the extension's authors. In my eyes, this is no core issue (if you think so, please r... Steffen Gebert
13:16 Bug #23074: PHP Warning in class.t3lib_matchcondition_abstract.php if bowser is unknown
I would like change the severity from minor to major but don't know how to do it "after" the issue has been inserted.... Mark Iron
12:58 Bug #23074 (Closed): PHP Warning in class.t3lib_matchcondition_abstract.php if bowser is unknown
Preface:
In this issue several problems were reported, which are now dealt with as seperated issues.
This issue on...
Mark Iron
16:39 Task #23078 (Closed): Ship .htaccess with a Deny rule for *.sql
*.sql files can disclosure infomation, which could be helpful for attackers.
ext_tables.sql in extensions is an exam...
Steffen Gebert
15:52 Bug #19114: sys_language_mode content_fallback with a defined fallback chain does not output expected fallback content
patch is also send to core list Gregor Schreier
15:48 Bug #19114: sys_language_mode content_fallback with a defined fallback chain does not output expected fallback content
upload new patch for TYPO3 4.4.0 Gregor Schreier
15:42 Bug #23035: Backend loops when logging in and loads itself nestedly again and again
Thanks, Claudio. Will have a look. Steffen Gebert
14:49 Bug #23077 (Closed): new frame after changing admin password
hey,
when the admin password = "password"
and you click on change now on the notify board.
and change the passwo...
Kevin Walter
14:29 Bug #8602 (Resolved): From Mantis-0011444: Workspace Dropdown does not respect user permissions for Drafts workspace
committed to workspaces git branch
see:
http://github.com/t3dev/typo3v4core/commit/4294835775bbb8e00b110f56444fe5...
Benni Mack
13:07 Bug #8602 (Closed): From Mantis-0011444: Workspace Dropdown does not respect user permissions for Drafts workspace
0011444: Workspace Dropdown in "Workspace" -> "Review and Publish" [LIVE workspace] always shows "[Draft Workspace]" ... Benni Mack
14:28 Bug #20694: Workspace Dropdown in "Workspace" -> "Review and Publish" [LIVE workspace] always shows "[Draft Workspace]"
committed to workspaces git branch
see:
http://forge.typo3.org/issues/8602
http://github.com/t3dev/typo3v4core/c...
Benni Mack
12:10 Bug #20694: Workspace Dropdown in "Workspace" -> "Review and Publish" [LIVE workspace] always shows "[Draft Workspace]"
No, it's not fixed in 4.4.0. See bug11444.png Marco Bresch
11:06 Bug #20694: Workspace Dropdown in "Workspace" -> "Review and Publish" [LIVE workspace] always shows "[Draft Workspace]"
Hey Robert,
is this fixed with 4.4?
Benni Mack
13:42 Bug #23076 (Closed): Add unit tests for t3lib_div::removeArrayEntryByValue
Problem: Does not have tests
Solution: Added some tests
There is an unnecessary reset of the array at the end o...
Thorben Nissen
13:10 Bug #23075 (Closed): Unit test for sanitizeLocalUrl fails on installations inside a subdirectory
Problem:
The unit tests for sanitizeLocalUrl are failing if the installation is inside a subdirectory.
Solution:...
Pascal Jungblut
12:39 Feature #23072: Add Test Cases for t3lib_div::validIP($ip)
Pending in core list Felix Kopp
12:29 Feature #23072 (Closed): Add Test Cases for t3lib_div::validIP($ip)
Two tests for t3lib_div::validIP
(issue imported from #M14968)
Felix Kopp
12:35 Bug #23073 (Closed): Colors for highlighting the tree and a versioned page can't be distinguished
See screenshot. If you have a page which has a version and select some item in the tree you can't distinguished the c... Susanne Moog
12:33 Bug #22907: recycler doesn't work in Workspaces
This issue still exists in 4.4.0 Marco Bresch
12:18 Bug #22281: tcemain versionSwap might break pages_language_overlay relations
committed to trunk rev 7803 and 4.3 rev 7804 Susanne Moog
12:08 Bug #23071 (Closed): [Caching framework] fileBackend testcase removes files in /sbin
Type: Bugfix
Branches: trunk, 4.4, 4.3
Problem:
setCacheDirectoryThrowsExceptionOnNonWritableDirectory() tests...
Christian Kuhn
11:58 Bug #18886: List view: Contrast for alternating rows and hover too low
Hey Uschi.
This should be solved in 4.4. Right? THen we could close this issue.
Benni Mack
11:46 Bug #23070 (Closed): Rightclickmenu close immediately in Internet Explorer
If i work in a news with the Internet Explorer and do a rightclick the menu open and close miliseconds later.
If i m...
Christian
11:40 Bug #22459: Datepicker broken in IE7 cannot select a day
Happens for administrators and editors here too. Does anybody have a solution yet? The version we use is TYPO3 4.3.3.
Thomas Deinhamer
11:08 Bug #22970: t3lib_BEfunc::getProcessedValue() did not handle TCA type inline
This seems to be related to http://bugs.typo3.org/view.php?id=14949
Caspar Stuebs
11:07 Bug #23060: "View Item" does not resolve real MM Relations
This seems to be related to http://bugs.typo3.org/view.php?id=14831
within show_item.php it is necessary to pass t...
Caspar Stuebs
10:59 Bug #23069: Bottleneck in t3lib_tcemain
Original list message:
http://lists.typo3.org/pipermail/typo3-dev/2010-June/040884.html
Jerome Schneider
10:58 Bug #23069 (Closed): Bottleneck in t3lib_tcemain
I think I spotted a perf issue in the TYPO3 code, slowing processes down in backend, when recursively copying page-tr... Jerome Schneider
10:28 Feature #2972 (Resolved): Add possibility to disable TYPO3 draft workspace by localconf.php configuration
Benni Mack
09:33 Feature #8596 (Rejected): add isEmpty() to Query
FLOW3 has the isEmpty() constraint to check collections for being empty, that should be synchronized to Extbase. Karsten Dambekalns
07:54 Feature #23039: Better charset transformation by adding autodetection for [SYS][t3lib_cs_convMethod] and [SYS][t3lib_cs_utils]
Hi Steffen,
my response to you question:
// * it modifies the value of $TYPO3_CONF_VARS settings // * it's cal...
Ralle Büchnitz
00:15 Bug #20082: Main module titles displaced in Opera if not using t3_skin
Resolved, won't fix:
I'm unable to reproduce this with recent Opera versions (10.10 or greater) with TYPO3 4.3.4. Ad...
Christian Kuhn
00:08 Bug #23058: Missing closing div in db_new_content_el.php
Committed v2 to
* trunk rev. 8081
* 4.4 rev. 8082
Christian Kuhn
00:06 Revision 2a4b7085: Fixed bug #14947: Missing closing div in db_new_content_el.php (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8082 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn

2010-07-01

23:59 Revision 936243a5: Fixed bug #14947: Missing closing div in db_new_content_el.php (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8081 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
20:41 Bug #23068 (Closed): Missing "modify image" dialog in HTMLArea 2.0.2
I have enabled images in HTMLArea. There is no problem inserting an image, for example in "New Magic Image" mode.
...
dermueller no-lastname-given
20:35 Revision 8d9d97ae: [!!!][+BUGFIX] Extbase (Persistence): All methods trying to find an object by uid now ignores the storagePid. This changes the behavior of argument mapping and the way extbase fetches 1:1 relations. Resolves #5631.
Jochen Rau
20:34 Revision 54998f6a: [+BUGFIX] Extbase (Persistence): Fixed a problem where localized objects inside an aggregate are not translated. Resolves #8555.
Jochen Rau
20:34 Revision d496605d: [~TASK] Extbase: Removed new lines at the end of php files.
Jochen Rau
18:27 Bug #17489: Install Tool image tests fail when there are spaces in the path name
The attached patch should fix the "space in path" problem and also adds the %PATH% env-var to the detection routine (... Ernesto Baschny
18:17 Bug #17489: Install Tool image tests fail when there are spaces in the path name
@Oli:
in the Install Tool with no im_path configured, just go to "Basic Configuration". Make sure you have ImageMa...
Ernesto Baschny
18:13 Bug #17489: Install Tool image tests fail when there are spaces in the path name
Ernesto, please tell me how to reproduce this bug. Thanks in advance! Oliver Hader
18:05 Bug #23067: Missing Sprite icon t3-icon-apps-pagetree is referenced
Bitte benni zuweisen Felix Kopp
17:59 Bug #23067 (Closed): Missing Sprite icon t3-icon-apps-pagetree is referenced
The former "t3-icon-apps-pagetree.css" is referenced from within the pagetree. There the non-existent background imag... Felix Kopp
15:22 Bug #23066: mysql_pconnect() has too many parameters
However, please make a patch file out of your change and send it to Core List!
See here http://typo3.org/teams/core/...
Chris topher
15:14 Bug #23066: mysql_pconnect() has too many parameters
Yes, according to the PHP docs there only are four parameters.
Seeing that I don't really understand the comment i...
Chris topher
15:10 Bug #23066 (Rejected): mysql_pconnect() has too many parameters
/t3lib/class.t3lib_db.php
Line 1015
$this->link = @mysql_pconnect($TYPO3_db_host, $TYPO3_db_username, $TYPO3_db_p...
Christian Baer
14:58 Bug #22185: Flash Uploader not working in FF, SF and Iron when Tortoise SVN is installed
hi, after hours i've found the reason for my upload problems. I am not sure, if it helps everybody or if it is an obv... Patric Pesch
14:23 Bug #22185: Flash Uploader not working in FF, SF and Iron when Tortoise SVN is installed
so in my opinion its time to let swfupload die and give plupload a try.
sure there need to be a lot of pros, why s...
Kay Strobach
13:34 Bug #22185: Flash Uploader not working in FF, SF and Iron when Tortoise SVN is installed
I use win XP x32 at work and have the same problem, but i have no Tortoise SVN installed. The upload only works with ... Patric Pesch
07:06 Bug #23065 (Closed): Styling of record history
The record history needs to be adapted to the new styling of 4.4
(issue imported from #M14957)
Georg Ringer

2010-06-30

23:55 Revision bf755fa0: Fixed bug #14810: Follow-up to bug #13670: Export module does not keep pagetree configuration (exports only the page tree) (Thanks to Thomas Juhnke)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8080 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
23:55 Revision 3451f32e: Fixed bug #14810: Follow-up to bug #13670: Export module does not keep pagetree configuration (exports only the page tree) (Thanks to Thomas Juhnke)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8079 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
22:40 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
I tried changing my extension to a USER and disabled caching. Now all the appropriate includes are in the header aut... Nathan L
22:28 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
It's because we're using the RTE in a USER_INT plugin.
The pageRender is called and looks to include JS libraries ...
Nathan L
21:58 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
I am also experiencing this problem. I tried adding both the <script src=""> tags that Daniel Dimitrov suggested alo... Nathan L
16:13 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
Do you have this inline js in the head of the page:
<script type="text/javascript">
/*<![CDATA[*/
<!--
Ext...
Stanislas Rolland
12:55 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
Changing from baseURL to absRefPrefix does not help. TO_Webmaster no-lastname-given
12:14 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
I have absolutly the same problem. I didn't manage to set absRefPrefix to fix it.
I tried to load my extJS on my o...
Administrator Admin
05:56 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
Please try to set config.absRefPrefix in your TS template setup. Stanislas Rolland
00:40 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
Thanks for the hint. The error is: "Ext is not defined" TO_Webmaster no-lastname-given
20:40 Bug #23062: Opendocs Module relies on taskcenter_recent causing fatal error with new taskcenter
thanks for the initial patch. I changed it to fit the CGL - it is now pending in core list Georg Ringer
18:19 Bug #23062 (Closed): Opendocs Module relies on taskcenter_recent causing fatal error with new taskcenter
The opendocs sysext has an option to be displayed as an backend module. If the extension taskcenter_recent is install... Philipp Gampe
20:28 Bug #23064: Edit user link broken in Taskcenter
thanks for the bug report. patch is pending in core list now Georg Ringer
19:46 Bug #23064 (Closed): Edit user link broken in Taskcenter
function action_linkUserName returns a link with a wrong parameter - editing an existing backend user record in the t... Alexander Dick
18:28 Feature #22685: Provide a CSRF protection framework for the BE and install tool
Two OWASP Documents about CSRF:
http://www.owasp.org/index.php/CSRF
http://www.owasp.org/index.php/Cross-Site_Req...
Thorsten Kahler
18:02 Bug #23040: Cache cannot be cleared in IE8
I can confirm this, too. The JS error is:
Benutzer-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Tride...
dermueller no-lastname-given
13:37 Bug #23040: Cache cannot be cleared in IE8
I can confirm this. Sebastian Busch
18:00 Bug #22651: phtml is also PHP extension and should be denied editing / uploading via fileadmin
i just discussed this with Ingmar and Olly (who added the "inc" extension) and we agreed to remove it again.
Updated...
Tobias Liebig
17:44 Bug #22651: phtml is also PHP extension and should be denied editing / uploading via fileadmin
I agree with Ingmar, inc extension should be removed. Xavier Perseguers
15:40 Bug #22651: phtml is also PHP extension and should be denied editing / uploading via fileadmin
The patch mostly looks good, but I would remove the file extension ".inc" from the list again, as that is a file exte... Ingmar Schlecht
17:44 Feature #5390: Keyboard shortcuts for generic actions
Yes, I also miss the keyboard-shortcuts in the Backend. Mediawiki has ctl-s for save and ctrl+p for preview. At least... raimund
17:41 Feature #23050: Install tool password can be overwritten by an extensions' ext_localcconf.php
There are actually other parameters that could be overridden by an extension and which might cause some misery to a s... Francois Suter
10:06 Feature #23050 (Closed): Install tool password can be overwritten by an extensions' ext_localcconf.php
Quote from Bernhard Kraft:
===================================================
I think this should be seen as a sec...
Helmut Hummel
17:01 Bug #23046: TYPO3Winstaller: Start icon for TYPO3 does not work anymore
TYPO3 WInstaller comes with one exe file which should start Apache, MySQL and finally show TYPO3.
After speaking t...
Chris topher
16:32 Bug #23046: TYPO3Winstaller: Start icon for TYPO3 does not work anymore
I tried to open index.php from 3 locations. Dummy, Quickstart and testsite. All dead ends. Just words and cryptic sig... Ralf Grnder
15:43 Bug #23046: TYPO3Winstaller: Start icon for TYPO3 does not work anymore
Your Install Tool is located at .../typo3/install/index.php.
Try typing .../typo3 in your browser window instead.
...
Chris topher
14:46 Bug #23046: TYPO3Winstaller: Start icon for TYPO3 does not work anymore
I installed "TYPO3Winstaller_4.4.0" - download from Typo3.org.
After installation an icon appaers on the Desktop, ca...
Ralf Grnder
16:53 Bug #23059: 4.4.0 Introduction Package does not validate on w3c (css and html)
OK. Thanks for Info. I reported this on the other bugtracker with issues 8572 and 8573:
http://forge.typo3.org/i...
raimund
15:51 Bug #23059: 4.4.0 Introduction Package does not validate on w3c (css and html)
Hi Raimund,
thanks for your report!
Bugs in the Introduction Packge are collected here:
http://forge.typo3.o...
Chris topher
15:04 Bug #23059 (Closed): 4.4.0 Introduction Package does not validate on w3c (css and html)
The new "Introcuction Package" does not generate error free output concerning css and html with http://validator.w3.o... raimund
16:15 Revision 6cf0370f: Code cleanup
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8078 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
16:13 Bug #22369: Mitigate PHP's RNG vulnerability
Hey Markus,
I'm afraid I can't see the difference between the two pictures, so it's quite difficult to assess the ...
Francois Suter
16:04 Bug #23060 (Closed): "View Item" does not resolve real MM Relations
The overview "View Item" displays (Listview -> Display Information Icon) does not resolve real MM Relations correctly... websedit AG
15:43 Bug #22983: Sprites - user defined page types are not respected anymore
Hi Steffen
Using t3lib_spritemanager::addTcaTypeIcon('pages', 'modules_denmark, t3lib_extMgm::extRelPath($_EXTKEY)...
Claus Harup
13:34 Bug #22983: Sprites - user defined page types are not respected anymore
@Claus Harup:
just Put:
t3lib_spritemanager::addTcaTypeIcon('tx_myext_table1','contains_MYstatus','../typo3conf/ext...
Steffen Ritter
10:55 Bug #22983: Sprites - user defined page types are not respected anymore
this has to be done in core - TCA definitions has to be automatic resolved. Steffen Kamper
10:32 Bug #22983: Sprites - user defined page types are not respected anymore
Brillant - In which file can I find the function and maybe an example?
There is nothing in 4.4 beta on TYPO3 unlea...
Claus Harup
10:09 Bug #22983: Sprites - user defined page types are not respected anymore
there cannot be an automatic fallback
you have to register your icon to the srpitemanager:
/**
* static functio...
Steffen Ritter
15:14 Bug #22672: Field value added to foreign_table_where by replacing ###REC_FIELD_THE_FIELD_NAME### is not quoted
v2 takes care of queries having single quotes around the ###REC_FIELD... marker (templavoila for instance) or not. Xavier Perseguers
14:29 Feature #23051: Improve t3lib_DB::fullQuoteArray
Steffen Ritter:
"the function getColumns already exists in t3lib_db called admin_get_fields the task would have imm...
Susanne Moog
10:59 Feature #23051: Improve t3lib_DB::fullQuoteArray
Just an Idea how this function could be improved (fullQuoteStr.diff) Helmut Hummel
10:57 Feature #23051 (Rejected): Improve t3lib_DB::fullQuoteArray
fullQuoteArray only quotes the field values, not the field names
OTRS
2010011810000016: Sebastian Böttger
(i...
Helmut Hummel
14:27 Bug #23058 (Closed): Missing closing div in db_new_content_el.php
There is a missing end tag of a div in the file db_new_content_el.php which results in (my installation) 7 errors + 1... Georg Ringer
14:22 Bug #23057 (Closed): Switching workplaces causes nesting of BE
Switching to another workspace causes the BE interface to be reloaded in the content area.
Steps to reproduce:
...
Christian Hennecke
14:14 Bug #23056 (Closed): Rename t3lib_BEfunc::time and introduce new function
The function t3lib_BEfunc::time() is used to render the age of a timestamp in hours and minutes (+ optional seconds).... Georg Ringer
14:03 Bug #23055 (Closed): Use t3lib_BEfunc::date/datetime
There are quite a view places in the core which don't use t3lib_BEfunc::date or t3lib_BEfunc::datetime. There is no ... Georg Ringer
13:58 Bug #23054 (Closed): Styling of module "User Admin"
The module "User Admin" needs to be adapted to the new styling of 4.4
(issue imported from #M14943)
Georg Ringer
13:51 Bug #23053: Typo3 login expiration note shown immediately after logon with Internet Explorer
This is always the case. It is not happening randomly. Actually can't login at all into Backend with IE. Itried also ... Eckard Gehrke
13:44 Bug #23053: Typo3 login expiration note shown immediately after logon with Internet Explorer
Might be related to #21511.
Possible solutions in #21511.
Might be something like #2151138.
Chris topher
13:38 Bug #23053 (Closed): Typo3 login expiration note shown immediately after logon with Internet Explorer
Hi,
when I login to the backend I immediately get the popup Typo3 login expiration note stating for logout counting ...
Eckard Gehrke
13:09 Bug #23052: extension conflict and show error Bad Function Call Exception TYPO3 Fatal Error: Extension key "tt_news" was NOT loaded!
Before you use alan_news you obviously have to install tt_news.
If that still does not work out, please consult the ...
Chris topher
13:00 Bug #23052: extension conflict and show error Bad Function Call Exception TYPO3 Fatal Error: Extension key "tt_news" was NOT loaded!
not test yet after reinstall it's ok
but when click News Admin still get
Error!
Reason: File "index.php" was no...
ToN
12:58 Bug #23052: extension conflict and show error Bad Function Call Exception TYPO3 Fatal Error: Extension key "tt_news" was NOT loaded!
No, you don't have to reinstall TYPO3.
Go to the Install Tool, All Configuration and edit the value for extList. R...
Chris topher
12:39 Bug #23052 (Closed): extension conflict and show error Bad Function Call Exception TYPO3 Fatal Error: Extension key "tt_news" was NOT loaded!
after installed alan_news i got this error message
Bad Function Call Exception TYPO3 Fatal Error: Extension key "tt_...
ToN
12:41 Bug #17228: rtehtmlarea: Cursor disappears in Firefox
I just experienced this bug: I opened an RTE with content in it, marked a word by double clicking, clicked on SelectC... Chris topher
10:33 Bug #22974: Unknown browsers result in error condition
I can confirm this error for Typo3 4.4.0 and Firefox 3.6.6 Ralf Seliger
10:28 Bug #21336: Encryption key can be recalculated when using normal mailform when [FE][strictFormmail] == 0
Comments from Philippe Oechslin:
======================================================
Ok, I was looking at 4.3....
Helmut Hummel
08:39 Bug #22933: Install tool should by default create database with utf8 charset
Right,
We can add that to the packager for the introduction package.
Can it be added to the TYPO3 defaults too?
Michiel Roos
08:29 Bug #23020: RTE+ feeditadvanced+IRRE: Still loading problems
The error in the module is a missing clsoing brace. I will upload a fixed version. But normaly the module is not needed. Björn Pedersen
08:23 Bug #23020: RTE+ feeditadvanced+IRRE: Still loading problems
I just checked it. You are right, you have to set the starting pointt in the pi1-flexform to some sys-folder. Then yo... Björn Pedersen
07:36 Bug #23020: RTE+ feeditadvanced+IRRE: Still loading problems
All I get in the FE is a search form that does not return any record. Stanislas Rolland
07:03 Bug #23020: RTE+ feeditadvanced+IRRE: Still loading problems
Parse error: syntax error, unexpected T_IF, expecting T_FUNCTION in /home/sjbr/public_html/typo3conf/ext/frm2_newpm/m... Stanislas Rolland
00:04 Bug #18926: class.tx_impexp.php sets 256m memory_limit without checking php.ini
Ok. I started updating the patch to current trunk version.
I will also add some unit-testing code so it is easier to...
Bernhard Kraft

2010-06-29

23:52 Bug #23047: Unknown problem in t3lib\class.t3lib_db.php on line 1290
Line 1290?
Please post what you do to get the error.
And(!) please post the full error message!
Chris topher
23:50 Bug #23047 (Closed): Unknown problem in t3lib\class.t3lib_db.php on line 1290
NEW Installation from 4.4
introductionpackage
is not possible, always
error line 1290
(issue imported from #...
bb
23:46 Bug #22141: First login attempt to the backend fails every time
it is not (or not only) phpmyadmin
t3-4.3.x and I cannot remember when, but it started on a customer website somed...
Guido Unger
23:44 Bug #23046: TYPO3Winstaller: Start icon for TYPO3 does not work anymore
Seeing your screenshot, the webserver is already running and you also managed to run the Install Tool...
I don't ...
Chris topher
23:40 Bug #23046: TYPO3Winstaller: Start icon for TYPO3 does not work anymore
What did you install? (No don't say "TYPO3".) Where did you get it from? With an Installer? Any errors? Did it work y... Chris topher
23:37 Bug #23046 (Closed): TYPO3Winstaller: Start icon for TYPO3 does not work anymore
After successfully installing typo3 yesterday, today typo3 will not start up, even when applying right click and tryi... Ralf Grnder
22:58 Bug #18926: class.tx_impexp.php sets 256m memory_limit without checking php.ini
What do you mean by "not mature"? The code works and I used it for some quite large exports/imports without any probl... Bernhard Kraft
21:13 Bug #18926: class.tx_impexp.php sets 256m memory_limit without checking php.ini
Bernhard, I really like your approach of writing chunks or segments or how you want to name it. Indeed, this should k... Stephan Seitz
20:34 Bug #18926: class.tx_impexp.php sets 256m memory_limit without checking php.ini
Any news on this?
Did you check my other bugnote with a proper fix for this problem;
http://bugs.typo3.org/view.p...
Bernhard Kraft
21:40 Bug #22185: Flash Uploader not working in FF, SF and Iron when Tortoise SVN is installed
i used an x32 windows 7 business professional.
perhaps plupload is an solution.
i still had problems in 4.3.
But...
Kay Strobach
10:56 Bug #22185: Flash Uploader not working in FF, SF and Iron when Tortoise SVN is installed
This sounds really weird, with the UAC. Don't know, why the Flash Uploader causes a problem with Tortoise.
It's base...
Steffen Gebert
19:49 Bug #20473: Starttime/endtime is not taken into account when caching
Looks like Susanne's patch takes into consideration the TS config property "cache_clearAtMidnight" whereas Dmitry's d... Zach Davis
18:33 Revision a80fe128: Fixed bug #14905: htmlArea RTE: Image dialogue shows tab "Current picture" when there is no current image
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8077 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
18:27 Revision fd2d0431: Fixed bug #14905: htmlArea RTE: Image dialogue shows tab "Current picture" when there is no current image
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8076 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
18:20 Revision d06eb7bb: Fixed bug #14905: htmlArea RTE: Image dialogue shows tab "Current picture" when there is no current image
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8075 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:47 Feature #23044: Feature request for adding hooks inside the List module
Hi Cyril,
thanks for your patch! It would be great, if you could minimize the comments in the code (e.g. why the l...
Chris topher
17:12 Feature #23044 (Closed): Feature request for adding hooks inside the List module
This is a feature request for two hooks that would allow adding functionalities to the Web>List module.
These ...
Sys-Tech
17:43 Feature #19656: Feature request for adding hooks inside the List module
Resolved as duplicate of #23044. Chris topher
17:29 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
Do you get an error on the JavaScript console? Stanislas Rolland
11:17 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
Well, it just says: "The editor is being loaded. Please wait...". In Typo3 4.3, the editor appears, in Typo3 4.4, it ... TO_Webmaster no-lastname-given
01:16 Bug #23019: ExtJS is not included when RTE is invoked by USER_INT frontend script
The FE plugin API has not changed.
What error do you get?
Stanislas Rolland
17:13 Bug #23020: RTE+ feeditadvanced+IRRE: Still loading problems
I am afraid that IRRE will be using BE ajax.
Do I have anything to configure? I don't get anything to create a pho...
Stanislas Rolland
16:47 Bug #23020: RTE+ feeditadvanced+IRRE: Still loading problems
Yes, the non-IRRE-fields are working as expected. I guess the problem is that the IRRE-fields are again loaded via an... Björn Pedersen
16:44 Bug #23020: RTE+ feeditadvanced+IRRE: Still loading problems
When IRRE is not involved, I have no problem using feeditadvanced....
Anyways, I installed frm2_newpm. What to I d...
Stanislas Rolland
08:24 Bug #23020: RTE+ feeditadvanced+IRRE: Still loading problems
Looking a the code, I think you should be able to retrieve the path to typo3 from
TYPO3.setting{path_TYPO3}. This ge...
Björn Pedersen
08:15 Bug #23020: RTE+ feeditadvanced+IRRE: Still loading problems
Here a complete log:


Path: bodyYou are in TEXT MODE. Use the [<>] button to switch back to WYSIWYG....
Björn Pedersen
08:15 Bug #23020: RTE+ feeditadvanced+IRRE: Still loading problems
The log is the final part from a feedit advanced editing session. And yes, I also think that here the paths should be... Björn Pedersen
01:47 Bug #23020: RTE+ feeditadvanced+IRRE: Still loading problems
How can I reproduce this issue?
The log you provide comes from a RTE instance in feeditadvanced? The paths look wr...
Stanislas Rolland
16:59 Bug #16178: UTF-8: Broken special characters on cached pages
I tested it on my local server and solved nearly all problems with
SET NAMES utf8;
-----
After clearing ...
Ralle Büchnitz
16:53 Bug #16178: UTF-8: Broken special characters on cached pages
i solved the Problem by converting, the field HTML in the table cache_pages to text instead of mediumblob it semese ... Christian Wolff
16:58 Bug #23043 (Closed): Not all getIconImage calls in Core are replaced by getSpriteIconForRecord
see title,
this rfc does the last ones
(issue imported from #M14923)
Steffen Ritter
16:06 Bug #23042: "Hide page if no translation for current language exists" does not work.
Forgot to mention, I am using T3 V 4.3.3, NO TV, standard installation C. Schnetter
16:05 Bug #23042 (Closed): "Hide page if no translation for current language exists" does not work.
This is a 2 language site.
Default nl, 2nd language: fr
TS root temlate setup:
# default language (dutch)
con...
C. Schnetter
15:47 Bug #23041 (Closed): Translation with content-slide doubles output
I use the TV content-slide feature, to fill a page colums with the parent element if empty.
Works perfect with this ...
Wolfgang Freund
15:44 Feature #23039: Better charset transformation by adding autodetection for [SYS][t3lib_cs_convMethod] and [SYS][t3lib_cs_utils]
Hi mister X,
please go to http://typo3.org/register and put your name to the field "name".
After that, you can...
Chris topher
15:32 Feature #23039 (Closed): Better charset transformation by adding autodetection for [SYS][t3lib_cs_convMethod] and [SYS][t3lib_cs_utils]
I created a patch, wich does the following:
* auto detection of charset transformation method (function_exists())...
Ralle Büchnitz
15:41 Bug #23040 (Closed): Cache cannot be cleared in IE8
When you clear the cache in IE8 using the menu in the toolbar, the icon disappears and a JS error occurs. The cache i... Steffen Gebert
14:42 Feature #7098: $flashMessages should have a condition ...
I've made little changes related to this patch.
The new solution no longer need changes in the FlashMessageViewHel...
Dennis Ahrens
14:06 Bug #22933: Install tool should by default create database with utf8 charset
And if we already do this, it is also easy to add [BE][forceCharset] = utf-8 to set BE and FE to UTF-8, too, preventi... Chris topher
13:58 Bug #22933: Install tool should by default create database with utf8 charset
I think [SYS][setDBinit] is the variable the Install Tool should use:
You should set this to
SET NAMES utf8;
SET...
Chris topher
13:59 Bug #16388: Installer should honour forceCharset setting when creating a DB
Resolved as duplicate of #22933. Chris topher
13:43 Bug #23035: Backend loops when logging in and loads itself nestedly again and again
i dug out last nights backup when we still had the problem and restored the uc field. here is the content of that fie... Claudio Mettler
13:31 Bug #23035: Backend loops when logging in and loads itself nestedly again and again
no, resetting the user settings didn't do anything.
some further clarification:
setting the startup module to Pa...
Claudio Mettler
13:26 Bug #23035: Backend loops when logging in and loads itself nestedly again and again
Can you reproduce this problem, after you went to User Settings and pressed the button Reset Settings there? Chris topher
12:24 Bug #23035: Backend loops when logging in and loads itself nestedly again and again
Okay, thanks for clearification.
Just tried to set startup module to Page, but this wasn't enought ;-)
If you can...
Steffen Gebert
12:09 Bug #23035: Backend loops when logging in and loads itself nestedly again and again
just now i solved it while trying to prepare the login.
what i did: earlier today i set the user settings to displ...
Claudio Mettler
11:59 Bug #23035: Backend loops when logging in and loads itself nestedly again and again
Can I have a login for this installation? Does it only occur in this single one? Steffen Gebert
10:47 Bug #23035: Backend loops when logging in and loads itself nestedly again and again
tested in IE and Firefox. Both browsers are affected. Claudio Mettler
10:44 Bug #23035: Backend loops when logging in and loads itself nestedly again and again
Does this happen every time in every browser? Steffen Gebert
08:46 Bug #23035 (Closed): Backend loops when logging in and loads itself nestedly again and again
When I log into the backend the system goes into the loop of loading the page module. The right frame loads the backe... Claudio Mettler
13:21 Bug #23038: sysext taskcenter is missing class.mod_user_task.php (required from other extensions)
the extensions are not comaptibel with the new taskcenter anymore. I did a renewal of taskcenter_recent and sys_notep... Georg Ringer
11:23 Bug #23038 (Closed): sysext taskcenter is missing class.mod_user_task.php (required from other extensions)
The system extension "taskcenter" is missing class.mod_user_task.php which causes "Fatal error" for other extensions ... Andrea Hildebrand
13:15 Revision ce55fc51: Follow-up to #14553: topFrameH configuration option doesn't work anymore
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8074 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:12 Revision e4cc7a2b: Follow-up to #14553: topFrameH configuration option doesn't work anymore
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8073 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:03 Bug #23037 (Closed): Drop the require_once from the testcases
... at least those that are covered by the Core autoloader.
(issue imported from #M14916)
Oliver Klee
10:18 Bug #23036 (Closed): Read of uninitialized variable in t3lib_div::normalizeIPv6
$h is read before it is initialized:
public static function normalizeIPv6($address) {
$normalizedAddress = '';...
Oliver Klee
09:38 Bug #19718: Typoscript: CONTENT | slide: multilanguage not correctly respected in content_fallback mode
For the sake of completeness here the explanation from Bernhard on the mailing list on this topic:
The probl...
Susanne Moog
08:23 Bug #23034 (Closed): help text renders invalide code
The code in t3lib_befunc.php->helpTextIcon() renders the following code
--------
<a class="typo3-csh-link" href="#"...
Georg Ringer
08:14 Bug #23033 (Closed): Validation errors in list view: & > &-amp;
At least 2 & should be rendered as &amp to avoid validation errors.
(issue imported from #M14911)
Georg Ringer
08:04 Bug #23032 (Closed): class.t3lib_extfilefunc.php func_copy can not move folder recursively on windows server (but func_move works)
class.t3lib_extfilefunc.php function func_copy can not move folder recursively on windows server...
If you move a ...
Jonas Felix

2010-06-28

21:27 Bug #22969: Entering line breaks with Safari not possible
committed to SVN TYUPO3core trunk (revision 8071) and branch TYPO3_4-4 (revision 8072). Stanislas Rolland
21:14 Bug #22969: Entering line breaks with Safari not possible
Uploaded improved version v3 of patch for trunk and TYPO3 4.4. The issue does not arise in 4.3. Stanislas Rolland
08:54 Bug #22969: Entering line breaks with Safari not possible
Tested again with clearing the RTE Cache explicitly. Now it works! Thanks for taking care. Issue can be closed Sebastian Michaelsen
07:41 Bug #22969: Entering line breaks with Safari not possible
I retested again this patch with TYPO3 4.4.0 and trunk and Safari 5 on Windows. I insist that it does work.
Please...
Stanislas Rolland
21:27 Revision 004eae94: Fixed bug #14830: htmlArea RTE: Entering line breaks with Safari not possible
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8072 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
21:23 Revision 1fa929e1: Fixed bug #14830: htmlArea RTE: Entering line breaks with Safari not possible
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8071 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:59 Bug #23021: File Mounts are no longer displayed. Creating new File Mounts gives SQL Error
Closed, configuration issue. Chris topher
16:45 Bug #23021: File Mounts are no longer displayed. Creating new File Mounts gives SQL Error
This field was added with 4.4.0. Please use the Database Analyzer in the Install Tool to Compare your current DB with... Chris topher
15:48 Bug #23021: File Mounts are no longer displayed. Creating new File Mounts gives SQL Error
Yes, column sorting is missing, only the following columns exist:
uid, pid, tstamp, title, path, base, hidden, deleted.
Anne Arlt
15:15 Bug #23021: File Mounts are no longer displayed. Creating new File Mounts gives SQL Error
Yes, that is understandable. I updated the description accordingly.
The error points to a missing column in your D...
Chris topher
14:53 Bug #23021: File Mounts are no longer displayed. Creating new File Mounts gives SQL Error
After Update from 4.3.3 to 4.4.0,
I 'm search for file mounts in Backend, file mounts was existed and was displayed...
Anne Arlt
13:38 Bug #23021: File Mounts are no longer displayed. Creating new File Mounts gives SQL Error
Please add a step by step description showing what you do to get this error! Chris topher
13:22 Bug #23021 (Closed): File Mounts are no longer displayed. Creating new File Mounts gives SQL Error
After upgrading from 4.3.3 to 4.4.0 file mounts are no longer displayed.
When I create a new file mount, I get thi...
Anne Arlt
15:01 Bug #23022: Installing two extensions that are in conflict
Two ideas:
1. For simulatestatic the ext realurl should be added in the array "conflicts" in ext_emconf.php.
2....
Chris topher
14:14 Bug #23022 (Closed): Installing two extensions that are in conflict
Due the update-manager in the installtool the script tried to install the extension "simulatestatic" knowing that "re... Simon Schick
14:53 Bug #21058: <img > embedded in RTE not XHTML if "config.xhtml_cleaning = all" not set
Oh excuse I meant like:
3.) Why should it be parsed afterwards to clean the output instead of outputing it correct...
Alexander Opitz
14:45 Bug #21058: <img > embedded in RTE not XHTML if "config.xhtml_cleaning = all" not set
I had set config.doctype = xhtml_trans,
but I had NOT set config.xhtml_cleaning = all
I checked the problem with ...
Caspar Stuebs
08:46 Bug #21058: <img > embedded in RTE not XHTML if "config.xhtml_cleaning = all" not set
With config.xhtml_cleaning = all the img tag will be xhtml conform.
But:
1.) It leads to http://bugs.typo3.org/vi...
Alexander Opitz
14:23 Feature #20476: Why do you overwrite the TS-Var: linkConfig.parameter?
I think this issue is outdated.
If you want to use a loginbox on the left/right side on every page - please read t...
Simon Schick
14:20 Feature #19578: Don't show the logged-in message when I'm logged in
My solution was to rebuild the loginbox by clean TypoScript.
Here's a german tutorial how to realize this:
http://w...
Simon Schick
13:22 Bug #23020: RTE+ feeditadvanced+IRRE: Still loading problems
Display the RTE in fe-editing does work if all caches are cleared, Once you edited from the BE, the feedit rte seems ... Björn Pedersen
13:14 Bug #23020 (Closed): RTE+ feeditadvanced+IRRE: Still loading problems
The RTE again does not load correctly:






[HTMLArea::init]: Editor url set to: ...
Björn Pedersen
12:44 Bug #22185: Flash Uploader not working in FF, SF and Iron when Tortoise SVN is installed
Can confirm this with FF 3.6.4, TYPO3 4.4.0 and Tortoise 1.6.9 Build 19725 for x64-Systems installed. Using Chrome, e... Christian Nölle
12:07 Bug #23019 (Closed): ExtJS is not included when RTE is invoked by USER_INT frontend script
Some time ago I wrote a frontend extension that uses pi2 of htmlarea. That worked fine in Typo3 4.3, but does not wor... TO_Webmaster no-lastname-given
11:54 Bug #17433: Inserting a divider (<hr>) on the RTE breaks XHTML validation
Still an issue 4.3.3 and 4.4.0 Nikolas Hagelstein
10:26 Bug #23018 (Closed): Images don't get compressed
Images which are put into text /w image or image only content elements won't get compressed (JPGs - I haven't tried P... Thomas Deinhamer
10:06 Feature #22999: Add "Mass delete" in File -> Filelist
Hmm.. I have no idea how this ended up in Templavoila, sorry.
And thanks Jan! Although I think those checkboxes an...
Barbara Wijbenga
01:17 Bug #23014: htmlArea RTE: RTE may be started before style sheets are loaded
Fixed in SVN TYPO3core trunk (revision 8069) and branch TYPO3_4-4 (revision 8070). Stanislas Rolland
00:19 Bug #23014 (Closed): htmlArea RTE: RTE may be started before style sheets are loaded
The initialization process does test that all style sheets are accessible, but the collection may still be empty.
Th...
Stanislas Rolland
01:17 Revision a385701c: Fixed bug #14887: htmlArea RTE: RTE may be started before style sheets are loaded
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8070 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:12 Revision bad30c7c: Fixed bug #14887: htmlArea RTE: RTE may be started before style sheets are loaded
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8069 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2010-06-27

23:05 Bug #23013: htmlArea RTE: Incorrect function scope when error is raised
Fixed in SVN TYPO3core trunk (revision 8067) and branch TYPO3_4-4 (revision 8068). Stanislas Rolland
22:45 Bug #23013 (Closed): htmlArea RTE: Incorrect function scope when error is raised
In the Language plugin, if the stylesheets are not accessible for some reason, an error is raised in catch clause due... Stanislas Rolland
23:03 Revision 6305ef88: Fixed bug #14886: htmlArea RTE: Incorrect function scope when error is raised
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8068 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
23:02 Revision 243fe800: Fixed bug #14886: htmlArea RTE: Incorrect function scope when error is raised
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8067 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
19:29 Bug #25586: Template editor does not open settings and constants box with t3 editor installed
In Class: class.tx_t3editor.php I added the following statement after line 171:
$T3Editor_template = trim( preg_repl...
Wim no-lastname-given
11:54 Bug #25586: Template editor does not open settings and constants box with t3 editor installed
Further investigation:
Javascript in "index.php" gives an error "unterminated string literal".
Content:
T3editor....
Wim no-lastname-given
18:38 Bug #23012: No access to taskcenter (tasks) for non-admins
Wow, thanks, this works ... d-nik no-lastname-given
17:50 Bug #23012: No access to taskcenter (tasks) for non-admins
Access check has incorrect default return value. Patch fixes this. Jigal van Hemert
14:55 Bug #23012 (Closed): No access to taskcenter (tasks) for non-admins
Tasks created by an admin are not available to non-admins. The tasks are shown at the top right ("Open system tasks")... d-nik no-lastname-given
17:20 Bug #22990: imageLinkWrap.JSwindow triggers XSS warning or Fails
Solved it by generating the HTML in the imageLinkWrap code and storing it in the cache. popup window retrieves it fro... Jigal van Hemert
16:20 Bug #22969: Entering line breaks with Safari not possible
Did you clear the RTE cache after applying the patch (using the Clear RTE cache option of the Clear cache menu in the... Stanislas Rolland
10:31 Bug #22969: Entering line breaks with Safari not possible
Sorry your patch does not solve this problem for me. Sebastian Michaelsen
10:27 Bug #22969: Entering line breaks with Safari not possible
Encountered it with TYPO3 4.4.0 and Safari 5 on Mac.
Can reproduce it with Safari 5 on Windows.
Maybe this helps ...
Sebastian Michaelsen
14:01 Bug #23009: Installtool bug with escape-signs in ['SYS']['setDBinit']
You're welcome!
Resolved as duplicate of #22964.
Chris topher
12:31 Bug #23009: Installtool bug with escape-signs in ['SYS']['setDBinit']
Steffens patch works.
I also took away the other commands.
Thank You!
Sabine Deeken
02:03 Bug #23009: Installtool bug with escape-signs in ['SYS']['setDBinit']
By the way: Your SQL commands miss a ; at the end of each line.
Furthermore you only need to set the first command ...
Chris topher
02:00 Bug #23009: Installtool bug with escape-signs in ['SYS']['setDBinit']
That's indeed an ugly bug.
Please test Steffen's patch "12514_v3.diff" from #21501.
If it works for you, please p...
Chris topher
01:55 Bug #23009 (Closed): Installtool bug with escape-signs in ['SYS']['setDBinit']
when using the installtool "all configuration" typo3 by itself changes something in
['SYS']['setDBinit']
before...
Sabine Deeken
10:41 Revision 4259ad12: Synchronized @deprecated annotations with Core
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@34968 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
10:40 Revision c57159a1: Synchronized @deprecated annotations with Core
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@34967 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
10:38 Revision 070dd634: Synchronized @deprecated annotations with Core
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@34966 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
09:36 Bug #23010: Remove deprecated methods with deprecation log from core for 4.6
Noticed that the class gzip_encode already had a deprecation log in the constructor. So it can be safely removed. Sebastian Michaelsen
09:33 Bug #23010 (Closed): Remove deprecated methods with deprecation log from core for 4.6
Beginning with 4.5 we can systematically remove old deprecated stuff from the core. As a first step I wanted to remov... Sebastian Michaelsen
01:42 Bug #22975: PATH_thisScript in the Install Tool, Basic Configuration should have line break
Should also be added for the same line in the part "Clean up". Chris topher
01:40 Bug #22975: PATH_thisScript in the Install Tool, Basic Configuration should have line break
Seems like adding the CSS definition
word-wrap: break-word;
can fix that.
Chris topher
01:41 Bug #22784: Width of one paragraph of text in the Install Tool is too big
Or even better: Adding the CSS definition
word-wrap: break-word;
can fix that.
Chris topher
00:06 Revision ad02c7f0: Follow-up to bug #14793: htmlArea RTE: Problematic icons in IE6
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8066 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:01 Revision 3678791a: Follow-up to bug #14793: htmlArea RTE: Problematic icons in IE6
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8065 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2010-06-26

23:07 Bug #25586: Template editor does not open settings and constants box with t3 editor installed
The content of the setup box (f.e) is present in the html. However, the "textarea" tag of the t3editor has the style... Wim no-lastname-given
15:44 Bug #25586: Template editor does not open settings and constants box with t3 editor installed
Just tested with Firefox 3.6.4 on:
Windows Vista, PHP 5.3 : no problem
CentOS, PHP 5.2.6 : no problem.
Maybe dis...
Jigal van Hemert
08:23 Bug #25586 (Closed): Template editor does not open settings and constants box with t3 editor installed
Is T3 editor installed then the template settings or constants box opens but is immediately closed.
With de-installi...
Wim no-lastname-given
21:45 Bug #22940: Changes in core files for running TYPO3 on OS/2 or eComStation
Added diff files for 4.3.3 and also for the new 4.4.0 Michael Oehlhof
20:24 Bug #22969: Entering line breaks with Safari not possible
Uploaded new version of the patches to handle special case where space characters would have been entered in text mode. Stanislas Rolland
02:33 Bug #22969: Entering line breaks with Safari not possible
This is strange. In what version of TYPO3 and of Safari did you encounter this issue?
This could be related to #00...
Stanislas Rolland
16:39 Bug #23005: htmlArea RTE: SelectFont plugin may cause js error
Thank you for testing.
Committed to SVN TYPO3core trunk (revision 8063) and branch TYPO3_4-4 (revision 8064).
Stanislas Rolland
07:37 Bug #23005: htmlArea RTE: SelectFont plugin may cause js error
Your patch work!
See Log.
[HTMLArea::init]: Editor url set to: sysext/rtehtmlarea/htmlarea/
[HTMLArea::init]: ...
Bernhard Müller-Wirtz
16:39 Revision ec21587b: Fixed bug #14876: htmlArea RTE: SelectFont plugin may cause js error
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8064 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:37 Revision 46886986: Fixed bug #14876: htmlArea RTE: SelectFont plugin may cause js error
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8063 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:35 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
+1 on testing with GM on WIN7 for 4.2, 4.3 and 4.4 Jo Hasenau
15:51 Bug #23008 (Closed): getSpriteIconForRecord() accepts row data which is not an array
t3lib_iconWorks::getSpriteIconForRecord() has as second parameter the data row for which the icon must be found.
If ...
Jigal van Hemert
09:56 Feature #22169: ext_typoscript_setup.txt cannot be overriden by static files on the same level
I think, there should be an option in ext_emconf.php, to let each plugin decide, if it wants to have ext_typoscript_s... Stefan Geith
08:47 Feature #22999: Add "Mass delete" in File -> Filelist
there IS a mass delte in the filelist.
check "Show clipboard".
select "Clipboard #1"
search again for options ...
Jan Loderhose
08:29 Bug #23007 (Closed): FE Edit advanced does not handle contenttypes table and images
After clicking on the edit-button a window appears with in the left upper corner the text "Edit content element" but ... Wim no-lastname-given
08:22 Bug #22261: RTE randomly inserts non-breaking spaces instead of spaces
I believe the problem originates in the bookmarks inserted by the undo/redo snapshots. Bookmark removal leaves some t... Stanislas Rolland
05:37 Bug #17228: rtehtmlarea: Cursor disappears in Firefox
Is it always related to updating links?
Do you mean that when this happens, you cannot edit the content anymore?
...
Stanislas Rolland

2010-06-25

23:02 Bug #23006 (Closed): Remove undefined variable access module
Since rev 1421 (* Merging all changes from TYPO3_4-0 branch back into HEAD) the var was introduced without definition... Steffen Kamper
21:20 Bug #22991: htmlArea RTE won't load in backend extension
Could you provide a test extension demonstrating this issue, please. Stanislas Rolland
18:40 Bug #22991: htmlArea RTE won't load in backend extension
Another addition: TinyRTE_MCE for example works without problems with the same code. Klaus Hinum
21:16 Bug #21546: htmlArea RTE: RTE fails to load due to security error
@Bernhard: I opened a new bug report for this issue as it is very different from the "security error" reported by the... Stanislas Rolland
18:26 Bug #21546: htmlArea RTE: RTE fails to load due to security error
I exclude show and hide Buttons and really it worked!
Here the Log
[HTMLArea::init]: Editor url set to: sysext/...
Bernhard Müller-Wirtz
17:16 Bug #21546: htmlArea RTE: RTE fails to load due to security error
@Bernhard: The loading process is not complete. Please report the error raised on the JS Console, after unsetting scr... Stanislas Rolland
11:59 Bug #21546: htmlArea RTE: RTE fails to load due to security error
I have same problem with unloading RTE since I updated to TYPO3 4.4.0.
Troubleshooting log told me --->
[HTMLAr...
Bernhard Müller-Wirtz
21:01 Bug #23005 (Closed): htmlArea RTE: SelectFont plugin may cause js error
If only one of dropdowns fontstyle and fontsize is enabled in the toolbar, a js error is raised and the RTE fails to ... Stanislas Rolland
20:32 Bug #20868: click-enlarge function for images does not work correctly in IE8
Another workaround, if my patch isn't a good idea. This workaround requires no modifications to Typo3 Core.
Creat...
Nathan L
19:34 Bug #20868: click-enlarge function for images does not work correctly in IE8
Another way to solve this would be to pass the template file name through the URL. This would eliminate the need for... Nathan L
19:24 Bug #20868: click-enlarge function for images does not work correctly in IE8
I made an attempt at fixing this one.
I added a new parameter to imageLinkWrap called windowTemplateKey
This ...
Nathan L
19:48 Feature #15288: Ellipse Gifbuilder Function
attached version 3 Not Only Pixel
18:12 Feature #15288: Ellipse Gifbuilder Function
attached version 2 Not Only Pixel
16:13 Feature #15288: Ellipse Gifbuilder Function
attached 2049.diff Not Only Pixel
16:12 Feature #15288: Ellipse Gifbuilder Function
New patch pending in core list. Not Only Pixel
18:46 Bug #23000: typo in t3lib_cache_backend_FileBackend causes php error
Committed to svn
4_4 rev 8061
trunk rev 8062
Steffen Kamper
14:54 Bug #23000 (Closed): typo in t3lib_cache_backend_FileBackend causes php error
public function setCache(t3lib_cache_frontend_frontend $cache) {
should be
public function setCache(t3lib_cache...
Schmidt Timo
18:46 Revision e5d01ce7: Fixed bug #14870: typo in parameter type causes php error (Thanks to Jigal van Hemert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8062 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:45 Revision cb4c1470: Fixed bug #14870: typo in parameter type causes php error (Thanks to Jigal van Hemert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8061 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:16 Bug #22144: GIFBUILDER text is not rendered correctly when the text is in russian
Hi,
what PHP and TYPO3 Version do you have?
What type of encoding you are using? UTF-8 oder kyriic?
Not Only Pixel
18:05 Bug #22776: alternative language. Copy default content elements fails.
Could not reproduced in typo3 4.3.2
Is this resolved for you with a current 4.3 release?
Not Only Pixel
18:01 Bug #21058: <img > embedded in RTE not XHTML if "config.xhtml_cleaning = all" not set
I'm still unable to reproduce this. I inserted the image directly into RTE. Have you set
config.doctype = xhtml_tr...
17:55 Bug #22774: Sorting missing in "template overview"
Is this committed?
According to the thread in Core List it should be fixed with #21798; but I can't find any of th...
Chris topher
17:39 Bug #19278: Installer shows Mysql system tables
There are hosts who call their customer DBs "mysql"? Really?
However, I still consider this a valid request; at le...
Chris topher
17:35 Bug #19278: Installer shows Mysql system tables
This is also reproducibly on typo3 4.4.0, php 5.2, mysql5
But i think this can be closed, because on shared hosted...
Not Only Pixel
17:38 Bug #18465: simulateStatic does not support addQueryString in typolink
Wow, it's a while ago when i posted this bug.
But i really don't know if this bug still exists, i just updated my T...
Justin van Oel
17:32 Bug #18465: simulateStatic does not support addQueryString in typolink
Is this still a problem? Chris topher
17:26 Bug #18465: simulateStatic does not support addQueryString in typolink
If I read #18564 and this one here correctly, the first is about an error with an extension, the second one about one... Chris topher
17:32 Bug #18943: Crop of a long Title does not work with (IRRE) inline, when using groupboxes in child records
Resolved, unable to reproduce.
Thanks for keeping us updated, Eike!
Chris topher
17:23 Bug #23004: Introduction Package: Adding a BE User makes the User Admin page close the session
Nice to hear that it works.
Resolved as duplicate of #22973.
Chris topher
17:20 Bug #23004: Introduction Package: Adding a BE User makes the User Admin page close the session
Can be closed Andrei Eftimie
17:19 Bug #23004: Introduction Package: Adding a BE User makes the User Admin page close the session
Cool. I searched for a similar bug, but couldn't find it. Andrei Eftimie
17:18 Bug #23004: Introduction Package: Adding a BE User makes the User Admin page close the session
Yep. The be_user didn't had an auto_increment. (possibly creating more users with the same ID, thus crashing the BE s... Andrei Eftimie
17:15 Bug #23004: Introduction Package: Adding a BE User makes the User Admin page close the session
no need to narrow it down, issue is known and IMO fixed (don't lnow if already online) Georg Ringer
17:15 Bug #23004: Introduction Package: Adding a BE User makes the User Admin page close the session
This is the same as #22973. There is an error in the SQL definitions in the SQL file which comes with the Introductio... Chris topher
17:13 Bug #23004: Introduction Package: Adding a BE User makes the User Admin page close the session
Just installed from the Source + Dummy. Problem is not there.
Deleted groups and users, no luck. Will do more test...
Andrei Eftimie
17:07 Bug #23004: Introduction Package: Adding a BE User makes the User Admin page close the session
Hi Andrei,
please do the following:
Log in as an admin, go to Usersettings and create the Enable Install Tool fil...
Chris topher
16:59 Bug #23004 (Closed): Introduction Package: Adding a BE User makes the User Admin page close the session
On 4.4 with the Introductory Package.
Steps to reproduce:
1. download Introductory package http://prdownloads.s...
Andrei Eftimie
17:20 Bug #22998: different count of results depending on the page in page browser
That's a configuration option in Indexed_search:
plugin.tx_indexedsearch.search.exactCount = 1
I've made an issue...
Jigal van Hemert
13:21 Bug #22998 (Closed): different count of results depending on the page in page browser
I have installed the new typo4 with Introduction Package.
When I search for "with"
I get
Search for "with"
D...
Thomas
17:20 Bug #19261: border.html throw JS error (FF 2)
Resolved, not reproducable. Chris topher
17:12 Bug #19261: border.html throw JS error (FF 2)
Not reproducable in FF3.6. Not Only Pixel
16:38 Bug #23003 (Closed): Old icon in Module permissions
the legend image needs an update as the ok/error icons changed as well
icon needs to be copied to: typo3/sysext/t3...
Georg Ringer
16:27 Bug #23002 (Closed): PATH_thisScript definition cleanup
One of the first pieces of code in typo3_src/index.php is used (inconsistently) several other places in the typo3 cod... Simon Strandgaard
16:05 Bug #23001 (Closed): Module Permission misses correct cursor-icon
The module Web > Permissions misses a cursor:pointer which is missing because of using the sprites
(issue im...
Georg Ringer
15:56 Feature #22999: Add "Mass delete" in File -> Filelist
that's not related to templavoila ... move to the Core - I guess that's a better place for this issue Tolleiv Nietsch
14:41 Feature #22999 (Closed): Add "Mass delete" in File -> Filelist
I really like the new mass uploader in Filelist, but as far as I can see, there's no way to delete multiple files at ... Barbara Wijbenga
15:52 Bug #22990: imageLinkWrap.JSwindow triggers XSS warning or Fails
This is the same as 0011695, except that I've pointed out that it also doesn't function in Safari 5. Nathan L
15:30 Feature #15117: tslib_cObj -> getTypoLink does not support arrays
Hi, there seems no need for this problem. Bug request is 5 years old. There are better solutions in the wild. Not Only Pixel
15:26 Bug #15225: Javascript Warning in Preload-Images because of uninitialized Variables
Closed, no longer reproducable. Chris topher
15:14 Bug #15225: Javascript Warning in Preload-Images because of uninitialized Variables
No Javascript errors where found in image menu.
Tested with: IE6-8, FF 1-3, Chrome 4, Safari
Not Only Pixel
14:59 Bug #18819: felogin redirect won't work if "hide at login" is selected
Actually I'm using the login via TypoScript on every page. Sorry, where can I find the examples and the felogin docum... Thomas Deinhamer
12:40 Bug #18819: felogin redirect won't work if "hide at login" is selected
This can't be solved inside felogin. The core first handles the login checks, then the page access and finally when t... Jigal van Hemert
10:04 Bug #18819: felogin redirect won't work if "hide at login" is selected
Hello,
this "bug" is still present in 4.4.0 and I also think it's a very common usecase to show a login page only wh...
Thomas Deinhamer
14:50 Bug #22975: PATH_thisScript in the Install Tool, Basic Configuration should have line break
For other fields in All Configuration the value is cut off and dots are appended.
But we don't want to have this out...
Chris topher
14:37 Bug #22784: Width of one paragraph of text in the Install Tool is too big
So a simple space behind the "->" would fix that. A nobrainer in the end... Chris topher
11:24 Bug #22784: Width of one paragraph of text in the Install Tool is too big
The Problem is the String "USER_FUNCTION:typo3conf/pageUnavailableHandling.php:user_pageUnavailable->pageUnavailable"... Andy Grunwald
14:33 Bug #21603: Typo3 html content element frontend rewrites
Closed as requested, no change required. Chris topher
14:12 Bug #22996: Quicktime audio format m4a isn't supported
committed to svn
4_3 rev 8058
4_4 rev 8059
trunk rev 8060
Steffen Kamper
12:32 Bug #22996 (Closed): Quicktime audio format m4a isn't supported
Add this extension to the allowed extensions
(issue imported from #M14866)
Steffen Kamper
14:09 Revision 481a13f8: Fixed bug #14866: Quicktime audio format m4a isn't supported
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8060 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:09 Revision 39880dc8: Fixed bug #14866: Quicktime audio format m4a isn't supported
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8059 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:09 Revision 86162f83: Fixed bug #14866: Quicktime audio format m4a isn't supported
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8058 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:02 Bug #22981: Template Analyzer: Line numbers barely readable
committed to svn
4_4 rev 8056
trunk rev 8057
Steffen Kamper
10:37 Bug #22981: Template Analyzer: Line numbers barely readable
The File is located in "typo3/sysext/t3skin/stylesheets/visual/element_typoscript.css"
I`ve created a patch.
The ...
Andy Grunwald
14:01 Revision 29814ddd: Fixed bug #14847: Bug: Template Analyzer: Line numbers barely readable (Thanks to Andy Grunwald)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8057 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:00 Revision 007cce01: Fixed bug #14847: Bug: Template Analyzer: Line numbers barely readable (Thanks to Andy Grunwald)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8056 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:45 Bug #22178: Deprecated function sql_regcase in cms/tslib/class.tslib_pagegen.php
patch_2 works without offset against 4.4.0... Andreas Lappe
13:16 Bug #22997 (Closed): Caps lock warning icon misplaced
The caps lock icon warning is misplaced, think it should be few px more on the right.
Maybe #22868
(issue imported...
Steffen Gebert
12:44 Bug #22995: fe_login redirection not working
See issue #8468. Jigal van Hemert
10:34 Bug #22995 (Closed): fe_login redirection not working
Hi I am using TYPO3 4.3.2 .
Redirect with fe_login is not working. at my case login and logout pages are access res...
rolly
12:39 Bug #22176: t3lib_basicfilefunc::formatSize should call t3lib_div::formatSize
Resolved, no change required.
t3lib_basicfilefunc::formatSize is deprecated and should no longer be used. It will ...
Chris topher
12:35 Bug #22988: Change language::readLLfile() from protected to public
Closed as requested by author. Chris topher
11:37 Bug #22988: Change language::readLLfile() from protected to public
This part of the code was _not_ generated by kickstarter.
Please close this bug...
Gregor Hermens
11:13 Bug #22988: Change language::readLLfile() from protected to public
Ths bug has a relation to #19371 Andy Grunwald
12:30 Bug #22950: Template Analyzer: Line Numbers are very hard to read
Resolved as duplicate of #22981. Chris topher
11:57 Revision b9520cc8: [+TASK] Fluid: Set dependency to Extbase 1.2.x in ext_emconf.php to avoid confusions when working with different versions
Bastian Waidelich
10:00 Bug #22994 (Closed): Database context in userFunc
It seams when using cObject USER the userfunc doesn't respect the database context. I've got the following TS snippet... Björn Jacob
09:57 Bug #22993 (Closed): Backend: pagetree -> right click -> show -> ignores absRefPrefix
When you have typo3 installed into a subdirectory, the pagetree right-klick-menu will open a new browser tab without ... Ralle Büchnitz
09:44 Bug #22979: Filelist module reports "type" of files also for directories
Hey,
i can reproduce this bug.
The attached patch "t3lib_div_split_fileref.patch" is working as well.
I`ve mod...
Andy Grunwald
01:04 Feature #22992 (Closed): Pagerenderer - use better method for adding meta tags
atm meta tags are added with complete html tag.
The better method would be to add tags with a name and the content.
...
Steffen Kamper
00:33 Bug #22989: Reports Module: Styling problem
committed to svn
4_4 rev 8054
trunk rev 8055
Steffen Kamper
00:32 Revision 986574d5: Fixed bug #14857: Reports Module: Wrong icon and a styling problem (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8055 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:31 Revision 75d716aa: Fixed bug #14857: Reports Module: Wrong icon and a styling problem (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8054 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:28 Bug #22971: About module need padding
committed to svn
4_4 rev 8052
trunk rev 8053
Steffen Kamper
00:27 Revision 08dca915: Fixed bug #14834: About module need padding
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8053 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:27 Revision d6c3199f: Fixed bug #14834: About module need padding
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8052 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:25 Bug #22978: Milliseconds on logout
committed to svn
4_4 rev 8050
trunk rev 8051
Steffen Kamper
00:24 Revision cf079ad1: Fixed bug #14844: Milliseconds on logout (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8051 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:21 Revision ecc79f3e: Fixed bug #14844: Milliseconds on logout (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8050 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2010-06-24

23:02 Bug #22991: htmlArea RTE won't load in backend extension
Forgot to mention: The RTE worked previous 4.4, but doesn't work in Typo3 4.4 anymore Klaus Hinum
23:00 Bug #22991 (Closed): htmlArea RTE won't load in backend extension
The htmlarea RTE wont load any more when called in an own extension with the calls
$field .= $form->getSoloField($...
Klaus Hinum
22:30 Bug #22990 (Closed): imageLinkWrap.JSwindow triggers XSS warning or Fails
See the documentation on imageLinkWrap in the tsref: http://typo3.org/documentation/document-library/references/doc_... Nathan L
21:34 Revision c4613212: [+TASK] Fluid: Backported recent changes from Fluid package:
[+FEATURE] Fluid (ViewHelpers): added "selectAllByDefault" argument to form.select ViewHelper. Resolves #4984
[~TAS...
Bastian Waidelich
19:40 Bug #22977: Reports Module: Icon is missing or path is wrong
i splitted the entry. #22989 is about the reports module Georg Ringer
15:11 Bug #22977: Reports Module: Icon is missing or path is wrong
Hi,
could you figure out the needed definitions in the stylesheet?
(Maybe deactivating the merging helps to find...
Chris topher
09:56 Bug #22977 (Closed): Reports Module: Icon is missing or path is wrong
As you can see in the attached file, I found a small styling issues in the backend.
Icon is missing or path is wro...
Ralle Büchnitz
19:38 Bug #22989 (Closed): Reports Module: Styling problem
The report section needs a little styling tweak.
(issue imported from #M14857)
Georg Ringer
19:37 Bug #22261: RTE randomly inserts non-breaking spaces instead of spaces
Same here, I often see them when I examine the HTML code that was produced. Klaus Hinum
17:34 Bug #22988 (Closed): Change language::readLLfile() from protected to public
$LANG->readLLfile() is called from [ext]/piX/class.tx_[ext]_piX_wizicon.php as generated by the kickstarter. If this ... Gregor Hermens
16:49 Bug #22924: Old table head stylings in Ext Manager
Hi,
thanks for your bugreport and for the patch!
Do you know, that you should now send it to Core List?
Check ...
Chris topher
16:35 Bug #22715: Writing name of existing database, doesn't use database
This is related to #0014755.
Is that still a problem with 4.4.0 final?
Chris topher
16:13 Bug #22893: Core: Could not initialize DB connection with query "SET CHARACTER SET utf8 ...
Related to #22964? Chris topher
16:00 Bug #18904: Content Element Description Backend Display
Resolved as duplicate of #16463. Chris topher
15:31 Bug #22926: EM translation handling fails in 4.1.13
Basically Ingo is right. I just did not want to write "You can try getting your fix in the Core - but you must be rea... Chris topher
14:21 Bug #21058: <img > embedded in RTE not XHTML if "config.xhtml_cleaning = all" not set
I have added the image directly into the RTE.
$TYPO3_CONF_VARS['EXT']['extConf']['rtehtmlarea']['enableImages'] = ...
Caspar Stuebs
13:54 Bug #21058: <img > embedded in RTE not XHTML if "config.xhtml_cleaning = all" not set
Could you let me know if you're embedding the image on the media tab in a "text w. image" or "images" CE (with or wit...
13:10 Bug #21058: <img > embedded in RTE not XHTML if "config.xhtml_cleaning = all" not set
ok, I just forgot to clear the cache.
After checking again, the attribut txdam="2" is gone, but the appending slas...
Caspar Stuebs
12:25 Bug #21058: <img > embedded in RTE not XHTML if "config.xhtml_cleaning = all" not set
The attribute txdam="2" point to the uid of the DAM media item. If your rendering of the media tag works properly, th...
12:14 Bug #21058: <img > embedded in RTE not XHTML if "config.xhtml_cleaning = all" not set
I have checked this issue with 4.4.0 Introduction Package and it looks like the problem is fixed.
But now there is a...
Caspar Stuebs
11:16 Bug #21058: <img > embedded in RTE not XHTML if "config.xhtml_cleaning = all" not set
I can confim this issue.
I am using T3 V4.3.2, DAM with DAM_ttcontent and TinyMCE_RTE, but I have found it also wi...
Caspar Stuebs
10:06 Bug #21058: <img > embedded in RTE not XHTML if "config.xhtml_cleaning = all" not set
Need also config settings (like config.doktype). May be it just wrong TYPO3 config? Dmitry Dulepov
14:11 Bug #22986 (Closed): Slow query in sys_history due to missing key on tstamp / tablename
# Time: 100624 8:35:03
# User@Host: foo[bar] @ localhost []
# Query_time: 2 Lock_time: 0 Rows_sent: 0 Rows_exam...
Christian Kuhn
14:04 Bug #22983: Sprites - user defined page types are not respected anymore
Excactly the same problem I have :-) Claus Harup
12:39 Bug #22983 (Closed): Sprites - user defined page types are not respected anymore
For marking pages i use often user defined icons.
Here is an example ho to do in extTables.php:...
Steffen Kamper
13:32 Bug #18926: class.tx_impexp.php sets 256m memory_limit without checking php.ini
It would be nice, if that bug could be fixed anyway.
If the rewrite needs more time and cannot get into 4.5, the i...
Martin Holtz
13:21 Bug #18926: class.tx_impexp.php sets 256m memory_limit without checking php.ini
ini_set is bad in general and shouldn't be used.
In this case we need a different way writing the data to file - seq...
Steffen Kamper
11:36 Bug #18926: class.tx_impexp.php sets 256m memory_limit without checking php.ini
In my opinion, Peter is right and the ini_set() lines need to be removed completely.
Setting limits should never be...
Stephan Seitz
13:24 Feature #22985 (Closed): filter page tree by page uid
Sometimes I need locate page in page tree by uid, not only by page title.
This small patch adds described functional...
Stano Paska
13:19 Bug #22981: Template Analyzer: Line numbers barely readable
The definitions you mean are:
pre.ts-hl .ts-linenum { background-color: #EEEEEE; }
[inherited from td.bgColor2]...
Chris topher
11:27 Bug #22981 (Closed): Template Analyzer: Line numbers barely readable
The line numbers in the Template Analyzer have a very low contrast (white on light-grey) and are barely readable.
...
Sebastian Michaelsen
12:55 Bug #22962: When choosing an icon in the pages module the pagetree does not respect it
It doesn't work. i opened a new issue but it's the same problem. There you can see how i set it: #22983 Steffen Kamper
12:12 Bug #22962: When choosing an icon in the pages module the pagetree does not respect it
Yes.
I think the reason for this issue is, that in 4.4 the icons are loaded via CSS.
In 4.3 the icons are loaded ...
Andre
12:04 Bug #22962: When choosing an icon in the pages module the pagetree does not respect it
Andre, did really clear all caches and did you also clear your browser cache?
I had the same issue. The solution w...
Markus Klein
11:17 Bug #22962: When choosing an icon in the pages module the pagetree does not respect it
The same problem here.
After upgrading to 4.4, the icon which show the pagetype is gone.
See "typo3-doctyp-issue.pn...
Andre
12:32 Bug #22982 (Closed): tslib_cObj->getTreeList caching not able to handle really large trees
We have a really large tree and request all subpages of the root page to get a list of the lastUpdated pages. It is a... form4 GmbH & Co. KG
12:14 Revision 06b0d9ef: [+FEATURE] Fluid (ViewHelpers): Added uri.image ViewHelper. This resolves #8233
[+FEATURE] Fluid (ViewHelpers): Added URI options noCache, noCacheHash, section, format, additionalParams, absolute, ... Bastian Waidelich
11:48 Bug #22979: Filelist module reports "type" of files also for directories
The function which is looking for the file extension is t3lib_div::split_fileref().
Within this function there has t...
Caspar Stuebs
10:41 Bug #22979 (Closed): Filelist module reports "type" of files also for directories
if a directory is called "mydir.com"
the type column shows COM as its file type!
it should show nothing
(issu...
Stefano Cecere
11:13 Bug #22980: Included ExtJS is 3.1.1
Second patch supersedes the first one and is relative to typo3_src Andreas Lappe
11:00 Bug #22980 (Closed): Included ExtJS is 3.1.1
In #0014063 it should have been updated to 3.2.0, now 3.2.1 is the most recent and should be included.
(issue imp...
Andreas Lappe
11:07 Bug #22976: Element Browser to small again
Hello Georg, the window was bigger in 4.3.x and after the new BE skin in 4.4 its smal again. I use FF 3.6.3, latest C... Christian Leicht
09:52 Bug #22976: Element Browser to small again
it works for me .. how do you use the element browser, where do you open it and which browser? Georg Ringer
02:53 Bug #22976: Element Browser to small again
Would be great, if you could make a small patch and send it to Core List. Chris topher
02:06 Bug #22976 (Closed): Element Browser to small again
Like in earlier 4.3 Versions, the Element Browser ist to small.
Christian
(issue imported from #M14841)
Christian Leicht
11:02 Bug #19112: unlink of non existing lockfiles generates warnings in frontend
Patch "t3lib_lock.patch" works for me.
Andre
10:33 Bug #21028: Bug in TMENU-Substitution
It works.
Many thanks!
please close this bug
Andre
10:11 Bug #21028: Bug in TMENU-Substitution
.additionalParams=&foo={elementUid} is processed in the typolink function. So, it gets urlencoded. {elementUid} will ... Martin Holtz
10:02 Bug #22978 (Closed): Milliseconds on logout
When the relogin window appears you can see pretty exact how much time you have until relogin expires.
Use teh fol...
Ralle Büchnitz
00:53 Bug #18104: There are still 'old' icons in the backend
Im testing the the new 4.4 release and i noticed the BE skin is using css sprites now. This is great, but why do we l... Felix Nagel
00:44 Bug #17808: Ajax relogin won't relogin and ignores [BE][sessionTimeout]
Had a new experience today. Spices up some new flavor.
I played around with ext feeditadvanced last night. Time we...
Jan Loderhose
00:12 Bug #22964: Wrong handling of entries in textarea fields in install tool - may break installation
well it seems as if the solution of 12514 might solve this issue anyway ... ;-)
12514_v3.diff
Jan Loderhose

2010-06-23

23:12 Bug #22975 (Closed): PATH_thisScript in the Install Tool, Basic Configuration should have line break
If the Path from PATH_thisScript is longer than the width of the box, the text does not fit in the div.
(issu...
Markus Günther
17:00 Bug #22962: When choosing an icon in the pages module the pagetree does not respect it
Yes "Website users in a sysfolder. " works but have you tried creating your own doktype with icon or extending the mo... Claus Harup
14:41 Bug #22962: When choosing an icon in the pages module the pagetree does not respect it
Works for me with 4.4.0; at least with Website users in a sysfolder. Markus Klein
11:50 Bug #22962: When choosing an icon in the pages module the pagetree does not respect it
Still does not work in 4.4.0 with module on pages!
Even if I have configured my own pagetype with icon the icon do...
Claus Harup
16:52 Bug #21501: Install Tool duplicates values of textarea fields
New problem arised - with setDBinit the string isn't correct parsed.
v3 solves this for this value
Steffen Kamper
15:12 Bug #21501: Install Tool duplicates values of textarea fields
second patch contains a litle visual improvement.
Steffen Kamper
14:39 Bug #21501: Install Tool duplicates values of textarea fields
fix is attached Steffen Kamper
16:03 Bug #22973: Introduction Package: New Backend User created with uid=0
as this project is hosted on forge > http://forge.typo3.org/issues/8465
please discuss this bug there, ticket is o...
Georg Ringer
15:51 Bug #22973: Introduction Package: New Backend User created with uid=0
The bug seems to be in introduction.sql - uid is not set to autoincrement for the be_users table - I checked the rest... Jo Hasenau
15:46 Bug #22973: Introduction Package: New Backend User created with uid=0
BTW: This doesn't happen with another install which is not based on the introduction package, so I guess it's not rel... Jo Hasenau
15:44 Bug #22973: Introduction Package: New Backend User created with uid=0
but this is just a workaround - I tested it and can confirm the behaviour: There are 4 BE users available but the new... Jo Hasenau
14:34 Bug #22973: Introduction Package: New Backend User created with uid=0
use the install tool > DB compare to set it Georg Ringer
14:31 Bug #22973 (Closed): Introduction Package: New Backend User created with uid=0
I've installed the introduction package. New created backend users will be created with uid = 0. It seems that the au... Schmidt Timo
15:41 Bug #22974 (Closed): Unknown browsers result in error condition
When an unkown user-agent is requesting a page the browser detection code fails.
Core: Error handler (FE): PHP War...
Tom Helmer
13:49 Bug #22972 (Closed): IRRE Move-Icon should have curser:move
IRRE records can be dragged and therefore the icon should have a different cursor
(issue imported from #M14835)
Georg Ringer
13:40 Bug #22971 (Closed): About module need padding
see screenshots before / after
(issue imported from #M14834)
Steffen Kamper
12:31 Bug #22970 (Rejected): t3lib_BEfunc::getProcessedValue() did not handle TCA type inline
Within the function t3lib_BEfunc::getProcessedValue() there is no case which handle the TCA type inline, so typo3/sho... Caspar Stuebs
12:23 Bug #22261: RTE randomly inserts non-breaking spaces instead of spaces
Can confirm this issue. I didn't investigate when exactly it occurs but I nagged me some times and editors came to me... Sebastian Michaelsen
12:19 Bug #22969 (Closed): Entering line breaks with Safari not possible
How to reproduce:
* Open a blank RTE (without any content) with a current Safari Browser
* Press Shift+Enter to c...
Sebastian Michaelsen
11:24 Bug #25546: t3editor does not work in Google Chrome
t3editor 1.0.1 is still not working with Google Chrome (5.0) Tymoteusz Motylewski
11:21 Feature #22968 (Closed): Add a systemwide exclude pattern for t3lib_div::get_dirs() (eg. for .svn directories)
At this moment the exclusion of any kind of directories has to be done in every function which uses directory listing... Caspar Stuebs
10:22 Bug #22966: Taskcenter - how to create a task?
yes, also the manual can be linked in the overview while quoting it - would help ;)
And yes, task creation can be ...
Steffen Kamper
08:24 Bug #22966: Taskcenter - how to create a task?
where to link, to the manual? tasks can't be created using a simple link Georg Ringer
00:25 Bug #22966 (Closed): Taskcenter - how to create a task?
The Task center should have links for create new tasks. There is no hint, in overview i can read
Create a task
...
Steffen Kamper
08:50 Feature #21921: Log mails send via TYPO3-default mailform
Could someone test it please, I am very, very busy at the moment. But I am happy about the patch :-)
thx @ benjamin!
marvin
08:42 Bug #22967: Backend not properly formatted when compressionLevel has been set
There should be no need to clear typo3temp/ because of the compressionLevel.
You said clearing typo3conf/temp_CACH...
Steffen Gebert
03:18 Bug #22967: Backend not properly formatted when compressionLevel has been set
Found the solution :-)
The release notes (http://typo3.org/download/release-notes/typo3-44/) didn't say anything a...
Mark Kuiphuis
02:59 Bug #22967 (Closed): Backend not properly formatted when compressionLevel has been set
Not sure if it occurs in the RC1 candidate (wasn't able to select final release from dropdown box)
With $TYPO3_CON...
Mark Kuiphuis
08:30 Bug #22964: Wrong handling of entries in textarea fields in install tool - may break installation
@Georg: this is not a duplicate of http://bugs.typo3.org/view.php?id=12514 which apparently doubled the entries (coul... Jochen Weiland
01:56 Bug #22964: Wrong handling of entries in textarea fields in install tool - may break installation
Duplicate of http://bugs.typo3.org/view.php?id=12514 Patrick Gaumond
07:40 Bug #20473: Starttime/endtime is not taken into account when caching
Susanne, could you describe v5, please? What's the difference to my original versions?
Dmitry Dulepov
01:33 Bug #22953: Export module does not keep pagetree configuration
I think I figured it out.
I think the foreach loop in lines 1645:1649 must be changed to this:
foreach ($TCA as...
Tommy Juhnke
00:17 Feature #15550: Editing Textcontent (Standard-Text-Editor)
Agreed. Benni Mack
00:17 Bug #18762: Arrow + PNG = bug with IE6
Fixed with icon sprites (PNG for all browsers, GIF version for IE6) in TYPO3 4.4. Benni Mack
00:16 Bug #15790: content elements in "web->page" don't take the full width
Hey Sebastian,
I consider this fixed with 4.4, as the page module has a new style now, and should solve your issue.
Benni Mack
00:14 Feature #15350: Possible new icons (free)
Most icons in TYPO3 4.4 are now from the famfamfam icon library. Benni Mack
00:13 Feature #18780: Distinct TCEforms palette rendering
Fields within Palettes are now fieldsets and float correctly (since 4.4). Benni Mack
00:12 Bug #16700: Icon-Path to many Icons not correct?
Fixed with 4.4, using icon sprites and the new icon sets. Benni Mack
00:10 Feature #15412: Page tree icons
Is solved differently in 4.4, and will be replaced with 4.5. Benni Mack
00:10 Feature #15404: Topmenu can't be properly styled
Toolbar was replaced in 4.2, and now is easily stylable in 4.4. Benni Mack
00:09 Bug #15789: Workspace changes in pagetree invisible with new skin!
TYPO3 4.4 now has improved visible notifications for changed pages in a workspace. Benni Mack
00:07 Bug #20320: Inconsistent usage of shortcut icons (jump to shortcut destination versus shortcut = bookmark)
The "shortcut" icons now have the star icons in 4.4. Benni Mack
00:06 Bug #20531: Icon of hidden shortcut-pages is not unique
Is fixed with TYPO3 4.4, as we have new Sprite APIs and clear overlays, it works. Benni Mack
00:05 Bug #15517: hidden shortcut page misses icon in pagetree
Is fixed with TYPO3 4.4, as we have new Sprite APIs and clear overlays, it works. Benni Mack
00:04 Bug #15945: Login Window after Session Expiration not big enough
Is fixed with TYPO3 4.4, as the popup was replaced with 4.3, and the popup size was fixed as well with TYPO3 4.4. Benni Mack
00:02 Bug #15856: Incorrect module icons in the new skin
Is fixed with TYPO3 4.4, as the module icons of system extensions were all updated. Benni Mack

2010-06-22

23:59 Feature #22111: Add a new icon set to t3skin
Icons are finally used in the TYPO3 Core with 4.4.0. Thanks! Benni Mack
23:58 Bug #16540: "filelists" element can't be customized
Closed: Personally, I think it's fixed, no feedback, and no further details. TYPO3 4.3 and higher does the job. Benni Mack
23:55 Bug #22721: Cleanup: delete Login image from t3skin
File was removed in TYPO3 4.4.0 Benni Mack
23:54 Feature #16239: Root icon for DB mounts --- WAS: page module: page tree displays twice
This is finally fixed with clean icon changes in TYPO3 4.4, see the screenshots attached. Benni Mack
23:54 Bug #22965 (Closed): Semantic problem in install tool
My second visit in install tool (used introduction package) showed me some semantic problems.
What does a user think...
Steffen Kamper
22:57 Bug #22964 (Closed): Wrong handling of entries in textarea fields in install tool - may break installation
When entering any data with multiple lines in textareas in the "All configuration" setting of the install tool (these... Jochen Weiland
22:51 Bug #14500: Domain Record with umlaut Domains not working
I'm also not a core dev and have over 100 successful RFCs and gave probably twice as many +1 ;-) So the rule isn't th... Steffen Gebert
22:48 Bug #14500: Domain Record with umlaut Domains not working
I was actually unaware that non-core devs can vote for patches (always sticked to http://typo3.org/development/bug-fi...
21:06 Bug #14500: Domain Record with umlaut Domains not working
Did you vote for it? Steffen Gebert
18:35 Bug #14500: Domain Record with umlaut Domains not working
So we have a huge German speaking TYPO3 market, a patch for IDN for over two years now and no approval to have it in ...
15:09 Bug #14500: Domain Record with umlaut Domains not working
No. Use functions from t3lib_cs if you need but never mb_* functions. Dmitry Dulepov
22:30 Bug #22962: When choosing an icon in the pages module the pagetree does not respect it
I can confirm this issue with 4.4.0RC2
Tested with each plugin type and with cleared chaches
No entry in TYPO3 log
...
Jan Loderhose
22:10 Bug #22962: When choosing an icon in the pages module the pagetree does not respect it
Please test with 4.4.0. Should be fixed. Steffen Gebert
21:20 Bug #22962: When choosing an icon in the pages module the pagetree does not respect it
a) I simply edit the page and go to the options tab and choose one of the listed icons in Contains plugin:
b) I ex...
Claus Harup
18:34 Bug #22962: When choosing an icon in the pages module the pagetree does not respect it
Could you explain a bit more detailed
a) what you do and
b) which results you expect
Jo Hasenau
17:37 Bug #22962 (Closed): When choosing an icon in the pages module the pagetree does not respect it
When choosing an icon in the pages module the pagetree does not respect it - it simply does not show up as new pageic... Claus Harup
22:14 Revision a8d66da9: Backported changesets 8033, 8036 and 8042 from TYPO3_4-4: Fixed bug #14814
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@34786 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
22:11 Revision 50e7c278: Backported changesets 8033, 8036 and 8042 from TYPO3_4-4: Fixed bug #14814
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@34785 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
21:07 Bug #22960: Missing skin when upgrading to TYPO3 4.4 RC1
Read NEWS.txt and run the Upgrade Wizards in Install Tool Steffen Gebert
13:49 Bug #22960: Missing skin when upgrading to TYPO3 4.4 RC1
You must install t3skin. Chris topher
13:34 Bug #22960 (Closed): Missing skin when upgrading to TYPO3 4.4 RC1
For some reason my BE has no stylesheet at all - except the install tool after upgrading to TYPO3 4.4 RC1
(issue ...
Claus Harup
18:32 Bug #17228: rtehtmlarea: Cursor disappears in Firefox
yes, the bug is still present.
Typo3 4.3.3
But there is one differnce.
If you save the content element the cursor ...
Harald Dolderer
18:12 Revision 6c5c28c5: Changed version to TYPO3 4.5-dev after release of TYPO3 4.4.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8049 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:37 Revision f0092ef1: Updating version number to 4.4-dev after release of 4.4.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8048 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
17:35 Revision 4f25f1a7: Tagging TYPO3 4.4.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-4-0@8047 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
17:35 Revision 23b0ba4e: Release of TYPO3 4.4.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8046 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
17:28 Revision a7c43c87: Branching TYPO3 4.4.0 to TYPO3_4-4
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@8045 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
17:27 Revision 77919b81: Cleanup: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8044 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:26 Revision 9b252e89: Branching TYPO3 4.4.0 to TYPO3_4-4
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8043 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
17:20 Revision 9ab9e71c: Cleanup: Updated ext_emconf.php files in system extensions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8042 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:58 Revision 32bff961: Follow-up to ##14465: Make use of the new Sprite API - create new relation in IRRE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8041 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
16:49 Revision 209e3328: added empty ie6.css to prevent log flooding
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8040 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:07 Bug #22961: Missing link in Install Tool Footer
Committed to trunk as an FYI in r8039. Jeff Segars
15:57 Bug #22961 (Closed): Missing link in Install Tool Footer
"This is free software, and you are welcome to redistribute it under certain conditions; click for details."
The c...
Jeff Segars
16:02 Revision 63a5690c: Fixed bug #14822: Missing link in Install Tool footer
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8039 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
15:55 Bug #22756: Missing icons in new BE skin (sprites)
The BE uses hundreds of icons. As follow ups some more changes have been committed to trunk:
Steffen also committe...
Chris topher
15:48 Revision 356ec7f1: removed unnecessary files in sysext sys_action
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8038 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
15:47 Bug #21594: palette fields not always processed (RTE related)
This problem also occurs, if there are fields defined by subtypes (subtypes_addlist, subtypes_excludelist, bitmask_ex... Caspar Stuebs
15:45 Bug #22957: Improve texts in 1-2-3 Install Tool
Committed the install portion to trunk in r8034 and the dbal portion directly to trunk in r8036.
I've emailed Xavi...
Jeff Segars
02:42 Bug #22957 (Closed): Improve texts in 1-2-3 Install Tool
The 1-2-3 Install Tool has a big overhaul for 4.4 but some of the texts could still use a little work to make the ste... Jeff Segars
15:44 Bug #22958: BE login in IE6 looks bad because of transparent PNGs
committed to trunk rev 8037 Steffen Kamper
07:32 Bug #22958: BE login in IE6 looks bad because of transparent PNGs
This patch adds a class to three elements in the BE login page and adds the class to the PNGfix.
The blank gif typo3...
Jigal van Hemert
07:29 Bug #22958 (Closed): BE login in IE6 looks bad because of transparent PNGs
PNGfix is not applied to one image and two divs, which makes the BE login page look unpleasant for IE6 users
(iss...
Jigal van Hemert
15:43 Revision c7ad7832: Fixed bug #14816 bugfix : BE login in IE6 looks bad (Thanks to Jigal van Hemert and Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8037 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
15:43 Revision bdd5060d: Fixed bug #14814: dbal: Improve install tool texts.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8036 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
15:35 Revision 7d9d4fb5: Fixed bug #14814: Improve texts in the 1-2-3 Install Tool
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8035 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
15:20 Bug #22466: RTE does not load for IRRE fields when in fe-editing mode
Resolved, fixed in 4.4RC1.
Thanks for keeping us updated!
Chris topher
15:18 Bug #22466: RTE does not load for IRRE fields when in fe-editing mode
fixed with latest trunk (4.4.RC1).
Thanks a lot.
Björn Pedersen
14:45 Bug #22959: t3lib_db->listQuery() performance
That's right. But for any other db you have to use dbal ... Caspar Stuebs
14:17 Bug #22959: t3lib_db->listQuery() performance
problem is, that this only works in mysql Georg Ringer
13:27 Bug #22959 (Closed): t3lib_db->listQuery() performance
The function listQuery() uses a a like-construct to find a value in a comma-seperated list.
Mysql has a internal fun...
Caspar Stuebs
14:22 Bug #21501: Install Tool duplicates values of textarea fields
chr(10) still gets added even in 4.4-RC2 Stefan Geith
14:10 Revision 452841e6: Cleanup: Cleared whitespaces in NEWS.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8034 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:05 Revision 03ff4b76: Cleanup: Updated ext_emconf.php files in system extensions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8033 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:03 Revision 94dfae59: Follow-up to #14538: Icons missing in page tree for "Page contains" pages (Thanks to Steffen Ritter)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8032 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:51 Bug #22921: Updates for taskcenter, sys_action, impexp
Committed to trunk rev 8030
added manuals for taskcenter and sys_action in trunk rev 8031
Steffen Kamper
13:49 Revision 9e14f6c2: Added manuals for taskcenter and sys_action (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8031 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:33 Revision 4ca4a170: Fixed bug #14771: Updates for taskcenter, sys_action, impexp (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8030 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:25 Bug #16461: setup.override.edit_docModuleUpload=0 does not work anymore
Is this still a bug in TYPO3 Versions 4.3.x ?
I am experiencing this problem in v4.3.3
The values are behaving i...
Danny Greten
13:22 Revision dea89df0: Follow-up to #14465: Make use of the new Sprite API throughout the TYPO3 Core Backend (Thanks to Steffen Ritter)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8029 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:18 Revision 6a40e61f: Follow-up to #14465: Make use of the new Sprite API throughout the TYPO3 Core Backend (Thanks to Steffen Ritter)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8028 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:15 Revision 5ce86361: Raising Extbase and Fluid to version 1.2.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8027 709f56b5-9817-0410-a4d7-c38de5d9e867 Sebastian Kurfuerst
13:08 Revision 63e65f91: Raised Fluid version number to 1.2.0
Sebastian Kurfuerst
12:54 Revision 8f018dcd: [~TASK] Extbase: Raised version number to 1.2.0.
Jochen Rau
11:15 Revision 8b0b17f9: Follow-up to#14798: Sitename missing in Login form
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8026 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:58 Bug #22367: Extension uploads are not possible: Extension contains no files.
can confirm that on mowes portable with no pear stuff installed ... tested typo3 version 4.4. RC1 Kay Strobach
10:39 Revision 3921f758: [~TASK] Extbase: Raised version number to 1.2.0RC2
Jochen Rau
09:00 Revision f24443e9: Followup to #14636: Improvements to new Backend skin - small change to the versioning color in the pagetree (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8025 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
08:57 Revision 03e6632d: Updated and formatted NEWS.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8024 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
08:10 Feature #22681: Add config 'replace_single' to columns of type 'group/file'
+1 on reading and testing
This is really useful. Thanks a lot!
Alexander Stehlik
04:47 Bug #22876: Automatically create ENABLE_INSTALL_TOOL file when 1-2-3 Install Tool is used
Committed to trunk in r8023. Jeff Segars
04:45 Revision 2383a0c6: Added feature #14719: Add ability to use typo3conf/FIRST_INSTALL to temporarily enable the Install Tool and allow an easier first install.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8023 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars

2010-06-21

23:59 Revision 25dd60ce: Follow-up to #14808 tceforms.js slows down performance of IE dramatically
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8022 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:37 Bug #22926: EM translation handling fails in 4.1.13
4.1 is not supported anymore, starting tomorrow (June 22nd) http://typo3.org/download/packages/
as it will move to t...
Ingo Renner
22:23 Bug #22926: EM translation handling fails in 4.1.13
Hi Wolfgang,
seems like that line was forgotten when introducing the usage of TYPO3_user_agent.
TYPO3 4.1 is rath...
Chris topher
23:26 Bug #22742: Long lines in module menu are unreadable
committed to trunk rev 8021 Steffen Kamper
23:24 Revision 9833331d: Fixed bug #14514: Long lines in module menu are unreadable
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8021 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:21 Bug #22942: Sitename missing in Login form
committed v3 to trunk rev 8020 Steffen Kamper
19:23 Bug #22942: Sitename missing in Login form
it will ;-) Steffen Kamper
18:45 Bug #22942: Sitename missing in Login form
Oh nice. thx.
Hope it will make it into the 4.4 release tomorrow.
Markus Klein
18:15 Bug #22942: Sitename missing in Login form
i solved it. See attached patch. Steffen Kamper
15:30 Bug #22942: Sitename missing in Login form
Ok I can do this.
But give me some time, I have to write an exam in 30 min. ;-)
Markus Klein
15:28 Bug #22942: Sitename missing in Login form
Can one of you have a look at why this happens? Chris topher
15:19 Bug #22942: Sitename missing in Login form
Hi Markus,
You`re right. After saving the config to localconf.php the Sitename disappears on the Login form. Stran...
Henrik Ziegenhain
14:38 Bug #22942: Sitename missing in Login form
Did you try to click on Save in All Configuration in the install tool as well?
As Christopher already described: I...
Markus Klein
14:28 Bug #22942: Sitename missing in Login form
Hi,
for me this works as expected (RC2).
"Anmeldung am Backend von New TYPO3 site"
Henrik Ziegenhain
23:20 Revision 70bc189b: Fixed bug #14752: #14798: Sitename missing in Login form
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8020 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:09 Revision fcf9fb60: Updated htmlArea RTE version to 2.0.2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8019 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
22:57 Bug #22948: Installer sends warning email upon successful installer login although warning_mode=0
I did some more research.
Source code of current trunk does the following:
- Sends an email to <warning_email_add...
Markus Klein
21:36 Bug #22948: Installer sends warning email upon successful installer login although warning_mode=0
I did not add a suggestion to my previous post, as I was not sure whether the texts should be corrected or whether it... Chris topher
18:36 Bug #22948: Installer sends warning email upon successful installer login although warning_mode=0
Sorry but my interpretation is a bit different. Here are the original texts:
[warning_email_addr]
Email-address t...
Markus Klein
15:53 Bug #22948: Installer sends warning email upon successful installer login although warning_mode=0
Reading the description in Install Tool again, I think that these two options concern different things:
warning_em...
Chris topher
15:43 Bug #22948: Installer sends warning email upon successful installer login although warning_mode=0
Yes, there simply is no check for warning_mode in sysext/install/mod/class.tx_install.php, checkPassword().
Only war...
Chris topher
14:46 Bug #22948 (Closed): Installer sends warning email upon successful installer login although warning_mode=0
The installer sends warning emails to warning_email_addr although warning_mode is 0.
Also applies to TYPO3 4.4.0-R...
Markus Klein
22:42 Bug #22955: Path to acronym record icon is not correct
Yes. Thanks for the patch.
Committed to SVN TYPO3core trunk (revision 8018).
Stanislas Rolland
21:42 Bug #22955 (Closed): Path to acronym record icon is not correct
Path should be:
'extensions/Acronym/skin/images/acronym.gif'
instead of:
'htmlarea/skins/default/images/Acronym/...
Helmut Hummel
22:41 Revision 699364e9: Fixed bug #14812: htmlArea RTE: Path to acronym record icon is not correct (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8018 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
20:57 Bug #22952: Backend Links (Page, View, List, ...) don't work in Firefox 3.6.3
Must be a caching or extension issue; this works correctly. Chris topher
19:14 Bug #22952: Backend Links (Page, View, List, ...) don't work in Firefox 3.6.3
Never mind, after several browser reloads everything seems to be OK. Ralf Seliger
19:08 Bug #22952 (Closed): Backend Links (Page, View, List, ...) don't work in Firefox 3.6.3
After Upgrade from 4.2.10 to 4.3.3 I noticed that the links in the left column of the backend don't work anymore in F... Ralf Seliger
20:41 Bug #22937: htmlArea RTE: Problematic icons in IE6
Committed to SVN TYPO3core trunk (revision 8017). Stanislas Rolland
20:31 Bug #22937: htmlArea RTE: Problematic icons in IE6
The second version of this patch removes the icons from the context menu in IE6 as they do not get iepngfixed.
iep...
Stanislas Rolland
20:40 Revision f8fffe30: Fixed bug #14793: htmlArea RTE: Problematic icons in IE6
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8017 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
20:36 Bug #22518: image_noRows = 0 calculates wrong width
Close this bug, please.
It was a CSS problem, since images rendered as ul/li.
Sorry for wasting your time
Sha...
Christian Tauscher
20:20 Bug #22910: Use labels for Search in list view
Committed to trunk in r8008. Jeff Segars
20:19 Bug #25574: t3editor missing ext_icon.gif
Jeff committed this to trunk in rev. 8005. Chris topher
20:19 Bug #22796: Date-Picker does not work in IRRE Elements
Committed to trunk (r8010) and 4.3 (r8015) Jeff Segars
20:16 Revision 28754f7e: Fixed bug #14752: Add Update Wizards for Skinning Changes (Thanks to Jigal van Hemert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8016 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:01 Revision 144bbd07: Fixed bug #14601: Date picker does not work on IRRE elements (Thanks to Steffen Ritter)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8015 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
19:20 Bug #22944: JS errors prevent JS based "popups" from working in IE
Committed to svn
4_3 rev 8013
trunk rev 8014
Steffen Kamper
10:22 Bug #22944 (Closed): JS errors prevent JS based "popups" from working in IE
There are some wizards that used to open in a real popup window which are opened as a layer via JS now to avoid the p... Jo Hasenau
19:19 Revision 79e2f765: Fixed bug #14800: JS errors prevent JS pased popups from working in IE (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8014 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:19 Revision 35fba7aa: Fixed bug #14800: JS errors prevent JS pased popups from working in IE (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8013 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:18 Bug #22953 (Closed): Export module does not keep pagetree configuration

In the Import / Export module, I try to select some tables for export. Then I click on "Update" and my selection is...
Alexander Stehlik
19:17 Bug #22951: tceforms.js slows down performance of IE dramatically
Committed to svn
4_3 rev 8011
trunk rev 8012
Steffen Kamper
17:11 Bug #22951 (Closed): tceforms.js slows down performance of IE dramatically
The datepickers and resizable/flexible textareas added by tceform.js take 30+ seconds to get rendered in IE6. (VBox, ... Jo Hasenau
19:16 Revision bdfcc80a: Fixed bug #14808 tceforms.js slows down performance of IE dramatically (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8012 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:16 Revision c36a50ec: Fixed bug #14808 tceforms.js slows down performance of IE dramatically (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8011 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:56 Revision b273f5e5: Date picker does not work on IRRE elements (Thanks to Steffen Ritter)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8010 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
18:52 Bug #22877: Flexform sections are unstyled and look weird
committed to trunk rev 8009 Steffen Kamper
18:51 Revision 3d87143e: Fixed bug #14721: Flexform sections are unstyled and look weird
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8009 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:50 Revision e901adfe: Fixed bug #14760: Use labels for search in list view (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8008 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
18:45 Revision f54ba752: Followup to #10424: Old version (3.x) screenshots in CSH - removed label reference to version 3.6 (Thanks to Philipp Gampe)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8007 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
18:39 Bug #22947: Update ext_icon's for sysexts
Committed to trunk in r8005. Thanks Jigal! Jeff Segars
16:40 Bug #22947: Update ext_icon's for sysexts
Included the icon from #13050 Jigal van Hemert
13:32 Bug #22947 (Closed): Update ext_icon's for sysexts
Several ext_icon's of sysexts do not match the icons used for their functionality in menu's, etc.
Updated the sysext...
Jigal van Hemert
18:37 Revision b029ee10: Followup to #14636: Improvements to new Backend skin - Smaller TCEforms changes, RTE styling (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8006 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
18:35 Revision 5d406f18: Fixed bug #14804: Updated extension icons for system extensions (Thanks to Jigal van Hemert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8005 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
18:08 Revision 7086a797: [+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).
Franz Koch
18:02 Revision e1f0ce1b: Updated htmlArea RTE version to 2.0.2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8004 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:52 Revision 71d9920f: use existing method to check for lazyLoaded properties instead of repeating the detection code
Franz Koch
17:48 Bug #22943: htmlArea RTE: Color dialogue may raise a js error in IE
Committed to SVN TYPO3core trunk (revision 8003). Stanislas Rolland
01:22 Bug #22943 (Closed): htmlArea RTE: Color dialogue may raise a js error in IE
If a value is manually entered in the color field and is not a valid color code, a js error is raised in IE.
(iss...
Stanislas Rolland
17:48 Revision d8dbb9a5: Fixed bug #14799: htmlArea RTE: Color dialogue may raise a js error in IE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8003 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:48 Revision e3fd8a02: Some cosmetics and cleanups
- fixed doc comment (we no longer have a Tx_Extbase_Persistence_RowInterface)
- use foreach instead of a while/list c...
Franz Koch
16:48 Bug #22950 (Closed): Template Analyzer: Line Numbers are very hard to read
I don't know where these values come from. (merged...css) firebug showed:
pre.ts-hl .ts-linenum { background-color...
Bernd Wilke
16:47 Bug #21308: Debug parsetime equals 0
Just discovered the issue w/version 4.3.3 (upgraded from 4.2.12). The patch did resolve it for me and now. But please... Felix Griesser
16:19 Bug #22949 (Closed): Sorting Content Elements with translations doesn't work exactly
If you want to change the sorting of Content Elements which are transtaled in more languages, the frontend shows ano... Werbung amp;amp;
15:35 Bug #22901: TCEforms styling for new Backend design
A fix for this has been committed as followup to #22887 in rev. 7989.
To keep things arranged clearly, I suggest ...
Chris topher
15:35 Bug #22901: TCEforms styling for new Backend design
The changes to TCEForms produced some problems (see related issues).
The problematic part is included in tceforms_re...
Chris topher
15:16 Bug #22908: Suggest wizard result is misplaced and with repeated background
Fixed by reverting the problematic part in rev. 7947. Chris topher
15:13 Bug #22880: checkbox alignment broken in section User Admin -> Edit User
Fixed by reverting the problematic part in rev. 7947. Chris topher
14:38 Bug #21894: Flexforms: no exclamation mark for required fields
I changed checkElementByType in jsfunc.tbe_editor.js:
I found :
TBE_EDITOR.setImage('req_'+elementData.req...
Giuseppe Donato
12:36 Bug #22946 (Closed): Starttime/endtime default to 01-01-70 (-40 yrs) in list view
Elements in list view without an editor defined starttime or endtime set are saved to the db with value zero in cols ... Jan Loderhose
12:28 Bug #19056: eval "timesec" sets seconds to zero
Fix commited to:
- trunk: rev. 8000 (!), will be in 4.4.0
- TYPO3_4-3: rev. 8001, will be in 4.3.4
- TYPO3_4-2: ...
Ernesto Baschny
12:27 Revision fb43f1e9: Fixed bug #8893: eval timesec sets seconds to zero (Thanks to Ralf Hettinger and Andy Grunwald)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@8002 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
12:25 Revision 6346abd8: Fixed bug #8893: eval timesec sets seconds to zero (Thanks to Ralf Hettinger and Andy Grunwald)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@8001 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
12:24 Revision 5dcb35ae: Fixed bug #8893: eval timesec sets seconds to zero (Thanks to Ralf Hettinger and Andy Grunwald)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8000 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
11:17 Bug #22945 (Closed): No BE Login possible when loginSecurityLevel = normal
When setting $TYPO3_CONF_VARS['BE']['loginSecurityLevel'] to 'normal', the Backend-Login does not work at all.
The...
Rocco Georgi
10:42 Bug #20761: Shortcuts broken if current directory is not in include path
Committed to svn
trunk rev 7998
4_3 rev 7999
Steffen Kamper
08:55 Bug #20761: Shortcuts broken if current directory is not in include path
Updated patch against svn trunk, sending mail to core list. Mads Chr. Olesen
08:43 Bug #20761: Shortcuts broken if current directory is not in include path
First, you should always use the most recent version (4.3.3 currently). But it's currently there, also in trunk (whic... Steffen Gebert
08:35 Bug #20761: Shortcuts broken if current directory is not in include path
To reproduce:
Try to create a short-cut. When opening the short-cut menu at the top, it will simply display the stri...
Mads Chr. Olesen
10:40 Revision 51217bac: Fixed bug #11543: Shortcuts broken if current directory is not in include path (Thanks to Mads Chr. Olesen)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7999 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:36 Revision 7d207dc0: Fixed bug #11543: Shortcuts broken if current directory is not in include path (Thanks to Mads Chr. Olesen)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7998 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2010-06-20

23:39 Revision c6c87d3b: Updating version number to 4.4-dev after release of 4.4.0RC2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7997 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
23:37 Revision d7c5ab60: Tagging TYPO3 4.4.0RC2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-4-0RC2@7996 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
23:36 Revision 9a35c21f: Release of TYPO3 4.4.0RC2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7995 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
23:14 Revision 805a061a: Followup to #14636: Improvements to new Backend skin - Removes the redundant headline above the TCEforms (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7994 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
20:20 Bug #22941: htmlArea RTE: toolbar combo boxes do not float left in IE6
Committed to SVN TYPO3core trunk (revision 7993). Stanislas Rolland
20:14 Bug #22941: htmlArea RTE: toolbar combo boxes do not float left in IE6
Thanks to Jigal van Hemert for this solution:
In IE6 the DIV surrounding the dropdown box takes the full width (of...
Stanislas Rolland
16:49 Bug #22941 (Closed): htmlArea RTE: toolbar combo boxes do not float left in IE6
Toolbar combo boxes do not float left in IE6.
(issue imported from #M14797)
Stanislas Rolland
20:19 Revision 58cc1a5c: Fixed bug #14797: htmlArea RTE: Toolbar combo boxes do not float left in IE6 (Thnaks to Jigal van Hemert).
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7993 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
20:01 Bug #22367: Extension uploads are not possible: Extension contains no files.
And I can also confrom of installing php-pear-SOAP-0.12.0-2mdv2009.1
did help the problem. A better error message w...
Lina Wolf
19:24 Bug #22367: Extension uploads are not possible: Extension contains no files.
I can confirm this problem. it also excists on TYPO4.3 Lina Wolf
19:40 Bug #22942: Sitename missing in Login form
Hi Markus,
I also had this issue.
It is caused by the string for $TYPO3_CONF_VARS['BE']['loginLabels'] in localco...
Chris topher
17:26 Bug #22942 (Closed): Sitename missing in Login form
In the Login form it says: "Administration Login on " but nothing more.
I guess there should be the sitename as it...
Markus Klein
19:13 Bug #22940: Changes in core files for running TYPO3 on OS/2 or eComStation
I took a quick look at these changes and what it really
points to IMO is that we should have a method that checks th...
Francois Suter
14:37 Bug #22940 (Rejected): Changes in core files for running TYPO3 on OS/2 or eComStation
To get TYPO3 running on OS/2 or eComStation there are little changes needed to change the PHP_OS checks, so that TYPO... Michael Oehlhof
18:10 Bug #21058: <img > embedded in RTE not XHTML if "config.xhtml_cleaning = all" not set
Reminder. Please give any feedback if the problem still exists.
17:00 Revision b1dc355f: Raised Extbase version to 1.2.0RC2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7992 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
16:49 Bug #22922: Remove info icon from CEs in page module
Fixed in trunk (rev. 7991) Benni Mack
16:48 Revision b0056fb8: Fixed bug #14722: Remove info icon from CEs in page module (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7991 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
16:40 Revision 97815a83: Followup to #14733: Improvements to Backend skin - Added styling to missing parts of the Backend - TCEforms without tabs, TCEforms with Flexforms, TCEforms with IRRE, TSconfig help, help styling improvements - Part 2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7990 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
16:38 Bug #22764: Padding in the bottom of the TCEform
fixed in r7974 Ingo Renner
16:38 Bug #22915: Double borders in TCEforms
committed in r7974
Ingo Renner
16:37 Bug #22889: Rearrange before / after fields in 4.5
since this has been reverted,this one does not apply anymore,
postponed to 4.5, where whe hopefully have a refactor...
Steffen Ritter
16:34 Revision 0cf16229: Followup to #14733: Improvements to Backend skin - Added styling to missing parts of the Backend - TCEforms without tabs, TCEforms with Flexforms, TCEforms with IRRE, TSconfig help, help styling improvements, new content element wizard
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7989 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
16:33 Bug #22923: Styling issue when selecting position of new created page
Could reproduce the issue Steffen Ritter
16:22 Bug #22795: User->Setup password change not possible
Just is an result of an miss-configuration, it's not a nice behavoiur since no fallback is used, but it's not conside... Steffen Ritter
16:14 Bug #22796: Date-Picker does not work in IRRE Elements
found the problem and fixed it attached patch Steffen Ritter
15:59 Revision 9b36979e: Followup to #14636: Improvements to new Backend skin - Install tool login shadow fixed
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7988 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
15:32 Bug #22784: Width of one paragraph of text in the Install Tool is too big
I just checked that: It works correctly for all(!) other sections. This is the only one with that problem.
Chris topher
15:29 Bug #22784: Width of one paragraph of text in the Install Tool is too big
This is still an issue.
Interestingly it works correctly for (most?) other sections on that screen, but not for this...
Chris topher
15:31 Revision 03ddba3f: Fixed changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7987 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
15:29 Revision 7698d6d7: Reverted accidentally committed follow-up to #10424
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7986 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
15:19 Revision 4a108daa: Fixed bug #14516: Strip background gradients - smaller image size and no wrong colors in browsers with color profile capability (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7985 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
15:06 Bug #22142: Help message in pagetree is displayed partially outside of viewport
I cannot reproduce this anymore. It works correctly in FF and IE now.
So this obviously has been fixed by the chan...
Chris topher
14:59 Revision f39f16ae: Fixed bug #14516: Strip background gradients - smaller image size and no wrong colors in browsers with color profile capability (Thanks to Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7984 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
14:50 Bug #22917: gzipped files cannot be loaded in the backend
Fixed with #22904, which was committed in revision 7975. Chris topher
14:46 Revision e0d23051: Followup to #13379: Sprite Icon API - Removed unneeded checks in ext_tables.php for t3skin (Thanks to Steffen Ritter)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7983 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
14:43 Revision d266fac3: Followup to #14733: Improvements to Backend skin - Exchanges "selection delete" icon to make it consistent look again (Thanks to Steffen Ritter)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7982 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
13:45 Revision 5cf84441: Followup to #14465: Make use of the new Sprite API - help in backend access lists (Thanks to Steffen Ritter)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7981 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
13:44 Bug #20007: Old version screenshots in typo3 4.2.4
I guess the design team will take care of most open problems ...
Apart from that, I guess followup's will be enough ...
Philipp Gampe
12:18 Bug #20007: Old version screenshots in typo3 4.2.4
Committed the screens to trunk (rev. 7977).
How should we proceed with the open issues / problems?
Benni Mack
13:33 Revision ec51d58d: Followup to #14465: Make use of the new Sprite API - delete icon in QuickEdit (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7980 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
13:24 Revision 91bf7f48: Followup to #14465: Make use of the new Sprite API - sys_language, sys_action (Thanks to Steffen Ritter)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7979 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
13:09 Revision 999f5e29: Fixed bug #14788: Add fallback graphics for CSS3 background gradients (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7978 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
12:54 Bug #22939 (Closed): ImageMagic auto-detection fails when using macports
On OSX, if ImageMagick is installed with Macports, it may very likely be installed in /opt/local/bin/
Please add t...
Peter Beernink
12:15 Revision 6156ec84: Fixed bug #10424: Old version (3.x) screenshots in CSH (Big thanks to Philipp Gampe)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7977 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
11:18 Revision 8cf68f60: Fixed bug #14755: Step 2 - Select method should be radio choice
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7976 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
10:54 Revision 19909cbd: Fixed bug #14752: Add Update Wizards for Skinning Changes (Thanks to Steffen Ritter)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7975 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
10:21 Bug #22938 (Closed): Missing border-bottom for inactive tabs
Inactive tabs lack a border-bottom in 4.4, which has been there in earlier versions.
Bring the border back for 4.4...
Steffen Gebert
10:05 Revision 105f26e8: Followup to #14733: Improvements to Backend skin - Added styling to missing parts of the Backend
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7974 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
09:18 Revision da2a0467: [+TASK[+BUGFIX] Extbase (Persistence): Lazy loading of objects no longer triggers unneeded database update of related objects. Thanks to Franz-Xaver Koch. Resolves #6130.] Extbase (Persistence): Fixed a bug where extbase got into a recursion during persistence.
Jochen Rau
09:18 Revision 31040a2a: [+BUGFIX] Extbase (Persistence): Changes made to a domain object sitting at a "dirty" property get persisted now. Resolves #8244.
Jochen Rau
09:18 Revision 297f2e6a: [+BUGFIX] Extbase (Persistence): Fixed processing of one-to-one relations with intermediate table. Resolves #8362.
Jochen Rau
05:57 Revision 76afa719: [+BUGFIX] Extbase (Persistence): Follow-up to r2371. Fixed NULL initialization and documentation. Related to #8320.
Jochen Rau
01:30 Bug #22937: htmlArea RTE: Problematic icons in IE6
The attached patch:
1. sets the border colour to the colour of the background when in IE6 (and probably also in IE7)...
Stanislas Rolland
01:04 Bug #22937 (Closed): htmlArea RTE: Problematic icons in IE6
The button icons in the toolbar do not look very good in IE6.
The button icons in the RTE toolbar do not look good...
Stanislas Rolland

2010-06-19

22:28 Bug #25660: Screenshots in the manual must be updated for new skin
Done in revision 7973 Francois Suter
22:19 Bug #25660 (Closed): Screenshots in the manual must be updated for new skin
Update screenshots in the manual for the new skin that comes with TYPO3 4.4.
(issue imported from #M14792)
Francois Suter
22:23 Revision 4f3a6447: Fixed bug: #14792: Scheduler: Screenshots in the manual must be updated for new skin
Additionally scheduler version was raised to 1.0.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7973 709f56...
Francois Suter
21:18 Bug #25656: Scheduler cannot handle large Exceptions
Committed v_2 to 4.3 in revision 7971
Committed v_2 to trunk in revision 7972
Francois Suter
21:15 Revision 6feaf88e: Fixed bug: #14184: Scheduler: Handle invalid serialized exception objects
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7972 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
21:13 Revision 1c39447d: Fixed bug: #14184: Scheduler: Handle invalid serialized exception objects
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7971 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
21:08 Bug #25648: Status "Disabled" does not appear
Committed to 4.3 in revision 7970 Francois Suter
21:08 Bug #25648: Status "Disabled" does not appear
Reopened for applying to 4.3 Francois Suter
21:07 Revision 178272e4: Fixed bug: #13315: Scheduler: Failed status hides other statuses
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7970 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
20:04 Bug #20007: Old version screenshots in typo3 4.2.4
Done, archive with changes attached...
There were some problem; details attached as cshimages-problems.txt
Philipp Gampe
12:51 Bug #20007: Old version screenshots in typo3 4.2.4
Starting with 4.4.0, the old skin will not be usable any more.
So the screenshots should be updated to the current...
Philipp Gampe
19:17 Bug #20434: Improve advanced_htaccess and make it more compatible
How can it fail with <IfModule mod_expires.c>? Or are there .htaccess somewhere, which have Expires commands not wrap... Steffen Gebert
10:16 Bug #20434: Improve advanced_htaccess and make it more compatible
Can you please post exact steps to reproduce for a xamp setup? Michiel Roos
19:15 Bug #22936 (Closed): Remove misc/simple.htaccess and rename advanced.htaccess
There's a template file called misc/simple.htaccess, which is useless.
The needed file is called misc/advanced.hta...
Steffen Gebert
19:10 Revision 1f4e1361: [+BUGFIX] Extbase (Persistence): Fixed a problem where the third argument was mandatory, when calling Query->statement. Resolves #8320.
Jochen Rau
17:25 Bug #22935 (Closed): Upgrade Wizard steps are dead ends
Using the upgrade wizard is a big pain. A "next" (or "back") button is missing and you always have to use the "Upgrad... Steffen Gebert
16:55 Revision b2154855: Updated htmlArea RTE version to 1.7.16
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7969 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:35 Bug #22703: Type of block accumulation if the block is manually selected, on Safari
Thanks for testing!
Committed to SVN TYPO3core trunk (revision 7966), branch TYPO3_4-3 (revision 7967) and branch ...
Stanislas Rolland
11:42 Bug #22703: Type of block accumulation if the block is manually selected, on Safari
it's works perfectly with the 4.2 patch.
thank's a lot !
Rachel Foucard
16:35 Revision fbfb4fc4: Fixed bug #14464: htmlArea RTE: Type of block accumulation if the block is manually selected in Safari
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7968 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:32 Revision 493beb6b: Fixed bug #14464: htmlArea RTE: Type of block accumulation if the block is manually selected in Safari
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7967 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:19 Revision c6a1921a: Fixed bug #14464: htmlArea RTE: Type of block accumulation if the block is manually selected in Safari
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7966 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
15:39 Feature #22931: Add HOOKS to class.t3lib_iconworks.php for developing alternative backend-skins!
dear TYPO3-(core-)developers,
it is correct, my description was not very precise, but it is hard to explain withou...
Stephan Kellermayr
14:52 Feature #16352: Log number of return or affected rows
Documentation updated with new debug option "numberRows":
$TYPO3_CONF_VARS['EXTCONF']['dbal']['debugOptions']     ...
Xavier Perseguers
14:51 Revision 0fe5f1b0: Fixed bug #3855: Log number of returned or affected rows
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@34572 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
14:32 Bug #22790: Link wizard tabs have no style
I committed your patch from the other thread to trunk (rev. 7965) Benni Mack
14:30 Revision 8b88e165: Fixed bug #14593: Link wizard tabs have no style / Followup to #14733 (On behalf of Stanislas Rolland)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7965 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
14:20 Revision f6f2150b: Backported changeset 34569 from trunk: Updated copyright year in manual
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@34571 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
14:18 Revision 14ac735e: Backported changeset 34569 from trunk: Updated copyright year in manual
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@34570 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
14:16 Revision 5bbd4b6a: Updated copyright year in manual
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@34569 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
14:12 Revision 7348ba0b: Backported changeset 34566 from DBAL_1-0: Minor cleanup
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@34568 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
14:11 Revision a14e7639: Backported changeset 34566 from DBAL_1-0: Minor cleanup
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@34567 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
14:10 Revision 0deffc70: Minor cleanup
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@34566 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
13:38 Bug #22934 (Closed): Add fallback graphics for CSS3 background gradients
We currently use CSS3 gradients in some places:... Steffen Gebert
11:11 Bug #22743: Background gradient images wrong colors in browsers with color profile capability
Attached a zip with pngs stripped by gamma and profile information:
files=`find . -name *.png`
for file in $fil...
Helmut Hummel
10:22 Bug #17009: default .htaccess file does not rewrite correctly
Please bear with me, it's not that hard.
Rule 1:
- Never rewrite 'static' resources. That would be silly right? I...
Michiel Roos
02:05 Bug #22631: DAM-related: DAM search function crashed on Oracle
Automatically fixed with related bug.
Thanks Philipp for the feedback.
Xavier Perseguers
01:59 Bug #22868: Label #t3-login-label-username is a little bit to small (for German BE-Langugage)
Committed attached patch to trunk rev 7964 Steffen Kamper
01:57 Revision 9f0682f2: Fixed bug #14705: In BE login form labels are to small (for German BE-Language)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7964 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2010-06-18

23:45 Revision b2537a40: Followup to #14733: Improvements to Backend skin - Added updated styles for the taskcenter module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7963 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
22:46 Bug #22930: absRefPrefix should work with $TYPO3_CONF_VARS[BE][RTE_imageStorageDir]
I'd really be happy to have this in TYPO3. At the moment I was forced to use baseUrl when using absRefPrefix = /. The... Thomas Deinhamer
16:59 Bug #22930 (Closed): absRefPrefix should work with $TYPO3_CONF_VARS[BE][RTE_imageStorageDir]
If I add magic images in htmlarea RTE, images are always rendered with a relative path, even when absRefPrefix is set... Steffen Müller
22:42 Bug #17808: Ajax relogin won't relogin and ignores [BE][sessionTimeout]
This happened to one of my workmates today which was working on a new TYPO3 4.4.0RC1 website, using Safari 5 on Mac O... Thomas Deinhamer
19:44 Bug #17808: Ajax relogin won't relogin and ignores [BE][sessionTimeout]
Here we go again on TYPO3 4.4.0RC1 ...
[See Additional Information for the whole setup, replace TYPO3 version.]
I...
Jan Loderhose
22:26 Bug #22933: Install tool should by default create database with utf8 charset
TYPO3 just uses the MySQL defaults. And MySQL uses the character set setting from the default database.
If that is u...
Chris topher
22:14 Bug #22933 (Closed): Install tool should by default create database with utf8 charset
The installer creates a database with Latin1 caharacter set as default.
mysql> show create database intro;
+-----...
Michiel Roos
20:58 Bug #22703: Type of block accumulation if the block is manually selected, on Safari
The attached patch will apply to the TYPO3_4-2 branch. Please test it and confirm that it works. In order to test wit... Stanislas Rolland
19:48 Bug #22703: Type of block accumulation if the block is manually selected, on Safari
i have tested the 4.3 patch and it works !
i can't test quickly for trunck patch.
could you make a similar patch 4....
Rachel Foucard
19:15 Bug #22703: Type of block accumulation if the block is manually selected, on Safari
Please test the attached patch. After applying the patch, you will need to clear the RTE cache in the TYPO3 backend a... Stanislas Rolland
17:49 Bug #22703: Type of block accumulation if the block is manually selected, on Safari
Yes, thanks. What strange bugs browsers may have... Stanislas Rolland
10:06 Bug #22703: Type of block accumulation if the block is manually selected, on Safari
To reproduce the bug, you must select manually the entire paragraph before changing its format, each time, without lo... Rachel Foucard
01:23 Bug #22703: Type of block accumulation if the block is manually selected, on Safari
I have been unsuccessfull at reproducing this issue in either Safari or Google Chrome with current SVN trunk.
Plea...
Stanislas Rolland
19:52 Bug #22932 (Closed): t3lib_tstemplate::linkData - external url not with scheme in ['totalURL']
Absolute links from pages with doktype 3, url and urltype are rendered as relative links. The scheme is missing.
...
Ulrich Fischer
19:21 Feature #22931 (Closed): Add HOOKS to class.t3lib_iconworks.php for developing alternative backend-skins!
problem:
at the moment there is no possibility to extend the class 't3lib_iconworks', which is very bad for redesign...
Stephan Kellermayr
19:21 Bug #22742: Long lines in module menu are unreadable
Yes, but then the height of each entry is ~60px in IE. That's why Susanne added the definition. Steffen Gebert
13:23 Bug #22742: Long lines in module menu are unreadable
Problem due to a fixed height in EXT:t3skin/stylesheets/structure/module_menu.css :
#typo3-menu li ul li { height:...
Jerome BLUM
17:46 Bug #21980: Preview of a versioned element shows page with the "live" element
To reproduce the problem, create a new version of a page content element (Pressebilder) in the versioning module (B :... Thomas Lenzen
17:33 Revision eee6aa11: [+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!
Bastian Waidelich
17:29 Feature #7098: $flashMessages should have a condition ...
first patch for extbase had a bug. I've attached a new patch for extbase... sorry Dennis Ahrens
17:05 Feature #7098: $flashMessages should have a condition ...
I also need something like a message type assigned to the flashmessage.
I've written a patch introducing a simple ...
Dennis Ahrens
17:14 Bug #21749: Inserting <hr /> using an RTE leads to validation error
I can't remember it right now - but AFAIK rtehtmlarea and tinyMCE are generating different content when storing/readi... Bernhard Kraft
17:08 Bug #21749: Inserting <hr /> using an RTE leads to validation error
I don't see why it would make any difference in the test case I am reporting. Stanislas Rolland
10:32 Bug #21749: Inserting <hr /> using an RTE leads to validation error
Did you try it with tinyMCE. In the bugnote message I noted that this patch does only work for tinyMCE.
The reason...
Bernhard Kraft
03:36 Bug #21749: Inserting <hr /> using an RTE leads to validation error
Sorry, I think I messed something up. I re-did a cleaner test, this time with trunk.
There is still a problem. If ...
Stanislas Rolland
02:22 Bug #21749: Inserting <hr /> using an RTE leads to validation error
The patch does not work for me. I get this in the database:
Hier steht ein Text. Bla bla bla.CRLF&lt; hr&gt;&lt; p...
Stanislas Rolland
17:02 Revision a03e052f: Updated htmlArea RTE version to 2.0.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7962 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:50 Bug #22683: External links are prepended with current domain
Committed to SVN TYPO3core trunk (revision 7960) and branch TYPO3_4-3 (revision 7961). Stanislas Rolland
16:49 Revision 592b7e4b: Fixed bug ##14436: External links are prepended with current domain by RTE transformation
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7961 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:46 Bug #20897: absRefPrefix does not work with "magic image"
I assume you have ][BE][RTE_imageStorageDir] = 'uploads' (default). See install tool configuration.
Does it help if...
Steffen Müller
16:44 Revision d7dbdb16: Fixed bug ##14436: External links are prepended with current domain by RTE transformation
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7960 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:31 Bug #22929 (Closed): Wizard suggest not displayed in non-admin be_users
s.a.
(issue imported from #M14782)
Mischa Heissmann
15:51 Bug #22928 (Closed): FE-Error "NO entry in the $TCA-array..."
Hello,
while doing some work on my TYPO3 Webpages I recently often got the following error while trying to open th...
Gabriel Kaufmann
15:12 Bug #22927 (Closed): Autosuggest wizard doesn't work in fe-editing
when editing forms are in popup or not, the autosuggest wizard doesn't work anymore in fe-editing.
(issue im...
Rachel Foucard
14:30 Bug #18904: Content Element Description Backend Display
Still applies to Typo3 4.3.3 Simon H.
13:10 Revision e8c38d57: * Raised Extbase and Fluid versions to 1.2.0RC1.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7959 709f56b5-9817-0410-a4d7-c38de5d9e867 Sebastian Kurfuerst
12:48 Revision 8cbb2b81: Raising version number to 1.2.0RC1
Sebastian Kurfuerst
12:48 Revision 93a0c6c2: Raising version number to 1.2.0RC1
Sebastian Kurfuerst
12:43 Bug #22926 (Closed): EM translation handling fails in 4.1.13
The method fetchTranslationStatus() in /typo3/mod/tools/em/class.em_terconnection.php tries to submit the TYPO3 versi... Wolfgang Zenker
12:38 Revision b961a87a: [+BUGFIX] Fluid: Removed some debug code introduced with the latest commit. Sorry for this.
Bastian Waidelich
12:28 Revision 39b578b7: [!!!][+TASK] Fluid: Template filenames are expected to be UpperCamelCased from now on. For a grace period there is still a fallback mechanism, so that your old template filenames will still work. But you should rename your templates from "myaction.html" to "MyAction.html" to make sure, that it still works in upcoming versions of Fluid! Resolves #7243
Bastian Waidelich
12:27 Revision db8f2c1a: [+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 Bastian Waidelich
11:57 Bug #22925 (Closed): T3D-Export returns 404 error when TYPO3 is in a subfolder
I was trying to export a TemplaVoila template object as a t3d file. Clicking on "Export" in the context menu returns ... conenergy agentur
11:19 Revision 73120f54: [+BUGFIX] Fluid (Core): Putting form fields in partial now works as expected. Resolves #4277.
Sebastian Kurfuerst
10:50 Revision 28e4de1b: [+BUGFIX] Fluid (Core): AbstractViewHelper does not flood the syslog anymore. Resolves #5783.
Sebastian Kurfuerst
10:40 Bug #22924 (Closed): Old table head stylings in Ext Manager
Old CSS class found in Ext Manager.
The two columns 'Cur. Ver.' and 'Cur. Type.' have an outdated css-class assign...
Ralle Büchnitz
09:43 Bug #25659: Improve Scheduler documentation with various advice for developers
committed to trunk in revision 7958 Francois Suter
09:37 Bug #25659 (Closed): Improve Scheduler documentation with various advice for developers
Now that the Scheduler has been is use for several months, a variety of issues arose that could have been avoided wit... Francois Suter
09:40 Revision cd39d534: Fixed bug #14774: Scheduler: Improve documentation with various advice for developers
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7958 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
09:33 Bug #22865: Permission denied for /typo3/alt_doc.php
Thanks for the nice bug report with the video :)
Please check your apache log. Forbidden error shouldn't be caused...
Steffen Gebert
09:06 Bug #22923 (Closed): Styling issue when selecting position of new created page
When creating a new page, a page tree is shown which lets the user select where the new page should be placed.
If ...
Adrian Fischer
07:43 Bug #22917: gzipped files cannot be loaded in the backend
#22904 adds an Update Wizard Steffen Gebert
01:53 Bug #21546: htmlArea RTE: RTE fails to load due to security error
It this still an issue? Stanislas Rolland
01:48 Bug #18989: Line break and Del key won't work correctly when when aligning the text as a block (justify)
I am unable to reproduce this issue in TYPO3 4.3 or TYPO3 4.4 RC1.
Please explain exactly how to reproduce.
Stanislas Rolland
01:31 Bug #17228: rtehtmlarea: Cursor disappears in Firefox
Is this still an issue in TYPO3 4.3? Stanislas Rolland
00:42 Bug #22894: Install Tool does not send test mails
You can type in an email address like "xyz" and you will still get a confirmation in the install tool that a testmail... Mark Iron

2010-06-17

23:34 Bug #22922 (Closed): Remove info icon from CEs in page module
There's a quite useless info icon in CEs having some special options set (e.g. other type of header).
This icon ma...
Steffen Gebert
23:17 Bug #19560: Acronym-wizard usability improvement
Hi Uschi and Thomas,
This is now fixed in current trunk (for inclusion in TYPO3 4.4 RC2).
Kind regards,
Stan
Stanislas Rolland
23:07 Bug #22920: htmlArea RTE: Abbreviation dialogue not always correctly initialized
Committed to SVN TYPO3core trunk (revision 7957). Stanislas Rolland
22:52 Bug #22920 (Closed): htmlArea RTE: Abbreviation dialogue not always correctly initialized
The dropdown selectors are not always correctly initialized with intended default values.
The data contained in th...
Stanislas Rolland
23:07 Revision f278a45d: Fixed bug #14770: htmlArea RTE: Abbreviation dialogue not always correctly initialized
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7957 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
22:56 Bug #22921 (Closed): Updates for taskcenter, sys_action, impexp
- Changes of the API how tasks are included
- CGL issues
- added manual
- removal of not needed files
(is...
Georg Ringer
19:12 Bug #22141: First login attempt to the backend fails every time
Yes, please! Chris topher
19:01 Bug #22141: First login attempt to the backend fails every time
Bingo!
BE login works great and as expected if EXT phpMyAdmin is deinstalled.
Do we need a new bug report within ...
Felix Nagel
17:56 Bug #22141: First login attempt to the backend fails every time
We had the BE-Login problem with after an update to TYPO3 4.2 too, and it dissappeared when we uninstalled the phpmya... Johannes K
18:34 Bug #22683: External links are prepended with current domain
Hi Dmitry,
Please give your +1 in the core list.
Stanislas Rolland
09:56 Bug #22683: External links are prepended with current domain
Hi Stan! I do not get mail notifications from Mantis for some reason, so I did not see your questions. Sorry about th... Dmitry Dulepov
06:24 Bug #22683: External links are prepended with current domain
Hi Dmitry,
Did you try the attached patch in your environment?
Stanislas Rolland
18:31 Bug #22916: RTE not loading when using forceHTTPS option
Follow-up patch committed to branch TYPO3_4-3 (revision 7956). Stanislas Rolland
18:12 Bug #22916: RTE not loading when using forceHTTPS option
I am afraid that the initial patch may break some installations. The attached follow-up patch will limit the change t... Stanislas Rolland
17:35 Bug #22916: RTE not loading when using forceHTTPS option
Thanks for the patch.
Committed to SVN TYPO3core branch TYPO3_4-3 (revision 7954).
Please test your installatio...
Stanislas Rolland
15:31 Bug #22916 (Closed): RTE not loading when using forceHTTPS option
When using the (undocumented) configuration option forceHTTPS the siteURL is appended twice. So the URL for classesUR... Helmut Hummel
18:31 Revision 625723d4: Follow-up to #14766: htmlArea RTE: RTE not loading when using forceHTTPS option
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7956 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
18:18 Revision 68569072: [TASK] Fluid: Replaced some RuntimeExceptions by Tx_Fluid_Core_ViewHelper_Exception_InvalidVariableExceptions in ViewHelperVariableContainer to get green unit tests again
[TASK] Fluid: Added new Exception classes to ext_autoload.php Bastian Waidelich
18:11 Bug #22915: Double borders in TCEforms
will close all at once when the issue is resolved, until then both are valid Ingo Renner
14:37 Bug #22915: Double borders in TCEforms
Duplicate of http://bugs.typo3.org/view.php?id=14539 just without a patch :)
Are you able to close that issue as y...
Soren Malling
14:19 Bug #22915 (Closed): Double borders in TCEforms
Because of double borders TCEforms look a little strange.
Change is approved by Jens.
(issue imported from #M14765)
Ingo Renner
17:58 Revision 55554228: [TASK] Fluid: Automatic backport from Fluid package. Mostly comment fixes and smaller tweaks
Bastian Waidelich
17:44 Revision 6584bdf3: * Fixed change log
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7955 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:41 Bug #22883: Backwards compatibility broken by disabled deprecation log
committed to trunk (4.4) in r7953 Ingo Renner
17:41 Bug #22883: Backwards compatibility broken by disabled deprecation log
The method is definitely committed http://forge.typo3.org/projects/typo3v4-core/repository/revisions/7953 Ingo Renner
16:29 Bug #22883: Backwards compatibility broken by disabled deprecation log
FATAL ERROR for new Revision: (7953)
I just checked out the revision 7953 and get the following result when openin...
Ralle Büchnitz
17:34 Revision 2e40800e: Fixed bug #14766: htmlArea RTE: RTE not loading when using forceHTTPS option
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7954 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:09 Bug #22917: gzipped files cannot be loaded in the backend
I doubt that an additional switch would be enough... There are already hundred(?) options in the Install Tool. Noone ... Chris topher
16:59 Bug #22917: gzipped files cannot be loaded in the backend
This problem can be avoided by applying some changes to the .htaccess file but that is a rather bad solution in my ey... Thomas Hempel
16:49 Bug #22917 (Closed): gzipped files cannot be loaded in the backend
The gzipped files (e.g. typo3temp/compressor/prototype-8ff2741473d3c6dbbb32dd5f7e6b6324.js.gzip) cannot be loaded in ... Oliver Hader
17:05 Bug #21350: AJAX Login fails in Filelist
Firebug? Who are you?
Log into typo3 and do something -> everything is fine -> activate firebug in Backend -> wait...
Ralle Büchnitz
16:55 Bug #22918 (Closed): Record time is shown incorrectly in the backend due to DST (-1h)
Backend date field shows incorrect date because the time is not checked for DST. So it displays 1h less than it shou... Simon Lang
16:07 Revision 27821f2f: Fixed issue #14729: Backwards compatibility broken by disabled deprecation log
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7953 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:16 Bug #22764: Padding in the bottom of the TCEform
Ingo just send a patch to the core list that fixes this issue.
I've asked him to close this bug in the notes of hi...
Soren Malling
14:53 Bug #22764: Padding in the bottom of the TCEform
This will still be reworked the next days for TYPO3 4.4.0. Chris topher
14:56 Revision b700aad2: Updating version number to 4.4-dev after release of 4.4.0RC1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7952 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
14:54 Revision c0375a1f: Tagging TYPO3 4.4.0RC1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-4-0RC1@7951 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
14:53 Revision efd009ae: Release of TYPO3 4.4.0RC1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7950 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
14:51 Bug #22880: checkbox alignment broken in section User Admin -> Edit User
The problem was introduced with the changes in 0014749. The problematic part has been reverted and can be found in tc... Chris topher
14:36 Bug #21865: htmlmail: deprecated message with PHP 5.3 for sql_regcase
The diffs show exactly the solution. I checked with Typo3 Version [4.3.3 (2010-04-09)] and PHP 5.3. The Error was abs... Sebastian Winterhalder
14:11 Bug #22914 (Closed): Improve language labels
There are language labels in TYPO3 that can be improved. These include examples like:
- "Pagecontent" (must be "Page...
Dmitry Dulepov
13:42 Bug #22908: Suggest wizard result is misplaced and with repeated background
The problem was introduced with the changes in #22901. The problematic part is there in tceforms_revert.patch. Chris topher
09:14 Bug #22908: Suggest wizard result is misplaced and with repeated background
TCEforms changes will be reverted, so this has to be fixed for 4.5, not 4.4 Steffen Gebert
00:14 Bug #22908: Suggest wizard result is misplaced and with repeated background
I can also reproduce this on Windows with FF 3.6.3 and IE 8. Chris topher
00:08 Bug #22908: Suggest wizard result is misplaced and with repeated background
Browser: Firefox 3.6.3 @ Mac OS X 10.6 Soren Malling
00:04 Bug #22908 (Closed): Suggest wizard result is misplaced and with repeated background
Using the latest truck, the result from the "Suggest" wizard is misplaced and the background is repeated (look at scr... Soren Malling
13:31 Bug #22868: Label #t3-login-label-username is a little bit to small (for German BE-Langugage)
Hi Falk,
thanks for your work! The patch looks good.
Please send a mail with your patch to Core List. TYPO3 4.4...
Chris topher
09:23 Bug #22868: Label #t3-login-label-username is a little bit to small (for German BE-Langugage)
Hi Christopher ... I have the patch uploaded. Falk no-lastname-given
13:12 Bug #22911: Image height is ignored if compression is set to None
TSRef says that compression=None "removes all
parameters for the image_object". In my opinion this is wrong because ...
Dmitry Dulepov
09:21 Bug #22911 (Closed): Image height is ignored if compression is set to None
The bug applies to all content elements that have "Media" tab. Set image height to 100 and compression to "None". att... Dmitry Dulepov
11:30 Bug #19056: eval "timesec" sets seconds to zero
Hey,
i can confirm this bug in revision 7947 of typo3 trunk, too.
I`ve created a dummy extension to reproduce thi...
Andy Grunwald
10:37 Bug #19056: eval "timesec" sets seconds to zero
i can confirm the bug exists and is solved by the suggested change.
we´ll address the issue during the next bugday t...
Peter Kuehn
10:53 Bug #17810: convertTextareasResizable causes JS errors in IE
Committed to trunk (rev. 7948)
Committed to TYPO3_4-3 (rev. 7949)
Benni Mack
10:52 Revision b6f4dbfd: Fixed bug #14577: Ext.ux.elasticTextArea causes JS errors in all version of IE (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7949 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
10:51 Revision a1947318: Fixed bug #14577 Ext.ux.elasticTextArea causes JS errors in all version of IE (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7948 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
10:37 Revision 9bd5ff09: Partly reverted #14636: Improvements to new Backend skin - reverted TCEforms styling, will be included later
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7947 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
09:53 Bug #22912: Fix hover color for tabs in TCEforms
Funny. As usual, posting something gives the solution.
These tabs are selected because tab's hover color and effec...
Dmitry Dulepov
09:43 Bug #22912 (Closed): Fix hover color for tabs in TCEforms
When opening a record for editing, it looks like two tabs are selected in TCEforms (see the attached image). I could ... Dmitry Dulepov
09:47 Bug #22913 (Closed): Bad English in TCEforms: "Edit Pagecontent"
"Pagecontent" is not an English word. This must be "Edit page content" or "Edit Page Content".
See the screenshot....
Dmitry Dulepov
09:30 Bug #17020: class.tx_impexp.php wants 256m memory_limit
The support for XML export is NOT removed. It simply works the old way. So if you export an XML file you will get int... Bernhard Kraft
08:43 Bug #17020: class.tx_impexp.php wants 256m memory_limit
Hi Bernhard,
I understand your frustration about the CGL nitpicking, but it looks to me like this was not the main...
Michael Stucki
09:18 Feature #19996: Implement MaxH
Use equalH property. Dmitry Dulepov
07:51 Bug #22910 (Closed): Use labels for Search in list view
The search at the bottom of the list view could use labels to improve usability
(issue imported from #M14760)
Georg Ringer
05:37 Bug #22790: Link wizard tabs have no style
Still not correct after #22887. Stanislas Rolland
05:15 Bug #22900: Span tags with multiple classes being removed
Committed to SVN TYPO3core trunk (revision 7945) and branch TYPO3_4-3 (revision 7946). Stanislas Rolland
05:15 Revision ce2df03d: Fixed bug #14748: Span tags with multiple classes being removed by RTE transformation
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7946 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
05:05 Revision a7b48155: Fixed bug #14748: Span tags with multiple classes being removed by RTE transformation
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7945 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:14 Bug #22909 (Closed): sendNotifyEmail always returns true if no email addresses are given
If I call class.tslib_content.php -> tslib_cObj::sendNotifyEmail with empty $recipients and empty $cc the method retu... Amar Bouchibane
00:25 Revision 63be9b59: Fixed bug #13874: NULL reference when using hook in class.t3lib_utility_client.php (Thanks to Steffen Mueller)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7944 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:25 Revision 10407875: Fixed bug #13874: NULL reference when using hook in class.t3lib_utility_client.php (Thanks to Steffen Mueller)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7943 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:17 Bug #22875: [Usability] Add delay to close the context menu
Committed attached v2 to svn
4_3 rev 7941
trunk rev 7942
Steffen Kamper
00:13 Revision 6d8746be: Fixed bug #14717: [Usability] Add delay to close the context menu
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7942 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:12 Revision 44d9fafe: Fixed bug #14717: [Usability] Add delay to close the context menu
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7941 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2010-06-16

21:37 Revision e1c9a24e: Fixed bug #14633: Nested form tag breaks editing icons and ExtJS funcitonality in the page module for IE8 users (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7940 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
21:33 Revision 6a3b8dcb: Fixed bug #14132: Regexp for automatic line breaks in Gifbuilder is incorrect (Thanks to Jigal van Hemert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7939 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
21:18 Bug #17020: class.tx_impexp.php wants 256m memory_limit
For those who do not want to read the whole thread: This message explains how my solution works:
http://lists.typo...
Bernhard Kraft
20:58 Bug #17020: class.tx_impexp.php wants 256m memory_limit
About 2 years ago I already proposed a solution and ready to run patch on the core list:
http://lists.typo3.org/pi...
Bernhard Kraft
12:32 Bug #17020: class.tx_impexp.php wants 256m memory_limit
Better idea: Use $TYPO3_CONF_VARS['EXT']['extConf']['impexp'] and add the options to EXT:impexp/ext_conf_template.txt... Michael Stucki
12:28 Bug #17020: class.tx_impexp.php wants 256m memory_limit
Hey Tizian,
your thoughts are nice but it will not work. Just try to add these variables to t3lib/config_default.php...
Michael Stucki
12:16 Bug #17020: class.tx_impexp.php wants 256m memory_limit
The way impexp writes data has to be changed. Now complete data is prepared in memory before write to disc or send. o... Steffen Kamper
11:23 Bug #17020: class.tx_impexp.php wants 256m memory_limit
The fix for this would look like something like this :
@ini_set('memory_limit', $TYPO3['SYS']['impexp']['memory_li...
Anonymous
11:02 Bug #17020: class.tx_impexp.php wants 256m memory_limit
You can solve it easily by raising memory_limit in php.ini to whatever is needed. However, you should reset it after ... Michael Stucki
10:54 Bug #17020: class.tx_impexp.php wants 256m memory_limit
I do not undestand that this issue is opened since such a long time, is there nobody to fix this? Anonymous
20:54 Revision b20d58c2: Follow-up to #14733: Improvements to Backend skin - Fixed typo
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7938 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
19:36 Bug #22887: Improvements to Backend skin
rev 7937 Susanne Moog
19:32 Revision 9cf8bfaa: Fixed bug #14733: Improvements to Backend skin (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7937 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
17:21 Bug #22907 (Closed): recycler doesn't work in Workspaces
The recycler doesn't work at all when editor is logged in in a workspace. Line 67ff of index.php removes workspaces ... Mischa Heissmann
17:20 Bug #19566: p after (un)ordered list causes inconsistent markup when using the list buttons to get out of the list
Hi Uschi,
This was finally fixed in TYPO3 4.3 and trunk See issue #14691.
Kind regards,
Stan
Stanislas Rolland
17:01 Bug #22680: Draft workspace content gets lost on publishing using translated items
I have uploaded a patch for this issue which has resolved the problem for me, the issue is the $keepFields loop and t... Graham Solomon
16:53 Bug #22906 (Closed): Install step images should not all be clickable
All images 1-2-3-4 at the top are linked to the steps you take during the install process. When you are in the proces... Ben van 't Ende
16:51 Bug #22900: Span tags with multiple classes being removed
Thanks. I saw the vote in the list. Not sure why it is not linked to the initial post, but that's ok. Stanislas Rolland
06:34 Bug #22900: Span tags with multiple classes being removed
The patch is now on the core list. Please give your +1. Stanislas Rolland
06:19 Bug #22900: Span tags with multiple classes being removed
Seems to be working with the patch. Thanks! Adam Casto
06:08 Bug #22900: Span tags with multiple classes being removed
Please try attached patch (applies to t3lib/class.t3lib_parsehtml.php). Stanislas Rolland
03:26 Bug #22900 (Closed): Span tags with multiple classes being removed
When a span with more than one class is present within a paragraph, it is being removed. I have verified it with a fr... Adam Casto
16:42 Revision 18616a37: Fixed bug #14746: htmlArea RTE: TableOperations: Label for "Headers" has a colon in excess
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7936 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:15 Bug #22905 (Closed): Step 2 - Select method should be radio choice
Step 2 mentions 1. Create db and 2. Choose db. This ofcourse is not correct. It is either create a db or choose a db.... Ben van 't Ende
16:08 Bug #22654: htmlArea RTE: RTE is greyed out and has no "styles" in page module QuickEdit
Committed to SVN TYPO3core trunk (revision 7935). Stanislas Rolland
08:05 Bug #22654: htmlArea RTE: RTE is greyed out and has no "styles" in page module QuickEdit
Confirmed: The patch fixes the issue Soren Malling
02:48 Bug #22654: htmlArea RTE: RTE is greyed out and has no "styles" in page module QuickEdit
A backpath soup....
I think the attached patch will fix the issue and make the RTE correctly layed out in every co...
Stanislas Rolland
00:29 Bug #22654: htmlArea RTE: RTE is greyed out and has no "styles" in page module QuickEdit
ok, thanks, now I can see. Now, the stylesheets of the RTE are empty, but the correct! Stanislas Rolland
16:07 Revision e5e15033: Fixed bug #14567: htmlArea RTE: RTE is greyed out and has no "styles" in page module QuickEdit
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7935 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
15:29 Bug #22894: Install Tool does not send test mails
It works with all FIVE parameters in mail(..) / t3lib/utility/class.t3lib_utility_mail.php and switched off safe_mode... Mark Iron
14:59 Bug #22894: Install Tool does not send test mails
Onother issue is that you get a confirmation message even the email hasn't been sent out (in the install tool) Mark Iron
14:54 Bug #22894: Install Tool does not send test mails
When using the safe_mode it is allowed for mail(..) to use only four parameters (s. further below)
After changing th...
Mark Iron
00:03 Bug #22894: Install Tool does not send test mails
Or just when trying to send a forgotten password (felogin) to the email address of a registered user:
---
15-06-1...
Mark Iron
14:52 Bug #22676: BE-user needs delete permission for moving pages
Closed; not reproducable and no feedback at all. Chris topher
13:22 Bug #22904 (Closed): Add Update Wizards for Skinning Changes
* Check for $TYPO3_CONF_VARS[BE][compressionLevel] active and warn user to include the lines from misc/advanced.htacc... Steffen Ritter
12:03 Bug #22246: wrong coding of ampersand in includeCSS and includeJS*
This is still a problem in TYPO3 v4.3.3. All JS/CSS includes that are defined in the PAGE object are double htmlspeci... Arjen Hoekema
12:01 Bug #22389: typo in class.t3lib_tcemain.php
committed to svn
4_3 rev 7933
trunk rev 7934
Steffen Kamper
12:00 Revision ecc44576: Fixed bug #14016: typo in class.t3lib_tcemain.php (Thanks to Vladimir Podkovanov)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7934 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:59 Revision fffb84c0: Fixed bug #14016: typo in class.t3lib_tcemain.php (Thanks to Vladimir Podkovanov)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7933 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:04 Feature #22902 (Closed): Import/Export: Maximum filesize on export should be bigger
Import / Export doesn't allow you to export files bigger than 10'000KB. It would be nice to be able to export even bi... Anonymous
08:38 Bug #22901 (Closed): TCEforms styling for new Backend design
Based upon the changes of #22826, further adjustments are needed for TCEforms
(issue imported from #M14749)
Steffen Gebert
07:03 Bug #22884: Hidden sys_domain-records not ignored
I tried to post my patches to the core mailing list, but I failed. My mail has been always rejected.
Could anyone ...
Ralle Büchnitz
01:56 Feature #22896 (Closed): cannot integrate a constant into <INCLUDE_TYPOSCRIPT: source=/fileadmin/{$myconstant}
cannot integrate a constant into a path in TS-Setup while using
<INCLUDE_TYPOSCRIPT: source=/fileadmin/{$myconstan...
d.ros no-lastname-given

2010-06-15

21:28 Bug #22654: htmlArea RTE: RTE is greyed out and has no "styles" in page module QuickEdit
Updated trunk and did some work on recreating the problem; the editor is not shown properly, but now it's different t... Soren Malling
17:56 Bug #22654: htmlArea RTE: RTE is greyed out and has no "styles" in page module QuickEdit
Sorry for my lack of response.
I will update my trunk tonight and get back with feedback!
Soren Malling
17:44 Bug #22654: htmlArea RTE: RTE is greyed out and has no "styles" in page module QuickEdit
Is this still an issue with current trunk (revision 7928)? Stanislas Rolland
21:14 Bug #22893: Core: Could not initialize DB connection with query "SET CHARACTER SET utf8 ...
It works if there is only one command. It could be "SET character set utf8;" or "SET NAMES utf8;" Mark Iron
21:08 Bug #22893: Core: Could not initialize DB connection with query "SET CHARACTER SET utf8 ...
The command
SET CHARACTER SET utf8;
is superfluous. Don't use it. Does it work without it?
Chris topher
21:06 Bug #22893: Core: Could not initialize DB connection with query "SET CHARACTER SET utf8 ...
It also does not work if both commands are in separate lines like:
---
SET NAMES utf8;
SET CHARACTERS SET utf8;
-...
Mark Iron
20:48 Bug #22893: Core: Could not initialize DB connection with query "SET CHARACTER SET utf8 ...
Missing linefeed between the two commands? Chris topher
20:41 Bug #22893 (Closed): Core: Could not initialize DB connection with query "SET CHARACTER SET utf8 ...
Even the config works with typo3 4.3.3 it does not work with typo3 4.4 beta3 (s. error message from the logfile furth... Mark Iron
21:06 Bug #21749: Inserting <hr /> using an RTE leads to validation error
The RTE (or any of the transformations) seems to accept the <hr /> tag for a line and does not wrap the content after... Bernhard Kraft
21:05 Bug #21749: Inserting <hr /> using an RTE leads to validation error
The interesting thing is. When I remove every occurence of a < p> tag in the RTE source, and then save the element th... Bernhard Kraft
21:04 Bug #21749: Inserting <hr /> using an RTE leads to validation error
NOTE: I added a space after each tag, else Mantis prints the < p> tags, and does not escape the < Bernhard Kraft
20:47 Bug #21749: Inserting <hr /> using an RTE leads to validation error
This is not true for my installation. I have a 4.4 (trunk) running. In the RTE it is correctly rendered (if I switch ... Bernhard Kraft
21:03 Bug #22895: Sending of testmail from the install tool fails (class.t3lib_utility_mail.php) - Core: Mail to "" could not be sent
Please only send your problem ONCE!
Resolved as duplicate of #22894.
Chris topher
21:00 Bug #22895 (Closed): Sending of testmail from the install tool fails (class.t3lib_utility_mail.php) - Core: Mail to "" could not be sent
the install-tool display a confirmation like: Mail was sent to: banana@domain.org
there is no email and an error mes...
Mark Iron
20:55 Bug #22894 (Closed): Install Tool does not send test mails
Even the install-tool displays a confirmation like: Mail was sent to: banana@domain.org I don't get the E-Mail. Inste... Mark Iron
19:33 Revision 2e801582: [~BUGFIX] Fluid (ViewHelpers): Fixed a half-finished documentation. Related to #5638.
Sebastian Kurfuerst
19:19 Revision 26559baa: Fixed bug #14622: htmlArea RTE: Drop down boxes have no width when displayed with feeditadvanced
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7932 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
18:42 Revision aaf8c03f: Updated htmlArea RTE version to 1.8.11
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7931 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
18:30 Bug #22661: bodytext wraping breaks code
My argument is that it encapsulates like this: <par><div></par><par></div></par>
and instead it should be somethin...
Lord of
18:28 Bug #22661: bodytext wraping breaks code
Spontaneously there are at least two simple solutions: Allow div-tags outside of p tags or wrap the whole CE in the <... Chris topher
18:26 Bug #22661: bodytext wraping breaks code
What is your argument that this is no configuration issue? Chris topher
17:52 Bug #22661: bodytext wraping breaks code
It is not a configuration issue, it wraps like this: <p><div></p>...<p></div></p>
Please check also bug 0014731 I ha...
Lord of
18:24 Bug #22892: htmlArea RTE: Cleaning dead scripts
Fixed in SVN TYPO3core trunk (revision 7930). Stanislas Rolland
18:16 Bug #22892 (Closed): htmlArea RTE: Cleaning dead scripts
Scripts extensions/DefaultColor/class.tx_rtehtmlarea_defaultcolor.php and extensions/DefaultFont/class.tx_rtehtmlarea... Stanislas Rolland
18:23 Revision c6536d43: Fixed bug #14738: htmlArea RTE: Cleaning dead scripts
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7930 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
18:13 Bug #22839: add note on compressionlevel in config_default.php
Thx Christopher! applied in Rev. 7925. Peter Niederlag
17:31 Bug #22839: add note on compressionlevel in config_default.php
Rev. 7925. Chris topher
18:13 Bug #22885: paragraph line wrapping
Dear Christopher
please be aware that the editor erases the closing of the p tags. There is one before the ul tag ...
Lord of
17:59 Bug #22885: paragraph line wrapping
Duplicate of #0014399. Chris topher
14:08 Bug #22885 (Closed): paragraph line wrapping
The combination for line wrapping in Typo3 RTE has an undesired effect:
Inserting the following content:
<div cla...
Lord of
18:10 Bug #22891: htmlArea RTE: Missing labels for SelectFont extension
Fixed in SVN TYPO3core trunk (revision 7929). Stanislas Rolland
18:03 Bug #22891 (Closed): htmlArea RTE: Missing labels for SelectFont extension
Labels for default font names are missing in the language file causing null entries in the font style dropdown select... Stanislas Rolland
18:09 Revision 625f3b4d: Fixed bug #14737: htmlArea RTE: Missing labels for SelectFont extension
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7929 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
18:09 Bug #22890: Adjust Link field in General Tab of CE
Much of the time it contains just page or CE ids, but if you are using an external link then it will show the entire ... Ron Hall
18:01 Bug #22890: Adjust Link field in General Tab of CE
Doesn't the link-field only contain page (and CE) numbers? I think version B might be a bit long.
Chris topher
17:48 Bug #22890 (Closed): Adjust Link field in General Tab of CE
I am suggesting an adjustment to what I see on the link filed in the general tab of a content element. See the attach... Ron Hall
18:05 Bug #22888: error in class.t3lib_befunc.php when using eID (tslib_eidtools::initFeUser())
Closed as requested. Chris topher
16:30 Bug #22888: error in class.t3lib_befunc.php when using eID (tslib_eidtools::initFeUser())
Bug can be closed.
the error was caused by custom code by someone else.
Koen van
16:13 Bug #22888 (Closed): error in class.t3lib_befunc.php when using eID (tslib_eidtools::initFeUser())
When i call tslib_eidtools::initFeUser() in a php file with the eID functionality for a ajax request i get this error... Koen van
17:56 Bug #22889: Rearrange before / after fields in 4.5
Thanks for the tests!
I like versions A and C - somehow C a bit more than A.
Version B has longer ways between th...
Chris topher
17:31 Bug #22889: Rearrange before / after fields in 4.5
After thinking a bit more, I think I have an even better arrangement for before and after fields. I have attached a r... Ron Hall
17:24 Bug #22889 (Closed): Rearrange before / after fields in 4.5
I looked at the latest backend work on 4.4. I really like how it is looking but have one suggestion. In a content ele... Ron Hall
17:50 Feature #22882: Import / Export has hardcoded memory_limit set
Thanks for reporting that issue.
However this already has been reported:
Resolved as duplicate of #17020.
Chris topher
13:11 Feature #22882 (Closed): Import / Export has hardcoded memory_limit set
When importing/exporting pages, it sometimes happens that a memory overflfow error appears which says that the max me... Anonymous
17:47 Bug #22880: checkbox alignment broken in section User Admin -> Edit User
It is nt only the alignment of checkboxes:
Also the labels are partially hidden behind input boxes (when using a ...
Chris topher
11:12 Bug #22880 (Closed): checkbox alignment broken in section User Admin -> Edit User
As you can see in the attached file, the alignment of the checkboxes is ugly.
Revision 7927
(issue imported from #...
Ralle Büchnitz
15:40 Bug #22887 (Closed): Improvements to Backend skin
Further improvements
(issue imported from #M14733)
Steffen Gebert
15:37 Bug #22884: Hidden sys_domain-records not ignored
I added some minor changes, to the third diff.
* logical enhancement with $forceTarget (executed in both parts of ...
Ralle Büchnitz
14:07 Bug #22884 (Closed): Hidden sys_domain-records not ignored
If you have several disabled domain records before valid (enabled) domain-records, typo3 will use the very first foun... Ralle Büchnitz
15:21 Bug #22886 (Closed): Make menu titles in the FE htmlspecialchared by default
1. to prevent XSS (by editors who can create pages)
2. to make the FE valid
(issue imported from #M14732)
Oliver Klee
13:49 Revision 5c58789e: [+BUGFIX] Fluid (Core): Now, it is possible to "unselect" checkboxes in editing forms; also with multiselect checkboxes. Resolves #5638
Sebastian Kurfuerst
13:49 Revision 1226e451: [+BUGFIX] Fluid (Core): Now, it is possible to "unselect" checkboxes in editing forms; also with multiselect checkboxes. Resolves #5638
Sebastian Kurfuerst
13:23 Bug #22883 (Closed): Backwards compatibility broken by disabled deprecation log
The deprecation log has been disabled by default with issue #22613 and committed in r7616.
However, by disabling the...
Ingo Renner
12:21 Bug #22881 (Closed): tx_saltedpasswords_sv1 should use parent object instead of TYPO3_MODE
At the moment, tx_saltedpasswords_sv1 uses the TYPO3_MODE constant to determine in which table the password should be... Alexander Stehlik
12:02 Revision a9611056: [+BUGFIX] Extbase (MVC): The headers added by Response::setHeader() are sent now independent from the status code. Resolves #7914. Related to #5247.
Jochen Rau
12:02 Revision bda61095: [~TASK] Extbase (Persistence): Exchanged "+" oprator with array_merge.
Jochen Rau
12:02 Revision 1f79540a: [+TASK] Extbase (Persistence): Minor fix of debug code.
Jochen Rau
12:02 Revision b35afd86: [-TASK] Extbase (Persistence): Removed unused property.
Jochen Rau
10:16 Revision 8ee43995: Updated htmlArea RTE version to 2.0.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7928 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
09:06 Revision 8b201fba: [+BUGFIX] Fluid (Core): Fixed misleading exception. Resolves #7417.
Sebastian Kurfuerst
08:54 Revision f39b4b89: [+BUGFIX] Extbase (Persistence): Updated description of Exception to make it more readable.
Sebastian Kurfuerst
08:49 Revision cd7e2ccf: [+BUGFIX] Extbase (Persistence): Added exception if a data map is built with an unknown class name. Resolves #8139.
Sebastian Kurfuerst
08:38 Revision 6f3b9762: [+BUGFIX] Extbase (Localization): Enabled support for overriding Locallang-Files with "locallangXMLOverride" configuration. Resolves #8165.
Sebastian Kurfuerst
07:06 Bug #22630: htmlArea RTE: Toolbar and context menu styling needs adjustments
Third follow-up commited to trunk (revision 7927). Stanislas Rolland
06:50 Bug #22630: htmlArea RTE: Toolbar and context menu styling needs adjustments
Further fixes required following new BE skin.
Little glitches, mainly with positioning of the combo box triggers i...
Stanislas Rolland
07:06 Revision 6051118d: Follow-up to bug #14360: htmlArea RTE: Toolbar and context menu styling needs adjustments
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7927 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
03:22 Bug #22879: JS errors block RTE usage in IE6 and IE7
Committed to SVN TYPO3core trunk (revision 7926). Stanislas Rolland
03:08 Bug #22879: JS errors block RTE usage in IE6 and IE7
Thanks for testing this and many thanks for the patch!
I modified it sligthly because it could prevent loading in ...
Stanislas Rolland
00:32 Bug #22879 (Closed): JS errors block RTE usage in IE6 and IE7
Some JS errors cause the RTE to stop loaidng in IE6 and IE7. The loading wheel is shown but nothing happens and after... Jo Hasenau
03:21 Revision 0d3faddd: Fixed bug #14723: htmlArea RTE: JS errors block RTE usage in IE6 and IE7 (Thanks to Jo Hasenau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7926 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:48 Feature #22872: Add XCLASS to class.t3lib_iconworks.php for developing alternative backend-skins
Ok, so this one is resolved, not fixable.
Please open new issues if you need hooks or something in this class.
Christian Kuhn
00:02 Bug #22823: Highlighting in typo3pageModule.js is disabled for each version of IE
layout.patch contains the modified JS file as well Jo Hasenau

2010-06-14

23:59 Bug #22823: Highlighting in typo3pageModule.js is disabled for each version of IE
The attached patch solves the problem described above AND solves another bug with editing icons in IE8 being non clic... Jo Hasenau
23:22 Bug #22878 (Closed): Flexform field "group, db" doesn't show saved records
When configuring a flexform for a plugin content element with a group field of internal_type 'db', after adding recor... Thomas Deinhamer
22:56 Revision c39eef4c: Cleanup, #14660: add hint on required rewrite for compression in config_default.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7925 709f56b5-9817-0410-a4d7-c38de5d9e867 Peter Niederlag
21:56 Bug #22856: Remove misc/phpcheck/
Susanne committed this in Rev. 7870. Chris topher
21:50 Bug #21935: dummy-4.3.0.tar.gz has no ENABLE_INSTALL_TOOL
A reasonable logic for this problem is to be introduced with #22876. Chris topher
21:32 Bug #22877 (Closed): Flexform sections are unstyled and look weird
Add styling to flexform section so they look like the other fields.
(issue imported from #M14721)
Steffen Kamper
20:10 Bug #22874: Version module don't display Title
committed to trunk rev 7924 Steffen Kamper
12:05 Bug #22874 (Closed): Version module don't display Title
The tilte of version module is only set to HTML-title, but not visisble on page.
With Workspaces a title is drawn.
...
Steffen Kamper
20:09 Revision d3a6c25f: Fixed bug #14716: Version module don't display Title
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7924 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:42 Feature #8226 (Closed): Permit different swap and publish buttons
Those 2 buttons are a bit too cryptic.
/typo3/sysext/t3skin/icons/gfx/insert1.gif (Publish)
/typo3/gfx/swap.png (...
Patrick Gaumond
19:20 Bug #15122: compressed TCA not available with active BE session
I would like to add that at least in my case, the problem with $TSFE->TCAcachedExtras not set apparently only occurs ... Tom Pfeiffer
18:59 Bug #22537: logging into the Install Tool gives an alert
Committed to trunk rev 7923 Steffen Kamper
18:59 Bug #22876 (Closed): Automatically create ENABLE_INSTALL_TOOL file when 1-2-3 Install Tool is used
When a new user first installs TYPO3, they must create the ENABLE_INSTALL_TOOL file before installation can continue.... Jeff Segars
18:58 Revision b8844f93: Fixed bug #14236: logging into the Install Tool gives an alert (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7923 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:39 Bug #20942: Flags for belgium is missing
Committed to svn
trunk rev 7921
4_3 rev 7922
Steffen Kamper
11:37 Bug #20942: Flags for belgium is missing
pending in core list Henrik Ziegenhain
18:38 Feature #20709: Serbian flag in sys_language selector
Committed to svn
trunk rev 7921
4_3 rev 7922
Steffen Kamper
11:36 Feature #20709: Serbian flag in sys_language selector
pending in core list Henrik Ziegenhain
18:38 Revision e86f57e7: Added missing flags #11461: Serbian flag in sys_language selector
Added missing flags #11807: Flags for belgium is missing
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYP...
Steffen Kamper
18:35 Revision e448f811: Added missing flags #11461: Serbian flag in sys_language selector
Added missing flags #11807: Flags for belgium is missing
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7921 7...
Steffen Kamper
18:28 Revision deeb3260: [+BUGFIX] Extbase (Security): Made Request Hash checking a little less strict, to allow submitting the empty array. Relates to #5638.
Sebastian Kurfuerst
17:15 Bug #22178: Deprecated function sql_regcase in cms/tslib/class.tslib_pagegen.php
Hi Andreas,
you can post a reminder to the thread in Core List. People most likely won't see it here...
Chris topher
11:32 Bug #22178: Deprecated function sql_regcase in cms/tslib/class.tslib_pagegen.php
what's with that patch? in SVN there is still no sight of that suggested change - so in php 5.3.x this typo3 classes ... Andreas
17:05 Bug #22870: Version selector looks cryptic
Committed to trunk rev 7920 Steffen Kamper
17:04 Revision fff83940: Fixed bug #14708: Version selector looks cryptic
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7920 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:59 Bug #22625: Little bug in Workspace Manager when the option "Show differences inline" is selected.
Committed to svn
trunk rev 7918
4_3 rev 7919
Steffen Kamper
16:57 Revision 4eb52619: Fixed bug #14354: Bug: fix percentage of changes in Workspace Manager -> "Show differences inline" (Thanks to Marco Huber)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7919 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:56 Revision 412cff6e: Fixed bug #14354: Bug: fix percentage of changes in Workspace Manager -> "Show differences inline" (Thanks to Marco Huber)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7918 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:24 Bug #22706: t3lib_iconWorks::getIconImage is not needed anymore
reopened as there are missing parameters Steffen Kamper
13:34 Bug #17610: wrong references between translated content in Workspace and its parent
I've located the issue to alt_doc.php which totally ignores versioning in lang selector. Rudimentary fix for 4.3.3 up... Administrator Admin
13:15 Bug #22869: wrong sorting of translated CE
it is because of this TS:
config.sys_language_mode = ignore
config.sys_language_overlay = hideNonTranslated
but ...
Juraj Sulek
13:01 Bug #20697: unwanted control fields exported in csv file
Committed to trunk rev. 7917. Christian Kuhn
12:57 Revision 84661238: Fixed bug #11447: Unwanted control fields exported in CSV file (Thanks to Andreas Lappe)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7917 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
12:51 Bug #22875 (Closed): [Usability] Add delay to close the context menu
When mouse moves outside context menu it closes immediately. This is difficult for unused users. it also leads to wro... Steffen Kamper
12:49 Revision 13a40ae2: Followup to #14324: Feature: Add spriteGeneratorAPI to support the new sprite-icon-api - Renamed array, added functionality to add TCA type icons from Extensions, allow changes in core icons to trigger cache clearing (Thanks to Steffen Ritter)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7916 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
12:47 Revision f41950b5: Followup to #14465: Make use of the new Sprite API throughout the TYPO3 Core Backend - Typo in IRRE (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7915 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
11:52 Revision 0f94b21c: Reverted revision 7901: #14467: Code cleanup: t3lib_iconWorks::getIconImage is not needed anymore
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7914 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
09:55 Bug #22631: DAM-related: DAM search function crashed on Oracle
Hi,
your patch (v3) works great on my environment. It speeds up TYPO3 FE as described in #14479 and solves the pro...
Philipp Thiele
01:46 Bug #22686: cannot acces BE on Android phone
resolved with #22773 Steffen Kamper
01:46 Bug #22773: Improve cookie detection at login screen
committed to trunk rev 7913 Steffen Kamper
01:45 Revision e88ed2c9: Fixed bug #14640: Improve cookie detection at login screen (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7913 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
01:43 Bug #22785: There is no way to disable compression and concatenation
committed to trunk rev 7912 Steffen Kamper
01:41 Revision 87b6b401: Fixed bug #14565: There is no way to disable compress and concatenate
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7912 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
01:28 Bug #22770: [No Title] shown when editing a record on root level
Committed to trunk rev 7911 Steffen Kamper
01:27 Revision 4b524d3a: Fixed bug #14545: [No Title] shown when editing a record on root level (Thanks to Reinhard Fuehricht)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7911 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
01:07 Bug #22854: Replace remaining static method calls with classname:: within the same class with self:: in t3lib
Committed to trunk rev 7910 Steffen Kamper
01:06 Revision f2236668: Fixed bug #14681: Use self:: for static method calls with classname:: within the same class in t3lib (Thanks to Sebastian Michaelsen)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7910 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:15 Bug #22763: Icons missing in page tree for "Page contains" pages
Committed to trunk rev 7909 Steffen Kamper
00:14 Revision 7ed11445: Fixed bug #14538: Icons missing in page tree for "Page contains" pages (Thanks to Steffen Ritter)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7909 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2010-06-13

23:33 Revision 932113b5: Raised DBAL version from 1.1.6 to 1.1.7
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7908 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
23:25 Revision 8b1a362d: Changed back version to 1.1-dev
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@34268 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
23:23 Revision aa57b939: Updated checksums
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@34266 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
23:19 Revision da95193d: Set version to 1.1.7
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@34265 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
21:59 Revision 0bcc24dd: Fixed bug #13903: wrong links with multiple domain records on one page with typolinkCheckRootline (thanks to Irene Höppner)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7907 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
16:56 Revision 2d81d318: Cleanup: Set SVN end of line property
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7906 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:42 Revision 2af0a3e5: Cleanup: Updated copyright comments
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7905 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
13:41 Feature #22872: Add XCLASS to class.t3lib_iconworks.php for developing alternative backend-skins
ok, as discussed at TYPO3-team-core, this patch isnt the right way...i will take a closer look at this issue and will... Stephan Kellermayr
12:42 Feature #22872 (Closed): Add XCLASS to class.t3lib_iconworks.php for developing alternative backend-skins
at the moment there is no possibility to extend the class 't3lib_iconworks', which is very bad for redesigning the ba... Stephan Kellermayr
00:33 Bug #22814: Use Flash Message in Template module

committed v2 to trunk (rev. 7904)
Benni Mack
00:33 Revision 7f602d1a: Fixed bug #14624: Use Flash Message in Template module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7904 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
00:28 Bug #22317: getTSConfigVal called with wrong object (Patch inside)
Committed this no-brainer to trunk rev 7902 and 4_3 rev 7903 Steffen Kamper
00:27 Revision f1a6ff7d: Fixed bug #13895: Bug: getTSConfigVal called with wrong object (Thanks to Andreas Stauder)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7903 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:21 Revision 8575f5f6: Fixed bug #13895: Bug: getTSConfigVal called with wrong object (Thanks to Andreas Stauder)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7902 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:13 Bug #22706: t3lib_iconWorks::getIconImage is not needed anymore
Committed to trunk rev 7901 Steffen Kamper
00:12 Revision f5d53155: Fixed bug #14467: Code cleanup: t3lib_iconWorks::getIconImage is not needed anymore (Thanks to Steffen Ritter)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7901 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:04 Revision de5f983d: Updated NEWS.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7900 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack

2010-06-12

23:50 Feature #22627: disable_controls = browser not available on all "group" fields
Committed to trunk rev 7899 Steffen Kamper
23:49 Revision 3a136856: Fixed bug #14356: Make disable_controls available for all group fields, not just type "file" (Thanks to Sven Teuber)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7899 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:31 Bug #22871 (Closed): Handling of <span> tags and span.rmTagIfNoAttrib = 1
I am using TYPO3 4.2.12 with rtehtmlarea 1.7.14.
I have this in my Page TSConfig:
# Clear everything to start w...
Graham Knight
19:12 Revision 53b38302: Follow-up to #8778: Disabled draft workspace: NEWS.txt & forgotten ext_conf_template
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7898 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
18:50 Revision 58765047: Follow-up to #14627: SpriteIcons: page-tree, not age-tree
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7897 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
18:10 Bug #22817: SpriteIcons: Several Icons replaced with non-existent sprite-Icons / not replaced / replaced wrong
rev 7896 Susanne Moog
17:51 Revision 46f4eaa8: Fixed bug #14627: SpriteIcons: Several Icons replaced with non-existent sprite-Icons / not replaced / replaced wrong (Thanks to Steffen Ritter)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7896 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
14:13 Bug #22062: Include BE:forceCharset config option
I'd had preferred a real patch but thanks for having found the real bug.
Committed to:
- trunk (rev. 34219)
- ...
Xavier Perseguers
14:13 Revision cea95ea4: Backported changeset 34219 from trunk: Fixed bug #13431
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@34221 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
14:12 Revision 32cd41ce: Backported changeset 34219 from trunk: Fixed bug #13431
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@34220 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
14:10 Revision 82177672: Fixed bug #13431: Include BE:forceCharset config option (thanks to Armin Guenther)
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@34219 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
12:49 Bug #22870 (Closed): Version selector looks cryptic
The information in version selector is ununderstandable and contains redundant "online" information
The version se...
Steffen Kamper
12:08 Bug #21609: Problem with german "Umlaute" in BE file list, no thumbs generated
Same issue on RHEL 5.4.
Had to set HTTPD_LANG=en_US.UTF8 in /etc/sysconfig/httpd to fix this
Marc Bastian Heinrichs
11:53 Bug #22763: Icons missing in page tree for "Page contains" pages
patch pending in core list Steffen Ritter
10:58 Bug #22826: Improvements to new Backend skin
Committed "Clickmenu styling" to trunk (rev. 7886), v2 of the patch (clickmenu)
Committed "Context-sensitive-help st...
Benni Mack
10:56 Revision 34d8139a: Fixed bug #14636: Improvements to new Backend skin, replace old styling - Part 10: Modifications to sprite icons (Thanks to Steffen Gebert and Lars Zimmermann)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7895 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
10:54 Revision 10484eee: Fixed bug #14636: Improvements to new Backend skin, replace old styling - Part 9: TCEforms styling (Thanks to Steffen Gebert and Lars Zimmermann)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7894 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
10:52 Revision d4230417: Fixed bug #14636: Improvements to new Backend skin, replace old styling - Part 8: ExtJS skin changes and minor modifications to various UI elements (Thanks to Steffen Gebert and Lars Zimmermann)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7893 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
10:49 Revision cf3ac66e: Fixed bug #14636: Improvements to new Backend skin, replace old styling - Part 6: Use more calls to sprite icons (Thanks to Steffen Gebert and Lars Zimmermann)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7892 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
10:48 Revision edb9d45e: Fixed bug #14636: Improvements to new Backend skin, replace old styling - Part 6: page module styling (Thanks to Steffen Gebert and Lars Zimmermann)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7891 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
10:48 Revision 10a6ccb9: Fixed bug #14636: Improvements to new Backend skin, replace old styling - Part 5: List module styling (Thanks to Steffen Gebert and Lars Zimmermann)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7890 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
10:47 Revision 685764a1: Fixed bug #14636: Improvements to new Backend skin, replace old styling - Part 4: Installer styling (Thanks to Steffen Gebert and Lars Zimmermann)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7889 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
10:46 Revision 65f1d95b: Fixed bug #14636: Improvements to new Backend skin, replace old styling - Part 3: Extension manager styling (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7888 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
10:45 Revision d6df49d8: Fixed bug #14636: Improvements to new Backend skin, replace old styling - Part 2: Context-sensitive-help styling (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7887 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
10:43 Revision 2ba705ef: Fixed bug #14636: Improvements to new Backend skin, replace old styling - Part 1: Clickmenu styling (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7886 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
01:43 Bug #22869 (Closed): wrong sorting of translated CE
Imagine we have a site with 2 languages.
- make a new page with CE 1,2,3
- make a translation of this page and CE ...
Juraj Sulek
00:11 Bug #22852: Deprecate page and branch versioning, disable them by default
committed v3 to trunk (rev. 7885) Benni Mack
00:10 Revision b10d6933: Fixed #14679: Deprecating page and branch versioning, these versioning types are now disabled by default, see NEWS.txt for 4.4 for more info
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7885 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
00:08 Feature #14211: calculate and display filepermissions in filelist

Committed documentation change to trunk (rev. 7884)
Benni Mack
00:07 Revision f71932b1: Fixed bug #171: added documentatino for calculate and display filepermissions in filelist (Thanks to Jigal van Hemert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7884 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
00:01 Bug #22771: IE 6 does not support alpha-transparent-pngs which looks "&%/§$%&" with sprites
committed hook to trunk (rev. 7882)
committed PNGfix to trunk (rev. 7883)
Benni Mack
00:00 Revision 14512962: Added feature #14546: Make sprite icons / PNGs work in Internet Explorer 6 through PNGfix that works with background images (Thanks to Steffen Ritter)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7883 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack

2010-06-11

23:59 Revision 240f6871: Added feature #14546: Hook in typo3/template.php to add additional header data (Thanks to Steffen Ritter)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7882 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
23:52 Bug #22793: Add unique column name in page module
Committed to trunk (rev. 7881) Benni Mack
23:51 Revision 160b2ea0: Fixed bug #14598: Add unique column name in page module (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7881 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
23:48 Revision 15bd6c74: Followup to #485: Hookrequest for ~ TemplaVoila unlink doesn't work for Non-Admins - added an additional hook parameter (Thanks to Tolleiv Nietsch)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7880 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
23:24 Bug #22855: ExtJS removes font-weight and font-style from several tags
Committed this no-brainer to trunk rev 7879 Steffen Kamper
10:37 Bug #22855: ExtJS removes font-weight and font-style from several tags
Seems to be a side-effect of #21728 (Use "strong" instead of "b"), as style of "b" isn't changed by ExtJS theme, but ... Steffen Gebert
23:21 Revision f3e549c1: Fixed bug #14682: ExtJS removes font-weight and font-style from several tags (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7879 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:29 Bug #22868: Label #t3-login-label-username is a little bit to small (for German BE-Langugage)
Hi Falk,
can you make a small patch which makes the labels a few pixels broader so that the input fields and the l...
Chris topher
15:16 Bug #22868 (Closed): Label #t3-login-label-username is a little bit to small (for German BE-Langugage)
The username inputbox overlays a part of the labeltext.
(issue imported from #M14705)
Falk no-lastname-given
16:14 Bug #25656: Scheduler cannot handle large Exceptions
Sorry for not responding by now ... I just didn't have time to take care of this issue and take a look at the code to... Christian Kuhn
15:31 Feature #20709: Serbian flag in sys_language selector
OK, could you please send this to Core List?
Maybe put this flag and the Belgian flag for #20942 in one mail. Deal...
Chris topher
10:56 Feature #20709: Serbian flag in sys_language selector
This is the other Henrik :)
I think the correct naming is RS (Republic of Serbia / Republika Srbija)
http://en....
Henrik Ziegenhain
14:56 Bug #22867 (Closed): Extensions' ext_update.php can not be XCLASSed
ext_update.php is included from SC_mod_tools_em_index->showExtDetails. $TYPO3_CONF_VARS is not declared global in thi... Arvid Jakobsson
14:03 Bug #14410: RealURL does not work, because TYPO3_SITE_URL value is wrong
Please add some more information:
* Version of TYPO3?
* realurl enabled? which Version?
* mod_php or php as cgi?
...
Peter Niederlag
13:05 Bug #14410: RealURL does not work, because TYPO3_SITE_URL value is wrong
Yes, it is still valid. For example, I am sometimes using Stefan Bühler's work-around, but it is still not making the... Anonymous
10:13 Bug #14410: RealURL does not work, because TYPO3_SITE_URL value is wrong
Is this still a problem? In which menu/function/extension does this bug show up? Can it be reproduced somehow? Big Th... Peter Niederlag
14:00 Bug #22866 (Closed): ToTop link wrongly generated for alternative language pages
I am using TYPO3 Ver. 4.3.2
PHP version 5.2.6
I have a site (http://typo3.fao.org/testsite/termportal/languageres...
Margherita
13:58 Bug #22799: rootline says "pid" where it should be "uid" or just "ID"
committed to trunk rev 7878 Steffen Kamper
13:57 Revision ea82890b: Fixed bug #14605: rootline says "pid" where it should be "uid" or just "ID"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7878 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:11 Bug #22864: Unable to show tt_address records >=1001 in site modul
patch attached. Henrik Ziegenhain
10:02 Bug #22864: Unable to show tt_address records >=1001 in site modul
This one is related to 0014092 and 0013238
Memo to myself: Use the search functionality first :)
Henrik Ziegenhain
09:38 Bug #22864 (Closed): Unable to show tt_address records >=1001 in site modul
Via listmodule its impossible to show records from tt_address greater than 1000.
The linkpath to db_layout.php is wr...
Henrik Ziegenhain
11:05 Bug #22843: Massuploader doesn't work at all
committed to trunk rev 7877 Steffen Kamper
00:46 Bug #22843: Massuploader doesn't work at all
Hi Patrick,
thanks for your work to improve TYPO3!
Do you know, that you should now send your patch to Core Lis...
Chris topher
11:02 Revision aeae9455: Fixed bug #14668: Make flashupload work again (Thanks to Patrick Bahne)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7877 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:29 Bug #22865 (Closed): Permission denied for /typo3/alt_doc.php
When editing or creating new content in the backend typo3 will throw the following error:
You don't have permission ...
Bart Dubelaar
10:25 Bug #18803: pageErrorHandling doesn't work with relative files in a subfolder TYPO3 install
TYPO3 install on localhost is in a subfolder
$TYPO3_CONF_VARS['FE']['pageNotFound_handling'] = 'READFILE:fileadmin/n...
Peter Niederlag
10:18 Bug #18816: TYPO3_SITE_URL in t3lib_div::locationHeaderUrl to support TYPO3 installed in subfolders
Can you please give some information on how and where to reproduce the problem? Menu/function? Webserver/OS/PHP versi... Peter Niederlag
10:09 Bug #22443: Wrong path as return value from function listURL in class.db_list.inc
related to 0014697
The solution mentioned above works for me.
Henrik Ziegenhain
10:08 Bug #16335: t3lib_div::getIndpEnv('TYPO3_DOCUMENT_ROOT') delivers wrong value in Backend
Is this still a problem? In which menu/function/extension does this bug show up? Can it be reproduced somehow? Big Th... Peter Niederlag
09:36 Revision 83cdaba7: Backported changeset 34165 from trunk: Fixed bug #14405
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@34167 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
09:35 Bug #21980: Preview of a versioned element shows page with the "live" element
Could you please add some more detailed information on how to reproduce? Which module/function/clickmenu are you usin... Peter Niederlag
09:32 Revision b08fb2bf: Backported changeset 34165 from trunk: Fixed bug #14405
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@34166 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
09:30 Revision 2b19d32b: Fixed bug #14405: Rename the test cases from *_testcase to *Test
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@34165 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
01:35 Feature #22666: Rename the test cases from *_testcase to *Test
rev. 7872: Rename files in tests/
rev. 7873: Rename classes in tests/
rev. 7874: Rename test files in typo3/sysext/...
Christian Kuhn
01:32 Revision 83721f1a: Cleanup #14405: Rename test cases from *_testcase to *Test
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7876 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
01:27 Revision 26fcad80: Cleanup #14405: Rename test cases from *_testcase to *Test: Rename test classes in typo3/sysext/
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7875 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
01:22 Revision 676ed36e: Cleanup #14405: Rename test cases from *_testcase to *Test: Rename test files in typo3/sysext/
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7874 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
01:16 Revision 03c7d9c1: Cleanup #14405: Rename test cases from *_testcase to *Test: Rename classes in tests/
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7873 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
00:52 Revision 13b0def4: Cleanup #14405: Rename test cases from *_testcase to *Test: Rename files in tests/
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7872 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn

2010-06-10

22:51 Bug #22860: typolinkLinkAccessRestrictedPages_addParams doesn't work on restricted subpages
Patch submitted in ticket 3129 Sven Teuber
16:44 Bug #22860: typolinkLinkAccessRestrictedPages_addParams doesn't work on restricted subpages
I just noticed that this issue is related to 3129
Unfortunately, I can't set the relationship.
http://bugs.typo3....
Sven Teuber
16:40 Bug #22860 (Closed): typolinkLinkAccessRestrictedPages_addParams doesn't work on restricted subpages
If an access restriction is set with "include subpages", TYPO3 won't add params set in TS template to links that poin... Sven Teuber
22:47 Bug #15984: menu.showAccessRestrictedPages doesn't replace link for "include subpages"
Provided patch, will send it to core list now Sven Teuber
16:46 Bug #15984: menu.showAccessRestrictedPages doesn't replace link for "include subpages"
The problem occurs for config.typolinkLinkAccessRestrictedPages, too, see related ticket 0014690
http://bugs.typo3...
Sven Teuber
21:42 Bug #22862: t3lib_utility_client is not working with php 5.2.0
Committed to SVN TYPO3core trunk (revision 7871). Stanislas Rolland
20:08 Bug #22862 (Closed): t3lib_utility_client is not working with php 5.2.0
the preg_match_all pattern used to get the client information is using named subpatterns that are not compatible with... Franz Koch
21:39 Revision ad8c3ee4: Fixed bug #14692: t3lib_utility_client is not working with php 5.2.0 (Thanks to Franz Koch)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7871 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
21:37 Revision 3e3cc63b: Cleanup #14683: Remove misc/phpcheck/ directory (Thanks to Sebastian Michaelsen)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7870 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
21:15 Feature #18994: Add possibility to disable TYPO3 draft workspace by localconf.php configuration
rev 7869 Susanne Moog
21:13 Revision 3e8410ad: Added feature #8778: Add possibility to disable TYPO3 draft workspace by localconf.php configuration (Thanks to Sonja Scholz)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7869 709f56b5-9817-0410-a4d7-c38de5d9e867 Susanne Moog
21:08 Bug #22857: reports have wrong XCLASS inclusion
Committed to trunk in revision 7868 Francois Suter
12:47 Bug #22857: reports have wrong XCLASS inclusion
see attached 14685_v1.diff Peter Niederlag
12:42 Bug #22857 (Closed): reports have wrong XCLASS inclusion
some reports have a wrong XCLASS configuration (probably due to renaming/copy & paste)
(issue imported from #M14685)
Peter Niederlag
21:07 Revision f374fa67: Fixed bug #14685: Some status reports classes have wrong XCLASS inclusion
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7868 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
21:04 Feature #14211: calculate and display filepermissions in filelist
Added comments about odd logic in patch. Jigal van Hemert
20:15 Bug #22863: t3lib_utility_client uses pattern syntax supported only since PHP 5.2.2
ok. Duplicate! Stanislas Rolland
20:09 Bug #22863 (Closed): t3lib_utility_client uses pattern syntax supported only since PHP 5.2.2
Franz Koch reports:
«The preg_match fails on my server due to the '?<browser>' and '?<version>' patterns which are o...
Stanislas Rolland
20:05 Bug #18515: Backend loops when logging in and loads itself nestedly again and again
Closed, no feedback for more than a week.
Most probably a configuration issue. Please use the mailing lists for s...
Chris topher
17:22 Bug #22861: htmlArea RTE: Hitting ENTER in absence of block element may produce non-valid html in non-IE browser
Committed to SVN TYPO3core trunk (revision 7866) and branch TYPO3_4-3 (revision 7867). Stanislas Rolland
17:03 Bug #22861 (Closed): htmlArea RTE: Hitting ENTER in absence of block element may produce non-valid html in non-IE browser
In non-IE browsers, if the cursor is positioned in a some text that is not contained in any block element, but is sur... Stanislas Rolland
17:22 Revision 187df1bb: Fixed bug #14691: htmlArea RTE: Hitting ENTER in absence of block element may produce non-valid html in non-IE browser
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7867 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:16 Revision da3898dd: Fixed bug #14691: htmlArea RTE: Hitting ENTER in absence of block element may produce non-valid html in non-IE browser
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7866 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:22 Bug #22840: htmlArea RTE: Should use t3lib_utility_Client::getBrowserInfo
Second follow-up patch committed to trunk (revision 7865). Stanislas Rolland
16:15 Bug #22840: htmlArea RTE: Should use t3lib_utility_Client::getBrowserInfo
Follow-up patch "simplified" code one statement too many breaking the RTE in Opera.
Stanislas Rolland
03:16 Bug #22840: htmlArea RTE: Should use t3lib_utility_Client::getBrowserInfo
Follow-up patch committed to trunk (revision 7861). Stanislas Rolland
03:11 Bug #22840: htmlArea RTE: Should use t3lib_utility_Client::getBrowserInfo
Patch for issue #14663 allows to simplify things. Stanislas Rolland
16:22 Revision 8d492853: Follow-up to issue #14662: htmlArea RTE: Should use t3lib_utility_Client::getBrowserInfo
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7865 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:21 Bug #22141: First login attempt to the backend fails every time
In my case, this seems to be related to cookies. I can reproduce the problem with these steps:
1. load the BE logi...
Oliver Klee
16:18 Bug #22117: TSref description for typolink is very unclear
Bug was moved to Forge tracker: http://forge.typo3.org/issues/6461 Francois Suter
15:06 Bug #22062: Include BE:forceCharset config option
Hi Xavier,
I disagree with vour note #0034986: Unfortunatly
$GLOBALS['TYPO3_CONF_VARS']['SYS']['setDBinit'] = SE...
Armin Guenther
14:29 Bug #22851: Simulate Static documents does not use the current page name but one before
I changed the report accordingly. Chris topher
09:54 Bug #22851: Simulate Static documents does not use the current page name but one before
Hello Christopher,
Thank you for your help. I was also a bit confused as I read today this issue *I am sorry*
You...
Mark Iron
14:20 Bug #22798: Frontent is blank, only header tags, but the <body> is totaly empty. Works localhost...
This seams to be an update side effect error.
Accessing the page with www-prefix will work correctly. Use a domain...
Ralle Büchnitz
12:17 Bug #22798: Frontent is blank, only header tags, but the <body> is totaly empty. Works localhost...
Since there has been no comment since 7 days, i think this one just can be closed Steffen Ritter
13:30 Feature #22859 (Closed): Copy tmpl+html files from ext-dirs to fileadmin
As reported in issue 0014686:
A typical workflow for creating/cutomizing new templates of nearly any extension is:...
Ralle Büchnitz
13:23 Feature #22858 (Closed): Filelist: Creating a new file and openig it immediatelly should be possible with less clicks
A little usability improvement would be if you add an extra save option when creating new files in fileadmin.
A t...
Ralle Büchnitz
12:27 Bug #22852: Deprecate page and branch versioning, disable them by default
added _v2 of the patch
* strip unrelated change in NEWS.txt
* add dropdown in versioning module on pages only if el...
Peter Niederlag
12:13 Bug #22336: Backend session is locked to useragent
This seems to be part of the solution for my problem. :)
If you log in without firebug enabled and then switch to ...
Ralle Büchnitz
10:50 Bug #17070: typolink: cHash corrupted due to linkVars
4.2, 4.3 and 4.4. Revisions: 7864, 7863 and 7862 correspondingly. Dmitry Dulepov
10:49 Revision 9b345c65: Fixed bug #5117: typolink: cHash corrupted due to linkVars
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@7864 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
10:40 Revision 06dabfec: Fixed bug #5117: typolink: cHash corrupted due to linkVars
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7863 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
10:39 Revision fab39131: Fixed bug #5117: typolink: cHash corrupted due to linkVars
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7862 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
10:29 Bug #22466: RTE does not load for IRRE fields when in fe-editing mode
extension frm2_newpm is now uploaded. Fe-editing a person entry e.g. the free text function field shows this behaviour. Björn Pedersen
09:52 Bug #22466: RTE does not load for IRRE fields when in fe-editing mode
Version: 4.4 trunk
I will hpoefully create a test extension today.
Björn Pedersen
02:59 Bug #22466: RTE does not load for IRRE fields when in fe-editing mode
Could you provide a test extension that would allow to reproduce this issue? Stanislas Rolland
02:54 Bug #22466: RTE does not load for IRRE fields when in fe-editing mode
What version of TYPO3 are we talking about? Stanislas Rolland
10:16 Bug #16178: UTF-8: Broken special characters on cached pages
I can confirm this too.
I use Typo3 4.3.3 and have updated db to utf-8 and set all params to utf-8 as well.
Then ...
Ralle Büchnitz
09:41 Bug #20868: click-enlarge function for images does not work correctly in IE8
Hi Maik,
you are right :) . just wanted to post another way to handle it, so people can decide by themselves.
Jörg Leshel
09:34 Bug #22856 (Closed): Remove misc/phpcheck/
For those who don't know this script, try it out:
* Go to misc/phpcheck/incfile.inc
* Comment out the die on top ...
Sebastian Michaelsen
09:00 Bug #22855 (Closed): ExtJS removes font-weight and font-style from several tags
The ext-all-notheme.css cotains the following CSS reset definitions:... Steffen Gebert
09:00 Bug #21942: Input fields cannot be focused anymore after setting a link
In TYPO3 4.3, is there no error displayed on the JavaScript console when the window is closed? Stanislas Rolland
08:40 Bug #21942: Input fields cannot be focused anymore after setting a link
Is fixed in TYPO3 4.4 Jonathan Starck
08:41 Bug #22159: htmlArea RTE: fields no longer editable after using Clear Formatting in Firefox on Mac
It is fixed in TYPO3 4.4 Jonathan Starck
08:27 Bug #22843: Massuploader doesn't work at all
I have fixed the problem and added a Patch Patrick Bahne
08:25 Bug #22854 (Closed): Replace remaining static method calls with classname:: within the same class with self:: in t3lib
Static method calls within the same class should be resolved with self::
There are a few spots left to fix in t3lib....
Sebastian Michaelsen
03:15 Revision d6c36108: Follow-up to issue #14662: htmlArea RTE: Should use t3lib_utility_Client::getBrowserInfo
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7861 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
02:07 Bug #22841: t3lib_utility_Client::getBrowserInfo returns gecko build date rather than version
committed to trunk rev 7859, testcase in rev 7860 Steffen Kamper
01:17 Bug #22853 (Closed): Regression in globalVar condition
In 4.2 this condition worked:
[globalVar = TSFE:id = 1,2,3,4,5,6,7,8,9]
This doesn't work in 4.3. Reason is, that...
Steffen Kamper
01:09 Revision f4b09fe2: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7860 709f56b5-9817-0410-a4d7-c38de5d9e867
Steffen Kamper
01:06 Revision 94a15ad4: Fixed bug #14663: t3lib_utility_Client::getBrowserInfo returns gecko build date rather than version
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7859 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2010-06-09

23:59 Bug #22852 (Closed): Deprecate page and branch versioning, disable them by default
Hey,
as discussed by the new workspaces team, and approved by Kasper, I created a patch to disable the "old" versi...
Benni Mack
23:43 Bug #22846: Usage of debug() in BE use group *line* by default
committed to trunk rev 7858 Steffen Kamper
16:28 Bug #22846 (Closed): Usage of debug() in BE use group *line* by default
This is because the debug function of eg cc_debug use more params, and the third one is by default *line*
Solution...
Steffen Kamper
23:41 Revision b2813464: Fixed bug #14673: Usage of debug() in BE use group *line* by default
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7858 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:48 Bug #22141: First login attempt to the backend fails every time
I can reproduce this bug, too.
System:
TYPO3 4.3.3
Apache 2.2.9 (Fedora)
Register Globals disabled
PHP 5.2.6
...
Felix Nagel
22:27 Bug #22842: Caching framework: Backport PhpFrontend from FLOW3 and refactor FileBackend
Committed to trunk rev. 7857. Christian Kuhn
03:15 Bug #22842 (Closed): Caching framework: Backport PhpFrontend from FLOW3 and refactor FileBackend
FLOW3 implemented a PHP Cache Frontend which allows for effective caching of PHP code which is included with require_... Christian Kuhn
22:20 Revision ea2c2a3a: Added feature #14666: Caching framework: Backport PhpFrontend from FLOW3 and refactor FileBackend
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7857 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
21:03 Bug #22801: "simulate static documents" doesn't show a page name for chinese pages or menu links
Please only report one issue per bug report.
I put the second half of your report here: #22851
Chris topher
21:01 Bug #22851 (Closed): Simulate Static documents does not use the current page name but one before
For some reason the address line of the browser shows the "ONE CLICK BEFORE PAGE LINK" value of the current page (exa... Mark Iron
20:14 Bug #15984: menu.showAccessRestrictedPages doesn't replace link for "include subpages"
It would be great, if someone of you could provide a patch and send it to Core List:
http://typo3.org/teams/core/c...
Chris topher
15:10 Bug #15984: menu.showAccessRestrictedPages doesn't replace link for "include subpages"
Just stumbled over this bug in recent 4.4 SVN version. Franz Koch
19:50 Bug #22800: Missing language_ids in menu-links (TMENU)
Thanks for keeping us updated.
Resolved, configuration issue; no change required.
Chris topher
19:32 Bug #22800: Missing language_ids in menu-links (TMENU)
I have tested it also with the last svn-trunk of typo3 4.4. There were still NO language_ids in Menu-links (TMENU).
...
Mark Iron
19:49 Bug #22850: htmlArea RTE: Toolbar state incorect in the absence of block element
Committed to SVN TYPO3core trunk (revision 7855) and branch TYPO3_4-3 (revision 7856). Stanislas Rolland
18:02 Bug #22850 (Closed): htmlArea RTE: Toolbar state incorect in the absence of block element
When the selection is not contained in any block element other than the document body, the toolbar state is incorrect... Stanislas Rolland
19:49 Revision 096ae99c: Fixed bug #14677: htmlArea RTE: Toolbar state incorect in the absence of block element
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7856 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
19:43 Revision 91b2c87c: Fixed bug #14677: htmlArea RTE: Toolbar state incorect in the absence of block element
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7855 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
19:41 Revision 27b33be2: Fixed bug #14674: Replace calls to t3lib_extMgm:: within t3lib_extMgm to self:: due to performance reasons (Thanks to Sebastian Michaelsen)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7854 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:38 Bug #22849: Replace calls to t3lib_iconWorks:: within t3lib_iconWorks to self:: due to performance reasons
committed to trunk rev 7853 Steffen Kamper
17:51 Bug #22849 (Closed): Replace calls to t3lib_iconWorks:: within t3lib_iconWorks to self:: due to performance reasons
As we have done it with t3lib_div, t3lib_iconWorks should also call its own static methods via self::
Also see #22...
Sebastian Michaelsen
19:37 Revision 830c4af5: Fixed bug #14676: Replace calls to t3lib_iconWorks:: within t3lib_iconWorks to self:: due to performance reasons (Thanks to Senastian Michaelsen)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7853 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:33 Bug #22848: Replace calls to t3lib_BEfunc:: within t3lib_BEfunc to self:: due to performance reasons
resolved with #22848 Steffen Kamper
17:29 Bug #22848 (Closed): Replace calls to t3lib_BEfunc:: within t3lib_BEfunc to self:: due to performance reasons
As we have done it with t3lib_div, t3lib_BEfunc:: should also call its own static methods via self::
Also see #221...
Sebastian Michaelsen
19:32 Bug #22847: Replace calls to t3lib_extMgm:: within t3lib_extMgm to self:: due to performance reasons
committed to trunk rev 7852 Steffen Kamper
16:45 Bug #22847 (Closed): Replace calls to t3lib_extMgm:: within t3lib_extMgm to self:: due to performance reasons
As we have done it with t3lib_div, t3lib_extMgm should also call its own static methods via self::
Also see #22158...
Sebastian Michaelsen
19:31 Revision 21ad4c8f: Fixed bug #14675: Replace calls to t3lib_BEfunc:: within t3lib_BEfunc to self:: due to performance reasons (Thanks to Senastian Michaelsen)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7852 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:24 Revision f6ad2e9c: Follow-up to bug #13611: Replace calls to t3lib_div:: within t3lib_div to self:: du to performance reasons (Thanks to Senastian Michaelsen)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7851 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:53 Bug #22466: RTE does not load for IRRE fields when in fe-editing mode
Reminder Björn Pedersen
17:33 Bug #22777: early thrown debug messages are not visible (BE only)
committed to trunk rev 7850 Steffen Kamper
17:31 Revision 52a15250: Fixed bug #14555: early thrown debug messages are not visible (BE only) (Thanks to Stefan Galinski)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7850 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:29 Bug #22818: Open t3lib_db for own instance
Committed to trunk rev 7849 Steffen Kamper
17:28 Revision b2796ccb: Fixed bug #14628: Open t3lib_db for own instance
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7849 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:26 Bug #22445: impexp: doesn't work when used from clipboard in list module
IMO this bug was introduced by revision 1965 in February 2007 and can safely be fixed by reverting that change, see ... Peter Niederlag
17:22 Bug #22445: impexp: doesn't work when used from clipboard in list module
funny, this pops up again, as this must have been broken for quite some time ... Peter Niederlag
16:48 Bug #20852: Can create preview links only for the default language of a page
that patch for 4.3.3 generates Preview-Links for all valid languages on the given page...
Constantin Lebrecht
16:34 Revision b45421c8: Follow-up to bug #8305: SQL debug output is not shown in the Backend
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7848 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:12 Bug #22809: Add debug feature to Ext Direct
Committed v4 to trunk rev 7847 Steffen Kamper
16:10 Revision 4f540350: Fixed bug #14618: Bug: Add debug feature to Ext Direct (Thanks to Fabien Udriot)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7847 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
15:30 Revision 83e86c2b: Follow-up to bug #8305: SQL debug output is not shown in the Backend
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7846 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:38 Bug #18686: Updating to TYPO3 4.2 cuts off TypoScript templates after the first umlaut resulting in unusable code
The problem still exists in 4.3.x. I tried to update an old 4.1.12 installation to 4.3.2 and it truncated my TypoScri... Sven Teuber
14:32 Bug #20868: click-enlarge function for images does not work correctly in IE8
Hi Jörg,
as I mentioned before: it can´t be a good advice to disable XSS protection. Doing it for the whole websit...
Maik Matthias
13:41 Bug #20868: click-enlarge function for images does not work correctly in IE8
Behaviour can get bypassed by disabling the crossite filter of IE8 for the website.
Configure server to send an ad...
Jörg Leshel
14:09 Bug #22770: [No Title] shown when editing a record on root level
version 5 contained changes not belonging to this issue. Please ignore v5 and use v6 instead. Reinhard Führicht
13:07 Bug #22697: getBrowserInfo fails with IE UA Strings
Committed to trunk rev 7844
Added test case t3lib_utility_clientTest.php in rev 7845
Steffen Kamper
13:06 Revision 405272a5: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7845 709f56b5-9817-0410-a4d7-c38de5d9e867
Steffen Kamper
13:03 Revision 7bf14c1b: Fixed bug #14458: getBrowserInfo fails with IE UA Strings
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7844 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:51 Feature #19713: Cache thumbnails shown in element browser
Thumbnail files (tmb_*) are flooding the typo3temp folder. Would be better to put them into a separate folder typo3te... Fabrizio Branca
10:29 Feature #22845: Feature Request to add priority on groupLogin
Oups, had found issue 11870 similar to mine and intended to add a relationship but I don't have rights for this ! Sor... LEROY
10:25 Feature #22845 (Closed): Feature Request to add priority on groupLogin
We have the current situation :
- we have different fe_groups, each corresponding to a set of pages in the website
...
LEROY
09:53 Feature #22844 (Closed): FE Login: After Login cannot logout immediately
After logging in by felogin there will always be a screen saying "your now logged in…" without giving the user an opp... Lina Wolf
09:13 Bug #22843 (Closed): Massuploader doesn't work at all
Flashuploader is activated in settings but in filelist the button in the top bar opens the classic uploader.
Addit...
Patrick Bahne
08:12 Bug #21749: Inserting <hr /> using an RTE leads to validation error
This is not the case in current trunk, nor in TYPO3 4.3.
If you set
RTE.default.allowTagsOutside = hr, address
(...
Stanislas Rolland
07:58 Bug #20595: Unallowed classes are not removed on the way to the database
Hey Uschi,
proc.allowedClasses is used by the tranformation on the way to the database and applies only to p (or d...
Stanislas Rolland
06:42 Bug #22629: TSConfig manual "contextMenu.pageTree.disableItems =moreoptions" remove also “hide”
Hi Christopher,
thanks for your response. Sorry, I'm not a coder, I can't provide a patch.
Mathew
06:02 Bug #16762: User Management: Modules maximum
TYPO3 Ver. 4.3.2: I can confirm this problem.
Field userMods: varchar(255)
If there are some modules, that is e...
Ulrich Fischer
04:49 Bug #20594: FF: Cannot enable inline buttons when highlighting the first characters inside ul with list-style-position-inside
Hi Uschi,
My apologies for taking so long to reply to this issue.
I just tried to reproduce this issue with cur...
Stanislas Rolland
03:07 Bug #21992: htmlArea RTE: textstyle cannot be applied to full content of block element
The same will happen if all the text content of a paragraph or other block element is selected. No markup is applied.... Stanislas Rolland
03:06 Revision ce87f0c2: Fixed bug #13301: htmlArea RTE: textstyle cannot be applied to full content of block element
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7843 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
03:02 Revision 122dfb5f: Fixed bug #13301: htmlArea RTE: textstyle cannot be applied to full content of block element
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7842 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:28 Feature #22836: Caching framework: Implement PDO backend
Committed to trunk, rev. 7841. Christian Kuhn
01:20 Revision 134abc68: Added feature #14655: Caching framework: Implement PDO backend
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7841 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn
01:11 Bug #21867: "non-floating" float value doesn't stick
Committed to SVN TYPO3core trunk (revision 7839) and branch TYPO3_4-3 (revision 7840). Stanislas Rolland
01:11 Revision e4ae6a7e: Fixed bug #13062: htmlArea RTE: "non-floating" float value doesn't stick on images
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@7840 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:04 Revision 621e30da: Fixed bug #13062: htmlArea RTE: "non-floating" float value doesn't stick on images
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@7839 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:29 Bug #20697: unwanted control fields exported in csv file
Peter, the patch was already reworked by me. The new version is still pending in core list and needs votes. Christian Kuhn
 

Also available in: Atom