Project

General

Profile

Activity

From 2009-12-06 to 2010-01-04

2010-01-04

23:12 Revision 6176d0bf: Follow-up of changeset #28324: Quoting when part of CASE WHEN flow control
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@28377 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
22:14 Feature #21902: Support SQL "LOCATE"
Found some nice table for Oracle's equivalent in MSSQL:
http://www.dba-oracle.com/oracle_news/2005_12_16_sql_syntax_...
Xavier Perseguers
20:18 Bug #21883: Unable to disable thumbnails with thumbnailsByDefault
committed to svn
4_3 rev 6720
trunk rev 6721
Steffen Kamper
20:17 Revision 537b49e9: Fixed bug #13096: Unable to disable thumbnails with thumbnailsByDefault (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6721 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:17 Revision 7ca346a1: Fixed bug #13096: Unable to disable thumbnails with thumbnailsByDefault (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6720 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:13 Bug #21895: Toggle empty tree produces JS error
committed to svn
4_3 rev 6718
trunk rev 6719
Steffen Kamper
20:13 Revision cd3f9b58: Fixed bug #13118: Toggle empty tree produces JS error (Thanks to Felix Oertel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6719 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:12 Revision eb997c4e: Fixed bug #13118: Toggle empty tree produces JS error (Thanks to Felix Oertel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6718 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:08 Bug #21807: t3lib_div::readLLfile use debug output
committed to svn
4_3 rev 6716
trunk rev 6717
Steffen Kamper
20:07 Revision 1dcce627: Fixed bug #12946: t3lib_div::readLLfile use debug output
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6717 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
20:04 Revision ac23dcda: Fixed bug #12946: t3lib_div::readLLfile use debug output
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6716 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:35 Feature #21909 (Closed): feeditadvanced user interface should be the same that TYPO3 BackEnd
In order to improve the user experience, Typo3 Backend and Frontend editors should use the same design and the same i... Vincent MARIANI
17:32 Bug #21772: Frontend Editing should be in front of flash videos, but is not
The Typo3 parser should add this parameter, shouldn't it ? Vincent MARIANI
17:07 Bug #21494: JSMENU does not respect mount point overlays

Commited to trunk (rev #17790)
Commited to TYPO3_4-3 (rev #17790)
Commited to TYPO3_4-2 (rev #17790)
Benni Mack
17:06 Revision 97eb58a4: Fixed bug #12506: JSMENU does not respect mount point overlays (Thanks to Joerg Wagner)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6715 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
17:05 Revision d9234d85: Fixed bug #12506: JSMENU does not respect mount point overlays (Thanks to Joerg Wagner)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6714 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
17:04 Bug #20514: links created by tslib_cObj->typolink_URL are not valid HTML/XHTML
I guess this would be a feature. Links are not only used in HTML but can also be used in non-HTML E-Mails, XML, PDF G... Lina Wolf
17:04 Revision b8629602: Fixed bug #12506: JSMENU does not respect mount point overlays (Thanks to Joerg Wagner)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6713 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
13:12 Feature #18194: Remove Static Templates from Standard Installation
Updated to current trunk and worked Susannes's patch in there. Benni Mack
10:30 Bug #14202: ImageMagic detection fails in safe_mode
And yes: My patch now works for me :). So +1 after testing and reading. Benni Mack
10:29 Bug #14202: ImageMagic detection fails in safe_mode
Hey Michael.
a) I updated your patch so it's validating against the latest trunk.
b) colons is correct!
If I...
Benni Mack
10:08 Bug #17477: Undefined variable is used in t3lib_BEfunc::exec_foreign_table_where_query
This is a clear bug, would you care to send it to the core list? Benni Mack
10:00 Bug #21763: Massuploader skinning has to be improved
Hey Christopher,
no, that's due to a restriction: If the frame (e.g. file_list.php) that opened the mass uploader ...
Benni Mack

2010-01-03

22:12 Feature #21903: Support SQL "CASE WHEN"
v2 were committed to:
- Core trunk (rev. 6712)
- DBAL trunk (rev. 28324)
Xavier Perseguers
18:28 Feature #21903: Support SQL "CASE WHEN"
Uploaded draft of the patch. What is still missing is properly quoting fields inside the CASE ... WHEN construct. Xavier Perseguers
22:09 Revision a495b61b: Added feature #13135: Support for CASE WHEN flow control
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@28324 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
22:07 Revision e6a701ec: Added feature #13135: Support for CASE WHEN flow control
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6712 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
18:49 Bug #19112: unlink of non existing lockfiles generates warnings in frontend
I patched class.t3lib_lock.php as follows in the T3 System I use. The existance of the resource should be checked fir... Dierk Scharbert
18:40 Bug #21908 (Closed): redirect_url should only be used after successful login
When using redirect_url as additional request parmater, the user will be redirected to the redirect_url in ANY case.
...
Bastian Schreiber
15:25 Bug #21882: Massuploader: Max file size is shown in KB

* commited to trunk (rev. 6710)
* commited to TYPO3_4-3 (rev. 6711)
Benni Mack
15:23 Revision a489242b: Fixed bug #13095: Massuploader: Max file size is shown in KB (THanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6711 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
15:22 Revision 46b7ccf1: Fixed bug #13095: Massuploader: Max file size is shown in KB (THanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6710 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
13:35 Bug #21907: felogin provides no hook for changing $markerArray
Imagine you have the felogin extension in the right column on every page, now you would like to point the ###FORGOT_P... Jonas Felix
13:06 Bug #21907 (Closed): felogin provides no hook for changing $markerArray
felogin serves several hooks, but it's not possible to add any $markerArray entry with any of those hooks.
If you ...
Jonas Felix

2010-01-02

