Project

General

Profile

Activity

From 2008-12-10 to 2009-01-08

2009-01-08

22:16 Bug #19624: RTEhtmlarea does not work with IRRE after new child records were created
Fixed in SVN TYPO3core branch TYPO3_4-2 (revision 4670) and trunk (revision 4556).
Stanislas Rolland
22:14 Bug #19477: RTE does not work in IRRE subelements
Thanks for testing!
Committed to SVN TYPO3core branch TYPO3_4-2 (revision 4670).
Stanislas Rolland
22:12 Bug #19747: TYPO3 4.2.3 + IRRE + RTE = System Error when saving.
Fixed in SVN TYPO3core branch TYPO3_4-2 (revision 4670). Stanislas Rolland
22:10 Revision d2e96642: Fixed bug #9596: htmlArea RTE does not work in IRRE subelements
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4670 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
21:50 Bug #19660: Second page of results in list-module with ordering flaw
Additionally there is some strange behaviour aspect in that switching from "normal-table-view with X entries" to "exc... Niels Fröhling
21:42 Bug #19660: Second page of results in list-module with ordering flaw
The issue is even worst. If you go on the third page of the list (implying you have a third page), take a look what _... Niels Fröhling
20:38 Feature #16665: Enable stdWrap for HMENU.alwaysActivePIDlist
Committed to SVN Trunk (rev. 4669) Oliver Hader
20:36 Revision d087bd30: Added feature #4427: Enable stdWrap for HMENU.alwaysActivePIDlist
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4669 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
19:44 Bug #19680: Syntax error in TCA types definitions of tt_content
Committed to SVN:
* TYPO3_4-2 (rev. 4667)
* Trunk (rev. 4668)
Oliver Hader
19:32 Bug #19680: Syntax error in TCA types definitions of tt_content
I attached a version (4-2) for TYPO3 4.2.x Oliver Hader
19:43 Revision a861a628: Fixed bug #9893: Syntax error in TCA types definitions of tt_content
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4668 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
19:43 Revision 6e8ba025: Fixed bug #9893: Syntax error in TCA types definitions of tt_content
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4667 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
19:19 Feature #15422: Make "Login-error or session timed-out" - page configurable
Solved with #19152? Chris topher
18:07 Feature #19152: Remove JS popup when login expired
Committed to SVN Trunk (rev. 4645) by Dmitry. Oliver Hader
17:58 Bug #19049: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
Hi,
I think I had the same issue in an extension were we us flexforms to sort elements. the problem only occured if ...
Sebastian Fuchs
16:45 Bug #19433: HTML tags are removed in RTE content
I stumbled across this problem too after updating from openSUSE 10.2 to openSUSE 11.1. I could work around it by down... Markus Gaugusch
16:33 Revision 08aafc38: Fixed bug #9194: Bug: wrong handling of 'is_in' list in TCA element type 'input' (Thanks to Vladimir Podkovanov)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4666 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
16:31 Revision fe698680: Fixed bug #9194: Bug: wrong handling of 'is_in' list in TCA element type 'input' (Thanks to Vladimir Podkovanov)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4665 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
16:29 Revision 6985dfb3: Fixed bug #9194: Bug: wrong handling of 'is_in' list in TCA element type 'input' (Thanks to Vladimir Podkovanov)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4664 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
16:06 Bug #17980: select wizard doesn't work in Safari 3.0.4 on Mac
Still not workin with TYPO3 4.2.3, Safari 3.2.1
When you do a choice in the select box, the value is transfered to...
BIDAU
14:51 Revision 88b7bdcb: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4663 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:40 Feature #19524: TCEmain changes for new improved record recycling concept
Committed to SVN Trunk (rev. 4662) Oliver Hader
14:19 Feature #19524: TCEmain changes for new improved record recycling concept
@steffen,
the recyler modul in Admin Tools is only for admins, yes, but in the Web > Info Modul is a second recycler...
Julian Kleinhans
13:39 Feature #19524: TCEmain changes for new improved record recycling concept
v4 of the patch:
* renamed canUndeleteRecord() to isRecordUndeletable()
* fixed some styling issues
Oliver Hader
12:33 Feature #19524: TCEmain changes for new improved record recycling concept
imho Recycler should be admin-only modules.
Web is a good place because of pagetree, but right place would be tools....
Steffen Kamper
14:39 Revision aa90c668: Added feature #9674: TCEmain changes for new improved record recycling concept
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4662 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:46 Bug #19646: dividers get stripped when using method t3lib_extMgm::addFieldsToAllPalettesOfField()
The fix for this problem was committed in issue #19683 to SVN Trunk. Oliver Hader
11:39 Bug #19683: Extending palettes and fields to be displayed in back-end forms mixes up tabs
Committed to SVN Trunk (rev. 4661) Oliver Hader
11:38 Revision cc29b4b3: Fixed bug #9897: Extending palettes and fields to be displayed in back-end forms mixes up tabs
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4661 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:29 Bug #19778 (Closed): Feature: Add Icons to page:module TCEform
This patch adds icons to the select "module" of page record.
See screenshot
(issue imported from #M10077)
Steffen Kamper
01:44 Bug #19776: TYPO3 4.3.0alpha1 in combination with DAM throws error in protected function isClassAvailable($className, array $config)
This issue was solved in issue #19620 already. Please apply the patch provided there or use latest SVN Trunk of the T... Oliver Hader

2009-01-07

16:43 Bug #19777: Rootline cache does not work in multilingual websites
Committed to 4.2 and trunk Francois Suter
14:15 Bug #19777 (Closed): Rootline cache does not work in multilingual websites
The rootline cache (in class t3lib_pageSelect) was made to work properly in TYPO3 since version 4.2.2. However this i... Francois Suter
16:40 Revision 03b3166b: Fixed bug #10075: Rootline cache does not work in multilingual websites
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4660 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
16:39 Revision 52ae94c3: Fixed bug #10075: Rootline cache does not work in multilingual websites
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4659 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
16:09 Bug #17437: When accessing pages form cache "No Temlpate found!" appears
I can also confirm this. Just lots almost 7 hours on this issue. I was stupid enough to forget that I wrote about it ... Dmitry Dulepov
10:18 Bug #19776 (Closed): TYPO3 4.3.0alpha1 in combination with DAM throws error in protected function isClassAvailable($className, array $config)
I'm testing TYPO3 4.3.0alpha1 at some develop installation, and have stumbled upon some weird behavior with htmlArea ... Erik Svendsen
10:00 Bug #19775 (Closed): Install Tool send mail does not use global TYPO3_CONF_VARS, XCLASS of htmlmail not working
While i was working on the problem with sending mail in the install tool with stoefln_pear_mail i found that the chec... Axel Klarmann
09:37 Bug #18730: $TCA['fe_users']['palettes']['1']['showitem'] change in 4.2 causes problem with sr_feuser_register
This has been fixed in the latest version of sr_feuser_register, to support both versions.
Please test also the deve...
Franz Holzinger
09:29 Bug #18966: PHP Warning, if a sql error occurs - Bug in class t3lib_db function sql_fetch_assoc
This is indeed an unnecessary PHP error output which should be avoided. Franz Holzinger
09:06 Bug #15511: loadTCA() in t3lib_div only loads original TCA file and ignores additional TCA from t3lib_extMgm
A copy of this function has also been included into static_info_tables, because I did not find the time yet to write ... Franz Holzinger
08:27 Feature #18039: Integration of kb_md5fepw into SysExt felogin
@Steffen: Thank you for you answer and sorry for the late reply. A description of the mentioned "umlauts-bug" could b... Christian Clemens
08:16 Bug #19657: no typoscript template found
It does not happen any more with the latest code of 4.3. Franz Holzinger
03:49 Bug #19774 (Closed): DataHandler is not multibyte safe
Class class.t3lib_tcemain.php is using functions strstr(), substr(), strtoupper(), strtolower(), strlen(), str_replac... Vladimir Podkovanov

2009-01-06

23:38 Bug #19773 (Closed): Feature: Function for including extJS in Backend module
This feature allows you to include all you need for extJS in one call. It adds library with duplicate check so it's i... Steffen Kamper
18:29 Bug #19771: common.js uses undefined variable
This sounds absolute logic, passing undefined var must lead to an error. Good catch! Steffen Kamper
17:35 Bug #19771 (Closed): common.js uses undefined variable
common.js contains the following blocks of code:... Dmitry Dulepov
17:20 Bug #19770 (Closed): AJAX relogin polls server too often
AJAX relogin script makes a request to the server every 10 seconds, which is not good because (1) it is too often and... Dmitry Dulepov
16:32 Bug #19769 (Closed): Use TYPO3 clear.gif for ExtJS in backend.php
ExtJS requires and includes an 1x1 transparent GIF image to ensure that layout looks the same in all browsers. Bu def... Dmitry Dulepov
16:06 Bug #19768 (Closed): sysext fe_edit: config.admPanel without effect
After moving frontend editing to a separate sysext (see #19491), the template TS property config.admPanel (respective... Ralf Hettinger
15:20 Revision e5490bb8: Fixed bug #9374: Code in typo3/sysext/tstemplate/ts/index.php don't match with the new CGL (Thanks to Stefano Kowalke)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4658 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
13:47 Bug #19767: Saving a be group causes a php warning
Forget this one. It happened in an installation where I had not yet done the db compare stuff.
Sorry, Uschi
Uschi Renziehausen
13:39 Bug #19767 (Closed): Saving a be group causes a php warning
When I try to save a be group i get the following php warning:
Warning: mysql_num_rows(): supplied argument is not...
Uschi Renziehausen
12:48 Bug #17187: cache_hash gets filled up with menudata entries while using TMENU_LAYERS
I can recognize the completely same problem on a TYPO3 4.2.1, php5, mysql5 with tmenu_layers.
But the interesting th...
Clemens Riccabona

2009-01-05

19:53 Bug #19747: TYPO3 4.2.3 + IRRE + RTE = System Error when saving.
Yes, Stanislas, I can confirm this now after having patched against 4.2.4-dev.
Good work, thanks!
Jochen Rieger
19:52 Bug #19477: RTE does not work in IRRE subelements
From my point of view the patch v2 is working for 4.2.4-dev. I added an extension that has a minor IRRE-RTE setup for... Jochen Rieger
16:11 Bug #19766: hide/unhide page causes error when done via the context menu
i found the reason, error comes from my patch #18673.
I have to investigate how this can be changed preventing error...
Steffen Kamper
15:30 Bug #19766: hide/unhide page causes error when done via the context menu
i can confirm this Steffen Kamper
15:05 Bug #19766 (Closed): hide/unhide page causes error when done via the context menu
Hi folks,
I am on 4.3 trunk revision 4651. When I want to hide or unhide a page using the context menu in the page...
Uschi Renziehausen
15:24 Feature #19764: Add contrib directory to list of allowed paths
committed v2 to 4_1, 4_2 and trunk, rev 4653-4655 Steffen Kamper
15:22 Revision e74d2f2d: Fixed bug #10055: Add contrib directory to list of allowed paths (thanks to Dan Osipov)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4655 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
15:22 Revision 97d29d74: Fixed bug #10055: Add contrib directory to list of allowed paths (thanks to Dan Osipov)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4654 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
15:21 Revision 3344b29d: Fixed bug #10055: Add contrib directory to list of allowed paths (thanks to Dan Osipov)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4653 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:42 Bug #19428: label uid shows not working
committed to 4_1 and trunk, rev 4650/4651 Steffen Kamper
14:40 Revision 795aba67: Fixed bug Fixed bug #9506: label uid shows not working
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4651 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:40 Revision d82f4cc2: Fixed bug Fixed bug #9506: label uid shows not working
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4650 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:20 Bug #19765: Misspelling english word "guesbooks" (should: guestbooks)
committed to 4_1, 4_2 and trunk, rev 4647 - 4649 Steffen Kamper
09:54 Bug #19765 (Closed): Misspelling english word "guesbooks" (should: guestbooks)
Misspelling english word "guesbooks", should be guestbooks (with "T") in file ./typo3/sysext/cms/layout/locallang_mod... Michael Schams
11:19 Revision 036f32f3: Fixed bug 10056: Misspelling english word "guesbooks"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4649 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:19 Revision 6154945a: Fixed bug 10056: Misspelling english word "guesbooks"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4648 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:15 Revision c94769b4: Fixed bug 10056: Misspelling english word "guesbooks"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4647 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2009-01-04

22:48 Feature #19764 (Closed): Add contrib directory to list of allowed paths
It is sometimes necessary to include JavaScript frameworks in the FE. However, the frameworks in the 'contrib' direct... Dan Osipov
21:21 Bug #19751: Strip uploaded images headers
Additional squizing:
- By Niels Frohling:
http://groups.google.com/group/comp.compression/browse_thread/thread/83...
John Angel
18:29 Bug #19428: label uid shows not working
i uploaded new patch. For uid there is no need to load TCA, so save performance and return the value. Steffen Kamper
17:05 Bug #19428: label uid shows not working
Uploaded new and correct diff. Jan Perdoch
16:48 Bug #19428: label uid shows not working
I uploaded diff file with my solution for uid label and I hope it help. Jan Perdoch
18:29 Revision 004418fa: Follow up on bad commit of typo3/classes/class.ajaxlogin.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4646 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
18:23 Revision 93e6a5d3: Fixed bug #9052: Remove JS popup when login expired
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4645 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
16:37 Bug #19763: filelist path is saved absolute so shortcuts don't work if system is moved or copied
which version do you mean? I think this should be solved in 4_2-branch and trunk Steffen Kamper
15:55 Bug #19763 (Closed): filelist path is saved absolute so shortcuts don't work if system is moved or copied
If you add a shortcut to a open textfile in the filelist module the path is saved absolute. If you move or copy the s... Jonas Felix
14:06 Feature #17333: page module: Show header of content element in columns overview also for headers set to hidden
Duplicate of #19745, fixed in 4.2.4 Christian Kuhn
14:00 Bug #19741: Foldout menu in TYPO3 4.3.0 is broken
Unable to reproduce, the foldout works fine for me in current trunk (rev. 4644) with FF3.
Could you please specify...
Christian Kuhn
13:48 Bug #19746: Switching to List view from Page view results in a session timeout when TYPO3 is not at website's root
Xavier, maybe you forgot to mention that this bug relates to the Templavoila Page module?
If so, there are already...
Christian Kuhn
12:06 Bug #19556: Fatal error: Call to undefined function filter_var() in /var/www/trunk/t3lib/class.t3lib_div.php on line 1438
Dmitry: do you know why this (fundamental!) INSTALL.txt isn't in the core trunk? (i could not find it anywhere but he... Stefano Cecere

2009-01-03

23:30 Bug #19762: Traversing back page records used in CONTENT object does not work on root page
Forgot to mention another flaw:
Using select.pidInList for this approach on the table pages does not make sense at a...
Oliver Hader
18:21 Bug #19762 (Closed): Traversing back page records used in CONTENT object does not work on root page
The TypoScript object CONTENT allows to traverse back the rootline until something valid was found with the following... Oliver Hader
20:14 Bug #19350: Editing of large files in fileadmin not possible
The "Problem" is solved as there was not any :-( Sorry.
The behaviour was triggerd be some suhosin settings on two s...
Bernd Schuhmacher
18:41 Bug #19614: Irre in news not possible => Docheader is hidden => Page can't be saved
@olly: I tested this in 4_2 (svn branch) and the problem doesn't appear there, so it's in trunk only. Steffen Kamper
18:36 Bug #19614: Irre in news not possible => Docheader is hidden => Page can't be saved
ok, here again more detailed.
How to reproduce:
* Install tt_news
* Install attached test-extension
* create a ...
Steffen Kamper
18:25 Bug #19757: t3lib_cache_exception_NoSuchCache: A cache with identifier "cache_pages" does not exist
Hi Dmitry,
no, he did that all. He even deleted the cache tables before doing the COMPARE. So tables are correct.
Steffen Kamper
16:39 Revision 282656e3: Fixed bug #10049: ExtJS directory structure is broken
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4644 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
10:48 Bug #19761 (Closed): ExtJS directory structure is broken
ExtJS directory structure in typo3/contrib/extjs is not the same as in the standard ExtJS distribution. It complicate... Dmitry Dulepov
10:02 Revision 17d120e3: Fixed bug #10047: typo3/contrib is not prefixed with config.absRefPrefix
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4643 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
09:59 Revision b92b5c59: Fixed bug #10047: typo3/contrib is not prefixed with config.absRefPrefix
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4642 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
09:56 Revision a31fec04: Fixed bug #10047: typo3/contrib is not prefixed with config.absRefPrefix
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4641 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov

2009-01-02

22:11 Bug #19757: t3lib_cache_exception_NoSuchCache: A cache with identifier "cache_pages" does not exist
...and he should have asked in the mailing lists before writing a bug reported because it is not really a bug... Dmitry Dulepov
22:11 Bug #19757: t3lib_cache_exception_NoSuchCache: A cache with identifier "cache_pages" does not exist
This error will happen if database tables have old (4.2) format. So this error is expected in Ingo's case. He should ... Dmitry Dulepov
19:14 Bug #19757: t3lib_cache_exception_NoSuchCache: A cache with identifier "cache_pages" does not exist
i read 3 times after i got it :D
should read:
that the exception t3lib_cache_exception_NoSuchCache could not be...
Steffen Kamper
16:44 Bug #19757 (Closed): t3lib_cache_exception_NoSuchCache: A cache with identifier "cache_pages" does not exist
I've done a upgrad (4.2 -> 4.3.dev) based on the current SVN Branch. After the update I get in the FE the above writt... Ingo Schmitt
22:07 Bug #19759: Move t3lib_tceforms_fe into its own file
Compatibility is broken :( If someone uses this class, it will be expected in the old file. To preserve compatibility... Dmitry Dulepov
20:25 Bug #19759 (Closed): Move t3lib_tceforms_fe into its own file
Currently, t3lib_tceforms_fe is located within the main t3lib_tceforms file which violates the CGL requirement of one... Jeff Segars
22:04 Bug #19744: RTE in section is rendered wrong
Works ok in my FireFox. It must be a browser–specific issue. Dmitry Dulepov
22:02 Feature #19503: Implement autoloading for TYPO3
"To be or not to be", that is a question... Dmitry Dulepov
21:49 Feature #19760 (Closed): typo3/contrib is not prefixed with config.absRefPrefix
Fix: include necessary code to the tslib_fe.
(issue imported from #M10047)
Dmitry Dulepov
21:48 Bug #19614: Irre in news not possible => Docheader is hidden => Page can't be saved
Steffen, please, respond. The issue should be closed unless you are able to provide more meaningful description. IRRE... Dmitry Dulepov
18:50 Bug #19756: removed deprecated function
committed v2 to trunk rev 4640 Steffen Kamper
18:49 Bug #19756: removed deprecated function
The patch was changed, openid was changed to use _GP, ICON_TYPES and t3lib_divGParrayMerged will stay without depreca... Steffen Kamper
18:47 Revision c21ae628: Fixed bug #10043: removed deprecated function-calls in openid
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4640 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:37 Bug #19758 (Closed): Missleading Error with Emtpy COA: Catchable fatal error: Argument 1 passed to tslib_cObj::includeLibs() must be an array, null g
When having an empty COA in your TS, you get an missleading error Message: Catchable fatal error: Argument 1 passed t... Ingo Schmitt
15:10 Bug #19751: Strip uploaded images headers
I prefer recursive work, too. But you should avoid `find $DIR/*` as this passes a long (often too long) argument list... Steffen Gebert
14:26 Bug #18925: htmlArea RTE: control c and control x do not work in IE with TYPO3 4.2
@see #9894 Ralf Hettinger
14:25 Bug #19681: RTE.default.showButtons = * makes copying/pasting/cut with ctrl-c, ctrl-x, ctrl-v impossible in Fx 3.0.x
Related to #8648
Indeed I would think it's a duplicate, but this report here has a very neat description...
Ralf Hettinger

2009-01-01

19:27 Bug #19756 (Closed): removed deprecated function
this patch deletes all function marked as deprecated since 3.7 / 3.8
One Array wasn't stripped as there is no alte...
Steffen Kamper
19:09 Feature #18490: stdWrap for doNotLinkIt & doNotShowLink
committed to trunk rev 4639 Steffen Kamper
19:07 Revision c2d87f1c: Fixed Bug #7922: stdWrap for doNotLinkIt & doNotShowLink
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4639 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:05 Bug #16806: TCAdefaults.tt_content.imagecols = 1 is missing
committed v2 to trunk rev 4638 Steffen Kamper
19:03 Revision cba5eb09: Fixed bug #4690: TCAdefaults.tt_content.imagecols = 1 is missing
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4638 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:49 Revision 636a0d74: Fixed bug #8590: Fileadmins folderoverview don`t show 'B' (for byte) after filesize (Thanks to Stefano Kowalke)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4637 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
17:07 Revision 5de07d72: #7669: Changed elderly while(list()=each()) to foreach calls in t3lib_tstemplate (Credits Oliver Hader)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4636 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
17:02 Bug #18767: Stage change notification emails not send when publishing from Live workspace
Commited to trunk, 4.2 and 4.1 on Jan 1st, 2009 Benni Mack
17:00 Revision 114d4297: Fixed bug #8361: Stage change notification emails not send when publishing from Live workspace (Thanks to Andreas Wolf)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4635 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
16:59 Revision 6da9e64f: Fixed bug #8361: Stage change notification emails not send when publishing from Live workspace (Thanks to Andreas Wolf)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4634 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
16:58 Revision 1ff60b4b: Fixed bug #8361: Stage change notification emails not send when publishing from Live workspace (Thanks to Andreas Wolf)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4633 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
16:48 Revision 29a979fc: Fixed bug #9136: Less JS in backend.php / Framehandling problem
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4632 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
15:47 Bug #19755 (Closed): IMAGE content element: two fields for entering the image width, none of them saves its content
In my TYPO3 installation, there are two fields for editing the image width property (Please have a look at the attach... Kuno Meyer
13:47 Bug #19754 (Closed): define Default GET-vars
There is no way to set default values for GET-vars as you know from extensions where you can set _DEFAULT_PI_VARS
...
Steffen Kamper

2008-12-31

17:11 Bug #19746: Switching to List view from Page view results in a session timeout when TYPO3 is not at website's root
So, you have two different TYPO3 installations on one domain?
* first instance in www.domain.tld/
* second (differe...
Oliver Hader
09:45 Bug #25546 (Closed): t3editor does not work in Google Chrome
t3editor 0.0.10 does not work in Google Chrome - no syntax coloring.
Firefox is working nicely on the same installat...
Jörg Wagner

2008-12-30

16:58 Bug #19753: Function index not up to date in class t3lib_div
Committed as revision 4631 Francois Suter
14:22 Bug #19753 (Closed): Function index not up to date in class t3lib_div
15 functions are missing from the index in t3lib_div, making them hard to spot :-)
I run extdeveval on the file an...
Francois Suter
16:56 Revision 998177c0: Fixed bug #10035: Function index not up to date in class t3lib_div
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4631 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
12:13 Feature #17297: Extend TCEFORM_confObj on Page TSconfig by property keepItems
Committed to SVN Trunk (rev. 4630) Oliver Hader
12:12 Revision 63d94b99: Added feature #5610: Extend TCEFORM_confObj on Page TSconfig by property keepItems
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4630 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader

2008-12-29

22:32 Bug #19751: Strip uploaded images headers
I tried to run the script but I faced some compatibility problems on NetBSD / FreeBSD system. This is due to some lit... Fabien Udriot
16:27 Bug #19083: Date fields calculate wrong date using shortcut mode
This is the intended behaviour (at least it has been like that for ages). So "won't fix". Ernesto Baschny
09:26 Bug #19083: Date fields calculate wrong date using shortcut mode
As far as I can see, the described behaviour is not a bug, as it has always been like that (since 3.8.1, I just teste... Ernesto Baschny
16:26 Bug #19752: Shortcut "d" doesn't work as expected on date/time fields
Fix was commited to trunk (rev. 4628) and TYPO3-4_2 (rev. 4629). Ernesto Baschny
09:26 Bug #19752 (Closed): Shortcut "d" doesn't work as expected on date/time fields
Since 4.2.0, the behaviour of the "d" shortcut for getting current date (aliases are "t" and "n") changed:
1) Ente...
Ernesto Baschny
16:25 Bug #18977: Date/time field problem with timezone shifting when using the "+xx" and "d" syntaxes
Fix was commited to trunk (rev. 4628) and TYPO3-4_2 (rev. 4629). Ernesto Baschny
16:24 Revision c662009a: * Fixed bug #8746: Date/time field problem with timezone shifting when using the "+NN", "d" or "d+NN" shortcuts
* Fixed bug #10033: Date/time field shortcut "d" doesn't work on already filled date fields since 4.2.0
* Fixed issue...
Ernesto Baschny
16:22 Revision c2fffc18: * Fixed bug #8746: Date/time field problem with timezone shifting when using the "+NN", "d" or "d+NN" shortcuts
* Fixed bug #10033: Date/time field shortcut "d" doesn't work on already filled date fields since 4.2.0
* Fixed issue...
Ernesto Baschny
15:36 Revision 3305c42c: Follow-up to feature #9901: Fixed ChangeLog, check for stdWrap configuration
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4627 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:17 Feature #19685: Enable stdWrap for expAll
committed to trunk rev 4626 Steffen Kamper
15:15 Revision 7461d837: Fixed bug #9901: Enable stdWrap for expAll
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4626 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
15:03 Bug #19745: Pagecontent/Hidden has no effect
committed to trunk and 4_2 rev 4624, 4625 Steffen Kamper
15:01 Revision c9f9c91b: Fixed bug #10022: Pagecontent/Hidden has no effect
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4625 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:59 Revision c6727813: Fixed bug #10022: Pagecontent/Hidden has no effect
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4624 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:53 Revision c847a8c9: Fixed bug #8205: Shortcut ends in parse_url-error
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4623 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
14:32 Revision cff8e548: Fixed bug #9773: Fallback for skinImg having forceFileExtension
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4622 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
13:23 Revision 3be1d5af: Updated NEWS.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4621 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
12:55 Revision 70ec1a9b: Follow-up to bugfix #10004: Tweak corrections to update wizard for installing new system extensions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4620 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader

2008-12-28

23:08 Bug #19751 (Closed): Strip uploaded images headers
Images can hold miscellaneous information (profiles, comments) in its headers.
The idea is to introduce config opt...
John Angel
15:03 Bug #19749 (Closed): overrideWithExtension uses hardcoded urls
There are two wizards that you can override by extension:
* new page create wizard
* new content element wizard
...
Steffen Kamper
12:41 Bug #19743: Tabbing through tables does not work anymore
Hey Stan,
the good news for you is that this was due to some mistake on my side. So everything is fine again and y...
Uschi Renziehausen
04:33 Bug #19747: TYPO3 4.2.3 + IRRE + RTE = System Error when saving.
I cannot reproduce this error after applying the patch attached to issue #9596.
Please upload an extension with wh...
Stanislas Rolland

2008-12-27

21:21 Feature #19748: ImageMagick generates larger than necessary files
Here is the example: when creating 40x40 thumbnail from certain (not all) 70 kb jpegs, without –strip the result was ... John Angel
18:40 Feature #19748 (Closed): ImageMagick generates larger than necessary files
IM preserves image profile information unless '-strip' option is specified. More info:
http://www.imagemagick.org/Us...
John Angel
15:06 Bug #19747 (Closed): TYPO3 4.2.3 + IRRE + RTE = System Error when saving.
As stated in the RTE mailing list [1] there is a nasty sounding JS error window popping when saving child records (mo... Jochen Rieger
14:26 Bug #19746 (Closed): Switching to List view from Page view results in a session timeout when TYPO3 is not at website's root
Redirection from Page view to List view when TYPO3 is not at website's root is done with the target being at website'... Xavier Perseguers
14:14 Revision c112cb8e: follow up to last commit: fixed a small typo (feedit => fe_edit)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4619 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:59 Bug #19735: Extend UpdateWizard for install systemextensions
committed to trunk rev 4618 Steffen Kamper
12:57 Revision 66dddf50: Fixed bug #10004: Extend UpdateWizard for install systemextensions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4618 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
00:55 Bug #19744: RTE in section is rendered wrong
after analyse the HTML output the bug seems to be in RTE
For example:
The wrapperDiv (<div id="editorWrapdata[tt_...
Steffen Kamper

2008-12-26

22:30 Bug #14256: special characters in username not checked
Just a further observation unfortunately without digging into details on this very very old one.
FE LOGINS
...
Ralf Hettinger
20:49 Bug #19745: Pagecontent/Hidden has no effect
Patch pending in the Core list Dan Osipov
20:45 Bug #19745 (Closed): Pagecontent/Hidden has no effect
Help for the option says:
"If you select "Hidden" the header will simply not appear. This is usefull if you wish a h...
Dan Osipov
15:03 Bug #19744 (Closed): RTE in section is rendered wrong
If you have rte in a section, it's rendered correct first time. After saving and reopen it's rendered wrong, see scre... Steffen Kamper
14:55 Feature #19693: Integrate possibility to define additional header data via TypoScript
Hi olly,
This is a nice idea, it allows adding header data depending on defined objects.
+1!
Steffen Kamper
14:24 Bug #19743 (Closed): Tabbing through tables does not work anymore
Hello Stan :-)
Somehow the tabbing through table cells does not work anymore as before. When using typo3 trunk rev...
Uschi Renziehausen
14:13 Feature #19742 (Closed): [felogin] New Method for "forgotPassword"
The old method has a few issues that makes it possible to annoy other users, a new password is generated if you enter... Steffen Kamper
12:53 Bug #19722: Either TYPO3_MOD_PATH or $BACK_PATH was not found - configure ext_emconf.php
The extension relies on the new mechanism to integrate BE modules ( see #5278 ). Therefore no BACK_PATH and TYPO3_MOD... Andreas Beutel

2008-12-25

21:20 Bug #16644: Time zones support
Seems like this is a pretty old issue which got fixed in 4.2.0 already. If not, please reopen. Michael Stucki
17:51 Bug #19741 (Closed): Foldout menu in TYPO3 4.3.0 is broken
Hello,
the foldout menu of opendocs in TYPO3 4.3.0 alpha 1 and in the current trunk is broken. The ext works fine ...
Daniel Felix
17:45 Feature #19099: The Extension Manager needs long time to get Updates
This ticket can be closed.
Its done since i use a own server with more power. But i think this problem is still c...
Daniel Felix
17:43 Bug #19098: backspace deletes wrong characters
This error still occurs in my Firefox 3.0.5 and Firefox 3.1 when i write some sentences very fast and suddenly press ... Daniel Felix
17:40 Bug #19655: Extreme performance decrease
By the way...
memcached should automatically work for TYPO3 in the current trunk, or?
Or is there any checkbox ...
Daniel Felix
17:38 Bug #19655: Extreme performance decrease
I get the last trunk with the fixed memcached-support and two other bugfixes which broke down the performance.
The...
Daniel Felix
09:55 Bug #19519: Save form with more then one RTE on a Flexible CE opens an popup with "Your login has probably expired"
TV is not relevant. It does not show forms. The problem is in the TYPO3 core.
I cannot reproduce it in trunk.
Dmitry Dulepov
09:24 Bug #19129: Modul List T3 Backend
It means that tables were not created properly. The fix must not be applied as described in the bug report. Please, c... Dmitry Dulepov
09:17 Bug #19740: TYPO3 generates incorrect ETag
4.1: rev 4605
4.2: rev 4604
4.3: rev 4603
Dmitry Dulepov
09:10 Bug #19740 (Closed): TYPO3 generates incorrect ETag
According to [1] and [2] ETag value must be wrapped in quotes. TYPO3 does not follow the RFC and generates ETag witho... Dmitry Dulepov
09:14 Revision 1af6b6ed: Fixed bug #10012: TYPO3 generates incorrect ETag
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4605 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
09:13 Revision 41854568: Fixed bug #10012: TYPO3 generates incorrect ETag
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4604 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
09:12 Revision 4d77388b: Fixed bug #10012: TYPO3 generates incorrect ETag
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4603 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
05:28 Bug #18928: Page alias not publishing to LIVE from any workspace
This is also the case for 'Speaking URL path segment' - It is not transferred to the LIVE environment upon publish.
...
Pascal

2008-12-24

17:41 Revision 8e5dcce9: Fixed bug #9948: Label rm.clearCache_pages was abusively removed from core lang file
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4602 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
17:39 Revision 43490cd2: Fixed bug #9948: Label rm.clearCache_pages was abusively removed from core lang file
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4601 709f56b5-9817-0410-a4d7-c38de5d9e867 Francois Suter
16:40 Bug #19083: Date fields calculate wrong date using shortcut mode
Changing target version to 4.2.5 because this won't be ready for 4.2.4. Michael Stucki
16:38 Bug #19083: Date fields calculate wrong date using shortcut mode
Ernesto, can you please have a look at the proposed fix? Michael Stucki
16:37 Bug #19083: Date fields calculate wrong date using shortcut mode
After looking through the code, I will not change it. The issue was introduced in revision 2752 by Ernesto Baschny. I... Michael Stucki
15:34 Bug #19083: Date fields calculate wrong date using shortcut mode
Btw. does anyone know since when this is broken? I remember it worked pretty fine once... Michael Stucki
15:32 Bug #19083: Date fields calculate wrong date using shortcut mode
Thanks for the patch, it works fine. I'll post this to the core team list now. Michael Stucki
11:02 Feature #19739 (Closed): TypoScript Condition to check for installed extensions
It is sometimes necessary to give a different setup if an additional extension has been installed. This could be to e... Franz Holzinger
00:22 Bug #19617: hook for linkhandler is missing in RTE browse_links
i think that Stan's hook configuration should go into linkhandler extension.. otherwise linkhandler doesn't work with... Stefano Cecere

2008-12-23

18:21 Revision db936f1a: Fixed bug #9999: Setting [BE][compressionLevel]=true causes problems
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4600 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
18:18 Revision fde000f7: Fixed wrong date in ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4599 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
18:17 Revision da38dd10: Fixed bug #9999: Setting [BE][compressionLevel]=true causes problems
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4598 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
18:16 Revision 2ad9082b: Fixed bug #9999: Setting [BE][compressionLevel]=true causes problems
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4597 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
16:07 Revision 2d1e9d1e: Fixed bug #9810: ClearCacheMenu doesn't work when click on icon
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4596 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
15:16 Bug #19696: Spellcheck does not work when TYPO3 is installed in subdir (TYPO3 4.3-dev)
Well, the patch worked, but would not work in all cases. Please test the attached follow up patch, which should apply... Stanislas Rolland
00:57 Bug #19696: Spellcheck does not work when TYPO3 is installed in subdir (TYPO3 4.3-dev)
Committed to SVN TYPO3core trunk (revision 4594). Stanislas Rolland
10:01 Bug #18220: typo3-docheader not visible when error occures
I think it's no problem to disable displaying php errors (or at least lowering the error-level - only errors but no w... Christian Hernmarck
08:25 Bug #18220: typo3-docheader not visible when error occures
This is still a usability problem for setups with enabled php warnings in productive environments, see #18980 for som... Christian Kuhn
09:43 Bug #19626: ClearCacheMenu doesn't work when click on icon
committed to trunk rev 4595 and TYPO3_4-2 rev 4596
Steffen Kamper
09:40 Revision 87207f20: Fixed bug #9810: ClearCacheMenu doesn't work when click on icon
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4595 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
08:19 Feature #19738 (Closed): TS object browser: use AJAX to load parts of the tree
See subject
(issue imported from #M10007)
Dmitry Dulepov
08:16 Bug #18980: warnings interferee with the save buttons.
This issue will be set to resolved as a duplicate of #18220.
#18220 already has a pending patch in the core list b...
Christian Kuhn
08:13 Bug #19737 (Closed): "No template found" error after adding extension template
When a new extension template is added to the same page where main site template is located, it is placed to the topm... Dmitry Dulepov
08:08 Bug #18068: Positioning of buttons/icons for saving, closing and previewing documents is less usable than before
This is by design and acknowledged by the HCI team, afaik. Christian Kuhn
08:00 Bug #19048: Backend content saving button are overwritten by php-warnings
Duplicate of #18220 Christian Kuhn
07:45 Feature #17386: Make length of record titles configurable in List Module
Duplicate of pending #18999. Christian Kuhn
07:40 Bug #18732: Changing user account startup module preferences break Click Menus (pagetree and filelist)
Feedback needed. Christian Kuhn
07:39 Bug #18732: Changing user account startup module preferences break Click Menus (pagetree and filelist)
I am unable to reproduce this with current 4.2.3 and trunk (rev. 4593).
Is this still reproducible for you?
BTW...
Christian Kuhn
07:30 Bug #18542: $TCA['tt_content']['interface']['maxSingleDBListItems'] =350
Related to #19337 Christian Kuhn
07:29 Feature #19337: make showLimit of db/recordlists configurable
Related to #18542 Christian Kuhn
07:24 Feature #18323: Save and Create button for CE
This is already available in 4.2:
The docheader has a "Save and create new" button for all content elements in Web...
Christian Kuhn
07:17 Feature #17425: TSConfig options.disableDelete does not disable "delete" icon in List extended view
options.disableDelete is only meant for TCEFORMs and not the list-module. Christian Kuhn
07:07 Feature #17762: Possibility to add new action buttons using a hook for Web > List
Hooks have been added with #17801.
Please reopen or add a new issue if those still don't fit your needs.
Christian Kuhn
07:06 Feature #17346: Mod list : adding Icons
Hooks have been added with #17801.
Please reopen or add a new issue if those still don't fit your needs.
Christian Kuhn
06:54 Bug #17548: Usability: After editing a record in the list view, restore the same list view after saving+closing
Not reproducable in current 4.2.3.
Fixed somewhere before current 4.2.3
Christian Kuhn
06:41 Bug #16546: editing template causes SQL error ' FROM ,pages'
No feedback for a long time.
Please reopen if you still think this is an error in current TYPO3 core.
Christian Kuhn
06:34 Feature #16181: Redirect at BE Login
Parts of this are solved in TYPO3 4.2.
The user settings allow to load a specific module on startup.
This logic...
Christian Kuhn
06:24 Bug #16225: Versionings "v" in Web>List not skinnable (extended view)
Fixed somewhere before release of 4.2.3 Christian Kuhn
06:23 Bug #16225: Versionings "v" in Web>List not skinnable (extended view)
Fixed in current versions, the "V" has class="typo3-ctrl-versioning" in its a tag. Christian Kuhn
06:11 Bug #19129: Modul List T3 Backend
This should be analyzed further. Why and how is this error triggered by direct_mail? At first glance this looks like ... Christian Kuhn
03:44 Feature #17225: Pagination to the List module
Uploaded a new and reworked patch to make this bug ready for a core list RFC:
* See attached screenshots for visua...
Christian Kuhn
02:34 Bug #19477: RTE does not work in IRRE subelements
This patch was committed only to trunk. The problem still exists in the 4.2 branch.
More testing is required before ...
Stanislas Rolland
00:55 Revision 6cf8fc0c: Fixed bug #9932: htmlArea RTE Spellcheck does not work when TYPO3 is installed in subdir
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4594 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2008-12-22

23:32 Bug #17107: maxW for image rows is not the maximum
5186_4.3.alpha1.patch provides better code readability of what is done. Ralf Hettinger
17:42 Bug #19735 (Closed): Extend UpdateWizard for install systemextensions
These systemextensions was created by moving the code from core to sysexts:
* simulatestatics
* fe_edit
* about
...
Steffen Kamper
17:32 Bug #19596: Fallback for skinImg having forceFileExtension
committed to trunk ver 4593 Steffen Kamper
17:30 Revision 026f38a9: Fixed bug #9773: Fallback for skinImg having forceFileExtension
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4593 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
17:11 Bug #19734 (Closed): t3lib_db explainOutput does not work with tablealias
Using table aliases in an SQL having t3lib_db::explainOutput ==1 causes mysql errors as t3lib_db::explain function c... Nabil Saleh
15:56 Bug #19302: mod.web_list.hideTables = tt_content dont work
works as expected - i close this one. Steffen Kamper
15:37 Bug #19302: mod.web_list.hideTables = tt_content dont work
I just tried to reproduce, it's working like expected in 4.2.3 and current trunk. Susanne Moog
11:22 Bug #19302: mod.web_list.hideTables = tt_content dont work
This worked fine in Typo3 4.1.7.
You need this feature if you use the extension rgnewsce.
Thomas Hirt
15:22 Bug #19544: Time simulation in Frontend Preview
The reason for this behaviour is that the submitted options (preview settings, simulate access time, etc.) are proces... Oliver Hader
14:58 Bug #19672: TCEmain function getExcludeListArray produces error if table in TCA with no "columns"
I can confirm this bug
(typo3 4.2.1 and static_info_tables 2.1.0)
Warning: Variable passed to each() is not an a...
Jacco Lammers
14:38 Bug #19696: Spellcheck does not work when TYPO3 is installed in subdir (TYPO3 4.3-dev)
the attached patch fixes the issue, thx for your fast work! Susanne Moog
14:20 Bug #19636: right click on links does show a broken context menu
really strange. I cannot reproduce it myself now. I checked with two browsers and the error is just gone. hm. sorry f... Susanne Moog
14:05 Bug #19733: Frontend preview on time controlled pages does not work
Duplicate of #19544. Michael Stucki
11:17 Bug #19733 (Closed): Frontend preview on time controlled pages does not work
The preview in frontend of pages that are shown at a given time does not work with "simulate time" in admin-panel:
*...
Oliver Hader
13:01 Bug #18673: Shortcut ends in parse_url-error
committed v5 to trunk, rev 4591/92 Steffen Kamper
12:59 Revision 97d0d605: changelog entry for #8205: Shortcut ends in parse_url-error
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4592 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:56 Revision 2af069fb: Fixed bug #8205: Shortcut ends in parse_url-error
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4591 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
12:45 Bug #19719: Extensions' class.ext_update.php scripts are executed even when extension isn't loaded
committed to 4_1, 4_2 and trunk, rev 4587-4589 Steffen Kamper
12:43 Bug #18829: tiny stuff in the Help Module (moved about and cshmanual to sysext)
committed to trunk rev 4590 Steffen Kamper
12:39 Revision c9e61788: Fixed bug #8492: tiny stuff in the Help Module (moved about and cshmanual to sysext)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4590 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:53 Revision c8b189b1: Fixed bug #9977: Extensions class.ext_update.php scripts are executed even when extension isn't loaded
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4589 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:51 Revision c752b3f3: Fixed bug #9977: Extensions class.ext_update.php scripts are executed even when extension isn't loaded
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4588 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
11:49 Revision b10f4bab: Fixed bug #9977: Extensions class.ext_update.php scripts are executed even when extension isn't loaded
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4587 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
08:49 Feature #19732 (Closed): Enable "Content-length" header by default
Enabling content-length header speeds up rendering if pipelining is enabled in Apache (browser does not have to wait ... Dmitry Dulepov
08:31 Bug #19731 (Closed): Setting [BE][compressionLevel]=true causes problems
After fixing #19700 using 'true' is no longer possible because it makes blank output.
Fix: test for int and change...
Dmitry Dulepov
07:34 Bug #18048: Generating extension import list takes very long
I confirm this bug with TYPO3 4.3svn on my notebook with AMDTurionX2:
Unfortunaltely I can hardly import any extensi...
Franz Holzinger
00:38 Bug #19730 (Closed): Custom tags moved or stripped if enclosing more than one paragraph
I've introduced a custom tag for footnotes. The tags <fn></fn> just enclose the footnote text where the footnote shou... Christian Lerrahn
00:26 Bug #19433: HTML tags are removed in RTE content
I can confirm what Ertan writes. HSC is set to 0 and still I have this problem. Christian Lerrahn

2008-12-21

23:29 Bug #19729 (Closed): ereg is deprecated in PHP 5.3 alpha3
With current TYPO3 trunk I get a lot of PHP warnings like this one using PHP 5.3 alpha 3:
"Deprecated: Function er...
Niels Pardon
22:37 Bug #19728: ereg* is deprecated in PHP 5.3 alpha3
Solution: use preg_replace(). Niels Pardon
18:10 Bug #19728 (Closed): ereg* is deprecated in PHP 5.3 alpha3
With current TYPO3 trunk I get a lot of PHP warnings like this one using PHP 5.3 alpha 3:
"Deprecated: Function er...
Niels Pardon
21:51 Feature #19399: Add the ability of including external files to includeJS/getFileName
Patch resolving this limitation (is it a bug?) will be uploaded shortly.
The patch renames the original "getFileName...
Mikkel Ricky
17:54 Revision 1354b169: Fixed bug #9741: wrong anchor links with absRefPrefix option enabled
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4586 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
11:40 Bug #19519: Save form with more then one RTE on a Flexible CE opens an popup with "Your login has probably expired"
same problem here (TYPO3 4.2.3 - TV 1.3.7 PHP 5.2) Tom Walter

2008-12-20

22:36 Feature #18860: Korean Flag for language setup
fixed in trunk, 4_2 and 4_1 Steffen Kamper
22:35 Revision 59098251: Fixed bug #8525: added Korean flag
Fixed bug #5628: added Slovak flag
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4585 709f56b5-9...
Steffen Kamper
22:34 Revision 2987921e: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4584 709f56b5-9817-0410-a4d7-c38de5d9e867
Steffen Kamper
22:30 Revision 30f73b6e: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4583 709f56b5-9817-0410-a4d7-c38de5d9e867
Steffen Kamper
22:25 Feature #17307: SK language flag
is in trunk, added also to 4_2 and 4_1 Steffen Kamper
22:15 Feature #19093: Flags for turkey and switzerland are missing
committed to 4_1, 4_2 and trunk Steffen Kamper
22:12 Revision 1d4eacd1: Fixed bug #8952: Flags are missing
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4582 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:10 Revision 774594ab: Fixed bug #8952: Flags are missing
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4581 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
22:07 Revision b28f8a77: Fixed bug #8952: Flags are missing
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4580 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
18:33 Feature #17112: Add file operation permissions for back-end user groups
Committed to SVN Trunk (rev. 4579) Oliver Hader
18:32 Revision 50623164: Added feature #5203: Add file operation permissions for back-end user groups (thanks to Christian Kuhn)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4579 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
18:24 Bug #19727 (Closed): Localize versioning module
Nearly all was hardcoded, attached patch localize complete module.
(issue imported from #M9991)
Steffen Kamper
15:53 Bug #19087: PHP-Error in class.em_index.php on line 4333
Fixed also in TYPO3 4.2.4 and 4.3-alpha2 Oliver Hader
15:38 Bug #19691: Typing error in tslib_content ($gifCreateor => $gifCreator)
Fixed also in TYPO3 4.2.4 and 4.3-alpha2 Oliver Hader
15:30 Bug #17407: get rid of clear.gif with space
Committed to SVN Trunk (rev. 4561) by Thorsten Kahler
Committed Follow-up to SVN Trunk (rev. 4578)
Oliver Hader
15:22 Revision 5351b2eb: Follow-up to feature #5835: Fix formatting and remove superfluous wrap in tslib_content::wrapSpace()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4578 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:18 Bug #19574: wrong anchor links with absRefPrefix option enabled
Fixed in TYPO3 4.1.8, 4.2.4 and 4.3-alpha2 Oliver Hader
15:11 Bug #19700: gzip compression does not work in BE
Fixed for TYPO3 4.2.4 and 4.3-alpha2
Oliver Hader
13:26 Revision d332f03b: Follow-up to feature #9852: Fix formatting and ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4577 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
13:06 Bug #19663: felogin: Drop languages from locallang.xml
committed to trunk and 4_2 Steffen Kamper

2008-12-19

22:43 Bug #19726 (Closed): UTF8 produces bad character output
localconf.php
// always use utf-8
$TYPO3_CONF_VARS['BE']['forceCharset'] = 'utf-8';
$TYPO3_CONF_VARS['SYS']['setDB...
Thomas Allmer
21:35 Bug #19722: Either TYPO3_MOD_PATH or $BACK_PATH was not found - configure ext_emconf.php
I have now copied the formerly locally installed phpmyadmin into the global folder.
Now I get:
Fatal error: Cla...
Franz Holzinger
09:02 Bug #19722 (Closed): Either TYPO3_MOD_PATH or $BACK_PATH was not found - configure ext_emconf.php
I have just imported the file http://typo3.org/fileadmin/ter/p/h/phpmyadmin_4.1.1.t3x (because no phpMyAdmin can be f... Franz Holzinger
20:45 Bug #19719: Extensions' class.ext_update.php scripts are executed even when extension isn't loaded
patch added Marcus Krause
20:05 Feature #19725 (Closed): Creation and modification date for pages with plugins
When indexing a site with the crawler extension, timestamp and crdate from pages are kept in the index. Then, users c... Michel Tremblay
13:37 Feature #19724 (Closed): Element Browser window is MUCH too small
The size of the Element Browser popup window is hardcoded to 600 x 350 px.
The height of 350 px is way to small for ...
Jörg Wagner
12:36 Bug #19433: HTML tags are removed in RTE content
@Steffen Kamper
it does not effect if i delete the tag:
<proc type="array">
<HSC type="integer">0</HSC>...
Ertan Atay
12:00 Bug #19433: HTML tags are removed in RTE content
ensure in your DS of FCE that there is not the tag:
<HSC>1</HSC> - this will do a htmlspecialchars with the content.
Steffen Kamper
06:28 Bug #19433: HTML tags are removed in RTE content
For me this problem only occurs in FCEs. The RTE in regular content elements does not break. However, in the RTE with... Christian Lerrahn
11:58 Bug #19636: right click on links does show a broken context menu
looks like broken css. Try to empty your temp-folder Steffen Kamper
07:18 Bug #19636: right click on links does show a broken context menu
Strange. I am not able to reproduce this issue. Do you get an error on the JavaScript console?
Stanislas Rolland
11:45 Bug #19723 (Closed): Default language not always honored in result list (has patch)
When using indexed_search in multilanguage setups with config.linkVars containing L, there exists the following glitc... Ralf Hettinger
11:39 Bug #19709: Missing file icon PPT
committed to trunk, revision: 4576 Steffen Kamper
11:37 Revision 1324133d: Fixed bug #9964: Missing file icon PPT
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4576 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
10:28 Bug #18311: Remove DAM-References from media field does not work
Hi Christian,
Can you still reproduce this with the latest version from svn?
Michiel Roos

2008-12-18

22:23 Revision 5effa0a2: Fixed bug #9772: t3lib_parsehtml_proc does not provide Page TSConfig to user-defined RTE transformations
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4575 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
22:20 Bug #19595: t3lib_parsehtml_proc does not provide Page TSConfig to user-defined RTE transformations
Committed to SVN TYPO3core trunk (revision 4574) and branch TYPO3_4-2 (revision 4575)..
Stanislas Rolland
22:18 Revision acdff771: Fixed bug #9772: t3lib_parsehtml_proc does not provide Page TSConfig to user-defined RTE transformations
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4574 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
21:13 Revision 6a6c4ada: Fixed bug #9741: wrong anchor links with absRefPrefix option enabled
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4573 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
21:11 Revision 91a6d85b: Fixed bug #9741: wrong anchor links with absRefPrefix option enabled
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4572 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
21:09 Bug #19721 (Closed): enableFields doesn't work with boolean as parameter
According to typo3conf/ext/t3dev/apidocs/tslib_content_api.html the method enableFields expects a boolean as the seco... Michael Knabe
20:45 Bug #17189: Replace DELETE FROM with faster TRUNCATE TABLE
Closing the issue because it is no longer relevant Dmitry Dulepov
20:45 Bug #17189: Replace DELETE FROM with faster TRUNCATE TABLE
Lars, you should use InnoDB for cache tables anyway. If you have such long delays it means you use MyISAM, which is b... Dmitry Dulepov
20:29 Bug #16496: Install Tool crashes MySQL server
Too old and not reproducable Dmitry Dulepov
20:28 Bug #19607: PHP Warning: Invalid argument supplied for foreach() in t3lib_cache_backend_db.php
This warning will happen only if you have SQL error in the db cache (for example, you forgot to update cache tables t... Dmitry Dulepov
20:25 Bug #19631: Sitemap doesn't recognize starting point from default
That issue was discussed in the core team and we decided that sitemap shows the whole web site. See http://support.ty... Dmitry Dulepov
20:23 Bug #19642: tt_news records are not being reindexed
This is normal behavior of indexed search. It is like Google: if page is indexed, it stays in the index until you cle... Dmitry Dulepov
20:21 Bug #19556: Fatal error: Call to undefined function filter_var() in /var/www/trunk/t3lib/class.t3lib_div.php on line 1438
These requirements exist in the new INSTALL.txt (see 4.3 list and the attached file) Dmitry Dulepov
20:05 Bug #19715: Content-length header is calculated incorrectly
Awaits #19717. Dmitry Dulepov
14:42 Bug #19715 (Closed): Content-length header is calculated incorrectly
The method to calculate content length is incorrect. It does not take the following into account:
- admin panel
- d...
Dmitry Dulepov
20:03 Bug #17120: Content is not cached and white page displayed with big content / PHP 5.2.1
Currently the code just sets original content back if new content is empty Dmitry Dulepov
19:58 Bug #17636: config.prefixLocalAnchors = all destroys links in fe
--removed--, need more research on this...
Dmitry Dulepov
19:43 Bug #18049: Submodules of Web module can't work with mod.php and the _DISPATCH system
committed to trunk and 4_2, rev 4570 / 4571 Steffen Kamper
19:38 Revision c7082cd0: Fixed bug #7265: Submodules of Web module can't work with mod.php and the _DISPATCH system
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4571 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:37 Revision c7df4811: fixed bug #7265: Submodules of Web module can't work with mod.php and the _DISPATCH system
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4570 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:36 Bug #16675: 'Clear FE cache' doesn't clear 'typo3temp/cache_pages' directory
Not sure when but it is already resolved Dmitry Dulepov
19:30 Bug #19720: Remove references to gzip_encode from File and Access modules
rev 4569 Dmitry Dulepov
19:23 Bug #19720 (Closed): Remove references to gzip_encode from File and Access modules
Related to the issue #19700. This class is not longer used in BE.
(issue imported from #M9978)
Dmitry Dulepov
19:27 Revision f347a0c7: Fixed bug #9978: Remove references to gzip_encode from File and Access modules
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4569 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
19:15 Revision 96595aed: (thanks to Stefano Kowalke)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4568 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
19:10 Revision 63bad27d: Fixed bug #9886: Hardcoded error messages (Parameter Error:) in some files related to file list module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4567 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
16:30 Bug #19719 (Closed): Extensions' class.ext_update.php scripts are executed even when extension isn't loaded
Extension's script class.ext_update.php are used to update data when newly installing an extension or upgrading an ex... Marcus Krause
16:00 Bug #19718: Typoscript: CONTENT | slide: multilanguage not correctly respected in content_fallback mode
The attached patch is against TYPO3 version 4.2.3 Stefan Galinski
15:55 Bug #19718 (Rejected): Typoscript: CONTENT | slide: multilanguage not correctly respected in content_fallback mode
The sliding functionality doesn't respect the content_fallback mode correctly. It delivers always content elements of... Stefan Galinski
15:48 Feature #19717 (Closed): Use PHP built–in gzip/deflate compression in Frontend
Currently TYPO3 uses its own GZip compression class. This class was not changed for a long time and few know how it w... Dmitry Dulepov
14:44 Bug #19716 (Closed): History/Undo not works on image elements
If you delete an image in an image element (not the content element) and undo this with the History/Undo function, th... Robert Heel
14:24 Revision 33febc61: #9971: A call to protected method in index_ts.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4566 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
14:21 Bug #19714 (Closed): A call to protected method in index_ts.php
If admin preview is enabled, there is a call to protected $TSFE->initCaches(), which is neither correct, nor necessar... Dmitry Dulepov
14:14 Revision c06e430a: Fixed bug #9947: gzip compression does not work in BE at all
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4565 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
14:13 Revision 7fb96ea8: Fixed bug #9947: gzip compression does not work in BE at all
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4564 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
14:12 Bug #15951: clickmenu on pagetree icons does not work
See #19700 Dmitry Dulepov
14:12 Bug #19700: gzip compression does not work in BE
rev 4563 Dmitry Dulepov
14:11 Revision f72c3a74: Fixed bug #9947: gzip compression does not work in BE at all
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4563 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
14:09 Feature #19698: Unneccessary wildcard string comparisons in EM
rev 4562 Dmitry Dulepov
14:08 Revision 9c42fc0d: Fixed bug #9944: Unneccessary wildcard string comparisons in EM
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4562 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
12:46 Feature #19713 (Closed): Cache thumbnails shown in element browser
The thumbnails that are shown in the element browser are currently not cached. Each preview of an image is generated ... Oliver Hader
11:05 Revision 1ef360af: Fixed bug #5835: get rid of clear.gif with space (thanks to Susanne Moog).
Implements already documented option stdWrap.space.useDiv
Adds option stdWrap.space.stdWrap
git-svn-id: https://svn....
Thorsten Kahler
09:46 Bug #19432: getHtmlTemplate should use resolveBackPath
Commited to trunk (rev.4559) and TYPO3 4.2 (rev.4560). Ernesto Baschny
09:42 Revision d5c9173d: Fixed bug #9511: getHtmlTemplate should use resolveBackPath. Fixes bug for extension BE modules using templates in certain environments (symlinked typo3/ dir) (thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4560 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
09:41 Revision 0f70cd4c: Fixed bug #9511: getHtmlTemplate should use resolveBackPath. Fixes bug for extension BE modules using templates in certain environments (symlinked typo3/ dir) (thanks to Steffen Gebert)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4559 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
09:20 Bug #19601: t3lib_div::trimExplode limit parameter leads to wrong result with non-empty requirement
I also think that a final reset($array) is missing. This had been done in former versions of TYPO3. Franz Holzinger
08:57 Bug #19712: htmlArea RTE: blindImageOptions is not honoured by TYPO3 4.3-dev
Committed to SVN TYPO3core trunk (revision 4558). Stanislas Rolland
08:42 Bug #19712 (Closed): htmlArea RTE: blindImageOptions is not honoured by TYPO3 4.3-dev
In TYPO3 4.3-dev, the Insert image dialogue honours buttons.image.options.removeItems
but not blindImageOptions.
...
Stanislas Rolland
08:55 Revision e093daf7: Fixed bug #9969: htmlArea RTE: blindImageOptions is not honoured in TYPO3 4.3-dev
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4558 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
07:43 Feature #18518: css parsing issue: classes with element context selectors are not honoured inside other context selectors
Committed to SVN TYPO3core trunk (revision 4557). Stanislas Rolland
07:42 Revision 76f2e0ae: Added feature #7963: htmlArea RTE css parsing: honour classes with element context selectors inside other context selectors (thanks to Mikkel Ricky)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4557 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
06:55 Bug #19696: Spellcheck does not work when TYPO3 is installed in subdir (TYPO3 4.3-dev)
Please confirm that the attached patch fixes the issue. Stanislas Rolland
05:59 Bug #19641: RTE TSconfig lost when uploading files or creating folders
Fixed in 4_1, rev 4548.
Fixed in 4_2, rev 4547
Stanislas Rolland
05:30 Bug #19477: RTE does not work in IRRE subelements
Committed to trunk (revision 4556). Stanislas Rolland
05:29 Revision b896ecd5: Fixed bug #9596: htmlArea RTE does not work in IRRE subelements
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4556 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
04:29 Bug #19711 (Closed): ['SYS']['lockingMode'] => default value 'disable' is lost
the default-value of $TYPO3_CONF_VARS['SYS']['lockingMode'] is now "simple" instead of "disable".
This is ve...
David Bruchmann

2008-12-17

22:27 Bug #19701 (Closed): Missing license statement for famfamfam icon usage
Icons of famfamfam.com are used throughout the TYPO3 Core. However, they are distributed under Creative Commons Attri... Marcus Krause
21:19 Feature #16665: Enable stdWrap for HMENU.alwaysActivePIDlist
Patch attached and posted in the core list. Dan Osipov
19:41 Feature #18039: Integration of kb_md5fepw into SysExt felogin
I'm willing to add md5-support direct in felogin.
If there is a bug with umlauts, please search for and describe whe...
Steffen Kamper
17:02 Feature #18039: Integration of kb_md5fepw into SysExt felogin
I don't know, if this is the right place for my questions: Seems that kb_md5fepw will be integrated in TYPO 4.3.0.
...
Christian Clemens
18:27 Bug #19710 (Closed): TYPO3 v4.3.0 install tool - still defaults [GFX][TTFdpi]=72
Maybe it is just me but in every installation I needed to change this to 96 so why not make it 96 by default ?
...
Matthew
17:39 Bug #18500: no image in FE unless Image Options: None ( Ignore ….) and Effects (None)
changing installation directory resolved the issue Francesco
17:37 Bug #18506: IMAGES HANDLING
changing installation directory resolved the issue Francesco
17:14 Bug #19707 (Closed): IE jumps down to last RTE input
In my extension with some RTE input fields, the Internet Explorer always gives the focus to the last RTE. So the page... Albrecht Köhnlein
17:01 Bug #19695: Login doesn't work when using kb_md5fepw and german umlauts in Username
The problem can be fixed by replacing typo3/md5.js (see http://www.typo3.net/index.php?id=13&action=list_post&tid=703... Christian Clemens
14:24 Feature #19698: Unneccessary wildcard string comparisons in EM
v2 patch introduces a wrapper method for searches for exact matches of extension keys Marcus Krause
14:09 Bug #19709 (Closed): Missing file icon PPT
Problem:
Powerpoint (ppt) files in tt_news or filelinks show only the default icon because there is no ppt.gif in ...
Julian Kleinhans
13:47 Bug #19705: picture in text left css bug
I solved this issue with the following two lines of TS
tt_content.textpic.30 = HTML
tt_content.textpic.30.value =...
Henrik Ziegenhain
13:24 Bug #19708 (Closed): First line of external TS is discarded when using UTF-8 encoded files
When including an external TypoScript file, the very first line of the external file is not always interpreted.
Fo...
Xavier Perseguers
11:28 Bug #19706: Internal links with additional parameters "destroyed" when saving content-elements
Fix for the fix ... checking for '?' is wrong, as you might have guessed. Correct is:
--- class.t3lib_parsehtml_pr...
Stefan Neufeind
01:10 Bug #19706: Internal links with additional parameters "destroyed" when saving content-elements
While the patch can be seen as a workaround, maybe we should define an internal format for creating link-tags with ad... Stefan Neufeind
01:08 Bug #19706 (Closed): Internal links with additional parameters "destroyed" when saving content-elements
Create a content-element, disable RTE and directly insert this code:
<p><a href="http://example.com/index.php?id=18&...
Stefan Neufeind

2008-12-16

18:53 Bug #17407: get rid of clear.gif with space
Patch adds stdWrap and the useDiv property to space. Patch to #19635 changes rendering of css_styled_content to add s... Susanne Moog
17:10 Bug #19699: Non-static method RemoveXSS::RemoveXSS() cannot be called statically
I think my patch will work fine with TYPO3 4.x on PHP5 and wouldn't work on PHP4 because of "static" keyword. Michael Leibenson
11:18 Bug #19699: Non-static method RemoveXSS::RemoveXSS() cannot be called statically
TYPO3 does not create new objects with "new" keyword!
So Paul's patch won't be accepted.
A fix should work across...
Marcus Krause
08:13 Bug #19699: Non-static method RemoveXSS::RemoveXSS() cannot be called statically
Hi, Paul.
Your solution is pretty good. I like it. It's compatible with PHP4 and PHP5.
But seems it will be pretty ...
Michael Leibenson
15:25 Bug #19705 (Closed): picture in text left css bug
If you are inserting two content elements of type 'picture - in text left' and the text of the content element above ... Dennis Meyer
13:29 Bug #18980: warnings interferee with the save buttons.
I would like to confirm this issue. I just had a phone call by an BE user who could not save a content element becaus... Armin Guenther
12:23 Bug #19704 (Closed): Constant editor not working (no scroll, no possible editing)
When going in template > Constnt editor, no editing of constants is possible.
Symptoms: no scrollbar, no event when ...
Gatan MARMASSE
11:58 Bug #19694: Initialization of new caching framework breaks some eID scripts
rev 4555 Dmitry Dulepov
11:56 Revision 3b878ada: Fixed bug #9925: Initialization of new caching framework breaks some eID scripts
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4555 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
08:22 Bug #19049: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
I tried Frederiks "workaround": if I zoom out in firefox3 several steps so that I couldn't really read the headlines ... Christian Clemens

2008-12-15

23:56 Feature #19503: Implement autoloading for TYPO3
I sent a status request to Masi last week but didn't get a reply yet either... Ingo Renner
16:40 Feature #19503: Implement autoloading for TYPO3
Hi! Any news on this great feature?
What is currently missing to put it into the next alpha of TYPO3 4.3?
Oliver Hader
23:41 Bug #19699: Non-static method RemoveXSS::RemoveXSS() cannot be called statically
I made a patch creating the object with "new" to match the PHP5 syntax. For some reasons it seems PHP 5.2.8 does not ... Paul Bartschi
22:54 Bug #19699: Non-static method RemoveXSS::RemoveXSS() cannot be called statically
I made small patch on my working copy and my local svn, so, revision number is differ to real typo3 repository and th... Michael Leibenson
22:42 Bug #19699: Non-static method RemoveXSS::RemoveXSS() cannot be called statically
If you will run it on PHP4 everything will be fine, because every method in PHP4 is static by default if you do not u... Michael Leibenson
22:18 Bug #19699: Non-static method RemoveXSS::RemoveXSS() cannot be called statically
I have this issue as well. Functionality worked fine at PHP 5.2.5, but when I upgraded to 5.2.8 I got this error in s... Michael Leibenson
09:16 Bug #19699 (Closed): Non-static method RemoveXSS::RemoveXSS() cannot be called statically
MailformPlus will produce the fatal error (but it's not MailformPlus, it's in the TYPO3 Core):
PHP Fatal error: N...
Markus Blaschke
21:25 Bug #19049: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
Funny thing
If i resize the page with firefox zoom option, the position of the dropzones are no more miscalculate...
Frederik Mathem
10:55 Bug #19049: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
Yes we can! :) ...as I wrote in every second of my notes on this bug report.
Chrisitan, you cannot find the dropzo...
Lee Perry
18:16 Bug #19682: Iframes' contents aren't correctly displayed in FF 3.0.4 on OpenSUSE 11
Okay, good luck with it! Marcus Krause
14:36 Bug #19682: Iframes' contents aren't correctly displayed in FF 3.0.4 on OpenSUSE 11
I have double-check with the epiphany engine. And I'm quit sure now it is related to compiz (i.e. the window composit... Chi Hoang
14:27 Bug #19700: gzip compression does not work in BE
Two small questions:
Is this also concerning 4.2?
And has this solution any relation to the fact, that external f...
Clemens Riccabona
10:09 Bug #19700 (Closed): gzip compression does not work in BE
init.php includes class.gzip_compress.php but this is not enough. According to instructions in class.gzip_encode.php ... Dmitry Dulepov
13:19 Bug #19703 (Closed): False initialization in TYPO3 basket function record_registration() in class.tslib_feuserauth.php
Using the built-in TYPO3 basket functionality with the function record_registration() in the file class.tslib_feusera... Thomas Loeffler
11:25 Feature #19698: Unneccessary wildcard string comparisons in EM
patch added Marcus Krause
08:58 Feature #19698 (Closed): Unneccessary wildcard string comparisons in EM
When searching for updates of installed/loaded extensions, TYPO3 uses wildcard character '%' prepended and appended t... Marcus Krause
11:10 Bug #15951: clickmenu on pagetree icons does not work
Dmitry - how does the gzip patch solve issue of extra lines in php-files? Steffen Kamper
10:12 Bug #15951: clickmenu on pagetree icons does not work
This issue will be automatically fixed when #19700 is fixed. Dmitry Dulepov
11:06 Bug #19702 (Closed): Label rm.clearCache_pages was abusively removed from core lang file
The label "rm.clearCache_pages" was removed from file typo3/sysext/lang/locallang_core.xml.
It may not be used in ...
Francois Suter
09:26 Bug #19645: Filepermissons (RW) in filelist was hardcoded
rev 4554 Dmitry Dulepov
09:25 Revision 8b4d6e65: Fixed bug #9844: Filepermissons (RW) in filelist are hardcoded
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4554 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov

2008-12-13

19:58 Bug #19477: RTE does not work in IRRE subelements
@Tobias: did you delete all files in typo3temp/rtehtmlarea and clear the browser cache after installing the patch? In... Stanislas Rolland
13:41 Bug #19696 (Closed): Spellcheck does not work when TYPO3 is installed in subdir (TYPO3 4.3-dev)
I have TYPO3 installed in localhost/test/typo3 and am trying to get the spellchecker running.
I get "Not Found
...
Susanne Moog
03:53 Revision d37f2461: minor style corrections
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4553 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner

2008-12-12

23:19 Bug #19682: Iframes' contents aren't correctly displayed in FF 3.0.4 on OpenSUSE 11
Could you double check with another browser? Just to make sure that the webserver does not cause this behaviour. Marcus Krause
23:09 Bug #19682: Iframes' contents aren't correctly displayed in FF 3.0.4 on OpenSUSE 11
cannot confirm on FF 3.0.4 (centos); I'm able to edit all module's content
Either way, the patch most probably won...
Marcus Krause
22:36 Bug #17631: fileadmin/img fileadmin/data is confusing and should be configurable
This is a feature request for TYPO3:
ext_emconf.php should be made configurable before the installation will be do...
Franz Holzinger
22:26 Bug #19690: in FF3: searching for records (via search menu item) goes into dead end page
confirmed in FF 3.0.4 (centos) Marcus Krause
18:45 Bug #19657: no typoscript template found
As I have written, this error occurs randomly and only with the latest TYPO3 4.3svn. Franz Holzinger
16:59 Bug #19249: redirect doesn't work when login page is set to hide at login
I figured out a workaround:
http://blog.emaux.nl/2008/12/workaround-for-bug-0009220-redirect-doesnt-work-when-logi...
maarten
15:46 Bug #19695 (Closed): Login doesn't work when using kb_md5fepw and german umlauts in Username
I'um using TYPO 4.2.3, felogin 1.0.0 und kb_md5fepw 0.4.0. New fe-users are added directly in backend. I configured T... Christian Clemens
13:49 Bug #19432: getHtmlTemplate should use resolveBackPath
There are already three +1 in core-list.
Don't know why it hasn't been commited, yet.
Steffen Gebert
12:24 Bug #19215: No scrollbar in constant editor for templates on local xampp
Same problem,
It seems to be a javascript problem with constantEditor.js and Class.create call.
I updated typo3 4.2...
Gatan MARMASSE
10:50 Bug #19673: Memcached cache backend enhancements
rev 4552 Dmitry Dulepov
10:48 Revision 6592b3da: Fixed bug #9884: enhancements to memcached caching backend
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4552 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
10:24 Bug #19694 (Closed): Initialization of new caching framework breaks some eID scripts
Some eID scripts bypass tslib_eidtools and initialize TYPO3 on their own by instantiating tslib_fe and all required c... Dmitry Dulepov
09:59 Bug #19049: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
I can.
It seems like the drop zones are calculated wrong by adding height when it shouldn't.
This issue is litera...
Florian Seirer

2008-12-11

22:08 Bug #19279: displayCond does not work inside fields in a section
TemplaVoila does not display forms. Forwarding to TYPO3 core project. The bug is to be fixed in TCEforms. Dmitry Dulepov
21:58 Bug #19433: HTML tags are removed in RTE content
TemplaVoila does not participate in RTE creation or editing. TYPO3 core (namely TCEforms) and RTE display forms, etc.... Dmitry Dulepov
20:59 Feature #19693: Integrate possibility to define additional header data via TypoScript
Documentation changes:... Oliver Hader
20:55 Feature #19693 (Closed): Integrate possibility to define additional header data via TypoScript
Imagine you've got an extension that shall add a JavaScript and a CSS file to the HEAD part of the HTML document of t... Oliver Hader
19:40 Revision dd8f4ed9: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4551 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
19:39 Revision 5e1d1319: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4550 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
19:39 Revision b7d2aa5e: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4549 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
16:31 Bug #19049: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
At our site (TYPO3 4.2.3), script.aculo.us is loaded and the dragging works quite well. Only the drop zones are compl... Gregor Nathanael Meyer
16:11 Bug #19692 (Closed): "User Admin" does not work in IE7
The "User admin" tool does not work in IE7.
In Firefox it works fine, but in IE7, when selecting options and saving...
Raffi no-lastname-given
09:55 Feature #19152: Remove JS popup when login expired
Last patch (v10) doesn't work - seems it doens'thave the correct patch-format.
Could you please re-add a working pat...
Stefan Geith
09:00 Revision 29762300: Fixed bug #9836: RTE TSconfig lost when uploading files or creating folders
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4548 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper

2008-12-10

22:45 Revision 0e4d150d: Fixed bug #9836: RTE TSconfig lost when uploading files or creating folders
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4547 709f56b5-9817-0410-a4d7-c38de5d9e867 Steffen Kamper
19:18 Bug #19691 (Closed): Typing error in tslib_content ($gifCreateor => $gifCreator)
there are two places where this wrong object name is used, the right naming is
"$giCreator"
This leads to a fatal...
Steffen Kamper
18:27 Feature #18593: Approach for fully scalable layouts: relative img dimensions using em
Franz-Xaver, you may want to have a look at [1] - I would think it may be interpretation for the same said there bein... Ralf Hettinger
13:29 Feature #18593: Approach for fully scalable layouts: relative img dimensions using em
Could anybody please tell me a usecase for scaling images with em or some accessibility guidelines or whatever? I'm q... Franz Koch
16:19 Bug #15951: clickmenu on pagetree icons does not work
I just wanted to confirm Marianne's note on solving the problem. I had the same issue with the clickmenu not appearin... Andrew Henson
16:00 Bug #19432: getHtmlTemplate should use resolveBackPath
This is especially tragic in cases where an extension outside of TYPO3 want's to use doc headers . . .
since resol...
Michiel Roos
14:44 Bug #19690 (Closed): in FF3: searching for records (via search menu item) goes into dead end page
if you use the top menu search tool to search a page via an id ( like "12") the result is displayed with the list mo... Stefano Cecere
11:33 Feature #18885: Do not use htmlspecialchars for CSH description
Dear folks,
can we please have html for csh in 4.3? Real html, I mean? We all know that the screenshots need to be u...
Uschi Renziehausen
 

Also available in: Atom