Project

General

Profile

Activity

From 2009-01-29 to 2009-02-27

2009-02-27

23:25 Bug #20105 (Closed): Clickmenu doesn't work with IE8
Clickmenu doesn't work in IE8 (version 8.0.7000.0)
This blocks backend.
Branches: 4.1 - 4.3
4.1 displays men...
Steffen Gebert
22:29 Bug #19980: Clean up frontend editing actions
v2 patch committed to trunk in r5105. Jeff Segars
22:27 Revision 54b70cff: Clean up frontend editing actions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5105 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
22:15 Bug #20083: Wrong content in pagetree frame after page creation in Opera
Tested with Opera 9.63, Opera 10, FF3, IE6, IE7
Great, works! THANKS Jeff!
Steffen Gebert
21:26 Bug #20083: Wrong content in pagetree frame after page creation in Opera
Oh yeah, tested in Opera 9.63, FF 3, and Safari 4. Jeff Segars
21:25 Bug #20083: Wrong content in pagetree frame after page creation in Opera
Added preliminary patch that sets the entire window.location instead of just the querystring portion. From what I can... Jeff Segars
21:40 Bug #20097: Webpage does not render
I guess the fact that you're running it on Windows is the only interesting part.
More information would be needed ...
Dan Osipov
19:13 Bug #20097: Webpage does not render
Not security related.
-> View status set to public, credentials removed.
Marcus Krause
21:32 Bug #19601: t3lib_div::trimExplode limit parameter leads to wrong result with non-empty requirement
Looks good... +1 on reading Oliver Hader
18:00 Bug #19601: t3lib_div::trimExplode limit parameter leads to wrong result with non-empty requirement
the attached patch makes the method behave like advertised in the description Ingo Renner
20:38 Feature #19958: Configurable Subcategories for ext_conf_template.txt
Committed v3 to trunk (revision 5104). Francois Suter
20:36 Revision 11726017: Added feature #10333: Configurable Subcategories for ext_conf_template.txt and TS constant editor
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5104 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
19:23 Bug #20100: Different values in table pages -> fe_groups when create Site by functions and "make new site"
Confirmed issue, but I will not dig deeper into this one. Christian Kuhn
19:00 Bug #20100: Different values in table pages -> fe_groups when create Site by functions and "make new site"
Upload files one by one after creation of a ticket. Christian Kuhn
11:08 Bug #20100: Different values in table pages -> fe_groups when create Site by functions and "make new site"
Please Look Report 10562.
Dont know how to upload 2 Files.
Leviathan
11:04 Bug #20100 (Closed): Different values in table pages -> fe_groups when create Site by functions and "make new site"
See Picture 1:
If you create sites by "Function" Typo3 saves in table 'pages' in fe_group value 0
See Picture 2:
...
Leviathan
19:07 Feature #20102: Add Core API function to Extension Management: getEMConfArray($key)
Nice one.
What to return for a non-existing extension or configuration key? null?
Marcus Krause
15:36 Feature #20102: Add Core API function to Extension Management: getEMConfArray($key)
Nested arrays could be expressed in TS style like this:
$dependencies = t3lib_extmgm::getEMConfArray($extkey,'cons...
Sebastian Gebhard
15:18 Feature #20102 (Closed): Add Core API function to Extension Management: getEMConfArray($key)
There should be an easy and short way to get the EM_CONF Array for a specific extension key.
This one shoud be pla...
Daniel Krupke
18:59 Bug #20101: Different values in table pages -> fe_groups when create Site by functions and "make new site"
Resolved as duplicate of #20100 Christian Kuhn
11:06 Bug #20101 (Closed): Different values in table pages -> fe_groups when create Site by functions and "make new site"
See Picture right:
If you create sites by "Function" Typo3 saves in table 'pages' in fe_group value 0
See Picture...
Leviathan
18:56 Bug #15647: some problems in Opera
Unable to reproduce any longer. Marcus Krause
18:49 Bug #15647: some problems in Opera
The problem with the checkboxes in not reproducible anymore in trunk (r5103, Opera 9.63) neither by me nor by Rob Von... Christian Kuhn
18:34 Revision db7bc191: reverted patch for bug #5618: Wrong cropping of multi-byte $TCA field (credits Michael Miousse)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5103 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
18:30 Bug #20091: Rich text editor is not loading
I have also TemplaVoilà, using only a single RTE (rtehtmlarea). I kept to this issue because other issues were marked... Bernd Warken
09:03 Bug #20091: Rich text editor is not loading
@Bernd: would the RTE be loaded if you have just one Rich Text Editor field? Issue 0010203 describes a problem with m... Nils Winkler
18:02 Bug #16411: Files in typo3temp/GB have wrong permissions
Will be fixed in TYPO3 4.2.7. Michael Stucki
12:44 Bug #16411: Files in typo3temp/GB have wrong permissions
Attached 3949_v1.diff
The reason for all this is that the permissions with which a file is created by php is not t...
Christian Kuhn
01:54 Bug #16411: Files in typo3temp/GB have wrong permissions
Confirmed. Will have a look. Christian Kuhn
18:01 Revision bc98392f: Fixed bug #3949: Files in typo3temp/GB have wrong permissions (thanks to Christian Kuhn)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5102 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
18:01 Revision 17bfbe04: Fixed bug #3949: Files in typo3temp/GB have wrong permissions (thanks to Christian Kuhn)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5101 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
17:54 Revision 8973f987: follow-up to #10511
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5100 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
17:50 Bug #20104 (Closed): Speedup / Cleanup t3lib_match_condition - make use of trimExplode
Problem: Although we have a good API for trimming and exploding, we don't make use of it in t3lib_match_condition.
...
Benni Mack
17:26 Bug #20068: simplify and speed up t3lib_div::trimExplode()
committed to trunk (4.3) Ingo Renner
17:25 Revision 7851f0be: minor fixes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5099 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
17:24 Revision 2f09f869: Fixed bug #10511: simplify and speed up t3lib_div::trimExplode()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5098 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
17:16 Bug #16071: BE crashes when updating multilingual pages created with TemplaVoila on Typo3 3.8.1
Fixed in TYPO3 4.2+ Francois Suter
17:14 Bug #17301: Wrong cropping of multi-byte $TCA field
committed to trunk (4.3)
Ingo Renner
17:10 Revision b9a357b7: * arguments mapping and validation works now (needs feed-back and proper testing)
* adapted some Validators
* renamed in some methods property->argument unless we have a Property Mapper
Jochen Rau
17:06 Revision bd395261: Fixed bug #5618: Wrong cropping of multi-byte $TCA field (credits Michael Miousse)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5097 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
17:02 Revision 38640368: Fixed bug #5618: Wrong cropping of multi-byte $TCA field (credits Michael Miousse)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5096 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
16:54 Bug #19920: php exec() warning, on a host with exec blocked, when trying to edit localized content
Nice idea.
I'm wondering what happens on Windows systems in the current situation. There's no diff by default on ...
Rob Vonk
16:52 Revision 925bd374: follow up to
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5095 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
16:48 Bug #20103 (Closed): if.negate dosn't work with if.directReturn
It's about the typoscript function "if".
If you use the function "if" in combination with "directReturn" and "nega...
Ole Fritz
16:48 Bug #19820: Use TYPO3 encryption key in initial state of random byte generation
The bug was fixed already in TYPO3 4.2.4, but the code was missing in Trunk. This has been committed now. Michael Stucki
16:45 Bug #17373: TSFE : beUserLogin doesn't work, when config.baseUrl is set.
OK. Additionally to Martins comment we got this:
+ this is a cookie issue as the session / cookie is bound to a d...
Benni Mack
15:39 Bug #17373: TSFE : beUserLogin doesn't work, when config.baseUrl is set.
i think the way to reproduce that is:
Login at:
www.example.com
if you a secound domain
www.subdomain.example...
Martin Holtz
16:45 Revision 55b95244: Fixed bug #10131: Use TYPO3 encryption key in initial state of random byte generation (ported from TYPO3_4-2, thanks to Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5094 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
16:44 Bug #17249: Drag and Drop produces error on Umlautdomains
Is probably fixed as we're using that AJAX interface now :) Benni Mack
16:36 Bug #17249: Drag and Drop produces error on Umlautdomains
Can't reproduce. Probably fixed by: http://bugs.typo3.org/view.php?id=8591 Rob Vonk
16:36 Bug #16183: JavaScript-Validation at forms: german umlauts (UTF-8) are displayed wrong
Duplicate of #16164 Francois Suter
16:34 Feature #20099: element browser title length is hardcoded
committed to trunk (4.3) Ingo Renner
13:07 Feature #20099: element browser title length is hardcoded
After discussing it in dev list. I used $GLOBALS['BE_USER']->uc['titleLen'] instead of a new pageTS/userTS property. Sebastian Gebhard
09:51 Feature #20099: element browser title length is hardcoded
Oh, PHP is Version 5.2 of course, but I think that does not really matter in that case. Sebastian Gebhard
09:46 Feature #20099 (Closed): element browser title length is hardcoded
http://markenmotiv.com/fileadmin/element-browser.jpg
In the element browser long titles are cropped after a hardco...
Sebastian Gebhard
16:33 Revision c47daba4: Fixed bug #10560: element browser title length is hardcoded
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5093 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
16:31 Revision 9b865cda: Follow-up to #10083: Constant styles.content.imgtext.separateRows has a wrong default value. This was changed accidentally during a bugfix on 2009-01-09. Reverting back to the old bahaviour. Thanks to Adrian Fischer for pointing this out!
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5092 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
16:31 Revision a5d5da2e: Follow-up to #10083: Constant styles.content.imgtext.separateRows has a wrong default value. This was changed accidentally during a bugfix on 2009-01-09. Reverting back to the old bahaviour (4.2.3 and before). Thanks to Adrian Fischer for pointing this out!
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5091 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
16:30 Revision 6897fe78: Follow-up to #10083: Constant styles.content.imgtext.separateRows has a wrong default value. This was changed accidentally during a bugfix on 2009-01-09. Reverting back to the old bahaviour (4.1.7 and before). Thanks to Adrian Fischer for pointing this out!
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5090 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
16:24 Bug #18926: class.tx_impexp.php sets 256m memory_limit without checking php.ini
After reading the discussion in the core list twice, I made a patch to remove the init_set() completely. Peter Foerger
15:53 Bug #16348: Preview on subtree
No additional info provided. let's close this one. Benni Mack
15:43 Bug #19910: Link to CLI Script in Check DP->ReferenceIndex Script is wrong
committed to trunk (4.3) Ingo Renner
15:40 Revision 7699c9fa: Fixed bug #10259: Link to CLI Script in Check DP->ReferenceIndex Script is wrong (credits Daniel Krupke)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5089 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:32 Revision b7e5119f: added credits for David Steeb
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5086 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:32 Revision 98153e3e: added credits for David Steeb
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5085 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:21 Bug #20001: Remove debugging code from sysext t3skin
Committed v1 of the patch + svn delete of debug file to:
- trunk, revision 5078
- 4.2, revision 5079
- 4.1, revi...
Francois Suter
15:20 Bug #19873: Admin tools > User Admin icons point to wrong user in Opera browser
committed to 4.2 and trunk (4.3) Ingo Renner
15:19 Revision 298413fd: Fixed bug #10417: Remove debugging code from sysext t3skin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@5084 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
15:19 Revision 76d21ac4: Fixed bug #10210: Admin tools > User Admin icons point to wrong user in Opera browser
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5083 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:17 Revision 1a67d837: Fixed bug #10210: Admin tools > User Admin icons point to wrong user in Opera browser
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5082 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:16 Revision 9e0259a0: fixed Kasper's name
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5081 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:14 Revision 258ea5f8: Fixed bug #10417: Remove debugging code from sysext t3skin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5080 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
15:09 Revision ef8ade11: Fixed bug #10417: Remove debugging code from sysext t3skin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5079 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
15:03 Revision 8c942fa2: Fixed bug #10417: Remove debugging code from sysext t3skin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5078 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
14:50 Bug #20063: positioning of images in columns is not correct
Resolved after follow-up patch for regression introduced by #10083 Francois Suter
14:49 Bug #20063: positioning of images in columns is not correct
Resolved after follow-up patch for regression introduced by #10083 Francois Suter
14:50 Bug #20088: In BE time and datetime fields GMT-0 will be shown by javascript, but GMT+1 will be saved
Thank you for your answer.
I have rechecked it again after deleting all browser caches.
The problem occurs stil...
Sonja Schubert
14:10 Bug #20044: RTE is not loading
I meant RTE.default.contentCSS. But I assume it is not set. Please try to set it to the path of the stylesheet file o... Stanislas Rolland
14:02 Bug #19990: Indexed search does not use config.fileTarget for files
Just apply the patch and put this line in your indexed_search typoscript config :
result_link_file_target = _bla...
Kevin Belanger
13:00 Revision 9ab21f17: Fixed Bug #10536: Hardcoded backend main dir in typo3/classes/class.typo3logo.php (Thanks to Christian Kuhn)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5077 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
12:59 Revision da4a50fa: Fixed bug 10536: Hardcoded backend main dir in typo3/classes/class.typo3logo.php (Thanks to Christian Kuhn)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5076 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
12:57 Bug #20038: AJAX relogin does not work
Have this to, latest Trunk. TYPO3 installed on Fedora 8. Tested with different browsers and also with real domains an... Erik Svendsen
12:52 Revision 1d4c1f30: Fixed Bug #3871: Hardcoded css for versioning symbol in list module (Thanks to Christian Kuhn)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5075 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
12:39 Revision f770710e: Fixed #10490: Code cleanup/Bugfix: Add some sql_free_result to the admin_get_* functions (Thanks to Oliver Klee)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5074 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
12:38 Revision c3a69933: Fixed #10490: Code cleanup/Bugfix: Add some sql_free_result to the admin_get_* functions (Thanks to Oliver Klee)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5073 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
12:36 Bug #17161: Access rights where checked by two functions
If a function of the hook ['t3lib/class.t3lib_userauthgroup.php']['calcPerms'] returns 0 (attached extension "calcper... Robert Heel
12:22 Bug #19944: Fileadmin-module wrongly allows creation of trailing dot directories on UTF8 FS
Closing again, after having added the patch file for trunk. Francois Suter
12:21 Bug #19944: Fileadmin-module wrongly allows creation of trailing dot directories on UTF8 FS
Blast, can't upload file after solving the issue. Reopening it. Francois Suter
12:19 Bug #19944: Fileadmin-module wrongly allows creation of trailing dot directories on UTF8 FS
Committed to trunk (revision 5070)
Committed to 4.2 (revision 5071)
Committed to 4.1 (revision 5072)
Patch commi...
Francois Suter
12:15 Revision bc273d07: Fixed bug #10313: Fileadmin-module wrongly allows creation of trailing dot directories on UTF8 FS
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5072 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
12:03 Revision 95c15424: Fixed bug #10313: Fileadmin-module wrongly allows creation of trailing dot directories on UTF8 FS
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5071 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
11:59 Revision 717e6744: Fixed bug #10313: Fileadmin-module wrongly allows creation of trailing dot directories on UTF8 FS
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5070 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
11:50 Bug #19475: t3lib/thumbs.php can't convert some png's
Seems to be an ImageMagick bug.
A Serverupdate from Debian etch (ImageMagick 6.2.4) to Debian lenny (ImageMagick 6...
Robert Heel
11:35 Bug #18607: links in table header not translated when created with rte
resolved in 4.2.2 Robert Heel
11:31 Bug #16492: Files having umlauts in the filename have no context-menu in filelist-module (IE6, HTTPS)
Reproduced. You cannot create files with umlaut either. tëst.txt becomes test.txt
Verified with IE6 and Firefox 3....
Rob Vonk
11:12 Bug #16493: Images of existing text/image content-elements can not be deleted in IE6 and HTTPS-backend
Tried with IE 6.0.2900.2180 on XP to a https site running on trunc. Not reproducable.
Rob Vonk
11:02 Bug #16102: German umlaut not correct in FC
Hey Toralf,
can you check if the problem also occurs with the latest version of TYPO3?
Also, let us know what D...
Benni Mack
10:37 Bug #16102: German umlaut not correct in FC
Seems fixed (see umlaut.png) Rob Vonk
10:59 Bug #16529: externalUrl needs double click if not from baseURL domain
Tried it in trunc and can't reproduce. Rob Vonk
10:36 Revision 56b6ddaf: Added forgotten credits for latest bugfix
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5068 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
10:35 Revision 4c57d657: Fixed bug #10516: Typos in the Core: change "accesible" to "accessible"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5067 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
08:59 Bug #19865: RTE doesn't load when using more than 1 section in TV
@Bernd: did you use the patch tool? For 4.2.6 it won't work because the line numbers are not correct. I used a text e... Nils Winkler
06:34 Bug #19916: Session handling - cannot login to >1 TYPO3 installation under one domain
I can confirm this issue in 4.1.10. Please consider fixing this. Maybe putting additional info into the cookies to di... Anonymous
01:46 Bug #16407: Files in typo3temp/menu have wrong permissions
Resolved as duplicate of #16411 Christian Kuhn
01:45 Bug #20098: Files in typo3temp/menu have wrong permissions
Resolved as duplicate of #16411
Please report your findings there.
Christian Kuhn
01:26 Bug #20098 (Closed): Files in typo3temp/menu have wrong permissions
All files generated from tslib/class.tslib_menu.php in the folder typo3temp/menu have Permission 600 set. This makes ... Alexander Maringer

2009-02-26

23:39 Bug #20087: Allow predefined setting for "extended view" in list module
Related to #18879
Attached another version with a slightly different solution. See core list for details.
Christian Kuhn
20:07 Bug #20097 (Closed): Webpage does not render
Hello, we have many Typo3 systems installed. We have same severe problem in the last months. The very busy pages can... Milko Izamski
19:26 Bug #20044: RTE is not loading
No.
The default stylesheet file is selected (htmlarea.css).
Yannick Blin
16:48 Bug #19114: sys_language_mode content_fallback with a defined fallback chain does not output expected fallback content
Exactly, the Russian and Turkish should be redirected as untranslated, so there is no translation.
I now tried
c...
Bernd Warken
12:41 Bug #19114: sys_language_mode content_fallback with a defined fallback chain does not output expected fallback content
sry, i don't see any russian or turkish translation there.
config.sys_language_mode = content_fallback ; 0,1
do...
Steffen Kamper
12:19 Bug #19114: sys_language_mode content_fallback with a defined fallback chain does not output expected fallback content
This issue is still valid, even with TYPO3 4.1.10 and 4.2.6. The term "relink" refers to the fact that TYPO3 replace... Bernd Warken
15:49 Bug #16795: htmlArea RTE: Problem when cutting pasting links within table cells or list items
I think the problem arises when the link is the only element within the cell and you select the text and cut it (with... Stanislas Rolland
15:12 Bug #20056: Error messages block TYPO3 4.2
Resolved as duplicate of #18220 Christian Kuhn
11:28 Bug #20056: Error messages block TYPO3 4.2
Ok, agreed. Thank you for helping. Bernd Warken
14:52 Feature #19337: make showLimit of db/recordlists configurable
Resolved as duplicate of #20095 Christian Kuhn
14:52 Bug #18542: $TCA['tt_content']['interface']['maxSingleDBListItems'] =350
Resolved as duplicate of #20095 Christian Kuhn
14:04 Bug #19556: Fatal error: Call to undefined function filter_var() in /var/www/trunk/t3lib/class.t3lib_div.php on line 1438
filter has been added to the installation requirements and ussually should be enabled by default anyways Ingo Renner
02:32 Bug #19556: Fatal error: Call to undefined function filter_var() in /var/www/trunk/t3lib/class.t3lib_div.php on line 1438
INSTALL.txt is now in core trunk (bug #19577 , r5058). The requirements to filter and JSON are listed there. So this ... Christian Kuhn
12:25 Bug #17241: output for non-standard language parts is doubled
That seems to be done. I rewrote the website, it is now working. You can close this issue. Bernd Warken
12:19 Bug #20096 (Closed): moving content elements in custom/draft workspace wont display in workspace preview
The problem i have ist that when a editor moves a content element in his custom workspace, he wont be able to see the... Andreas Kreicy
10:38 Task #20051: Support the "canonical" tag
Nitpicking:
A table with top 100 movies has a different meaning than a table with worst 100 movies. Although it is...
Steffen Müller
10:21 Task #20051: Support the "canonical" tag
I found a really good snippet at http://blog.marit.ag/2009/02/23/canonical-tag-fur-die-suchmaschinen/
What do you ...
Dennis Geldmacher
09:34 Task #20051: Support the "canonical" tag
http://google.com/support/webmasters/bin/answer.py?answer=139394 Michiel Roos
10:34 Bug #20095 (Closed): Listview: default limits are hardcoded
The limits of records in list view depend on TCA setting of the tables.
$TCA[$tableName]['interface']['maxSingleDB...
Steffen Kamper
09:53 Bug #19794: Add a logging API for deprecated TypoScript
This would be useful also for extensions. Could you please add the extension key as a second parameter to the log fun... Franz Holzinger
01:54 Bug #16625: Patch Bugs with patches to core
As this issue is not really a problem report I now just close it with no change required.
BTW: The only issue ment...
Christian Kuhn
01:45 Feature #16924: New site for gdlib
Resolved, no change required.
There is no actual request for a change in T3 core, so there is nothing left to do f...
Christian Kuhn

2009-02-25

23:13 Bug #15560: mod.web_layout.menu.function doesn't work as expected
Resolved, unable to reproduce:
Your mentioned PageTSconfig works just fine, the function drop down is reduced to "...
Christian Kuhn
23:00 Bug #20094: htmlARea RTE: tx_rtehtmlarea_clearrtecache::clearTempDir should use resolveBackPath
Committed to SVN TYPO3core trunk (revision 5066). Stanislas Rolland
22:48 Bug #20094 (Closed): htmlARea RTE: tx_rtehtmlarea_clearrtecache::clearTempDir should use resolveBackPath
tx_rtehtmlarea_clearrtecache::clearTempDir should use resolveBackPath.
(issue imported from #M10547)
Stanislas Rolland
22:59 Revision 6550fd36: Fixed bug #10547: htmlARea RTE: tx_rtehtmlarea_clearrtecache::clearTempDir should use resolveBackPath
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5066 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
22:50 Bug #14812: by default when doing translation and coping default content element to new language EMPTY headres are filled w. [Translate to]
Resolved, no change required.
Use pageTSconfig TCEMAIN.translateToMessage to suppress the addition of this string,...
Christian Kuhn
22:43 Bug #14759: Set Errors-To header to value of Return-Path
Resolved as duplicate of #14817
The proposed solution has been commited with revision 775 on 2005-07-06: "Fixed bu...
Christian Kuhn
22:36 Bug #20044: RTE is not loading
Did you specify a stylesheet file in Page TSConfig? Stanislas Rolland
22:28 Bug #18915: typolink changes a dot in an image filename also to ‚(dot)’
Resolved, no change required:
- There was no feedback for a long time as requested.
- This is probably solved in ...
Christian Kuhn
22:09 Bug #14671: Random code cleanup in class.tslib_pibase.php
Resolved with no change required again:
- No further feedback for a long time
- Cosmetic changes to make code fit...
Christian Kuhn
21:54 Bug #15115: Deleting files with no reference
Resolved, unable to reproduce:
- No feedback for a long time
- I tried to reproduce this, but if I have a flexfor...
Christian Kuhn
20:16 Bug #18395: Yahoo, MSN, Ask.com and Alexa are not recognized in TypoScript robot condition
There was a very similar request in #14520
To not clutter this function even more it is possible since r1421 to us...
Christian Kuhn
20:11 Bug #14520: Newer mobile phones are not recognized by condition [device = wap]
Resolved, no change required:
With revision 1421 from 2006-04-10 there is a hook in this function that can be used...
Christian Kuhn
19:55 Bug #15361: One can not enter HTML in text or input fields
Resolved, no change required after half a year without feedback as requested. Christian Kuhn
19:51 Bug #19019: the header of every content element is empty after saving
This is strange. Is this problem still valid for you? Christian Kuhn
19:49 Bug #17086: class.t3lib_div.php
Resolved, fixed:
The comment "Use only from backend!" has been removed in trunk with revision 4844 with bug #19792
Christian Kuhn
19:42 Bug #14622: Bad file paths when using cron
Resolved, no change required:
- Very old issue and the whole cli script solution changed a lot meanwhile
- No fee...
Christian Kuhn
19:39 Bug #19013: There is no connection to the database!
Resolved, no change required:
- Probably a user error
- No further feedback for half a year
Christian Kuhn
19:33 Revision 521f5e9b: Added argument to hook function call, see changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5065 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
19:25 Bug #15977: PHP error when updating reference index
Is this still a problem in current versions? Christian Kuhn
19:23 Bug #17649: Incorrect char in sitename blocks backend in IE6
Resolved, unable to reproduce. There was no feedback for half a year, so I guess the problem vanished or is solved. P... Christian Kuhn
19:09 Bug #15634: install text font too big
Resolved with won't fix.
This issue got two -1 in core list so I dropped my patch request.
Christian Kuhn
18:54 Bug #17241: output for non-standard language parts is doubled
Is this one still valid or solved for your setup? Christian Kuhn
18:46 Bug #19114: sys_language_mode content_fallback with a defined fallback chain does not output expected fallback content
Hi Bernd,
I read your issue description twice, but I just do not understand your problem. Is this still valid for ...
Christian Kuhn
18:35 Bug #16980: Installation of extension that needs another extension blocks the whole system
Resolved, no change required. This is not a core bug but a problem in some extension. Christian Kuhn
18:31 Bug #20034: Trouble with dbal deactivation in 4.2 update
Resolved as duplicate of #18220:
This problem is also about unusable docheader if an error occurs, no matter where...
Christian Kuhn
18:26 Bug #16727: Flexforms are not UTF-8 valid
Resolved, no change required after no feedback from reporter for nearly a year. Christian Kuhn
18:23 Bug #20056: Error messages block TYPO3 4.2
Hey Bernd,
I think #18220 is exactly the same issue you described: The docheader is below any (php) error and thus...
Christian Kuhn
17:53 Bug #17059: Use relative addresses
Resolved, no change required as requested by reporter. Christian Kuhn
17:50 Bug #18481: ISO code in Website Language does not contain en
Resolved, no change required:
This is not a core problem, but has todo with old / corrupt / overwritten static_inf...
Christian Kuhn
17:26 Bug #16808: setHeaders in class.t3lib_htmlmail forget to quote the realname parts of the "From" and "reply-to" headers
Resolved, no change required:
Proper quoting needs to be done manually in code using this API, for core this is done.
Christian Kuhn
17:13 Bug #17504: No thumbnails generated for jpg and png
Resolved, no change required:
The issue with the uppercase filenames has been solved in 4.1 and 4.2 with revision ...
Christian Kuhn
16:55 Bug #19988: Rich text editor is not loading
One my side it's just with Firefox 3 on Vista. IE 7 loads the editor fine, an so do all portable versions of Firefox... Administrator Admin
09:21 Bug #19988: Rich text editor is not loading
As I wrote I enabled the troubleshooting mode, but no error report and no log is printed. The Firefox Console doesn't... Bernd Warken
16:44 Bug #15854: Top frame menu missing CSS for highlighted icon
Should be set to resolved, won't fix: This does not exist in 4.2 and will not be fixed in earlier releases because it... Christian Kuhn
16:37 Bug #17938: Page displays without CSS when giving wrong URL to Typo3
This one should be resolved, no change required after a year without requested feedback. Christian Kuhn
16:17 Bug #17356: TypoScript IF has no effect on HTML objects
Resolved, no change required. This is not a bug but documented behavior.
Please open a new issue type: feature if ...
Christian Kuhn
16:11 Bug #17413: Crashed upload images
Resolved, no change required as problem has been solved by reporter locally. Christian Kuhn
16:09 Feature #20093 (Closed): Hook for helpTextIcon
I will need a hook for displaying differently the help text icons in the backend.
It is between line 2399 and 2410...
Pierre Boivin
16:06 Bug #17416: tt_content.stdWrap.prepend not working
Resolved, no change required as requested by reporter. Christian Kuhn
15:03 Bug #20092 (Closed): Typo3 FE crashs with single-char umlauts in typoscript
I figured out that typo3 crashs if there are single-char umlauts (f.e. ä,ö,ü) in typoscript-setup. The bug always is ... Gabriel kaufmann
10:33 Revision cf55fb66: * first steps towards $_GET and $_POST argument validation taken
Jochen Rau
10:30 Bug #14155: Publication w/indexed search broken in 3.6.0
Seems like this was fixed long time ago (did not check though). Michael Stucki
10:29 Bug #17620: Indexed_Search is making mistakes after installation.....
Seems like the MySQL table is corrupt. Please search for the error message on the Internet. It is definitely not a TY... Michael Stucki
06:15 Bug #17620: Indexed_Search is making mistakes after installation.....
This should be resolved with no change required. This is not a TYPO3 bug, but a problem with the local mysql installa... Christian Kuhn
10:27 Bug #14927: Fileicon-Path is hardcoded and not changeable for the Frontend
Seems fixed. If not, please reopen. Michael Stucki
06:06 Bug #14927: Fileicon-Path is hardcoded and not changeable for the Frontend
I think this is fixed.
Best reference is svn revision change from 1420 to 1421 which changed the important lines m...
Christian Kuhn
10:25 Bug #16780: White Page when editing Contenttype Table
Done. Michael Stucki
04:58 Bug #16780: White Page when editing Contenttype Table
This one can be set to resolved, solution: duplicate of #4678 (requested by reporter). Christian Kuhn
10:10 Bug #20008: Page Preview not working, if page is standard/advanced and has domains at it
ps: if i do a file_get_contents on the locallang.php file, and echo it back, the characters are shown ok, its just wh... oliver leitner
09:36 Bug #20091 (Closed): Rich text editor is not loading
In issue 0010203, it was sayd that "this issue should be moved to the "core"-project". I do that by now.
TYPO3 4....
Bernd Warken
09:16 Bug #17480: TABLE sys_refindex definition not compatible with mysql < 4.1.2
Reading this, I'll need to precise it. The bug was actually fixed by me some time ago. See Trunk@1709.
- michael
Michael Stucki
02:34 Bug #17480: TABLE sys_refindex definition not compatible with mysql < 4.1.2
Resolved, won't fix:
- Fix / upgrade mysql
- $GLOBALS['TYPO3_CONF_VARS']['SYS']['multiplyDBfieldSize'] is depreca...
Christian Kuhn
06:40 Bug #17454: Encrypting email addresses could be better
Resolved, no change required. Another spam protect solution should be done in an extension. It could later be impleme... Christian Kuhn
06:26 Bug #17605: Authorisation system for BE user and groups has logic conflict
Resolved, no change required as requested by reporter. Christian Kuhn
06:23 Feature #17595: Pages of type "External link" should allow to opened in new tab or window
Resolved, no change required:
TS setup does the trick with
config.extTarget = _blank
Christian Kuhn
05:54 Feature #17497: Enabling acronym plugin in IE and in Frontend
Well, the IE part is resolved.
There is currently no plan to enable the feature in the frontend.
Stanislas Rolland
04:08 Feature #17497: Enabling acronym plugin in IE and in Frontend
So this one is now resolved? Christian Kuhn
05:34 Bug #17657: FE Login Form for Default Install of Typo3 4.1.2 doesn't work on Fedora Core 3
Resolved, unable to reproduce:
If this is related to mysql strict mode as Martin guessed, this doesn't help if the...
Christian Kuhn
05:12 Bug #17616: db error on saving
Resolved, no change required as problem is solved for reporter. Christian Kuhn
05:10 Feature #16571: Feature that allows EM to showed installed version and current version
Resolved as duplicate of #16884
ter_update_check is integrated into core now, which solves this nicely.
Christian Kuhn
05:04 Bug #17394: Child records are displayed multiple times: using patch 5718
Resolved with no change required after missing feedback for > 1 year. Christian Kuhn
04:38 Bug #17724: linked records not updated when deleting the original
Resolved as duplicate of #14408
I now chose this one as a duplicate of #14408 because there is already much more d...
Christian Kuhn
04:21 Bug #16110: links are generated correctly but are linking to "page not found" but typo3 backend and install tool are working properly.
Resolved as duplicate of #17499 Christian Kuhn
04:18 Bug #17459: links are generated correctly but are linking to "page not found" but typo3 backend and install tool are working properly.
Resolved as duplicate of #16110 Christian Kuhn
04:04 Bug #17184: t3lib_div::tempnam('anything_'); returns invalid path
Resolved, no change required:
- No further feedback for a long time
- Not a TYPO3 bug
Please reopen if this st...
Christian Kuhn
03:59 Bug #17213: Storing ENABLE_INSTALL_TOOL in typo3conf is possibly insecure
Resolved, no change required:
- No further feedback for a long time
- Install tool can easily be disabled in typo...
Christian Kuhn
03:41 Bug #17281: swf is not protected when added in as multimedia
This is not a core problem, I propose to close this issue due to the following reasons:
- No further feedback for ...
Christian Kuhn
03:22 Feature #17207: IRRE load records from freign TCA
Resolved, unable to reproduce:
- Oliver was unable to reproduce this
- No feedback for a long time as requested
...
Christian Kuhn
03:14 Bug #16975: PHP 5.2.1: Extension Manager: Parse Error / Syntax Error
Resolved, no change required:
- No feedback for a long time
- Probably either fixed or a old / system dependent p...
Christian Kuhn
03:06 Bug #17081: t3lib_div::mkdir() resets setgid bit on folder creation
Resolved, no change required:
- No feedback for nearly two years
- Not really a bug as behavior reflects unix con...
Christian Kuhn
02:48 Bug #16278: Imagemagick forces Microsoft IIS to crash when running as ISAPI
Resolved, no change required:
- No feedback for two years.
- No specific version information for system environme...
Christian Kuhn
02:38 Bug #17270: Conflict with Install-Tool [FE][addRootLineFields],[SYS][multiplyDBfieldSize],[BE][forceCharset]
Resolved, won't fix:
- Fix / upgrade mysql
- $GLOBALS['TYPO3_CONF_VARS']['SYS']['multiplyDBfieldSize'] is depreca...
Christian Kuhn
02:33 Bug #15005: No install is possible, if in the Install-Tool multiplyDBfieldSize is set to "2"
Resolved as duplicate of #17480 Christian Kuhn
01:56 Bug #16998: Warning displayed when using $GLOBALS["TSFE"]->fe_user->setKey(type, key, data)
Resolved, no change required as requested by reporter due to incorrect direct mysql calls. Christian Kuhn
01:49 Bug #16973: renaming of localconf.php.TMP.php to localconf.php did not work on Windows platform
Resolved, unable to reproduce:
- Two years with no further feedback
- No one else seems to encounter and confirm ...
Christian Kuhn
01:22 Bug #14767: Quick Note expands improperly
Resolved, unable to reproduce with recent versions (4.2-branch, trunk r5054, sys_notepad 1.1.0, taskcenter 0.2.0):
...
Christian Kuhn
01:08 Bug #15999: Missing icons when using subdomain
As far as I know the backend is not supposed to be accessed directly with a vhost pointing to the typo3/ subfolder, i... Christian Kuhn
00:54 Bug #16118: Backend Anzeigeprobleme [Mac OSX 10.4.6 & Safari 2.0.3] linke Navigationsleiste wird nicht angezeigt
Resolved, no change required:
- Issues should be reported in english
- No feedback for a long time
Christian Kuhn

2009-02-24

23:46 Bug #18377: trouble with 4.1.6, where 4.1.5 worked
Resolved, no change required:
- Issue lacks information of what actually goes wrong.
- No feedback for nearly a y...
Christian Kuhn
23:37 Bug #18750: Record Type "Alternative Page Language" doesn't have tabs enabled yet
The tabs have been added with issue #16935
So this is now fixed in trunk since r4945
Christian Kuhn
23:14 Bug #16191: class.t3lib_div.php >>>"lang " BUG, lang system bug
Resolved, no change required:
As Dmitry mentioned, all translations should be done in separate files.
Christian Kuhn
22:47 Bug #16889: BE Login user switching at same IP
Resolved, unable to reproduce:
I checked this scenario with lockIP=0, but two different sessions are created on bo...
Christian Kuhn
22:23 Bug #16881: pages cannot be deleted
Resolved with unable to reproduce in current versions as requested by reporter. Christian Kuhn
22:18 Bug #16832: failed to open stream: Is a directory in ...
Resolved, no change required:
- Not a Core, but an extension issue as guessed by Moritz.
- No further feedback fo...
Christian Kuhn
22:10 Bug #16591: PATH_site wrongly defined in index.php
Resolved, no change required:
- No further feedback for two years.
- No similar issues from other users.
- As th...
Christian Kuhn
21:21 Bug #14155: Publication w/indexed search broken in 3.6.0
This one is very probably fixed and it got no feedback for more than 3 years. I think it should be set to resolved. Christian Kuhn
21:18 Bug #14907: Garbage characters in the BE output
Unable to reproduce. This has probably been fixed long ago. Please set to resolved. Christian Kuhn
20:47 Feature #15571: Allowed excludefields problem OR config problem
Resolved as unable to reproduce: It is possible to hide the "Disable Rich Text Editor" field for table tt_content wit... Christian Kuhn
20:30 Bug #17515: Disabling the "disable RTE" checkbox
Resolved as unable to reproduce after long time without feedback. Christian Kuhn
20:26 Bug #15563: Allowed excludefields:
Resolved as duplicate of #18192
This has been solved in revision 3519, header_position and header_link are now exc...
Christian Kuhn
20:24 Bug #15436: Excludefield Pagecontent: Align cannot be excluded
Resolved as duplicate of #18192
This has been solved in revision 3519, header_position now is an exclude field.
Christian Kuhn
19:53 Bug #17167: class.t3lib_treeview.php - No such file or directory in class.t3lib_browsetree.php on line 52
Is this still reproducible in current versions (eg. 4.2.6 / trunk)? Does anyone else see this issue?
As you tell i...
Christian Kuhn
19:08 Bug #18627: Cannot save templates in the template module
Resolved as duplicate of #18695 Christian Kuhn
19:00 Bug #18812: different behavious of "new record" icon in doc-header
I think you refer to the "Create new content element" icon (new_record.gif) in page module and the "Create new record... Christian Kuhn
18:35 Bug #16364: Version info in module web>list
Attached a patch to fix this hardcoded css. Christian Kuhn
18:14 Bug #19988: Rich text editor is not loading
@Bernd: Please use the Extension Manager to enable the RTE troubleshooting mode. A log will be displayed below the RT... Stanislas Rolland
14:14 Bug #19988: Rich text editor is not loading
I have the same problem, also with updating to TYPO3 4.2.6. The RTE is waiting, but does not start. This occurs from ... Bernd Warken
17:52 Bug #20065: MYSQL Replication breaks because of lack of AUTO_INCREMENT PK in cache_pagesection
We ran into the same problem. We also had to alter the realurl-tables (#0010496). Do you have any clue how muchf thes... Peter K
17:48 Bug #15245: navframe moves to the right if 'setup.override.navFrameResizable = 1' is set in User TSConfig
I am unable to reproduce this in 4.2-branch and trunk (r5064) with FF3 and Opera 9.63.
There is however a static o...
Christian Kuhn
17:12 Bug #19703: False initialization in TYPO3 basket function record_registration() in class.tslib_feuserauth.php
Resolved as duplicate of #16637 Christian Kuhn
16:47 Bug #17581: Crop-Scaling the same image with different dimensions might produce wrong files
I am still unable to reproduce this in trunk (r5064). Full TS used in test:
page.10 >
page.10 = IMAGE
page.10 {
...
Christian Kuhn
16:20 Bug #18732: Changing user account startup module preferences break Click Menus (pagetree and filelist)
Resolved with unable to reproduce after two month without feedback.
Please reopen if this still exists in current ...
Christian Kuhn
15:38 Bug #20090 (Closed): Hardcoded backend main dir in typo3/classes/class.typo3logo.php
If you change the backend directory as described in http://typo3.org/documentation/document-library/core-documentatio... Christian Kuhn
15:38 Bug #19865: RTE doesn't load when using more than 1 section in TV
The patch 10203 did not work for me. In 4.2.[4-6], RTE does not display, but keeps waiting without starting. Bernd Warken
15:22 Bug #25548: Bugfixes for t3editor CodeCompletion
- replaces mysterious " characters which caused a character encoding problem
in the XML-TSRef we found several occu...
Christian Kartnig
15:20 Bug #20031: tree of pages doesnt work when BE main dir/symlink is changed
Attached a simple patch that fixes this for me in trunk (changing hardcoded typo3/ to TYPO3_mainDir constant in confi... Christian Kuhn
14:24 Bug #19884: the icons for clearing of caches disappear in 4.2.4
I did an upgrade to 4.2.6. Still the same bug.
Franz Holzinger
14:09 Bug #20089 (Closed): Call to deprecated fixed_lgd_pre() in class.t3lib_timetrack.php
Problem: There is one call to t3lib_div::fixed_lgd_pre() in class.t3lib_timetrack.php that will clutter up the deprec... Uschi Renziehausen
13:22 Bug #17774: cli_dispatch.phpsh lowlevel_refindex -c runs into memeory size exhausted
Did you try running the script with full path? Running the script local is not supported by CLI.
Wrong:
./cli_dis...
Daniel Krupke
10:47 Feature #20078: New install tool skin, matching t3skin
From code logic this is ok, from user logic not. Fatal errors are marked red, so the message is related to fatal erro... Steffen Kamper
10:35 Bug #20088: In BE time and datetime fields GMT-0 will be shown by javascript, but GMT+1 will be saved
Sonja, please re-check.
This bug was fixed in 4.2.4. So 4.2.3 is of course buggy, but 4.2.6 should be ok.
Make ...
Ernesto Baschny
09:07 Bug #20088 (Rejected): In BE time and datetime fields GMT-0 will be shown by javascript, but GMT+1 will be saved
When you choose 9 am in TCA time and datetime fields, 9 am will be shown in the field as value, but the timestamp for... Sonja Schubert
08:39 Bug #20060: IPmaskList - shows just white page instead of BE-Login
This is the documented behaviour of that setting:
[BE][IPmaskList] = String. Lets you define a list of IP-numbers ...
Ernesto Baschny
03:38 Bug #20086: htmlArea RTE: language code in language marks should be lower case
Committed to SVN TYPO3core trunk (revision 5061). Stanislas Rolland
03:38 Revision 1738394e: Fixed bug #10532: htmlArea RTE: language code of lang attribute should be lower case
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5061 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2009-02-23

23:13 Bug #20087 (Closed): Allow predefined setting for "extended view" in list module
The following patch sets extended View for list module "on" by default.
Additional you can set the default value b...
Steffen Kamper
23:00 Bug #20086 (Closed): htmlArea RTE: language code in language marks should be lower case
The language feature sets upper case values for lang attributes.
The values of lang attributes should be of the fo...
Stanislas Rolland
22:11 Feature #20078: New install tool skin, matching t3skin
The "Fatal error encountered" is only a notice that there was an error somewhere earlier, not a real error.
Orange...
Susanne Moog
20:12 Bug #19910: Link to CLI Script in Check DP->ReferenceIndex Script is wrong
Attached new patch (bug10259_2_trunk.patch.txt) without first hunk. Daniel Krupke
19:33 Bug #20085: htmlArea RTE: JS error may be raised by Opera on page unload
Committed to SVN TYPO3core trunk (revision 5060). Stanislas Rolland
19:17 Bug #20085 (Closed): htmlArea RTE: JS error may be raised by Opera on page unload
When there are multiple RTE's on a page, Opera may raise a JS error on page unload.
(issue imported from #M10531)
Stanislas Rolland
19:33 Revision a4827b5a: Fixed bug #10531: htmlArea RTE: JS error may be raised by Opera on page unload
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5060 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:07 Bug #19988: Rich text editor is not loading
Is this problem occurring only in Firefox, or also in other browsers on Vista?
Please use the Extension Manager to...
Stanislas Rolland
14:48 Bug #19988: Rich text editor is not loading
Sorry for the delay. Problem is with Firefox 3.0.6. on Vista. All files in typo3temp/rtehtmlarea and the browser ca... Administrator Admin
13:56 Bug #18727: Tools / User Settings form tabs don't display in BE
I just stumbled over that same problem, and it turned out that the problem came from one of the installed extensions,... Ernesto Baschny
13:34 Bug #20056: Error messages block TYPO3 4.2
Thank you for your information of related issues.
But they are about about debug output, which can be resolved wit...
Bernd Warken
03:10 Bug #20056: Error messages block TYPO3 4.2
Resolved as duplicate of #18220
More discussion in #18220
Christian Kuhn
13:31 Bug #20044: RTE is not loading
You'll find below this values:
htmlarea_000dbb6543e98e8d631a.js permissions:
numeric value = 644
$TYPO3_CONF_V...
Yannick Blin
02:54 Bug #20044: RTE is not loading
Check the permissions on the stylesheet file.
If you did not specify a stylesheet file in Page TSConfig, then it m...
Stanislas Rolland
13:05 Bug #14256: special characters in username not checked
Hello,
is there a plan when the MD5 / UTF-8 problem will be fixed?
I have the same problem with special charact...
Nils Winkler
13:04 Bug #20084 (Closed): Some values from localconf.php are not displayed correctly in install tool
I have figured at least the 2 following values [im_negate_mask] and ['im_no_effects'] are always displayed as enabled... Alban Cousinie
11:48 Bug #20083 (Closed): Wrong content in pagetree frame after page creation in Opera
- In page tree click on a page and select new
- create New page
- save & close
- right frame displays "New record ...
Steffen Gebert
11:26 Bug #18741: Opera 9.50 Beta 2 backend max 600px hight
(Just to mention: TYPO3 currently uses 1.6.0.2, also for trunk - so this is NOT fixed for TYPO3) Steffen Gebert
11:25 Bug #18741: Opera 9.50 Beta 2 backend max 600px hight
This is a prototype bug problem. Solved in 1.6.0.3. Steffen Gebert
04:48 Bug #18741: Opera 9.50 Beta 2 backend max 600px hight
Still confirmed in 4.2.6 and trunk (r5056) with opera 9.63 Christian Kuhn
10:54 Bug #20032: utf-8 support (cyrilic) problems with th_mailformplus
i have narrowed the problem a bit down:
the server is "understanding" utf-8 right.
the file is saved as utf-8 rig...
oliver leitner
10:50 Bug #20008: Page Preview not working, if page is standard/advanced and has domains at it
After trying both patches, still no go, i have added two screenshots, they show the problem places... oliver leitner
10:24 Bug #19965: folding state of main modules is not remembered anymore (reggression)
fixed in trunk (4.3) Ingo Renner
10:23 Bug #19965: folding state of main modules is not remembered anymore (reggression)
of course not, because I fixed it already (and forgot to resolve the issue) ;) Ingo Renner
04:10 Bug #19965: folding state of main modules is not remembered anymore (reggression)
I am unable to confirm this in current trunk r5056 Christian Kuhn
10:24 Bug #20081: Switch user, switch-back mode doesn't work in Opera
Can confirm this. Steffen Gebert
05:37 Bug #20081 (Closed): Switch user, switch-back mode doesn't work in Opera
Admin tools -> User Admin -> Switch to user [switch-back mode] does not work in Opera (current 9.63) in 4.2.6 and tru... Christian Kuhn
09:47 Revision 9349394a: Fixed Bug: #9439: followUp - the pageTS option wasn't renamed, now done (newContentElements => newContentElement)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5059 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
08:12 Revision 3b836f58: Fixed bug #9745: Add INSTALL.txt to TYPO3 source package
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5058 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
05:46 Bug #20082 (Closed): Main module titles displaced in Opera if not using t3_skin
The main module titles "Web", "File" and so on are placed below the box in Opera 9.63 in current trunk r5056, if ext:... Christian Kuhn
05:01 Bug #17909: Last character of german translation of Tools > User not fully visible
Resolved, unable to reproduce with current localization packages: "Benutzerverwaltung" was changed to "Einstellungen". Christian Kuhn
04:53 Bug #18585: Opera: Cannot see the directory tree in filelist
Resolved as unable to reproduce with Opera 9.63 in 4.2.6 and trunk r5056
Please reopen if this is still a valid is...
Christian Kuhn
04:51 Bug #20080: htmlArea RTE: Language feature always requires Static Info Tables
Committed to SVN TYPO3core trunk (revision 5057). Stanislas Rolland
03:53 Bug #20080 (Closed): htmlArea RTE: Language feature always requires Static Info Tables
The language marking drop-down requires Static Info Tables. However, if Static Info Tables is not loaded, the RTE sho... Stanislas Rolland
04:51 Revision 72e77bc6: Fixed bug #10525: htmlArea RTE: Language feature always requires Static Info Tables
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5057 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
04:39 Bug #19872: icons in useradmin point to wrong user in opera browser
Please set to resolved, duplicate of #19873 Christian Kuhn
04:24 Bug #19959: in typo3-4.2.2 and above the globalstring wont work
That is a side effect of #8566 and was also reported with #9554 .
I am still not sure if its a regression, or inte...
Christian Kuhn
03:57 Bug #19989: Backend User Admin, saving changes opens a popup with "Your login has probably expired"
Resolved, no change required as requested by reporter. Christian Kuhn
03:45 Bug #20079: htmlARea RTE: Language feature may raise JS error when RTE loads
Committed to SVN TYPO3core trunk (revision 5056). Stanislas Rolland
03:34 Bug #20079 (Closed): htmlARea RTE: Language feature may raise JS error when RTE loads
The language feature raises a JS eror when the RTE loads if the language drop-down is not configured in the toolbar.
...
Stanislas Rolland
03:44 Revision f0352dd5: Fixed bug #10524: htmlARea RTE: Language feature may raise JS error when RTE loads
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5056 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
03:42 Bug #20036: class.t3lib_htmlmail.php produces bad headers in HTML messages
Set to resolved, no change required:
This was not a core issue, but a direct_mail problem. direct_mail extends t3l...
Christian Kuhn
02:53 Bug #19374: IFSUB is not handling the language selection properly
Resolved as duplicate of #19925 Christian Kuhn
02:42 Bug #20069: Misinterpretaion of php.ini settings when no limit is set
I agree, its probably not a good idea to disable those limits.
But still, both values are documented as valid php....
Christian Kuhn
02:25 Bug #19549: Update reference index contains misleading (wrong!) instructions
Resolved as duplicate of #19910 Christian Kuhn
02:24 Bug #18187: DB CHECK - Update reference index : change path to shell script please
Resolved as duplicate of #19910 Christian Kuhn
02:23 Bug #17575: "DB check" module references deprecated "refindex_cli.phpsh" script
Resolved as duplicate of #19910 Christian Kuhn
02:16 Bug #19603: ric_rotation not working correctly with 4.2.x
Set to resolved, no change required for the following reasons:
- Probably not a core, but an extension issue (if i...
Christian Kuhn
00:02 Bug #19603: ric_rotation not working correctly with 4.2.x
I see that vars with and height are not correctly passed to the output file. They are passed as null "" John

2009-02-22

23:56 Feature #2679 (Closed): Recycler: Add TSconfig options also for use in Page TSconfig
Hi,
is it possible to have also TSCONFIG for PAGE (and not only for USER)?
Example:
mod.recycler.recordsPag...
Yannick Pavard
23:54 Feature #2678 (Closed): Recycler: Resize height
Hi,
Is it possible to change the height of the area or are the records?
Thanks
Yannick Pavard
21:37 Bug #19910: Link to CLI Script in Check DP->ReferenceIndex Script is wrong
I submitted a patch for trunk. I doesn't make sense to make a patch for TYPO3-4.2 branch because text is hard coded t... Daniel Krupke
16:53 Bug #19910: Link to CLI Script in Check DP->ReferenceIndex Script is wrong
I can confirm this.
The suggested path is:
/.../typo3/sysext/lowlevel/dbint/cli/refindex_cli.phpsh
But there i...
Daniel Krupke
19:42 Bug #19924: Make unit test names more readable by adding underscores as separators
committed to trunk rev 5055 Steffen Kamper
19:25 Feature #20078: New install tool skin, matching t3skin
Hi Susanne,
first: it looks good!
One small: "Fatal error encountered" should be same color as fatal error.
Steffen Kamper
18:14 Feature #20078 (Closed): New install tool skin, matching t3skin
As the new default TYPO3 skin is t3skin the install tool should match that instead of displaying the old colors. Atta... Susanne Moog
18:05 Bug #20077 (Closed): FORM is empty
Under the current trunk the forms of tt_board are empty.
(issue imported from #M10522)
Franz Holzinger
17:31 Bug #20038: AJAX relogin does not work
here too, on Ubuntu manual installation. Susanne Moog
13:42 Revision 2b330e2e: Fixed Bug: #10283: Cleanup: Make unit test names more readable by adding underscores as separators (thanks to Oliver Klee)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5055 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:30 Bug #20073: IRRE child records with a select for static_info_currencies don't get rendered
Within the table tx_seminars_seminars:
'prices' => array(
'exclude' => 1,
'label' => 'LLL:EXT:seminars/l...
Niels Pardon
13:23 Bug #20044: RTE is not loading
The following message is looping:
[HTMLArea::initIframe]: Failed attempt at loading stylesheets: [Exception... "Secu...
Yannick Blin
03:14 Bug #20044: RTE is not loading
Using the Extension Manager, please enable troubleshooting mode and disable script compression.
Please report the ...
Stanislas Rolland
03:09 Bug #20044: RTE is not loading
No change. Always the same message.
It's a new installation (source + dummy package 4.2.6).
Yannick Blin
12:39 Bug #20076 (Closed): Alternating rows with display thumbnails doesn't alternate the colors for the thumbnail row
The file list module has new rows with alternating colors. However, if you enable the display thumbnails option, it a... Susanne Moog
11:02 Feature #19948: Split css styled content templates in version templates to get rid of the compat version checks
v3 with update wizard. Susanne Moog
10:47 Bug #20063: positioning of images in columns is not correct
You can fix that for your own page with a simple "clear:both" in your css for ".csc-textpic-firstcol".
This clear...
Susanne Moog
05:29 Bug #20066: no possibility to set exact width of the rtehtmlarea in FE
See the patch attached to issue #10520 and committed to SVN TYPO3core trunk (revision 5054). Stanislas Rolland
03:02 Bug #20066: no possibility to set exact width of the rtehtmlarea in FE
Note that if you are including the RTE in your own extension, you may set $RTEObj->RTEWrapStyle and $RTEObj->RTEdivSt... Stanislas Rolland
05:28 Feature #20075: htmlARea RTE: Configuration option to override RTE width
Committed to SVN TYPO3core trunk (revision 5054). Stanislas Rolland
05:01 Feature #20075 (Closed): htmlARea RTE: Configuration option to override RTE width
Make it possible to override RTE width in Page TS Config with:
RTE.default.RTEWidthOverride = int+/%
If set, th...
Stanislas Rolland
05:27 Revision a3abace6: dded feature #10520: htmlARea RTE: Configuration option to override RTE width
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5054 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
04:51 Bug #19744: RTE in section is rendered wrong
Fixed in SVN TYPO3core trunk (revision 5053). Stanislas Rolland
04:50 Bug #19493: If I sort my Buttons in a special order the statusbar floats under the "Disable Rich Text Editor:"-p-Tag
Committed to SVN TYPO3core trunk (revision 5053). Stanislas Rolland
04:50 Bug #20074: htmlARea RTE: RTE sometimes overlaps following form element
Committed to SVN TYPO3core trunk (revision 5053). Stanislas Rolland
04:34 Bug #20074 (Closed): htmlARea RTE: RTE sometimes overlaps following form element
The RTE sometimes overlaps subsequent form elements. This occurs in particular when the height of the toolbar is modi... Stanislas Rolland
04:49 Revision a0d201f0: Fixed bug #10519: htmlARea RTE: RTE sometimes overlaps following form element
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5053 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
04:18 Bug #19803: Section with RTE - delete isn't possible because of JS-Error
I think this was resolved by fix to issue #20045. Stanislas Rolland

2009-02-21

23:00 Bug #20049: Moving content elements in workspace results in Unknown column error
Committed to trunk and branch 4-2 (revs 5051,5052). Resolved as follow-up to #0009705. Marcus Krause
22:02 Bug #20071: Typos in NEWS.txt
committed to trunk (4.3) Ingo Renner
10:29 Bug #20071 (Closed): Typos in NEWS.txt
File NEWS.txt at root of typo3_src had a few typos.
(issue imported from #M10514)
Xavier Perseguers
21:55 Revision 63766ac7: Follow-up for bug #9705: Moving page in WS will hide it from editors due to missing access settings of placeholder (thanks to Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5052 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
21:54 Revision 01844968: Follow-up for bug #9705: Moving page in WS will hide it from editors due to missing access settings of placeholder (thanks to Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5051 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
21:30 Revision b406b2ea: Removed top, left, and right borders from the workspace information div in the page tree
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5050 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
21:25 Revision 61648256: removed whitspace at EOLs
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5049 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
20:15 Revision bb1560c3: Fixed bug #10514: Typos in NEWS.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5048 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
19:40 Bug #20069: Misinterpretaion of php.ini settings when no limit is set
Hm... in general I don't think that setting no limits is a good idea. Scripts with memory leaks might run towards the... Oliver Hader
00:51 Bug #20069 (Closed): Misinterpretaion of php.ini settings when no limit is set
After 1-2-3 installation the setup summary report
/install/index.php?TYPO3_INSTALL[type]=config
reports warnings ...
Jo Schulze
19:24 Bug #20073: IRRE child records with a select for static_info_currencies don't get rendered
Could you please post the accordant TCA definition of that field? Oliver Hader
17:52 Bug #20073 (Closed): IRRE child records with a select for static_info_currencies don't get rendered
For the extension seminars we are planning to add dynamic prices to our events. The dynamic prices have a selector fo... Niels Pardon
17:35 Feature #17754: Enable the option to hide the checkboxes "extended view", "clipboard", "localization"
Resolved as duplicate of #18879 Christian Kuhn
16:47 Revision ec269f1c: added unit tests for t3lib_div::trimExplode()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5047 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:01 Bug #20007: Old version screenshots in typo3 4.2.4
@ Marcus:
I don't think that we should deactivate t3skin for making the screenshots.
The screenshots should help ...
Chris topher
13:14 Bug #20072 (Closed): extend Filelist with icon block according to list view
The filelist only shows clipboard-control icons, edit,rename and info are only available with context menu.
For us...
Steffen Kamper
11:58 Bug #19601: t3lib_div::trimExplode limit parameter leads to wrong result with non-empty requirement
the documentation of the parameter however fits the one of http://www.php.net/manual/en/function.array-slice.php Ingo Renner
11:45 Bug #19601: t3lib_div::trimExplode limit parameter leads to wrong result with non-empty requirement
... currently the either the documentation for the $limit parameter is wrong or the implementation for the documented... Ingo Renner
11:39 Bug #19601: t3lib_div::trimExplode limit parameter leads to wrong result with non-empty requirement
The behavior of the $limit parameter is correct according to http://php.net/explode Ingo Renner
06:47 Bug #19984: Table editor: Tabbing though cells does not work if table contains tfoot in FF
Hi Uschi,
I assume you are referring to trunk.
I cannot reproduce this problem in latest trunk.
Stanislas Rolland
06:28 Feature #20070: htmlArea RTE: Improve spell checker configurability
Committed to SVN TYPO3core trunk (revision 5046). Stanislas Rolland
06:15 Feature #20070: htmlArea RTE: Improve spell checker configurability
EM variables defaultDictionary and dictionaryList are marked DEPRECATED.
Page TSConfig property RTE.default.enable...
Stanislas Rolland
05:45 Feature #20070 (Closed): htmlArea RTE: Improve spell checker configurability
Default dictionary and list of dictionaries should be moved from EM to Page TSConfig
(issue imported from #M10513)
Stanislas Rolland
06:27 Revision 899ba715: Added feature #10513: htmlArea RTE: Improve spell checker configurability
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5046 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
05:27 Bug #19250: Aspell + German language
Do you still have this issue? Stanislas Rolland
00:25 Bug #20068 (Closed): simplify and speed up t3lib_div::trimExplode()
currently trimExplode() uses loops to process elements of arrays created by an explode before. Using native php funct... Ingo Renner
00:20 Feature #20067: htmlArea RTE: Allow to specify default content language in BE
Committed to SVN TYPO3core trunk (revision 5045). Stanislas Rolland
00:19 Revision 7fa8298c: Added feature #10510: htmlArea RTE: Allow to specify default content language in BE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5045 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2009-02-20

22:39 Feature #20067 (Closed): htmlArea RTE: Allow to specify default content language in BE
Some RTE features that insert content, usually in the form of values of html tag attributes, need to know what langua... Stanislas Rolland
21:54 Bug #20062: Crash in the FE in 4.2.x branch (regression)
Fixed in Trunk and TYPO3_4-2...
See the original bug reports related to this issue for details.
Oliver Hader
16:11 Bug #20062: Crash in the FE in 4.2.x branch (regression)
10451 is for 4.2 branch
10452 is for 4.3 branch / Trunk
Oliver Hader
12:34 Bug #20062 (Closed): Crash in the FE in 4.2.x branch (regression)
If I open my start page in the FE, I get the following error:
Fatal error: Cannot use string offset as an array ...
Oliver Klee
21:52 Bug #20027: Evaluation PATH_INFO in tslib_fe::checkAlternativeIdMethods() sets false positives and should be moved to tx_simulatestatic
Committed follow-up to Trunk (rev. 5044) Oliver Hader
21:52 Revision 2e7f06f5: Follow-up to bug #10452: Fixed flaws in PATH_INFO check for simulateStaticDocuments
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5044 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
21:50 Bug #20026: Evaluation PATH_INFO in tslib_fe::checkAlternativeIdMethods() sets false positives
Committed follow-up to TYPO3_4-2 (rev. 5043) Oliver Hader
21:50 Revision 05569bbf: Follow-up to bug #10451: Fixed flaws in PATH_INFO check for simulateStaticDocuments
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5043 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
21:34 Bug #20066 (Closed): no possibility to set exact width of the rtehtmlarea in FE
If you want to put rtehtmlarea in frontend there is no possibility to set exact width of the editor, although there i... Krystian Szymukowicz
19:54 Bug #20065 (Closed): MYSQL Replication breaks because of lack of AUTO_INCREMENT PK in cache_pagesection
Hi,
recently I discovered that in a high load environment with multiple replicating MYSQL hosts the replication te...
Lukas Taferner
19:49 Feature #19503: Implement autoloading for TYPO3
I'm just about to overwork the last version I received from beginning of January 2009.
The tasks are splitted in:
*...
Oliver Hader
19:33 Bug #20044: RTE is not loading
Do you still have this issue?
Is this a new installation or does the issue arise after upgrading from older versio...
Stanislas Rolland
19:08 Bug #19960: Spellchecker dictionaries not loaded correctly
I think that it should work if you create Website Language records for the non-default languages, in your case this w... Stanislas Rolland
16:49 Revision b797e41e: Fixed bug #8905: option+space for inserting non-braking space on Mac OSX does not work properly
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5041 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:45 Bug #19817: htmlArea RTE: let option+SPACE insert a non-breaking space for MAC users
Committed to SVN TYPO3core trunk (revision 5041) and branch TYPO3_4-2 (revision 5040).
Stanislas Rolland
16:44 Revision 1a1d5fb8: Fixed bug #8905: option+space for inserting non-braking space on Mac OSX does not work properly
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5040 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
15:46 Bug #20003: When I want to create a link, the popup start but I can't insert a Link
Hi Stanislas,
the problem was a not updated extension "ch_rterecords"
Now it works ;-)
Thank you for all you...
Andreas Behrens
15:17 Feature #20064 (Closed): "no columns" setting for Images
Is it possible to allow a layout without a given number of images in one row when using CE "Images".
This would be n...
Bernd Schuhmacher
15:15 Bug #20063 (Closed): positioning of images in columns is not correct
I set up a content element "Images" and put in 7 pictures. Image height is set to 180, layout is center and number of... Bernd Schuhmacher
14:52 Bug #19925: IFSUB and friends are ignoring the l18n_cfg field of the page record
I have exactly the same error and the patch worked for me, see also Bug 0009423. Michael Voehringer
11:35 Bug #20061 (Closed): Probelem saving expanded state of child records
When using the Powermail extension with IRRE the expanded/collapsed state of fieldsets is saved (I already disabled "... Arjen Hoekema
11:30 Bug #20060: IPmaskList - shows just white page instead of BE-Login
PHP versions tested: 5.1.x, 5.2.8 Daniel Brüßler
11:25 Bug #20060 (Closed): IPmaskList - shows just white page instead of BE-Login
when a developer puts an IP in
$TYPO3_CONF_VARS['BE']['IPmaskList']
all other IPs just get a white page
=> cor...
Daniel Brüßler
11:22 Bug #20052: SQL error: 'Incorrect integer value: '' for column 'storage_pid' at row 1' (pages:NEW499d21cdec168)
Unfortunately, it's currently not possible to run MySQL in strict mode. This would result in numerous error like that... Marcus Krause
10:35 Bug #20052: SQL error: 'Incorrect integer value: '' for column 'storage_pid' at row 1' (pages:NEW499d21cdec168)
Found it sql-mode="MYSQL40" Steen Rabl
10:30 Bug #20052: SQL error: 'Incorrect integer value: '' for column 'storage_pid' at row 1' (pages:NEW499d21cdec168)
You are absolutly correct it's MySQL running in SQL strict mode.
I have used the default installation so I would n...
Steen Rabl
10:45 Task #20051: Support the "canonical" tag
Ok, good points. Didn't thought of the more complex scenarios.
I'm sure that you can tweak it more with TS so it ...
Dennis Geldmacher
10:27 Revision 13babd00: * fixed mapping of values in the view
Jochen Rau
10:24 Revision acc281c5: * added a findOne() method to the Repository
* enhanced Template View (a lot more to do)
* first implementation of the argument mapping (you can say addNewArgumen...
Jochen Rau
10:01 Bug #20059: XSS vulnerability in sysext install
Patch made against trunk. Marcus Krause
09:28 Bug #20059 (Closed): XSS vulnerability in sysext install
Install tool is susceptible to Cross-Site Scripting.
Not sanitized parameter:
- redirect_url
- step
Provided ...
Marcus Krause
09:08 Bug #19433: HTML tags are removed in RTE content
For everyone for the 100th time: TEMPLAVOILA DOES NOT CHANGE ANYTHING YOU SUBMIT WITH BE FORMS!!! TYPO3 processes for... Dmitry Dulepov
07:05 Bug #19433: HTML tags are removed in RTE content
See patch attached to issue #19338. Stanislas Rolland
02:30 Feature #20030: Improve recycling of deleted records
Ok it's now nice with TYPO3 4.3-dev from SVN :) Yannick Pavard
00:58 Feature #20030: Improve recycling of deleted records
Hi
This is my error from recycler module :
"Value "web_txrecyclerM1?id=3" for "M" was not found as a module"
...
Yannick Pavard
00:52 Bug #20004: Warning error at run time.
It seems that your hosting does not allow exec function calls. However, these are needed for ImageMagick usage.
Ei...
Marcus Krause
00:34 Feature #20024: how to give page access permissions between 2 admins
An admin is a superuser without any restrictions. There's no need to try to modify access rights.
In addition, thi...
Marcus Krause
00:28 Bug #20005: Access permission is not running in TYPO3 version 4.2.4
Reason for reported problem most probably due to insufficient rights (user/page). Marcus Krause
00:22 Bug #20049: Moving content elements in workspace results in Unknown column error
This issue is a regression bug to #0009705.
Marcus Krause
00:14 Bug #20049: Moving content elements in workspace results in Unknown column error
Thanks for this helpful report, especially for pointing to the problematic change set. Marcus Krause
00:21 Feature #19982: Add helper functions for additional frontend editing controllers and views
And a (hopefully) final followup in r5039. Jeff Segars
00:15 Revision 048e834c: Follow-up for feature #10374: Add helper function for additional frontend editing controllers and views
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5039 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars

2009-02-19

23:30 Bug #20058 (Closed): still troubles with logout-redirect
I have the felogin on every page:
50 < plugin.tx_felogin_pi1
50 {
templateFile = fileadmin/template/ext/felogin...
Roland Obermayer
21:50 Bug #20052: SQL error: 'Incorrect integer value: '' for column 'storage_pid' at row 1' (pages:NEW499d21cdec168)
Are you using MySQL as DB? If so, is it running in SQL strict mode?
Issue is probably related to #0006299, #000847...
Marcus Krause
10:28 Bug #20052 (Rejected): SQL error: 'Incorrect integer value: '' for column 'storage_pid' at row 1' (pages:NEW499d21cdec168)
On a clean installation:
I get SQL error: 'Incorrect integer value: '' for column 'storage_pid' at row 1' (pages:N...
Steen Rabl
19:40 Revision 6037bc30: Fixed bug #10482: htmlArea RTE: Find & replace sometimes leaves marks in the content
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5038 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
19:36 Bug #20048: Find & replace sometimes leaves marks in the content
Committed to SVN TYPO3core trunk (revision 5038) and branch TYPO3_4-2 (revision 5037).
Stanislas Rolland
19:30 Bug #20048: Find & replace sometimes leaves marks in the content
The first version of the patch was solving the issue in Firefox and IE, but not in Safari and Opera. The second versi... Stanislas Rolland
01:44 Bug #20048: Find & replace sometimes leaves marks in the content
The problem may arise when the replace operation is not completed and the window is closed using the escape key or th... Stanislas Rolland
19:36 Revision 3a13ec55: Fixed bug #10482: htmlArea RTE: Find & replace sometimes leaves marks in the content
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5037 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
18:31 Task #20051: Support the "canonical" tag
I did not try but tend to say that this is a wrong attempt.
The canonical URL of every page output type must be th...
Michael Stucki
18:14 Task #20051: Support the "canonical" tag
There is a way by adding it with TS. Perhaps you could test it along some instalations. I think it works great this w... Dennis Geldmacher
09:47 Task #20051 (Closed): Support the "canonical" tag
TYPO3 should provide built-in support for the "canoncial" tag which was recently introduced by various search engine ... Michael Stucki
18:11 Bug #20035: Crawler does not crawl though relative links in an external page
Attaching an updated patch that also accounts for empty paths and links pointing back to the root of the site (starti... Jeff Segars
16:41 Bug #20007: Old version screenshots in typo3 4.2.4
Also have a look at that thread in the mailing-list:
http://www.nabble.com/New-pictures-for-the-manual-in-the-help...
Chris topher
15:26 Bug #19865: RTE doesn't load when using more than 1 section in TV
I've applied the patch manually to TYPO3 4.2.6 and it works.
Nils Winkler
14:42 Bug #17987: Integration of fe_users password encryption
I think the 2remind password" feature is not a show stopper for encrypted passwords. Remind password can be replaced ... Nikolas Hagelstein
14:25 Bug #20056: Error messages block TYPO3 4.2
This is a very dangerous event. PHP warnings can occur at many situations. Then the Extension Manager in the backen... Bernd Warken
13:15 Bug #20056 (Closed): Error messages block TYPO3 4.2
When error messages are printed, e.g. in the Extension Manager, TYPO3 4.2 overwrites the menu such that no other meth... Bernd Warken
14:24 Bug #20057 (Closed): Mark t3lib_div::makeInstanceClassName() as deprecated
t3lib_div::makeInstanceClassName() allows to circumvent the check for t3lib_Singleton in t3lib_div::makeInstance(). t... Ingo Renner
14:21 Feature #16323: Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder
The Patch works fine and fix the problems in 4.2.1 Daniel Schmitzer
13:49 Bug #19924: Make unit test names more readable by adding underscores as separators
This patch now improves the test names without using underscores. It also now uses the @test annotation. Oliver Klee
13:48 Bug #20029: t3lib_div::makeInstanceClassName() allows to bypass checks for t3lib_Singleton
committed to trunk (4.3) Ingo Renner
13:48 Bug #20029: t3lib_div::makeInstanceClassName() allows to bypass checks for t3lib_Singleton
added final, committed patch Ingo Renner
13:33 Bug #20029: t3lib_div::makeInstanceClassName() allows to bypass checks for t3lib_Singleton
v2 handles an error that is raised when trying to use $reflectionObject->newInstanceArgs($constructorArguments); on a... Ingo Renner
13:46 Revision f0f86d83: Fixed bug #10454: t3lib_div::makeInstanceClassName() allows to bypass checks for t3lib_Singleton
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5036 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
12:54 Bug #20055 (Closed): Problem with indexed search engine
Hi,
The indexed search engine is giving different results in mozilla,
It is working fine in IE7. when i search in...
Decaprio
12:50 Bug #20054 (Closed): Context menu is not coming up in IE with Danish language
Hi,
I have a problem with my typo3 version 4.2.1, the Context menu is not coming up in IE7 with Danish language se...
Decaprio
12:45 Bug #19338: XML Problems with PHP5 and libxml 2.7.1
Jeff, here the same! My extension is working again! Thank you very much! Frederik Schaller
12:41 Bug #20053 (Closed): Add some sql_free_result to the admin_get_* functions
SHOW and DESCRIBE queries should have their results freed as well.
This patch adds the missing sql_free_result to ...
Oliver Klee
12:27 Bug #20012: RTE in Flexform with TV stripes < > (brackets) from tags as br, p
Thanks Steffen! The patched solved my problem too! Frederik Schaller
11:10 Bug #20012: RTE in Flexform with TV stripes < > (brackets) from tags as br, p
Please check this patch, where the problem is libxml coming with php-package.
I had this on one server and the patch...
Steffen Kamper
05:15 Bug #20012: RTE in Flexform with TV stripes < > (brackets) from tags as br, p
This appears to be a problem with the configuration of the RTE transformation.
How do you specify the proc options...
Stanislas Rolland
11:57 Revision d03bf327: * fixed a bug in where clause
* added some more unit tests for the Data Map Jochen Rau
10:17 Bug #19102: "Move page after" doesn't work correctly in workspace
The patch did not work wenn I tryed it with 4.2.4. I got a white screen instead of my website. Administrator Admin
09:44 Bug #20050: Javascript alert in IE7 (Vista)
In IE7 (XP) the problem does not exists. Sonja Schubert
09:40 Bug #20050 (Closed): Javascript alert in IE7 (Vista)
All time you open or close a content element in IE7 (Vista) backend you get a Javascript Alert with HTML code of open... Sonja Schubert
07:01 Revision 22b1185b: * added first sketch of an auto loader (will become obsolete at time the new TYPO3 auto loader is implemented)
* refactored Data Map for better testability
* added test case for Data Map
Jochen Rau
02:18 Revision dd83739e: Fixed bug #10453: Wrong text for "upload file" in link popup
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5034 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
02:14 Revision d7ca2dab: Fixed bug #10453: Wrong text for "upload file" in link popup
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5033 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2009-02-18

23:31 Bug #20043: typolink creates links to not translated pages in config.sys_language_mode=strict
I can confirm this issue with an early 4-3 trunk revision.
Imo a solution without breaking backwards "compatibility...
Ralf Hettinger
16:07 Bug #20043 (Closed): typolink creates links to not translated pages in config.sys_language_mode=strict
The expected language handling does only work with MENU objects but not with links in RTE or Links rendered by FE-Plu... Alexander Bohndorf
23:23 Bug #19844: Wizard for new content elements doesn't respect TCAdefaults
Then this one imo can be closed, since I'd consider it obsolete. Ralf Hettinger
22:46 Bug #20049 (Closed): Moving content elements in workspace results in Unknown column error
If an author or administrator moves a content element in a workspace by clicking the up/down button in page or extend... Jill Peterson
22:29 Bug #20048 (Closed): Find & replace sometimes leaves marks in the content
Sometimes when I do a "Find & replace" over a text element, I will end up with <span id="frmark_X"> around the replac... Christian Lerrahn
22:10 Bug #19519: Save form with more then one RTE on a Flexible CE opens an popup with "Your login has probably expired"
Please try patch attached to issue #19865 (applicable against 4.2.6) pending in core list. Stanislas Rolland
21:22 Bug #19930: login / logout only agains current page
Hello Frank,
I have tested your patch and it works.
Thank you!
Chris topher
20:08 Bug #20046 (Closed): auto_respond_msg not utf-8 compatible
The auto_respond_msg email has no headers. so it is always iso-8859-1 on my server.
file: class.t3lib_htmlmail.p...
bokonet no-lastname-given
19:22 Bug #20045: htmlArea RTE: JS error is raised when using the delete icon on a flexform
Committed to SVN TYPO3core trunk (revision 5032). Stanislas Rolland
19:08 Bug #20045 (Closed): htmlArea RTE: JS error is raised when using the delete icon on a flexform
When trying to delete an element of a flexform that contains a RTE-enabled field, a js error "illegal character" is r... Stanislas Rolland
19:21 Revision 4003e8b5: Fixed bug #10479: htmlArea RTE: JS error is raised when using the delete icon on a flexform
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5032 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:32 Bug #19921: RTE does not work in TemplaVoila FCE Section
Please try patch attached to issue #19865 (applicable against 4.2.6) pending in core list.
Stanislas Rolland
17:31 Bug #19865: RTE doesn't load when using more than 1 section in TV
Please try attached patch (applicable against 4.2.6) pending in core list.
Stanislas Rolland
17:22 Bug #20044 (Closed): RTE is not loading
Typo3: 4.2.6
htmlArea RTE: 1.7.9
PHP: 5.2.0
The rich text editor is not loading.
The following message: "The ed...
Yannick Blin
16:14 Bug #19991: document.getElementById("pleasewait" + editorNumber) is null in Frontend
Closing in absence of. reply Stanislas Rolland
14:46 Bug #20038: AJAX relogin does not work
Same here, WAMP installation, TYPO3 trunk. Dan Osipov
13:35 Bug #19998: Generation of encryption key does not work in IE7
great, finally
So we just need to collect +1 s to get this committed.
Marcus Krause
11:53 Feature #19958: Configurable Subcategories for ext_conf_template.txt
Uploaded new version of patch: 0010333-subcats_in_conf_templates.patch
Changed "customsubcat" to "customSubcategory"...
Stefan Geith
11:14 Bug #20027: Evaluation PATH_INFO in tslib_fe::checkAlternativeIdMethods() sets false positives and should be moved to tx_simulatestatic
Committed to Trunk (rev. 5031) Oliver Hader
11:13 Revision 24e742e2: Fixed bug #10452: Evaluation PATH_INFO in tslib_fe::checkAlternativeIdMethods() sets false positives and should be moved to tx_simulatestatic
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5031 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:11 Bug #20026: Evaluation PATH_INFO in tslib_fe::checkAlternativeIdMethods() sets false positives
Committed to TYPO3_4-2 (rev. 5030) Oliver Hader
11:10 Revision d6d5ee7d: Fixed bug #10451: Evaluation PATH_INFO in tslib_fe::checkAlternativeIdMethods() sets false positives
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5030 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
10:07 Bug #20042 (Closed): render_uploads description is processed by htmlspecialchars() hard coded
This party should be completely built up by TypoScript, and the htmlspecial chars would be configurable in this case.... Jonas Felix
10:03 Feature #19058: render_uploads / filelinks - move html from php to typoscript
That would be very important, didn't anybody think about it? Jonas Felix
08:48 Bug #18973: 4.2.1 does not work for many of my websites
The problem is now fixed in 4.2.6. Bernd Warken
04:48 Feature #20041 (Closed): Add support for geometry argument when combining images with t3lib_stdGraphic
It is sometimes useful to be able to specify the size and offset when combining image. This requires support for Imag... Stanislas Rolland
04:32 Bug #19988: Rich text editor is not loading
Please report with what browser(s) the problem is occurring and if any error is raised on the JavaScript console. Stanislas Rolland
04:28 Bug #19988: Rich text editor is not loading
Please try to delete all files in typo3temp/rtehtmlarea and clear the browser cache.
Stanislas Rolland
03:35 Bug #19708: First line of external TS is discarded when using UTF-8 encoded files
Sounds like the BOM (http://en.wikipedia.org/wiki/Byte_Order_Mark) Anonymous
01:57 Bug #20040 (Closed): Links are extended to the end of line under certain circumstances
This happened after I copied page from a website, pasted it into the RTE and edited a link that appeared somewhere in... Alexander von Drach
01:35 Bug #20037: typo3/typo3/db_list.php was not found
some more information:
function rawurlencodeAndRemoveSiteUrl(str) { //
var siteUrl = "' . t3lib_div::getIndpEnv...
Sven Juergens
00:51 Bug #20037: typo3/typo3/db_list.php was not found
it seems this is related with changes in class.t3lib_clipboard.php
from bug #18673
rawurlencodeAndRemoveSiteUrl()...
Sven Juergens

2009-02-17

23:19 Feature #19982: Add helper functions for additional frontend editing controllers and views
Committed followup patch to trunk in r5028.
Jeff Segars
23:15 Bug #19907: gzip_encode not found error in file_list.php in 4.2.4 and 4.2.5
Committed v2 patch to 4.2 branch in r5029. Jeff Segars
23:10 Revision 69b0f86b: Fixed bug #10256: Remove references to gzip encode from File and Access modules (thanks to Thomas Hempel, backport from trunk patch by Dmitry Dulepov)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5029 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
22:57 Revision b424e2fc: Follow-up for feature #10374: Add helper function for additional frontend editing controllers and views
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5028 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
22:54 Bug #19998: Generation of encryption key does not work in IE7
bug_10410_v4.diff its ok at 4.2.6 and IE7, IE8
Bernd Gaspers
22:29 Bug #19998: Generation of encryption key does not work in IE7
I merged all changed to one new patch: bug_10410_v4.diff Steffen Müller
21:12 Bug #19998: Generation of encryption key does not work in IE7
Bernd, we could reproduce your problem. It's a caching problem in IE.
We're trying to prevent POST requests and woul...
Marcus Krause
17:13 Bug #19998: Generation of encryption key does not work in IE7
Danke
its work in TYPO3 4.2.6 and TYPO3 trunk 5023
Bernd Gaspers
14:53 Bug #19998: Generation of encryption key does not work in IE7
Added new patch v3 which changes ajax request from get to post. This resolves caching issues with IE and finaly shoul... Steffen Müller
22:52 Bug #19988: Rich text editor is not loading
Same problem here, but after we were upgraded from 4.1.7 to 4.2.5. On some Windows machines it loads, but on others ... Administrator Admin
21:36 Bug #20004: Warning error at run time.
Rahul, the same like #0010421:
Please try to use mailinglists for troubleshooting!
This is a *bug*tracker, no FA...
Marcus Krause
21:31 Feature #20024: how to give page access permissions between 2 admins
If you cannot clearly point out that there's a bug in TYPO3, I'm going to close this issue on Feb. 18 evening. Marcus Krause
21:26 Feature #20024: how to give page access permissions between 2 admins
Rahul, the same like #20005:
Please try to use mailinglists for troubleshooting!
Marcus Krause
21:30 Bug #20005: Access permission is not running in TYPO3 version 4.2.4
If you cannot clearly point out that there's a bug in TYPO3, I'm going to close this issue on Feb. 18 evening. Marcus Krause
21:23 Bug #20033: not displayed full url hyperlink in Indexed Search results
not security related, therefore new view status = public Marcus Krause
15:04 Bug #20033 (Closed): not displayed full url hyperlink in Indexed Search results
I was used Typo3 4.1.6, and Indexed Search Extension version is 2.10.0 Stable.
If you give string in Search Box it's...
srivijay
20:51 Bug #20039 (Closed): [FE][tidy] and page-types with non-html don't play well together
If you have the tidy-option enabled (and tidy installed), tidy is indescriminate applied to all generated pages-types... Niels Fröhling
20:12 Revision 93d910c5: 9729: Ship optimal TYPO3 configuration by default
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5027 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
19:59 Bug #19708: First line of external TS is discarded when using UTF-8 encoded files
I have observed this behavior too and tracked it to the file being in UTF-8 format. There's a weird character (appare... Francois Suter
19:40 Bug #20038 (Closed): AJAX relogin does not work
On my local XAMPP installation on Windows the AJAX relogin does not work. The login fails and devLog says that the Se... Niels Pardon
19:16 Bug #20019: "Edit" in page tree context menu has changed semantics
I just checked...
I can reproduce this on my trunk installation as well. This is a no-go and should be fixed quite s...
Benni Mack
18:29 Bug #19962: Feature: NewRecordWizard with grouping and sorting
committed to trunk rev 5025 Steffen Kamper
18:28 Revision 286506ac: added typo3.png to typo3/gfx as addition to #10338
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5026 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:26 Revision b7f9e173: #10338: Feature: NewRecordWizard with grouping and sorting
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5025 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:21 Bug #19338: XML Problems with PHP5 and libxml 2.7.1
Hey Jeff, you made my day!!!
I found the problem on a site using xmllib 2.6.31, and your patch made it work again! 1...
Steffen Kamper
16:20 Bug #19699: Non-static method RemoveXSS::RemoveXSS() cannot be called statically
* integrate a method "public static process($val)" in class RemoveXSS for 4.2
* use RemoveXSS($val) as wrapper for p...
Oliver Hader
16:10 Bug #20037 (Closed): typo3/typo3/db_list.php was not found
It seems there ist a wrong Return Path.
to reproduce it:
got to List View, select a record and transfer it to the...
Sven Juergens
16:02 Bug #20036: class.t3lib_htmlmail.php produces bad headers in HTML messages
Bug seems to disapear when EXT direct mail is updated to 2.6.2. Jelle van Brenk
15:47 Bug #20036 (Closed): class.t3lib_htmlmail.php produces bad headers in HTML messages
Bug re-introduced in 4.2.6 (maybe also in 4.2.5/4, can't check right now), see bug 0009523 (class.t3lib_htmlmail.php ... Jelle van Brenk
15:55 Bug #20035: Crawler does not crawl though relative links in an external page
Confirmed on TYPO3 4.2.6 with indexed search version 2.11.1 (which is the one included in TYPO3 4.2.6 as sysext) Rudy Gnodde
15:44 Bug #20035 (Closed): Crawler does not crawl though relative links in an external page
The crawler does not crawl through relative links when crawling an external page AND this external page is not just t... Dennis van
15:25 Bug #20034 (Closed): Trouble with dbal deactivation in 4.2 update
I had trouble when I updated a website from TYPO3 4.1 to 4.2. It displays a lot of error messages and warnings in the... Bernd Warken
13:32 Bug #17581: Crop-Scaling the same image with different dimensions might produce wrong files
I can confirm this bug on TYPO3 4.0.12.
If have something like this:
file.width = 900c
file.height = 100c-100
and...
Stig Nørgaard Færch
13:21 Bug #20012: RTE in Flexform with TV stripes < > (brackets) from tags as br, p
My Typo3-Version is 4.2.6. Different RTEs are on different Sheets in the Flexform. Maybe I was to fuzzy: I am using t... Frederik Schaller
12:39 Bug #20032 (Closed): utf-8 support (cyrilic) problems with th_mailformplus
When doing translations for mailformplus, cyrilic is not working (russian, croatjan)
leads to special char problem...
oliver leitner
12:12 Revision 32bbe26d: * deleted some unnecessary class files
Jochen Rau
12:10 Revision 69abadf2: * added isRelation() method to Column Map
* refactored Object Relational Mapper
* fixed check for right constants in Column Map
Jochen Rau
09:04 Bug #20031 (Closed): tree of pages doesnt work when BE main dir/symlink is changed
When I upgraded from 4.1.5 to 4.2.5 with success. No errors and warnings. When I changed typo3 symlink and TYPO3_main... Tomasz Krawczyk
05:59 Revision feb38f5e: * renamed TcaMapper to ObjectRelationalMapper
* added call to template method initializeObject() (necessary for domain objects to restore settings while __construc... Jochen Rau

2009-02-16

23:06 Feature #20030 (Closed): Improve recycling of deleted records
Problem:
In TYPO3 most of the database records are not deleted physically but
marked as deleted by an accordant dat...
Julian Kleinhans
22:58 Bug #20029 (Closed): t3lib_div::makeInstanceClassName() allows to bypass checks for t3lib_Singleton
When marking a class as singleton by implementing t3lib_Singleton one can assure that at any time there's only one in... Ingo Renner
22:35 Bug #20012: RTE in Flexform with TV stripes < > (brackets) from tags as br, p
please report TYPO3 version. Is rte in section or not? Steffen Kamper
17:44 Bug #20012: RTE in Flexform with TV stripes < > (brackets) from tags as br, p
same problem here Bas van der Togt
15:29 Bug #20025: Typing error in simulateStaticDocuments to determine the current mode
Committed to SVN Trunk (rev. 5024) Oliver Hader
14:16 Bug #20025 (Closed): Typing error in simulateStaticDocuments to determine the current mode
Typing error in simulateStaticDocuments to determine the current mode - thus the PATH_INFO mode is not recognized cor... Oliver Hader
15:24 Revision 9e1bd99a: Fixed bug #10450: Typing error in simulateStaticDocuments to determine the current mode
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5024 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:07 Bug #19998: Generation of encryption key does not work in IE7
i have load trunk 5023
es wird ein key erzeugt, wenn ca. unter 1 Stunde nochmal der Buton gedrückt wird keine Reak...
Bernd Gaspers
14:53 Bug #20027: Evaluation PATH_INFO in tslib_fe::checkAlternativeIdMethods() sets false positives and should be moved to tx_simulatestatic
Additionally, the array value "html" was removed, since it is not used at all here... Oliver Hader
14:36 Bug #20027 (Closed): Evaluation PATH_INFO in tslib_fe::checkAlternativeIdMethods() sets false positives and should be moved to tx_simulatestatic
The method tslib_fe::checkAlternativeIdMethods() in TSFE tries to fetch the server environment PATH_INFO and if there... Oliver Hader
14:34 Bug #20026 (Closed): Evaluation PATH_INFO in tslib_fe::checkAlternativeIdMethods() sets false positives
The method tslib_fe::checkAlternativeIdMethods() in TSFE tries to fetch the server environment PATH_INFO and if there... Oliver Hader
14:23 Feature #20024: how to give page access permissions between 2 admins
Hi Rahul,
I don't really understand what you'd like to do. In TYPO3 an admin user has access to all modules, pages, ...
Oliver Hader
13:27 Feature #20024 (Closed): how to give page access permissions between 2 admins
Hi......
I have 1 project with 2 admins.
Project have lots of pages.......like Home, Countact Us, About us, Acc...
rahul
14:08 Feature #19832: sectionMarker (page anchor) prefix is hardcoded as "c"
Good one! You could provide a patch if you'd like to... ;-) Oliver Hader
13:36 Feature #20023: Translation Handling: Enable Update from Translation Repository via CLI
As a third option this could also be handled by Extension Manager in core.
Possible Functions for this CLI feature...
Daniel Krupke
13:19 Feature #20023 (Closed): Translation Handling: Enable Update from Translation Repository via CLI
As in Extension "rscliem" which handles CLI-based management of extension updates there should also be a feature to u... Daniel Krupke
11:48 Bug #20019: "Edit" in page tree context menu has changed semantics
I can reproduce this. The layout breaks with page properties frame using the middle and right frame and pagetree fram... Steffen Müller
11:00 Bug #20022 (Closed): old/classic BE --> top.rawurlencodeAndRemoveSiteUrl is not a function
If running the old Backend, you are not able to select the modules from the WEB Category (WEB->Page for example).
If...
Dennis Schulz
10:28 Bug #20008: Page Preview not working, if page is standard/advanced and has domains at it
See at 0009508 for a patch on multidomain environments using workspace preview
Michael Klapper
10:25 Bug #20008: Page Preview not working, if page is standard/advanced and has domains at it
can you try this attached patch "0010426.patch"? Michael Klapper
09:57 Revision 790359fb: Fixed Bug #9439: followUp - renamed TS mod.wizards.newContentElements to mod.wizards.newContentElement
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5023 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:42 Revision 39f30dc3: Fixed Bug #10121: followUp - replaced extJScode with extJsCode in template.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5022 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2009-02-15

23:16 Bug #19998: Generation of encryption key does not work in IE7
sry, tested latest trunk in IE7 - works as expected, generate a new key for each click. Steffen Kamper
23:09 Bug #19998: Generation of encryption key does not work in IE7
i have load trunk 5021
ff3 OK
sorry for German
im IE7 kommt immer wieder "829fc4add630d66dee........".
Bernd Gaspers
21:47 Bug #19998: Generation of encryption key does not work in IE7
Please clear browser cache before testing!
trunk should work in IE; it definetly works in FF and Opera on RHEL5
Marcus Krause
20:39 Bug #19998: Generation of encryption key does not work in IE7
i have load trunk 5021 /trunk/typo3/sysext/install
it dont work in IE7 and FF3
click after "Generate random key" t...
Bernd Gaspers
22:03 Bug #20021 (Closed): Select doesn't allow comma in value
This has a reason: multiselects (select with maxitems>1) are saved as comma-seperated list.
Proceeding the value whi...
Steffen Kamper
19:53 Bug #20005: Access permission is not running in TYPO3 version 4.2.4
How should somebody be able to reproduce this behaviour with your description of the problem above?
I doubt that t...
Marcus Krause
16:25 Bug #19887: After update to 4.1.8 image rendering doesn't work anymore
@David: Please check comments 26498 and 26500. With this help you should find out in which change the error was intro... Michael Stucki

2009-02-14

17:22 Bug #20007: Old version screenshots in typo3 4.2.4
Uninstall extension t3skin and you will notice that those pictures in Help > Manual are still valid - at least partly... Marcus Krause
17:15 Bug #20007: Old version screenshots in typo3 4.2.4
Please see the picture I attached as a test. It is the first picture in Web > Page.
The results are the following:
...
Chris topher
15:03 Bug #20007: Old version screenshots in typo3 4.2.4
The pictures come from the folders typo3/sysext/<name_of_sysext>/cshimages.
So there are more than 200 pictures to ...
Chris topher
17:06 Bug #19846: Multiple calls to deprecated function "fixed_lgd" throughout the core
committed followUp in rev 5021 Steffen Kamper
17:04 Bug #19846: Multiple calls to deprecated function "fixed_lgd" throughout the core
follow up Steffen Kamper
17:06 Revision 0affe560: Fixed Bug #10176: followUp (regression in sysaction)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5021 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:53 Bug #19998: Generation of encryption key does not work in IE7
fixed only for trunk Steffen Kamper
16:33 Bug #19998: Generation of encryption key does not work in IE7
resolved with #19875 Steffen Kamper
16:27 Bug #19998: Generation of encryption key does not work in IE7
Added new patch - according to Steffen Kampers fix for #19875, which is trunk only.
Bernd, please also test the d...
Steffen Müller
15:03 Bug #19998: Generation of encryption key does not work in IE7
i changed the patch so it works with IE, see core list. Steffen Kamper
13:25 Bug #19998: Generation of encryption key does not work in IE7
Marcus, could you please raise priority on this issue, because it discourages IE users from changing encryption key i... Steffen Müller
13:12 Bug #19998: Generation of encryption key does not work in IE7
Removed previously existing patch.
That patch was a copy of one added to #19875. It was not in any way related to th...
Marcus Krause
11:24 Bug #19998: Generation of encryption key does not work in IE7
Leider hat der bug_10410.diff nichts gebracht.
Unter IE 7 geht leider nicht "Generate randon key"
Fehlermeldung I...
Bernd Gaspers
09:45 Bug #19998: Generation of encryption key does not work in IE7
And I don't have access to IEs. I guess we have to wait for somebody else fixing it.
Maybe you want to comment on ...
Marcus Krause
16:43 Revision 6229d13a: removed trailing line in class.tx_install_ajax.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5020 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:41 Revision 38a4ea8f: added missing credit to Marcus Krause for last commit (#10212)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5019 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:33 Bug #19875: Missing files in sysext install
committed to trunk, rev 5018 Steffen Kamper
15:06 Bug #19875: Missing files in sysext install
attached patch solves 3 issues, also the IE-problem. Steffen Kamper
13:36 Bug #19875: Missing files in sysext install
I hereby unassign from this issue as I'm unable to fix IE issues. Marcus Krause
13:07 Bug #19875: Missing files in sysext install
This patch is not intended to fix #19998! Marcus Krause
12:51 Bug #19875: Missing files in sysext install
The patch is not working on IE6 and IE7, same behaviour as described in #19998
Steffen Müller
16:31 Revision 7e3437e5: Fixed Bug #10212: Missing files in sysext install
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5018 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:38 Bug #19718: Typoscript: CONTENT | slide: multilanguage not correctly respected in content_fallback mode
I have added the missing trunk patch to the report.
The bug causes any multilanguage site with an enabled "content...
Stefan Galinski
08:04 Bug #20020 (Closed): Not possible to blind in the advanced search the option
Hi
It is not possible to blind the option 'All pages on level 1' (concerns apparently also 'All pages on level 2')...
Tapio Markula
06:34 Bug #20019 (Closed): "Edit" in page tree context menu has changed semantics
The context menu in the page tree that I get when I click on the page icon, has an entry "Edit" and and entry "Edit p... Christian Lerrahn

2009-02-13

22:36 Bug #19998: Generation of encryption key does not work in IE7
Unfortunately, I am not: JavaScript = void()
But I could test a patch on these browsers ;-)
Steffen Müller
09:59 Bug #19998: Generation of encryption key does not work in IE7
Maybe you are able to provide a patch? ;-) Marcus Krause
22:02 Bug #20012: RTE in Flexform with TV stripes < > (brackets) from tags as br, p
Not sure if I got the point: "&" will be "converted" to amp; in the Flexform RTE, "&" is working fine on other Elemen... Frederik Schaller
11:36 Bug #20012: RTE in Flexform with TV stripes < > (brackets) from tags as br, p
I just have the same problem on one site. Moving same FCE to my local works correct.
When you look to DB, do you h...
Steffen Kamper
10:13 Bug #20012 (Closed): RTE in Flexform with TV stripes < > (brackets) from tags as br, p
When using RTE in a Flexform with TV after saving the content, all brackets are stripped from the text. For example a... Frederik Schaller
20:51 Bug #20018 (Closed): Mount points does not fully supported by HMENU TMENU (CUR and ACT not works)
CUR and ACT does not work for this simple menu in the section of web-site, that was mounted using Mount Point.
"Su...
Valery Romanchev
18:45 Bug #20017: Creating an absolute link in RTE sometimes gets converted to relative links
Patch attached Jose Antonio Guerra
18:41 Bug #20017 (Closed): Creating an absolute link in RTE sometimes gets converted to relative links
Suppose the following scenario:
1)
A multidomain TYPO3 website serving:
http://www.domain-a.com/
http://www...
Jose Antonio Guerra
17:23 Task #20016 (New): wrong age calculating in stdWrap
Function stdWrap.age assumes that year always consist of 365 days. It leads to wrong age calculations when measured i... Vladimir Podkovanov
16:12 Feature #19982: Add helper functions for additional frontend editing controllers and views
Committed to trunk in r5017. Jeff Segars
16:10 Bug #19711: ['SYS']['lockingMode'] => default value 'disable' is lost
Leonhard,
> I would be happy to provide a patch adding the MySQL locking if you want.
I don't know really much...
David Bruchmann
16:01 Bug #19711: ['SYS']['lockingMode'] => default value 'disable' is lost
Sorry for delay, forgot to monitor the issue.
Oliver,
No I didn't try another mode than "simple".
I deactivate...
David Bruchmann
16:09 Revision cfd05608: Added feature #10374: Add helper functions for additional frontend editing controllers and views
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5017 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
16:01 Revision efdd6ef5: Fixed bug #5548: cli_dispatch.phpsh will not run on CGI API (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5016 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
15:52 Bug #17271: cli_dispatch.phpsh will not run on CGI API
Committed to SVN TYPO3core trunk (revision 5016) and branch TYPO3_4-2 (revision 5015).
Stanislas Rolland
15:51 Revision 3b9caff0: Fixed bug #5548: cli_dispatch.phpsh will not run on CGI API (Thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5015 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
15:37 Bug #20015 (Closed): Old check for workspace access if owner in class.t3lib_userauthgroup.php
After changing the field "owner" to use users and groups in a recent TYPO3 update, the access check gets a false retu... Thomas Loeffler
14:45 Bug #19248: function jumpUrl does not write the filesize to the header of the download document
Dont' copy the whole function from above into your typo3 source!
It includes the flaw in the jumpUrl mechanism, wh...
Dirk Diebel
12:35 Feature #20014 (Closed): Page TS option to disable available languages
There is no option to disable a given set of languages to be unavailable in a given subtree. One may already disable ... Xavier Perseguers
12:06 Feature #20011: Add automatic lockdown of the Install tool
Marcus, leave it to me for now, please. Any developer can mark the issue private if necessary. You jumped in in the m... Dmitry Dulepov
09:53 Feature #20011: Add automatic lockdown of the Install tool
has patch = yes ???
Anyways, is this needed to be a private issue?
Marcus Krause
09:24 Feature #20011 (Closed): Add automatic lockdown of the Install tool
The lockdown should be executed when the Install tool is not locked for more than 24 hours. The lockdown should happe... Dmitry Dulepov
11:46 Bug #19995: FE rendering problem: links in lists?
Sorry for this post, my fault. Thanks a lot for the hint. Please close or delete.
burkhardt wenzel
11:45 Bug #20013: Call to undefined method SC_wizard_list::printContent()
There never was a method called "printContent()" - thus, the call can be removed since the wizard sends location head... Oliver Hader
11:35 Bug #20013 (Closed): Call to undefined method SC_wizard_list::printContent()
I got an PHP Fatal Error in error_log
because of at
typo3/wizard_list.php is a call to $SOBE->printContent();
b...
Sven Juergens
10:07 Bug #20007: Old version screenshots in typo3 4.2.4
Can you prepare some? Michael Stucki
09:47 Bug #19875: Missing files in sysext install
Done, please have a look at v1 of the patch! Marcus Krause
09:29 Bug #20003: When I want to create a link, the popup start but I can't insert a Link
Thank you Stanislas.
It is an intranet at a customer office. I can testing it unfortunately at the next Friday.
Andreas Behrens
00:15 Bug #20003: When I want to create a link, the popup start but I can't insert a Link
I am not able to reproduce this error. Stanislas Rolland
09:12 Bug #19087: PHP-Error in class.em_index.php on line 4333
Even though there was a patch for this issue, this Error is back again: Now in Line 4348 of Revision 5014.
I will ch...
Stefan Geith
00:14 Bug #20009: Inserting a table with a caption displays the caption tag as entities
I cannot reproduce this error with the default RTE.default.proc configuration.
You seem to have overridden at leas...
Stanislas Rolland

2009-02-12

23:56 Bug #20003: When I want to create a link, the popup start but I can't insert a Link
Please try with Firefox, and report the JavaScript error you get on the JavaScript error console.
Before testing, ...
Stanislas Rolland
11:53 Bug #20003: When I want to create a link, the popup start but I can't insert a Link
Sorry TYPO3 4.2.6 Andreas Behrens
11:50 Bug #20003 (Closed): When I want to create a link, the popup start but I can't insert a Link
The register on the top of the browse_link.php-Window not work and I can't select a resource to create a link. The po... Andreas Behrens
23:47 Feature #20000: htmlArea RTE: Add configuration options for the acronym feature
Follow-up patch committed to trunk (revision 4014). Stanislas Rolland
23:39 Feature #20000: htmlArea RTE: Add configuration options for the acronym feature
Follow-up patch replaces
buttons.acronym.PIDList with buttons.acronym.pages
and
buttons.acronym.PIDList.dept...
Stanislas Rolland
04:05 Feature #20000: htmlArea RTE: Add configuration options for the acronym feature
Committed to SVN TYPO3core trunk (revision 5006). Stanislas Rolland
02:10 Feature #20000 (Closed): htmlArea RTE: Add configuration options for the acronym feature
buttons.acronym.PIDList = list of pid's
List of page id's from which to obtain the acronym records. If not set, th...
Stanislas Rolland
23:45 Revision 0589c463: Follow-up for feature #10416: htmlArea RTE: Add configuration options for the acronym feature
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5014 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
22:23 Feature #20010: htmlArea RTE: Remove configuration variables related to Mozilla clipboard access
Committed to SVN TYPO3core trunk (revision 5013). Stanislas Rolland
21:53 Feature #20010 (Closed): htmlArea RTE: Remove configuration variables related to Mozilla clipboard access
Remove two extension configuration variables related to Mozilla clipboard access as they are not really useful.
Th...
Stanislas Rolland
22:23 Revision 49f8a891: Added feature #10428: htmlArea RTE: Remove configuration variables related to Mozilla clipboard access
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5013 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
20:03 Bug #20007: Old version screenshots in typo3 4.2.4
I see. You're right. Steffen Müller
15:29 Bug #20007: Old version screenshots in typo3 4.2.4
Go to Help > Manual.
There are a lot of pictures to illustrate what is meant. These pictures are still from versio...
Chris topher
15:23 Bug #20007: Old version screenshots in typo3 4.2.4
Which screenshots do you mean? Docs? Which file? Steffen Müller
14:46 Bug #20007: Old version screenshots in typo3 4.2.4
Yes, that is right. The pictures have not been updated for a long time.
At least 4.3 should _really_ ship with upd...
Chris topher
12:40 Bug #20007 (Closed): Old version screenshots in typo3 4.2.4
Hi...
I have installed Typo3 4.2.4
In help ......There are old version layout there.
Plz check it.
Thanx ...
rahul
19:57 Bug #20009 (Closed): Inserting a table with a caption displays the caption tag as entities
When I insert a table via the function "insert table" and enter some text in the caption field, selecting a blockstyl... Sven Haertwig
16:34 Bug #19993: Insert/modify image button doesn't show in 1.7.9 (TYPO3 4.2.6)
That fixes it, thanks. Nathan no-lastname-given
15:46 Bug #20008 (Closed): Page Preview not working, if page is standard/advanced and has domains at it
The page preview (loupe) in backend is not working, if page is standard or advanced, and has domains added to it.
...
oliver leitner
15:34 Bug #19643: area hrefs end up wrong in staticpub files (class.t3lib_parsehtml.php bug)
To get your change included, please send it to the core-list:
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-...
Chris topher
15:14 Bug #20006: Iframe is not working proper in TYPO3
If you think this a general problem caused by TYPO3 or related component, please follow the rules at http://typo3.org... Steffen Müller
12:37 Bug #20006 (Closed): Iframe is not working proper in TYPO3
Hi....
I want to work Iframe in my project.
How can I implement it ?
Tell me step by step process to impleme...
rahul
14:55 Bug #20004: Warning error at run time.
You can solve this by going to the install-tool (yourdomain.com/typo3/install).
Go to the section "All Configuration...
Chris topher
12:30 Bug #20004 (Closed): Warning error at run time.
Hi
I got that type of warning when I run my site.
Warning: exec() has been disabled for security reasons in cl...
rahul
13:58 Bug #17918: Mapping of fieldnames in SQL-functions like MIN(), MAX() or SUM() does not work
this patch works fine for simple queries like select MAX(fieldMapped) from table where 1=1
but does not work for q...
Michael Miousse
12:49 Revision 867c7555: Update copyright notice
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5012 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
12:48 Revision 206b7a95: Update copyright notice
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5011 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
12:47 Revision d98fed72: Update copyright notice
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5010 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
12:47 Revision ea5ea3c5: Update copyright notice
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@5009 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
12:34 Bug #20005 (Closed): Access permission is not running in TYPO3 version 4.2.4
We have faced problem with typo3 now..
-> Normal backend users cant create or edit pages which are allowed by admi...
rahul
11:28 Bug #20002 (Closed): Frontend page browser misses alwaysNext option
Hi
The frontend default page browser has 'alwaysPrev' but misses 'alwaysNext'.
A customer wanted both and I'm s...
Tapio Markula
11:23 Bug #19887: After update to 4.1.8 image rendering doesn't work anymore
@Dmitry: in my case the error occurs also when i disable niceText. I just comment it out:
#niceText = 1
#niceText.s...
Administrator Admin
11:01 Bug #19887: After update to 4.1.8 image rendering doesn't work anymore
Hello everybody,
i am sorry for my late reply. But i didn't got an email notification that somebody has posted so...
Administrator Admin
11:14 Bug #19998: Generation of encryption key does not work in IE7
Sorry, I was too tired yesturday. Forget about my last three postings...
After testing again, here's my result:
...
Steffen Müller
00:24 Bug #19998: Generation of encryption key does not work in IE7
Could we please agree, which TYPO3 version is broken??? This issue covers branch 4.2, but you are talking about trunk... Marcus Krause
10:38 Bug #20001: Remove debugging code from sysext t3skin
added v1
removes the commented include in ext_tables.php only
typo3/sysext/t3skin/debuglib.php should be remove...
Marcus Krause
09:31 Bug #20001 (Closed): Remove debugging code from sysext t3skin
Class Print_a_class (debuglib.php) provides debugging functionality (show variables, etc..). It's not needed for t3sk... Marcus Krause
08:57 Bug #19564: Improve performance of Prototype, Scriptaculous, ExtJS and other contributed scripts
5008 Dmitry Dulepov
08:56 Revision a7cf18da: Fixed bug #9728: Improve performance of Prototype, Scriptaculous, ExtJS and other contributed scripts
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5008 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
04:30 Feature #19852: htmlArea RTE: Add support for editing lang attribute
Further follow-up committed to trunk (revision 5007). Stanislas Rolland
04:22 Feature #19852: htmlArea RTE: Add support for editing lang attribute
Typographic error raises error in frontend. Stanislas Rolland
01:55 Feature #19852: htmlArea RTE: Add support for editing lang attribute
Committed to SVN TYPO3core trunk (revision 5005). Stanislas Rolland
01:12 Feature #19852: htmlArea RTE: Add support for editing lang attribute
The attached follow-up patch modifies the configuration of the language options.
By default, all languages found i...
Stanislas Rolland
04:29 Revision 02300bf7: Further follow-up for feature #10182: htmlArea RTE: Add support for editing lang attribute
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5007 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
04:05 Revision 61649319: Added feature #10416: htmlArea RTE: Add configuration options for the acronym feature
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5006 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:55 Revision ac5f6a58: Follow-up for feature #10182: htmlArea RTE: Add support for editing lang attribute
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5005 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2009-02-11

21:29 Feature #19963: htmlArea RTE: Move editing mode change to plugin
Follow-up patch committed to SVN TYPO3core trunk (revision 5004). Stanislas Rolland
18:41 Feature #19963: htmlArea RTE: Move editing mode change to plugin
FindReplace is broken. Stanislas Rolland
21:29 Revision d7914d5a: Follow-up for feature #10339: htmlArea RTE: Move editing mode change to plugin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5004 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
19:51 Bug #19998: Generation of encryption key does not work in IE7
Please reopen 10154. Steffen Müller
19:48 Bug #19998: Generation of encryption key does not work in IE7
I have just tested this with IE7
I'm sorry, my resolution and patch indeed fixes this issue for FF 3 on trunk.
But ...
Steffen Müller
19:31 Bug #19998: Generation of encryption key does not work in IE7
I can reproduce this with Firefox 3.0.6 on Ubuntu Intrepid, using TYPO3 core revision 5003 from trunk
The encryption...
Steffen Müller
15:22 Bug #19998 (Closed): Generation of encryption key does not work in IE7
Encryption key
"Generate random key" does not work in IE7
FireFox ok
(issue imported from #M10410)
Bernd Gaspers
17:25 Bug #19995: FE rendering problem: links in lists?
This is a FE rendering issue, not an RTE issue.
What version of TYPO3?
You have something broken in your TS tem...
Stanislas Rolland
11:44 Bug #19995 (Closed): FE rendering problem: links in lists?
Created links in unordered list are rendered as <link XY=""></link> in FE.
Try to resolve:
1st: Deactivate all cu...
burkhardt wenzel
17:23 Bug #19991: document.getElementById("pleasewait" + editorNumber) is null in Frontend
Error handling where and for what error? Stanislas Rolland
17:16 Bug #19993: Insert/modify image button doesn't show in 1.7.9 (TYPO3 4.2.6)
Make sure you have set "Enable images" with the Extension Manager. Stanislas Rolland
17:12 Revision 01c6dd68: Fixed bug #9805: RTE and DAM element browsers show wrong colours
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5003 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:07 Bug #19622: Element browser shows wrong colors
Committed to SVN TYPO3core trunk (revision 5002) and branch TYPO3_4-2 (revision 5003).
Stanislas Rolland
17:06 Revision 58034d16: Fixed bug #9805: RTE and DAM element browsers show wrong colours
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5002 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
15:23 Bug #19999 (Closed): table name are not mapped in the value part of a query and in inner join
when having a query like this:
SELECT table1.* FROM table1 INNER JOIN table2 ON table1.uid = table2.fk_table1 WHER...
Michael Miousse
15:04 Bug #19907: gzip_encode not found error in file_list.php in 4.2.4 and 4.2.5
applied patch on my 4.2.6 systems (this not went into 4.2.6 :( ) and it works.
So no more error is shown.
Clemens Riccabona
14:13 Bug #19997 (Closed): please support native postgres
please add support for native postgres
it should be implemented from base INSTALL (choose mysql or pgsql)
i don...
svrmarty
13:18 Bug #19564: Improve performance of Prototype, Scriptaculous, ExtJS and other contributed scripts
why (css|js|png|gif)
this:
(js)
won't be enough for these directories?
Clemens Riccabona
12:48 Feature #19996 (Closed): Implement MaxH
I see a need for an height-equivalent to tt_content.image.20.maxW
(issue imported from #M10407)
Markus Bucher
11:48 Bug #19994: HTTPS for BE login – lockSSL = 3 is broken
Sorry, I cannot reproduce this. I have multiple sites using lockSSL=3 on up to date 4.2 and it works. Steffen Müller
10:08 Bug #19989: Backend User Admin, saving changes opens a popup with "Your login has probably expired"
Hi there,
I found the reason for these issues:
XClassing of template.php by the extension
mn_ff3_be_bugfix
as ...
Benjamin Seiller
09:57 Revision 77698d63: Fixed bug #8446: Follow up, renamed "OL" to Object List in Template Object Browser
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5001 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
09:00 Bug #19565: Ship optimal TYPO3 configuration by default
<q>
that reading of .htaccess files is slow. Apache needs to traverse the complete file tree from the request path u...
Dmitry Dulepov

2009-02-10

23:35 Revision 75db727f: * added some fixtures for the unit tests
* added a cache for the table configurations
* removed the require statements from the dispatcher
* added includeLibs...
Jochen Rau
23:28 Bug #19916: Session handling - cannot login to >1 TYPO3 installation under one domain
This problem is also present in 4.1 since 4.1.8. Luc Germain
19:40 Bug #19994 (Closed): HTTPS for BE login – lockSSL = 3 is broken
If the config variable $TYPO3_CONF_VARS["BE"]["lockSSL"] is set to '3' (SSL only for login), it is impossible to reac... Lukas Vorlicek
19:12 Revision c39d8b7c: Fixed look of logout button; width was fixed and thus didn't expand to fit wider labels coming from translation (credits Steffen Kamper)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5000 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
18:40 Bug #19993 (Closed): Insert/modify image button doesn't show in 1.7.9 (TYPO3 4.2.6)
Insert/modify image button doesn't show in 1.7.9 (TYPO3 4.2.6), even with showButtons = *. Reverting to 1.7.8 shows t... Nathan no-lastname-given
15:43 Bug #19975: Jumpurl allows to access arbitrary files on a Server
Fixed all available TYPO3 versions. See http://typo3.org/teams/security/security-bulletins/typo3-sa-2009-002/ for mor... Michael Stucki
15:40 Bug #19935: XSS in the User Admin
Fixed in versions 4.0.12, 4.1.10, 4.2.6. Michael Stucki
14:56 Bug #17235: Sorry, you didn't have proper permissions to perform this change.
is this bug only on native or on other type of db too? Michael Miousse
14:50 Bug #17235: Sorry, you didn't have proper permissions to perform this change.
either user another mysql link for debug output or handle last_update_id
ok maybe but what should i do with pconnec...
Michael Miousse
14:00 Revision 98afc7de: removed empty line at EOF
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4999 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
13:27 Bug #19643: area hrefs end up wrong in staticpub files (class.t3lib_parsehtml.php bug)
Why is this not included in the current versions? My diff fixes the problem and has no side effects. Dieter Rothacker
13:12 Revision 2b219421: Add contribution notice to ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@4998 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
13:12 Revision d789e36f: Add contribution notice to ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4997 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
13:12 Revision 9b95989b: Add contribution notice to ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4996 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
13:12 Revision e999b944: Add contribution notice to ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4995 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
12:01 Revision 353723cd: Fixed a bug with the module menu forgeting it's open/closed states, caused by #9136
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4994 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
11:48 Feature #19992 (Closed): Check for Extension Updates: Update Information should be written to sys_log
If you install/remove an extension this is always logged to sys_log table. Example: "Extension list has been changed,... Daniel Krupke
10:56 Bug #19991: document.getElementById("pleasewait" + editorNumber) is null in Frontend
Failure found in my PHP Code,
but why is there no error handling?
Oliver Tempel
10:44 Bug #19991 (Closed): document.getElementById("pleasewait" + editorNumber) is null in Frontend
Using RTE in Frontend and get the message:
Fehler: document.getElementById("pleasewait" + editorNumber) is null
Q...
Oliver Tempel
09:56 Revision 0d9b8633: Updating version number to 4.2.7-dev after release of 4.2.6
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4993 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
09:50 Bug #19988: Rich text editor is not loading
i guess this is not t3editor (TypoScript-Editor in "Template"), but RTE (Rich-Text-Editor in Content-Elements) releat... Tobias Liebig
09:46 Revision 1be0b619: Tagging TYPO3 4.2.6
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-2-6@4992 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
09:45 Revision 2bf8a450: Release of TYPO3 4.2.6
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4991 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
09:40 Revision ee095472: Updating version number to 4.1.11-dev after release of 4.1.10
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4990 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
09:29 Revision d5f87ae4: Tagging TYPO3 4.1.10
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-1-10@4989 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
09:29 Revision 15fdfe46: Remove duplicate name from ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4988 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
09:28 Revision 25aac3a8: Release of TYPO3 4.1.10
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4987 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
09:25 Revision 6530ce7c: Updating version number to 4.0.13-dev after release of 4.0.12
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@4986 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
09:12 Revision 4762e8db: Tagging TYPO3 4.0.12
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-0-12@4985 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
09:12 Revision 0d7c2bac: Release of TYPO3 4.0.12
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@4984 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
09:01 Revision 281909a7: Fixed bug #10364: Jumpurl feature allows to access arbitrary files on a server (thanks to the TYPO3 Security Team and especially Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4983 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
09:01 Revision 0f70553e: Fixed bug #10364: Jumpurl feature allows to access arbitrary files on a server (thanks to the TYPO3 Security Team and especially Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4982 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
09:00 Revision 7fd643ad: Fixed bug #10364: Jumpurl feature allows to access arbitrary files on a server (thanks to the TYPO3 Security Team and especially Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4981 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
09:00 Revision ba367f89: Fixed bug #10364: Jumpurl feature allows to access arbitrary files on a server (thanks to the TYPO3 Security Team and especially Marcus Krause)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@4980 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
08:51 Revision cb15cdb5: Fixed bug #10298: Various XSS issues in the BE user admin module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4979 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
08:50 Revision d99eb40b: Fixed bug #10298: Various XSS issues in the BE user admin module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4978 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
08:49 Revision 11948ac2: Fixed bug #10298: Various XSS issues in the BE user admin module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4977 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
08:47 Revision 8550ae32: Fixed bug #10298: Various XSS issues in the BE user admin module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@4976 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
08:46 Revision a6d3d048: Apply #10045 again after verifying with Ingo (thanks!)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4975 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
08:34 Revision a43a025c: Reverting #10031 because it seems faulty
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4974 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
08:32 Revision 3ea20520: Reverting #10045 because it seems faulty
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4973 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki

2009-02-09

17:13 Bug #19935: XSS in the User Admin
Attached is a new version for TYPO3 4.0, 4.1, 4.2 and Trunk (2009-02-09). Michael Stucki
16:24 Bug #19935: XSS in the User Admin
@Steffen: Don't know what you're referring to, but I assume it has low priority and can be done later. Michael Stucki
16:41 Bug #19990 (Closed): Indexed search does not use config.fileTarget for files
It's simple the pdf, doc, xls and others don't open in new window only typo3 page can open in new window with this in... Kevin Belanger
14:51 Bug #19989 (Closed): Backend User Admin, saving changes opens a popup with "Your login has probably expired"
- This is a TYPO3 4.0.2 installation that was upgraded to 4.2.4 -
The changes are not saved.
The problem seems...
Benjamin Seiller
14:49 Bug #19957: linkHandler different than "record" leads to rteerror
@ Daniel
in commerce there is a CategoryTree with the products. This is why there is a own "linkhandler" added.
I...
Sascha Egerer
13:09 Bug #17400: section menu includes pages with raised "hide in menu" flag
This issue is combined with #7370
// Edit: Patch applied and postet at core list
Andy Grunwald
12:36 Bug #19938: warning: in_array wrong datatype
I have made this change now.
But still the same PHP warning:
Warning: in_array() [function.in-array]: Wrong datat...
Franz Holzinger
12:05 Bug #19988 (Closed): Rich text editor is not loading
i have TYPO3 4.2.0 installed for some time, recently i was unable to edit or view for that matter the rich text edito... muath
11:51 Revision 0da422c7: Fix NEWS.txt - revert back to the version that was shipped with TYPO3 4.0. Reason: File should only contain changes of the main version but no fixes of specific patch releases. Therefore, the file NEWS.txt in this branch should never change again.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@4972 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
09:35 Feature #19987: Security: Backend user should be disabled after x failed log in (and the appropriate option is set in the install tool)
"A better proposal would be "Backend user should be disabled after x failed log in and the appropriate option is set ... Vitali Stoller
09:19 Feature #19987: Security: Backend user should be disabled after x failed log in (and the appropriate option is set in the install tool)
Careful with that. On the other hand this opens doors to DDOS attacks, when user accounts get disabled in masses - al... Steffen Müller
09:02 Feature #19987 (Closed): Security: Backend user should be disabled after x failed log in (and the appropriate option is set in the install tool)
It's possible to attack the server and try to login as often as you want.
Backend user should be disabled after x f...
Vitali Stoller

2009-02-08

20:33 Bug #19660: Second page of results in list-module with ordering flaw
fixed in 4.2.6 and 4.3 alpha 2 Ingo Renner
20:23 Revision ec47a1ff: Fixed bug #9861: Second page of results in list-module with ordering flaw (credits Christian Kuhn)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4971 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
20:17 Revision 6f50f702: Fixed bug #9861: Second page of results in list-module with ordering flaw (credits Christian Kuhn)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4970 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
18:07 Bug #19975: Jumpurl allows to access arbitrary files on a Server
+1 by looking Karsten Dambekalns
17:34 Bug #25548 (Closed): Bugfixes for t3editor CodeCompletion

since the last release (for 4.3.0 alpha1) serveral bugfixes were made for the codecompletion. These fixes are commi...
Administrator Admin
17:07 Bug #25547 (Closed): Update t3editor base (CodeMirror) to current release 0.60
The t3editor is based on CodeMirror.
During the last couple of month the author of CodeMirror releases serveral ne...
Administrator Admin
00:35 Revision 72bbd411: Updated htmlArea RTE version to 1.7.9 for TYPO3 4.2.6
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4969 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2009-02-07

21:44 Bug #19975: Jumpurl allows to access arbitrary files on a Server
looks simple, +1 Ingo Renner
20:51 Bug #19975: Jumpurl allows to access arbitrary files on a Server
Hotfix is attached. It should work on all versions starting from 3.3 up to Trunk. Michael Stucki
17:42 Revision 611ac79a: Convert DOS to UNIX linebreaks
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4968 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
17:39 Bug #19981: Remove doubled check in tceforms
committed to trunk, rev 4967 Steffen Kamper
17:38 Revision f09627fc: Fixed bug #10373: Remove doubled check in tceforms
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4967 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:57 Bug #19977: Wrong clear.gif path in dyntabs
rev 4965 & 4966 Dmitry Dulepov
16:55 Revision 7e8fa751: Fixed bug #10368: Wrong clear.gif path in dyntabs
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4966 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
16:53 Revision c4746c00: Fixed bug #10368: Wrong clear.gif path in dyntabs
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4965 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
15:57 Bug #18500: no image in FE unless Image Options: None ( Ignore ….) and Effects (None)
seems so - i close now. Steffen Kamper
15:50 Bug #19841: Backend not usable in Internet Explorer anymore
error message is: "Object required" on line 3777
This error happens in sizemanager (typo3/js/sizemanager.js)
W...
Steffen Kamper
15:46 Bug #19938: warning: in_array wrong datatype
you have an error in definition:
preserveGETvars = tx_ttboard_pi_tree[uid],tx_ttboard_pi_list[uid]=2168,cHash
...
Steffen Kamper
10:51 Bug #19938: warning: in_array wrong datatype
This has been shipped with TYPO3 4.2.5.
My Setup is:
plugin.tx_felogin_pi1 {
templateFile = fileadmin/templ...
Franz Holzinger
14:22 Bug #19985 (Closed): Some errors in typo3/js-scripts causes some trouble
I investigated the scripts in typo3/js with JSlint and found some problems which i solved.
As positive side effect...
Steffen Kamper
13:23 Bug #19984 (Closed): Table editor: Tabbing though cells does not work if table contains tfoot in FF
As soon as a table contains a footer you cannot move through the cells using tab any more nor can you add a new row w... Uschi Renziehausen
13:01 Bug #2595 (Closed): Recycler: Resize the tableheaders correctly
Hey,
i've registered that the tableheaders are fixed (?).
If you open the recycler in a smaller view and expand...
Daniel Felix
00:02 Bug #19842: fileadmin links to files are missing part of path
have you tried an other alias then /typo3 to see if it is the alias that causes the problem? Michael Miousse

2009-02-06

23:39 Bug #19655: Extreme performance decrease
Setting to resolved as reporter claims it's fixed in the meantime in trunk. Marcus Krause
23:28 Bug #19983: 2 little JS-Errors that bug IE
committed to trunk revision 4964 Steffen Kamper
23:21 Bug #19983 (Closed): 2 little JS-Errors that bug IE
there are 2 little JS errors that crash IE
1) one extra comma
2) one JS-function used in doble quotes
attached...
Steffen Kamper
23:26 Revision b2c9209d: Fixed bug #10375: 2 little JS-Errors that bug IE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4964 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
23:25 Bug #18500: no image in FE unless Image Options: None ( Ignore ….) and Effects (None)
When you says installation directory you mean of GraphicsMagick?
if so bug is consider solved and can close it
Michael Miousse
23:18 Bug #19704: Constant editor not working (no scroll, no possible editing)
Is your bug still present in TYPO3 4.2.5?
if so could you give more detail about how to reproduce the bug?
Michael Miousse
22:39 Revision e89b4a98: renamed interface.cms_newcontentelementwizarditemshook.php to lowercase to match naming conventions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4963 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
21:43 Feature #19982 (Closed): Add helper functions for additional frontend editing controllers and views
To support additional frontend editing controllers (ie. TemplaVoila) and view (ie. fe_edit_advanced) a couple simple ... Jeff Segars
21:10 Bug #19981 (Closed): Remove doubled check in tceforms
there are 2 needless lines in tceforms, check is double
(issue imported from #M10373)
Steffen Kamper
21:08 Bug #19980 (Closed): Clean up frontend editing actions
The frontend editing actions in t3lib_frontendedit have some small inconsistencies and duplicated code that can be cl... Jeff Segars
20:53 Bug #19979 (Closed): Render tabs as ul-li-list in getDynTabMenu()
Currently the tabs are rendered as a table by getDynTabMenu() and the tabs are split on several lines based on a maxi... Niels Pardon
20:35 Bug #19976: Fatal error unknown function parse_charset
The change in class.t3lib_div.php is from the path belonging to http://bugs.typo3.org/view.php?id=2731
Has somethi...
Frans Saris
18:47 Bug #19976 (Closed): Fatal error unknown function parse_charset
In class.t3lib_div.php::readLLPHPfile() and class.t3lib_div.php::readLLXMLfile() there is a call to $csConvObj->parse... Frans Saris
20:17 Bug #19978 (Closed): Show existance of deprecation log in Warning Box and possibility to show and delete
Since we have the depredation log there is no way except external tools to view or delete the log.
Attached patch ...
Steffen Kamper
20:16 Revision a45810c9: Followup for #10351: A few more whitespace cleanups in t3lib_frontendedit
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4962 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
20:14 Bug #19977 (Closed): Wrong clear.gif path in dyntabs
TYPO3 generates wrong path for clear.gif in tab menu. It creates `src="clear.gif"`. This works inside typo3/ director... Dmitry Dulepov
15:27 Bug #19975 (Closed): Jumpurl allows to access arbitrary files on a Server
see http://typo3.org/teams/security/security-bulletins/typo3-sa-2009-002/
(issue imported from #M10364)
Marcus Krause
14:51 Bug #17336: 'open internal link in actual window' always opens an external window and then it works in this new window perfect
We would need much more infos in order to repoduce it and resolve it Michael Miousse
11:34 Bug #16037: no special-chars in new admin-name
This relates to http://bugs.typo3.org/view.php?id=5630 and was fix there.
Solution:
* allow the dot in name
ToDo...
Stefano Kowalke
11:22 Revision 61a9592e: added credits for Steffen Mueller
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4961 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
11:20 Revision 45dbe58a: fixed indentation
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4960 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
11:18 Revision 79cd8552: Fixed bug #10357: Add gp as an alternative to gpvar in TS getText for a more consistent naming scheme
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4959 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
11:15 Bug #18686: Updating to TYPO3 4.2 cuts off TypoScript templates after the first umlaut resulting in unusable code
i just got the same issue when updating from 4.1.3 to 4.2.5. my database is already utf8_general_ci but the content o... Maximilian Reichel
11:02 Bug #14785: Remove Page-Type "Not in Menu"
fixed in 4.2.0 Ingo Renner
10:57 Bug #16322: Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in ...
See the extension debug_mysql_db for a solution to this.
An additional patch is needed however.
Franz Holzinger
02:31 Bug #19974 (Closed): Empty subpart markers ignored
When using a template with an empty subpart (<!-- ###MARKER### begin --><!-- ###MARKER### end -->), that subpart will... Robert Lockerbie

2009-02-05

23:05 Bug #19950: Send Notification if BE is locked
committed to trunk rev 4958 Steffen Kamper
23:03 Revision fc7222b9: Fixed bug #10322: Send Notification if BE is locked
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4958 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
21:39 Bug #19966: l10n_display option abusively hides field for "All" languages when set to defaultAsReadonly
Committed to 4.1 (rev 4955), 4.2 (rev 4956) and trunk (rev 4957) Francois Suter
21:38 Revision 12720043: Fixed bug #10346: l10n_display option abusively hides field for "All" languages when set to defaultAsReadonly
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4957 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
21:36 Revision ef57f86d: Fixed bug #10346: l10n_display option abusively hides field for "All" languages when set to defaultAsReadonly
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4956 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
21:34 Revision d55b0d3d: Fixed bug #10346: l10n_display option abusively hides field for "All" languages when set to defaultAsReadonly
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4955 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
21:22 Feature #19973: Add gp as an alternative to gpvar in TS getText for a more consistent naming scheme
added new patch adding deprecatedLog Steffen Müller
11:50 Feature #19973 (Closed): Add gp as an alternative to gpvar in TS getText for a more consistent naming scheme
Problem:
The processing of GET/POST variables in TypoScript does not have a consistent naming scheme:
- TS conditi...
Steffen Müller
18:17 Bug #19844: Wizard for new content elements doesn't respect TCAdefaults
9439 is in now, so you can redefine the defaults however you want. Steffen Kamper
18:16 Bug #19382: New Element Wizard has no option for hiding Elements via pageTS
committed to trunk, rev 4954
Documentation added to
http://wiki.typo3.org/Pending_Documentation#doc_core_tsconfig
Steffen Kamper
18:09 Revision ea48af5d: Fixed bug #9439: New Element Wizard has no option for hiding Elements via pageTS
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4954 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:39 Revision e70876b3: Fixed bug #9266: Bug: strcmp() with array as parameter in t3lib_div::linkThisScript() produces warnings with PHP 5.3 (Thanks to Niels Pardon)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4953 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
16:35 Revision 1496076f: Fixed bug #9266: Bug: strcmp() with array as parameter in t3lib_div::linkThisScript() produces warnings with PHP 5.3 (Thanks to Niels Pardon)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4952 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
16:33 Revision ad064ec0: Fixed bug #9266: Bug: strcmp() with array as parameter in t3lib_div::linkThisScript() produces warnings with PHP 5.3 (Thanks to Niels Pardon)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4951 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
13:45 Bug #17301: Wrong cropping of multi-byte $TCA field
I confirm the bug.
ill make a patch for 4.2.5 and submit it to the core
Michael Miousse
11:06 Bug #19755: IMAGE content element: two fields for entering the image width, none of them saves its content
Caused by kj_imagelightbox2 v 1.4.3
I resolved the problem by upgrading to 2.0.0
Pascal no-lastname-given
10:56 Bug #19972 (Closed): simulateStatics doesn't use unique urls
The scheme for urls is like that:
[page title].[pid].[type].html
When you rename a page title, old url fits als...
Steffen Kamper
09:20 Bug #16580: "pointer" error in tslib/class.tslib_pibase.php
I also have this problem in 4.2
You can correct it, by changing the $pointer / $a == null or '' if/else statements t...
Sebastian Böttger
08:19 Feature #2554: Recycler: Delete records from different database tables
Yes but if you have a bunch of datarecords (500 or more in 40 tables for example) which are marked as deleted, its a ... Daniel Felix
06:19 Bug #19971: htmlArea RTE: Definition List extension must require the Block Elements extension
Committed to SVN TYPO3core trunk (revision 4950). Stanislas Rolland
06:12 Bug #19971 (Closed): htmlArea RTE: Definition List extension must require the Block Elements extension
Plugin DefenitionList extends plugin BlockElements. Therefore, availability of the BlockElements plugin must be enfor... Stanislas Rolland
06:18 Revision 428f8b2a: Fixed bug #10354: htmlArea RTE: Definition List extension must require the Block Elements extension
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4950 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
06:04 Bug #19970: htmlArea RTE: Colouring features should check if style attribute is allowed
Committed to SVN TYPO3core trunk (revision 4949). Stanislas Rolland
05:56 Bug #19970 (Closed): htmlArea RTE: Colouring features should check if style attribute is allowed
Colouring extensions should be enabled only if the use of the style attribute is allowed in the RTE EM configuration.... Stanislas Rolland
06:04 Revision 5785b5c2: Fixed bug #10353: htmlArea RTE: Colouring features should check if style attribute is allowed
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4949 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
05:14 Revision d3b641ec: Fixed bug #10352: htmlARea RTE: Shift+Enter raises exception in Safari
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4948 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
05:08 Bug #19969: htmlARea RTE: Shift+Enter raises exception in Safari
Committed to SVN TYPO3core trunk (revision 4948) and branch TYPO3_4-2 (revision 4947).
Stanislas Rolland
04:52 Bug #19969 (Closed): htmlARea RTE: Shift+Enter raises exception in Safari
Shift+Enter raises exception in Safari.
(issue imported from #M10352)
Stanislas Rolland
05:01 Revision 90eb1513: Fixed bug #10352: htmlARea RTE: Shift+Enter raises exception in Safari
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4947 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:16 Bug #19968: Whitespace cleanups in t3lib_frontendedit
Committed to trunk in r4946. Jeff Segars
00:12 Revision 8b77e9ec: * added some more unit tests for the Persistence Session
Jochen Rau
00:02 Revision 195c0c46: Fixed bug #10351: Whitespace cleanups in t3lib_frontendedit
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4946 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars

2009-02-04

23:48 Revision cd419966: * wrote some unit tests for the Persistence Session (using a patched version of tx_phpuit); more to come
* added some checks (Exceptions) for wrong registration of objects (e.g. trying to register added after registered th... Jochen Rau
23:25 Feature #2554 (Needs Feedback): Recycler: Delete records from different database tables
Oliver Hader
23:11 Feature #2554: Recycler: Delete records from different database tables
What do you mean exactly? It's possible with "All tables" to check different recordtypes and make one delete. Steffen Kamper
23:22 Bug #19968 (Closed): Whitespace cleanups in t3lib_frontendedit
There are several minor CGL and whitespace issues in t3lib_frontendedit. The attached patch cleans these up.
(is...
Jeff Segars
23:07 Feature #1835: Recycler: Integrate recursive recovering
Of course, this makes only sense for tables... Oliver Hader
22:17 Revision 22fb3070: * implemented support for additional header data
* deleted Web Request Builder and merged necessary code to Dispatcher Jochen Rau
21:49 Revision df3acd31: * implemented Exception_StopAction caught in the Dispatcher
* merged methods of the RequestHandlingController to the ActionController
* deleted RequestHandlingController
* fixed...
Jochen Rau
21:46 Feature #2567 (Closed): Recycler: Change layout and interface to fit HCI suggestions
Change layout and interface to fit HCI suggestions
* concerning usability
* concerning styling and colors
Oliver Hader
20:31 Bug #17236: new translated page only available after original page has been published
this bug no longer seems to be one in typo3 4.2.5
tried it and it works fine for me
Michael Miousse
18:36 Bug #17257: 404 Not Found
reported to be solved in typo3.teams.bugs Ingo Renner
18:33 Bug #16320: BE user not login
not a bug, bugtracker is no support forum Ingo Renner
16:40 Bug #19967 (Closed): typolink: title tag generation not correctly working, if in the title-tag string is an occurance of whitespaces
If you want to have a title-tag, you can do this with the linkwizard very nice and easy.
But if you need whitespaces...
Clemens Riccabona
15:45 Revision 0bd173dc: * implemented recursive deletion of objects (deletes the object its 1:n related objects and relations in mm tables but not mm related objects)
Jochen Rau
14:08 Bug #17237: Fatal error: Cannot use string offset as an array in C:\xampp\htdocs\dev\TYPO\dummy\t3lib\class.t3lib_flexformtools.php on line
@lowlevel_cleaner cleanflexform
it uses t3lib_flexformtools->cleanFlexFormXML() to re-render a former malformed rend...
Peter Kuehn
12:45 Bug #19966: l10n_display option abusively hides field for "All" languages when set to defaultAsReadonly
Patch sent to core list Francois Suter
12:37 Bug #19966 (Closed): l10n_display option abusively hides field for "All" languages when set to defaultAsReadonly
When TCA column option l10n_display is set to "defaultAsReadonly", it overrides l10n_mode to display a field as read-... Francois Suter
12:26 Revision e094b0d0: * data mapper almost implemented (todo: deletion of objects)
* implemented _getDirtyProperties() to AbstractDomainObject
* added check for aggregate root class in add() and remov...
Jochen Rau
12:26 Revision c3fd02f4: * data mapper almost implemented (todo: deletion of objects)
* implemented _getDirtyProperties() to AbstractDomainObject
* added check for aggregate root class in add() and remov...
Jochen Rau
11:50 Feature #15193: There is no API to list tables in the Web->Page module
Any progress? Sascha Egerer
11:27 Bug #19965 (Closed): folding state of main modules is not remembered anymore (reggression)
In TYPO3 4.2 the module menu remembers which main modules are open and which are close. In TYPO3 4.3-dev this is not ... Ingo Renner
10:57 Feature #16935: Add an option to add alternative external URL or shortcut for other languages
committed to trunk (4.3) Ingo Renner
10:52 Revision 44abccf2: Added feature #4911: Add an option to add alternative external URL or shortcut for other languages
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4945 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
10:40 Bug #19964 (Closed): Files in linkpopup should have sorting by ABC
Files in linkpopup should have sorting by ABC, currently its mixed up.
When you want to link something in RTE with...
Sonja Schubert
07:21 Feature #19963: htmlArea RTE: Move editing mode change to plugin
Committed to SVN TYPO3core trunk (revision 4944). Stanislas Rolland
06:59 Feature #19963 (Closed): htmlArea RTE: Move editing mode change to plugin
Editing mode handling is moved out of the core RTE script to an external plugin.
This will make it easier to event...
Stanislas Rolland
07:20 Revision ee52e96f: Added feature #10339: htmlArea RTE: Move editing mode change to plugin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4944 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
07:12 Bug #19957: linkHandler different than "record" leads to rteerror
Possibly not what you wanted to hear :-) but. You could use the "linkhandler" extension - and propably can configure ... Daniel Poetzinger
05:45 Revision a4ae9e99: Fixed bug #10337: htmlArea RTE: Allow Clipboard Helper does not work with Firefox 3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4943 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
05:36 Bug #19961: htmlArea RTE: Allow Clipboard Helper does not work with Firefox 3
Committed to SVN TYPO3core trunk (revision 4943) and branch TYPO3_4-2 (revision 4942).
Stanislas Rolland
05:07 Bug #19961: htmlArea RTE: Allow Clipboard Helper does not work with Firefox 3
The attached patches fix the issue in TYPO3 4.2 and trunk. In the case of TYPO3 trunk, the whole exception handling p... Stanislas Rolland
05:07 Bug #19961: htmlArea RTE: Allow Clipboard Helper does not work with Firefox 3
A version of Allow Clipboard Helper compatible with Firefox 3 and Firefox 2 has been uploaded to typo3.org:
http://t...
Stanislas Rolland
00:22 Bug #19961 (Closed): htmlArea RTE: Allow Clipboard Helper does not work with Firefox 3
This is a problem when trying to use the copy/cut/paste buttons in Firefox 3 because configuring user.js settings man... Stanislas Rolland
05:34 Revision 86cda9d2: Fixed bug #10337: htmlArea RTE: Allow Clipboard Helper does not work with Firefox 3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4942 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:50 Bug #19962: Feature: NewRecordWizard with grouping and sorting
additional the typo3.gif has to be copied to typo3/gfx Steffen Kamper
00:49 Bug #19962 (Closed): Feature: NewRecordWizard with grouping and sorting
The newRecordWizard doesn't look very well, it's sometimes hard to find the right records.
I grouped the records b...
Steffen Kamper
00:50 Bug #19946: Paste does not work correctly with table rows
Please try again with trunk revision 4941. Stanislas Rolland
00:23 Bug #19681: RTE.default.showButtons = * makes copying/pasting/cut with ctrl-c, ctrl-x, ctrl-v impossible in Fx 3.0.x
Moved the Allow Clipboard helper problem to a separate issue (10337).
Stanislas Rolland
00:21 Bug #19711: ['SYS']['lockingMode'] => default value 'disable' is lost
I would be happy to provide a patch adding the MySQL locking if you want. Leonhard Wimmer
00:17 Bug #19711: ['SYS']['lockingMode'] => default value 'disable' is lost
The MySQL function GET_LOCK() provides very sophisticated locking (compared to the "simple" mode) and should be avail... Leonhard Wimmer
00:06 Revision aa2e85f9: Fixed bug #9894: htmlArea RTE: copy/cut/paste with hotkeys does not work in some browsers/settings
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4941 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2009-02-03

23:44 Revision d3b0c2ba: Follow-up for bug #10326: htmlArea RTE: Cleaning on paste broken in older versions of Mozilla/Firefox
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4940 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
23:31 Bug #19954: htmlArea RTE: Cleaning on paste broken in older versions of Mozilla/Firefox
Follow-up patch committed to trunk (revision 4940) and branch TYPO3_4-2 (revision 4939).
Stanislas Rolland
23:30 Revision a91c9f44: Follow-up for bug #10326: htmlArea RTE: Cleaning on paste broken in older versions of Mozilla/Firefox
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4939 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
23:21 Bug #19681: RTE.default.showButtons = * makes copying/pasting/cut with ctrl-c, ctrl-x, ctrl-v impossible in Fx 3.0.x
Committed to SVN TYPO3core trunk (revision 4941) and branch TYPO3_4-2 (revision 4938).
Stanislas Rolland
07:33 Bug #19681: RTE.default.showButtons = * makes copying/pasting/cut with ctrl-c, ctrl-x, ctrl-v impossible in Fx 3.0.x
Attaching a copy of Firefox Add-on Allow Clipboard Helper compatible with Firefox 3. Stanislas Rolland
07:04 Bug #19681: RTE.default.showButtons = * makes copying/pasting/cut with ctrl-c, ctrl-x, ctrl-v impossible in Fx 3.0.x
Attached patches should fix both issues #9894 and #8648 in trunk and in branch 4.2. Stanislas Rolland
23:21 Revision b0b0b5c0: Fixed bug #9894: htmlArea RTE: copy/cut/paste with hotkeys does not work in some browsers/settings
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4938 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
23:13 Bug #19056: eval "timesec" sets seconds to zero
see Ralf Hettinger 11.01.09 03:28 line no. 1
test on 4.2.5
patch applied
cleared all cash
nevertheless, have no c...
koi
22:24 Bug #18928: Page alias not publishing to LIVE from any workspace
Please do not duplicate issues in such cases.
Issues can be moved between categories - please ask in typo3.teams.bug...
Marcus Krause
22:19 Bug #19956: Page alias not publishing to LIVE from any workspace
Pascal claims in #8657:
This is also the case for 'Speaking URL path segment' - It is not transferred to the LIVE en...
Marcus Krause
22:02 Bug #19912: The Bug 0010205 "DB session records are only created when users authenticate " is not solved in Typo 4.2.5 and 4.1.9
Hi Maik, good to hear, that this issue is also caused by this mad piece of JavaScript. I now uploded a new version of... Helmut Hummel
21:58 Bug #19879: after upgrade from 4.1.7 to 4.1.8 feusers and beusers have to clear there cookie cache before they can login
Leave it as resolved for the time beeing Helmut Hummel
21:28 Bug #19879: after upgrade from 4.1.7 to 4.1.8 feusers and beusers have to clear there cookie cache before they can login
Sorry for uploading the wrong file. Now I changed it with a version Albert van der Veen suggested. It only changes th... Helmut Hummel
21:24 Bug #19879: after upgrade from 4.1.7 to 4.1.8 feusers and beusers have to clear there cookie cache before they can login
Uploaded wrong file Helmut Hummel
21:30 Bug #15007: t3lib_svbase: Method init returns wrong value
Committed to 4.1 (4937), 4.2 (rev 4934) and trunk (4935). Francois Suter
21:29 Revision b4eb2832: Fixed bug #1527: t3lib_svbase: Method init returns wrong value (thanks to Stefano Kowalke and Michael Miousse)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4937 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
21:26 Revision 3e007515: Fixed erroneous date in Changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4936 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
21:25 Revision c9b2276c: Fixed bug #1527: t3lib_svbase: Method init returns wrong value (thanks to Stefano Kowalke and Michael Miousse)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4935 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
21:20 Revision a9d355c2: Fixed bug #1527: t3lib_svbase: Method init returns wrong value (thanks to Stefano Kowalke and Michael Miousse)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4934 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
20:53 Feature #19835: Add controller switching for frontend editing
Committed v2 patch to trunk in r4933. Jeff Segars
20:52 Feature #19835: Add controller switching for frontend editing
Added v2 patch with check for valid TSFE instance based on Steffen's review. Jeff Segars
20:51 Revision c8481b62: Added feature #10155: Add controller switching for frontend editing
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4933 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
20:22 Bug #19865: RTE doesn't load when using more than 1 section in TV
And I have just one section with container.
A screenshot from my FCE (and TV mapping): http://www.freeimagehostin...
Darko Jr. Gonzalez
20:17 Bug #19865: RTE doesn't load when using more than 1 section in TV
Exactly the same issue I have.
http://lists.netfielders.de/pipermail/typo3-project-rte/2009-February/001678.html
...
Darko Jr. Gonzalez
19:20 Feature #2554: Recycler: Delete records from different database tables
Sry shouldn't be a Bug. Its more a feature request. Daniel Felix
19:17 Feature #2554 (Closed): Recycler: Delete records from different database tables
Hello,
it would be great if i could delete records from diffrent databasetables without select "All tables" in the...
Daniel Felix
18:40 Bug #19955: redirecting to referer does not work
I found 2 problems:
1) when setting referer, you come to login page. Now you enter your data and press submit butt...
Steffen Kamper
18:00 Bug #19480: Frontend Edit Panel is not compatible with subdomains and RealURL
Committed original patch (t3lib_tsfebeuserauth.diff) to 4.2 in r4931 and updated patch (9600_v2) to trunk in r4932. Jeff Segars
17:57 Revision d1829405: Fixed bug #9600: Frontend Edit Panel is not compatible with subdomains and RealURL (thanks to Xavier Perseguers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4932 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
17:55 Revision 986ff47c: Fixed bug #9600: Frontend Edit Panel is not compatible with subdomains and RealURL (thanks to Xavier Perseguers)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4931 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
17:05 Bug #19960 (Closed): Spellchecker dictionaries not loaded correctly
I am successfully using the spell checker plugin for a multitree site offering german and english subtrees.
I want...
Patrick Rodacker
15:31 Bug #17237: Fatal error: Cannot use string offset as an array in C:\xampp\htdocs\dev\TYPO\dummy\t3lib\class.t3lib_flexformtools.php on line
trying lowlevel_cleaner cleanflexform:
needs the suggested fixes to work and seems to fix the xml to no longer break...
Peter Kuehn
14:24 Bug #17237: Fatal error: Cannot use string offset as an array in C:\xampp\htdocs\dev\TYPO\dummy\t3lib\class.t3lib_flexformtools.php on line
Hi Francois,
I guess the suggested patches will not fix the problem:
You would have to test if $editData is an ...
Peter Kuehn
14:43 Bug #19950: Send Notification if BE is locked
Here is version 2 displaying a modal waiting box Steffen Kamper
14:34 Bug #17223: Popup for Frontend-Editing is not showing up
I could not reproduce the bug with typo3 v 4.2.5
i have installed the fe editing and and event with the return fa...
Michael Miousse
14:16 Bug #19959 (Closed): in typo3-4.2.2 and above the globalstring wont work
if there's any globalstring GP (GET/POST) declaration in typoscript it wont work.
e.g.
[globalString = GP:tipUrl ...
Andreas Kreicy
14:06 Bug #17067: tt_content "Language" field : [All] value don't work
Not a bug, according to the bug's reporter. Francois Suter
14:01 Feature #19958 (Closed): Configurable Subcategories for ext_conf_template.txt
The ExtensionMangers configuration page for plugins sometimes looks a bit 'unorganized', especially with long ext_co... Stefan Geith
13:54 Revision 656e6951: Changed the pages description field from a one line input to a textarea
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4930 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
12:59 Revision ee67b285: * some more steps towards an implementation of the TCA mapper
Jochen Rau
11:10 Bug #19617: hook for linkhandler is missing in RTE browse_links
with TYPO3 4.3.trunk it works.
Bug there is a different bug:
http://bugs.typo3.org/view.php?id=10331
Martin Holtz
11:08 Feature #17881: Enable stdWrap for select.where
just for notice, that feature would make it possible to write sql-statements in this way:
select.where.cObject = C...
Martin Holtz
10:56 Bug #19957: linkHandler different than "record" leads to rteerror
Test this issue:
1.) Install linkhandler extension.
2.) create content element, disable rte and put into
<link c...
Martin Holtz
10:53 Bug #19957: linkHandler different than "record" leads to rteerror
i added an modified
T3X_linkhandler-0_2_1-z-200902031052.t3x
where i simple added an second linkhandler in
ext_...
Martin Holtz
10:51 Bug #19957: linkHandler different than "record" leads to rteerror
Patch applied Martin Holtz
10:17 Bug #19957 (Closed): linkHandler different than "record" leads to rteerror
class.tslib_content.php->typoLink($linktxt, $conf)
provides an hook for an linkHandler.
So an typolink like:
<li...
Martin Holtz
07:05 Bug #18925: htmlArea RTE: control c and control x do not work in IE with TYPO3 4.2
Apply patch attached to #9894. Stanislas Rolland

2009-02-02

22:58 Revision b24f9f8b: Cleanup: Reverted accidental revision 4928
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4929 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
22:45 Bug #18928: Page alias not publishing to LIVE from any workspace
Recreated under id 0010330 as original report might not have been under correct category to get attention. David Wallace
22:26 Bug #18928: Page alias not publishing to LIVE from any workspace
Still broken in 4.2.5 David Wallace
22:44 Bug #19956 (Rejected): Page alias not publishing to LIVE from any workspace
NB: relisted as previous issue does not seem to have been addressed (0008657)
This happens for both of the following...
David Wallace
21:05 Revision fa79e8e0: Share project "TYPO3_trunk" into "https://svn.typo3.org/TYPO3v4/Core"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4928 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:46 Revision 6a6040dc: * introduced a tca mapper
Jochen Rau
17:29 Feature #16935: Add an option to add alternative external URL or shortcut for other languages
here's a patch that
* adds translatable shortcut options
* adds translatable external url options
* adds tabs t...
Ingo Renner
17:20 Feature #16935: Add an option to add alternative external URL or shortcut for other languages
changed bug to also include shortcuts Ingo Renner
17:25 Revision 927c18ee: removed empty line at EOF
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4927 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
16:50 Revision 32c964f4: Fixed order of fields in TCEforms for table pages, type external URL which was inconsitant to the other types
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4926 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:48 Revision 2a9f9afa: Fixed order of fields in TCEforms for table pages, type external URL which was inconsitant to the other types
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4925 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:46 Bug #19955: redirecting to referer does not work
Correction, the 1.1.0 version from Trunk i got from you will not show the login box at all.
Can't test if referer ...
Sander
10:50 Bug #19955 (Closed): redirecting to referer does not work
It seem that the redirect option "Defined by referer" does not work, when i enable it, it gives me my website with no... Sander
15:42 Revision e1d097fc: removed empty line at EOF
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4924 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:41 Revision c095528a: removed empty line at EOF
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4923 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:40 Revision e3cafdbd: removed empty line at EOF
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4922 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:17 Bug #19912: The Bug 0010205 "DB session records are only created when users authenticate " is not solved in Typo 4.2.5 and 4.1.9
Hi Helmut,
it seems, that the extension EfA Font Size ( efafontsize ) - see bugreport 0010216 - additionally made...
Maik Matthias
11:18 Revision 90c96699: Small corrections to ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4921 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
10:10 Feature #19748: ImageMagick generates larger than necessary files
new patch attached withou any default params. You can add the parameter for stripping profile in Install tool as ther... Steffen Kamper
08:53 Bug #19064: option+space for inserting non-braking space on Mac OSX does not work properly
Please try the patch attached to issue #10127 with Safari on Mac after applying the patch attached to issue 0010324.
...
Stanislas Rolland
08:50 Bug #19817: htmlArea RTE: let option+SPACE insert a non-breaking space for MAC users
Please try the attached patch with Safari on Mac after applying the patch attached to issue #10324. Stanislas Rolland
08:32 Bug #19681: RTE.default.showButtons = * makes copying/pasting/cut with ctrl-c, ctrl-x, ctrl-v impossible in Fx 3.0.x
In Typo3 4.2.x, htmlArea RTE does not process hotkeys CTRL+C or CTRL+X. It does not process those keys when the Copy... Stanislas Rolland
04:27 Revision 2a8a1d47: Fixed bug #10326: htmlArea RTE: Cleaning on paste broken in older versions of Mozilla/Firefox
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4917 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
04:23 Bug #19954: htmlArea RTE: Cleaning on paste broken in older versions of Mozilla/Firefox
Committed to SVN TYPO3core trunk (revision 4916) and branch TYPO3_4-2 (revision 4917).
Stanislas Rolland
04:06 Bug #19954 (Closed): htmlArea RTE: Cleaning on paste broken in older versions of Mozilla/Firefox
In versions of Mozilla/Firefox older than 2008-02-05, enableWordClean is broken on paste operations.
(issue impor...
Stanislas Rolland
04:23 Revision 39347ee7: Fixed bug #10326: htmlArea RTE: Cleaning on paste broken in older versions of Mozilla/Firefox
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4916 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:31 Feature #19953: htmlArea RTE: Make hotkey for enableWordClean feature configurable
Committed to SVN TYPO3core trunk (revision 4915). Stanislas Rolland
01:23 Feature #19953 (Closed): htmlArea RTE: Make hotkey for enableWordClean feature configurable
Default hotkey, CTRL+0, is not currently configurable.
Add Page TSConfig option:
RTE.default.enableWordClean.ho...
Stanislas Rolland
01:30 Revision e032a56e: Added feature #10325: htmlArea RTE: Make hotkey for enableWordClean feature configurable
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4915 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:14 Revision fcf2cef1: Fixed bug #10324: htmlArea RTE: Configured hotkeys are not honoured in Safari
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4914 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:12 Bug #19952: htmlArea RTE: Configured hotkeys are not honoured in Safari
Committed to SVN TYPO3core trunk (revision 4913) and branch TYPO3_4-2 (revision 4914).
Stanislas Rolland
00:11 Revision 8ad3ddc8: Fixed bug #10324: htmlArea RTE: Configured hotkeys are not honoured in Safari
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4913 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:01 Revision b85b196d: Fixed list minus bullet icon in t3skin, was missing a solid background
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4912 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
00:01 Revision 1299eadc: Fixed list minus bullet icon in t3skin, was missing a solid background
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4911 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner

2009-02-01

23:36 Bug #19952 (Closed): htmlArea RTE: Configured hotkeys are not honoured in Safari
hotkeys defined in the RTE configuration are not honoured in Safari.
CTRL+key generates a keydown event in WebKi...
Stanislas Rolland
23:21 Revision d860dae0: Fixed look of the logout button in Safari after the introduction of ExtJs
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4910 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
22:31 Revision 75716108: Fixed bug #10323: htmlArea RTE: hotkey CTRL+0 is not honoured
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4909 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
22:25 Bug #19951: htmlArea RTE: hotkey CTRL+0 is not honoured
Committed to SVN TYPO3core trunk (revision 4908) and branch TYPO3_4-2 (revision 4909).
Stanislas Rolland
20:49 Bug #19951 (Closed): htmlArea RTE: hotkey CTRL+0 is not honoured
hotkey CTRL+0 is not honoured.
CTRL+0 is the default hotkey for feature enableWordClean.
(issue imported from...
Stanislas Rolland
22:24 Revision 8ec8bd15: Fixed bug #10323: htmlArea RTE: hotkey CTRL+0 is not honoured
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4908 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
22:19 Revision 5b569325: Fixed brocken icon for the TYPO3 manual with t3skin
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4907 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
22:17 Revision 961aaa53: fixed Changelog (Kasper's name not displayed correctly due to special chars and wrong encoding)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4906 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
20:14 Bug #19812: New template-function to add extJS inline code
committed to trunk, rev 4905 Steffen Kamper
20:13 Revision ea01243a: Fixed bug #10121: New template-function to add extJS inline code
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4905 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
16:22 Feature #19748: ImageMagick generates larger than necessary files
i made a patch.
one small addition: as this is the default behaviour and may be users want to preserve this inform...
Steffen Kamper
12:27 Feature #19748: ImageMagick generates larger than necessary files
One space is missing, so the correct version is:
$cmdLine = $path.($gfxConf['strip_all_images'] ? ' -strip ' : ' '...
John Angel
15:48 Bug #19950 (Closed): Send Notification if BE is locked
One of the latest aditions is the possibility to lock the BE for maintainance. This is done by creating the file
typ...
Steffen Kamper
15:32 Feature #19717: Use PHP built–in gzip/deflate compression in Frontend
Another possible optimization: always send content length. It helps browser to detect the end of data stream aftser a... Dmitry Dulepov
13:34 Feature #19949 (Closed): Make LOCK_BACKEND styleable/more informative
It would be great if the new "LOCK_BACKEND" function could give an information about the reason for the locking.
S...
Daniel Felix
13:08 Bug #19873: Admin tools > User Admin icons point to wrong user in Opera browser
Patch only works with 4.3 (body-tag has a different ID in 4.2) Steffen Gebert
12:05 Feature #19948 (Closed): Split css styled content templates in version templates to get rid of the compat version checks
At the moment the css_styled_content ts-template is one large (and somewhat chaotic) piece of TS that renders element... Susanne Moog
10:23 Revision a3f15490: * refactored Repository (moved methods from blogexample to extmvc)
* first sketch of LLL handling (not finished yet) Jochen Rau
03:45 Bug #19681: RTE.default.showButtons = * makes copying/pasting/cut with ctrl-c, ctrl-x, ctrl-v impossible in Fx 3.0.x
When you say that RTE.default.showButtons = * makes copying/pasting/cut with ctrl-c, ctrl-x, ctrl-v impossible in Fx ... Stanislas Rolland
03:24 Bug #19915: Locallang File "not valid"
Uschi,
You mean you had a problem with file
typo3/sysext/rtehtmlarea/extensions/InlineCSS/locallang.xml
in ...
Stanislas Rolland

2009-01-31

23:11 Revision db45b2b5: fixed a typo in a comment
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4904 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
21:39 Feature #18657: auto save/preserve function for backend open documents function
Yes, auto save of open content elements before 'BE logout' of a user would be nice. Michiel Roos
14:25 Revision db3cb546: Added a checkbox with the previewlink button in Web>Version module so that whole workspace can be browser (but starting out with a specific page).
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4903 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
14:23 Revision 1f240eff: * Added a hook for processing external links made through typolink and makelinks.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4902 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
14:23 Revision ec6aedfe: Added backend locking feature so the existence of the file typo3conf/LOCK_BACKEND will lock down the backend for browser access. For CLI-script processing.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4901 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
14:22 Revision 6f6debd3: * Fixed bug that add-wizard did not work with flexform fields.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4900 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
14:21 Revision 85e64cee: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4899 709f56b5-9817-0410-a4d7-c38de5d9e867
Kasper Skårhøj
13:31 Bug #19840: FlexForms: wrong mm-relations after copy and localize
version 1.1.0 of the demo-extension now contains the fix from the latest bug_10165_fix1.diff
Please use these two ...
Peter Kuehn
13:22 Bug #19840: FlexForms: wrong mm-relations after copy and localize
added an improved version that avoids a bug that would have been introduced with the first patch.
credits go to ww...
Peter Kuehn
13:10 Feature #19947 (Closed): Possibility to hide only certain table operations from toolbar
Problem:
If you hide all table operations in toolbar you need to use the context menu, which is inconvenient. If you...
Uschi Renziehausen
13:05 Bug #19915: Locallang File "not valid"
Let me guess: 4.3 trunk. I had the same issue an it came in after applying the patch for the language feature. The co... Uschi Renziehausen
13:03 Bug #19946 (Closed): Paste does not work correctly with table rows
I knew it worked once in FF, but now it is broken:
Select all cells of one or multiple rows, position your cursor ...
Uschi Renziehausen
12:56 Bug #19945 (Closed): Impossible to activate button cellsplit
We do having a button for splitting a cell, but I cannot find a way to aktivate it.
I tried:
- highlighting the con...
Uschi Renziehausen
00:12 Revision 12924fdc: * implemented support for m:n relations
Jochen Rau

2009-01-30

23:45 Bug #19908: session fixation fix avoid BE login
Steffen, please check, if you're also affected by bug #19879.
@Thomas: #19879 is indeed still a problem.
Helmut Hummel
23:41 Bug #19912: The Bug 0010205 "DB session records are only created when users authenticate " is not solved in Typo 4.2.5 and 4.1.9
Hi Maik,
in exactly what cases setting cookieDomain does not help?
Helmut Hummel
11:05 Bug #19912: The Bug 0010205 "DB session records are only created when users authenticate " is not solved in Typo 4.2.5 and 4.1.9
Hello Marcus,
thanks for your advice. I agree with you, www.example.de and example.de are different domains. But: ...
Maik Matthias
23:29 Bug #19879: after upgrade from 4.1.7 to 4.1.8 feusers and beusers have to clear there cookie cache before they can login
I'm glad TYPO3 behave perfectly right and does not accept the faulty cookies, Helmut Hummel
23:26 Bug #19879: after upgrade from 4.1.7 to 4.1.8 feusers and beusers have to clear there cookie cache before they can login
Yeah, just found out the same after doing some testing.
I fixed the cookie.js for us by not letting it touch ?e_ty...
Helmut Hummel
22:56 Bug #19865: RTE doesn't load when using more than 1 section in TV
>> Patch 8232 never got into the 4.2 branch.
How come? It worked brilliantly for 4.2.2 with the patch you and Dmi...
Søren Andersen
21:59 Bug #14859: Deleting directories ending in a dot in fileadmin-module impossible
Won't fix.
Nevertheless, with 0010313 fileadmin-module will no longer be able to create such directories.
Marcus Krause
17:22 Bug #14859: Deleting directories ending in a dot in fileadmin-module impossible
Attached updated version. This bug only affects systems with
GLOBALS['TYPO3_CONF_VARS']['BE']['forceCharset'] == 'ut...
Steffen Gebert
15:07 Bug #14859: Deleting directories ending in a dot in fileadmin-module impossible
Attached a patch and sent it to core list. Steffen Gebert
21:50 Bug #19944 (Closed): Fileadmin-module wrongly allows creation of trailing dot directories on UTF8 FS
TYPO3 doesn't allow using directory names ending with one or more dots.
This is ensured by function t3lib_basicFileF...
Steffen Gebert
20:58 Bug #19940: constant TYPO3_copyright_year should use the current year
Reverted as copyright year needs to be fixed (and not dynamically set) Francois Suter
11:22 Bug #19940: constant TYPO3_copyright_year should use the current year
Committed to trunk (rev 4888). Francois Suter
10:37 Bug #19940 (Closed): constant TYPO3_copyright_year should use the current year
The copyright year is currently hardcoded like 1998-2008.
IMO it would be better to just use the current year becaus...
Georg Ringer
20:56 Revision 11e1b472: Reverted #10305 - Copyright year should not be dynamic
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4898 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
19:28 Revision 6788c15f: Fixed bug #10031: Icon in "text w/ picture" and "picture" does not change.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4897 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:25 Revision 9633eba2: Fixed bug #10031: Icon in "text w/ picture" and "picture" does not change.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4896 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:20 Revision c89725fb: Fixed bug #10031: Icon in "text w/ picture" and "picture" does not change.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4895 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:06 Revision 10d25e2e: Fixed bug #7123: Select wizard doesn't work in Safari (Thanks to Ismaël Bidau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4894 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
17:04 Revision ca8cd0f1: Fixed bug #7123: Select wizard doesn't work in Safari (Thanks to Ismaël Bidau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4893 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
17:03 Revision b9465c67: Fixed bug #7123: Select wizard doesn't work in Safari (Thanks to Ismaël Bidau)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4892 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
17:00 Revision a783731c: Fixed bug #10282: Table definition in cache_treelist not compliant with MySQL 5.0 strict mode (Thanks to Steffen Müller and Steffen Kamper)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4891 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
16:58 Bug #17237: Fatal error: Cannot use string offset as an array in C:\xampp\htdocs\dev\TYPO\dummy\t3lib\class.t3lib_flexformtools.php on line
Can you explain how I can reproduce this bug? Where should I put an umlaut and what action should I take afterwards? Francois Suter
16:30 Bug #14160: CGI Error message when accessing the install tool
This is fixed.
Rev. 4890:
Line 1856 in typo3/sysext/install/mod/class.tx_install.php :
if (ini_get('open_based...
Christian Kuhn
16:15 Revision 9be52f08: Followup to #10094: Use foreach instead of while-list-each constructs in t3lib_TCEmain
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4890 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
16:13 Bug #19943 (Closed): t3lib_flexformtools->flexArray2Xml() depends on BE-only settings
A call to t3lib_flexformtools->flexArray2Xml($array,true) will not work in the frontend since there is no $GLOBALS['L... Peter Kuehn
15:51 Bug #14408: lang-children "get lost"(should be deleted) when deleting parent-record in default language
basically the problem seems to start in tcemain line 2663 function copyRecord():
t3lib_BEfunc::getRecordWSOL($tabl...
Peter Kuehn
15:16 Bug #19841: Backend not usable in Internet Explorer anymore
Works for me now. A extension which xclassed the backend has broken the last revisions for me. But this is fixed now. Daniel Felix
14:55 Bug #19873: Admin tools > User Admin icons point to wrong user in Opera browser
The attached patch hopefully solves the problem. David Steeb
14:22 Bug #19942: Module Web->List pagination function misses fe_user db records
Not confirmed.
Maybe those records have been deleted (deleted field = 1 in database), or moved to some other page?...
Christian Kuhn
13:13 Bug #19942 (Closed): Module Web->List pagination function misses fe_user db records
In the module Web->List, when accessing General Stoarge, some fe_user db records are missing when iterating through t... mhiqhjdb
13:46 Feature #17732: css changes for the t3skin
Rejected in the core list.
Closed by request of the reporter.
Francois Suter
13:43 Feature #15422: Make "Login-error or session timed-out" - page configurable
Solved when 9052 was committed to trunk Francois Suter
13:39 Feature #15422: Make "Login-error or session timed-out" - page configurable
Hmm, I don't really agree with the relation to 7640, as it is a configuration question and not a localization issue.
...
Francois Suter
13:42 Feature #15251: Make all checkboxes use labels in the BE
Francois, Sounds reasonable. However, I'd like to dig this up again once the TCEforms rewrite is done. Benni Mack
13:10 Feature #15251: Make all checkboxes use labels in the BE
I don't think this can actually be solved, at least not in an easy way. TCEforms does use labels, but it uses it when... Francois Suter
13:16 Revision 5cc57242: * 1:n relations are fetched an reconstituted recursively
* reconstitution of objects works with rich contructors Jochen Rau
13:12 Bug #19845: Duplicated values in localconf.php (typo3conf) - compat_version
This related to #19205 but was not fixed properly.
Installer don´t fetch ["SYS"]["compat_version"] (with double q...
Stefano Kowalke
13:00 Bug #17349: Bad line in French localization file for indexed search
I updated the translation of this label on the translation server. I'm not sure how frequently translated packages ar... Francois Suter
12:46 Bug #19922: double headers after editing page title
Solved: See comment from reporter Thomas Hempel
12:14 Bug #19941: The function COBJ_ARRAY in the tslib_content crashes
committed the follow-up attached here. (rev 4889) Steffen Kamper
11:54 Bug #19941: The function COBJ_ARRAY in the tslib_content crashes
Confirmed, there's no such method (includeLibs()) in 4.2 Marcus Krause
11:43 Bug #19941: The function COBJ_ARRAY in the tslib_content crashes
> when trying to open the front end in the current trunk version
I have to correct myself this only happens in th...
Anonymous
11:34 Bug #19941 (Closed): The function COBJ_ARRAY in the tslib_content crashes
Hi,
when trying to open the front end in the current trunk version (which is not selectable in Product versions) I...
Anonymous
12:14 Bug #19907: gzip_encode not found error in file_list.php in 4.2.4 and 4.2.5
I don't know if this is the wished behavior. As I wrote I only "backported" the patch for TYPO3 trunk. We'll see what... Thomas Hempel
12:11 Bug #19907: gzip_encode not found error in file_list.php in 4.2.4 and 4.2.5
So this patch just disables gzip_encode in file_list.php?
Is this a wished behavior?
I'm not really up-to-date with...
Clemens Riccabona
11:37 Bug #19907: gzip_encode not found error in file_list.php in 4.2.4 and 4.2.5
I backported a patch from Dmitry to version 4.2
Greets,
Thomas
Thomas Hempel
11:55 Revision 6ef61255: Fixed bug #10045 follow-up: removed call to non existent function
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4889 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:20 Revision b44fa9e0: iFixed bug #10305: constant TYPO3_copyright_year should use the current year (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4888 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
10:56 Feature #19939: Links in the warning box are not visible as links
Committed to 4.2 (rev 4887) and trunk (rev 4886) Francois Suter
10:14 Feature #19939 (Closed): Links in the warning box are not visible as links
The links should look like links because in many cases users ignore the warnings because "it is so diffult, to go to ... Georg Ringer
10:52 Revision ccae63c5: Fixed bug #10304: Links in the warning box are not visible as links (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4887 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
10:44 Revision e0deaf76: Fixed bug #10304: Links in the warning box are not visible as links (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4886 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
10:43 Bug #18807: Template Objectbrowser menu
committed to trunk, rev 4885 Steffen Kamper
10:41 Revision b6dd2e30: Fixed bug #8446: Template Objectbrowser menu
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4885 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:33 Feature #15017: Feature Request: Date fields that can handle dates outside the UNIX time range
closed as 4.2 shipped already Ingo Renner
10:32 Feature #15017: Feature Request: Date fields that can handle dates outside the UNIX time range
date fields can handle dates before "0" unixtime since 4.2 Ingo Renner
10:27 Bug #19758: Missleading Error with Emtpy COA: Catchable fatal error: Argument 1 passed to tslib_cObj::includeLibs() must be an array, null g
committed to 4_2 and trunk, rev 4883/4884 Steffen Kamper
10:25 Revision ed6c0c76: Fixed bug #10045 BUG missleading Errormessage with emtpy COA (thanks to Ingo Schmitt)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4884 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:22 Revision e299e377: Fixed bug #10045 BUG missleading Errormessage with emtpy COA (thanks to Ingo Schmitt)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4883 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:17 Bug #17373: TSFE : beUserLogin doesn't work, when config.baseUrl is set.
@Jan: Could you please give us some more details and tell us if the problem still occurs... otherwise we're gonna jus... Benni Mack
09:59 Bug #19938: warning: in_array wrong datatype
Which Version?
Do you have preserveGETvars defined?
Steffen Kamper
08:41 Bug #19938 (Closed): warning: in_array wrong datatype
I get a warning message:
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/jamb...
Franz Holzinger
09:27 Revision 8f7b4da6: * deleted unnecessary RequestHandling classes
Jochen Rau
09:15 Revision ed0fa8b2: * refactoring of DomainObject and Utility classes
Jochen Rau
00:20 Revision 217c789b: * renamed EntityObject to Entity
* renamed 'hands off' methods; underscore is now first char
* renamed private variables in AbstractDomainObject
Jochen Rau

2009-01-29

23:51 Bug #19726: UTF8 produces bad character output
I can confirm: this problem exists also for Russian.
And the solution works OK.
Valery Romanchev
18:25 Bug #19937: additionalHeaderData in connection with xmenu_layers not in correct order
aehm, the file for the changes is:
typo3/sysext/cms/tslib/class.tslib_pagegen.php
Clemens Riccabona
17:56 Bug #19937: additionalHeaderData in connection with xmenu_layers not in correct order
In addition i want to point out once again: document.onload is in IE throughout problematic, if you do not use it wit... Clemens Riccabona
17:48 Bug #19937 (Closed): additionalHeaderData in connection with xmenu_layers not in correct order
If you have a xmenu_layers on your page, then you have a problem.
this causes multiple js errors on ie7 at least wit...
Clemens Riccabona
16:04 Bug #19934: DB Search output should be sanitised
confirmed Marcus Krause
09:11 Bug #19934: DB Search output should be sanitised
Setting view status to private - might be a vulnerability in regards to security.
To be evaluated ...
TYPO3 S...
Marcus Krause
07:27 Bug #19934 (Closed): DB Search output should be sanitised
When using the Database search functionality (DB Check -> Full Search -> Advanced), when searching any field that has... Carey Dessaix
15:20 Feature #18954: postgres schema support in core
The Postgres64 driver is rather old, there are newer ones in the ADOdb library. And if ADOdb needs fixing, the patch ... Karsten Dambekalns
13:38 Bug #17104: Install Tool does not work when using the right password
This strange behaviour with Firefox browsers:
When I enter the wrong passwort, I get the message:
The password ...
Franz Holzinger
12:12 Bug #19935: XSS in the User Admin
Hi,
you could commit this one with a cleaning patch adding spaces and CGL ?
I did same once with felogin.
Steffen Kamper
09:45 Bug #19935 (Closed): XSS in the User Admin
Try setting username to `something<script>alert('hi!')</script>` (without backticks) and navigate to the "User Admin"... Dmitry Dulepov
11:56 Feature #17247: Load Inline Elements On Demand
I had the same problem - extremly slow loading of the edit form of my records (up to 50 seconds!). So I xclassed "t3l... Harald Glaser
11:06 Revision 893cb7f3: * some refactorings
* implemented camelCaseToLowerCaseUnderscored() utility method Jochen Rau
01:32 Bug #19933 (Closed): Database relation does not work as the label-field in the BE
If you have a field that is a database relation, it does not work as a label-field in the backend of TYPO3. By label-... Carey Dessaix
 

Also available in: Atom