18:24 Bug #21904: Warning of a depricated function
Hi Daniel,
thanks for your bugreport.
This will be solved in the next version of TYPO3.
The report is a duplica...
Chris topher
17:22 Bug #21904 (Closed): Warning of a depricated function
Function spliti() is deprecated in D:\xampp\htdocs\testsite\t3lib\class.t3lib_parsehtml_proc.php line 1252
proble...
Daniel Doesburg
17:12 Bug #21632: Can't access 'Basic Configuration' on a fresh install
I can confirm that a missing timezone-setting in php.in caused the problem. Simply setting the timezone-setting solve... Lars Smit
16:45 Feature #21903 (Closed): Support SQL "CASE WHEN"
In order to support new feature of TemplaVoilà, support for CASE WHEN (http://dev.mysql.com/doc/refman/5.0/en/control... Xavier Perseguers
16:43 Feature #21902: Support SQL "LOCATE"
Equivalent of LOCATE
In Oracle: "instr" http://www.adp-gmbh.ch/ora/sql/instr.html
In PostgreSQL: "strpos" http://...
Xavier Perseguers
16:41 Feature #21902: Support SQL "LOCATE"
Actually there is two needs here, one for supporting LOCATE and one for supporting CASE
Xavier Perseguers
16:10 Feature #21902 (Closed): Support SQL "LOCATE"
the LOCATE function isn't supported in DBAL.
In templavoila i added this in select clause:
CASE WHEN LOCATE(' . $...
Steffen Kamper
15:51 Bug #21901 (Closed): File list cancel button does not respect returnUrl
If you call file_edit.php from any script like
file_edit.php?target=[filepath]&returnUrl=[returnUrl]
only the sav...
Steffen Kamper
00:41 Feature #19857: ability to disable AJAX relogin polls
A short-hand solution is to change "interval:" from 60 to e.g. 600 in typo3/js/loginrefresh.js Steffen Gebert
00:18 Feature #21900 (Closed): Add API to add stylesheet directories
In order to split up the BE stylesheets (separation of structure and visual), some API to add all *.css files in a di... Steffen Gebert

2010-01-01

19:40 Bug #21899 (Closed): with "[BE][interfaces] = backend_old" the modules in WEB and FILE doesn't work
steps to reproduce:
1. set in InstallTool
[BE][interfaces] = backend_old
2. Logout and login
Now the Module...
Sven Juergens

2009-12-31

11:45 Feature #21898 (Closed): CAPTCHA option for forgot password function
Hello,
I'd really appreciate if you could include a CAPTCHA validation to the forgot password form. Maybe you coul...
Markus Klein
10:32 Bug #21896: isLessThan and isGreaterThan dosent work together in if (ts setup)
I've had a look at your TS and made a simplified version to test it.
It looks like that because of the if.negate an ...
Peter Beernink
01:19 Bug #18662: Storing data crashes somehow with MM tables
It'll be great if the patch would make it into the core. Reason is, that extbase is suggesting to use MM-tables for r... Franz Koch

2009-12-30

20:47 Bug #21897: After upgraded to 4.3.0 no thumbnails in BE filelist
0012341_v4_4-3_trunk.patch in 0012341 resolved this for me
With safe_mode=on
henry
18:37 Bug #21897: After upgraded to 4.3.0 no thumbnails in BE filelist
No, the problem is that the [0], which is appended to every file name is escaped twice, when safe_mode is enabled.
...
Steffen Gebert
18:33 Bug #21897: After upgraded to 4.3.0 no thumbnails in BE filelist
I have looked at 0012341
This issue deals with special characters in the file name. most of my images have special c...
henry
18:03 Bug #21897: After upgraded to 4.3.0 no thumbnails in BE filelist
Please have a look at #21360
The right solution is currently under discussion in core list:
http://lists.typo3.or...
Steffen Gebert
18:00 Bug #21897: After upgraded to 4.3.0 no thumbnails in BE filelist
Yes safe_mode is enabled and worked fine with typo3 4.2 I can still setup a new site on the same server using typo3 4... henry
17:06 Bug #21897: After upgraded to 4.3.0 no thumbnails in BE filelist
Do you have safe_mode enabled? Did you search the Bug tracker? There are a few known issues with image processing in 4.3 Steffen Gebert
16:26 Bug #21897 (Closed): After upgraded to 4.3.0 no thumbnails in BE filelist
Server debian 5.0 lenny
graphicsmagick with graphicsmagick-imagemagick-compat
all image processing test passed
wa...
henry
16:23 Bug #21058: <img > embedded in RTE not XHTML if "config.xhtml_cleaning = all" not set
I am unable to reproduce this behavior. Are you using plain DAM? Or mixed with other extensions like dam_ttcontent? Michiel Roos
14:15 Revision 415b70ea: Raised DBAL version from 1.0.2 to 1.1.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6709 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
14:10 Bug #21896 (Closed): isLessThan and isGreaterThan dosent work together in if (ts setup)
tt_content.menu.20.1 >
tt_content.menu.20.1 = COA
tt_content.menu.20.1 {

10 = HMENU
10.special = directo...
Andriy Kmit'
14:05 Revision 61c3517a: Raised DBAL version from 1.0.2 to 1.0.3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6708 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
13:52 Revision f95dd11d: Changed version back to 1.1-dev
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@28219 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
13:50 Revision d008810a: Set version to 1.1.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@28217 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
13:46 Revision ee3541ef: Changed version back to 1.0-dev
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@28216 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
13:43 Revision 088961e1: Set version to 1.0.3
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@28214 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers

2009-12-29

19:51 Bug #21851: Image processing; Image Magick operation "combining images" failed
better news. After maintenance work by the webspace host the GIFBUILDER performs as expected. All work fine right now... Jens Schroeder-Fuerstenberg
17:40 Bug #21895: Toggle empty tree produces JS error
Ok, it doesn't happen when you click + but when you click - ... tree.js tries to remove children UL which are not exi... Felix Oertel
17:35 Bug #21895 (Closed): Toggle empty tree produces JS error
If you toggle an empty tree (by clicking on the +) the following JavaScript-error occurs:
Fehler: uncaught excepti...
Felix Oertel
15:48 Bug #21894 (Closed): Flexforms: no exclamation mark for required fields
When a field in a Flexform (e.g. EXT:comments "Triggering prefix") is set to required, but user wants to save it with... Steffen Gebert
15:26 Bug #21890: wrong date in calendar != USdate
thanks it work too! Pedro Daniel
11:47 Bug #21890: wrong date in calendar != USdate
Does patch for #21757 work? Steffen Gebert
00:01 Bug #21890 (Closed): wrong date in calendar != USdate
when non USdateformat is used the calendar allways get the USformat, I thing that was for the browser but not (I try ... Pedro Daniel
13:59 Feature #21893 (Closed): htmlArea RTE: Allow to hide counting classes
Hi Stan :-)
Problem:
If you use the nice row/cell-counting feature you might end up with some fifty classes for c...
Uschi Renziehausen
13:09 Feature #17021: Add autocomplete="off" to BE login
Added a new patch.
The problem with "autocomplete=off" is W3C validity. The tag is not official, so it renders the...
Bernhard Kraft
12:51 Bug #16951: Autofill in form functions fail on Firefox & Internet Explorer
The problem most probably is, the naming of the fields.
Firefox recognizes an input-box by its name="" property. I...
Bernhard Kraft
12:02 Feature #17378: Hide dotfiles such as .svn in filelists
Jeez, I completely forgot about this feature request. :-)
@Bernhard: I fully agree with your points on the core li...
Sven Schwyn
11:50 Feature #17378: Hide dotfiles such as .svn in filelists
I guess this patch will not make it into the core.
At least other people object adding such a feature. See thread ...
Bernhard Kraft
01:16 Bug #21891: t3lib_BEfunc::exec_foreign_table_where_query has wrong definition
sorry, it's a duplicate to http://bugs.typo3.org/view.php?id=5983 David Bruchmann
00:40 Bug #21891 (Closed): t3lib_BEfunc::exec_foreign_table_where_query has wrong definition
The function starts with
-------
global $TCA;
t3lib_div::loadTCA($foreign_table);
-------
$foreign_table is no...
David Bruchmann
00:50 Feature #21892 (Closed): Substitution of default markers is not available as single function
in the function t3lib_befunc::exec_foreign_table_where_query a lot of default markers (like CURRENT_PID, etc.) are re... David Bruchmann

2009-12-28

19:47 Bug #21889 (Closed): some JS-files don't follow naming conventions
Some JS-files in
typo3/
typo3/js
t3lib/ and
t3lib/js
do not follow the naming conventions or are located in ...
Felix Oertel
17:13 Bug #21826: EM hangs
no, it doesn't Bartosz Aninowski
15:32 Bug #21826: EM hangs
Does it work when you provide username/password for typo3 login under settings? Jorgo S.
11:48 Bug #21826: EM hangs
Fresh setup. No extension.
Em->Translation handling->Polish->Save Selection.
After that httpd process eats 100% cpu...
Bartosz Aninowski
14:37 Bug #21888 (Closed): minor issue with indexing
I couldnt figure out why index search wasnt indexing, so I went to the source to find out why.
After a while I final...
erik dahlin
12:07 Bug #17187: cache_hash gets filled up with menudata entries while using TMENU_LAYERS
It would be great to know which type of menu is used.
Anyway I can confirm this bug on 4.2.10 too.
I worked aro...
Clemens Riccabona
11:17 Bug #17187: cache_hash gets filled up with menudata entries while using TMENU_LAYERS
Hi Michael, I can confirm this bug is still current with TYPO3 4.2.10
After only about 15 hours (since the last tr...
Carey Dessaix
10:47 Bug #14166: Content Type TABLE does not allow 0 cellspacing
Hey Ernesto,
we could change the DB field to be varchar and then we do the int-evaluation on TCA basis, having fin...
Benni Mack
02:21 Bug #21752: t3lib/class.t3lib_page.php generates invalid queries for DBAL
Committed to:
TYPO3 trunk (rev. 6706)
TYPO3_4-3 (rev. 6707)
Xavier Perseguers
02:21 Revision 946556b3: Backported revision 6706 from trunk
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6707 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
02:18 Revision 87b8ace2: Fixed bug #12855: t3lib/class.t3lib_page.php generates invalid queries for DBAL
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6706 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
02:01 Feature #21560: sql_query does not respect "mapping"
Committed to DBAL trunk as revision 28106 Xavier Perseguers
02:01 Revision 64e1f7b4: Fixed bug #12603: sql_query does not respect "mapping"
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@28106 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
01:50 Bug #21887: SQL parser cannot parse escaped single quote in INSERT statement
Committed to
- DBAL trunk (rev. 28103)
- DBAL_1-0 (rev. 28105)
- Core trunk (rev. 6704)
- Core TYPO3_4-3 (rev. ...
Xavier Perseguers
01:50 Revision 32b3bc01: Backported revision 6704 from trunk
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6705 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
01:46 Revision d5320066: Backported revision 28103 from trunk
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@28105 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
01:42 Revision 4ecdca02: Fixed bug #13104: SQL parser cannot parse escaped single quote in INSERT statement
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6704 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
01:40 Revision e5e59b40: Fixed bug #13104: SQL parser cannot parse escaped single quote in INSERT statement
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@28103 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
00:27 Feature #21788: Cleanup alt_intro and remove "You are logged in as user .."
* Committed to trunk rev. 6703 Christian Kuhn
00:21 Revision 101da5a0: Fixed bug #12909: Cleanup alt_intro and remove "You are logged in as user .."
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6703 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Kuhn

2009-12-27

22:02 Bug #20542: typolink: addQueryString.exclude does not support arrays
Attached a second patch set which finalizes work on getQueryArguments() and adds some test cases to this method. Christian Kuhn
19:26 Bug #21851: Image processing; Image Magick operation "combining images" failed
Good news; the INSTALL problem is solved by deactivating im_useStripProfileByDefault . I wonder that I haven't found ... Jens Schroeder-Fuerstenberg
14:43 Feature #21688: Add support for IN and EXISTS subqueries
Wrong alert, was testing DBAL 1.1-dev with TYPO3 4.3.0 Xavier Perseguers
14:27 Feature #21688: Add support for IN and EXISTS subqueries
EXISTS support has not been reintegrated in t3lib_sqlparser (in trunk) when #13003 was resolved. Xavier Perseguers
14:08 Bug #21887 (Closed): SQL parser cannot parse escaped single quote in INSERT statement
When trying to import static data from EXT:static_info_tables, the script dies with typical error:
ERROR: Query co...
Xavier Perseguers
12:18 Revision a0550213: Backported revisions 28078-28079 from trunk
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@28080 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
12:15 Revision da2eb4fd: Updated documentation: now using new documentation template
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@28079 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
11:34 Revision 69d4864c: Updated documentation (removed obsolete information, added small cookbook for extension developers, added tutorials for Oracle and PostgreSQL)
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@28078 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
11:10 Revision 204919f7: Updated version number to reflect development status
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@28077 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
11:10 Revision ac63b3aa: Updated version number to reflect development status
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@28076 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers

2009-12-26

22:31 Feature #21886 (Closed): Enables rotation of gifbuilder images with transparent background avoiding ugly triangles / step patterns
Using the EFFECTS / rotate method to rotate gifbuilder objects by angles different from 90/180/270° results in images... Matthias Nagl
21:44 Bug #25641: Undefined enableBELog configuration option causes warnings
Committed to Trunk in revision 6701
Committed to 4.3 in revision 6702 (target 4.3.1)
Francois Suter
21:20 Bug #25641 (Closed): Undefined enableBELog configuration option causes warnings
It can happen that configuration option "enableBELog" is not defined. If that is the case method tx_scheduler::log() ... Francois Suter
21:28 Revision 6c40f037: Fixed bug #13100: Scheduler: Undefined enableBELog configuration option causes warnings
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6702 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
21:27 Revision 268216f8: Fixed bug #13100: Scheduler: Undefined enableBELog configuration option causes warnings
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6701 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
21:13 Bug #25640: Adding a task provided by an extension fails
As discussed, not a scheduler issue. Francois Suter
14:50 Bug #21722: CSS Issues in Buttons (Recycler / File Mass Uploader)
Commited to trunk (rev. 6699)
Commited to TYPO3_4-3 (rev. 6700)
Benni Mack
14:48 Revision 0dd742f4: Fixed bug #12807: Bug: CSS issues with buttons (Recycler / File Mass Uploader) (Thanks to Andreas Kundoch and Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6700 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
14:47 Revision f26352fa: Fixed bug #12807: Bug: CSS issues with buttons (Recycler / File Mass Uploader) (Thanks to Andreas Kundoch and Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6699 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
13:52 Bug #21885 (Closed): DB list: layout looks weird with thumbnails
When thumbnails in list module are enabled, the layout looks weird, as the thumbnail is in an extra <tr>.
The border...
Steffen Gebert
13:26 Bug #21884 (Closed): File list: Alternating row colors are weird with thumbnails
When thumbnails in file list are enabled, the coloring is weird, as the thumbnail is in an extra (not highlighted) <t... Steffen Gebert
12:31 Feature #17378: Hide dotfiles such as .svn in filelists
I've just uploaded a patch against latest trunk revision (6698):
5779_file_ignore_rev6698.diff
I removed the f...
Bernhard Kraft
12:24 Feature #17378: Hide dotfiles such as .svn in filelists
Can't we move this setting to UserTS instead of $TYPO3_CONF_VARS['SYS']['ignoreDotFiles'] ?
We already have sooo m...
Steffen Gebert
12:14 Bug #21883 (Closed): Unable to disable thumbnails with thumbnailsByDefault
If thumbnailsByDefault (or the checkbox "Show Thumbnails by default" in user settings) is active, there's no way to d... Steffen Gebert
11:02 Bug #21874: addToList doesn't work any more in TSConfig
I just checked it again and can't reproduce it (with rtehtmlarea).
rtehtmlarea adds its PageTS by setting...
Steffen Gebert
10:21 Bug #21882 (Closed): Massuploader: Max file size is shown in KB
The massuploader shows the max file size in kilobytes.
"You can upload files with a maximum size of 16384 KB."
...
Steffen Gebert
10:18 Bug #16779: Templavoila & ORACLE wont work (DBAL 0.9.9)
As already said, lots of work have been done for the release of TYPO3 4.3 and this bug could not be reproduced anymore. Xavier Perseguers
10:16 Bug #21876: uncheck function in tceforms unchecks too many items
Committed to:
- TYPO3 4-3 (rev. 6697)
- trunk (rev. 6698)
Xavier Perseguers
10:11 Revision 599db395: Fixed bug #13080: Uncheck function in tceforms unchecks too many items (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6698 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
10:05 Revision b8c49b2a: Fixed bug #13080: Uncheck function in tceforms unchecks too many items (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6697 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
01:23 Bug #21881 (Closed): Link -> Media Link-title is overwritten by dam values
I wanted to set up an link an filre (Media). I can set up an title for this link but it will be overwritten by e.g."T... Joerg Hauke

2009-12-25

23:43 Bug #21880: Massuploader: Window is not closable
Note: The screenshots were made with the fix for #21722 applied! Steffen Gebert
23:34 Bug #21880 (Closed): Massuploader: Window is not closable
The tiny massuploader window is not closable (has no X icon to close, doesn't vanish on Esc press).
Instead, only ...
Steffen Gebert
23:34 Bug #20576: t3lib_div has several calls to debug without namespace which leads to php-errors
Hi Benjamin,
as far as I can remember, we are supposed to call debug() without t3lib_div::. The debug() defined in...
Felix Oertel
19:47 Bug #17344: Install tool doesn't take the fileadminDir into account
Hey Frans,
the patch worked for me, so I sent it to the core list.
Benni Mack
18:57 Bug #19044: typo3 logo in backend on top left looks not perfect because it has white background on gradient background
As this is fixed in the most recent stable version and there is very very little chance that this gets fixed in 4.2.x... Benni Mack
18:27 Bug #21879 (Closed): Massuploader: Button is too small
With translated BE, the "Select Files" button is too small and only the left 80px of the button (127px in total) real... Steffen Gebert
14:27 Bug #17132: Function linkWrapFile() in file class.file_list.inc uses wrong PATH prefix.
Commited this patch to trunk (rev. 6694)
Commited this patch to TYPO3_4-3 (rev. 6695)
Commited this patch to TYPO3_...
Benni Mack
10:25 Bug #17132: Function linkWrapFile() in file class.file_list.inc uses wrong PATH prefix.
Hey Patrick,
your patch did not work for me, however I figured that PATH_site has to be used instead of DOCUMENT_R...
Benni Mack
14:26 Revision 94a9e0d4: Fixed bug #5260: Function linkWrapFile() in file class.file_list.inc uses wrong PATH prefix
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6696 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
14:24 Revision 9dba2d5e: Fixed bug #5260: Function linkWrapFile() in file class.file_list.inc uses wrong PATH prefix
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6695 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
14:23 Revision 60300f5e: Fixed bug #5260: Function linkWrapFile() in file class.file_list.inc uses wrong PATH prefix
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6694 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
11:17 Bug #21875: disableAllHeaderCode don't works withhout explizit usage of disableCharsetHeader
I think the best way will be map of all headers.
TYPO3 initializes this map with some standards and extensions can ...
Maik Preuß
10:38 Bug #21875: disableAllHeaderCode don't works withhout explizit usage of disableCharsetHeader
Hey Maik,
there are more headers that are sent with the HTTP response even when setting both options. See the scre...
Benni Mack
10:46 Bug #21870: Select navigation mode is obsolete
Hey Ben,
thanks for spotting this. I think we need to remove the whole alt_main.php backend file as soon as possib...
Benni Mack

2009-12-24

17:22 Bug #17344: Install tool doesn't take the fileadminDir into account
Hey Frans,
the attached patch solves your issue and also fixes another one within tstemplate to have "fileadmin/" ...
Benni Mack
16:59 Bug #21714: t3lib_TStemplate::getFileName() handles path starting with media/ as magic
Hey Jigal,
I created a patch that fixes this issue. Can you try it out and see if it works?
The patch uses the ...
Benni Mack
16:40 Bug #20576: t3lib_div has several calls to debug without namespace which leads to php-errors
Hey Felix,
I just read through the dev-list thread. Basically this means we should consider making all calls to t3...
Benni Mack
16:37 Bug #21383: cObject FILE dos not Work with PHP 5.3
Hey,
I cannot reproduce this issue on my system (Mac, apache2_mod_php, PHP 5.3.0) with the latest trunk version. C...
Benni Mack
14:42 Bug #21851: Image processing; Image Magick operation "combining images" failed
@Stefano Kowalke I can't find this comment line. My file ends before that line.
I looked in this file: typo3\sysex...
Joerg Hauke
13:50 Bug #21343: Database Analyser does't undestand comments in sql file
from MySQL manual:
1.7.5.6. '--' as the Start of a Comment
Standard SQL uses the C syntax /* this is a comment */...
Vladimir Podkovanov
11:21 Bug #21501: Install Tool duplicates values of textarea fields
I can confirm this for pdf_generator too:
Entry of [FE][defaultTypoScript_constants] after first writing of "All C...
Daniel Krupke
07:52 Bug #21874: addToList doesn't work any more in TSConfig
Yes, I know for sure that it used to work. The reason I know it broke is because editors complained about the changed... Christian Lerrahn

2009-12-23

22:18 Bug #21865: htmlmail: deprecated message with PHP 5.3 for sql_regcase
You are most definately right. Since it worked with either php version i did not even notice :) Falk Kühnel
18:32 Bug #21865: htmlmail: deprecated message with PHP 5.3 for sql_regcase
Hey Falk,
your patch isn't right.
+ if (function_exists('sql_regex')) {
+ $ret = sql_regcase($tag);
+ } e...
Benni Mack
19:08 Bug #21875: disableAllHeaderCode don't works withhout explizit usage of disableCharsetHeader
I'm developing the T3Flex Extension.
This extension delivers TYPO3 content for Adobe Flex Widgets.
In this exte...
Maik Preuß
18:28 Bug #21875: disableAllHeaderCode don't works withhout explizit usage of disableCharsetHeader
Hey Maik,
you have an example on how to reproduce this? With what extensions do you have problems?
Thanks for y...
Benni Mack
19:07 Bug #21580: JSMENU's fallback menu name is not unique
The attached patch fixes the problem for 4.3 and trunk. I sent the patch to the core list so it can go in 4.3.1 Benni Mack
18:52 Bug #21849: When configuring to remove Edit menu from clickmenu, it also removes 'Edit Page Properties'
Hey Kasper,
well, the option $backRef->editPageIconSet is set by alt_clickmenu.php because it checks if the page c...
Benni Mack
18:42 Bug #21832: HMENU does not generate correct links for mount points with "substitute mount point"
hey volkmar,
are you using TMENU, GMENU or JSMENU? Can you post your TypoScript snippet?
Benni Mack
18:29 Bug #21878 (Closed): 4.4.0 trunk: version warning with CSS styled content
When I want to install Extension: CSS styled content (css_styled_content) from TYPO3 4.4.0 trunk, I get this warning ... Franz Holzinger
18:15 Bug #21828: List module: delete confirmation has extra ")"
Commited to trunk (rev. 6692)
Commited to TYPO3_4-3 (rev. 6693)
Benni Mack
18:14 Revision d006bb4e: Fixed bug #12987: List module: delete confirmation has extra ")" (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6693 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
18:12 Revision 5b74d7d1: Fixed bug #12987: List module: delete confirmation has extra ")" (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6692 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
15:40 Bug #21874: addToList doesn't work any more in TSConfig
Christian, can you provide the code snippet, with which the problem occurs?
Are you really sure that it works before...
Steffen Gebert
12:13 Bug #21874: addToList doesn't work any more in TSConfig
Can confirm this. Had problems with RTE-config last week.
Hope I will find time to dig into this very soon.
Steffen Gebert
13:55 Bug #21864: overriden user settings are not visible to the user

Commited your patch to trunk (rev. 6690)
Commited your patch to TYPO3_4-3 (rev. 6691)
Benni Mack
13:54 Revision a7ef0a3a: Fixed bug #13059: overriden user settings are not visible to the user (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6691 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
13:53 Revision c43343ca: Fixed bug #13059: overriden user settings are not visible to the user (Thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6690 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
12:54 Bug #21877: t3editor don't show content in FF3
There were several fixes regarding this problem: Revisions 3652 and 3539.
After the release of 4.1.1 there also were...
Chris topher
12:40 Bug #21877 (Closed): t3editor don't show content in FF3
Since FireFox 3 was released we are not able to edit the content of any textarea (htmlArea RTE).
We have to click "...
Janine Schendel
12:19 Bug #21866: Ext manager produce blank page
Please have a look at your PHP error_log file or enable display_errors. Steffen Gebert
12:17 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
Patch v4 works for me, at least for a normal file (filename containing only alpha-numerical characters) Jose Antonio Guerra

2009-12-22

22:02 Bug #21682: Wrong compare in beFunc::getModuleData
Steffen, can you tell me how to reproduce this? Benni Mack
21:55 Bug #14135: link wizard fails to remember external links
Hey all,
I just tried to reproduce this behaviour on the latest trunk with a tt_content => header_link wizard elem...
Benni Mack
21:41 Feature #14127: FE-Editing new pages and simulateStatic
Christopher, can you reproduce this issue? I will try to reproduce it in the next few days. If it's not reproducable ... Benni Mack
17:23 Bug #21843: css_styled_content 4.3 and image borders
I found out that it's related to the "simple" rendering mode. You can fix this if you edit your TypoScript constants ... Benni Mack
16:52 Bug #21843: css_styled_content 4.3 and image borders
yes. I can confirm this issue as well.
it seems that if you have only one image, the LI.csc-textpic-image is missi...
Benni Mack
11:54 Bug #21843: css_styled_content 4.3 and image borders
I can confirm the problem:
No borders, if you have one image.
And borders exists, if you have 2 images.
If you ...
Valery Romanchev
15:54 Bug #21876 (Closed): uncheck function in tceforms unchecks too many items
If you click onto the button "Check all" for "Explicitly allow/deny field values" -> "Pagecontent: Type:" all fields ... Kurt Kunig
14:50 Bug #21875 (Closed): disableAllHeaderCode don't works withhout explizit usage of disableCharsetHeader
without 'disableCharsetHeader = 1' a 'Content-Type' header will be generated regardless of 'disableAllHeaderCode'.
...
Maik Preuß
01:35 Bug #21874 (Closed): addToList doesn't work any more in TSConfig
After upgrading to TYPO3 4.3 the configuration of my RTE was broken. I found out that that as because the addToList f... Christian Lerrahn

2009-12-21

22:46 Bug #18620: TSref: CONFIG object is empty / no reference! --- 4.2RC1
I see. Sorry I had misunderstood what you meant. I thought the CONFIG object was just an example, but it's where the ... Francois Suter
20:06 Bug #18620: TSref: CONFIG object is empty / no reference! --- 4.2RC1
Hey Francois,
yes. it still occurs:
* I install doc_core_tsref (4.3.0)
* I first try with re-importing the s...
Benni Mack
21:29 Bug #21862: class.file_list.inc must die
Hey Michiel,
I think we don't have to care about these tslib/media/scripts/ files, however, the other classes shou...
Benni Mack
21:02 Bug #21760: 4.3.0 Users Settings are broken
Closed as suggested by the reporter. Benni Mack
20:55 Bug #25640: Adding a task provided by an extension fails
I see the problem indeed. However I'm not sure it's a good idea for the autoloader to support the "user_" prefix. Hav... Francois Suter
18:32 Bug #25640: Adding a task provided by an extension fails
Solved:
Since my extension was for a company-specific purpose, I prefixed it with "user_", for I understood this t...
Administrator Admin
20:43 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
Alexander, can you please test if v4 solves the issue for you as well? Helmut Hummel
20:09 Bug #14692: Access to file resources does not work with mod_fcgid
I had this problem now with PHP 5.3.1 on an openSUSE 11.2 with Apache 2.2.13 and suphp 0.7.1. I fixed it for the mome... Martin Schönbeck
19:56 Bug #15630: JSMENUITEM & showActive dows not work if entryLevel is set
Commited to trunk (rev #6687)
Commited to TYPO3_4-3 (rev #6688)
Commited to TYPO3_4-2 (rev #6689)
Benni Mack
19:55 Bug #17186: JSMENU showActive not working with entryLevel (was 1508)
Commited to trunk (rev #6687)
Commited to TYPO3_4-3 (rev #6688)
Commited to TYPO3_4-2 (rev #6689)
Benni Mack
19:51 Revision 53b0af06: Fixed bug #12505: JSMENU's showActive is broken (Thanks to Joerg Wagner)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6689 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
19:50 Revision 80c17ea0: Fixed bug #12505: JSMENU's showActive is broken (Thanks to Joerg Wagner)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6688 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
19:43 Revision c6930443: Fixed bug #12505: JSMENU's showActive is broken (Thanks to Joerg Wagner)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6687 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
15:27 Bug #21873 (Closed): alternative page language will be deleted in new workspaces after publishing
if I published an alternative page language that I have created in a new created workspace the record will be deleted... Marcel Fiedrich
15:07 Bug #21702: The type in t3lib_TCEforms does not work if the type field shall be excluded when translating
Agreed, current stable has the problem, that type field isn't working if typefield l10n_mode is set to exclude.
T...
J. Peter M. Schuler
13:07 Feature #21872 (Closed): page.incudeJS stdwrap
It should be useful to have a stdwrap properties in page.includeJS includeCSS includeFooterJS ... to be able to use "... Fernando Arconada
12:06 Bug #21871 (Closed): options.pageTree.showNavTitle = 1 does not work in typo3/browse_links.php
If using "showNavTitle" to display the NavTitle instead of the Title in the pagetree it is ignored in the "regular" ... Christian Ehret

2009-12-20

23:43 Bug #25640: Adding a task provided by an extension fails
I can happily tell you that I found a (temporary) workaround: I just pasted the code from my ext_autoload.php to typo... Administrator Admin
23:34 Bug #25640: Adding a task provided by an extension fails
Thanks for replies,
- @Christopher: my class is listed in my ext_autoload.php as described in your script
- @Franc...
Administrator Admin
22:28 Bug #25640: Adding a task provided by an extension fails
I would also bet on an autoloader error, since I have successfully created tasks for the scheduler myself. Mind that ... Francois Suter
21:10 Bug #25640: Adding a task provided by an extension fails
I also tryed adding a task and it works for me.
Does the extension correctly list its classes in ext_autoload.php?
...
Chris topher
20:22 Bug #25640 (Closed): Adding a task provided by an extension fails
I set up a task in an extension as described in the documentation (of the scheduler) and according to the examples of... Administrator Admin
13:49 Feature #25639: task for oldstyle commandline scripts
i forgot, that we do not only one cronjob for all the jobs. Kay Strobach
13:49 Feature #25639 (Closed): task for oldstyle commandline scripts
hi,
it would be perfect, if there would be a task, which will run oldstyle TYPO3 cronjob tasks via a commandline.
...
Kay Strobach
10:52 Bug #21870 (Closed): Select navigation mode is obsolete
In User Settings you can still choose between different kinds of navigation modes. "Selectorbox in top frame" and "Ic... Ben van 't Ende

2009-12-19

16:36 Bug #21868: deprecated function spliti for php5.3
Resolved (again) after commit to 4-2 too Xavier Perseguers
16:29 Bug #21868: deprecated function spliti for php5.3
Committed v2 to branch 4-3 (rev. 6684)
Committed v2 to trunk (rev. 6685)
Committed v2 to branch 4.2 (rev. 6686)
Xavier Perseguers
16:20 Bug #21868: deprecated function spliti for php5.3
Another spliti call was found in t3lib_parsehtml_proc Xavier Perseguers
16:35 Revision 10659104: Fixed bug #13064: Deprecated function spliti for PHP5.3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6686 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
16:29 Revision 7b34558f: Fixed bug #13064: Deprecated function spliti for PHP5.3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6685 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
16:26 Revision d0daacb8: Fixed bug #13064: Deprecated function spliti for PHP5.3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6684 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
15:46 Bug #21869 (Closed): t3lib_tceforms does not respect mod.SHARED.disableLanguages
When a flexform does not disable inline translation (that is it enables it):
<meta>
<langDisable>0</langDisable>...
Xavier Perseguers
13:00 Bug #21629: MM relations: rollback not working / sys_history wrong
Been a bug in there which broke sys_history in some cases :(
Is fixed in attached patch.
Ralf Hettinger

2009-12-18

19:46 Bug #21851: Image processing; Image Magick operation "combining images" failed
Good evening Stefano,
Your summary is correct. I uploaded a zip containing the screenshots required.
Thanks for yo...
Jens Schroeder-Fuerstenberg
18:45 Bug #21851: Image processing; Image Magick operation "combining images" failed
No problem about the commands. Good to know that T3 called the right commands.
Let resume what we have (Please cor...
Stefano Kowalke
17:14 Bug #25571: code completion: parser error on opening brackets on the right side of an operator
commited in r6679 (trunk) and r6681 (TYPO3_4-3) Administrator Admin
17:12 Revision 10825310: Fixed bug #12703: t3editor/codecompletion: parser error on opening brackets on the right side of an operator
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6681 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
17:09 Revision dc954098: Fixed bug #12703: t3editor/codecompletion: parser error on opening brackets on the right side of an operator
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6679 709f56b5-9817-0410-a4d7-c38de5d9e867 Tobias Liebig
16:56 Bug #21868 (Closed): deprecated function spliti for php5.3
a deprecated function for PHP 5.3 is used in pibase.
(issue imported from #M13064)
Falk Kühnel
16:49 Bug #21867 (Closed): "non-floating" float value doesn't stick
Selecting "Non-floating" float value for an image has no effect. Expected behavior is for style="float: none;" to app... Dan Osipov
13:57 Bug #21811: Missing -R option in chmod command in INSTALL.txt
Committed to:
Trunk in revision 6676
4.3 in revision 6674
Francois Suter
13:52 Revision cf9ef0b6: Fixed bug #12955: Missing -R option in chmod command in INSTALL.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6676 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
13:51 Revision f589c4fa: Fixed wrong date in ChangeLog entry (sorry)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6675 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
13:50 Revision c7edf385: Fixed bug #12955: Missing -R option in chmod command in INSTALL.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6674 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
12:29 Bug #21865: htmlmail: deprecated message with PHP 5.3 for sql_regcase
Added a patch to fix the issue. Falk Kühnel
10:51 Bug #21865 (Closed): htmlmail: deprecated message with PHP 5.3 for sql_regcase
sql_regcase is deprecated in php 5.3
(issue imported from #M13060)
Falk Kühnel
11:58 Bug #16354: TSref and doc_core_ts on typo3.org are out-of-date
Documentation is now actively maintained ;-) Francois Suter
11:56 Bug #16656: Bad link at typo3.com
Michael, can this be closed? Francois Suter
11:55 Bug #17756: TSref, HMENU: splitting up the special table for 4.2
Fixed in doc_core_tsref version 4.3.0 Francois Suter
11:52 Feature #19399: Add the ability of including external files to includeJS/getFileName
Actually this is now possible in TYPO3 4.3. Please try and confirm that this bug can be closed. Thanks.
(see the u...
Francois Suter
11:44 Bug #17176: TSref: [globalString = HTTP_HOST= www.typo3.com] does not always work
Fixed in version 4.3.0 Francois Suter
11:43 Bug #18297: TSREF: HMENU.includeNotInMenu needs update
Fixed in version 4.3.0 Francois Suter
11:35 Bug #15456: TSref > "stat_apache_logfile" > Option "lockRootDir" does not exist (should be "lockRootPath", shouldn't it?)
Fixed in version 4.3.0 Francois Suter
11:31 Bug #21863: htmlarearte sometimes deletes contents
Happened to me as well, Typo3 4.3, Firefox 3.5. I also had the case where content was overwritten because of an invol... Jorgo S.
10:58 Bug #21866 (Closed): Ext manager produce blank page
Ext manager stops working when I try to select "Translation Settings" and use "Save selection" button. Firsty i got m... Trandel Miszcz
10:18 Bug #17044: CVS is mentioned instead of SVN
No feedback, closing report. Francois Suter
10:17 Bug #16528: CGL needs updates
No answer, closing the report. Francois Suter
09:57 Bug #18016: FCE-Dropdown shows Invalid Value Error when using comma
I'm sorry that's a TYPO3 Core issue with the TCEForm - I can confirm it for the latest TYPO3 trunk (4.4) Tolleiv Nietsch
08:03 Bug #21864 (Closed): overriden user settings are not visible to the user
It is possible to override settings in the user settings with TS. Currently this is not visible to the user because t... Georg Ringer
06:58 Bug #21854: URL's with a very long Number in type returns a false Number in error message
this happens in class.tslib_fe.php line 933 >
$this->type = intval($this->type);
and its normal behaviour of ph...
Georg Ringer

2009-12-17

23:47 Bug #21863: htmlarearte sometimes deletes contents
aehm, latenight now. ;)
sorry, this could have been written more clearly:
> So i put in some pictures:
Expla...
Clemens Riccabona
23:41 Bug #21863 (Closed): htmlarearte sometimes deletes contents
Sometimes, if you are saving twice, or, on lower bandwith just opening a record and save+closing it before rte is loa... Clemens Riccabona
23:42 Bug #21823: Horizontal Rulers in Richtext Editor unusable because of destroying following html output
sorry, i will try the patch ASAP (on weekend20/21.12.2009), as i have a very important launch tomrrow! Clemens Riccabona
14:22 Bug #20087: Allow predefined setting for "extended view" in list module
added a new patch because things changed quite much. and it got even easier:
there is just one checkbox/option and...
Georg Ringer
12:20 Bug #21862: class.file_list.inc must die
These must all die:
$ find ./ -name "*inc"
.//typo3/class.alt_menu_functions.inc
.//typo3/class.db_list.inc
.//...
Michiel Roos
12:19 Bug #21862 (Closed): class.file_list.inc must die
Rename inc to php and fix the files that include the file class.file_list.inc
This is silly!
http://typo3.org/t...
Michiel Roos

2009-12-16

19:54 Bug #20542: typolink: addQueryString.exclude does not support arrays
Added a first patch set.
The t3lib_div change adds an api method do recursivly diff two arrays, the tests show the...
Christian Kuhn
12:40 Bug #20542: typolink: addQueryString.exclude does not support arrays
confirmed. This is a rather nasty issue that could easily eat up tons of time while debugging.
Christian Kuhn
18:35 Bug #21851: Image processing; Image Magick operation "combining images" failed
@ Stefano:
sorry for providing the commands. I'm not a developer and php is a hidden land to me.
However, the only...
Jens Schroeder-Fuerstenberg
17:39 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
I use the solution of Joern Dost, thanks a lot for it.
I only had one problem concerning thumnails of PDFs.
I got...
Manfred Mirsch
16:58 Bug #20498: Clear RTE cache is always visible with default settings
See solution in issue #21063. Fixed in TYPO3 4.3. Stanislas Rolland
16:38 Bug #25574 (Closed): t3editor missing ext_icon.gif
would be nice if there is an icon for that sysext in the next release
(issue imported from #M13050)
Georg Ringer
15:57 Bug #21702: The type in t3lib_TCEforms does not work if the type field shall be excluded when translating
I fear with committing my last patch we introduced a new bug:
While everything works fine for the translation rec...
Fabrizio Branca
10:50 Bug #25638: set errorreporting to warning not notice
Closing the bug as requested. Thanks for following up. Francois Suter
10:38 Bug #25638: set errorreporting to warning not notice
SOLVED -> Please close, seems to be a piwik problem -> SRY Kay Strobach
09:51 Bug #25638: set errorreporting to warning not notice
There seems to be no way to reduce the talking of php but display_errors=0
$piwikScriptPath = dirname(dirname(__...
Kay Strobach
10:40 Bug #21816: Stylesheets missing when TSFE object is generated in BE
If i compare the code in TYPO3 4.3 it seems it is not there. Also the condition if the TSFE is loaded, is not present... Michel Nederlof
10:26 Feature #25631: Add a "disable/enable" button to tasks overview
I am used to it, that's why I miss it.
Read it like this: It's the on/off button and even if the machine mostly runs...
Steffen Müller

2009-12-15

23:33 Bug #21861 (Closed): "Stay logged in" doesn't work after IP change
When the user's IP changes (router re-dial-in), the screen "Do you want to stay logged in": [Yes, stay logged in], [N... Steffen Gebert
23:14 Bug #21851: Image processing; Image Magick operation "combining images" failed
@ Joerg:
I found this comment in source (in class.tx_install.php at line 5617):
// Because of some weird incompatib...
Stefano Kowalke
18:58 Bug #21851: Image processing; Image Magick operation "combining images" failed
@ Stefano:
Sorry for being late. I hope the information below is of some help
the test site has following config...
Jens Schroeder-Fuerstenberg
07:37 Bug #21851: Image processing; Image Magick operation "combining images" failed
@ Joerg:
Yes, in my installation "over" is before "+matte" out of the box.
/opt/local/bin/composite +profile '*...
Stefano Kowalke
01:00 Bug #21851: Image processing; Image Magick operation "combining images" failed
There is also a problem in the install tool.
Image processing -> combining images
That's wrong:
xxx +profile...
Joerg Hauke
22:03 Bug #25638: set errorreporting to warning not notice
Hmm, I'm not sure what we can do for that. Obviously the undefined "enableBELog" index can be caught, but the other n... Francois Suter
20:21 Bug #25638 (Closed): set errorreporting to warning not notice
i do currently have problems with integrating a task, because of notices generated by the TYPO3 core.
Which throws...
Kay Strobach
20:17 Feature #25631: Add a "disable/enable" button to tasks overview
you're right, it's perhaps not used so often, but it common in TYPO3 that's why it should be there Kay Strobach
18:45 Bug #21860 (Closed): GMENU with align = right and offset with minus value hides / deletes menu
lib.mainMenu = HMENU
lib.mainMenu.entryLevel = 0
lib.mainMenu.1 = GMENU
lib.mainMenu.1.NO {
allWrap = <div class...
Boris Hinzer
14:54 Bug #21719: Install Tool can not create cachingframework databases
I'm not sure if removing the index and setting it to 1 is/does the same.
In the configuration is pointed to this typ...
Jana Brner
05:13 Bug #21719: Install Tool can not create cachingframework databases
Hello,
I have set ['SYS']['multiplyDBfieldSize'] = 1
But I still keep getting errors when I compare the DB:
...
Pascal
12:39 Bug #19721: enableFields doesn't work with boolean as parameter
Martin Kutschker wrote on the mailinglist:
The default value of -1 clearly shows that the argument is not a boolean....
Michael Knabe
09:12 Bug #19045: Cropscale incorrectly crops GIF files
That unfortunately doesn't fix it for me using ImageMagick 6.0.7 Wolfgang Klinger

2009-12-14

22:49 Bug #21851: Image processing; Image Magick operation "combining images" failed
Could you provide more informations please, like the error message, the output of "Current configuration" in 4: Image... Stefano Kowalke
19:30 Bug #21719: Install Tool can not create cachingframework databases
Yes its true.
A ['SYS']['multiplyDBfieldSize'] = 1 fixed this problem.
BUT dont forget that arabic and chinese...
Christian Leicht
19:11 Bug #21719: Install Tool can not create cachingframework databases
Thats it!
Our database was also set to UTF-8 and ['SYS']['multiplyDBfieldSize'] was set to 2. "ALTER TABLE" worked w...
Sascha Hinze
14:51 Bug #21719: Install Tool can not create cachingframework databases
Thanks for the info!
Our database is UTF-8 and ['SYS']['multiplyDBfieldSize'] was set to 2.
When removing the valu...
Jana Brner
18:31 Bug #21858 (Closed): FE session lost
Whenever I try to add e specific product (Flugzeug) to the already filled basket, the formerly products will be cance... Philipp
16:00 Bug #21857 (Closed): Type hints and optional parameters in substituteMarkerArrayCached
Hi,
in my opinion it is not a good coding style to type hint a parameter as array and make it optional with a valu...
Michael Staatz
14:59 Bug #21388: typo3temp got filled with thousands of javascript_* files
Hi Frank,
I think I had a caching problem after applying the patch before. Now, no more .js files are accumulated,...
Jorgo S.
14:35 Bug #21388: typo3temp got filled with thousands of javascript_* files
Hi @all,
@Georg: Your patch differs from my original patch. Did it happen accidentally or was it your intent?
Fra...
Mittwald CM
14:00 Bug #18722: "Broken rootline" error when creating new page in Draft
Strange, on one 4.2.10 installation, realurl update to 1.7.0 fixed the problem, on the other didn't.
4.3.0 is not...
Sergii Khomenko
11:34 Feature #17274: TCEmain labels are hard-coded in English
I didn't continue because there was the idea to change to handling of these labels ... that's needed because currentl... Tolleiv Nietsch
08:48 Bug #21327: User with restricted languages is not able to translate a record
I have nearly the same problem. I a user with restricted languages wants to translate a record this error appears:
1...
Basti Baumann
01:13 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
For me, the patch v3 seems to fix the issue.
I haven't tested it thoroughly, but for a normal file (filename contai...
Florian Staudacher

2009-12-13

20:12 Revision f2fbe774: Fixed bug #13015: Available languages are ordered by name in english and not in selected language (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6666 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
19:59 Bug #21148: Permanent login checkbox is not shown as expected
Committed v3 to branch 4-2 (changeset 6665) after clearing bugfix policy with Ingmar Xavier Perseguers
19:57 Revision cbbecc46: Fixed bug #12072: Permanent login checkbox is not shown as expected
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6665 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
19:49 Bug #21836: Move back methods belonging to t3lib_sqlparser
Committed to TYPO3 trunk (rev. 6663)
Committed to TYPO3 4-3 (rev. 6664)
Committed to DBAL trunk (rev. 27658)
Commi...
Xavier Perseguers
19:48 Revision f00ae48f: Fixed bug #13003: Move back methods belonging to t3lib_sqlparser
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@27659 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
19:48 Revision f52e8dad: Fixed bug #13003: Move back methods belonging to t3lib_sqlparser
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@27658 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
19:47 Revision 9039d76d: Fixed bug #13003: Move back methods belonging to t3lib_sqlparser
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6664 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
19:46 Revision 55fed583: Fixed bug #13003: Move back methods belonging to t3lib_sqlparser
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6663 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
19:34 Revision 8cd47ef8: Fixed bug #13021: Mistyping prevents the CSV-export of the _PATH_field in List-View (thanks to Mathias Gisch)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6662 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
18:05 Feature #25637 (Closed): Better GUI for period setting
it would be nice to have a gui to setup up the scheduler more wysiwyg -> see image in attachment:
source : http://...
Kay Strobach
17:02 Bug #21856 (Closed): Performance issues, when doing large CSV exports
When doing CSV exports many informations are generated twice. For example the function renderListRow(...) and the fun... Mathias Gisch
16:50 Bug #21855 (Closed): User->Settings->Advanced->"Make Textareas flexible" always sets height of elements to 46px
See screenshot.
If "Make Textareas flexible" is enabled in user->settings, textarea fields collapse to a height of...
Christian Kuhn
15:49 Bug #21851: Image processing; Image Magick operation "combining images" failed
that has also effects on RTE insert image "Image Magick". Inserting plain image works. Jens Schroeder-Fuerstenberg
13:41 Bug #21851 (Closed): Image processing; Image Magick operation "combining images" failed
Running the INSTALL tool and the image processing operation cause an error. I reproduced that using typo3winstaller.
...
Jens Schroeder-Fuerstenberg
15:31 Bug #21854 (Closed): URL's with a very long Number in type returns a false Number in error message
If a page-type (pageNum) doesn't exist I get an Error, that's okay
E.g http://localhost/index.php?type=2
I get a ...
Thomas Lange
15:22 Bug #21853 (Closed): Install tool doesn´t reconize comments in localconf.php
Install tool doesn´t reconize comments in localconf.php while updating a value.
Example:
If you have a localconf....
Stefano Kowalke
14:56 Bug #21852 (Rejected): PageNotFound_handling works incorrectly
When using
- default TYPO3 .htaccess file
- without 'simulate static documents' and
- without any additional exten...
Thomas Lange
14:30 Bug #16641: The "click-to-enlarge" function of the image content element does not provide scrollbars to the new window.
related to #12270 Valery Romanchev
14:27 Bug #16641: The "click-to-enlarge" function of the image content element does not provide scrollbars to the new window.
this problem can be fixed in most cases by TS like this
tt_content.image.20.1.imageLinkWrap.bodyTag = <style type="t...
Valery Romanchev
14:29 Feature #21302: click enlarge: popup window params are hardcoded
related to #16641 Valery Romanchev
13:37 Bug #21850 (Closed): Data type 'typeNumber' are not defined in TSref
In TSref in section 7.5. "PAGE" I can find under the property 'typeNum' the data type 'typeNumber'.
In the section 1...
Thomas Lange

2009-12-12

22:03 Feature #17274: TCEmain labels are hard-coded in English
What's the status of the patch, Tolleiv?
I just got delighted by "Attempt to delete page which has subpages". Do you...
Steffen Gebert
19:27 Bug #21849 (Closed): When configuring to remove Edit menu from clickmenu, it also removes 'Edit Page Properties'
According to the TS Config manual you can configure the User TSConfig entry contextMenu.[key].disableItems with eithe... Kasper Ligaard
18:31 Bug #21705: Page Tree shows Server Error
Hi Michael,
when this happens, the incident will be logged to syslog.
Please enable syslog in installtool:
$TY...
Helmut Hummel
18:16 Bug #18722: "Broken rootline" error when creating new page in Draft
I can also confirm that realurl 1.7.0 fixes this issue. I'd say this can be closed now Helmut Hummel
16:27 Bug #21388: typo3temp got filled with thousands of javascript_* files
Hi Georg,
thanks for the patch! I tried the generic one on Typo3 4.3 and unfortunately, js and css files are still b...
Jorgo S.
15:05 Bug #21203: Install Tool, "Update Wizard", "changeCompatibilityVersion" without action
@Bent Jessen: Did the values have double quotes in you localconf.php?
If so, this bug is a duplicate of http://bug...
Stefano Kowalke
14:40 Bug #21848: Mistyping prevents the CSV-export of the _PATH_field in List-View
Committed to trunk (rev. 6660)
Committed to branch 4-3 (rev. 6661)
Xavier Perseguers
12:07 Bug #21848 (Closed): Mistyping prevents the CSV-export of the _PATH_field in List-View
When trying to do a CSV-export in List-View the field _PATH_ is not exported due to a mistyping in file class.db_list... Mathias Gisch
14:39 Revision fbeb6e4a: Fixed bug #13021: Mistyping prevents the CSV-export of the _PATH_field in List-View (thanks to Mathias Gisch)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6661 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
14:38 Revision 31249d40: Fixed bug #13021: Mistyping prevents the CSV-export of the _PATH_field in List-View (thanks to Mathias Gisch)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6660 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
03:53 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
Committed to SVN TYPO3core trunk (revision 6657), branch TYPO3_4-3 (revision 6658) and branch TYPO3_4-2 (revsion 6659). Stanislas Rolland
03:53 Revision 0bf66052: Fixed bug #12782: htmlArea RTE: Editing a link title or target with Firefox 3 sometimes simply unlinks the link
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@6659 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
03:52 Revision ffb3ce29: Fixed bug #12782: htmlArea RTE: Editing a link title or target with Firefox 3 sometimes simply unlinks the link
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6658 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
03:50 Revision 33368899: Fixed bug #12782: htmlArea RTE: Editing a link title or target with Firefox 3 sometimes simply unlinks the link
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6657 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:17 Feature #21847 (Closed): extbase action selection - buttons convenience tweak
The controller flow autorouting of extbase could be made a little easier to use by by mapping parameters with the nam... Steve Ryan

2009-12-11

23:17 Bug #21203: Install Tool, "Update Wizard", "changeCompatibilityVersion" without action
> Moving this block above the line...
This is the simple solution, but the behavior now is inconsistent. The insta...
Stefano Kowalke
23:02 Bug #21203: Install Tool, "Update Wizard", "changeCompatibilityVersion" without action
@ Bent: I just realized that your bug is about updating to TYPO3 4.2.9:
Seems like the fix for #19845 was only commi...
Chris topher
22:58 Bug #21203: Install Tool, "Update Wizard", "changeCompatibilityVersion" without action
Moving this block above the line saying "Install Tool may change everything below" might help in this case... Chris topher
22:54 Bug #21203: Install Tool, "Update Wizard", "changeCompatibilityVersion" without action
Your hint was very helpfully :-)
Indeed, i have a realy huge code block commented out (/* */). In this block there ...
Stefano Kowalke
22:44 Bug #21203: Install Tool, "Update Wizard", "changeCompatibilityVersion" without action
Hmm, your description seemed to go to that direction...
Another idea: Do you have more than one line setting $TYPO...
Chris topher
22:36 Bug #21203: Install Tool, "Update Wizard", "changeCompatibilityVersion" without action
This is the bugreport of the issue you mean:
http://bugs.typo3.org/view.php?id=10175
I fixed this Bug and as you ...
Stefano Kowalke
22:28 Bug #21203: Install Tool, "Update Wizard", "changeCompatibilityVersion" without action
Solution would be a function checking for those wrong values and converting them.
I remember there was a patch in a ...
Chris topher
22:20 Bug #21203: Install Tool, "Update Wizard", "changeCompatibilityVersion" without action
This is a bug coming from old versions of TYPO3.
Check your localconf.php file for values which are surrounded by do...
Chris topher
22:12 Bug #21203: Install Tool, "Update Wizard", "changeCompatibilityVersion" without action
I can confirm this for TYPO3 4.3.0. Stefano Kowalke
17:45 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
Seems to work fantastic. Great work. Thank you so much :-) Michael
16:28 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
Please try attached patch.
After modifying the script, you must delete all files from directory typo3temp/rtehtmla...
Stanislas Rolland
09:59 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
alert(selection);
this.editor._doc.execCommand("UnLink", false, null);
alert(selection);
The first output is the...
Michael
09:17 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
I don't think this is the problem. I've experienced this problem with different firefoxes 3.0.4. and 3.5. under Windo... Michael
17:21 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
Fix does not work correct
Line 468:
$extraHiddenAr[] = '<input type="hidden" name="referer" value="' . rawurlenc...
Administrator Admin
17:08 Bug #21846 (Closed): Workspace Module: Preview links do not work in LIVE workspace
When in LIVE workspace, the preview links in the workspace module do not work.
Instead a "The requested page didn't ...
Roland Behme
15:12 Bug #21845 (Closed): Available languages are ordered by name in english and not in selected language
If an admin uses German as backend language the order of available languages is wrong.
"Deutsch" is under G becau...
Georg Ringer
15:04 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
Some more reproducable examples:
1. Ext Manager: select "Check for extension updates", then select "loaded extensi...
Alex Dangel
14:42 Bug #21780: Cannot parse SQL hints
Committed to Core-trunk, rev. 6655
Committed to Core-4-3, rev. 6656
Committed to DBAL-trunk, rev. 27623
Committed ...
Xavier Perseguers
14:41 Revision ee0b4756: Fixed bug #12897: Cannot parse SQL hints
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@27624 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
14:40 Revision 0e70f060: Fixed bug #12897: Cannot parse SQL hints
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@27623 735d13b6-9817-0410-8766-e36946ffe9aa Xavier Perseguers
14:40 Revision b083739f: Fixed bug #12897: Cannot parse SQL hints
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6656 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
14:39 Revision a6457d0c: Fixed bug #12897: Cannot parse SQL hints
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6655 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
14:21 Feature #5718 (Closed): Implement File upload support
The RequestBuilder object should handle file uploads as request arguments. A File object is needed to map the params ... Alexandre Martinez
13:28 Bug #21477: Inform if page use content_from_pid
sure - TV has an own page module. I will take care. Steffen Kamper
13:25 Bug #21844 (Closed): sysext simulatestatic doesn't have conflicts filled
But there are conflicts: f you update an installation having realurl or cooluri, this will be broken after update wiz... Steffen Kamper
13:13 Bug #21843 (Closed): css_styled_content 4.3 and image borders
After upgrading to TYPO3 4.3 I included static template ccs styled content (4.3). I have some pictures in content-ele... Christian Clemens
12:59 Bug #21719: Install Tool can not create cachingframework databases
You are probably using
$TYPO3_CONF_VARS['SYS']['multiplyDBfieldSize']
somewhere. Thus TYPO3 makes the field to...
Irene Höppner
11:38 Bug #21797: SQL error in translationCount() if table does not provide deleted field
test extension attached Georg Ringer
11:21 Bug #21842 (Closed): BE and FE user login doesn't work with custom workspaces
The problem occurs with custom workspaces. Log in to the front and backend. Now, change the workspace from live to cu... Guido Kirsch
08:56 Bug #18722: "Broken rootline" error when creating new page in Draft
I had the problem with "broken rootline" as a "normal" user when editing a draft record and changing the title. An up... Chris Mueller
04:24 Bug #21841: htmlArea RTE: Ending a list may produce invalid xhtml in Safari/Chrome
Committed to SVN TYPO3core trunk (revision 6653) and branch TYPO3_4-3 (revision 6654). Stanislas Rolland
04:10 Bug #21841 (Closed): htmlArea RTE: Ending a list may produce invalid xhtml in Safari/Chrome
Pressing enter in the last and empty list element ends a list. In Safari/Chrome, the next element may nest a paragrap... Stanislas Rolland
04:24 Revision e698ca6f: Fixed bug #13008: htmlArea RTE: Ending a list may produce invalid xhtml in Safari/Chrome
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6654 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
04:23 Revision 7e1f203f: Fixed bug #13008: htmlArea RTE: Ending a list may produce invalid xhtml in Safari/Chrome
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6653 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
04:05 Bug #21840: htmlArea RTE: Toggling insertlist buttons may freeze Safari/Chrome browsers
Committed to SVN TYPO3core trunk (revision 6651) and branch TYPO3_4-3 (revision 6652).
Stanislas Rolland
03:33 Bug #21840 (Closed): htmlArea RTE: Toggling insertlist buttons may freeze Safari/Chrome browsers
Toggling insertlist buttons may freeze Safari/Chrome browsers.
Apple span tags cleaning may refer to removed node....
Stanislas Rolland
04:05 Revision 1c058a38: Fixed bug #13007: htmlArea RTE: Toggling insertlist buttons may freeze Safari/Chrome browsers
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6652 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
04:02 Revision 20231e62: Fixed bug #13007: htmlArea RTE: Toggling insertlist buttons may freeze Safari/Chrome browsers
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6651 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:03 Bug #20728: IE8 MD5 superchallenge produce wrong MD5 value
Resolved, no change required:
Problem in extension, not in core.
Christian Kuhn
01:01 Bug #17666: be sessions time out before $TYPO3_CONF_VARS["BE"]["sessionTimeout"]
Probably related to #21511 Christian Kuhn

2009-12-10

23:32 Bug #21823: Horizontal Rulers in Richtext Editor unusable because of destroying following html output
Please try patch attached to issue #10609. Stanislas Rolland
23:24 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
Using this style declaration, I am still unable to reproduce the problem.
What Firefox add-ons do you have installed?
Stanislas Rolland
22:12 Bug #21838 (Closed): Date field on TCA can't accept 1-1-1970 as
The problem arises when a backend field is setted as an input with an date evaluation ni the TCA (like this :
'dat...
Équipe Tactic
20:21 Bug #21837: htmlArea RTE: buttons.table.disableEnterParagraphs not honoured in Opera
Committed to SVN TYPO3core trunk (revision 6649) and branch TYPO3_4-3 (revision 6650). Stanislas Rolland
20:09 Bug #21837 (Closed): htmlArea RTE: buttons.table.disableEnterParagraphs not honoured in Opera
When set, PageTSConfig property buttons.table.disableEnterParagraphs should prevent the insertion of a paragraph when... Stanislas Rolland
20:20 Revision 1fc4e33a: Fixed bug #13004: htmlArea RTE: buttons.table.disableEnterParagraphs not honoured in Opera
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6650 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
20:18 Revision 976fa288: Fixed bug #13004: htmlArea RTE: buttons.table.disableEnterParagraphs not honoured in Opera
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6649 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
19:18 Bug #16779: Templavoila & ORACLE wont work (DBAL 0.9.9)
FYI, this bug will be closed around Christmas - that is in about 2 weeks - if nobody can confirm here that this bug c... Xavier Perseguers
19:10 Bug #20130: FE kills external links after a <hr /> in one CE
I can reproduce this issue in 4.3. Thanks very much for the patch, Bernhard - that seems to be working as advertised... Gabe Blair
18:24 Bug #21836 (Closed): Move back methods belonging to t3lib_sqlparser
A few methods were copied from t3lib_sqlparser to ux_t3lib_sqlparser in order to be able to fix parsing bugs. This wa... Xavier Perseguers
17:19 Bug #21646: IE7 throws Javascript errors at different locations
related with #21367
Martin Holtz
17:04 Bug #21646: IE7 throws Javascript errors at different locations
for me a solution is to disable the browser feature SelectorsAPI in prototype 1.6.0.3
BrowserFeatures: {
XPat...
Martin Holtz
14:25 Bug #21646: IE7 throws Javascript errors at different locations
an update to prototype 1.6.0.3 seems to raise a new bug:
#21369
i cannot use powermail with FF 3.5 or IE8, but w...
Martin Holtz
17:18 Bug #20965: Field values are not displayed when using bidirectional assymetric m:n relations
same issue was in #21646
try if it works in IE7 or FF 3.0.
reason was there the new javascript function queryS...
Martin Holtz
17:16 Bug #21835: Calendar Base an DBAL on Typo3 4.2.10
DBAL bugs won't be fixed for TYPO3 4.2. There was a big work done for 4.3. I'll have a look for 4.3. Xavier Perseguers
11:47 Bug #21835: Calendar Base an DBAL on Typo3 4.2.10
same problem with 4.3.0 source
Could not parse where clause in .../typo3_src-4.3.0/typo3/sysext/dbal/class.ux_t3li...
Steffen
11:34 Bug #21835 (Closed): Calendar Base an DBAL on Typo3 4.2.10
Typo3: 4.2.10
After a new typo3 installation with DBAL,
i cannot add the plugin as page content, because:
"Cou...
Steffen
15:43 Bug #21774: User Tools/Worspace screen stage change buttons problem
The "Do-List" doesn't contain "publish" and "swap" in new workspaces.
I fixed this on line 200 in the class.wslib_...
Marcel Fiedrich
14:54 Bug #21148: Permanent login checkbox is not shown as expected
Btw, great bug report title. Dmitry Dulepov
11:10 Bug #21148: Permanent login checkbox is not shown as expected
Ingo, please report if I should commit the change to branch 4-2 as well. Thanks Xavier Perseguers
11:09 Bug #21148: Permanent login checkbox is not shown as expected
Committed v3 to trunk (changeset 6646)
Committed v3 to branch 4-3 (changeset 6647)
Xavier Perseguers
14:51 Revision 6eb93976: Fixed bug #12959: cHashParams in index_phash is too small
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6648 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
14:48 Bug #21697: Deprecated spliti
There are more. Patch is attached. This bug report is moved to the core. Dmitry Dulepov
11:22 Bug #21834 (Closed): Icons for Word documents missing
Office 2007 Documents are not displayed with the correct File Icon because Typo3 doesn't know the File Extensions. (d... christian rauch
11:10 Bug #21833 (Closed): options.enableShortcuts = 0 produces JS error
if disabling the shortcuts, there is a JS error
-----------
'0.src' is null or not an object
----------
in op...
Georg Ringer
11:08 Bug #20043: typolink creates links to not translated pages in config.sys_language_mode=strict
In the patch there is a small mistake. It is missing a d at the end of "hideNonTranslate". Correct would be "hideNonT... Marcos Fadul
00:17 Bug #20043: typolink creates links to not translated pages in config.sys_language_mode=strict
I found this problem today when I update to T3 4.3. I attached a patch to solve the problem. It just add a condition ... Marcos Fadul
11:04 Revision 697ebeba: Fixed bug #12072: Permanent login checkbox is not shown as expected
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6647 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
11:02 Revision 75c1a956: Fixed bug #12072: Permanent login checkbox is not shown as expected
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6646 709f56b5-9817-0410-a4d7-c38de5d9e867 Xavier Perseguers
09:48 Bug #20344: IRRE doesn't work in relationship with flexforms
related to http://bugs.typo3.org/view.php?id=8711 ? Björn Pedersen
09:47 Feature #18957: Flexforms & IRRE doesn't work
seems to be related to http://bugs.typo3.org/view.php?id=10963 Björn Pedersen
09:04 Bug #21832: HMENU does not generate correct links for mount points with "substitute mount point"
HMENU is not affected by TemplaVoila and it's part of the Core therefore I'll move the issue into the "Core" project... Tolleiv Nietsch
06:49 Bug #21832 (Closed): HMENU does not generate correct links for mount points with "substitute mount point"
In this Mount Point Scenario:
+ Start
+- Page A
+-- Page A1
+--- [2180] Mount Point A1a --> 2051
+- SysFolder ...
Volkmar Lecke

2009-12-09

23:12 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
Hi Claus,
there was a fix for redirects recently. This will also be part of TYPO3 4.3.1.
If you want to immediat...
Chris topher
16:02 Bug #21830 (Closed): Redirect with felogin on TYPO3 4.3 does not work
Redirect with felogin on TYPO3 4.3 does not work - all I did was to upgrade to 4.3. It worked fine on 4.2.10
(iss...
Claus Harup
17:46 Bug #21816: Stylesheets missing when TSFE object is generated in BE
Do you also encounter such issue in TYPO3 4.3? Stanislas Rolland
16:07 Bug #21625: Section links coming from RTE broken in FE: rendered as #14185& instead of #c123
Committed to SVN TYPO3core trunk (revision 6644) and branch TYPO3_4-3 (revision 6645). Stanislas Rolland
16:06 Revision df3725d1: Fixed bug #12682: Section links coming from RTE broken in FE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6645 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:06 Bug #21831 (Closed): TSpagegen::inline2TempFile($this->makeScript(), 'js')
I was wondering why you guys changed the function TSpagegen::inline2TempFile not to produce the wrapping <link....../... Claus Harup
16:03 Revision 4d0cd1df: Fixed bug #12682: Section links coming from RTE broken in FE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6644 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
10:27 Bug #21703: After editing a link title or target with Firefox > 3 which have a custom CSS-Class the link gets lost after "update"
The CSS-Style is
a.arrow {
color:#ec1c24;
font-size:11px;
font-weight:bold;
background-image:url('../...
Michael
09:34 Bug #21148: Permanent login checkbox is not shown as expected
Actually, value 2 means the frontend cookie is always active for "lifetime". Those values are not meant to activate o... Xavier Perseguers
08:58 Bug #21829 (Closed): Media CE: Autostart with Videos does not work
With Flashmovies the new content element "Media" shows the option "Autoplay" instead of "Autostart" at "Media Paramet... Andrea Draheim

2009-12-08

23:37 Bug #21818: t3editor is not usable with Internet Explorer 8
No, I meant Typo3 4.2.10 an a Linux server. Not the IE. The IE on the Windows XP client.
Sorry for this misunderstan...
Kurt Gusbeth
17:47 Bug #21818: t3editor is not usable with Internet Explorer 8
Hm, using IE8 with Wine is probably not an everdays environment...
I could reproduce this with Windows XP and IE8 in...
Oliver Hader
09:33 Bug #21818: t3editor is not usable with Internet Explorer 8
I have the same problem with IE 8 on a Linux server with Typo3 4.2.10 and a Windows XP client.
I guess its an instal...
Kurt Gusbeth
22:10 Bug #21828: List module: delete confirmation has extra ")"
sorry, please ignore confirmation.png - it is with the patch applied (so everything OK) Steffen Gebert
22:07 Bug #21828 (Closed): List module: delete confirmation has extra ")"
If you delete an entry in the list module, the JS popup asks you:
Are you sure you want to delete this record? "xx")...
Steffen Gebert
20:48 Bug #21826 (Closed): EM hangs
EM hangs after clicking EM link from left menu.
Apache consume 100% of CPU.
Found nothing in error.log
The same pr...
Bartosz Aninowski
20:15 Bug #21792: Image processing does not work in final 4.3, but in RC1 and RC2
I just tried out the patches from http://bugs.typo3.org/view.php?id=12341, now it works again. Erwin Kargl
19:41 Bug #21792: Image processing does not work in final 4.3, but in RC1 and RC2
Same Problem to me! I switched with two sites to 4.3 an no more image creation possible. BUT: the News-Modul (tt_news... Erwin Kargl
18:50 Bug #21824: Install Tool is not able to select database in 1-2-3 mode
this seems to ba a duplicate of #21632 Roland Behme
18:50 Bug #21824: Install Tool is not able to select database in 1-2-3 mode
sorry, was a PHP 5.3 system Roland Behme
18:40 Bug #21824 (Closed): Install Tool is not able to select database in 1-2-3 mode
When setting up TYPO3 in the 1-2-3 mode it's not possible to select the database.
After submitting the database user...
Roland Behme
18:17 Bug #21823 (Closed): Horizontal Rulers in Richtext Editor unusable because of destroying following html output
If you use horizontal rulers in htmlarearte there are several bugs.
first bug is, that it is not correctly saved to ...
Clemens Riccabona
17:25 Bug #21815: Form extras don't work with Richtext
it seems that rte doesn't respect this TCA field anymore - i will contact stan to be sure. Steffen Kamper
14:33 Bug #21822 (Closed): class.tslib_content.php misses the editPanelLinkWrap_doWrap method available in earlier T3 releases. Causes Fatal Error
While trying to upgrade to Typo3 4.3.0 from 4.2.8 on a testing server I became the following error:
Fatal error: C...
Sargo Darya
11:41 Bug #21821 (Closed): treeLevel in TSconfig conditions should consider the creation of new pages
The TSconfig condition [treeLevel = 2] counts the level of nestification in the pagetree. However, in the backend new... Oliver Hader
11:34 Bug #21820 (Closed): FE-editing to many tabs in plugin makes interface unusable
In Firefox 3.5 mac: If a content element has many tabs in it's plugin setup - the interface places them on the next l... Mikael Conley
11:03 Bug #14838: Indexed search results: Link in "path" section does not include extension variables
is it possible to get a solution for this problem into the Core ?
with the new Version TYPO3 4.3 the bug is still th...
Sven Juergens
09:06 Bug #20941: fe-editing broken if IRRE-elements are used with RealURL
Now I found a working solution:
In jsfunc.inline.js:
add a var + setter function to store the path to typo3 and pr...
Björn Pedersen
04:41 Bug #20835: RemoveXSS corrupts HTML
@Martin
http://ha.ckers.org/xss.html -> search for "style"
Marcus Krause
01:23 Bug #19930: login / logout only agains current page
fixed with #10327 Steffen Kamper

2009-12-07

22:13 Bug #21819 (Closed): function getRelated() currently not support in simulateStatic for links to related tt_news
simulateStatic needs to be extended, this functionality was in core before.
http://bugs.typo3.org/view.php?id=12945
...
Jorgo S.
20:21 Bug #19930: login / logout only agains current page
Hi Steffen, after applying your fix for #10327 it works again! Chris topher
19:50 Bug #21052: redirect options do not seem to work
fixed with #10327 Steffen Kamper
19:50 Bug #19955: redirecting to referer does not work
committed v5 (attached) to
4_3, rev 6638
trunk, rev 6639
Steffen Kamper
19:43 Revision 6b496d4b: Raised felogin version from 1.2.0 to 1.3.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6641 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:43 Revision 8fe284af: Raised felogin version from 1.2.0 to 1.3.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6640 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:38 Revision a98c6f62: Fixed bug #10327: [felogin] redirect does not work
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6639 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:37 Revision e14725ec: Fixed bug #10327: [felogin] redirect does not work
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6638 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:47 Bug #21719: Install Tool can not create cachingframework databases
I have the same issue. I tried to upgrade from 4.2.9 to 4.3 using PHP 5.2.11 and MySQL 4.1.22
I downloaded the Typ...
Pascal
14:00 Bug #21818: t3editor is not usable with Internet Explorer 8
so this is IE8? Does windows7 has a special IE or is it the same like on vista? Steffen Kamper
12:53 Bug #21818 (Closed): t3editor is not usable with Internet Explorer 8
Im am using Windows 7 and Internet Explorer.
Windows-Installation.
TS-Editor is only chaos.
(issue imported fro...
Kurt Gusbeth
12:37 Bug #21817 (Closed): EDITPANEL -> "newRecordinPid" doesn't work anymore with feedit
the following script is not completely possible
page.1 = EDITPANEL
page.1{
allow = new
newRecordFro...
Sven Juergens
12:03 Bug #21816 (Closed): Stylesheets missing when TSFE object is generated in BE
If some extension creates the TSFE object in the BE (in our case this was done in a postProcessDatamap (tcemain hook)... Michel Nederlof
11:53 Bug #21463: RemoveXSS changes any occurence of "link", even outside tags
Changing subject because "RemoveXss problem" is a bad subject. Dmitry Dulepov
11:31 Bug #20835: RemoveXSS corrupts HTML
@Marcus: how could JS be embedded in a style attrbiute? Are you referring to MS's "dynamic properties"? If yes, would... Martin Kutschker
11:26 Bug #21815: Form extras don't work with Richtext
Hmm. I just tried the same config with "textarea with richtext" also. But all buttons will be displayed. Picture: tem... Stefan Froemken
11:14 Bug #21815 (Closed): Form extras don't work with Richtext
I've installed TemplaVoila 1.4.1 and I saw that "Form extras" equals "defaultExtras" in XHTML. So I expected that I c... Stefan Froemken
11:10 Feature #21814 (Closed): Possibility to hide allowed files
Currently there is no way to be able hide the allowed files.
This can be useful when
* you need a simple backend
...
Georg Ringer
10:52 Bug #21813 (Closed): cHashParams in index_phash is too small
This field is tinyblob, which 255 bytes. It is not enough to hold serialized arrays in many cases. It should be chang... Dmitry Dulepov
10:37 Bug #18311: Remove DAM-References from media field does not work
Problem is located at line 357 in t3lib/class.t3lib_loaddbgroup.php. There the value for the field tablenames isn't q... Philipp Thiele
10:29 Bug #21812 (Closed): Catchable fatal error in indexed_search
When navigating to Web>Info>Indexed search, a catchable fatal error may happen. Here is exact error message:
Catch...
Dmitry Dulepov
05:13 Feature #17247: Load Inline Elements On Demand
I can confirm that extension does't work on trunk any more.
IMHO this extension should be integrated in core and AJA...
Vladimir Podkovanov
02:11 Bug #21490: PHP-5.3: Invalid UTF-8 sequence in argument
@Stan:
I am unable to replicate the bug with the latest trunk, so I believe the issue was fixed by the patch.
Tha...
Dan Osipov

2009-12-06

23:44 Bug #21810: ENABLE_INSTALL_TOOL does not disappear automatically from typo3conf folder
This is not a problem. The Install Tool checks the file age, which must be < 1 hour. If the file is older, the Instal... Michael Stucki
18:39 Bug #21810 (Closed): ENABLE_INSTALL_TOOL does not disappear automatically from typo3conf folder
Created an ENABLE_INSTALL_TOOL from [user settings/admin functions]. The file remains there for one day now. I delete... Jens Schroeder-Fuerstenberg
23:14 Bug #17666: be sessions time out before $TYPO3_CONF_VARS["BE"]["sessionTimeout"]
[BE][sessionTimeout] = 3600
Windows 7
Internet Explorer 8
Typo3 4.3.0
Working with tabs (Strg + T).
The "Typo3...
Kurt Gusbeth
22:10 Revision 12d8163d: Follow-up to bug #12926: RTE floods BE Log with error messages from json_encode()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6637 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
22:06 Revision 7ecbce91: Follow-up to bug #12926: RTE floods BE Log with error messages from json_encode()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6636 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
21:27 Bug #21811 (Closed): Missing -R option in chmod command in INSTALL.txt
In the file INSTALL.txt there is a missing -R option on line 161.
Insted of:
sudo chmod g+rwX,o-w fileadmin typo...
Patrick Nussbaumer
17:23 Bug #21490: PHP-5.3: Invalid UTF-8 sequence in argument
@Christopher: This is the assumption. But I would like Dan to confirm that this issue is solved in his environment al... Stanislas Rolland
17:15 Bug #21490: PHP-5.3: Invalid UTF-8 sequence in argument
Stan, this is part of issue #12926.
Since you have solved that one, this one is solved, too.
Chris topher
01:20 Bug #21490: PHP-5.3: Invalid UTF-8 sequence in argument
Please test patch attached to issue #12926. Stanislas Rolland
15:28 Bug #21808 (Closed): saveDocNew saves on top instead of after
#19224 enabled the saveDocNew button by default
It is very confusing that new entries are created on top of all th...
Steffen Gebert
15:14 Bug #21807 (Closed): t3lib_div::readLLfile use debug output
When error occurs in this function there is depending on the errormode an exception or a debug output.
Change debu...
Steffen Kamper
04:31 Revision e59e9312: Fixed bug #12926: RTE floods BE Log with error messages from json_encode()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6635 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
04:29 Revision 14cfdb65: Fixed bug #12926: RTE floods BE Log with error messages from json_encode()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@6634 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
02:13 Bug #17556: language of BE-User-interface for BE-user no longer switchable
Yep, still true in 4.2 and 4.3. I'll try to come up with a merge solution for 4.4. Christian Kuhn
00:09 Feature #21806: htmlArea RTE: Configuring custom items in the block formatting drop-down list
Committed to SVN TYPO3core (revision 6633). Stanislas Rolland
00:09 Revision f06b45d6: Added feature #12943: htmlArea RTE: Configuring custom items in the block formatting drop-down list
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@6633 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
 

Also available in: Atom