Project

General

Profile

Activity

From 2009-12-20 to 2010-01-18

2010-01-18

22:54 Bug #21922: BE search does not retreive tt_news records
The search will be rewritten and improved for 4.4 (at least it's on the plan). So please don't expect too much effort... Steffen Gebert
18:53 Bug #21922: BE search does not retreive tt_news records
I can confirm this bug, and I may explain some things probably a bit deeper.
First of all: This has been tested on...
Clemens Riccabona
21:43 Bug #21985: t3lib/cache/backend/class.t3lib_cache_backend_dbbackend.php throw a t3lib_cache_Exception in backend
@Laurent: You mean the database table is not corretly set up (in the install toll), thus the exception is thrown and ... Christian Kuhn
13:30 Bug #21985 (Closed): t3lib/cache/backend/class.t3lib_cache_backend_dbbackend.php throw a t3lib_cache_Exception in backend
t3lib_cache_Exception(
'No table to write tags to has been set using the setting "tagsTable".',
1253534137
...
Laurent Valdes
19:15 Bug #21989 (Closed): In a extension with RTE field a clickenlarge image doesn't work with own image dir
In a extension with a RTE field and an own image storage dir a image with the clickenlarge function the popup always ... René Pflamm
19:10 Bug #21981: defaults are not applied using "page after" in "new element wizard"
the check already exists, patch is not needed. Steffen Kamper
10:23 Bug #21981 (Closed): defaults are not applied using "page after" in "new element wizard"
When you use the wizard it makes a difference if you choose "page inside" or "page after". The reason is that a negat... Martin Kutschker
18:31 Bug #21988 (Closed): Usage of deprecated method - getSetUpdateSignal()
The method "getSetUpdateSignal()" is still used inside the core! Should be replaced with the related replacement call... Stefan Galinski
17:16 Bug #21983: Thumbnail generation broken for PDF files
Hey Florian,
see if the patch works for you.
Benni Mack
14:28 Bug #21983: Thumbnail generation broken for PDF files
or even better
$frame = $this->noFramePrepended?'':'['.intval($frame).']';
as in imageMagiskIdentify()
Florian Schaeffer
13:12 Bug #21983 (Closed): Thumbnail generation broken for PDF files
Due the patch with report 0012341, the generation of thumbnails for PDF files does not work anymore. The problem is t... Online Now! GmbH
17:08 Bug #20424: Built In shopping basket is not working

Committed to trunk (rev. 6803)
Committed to TYPO3_4-3 (rev. 6804)
Committed to TYPO3_4-2 (rev. 6805)
Benni Mack
16:53 Bug #21327: User with restricted languages is not able to translate a record
Bastis and my problem solved here: http://bugs.typo3.org/view.php?id=12924 Markus Kurde
16:39 Bug #21964: New child records created from a translated record have default language
I attached a patch which does fix the "create new" link to behave as needed for my case.
If you click "create new" i...
Marcel Greter
12:13 Bug #21964: New child records created from a translated record have default language
I guess this is a related bug : http://bugs.typo3.org/view.php?id=9526
I'm now looking into localizeChildrenAtPare...
Marcel Greter
11:10 Bug #21964: New child records created from a translated record have default language
I found one bug so far :
t3lib/class.t3lib_tceforms_inline.php @ 1139
- if ($parentRecord[$languageField]>0) {
...
Marcel Greter
09:40 Bug #21964: New child records created from a translated record have default language
Please forget about l18n_parent, it's of course "null" as there is no known parent. Also it's only affecting "create ... Marcel Greter
16:20 Feature #21950: loginBoxImage_rotationFolder doesn't work
to re-enable the loginimage you can do this:
- make a copy of the login.html (sysext/t3skin/templates/login.html)...
Sven Juergens
10:36 Feature #21950: loginBoxImage_rotationFolder doesn't work
sorry i meant the typo3 logo.
its quite confusing that variables of the old style still exist.
Philipp Idler
16:09 Bug #21986 (Closed): When using tx_indexedsearch together with macina_searchbox the paging wasn't working properly
Hello,
we experienced that all search results were displayed on the first search result page but after pressing "...
Michael
13:25 Bug #21984 (Closed): t3lib_div not found in t3lib/error/class.t3lib_error_errorhandler.php
There is a PHP error in t3lib/error/class.t3lib_error_errorhandler.php:
[18-Jan-2010 13:20:08] PHP Fatal error: C...
Laurent Valdes
13:06 Bug #21982 (Closed): buttons.formattext.restrictTo not evaluated correctly
The config parameter
page.RTE.default.buttons.formattext.restrictTo
is ignored. At least it is ignored as long ...
Jörg Wagner
12:52 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
I think #21783 isn't related to this Steffen Gebert
12:49 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
err, what i ment... since there was a link here from the following bugreport by me: 12901
the random sporadic logo...
oliver leitner
11:45 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
#21065 has also been committed to 4-2, so the X-UA-Compatible tag is also in 4.2.11 Steffen Gebert
11:45 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
Hi Olli,
I think, the problem isn´t fixed, but version 4.3.1 has now a workaround, which seem to help. I never got...
Maik Matthias
11:27 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
hello everyone
thx for the info that this was fixed in 4.3
will there be a fix for 4.2?
greetings
oliver leitner
10:49 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
Redirect does NOT work for me, if the page with the felogin-plugin is set to 'Hide at any login'
Redirect DOES work ...
Stefan Geith
10:44 Bug #21953: Installation of 'opendocs' extension results in fatal error
Please close this issue. The hoster is in the process of solving the 'isolated hosting related' issue. Michiel Roos
03:18 Bug #21250: Cannot login after upgrade to TYPO3 4.3 due to missing authentication method
Same situation on my T3 installation.
I could fix it by install/loading the latest version of extension 'TYPO3 Sys...
Joerg Kummer
02:49 Feature #21754: database backend: Use t3lib_db to insert all tags in one run
This patch will be pending as soon as #21753 has enough reviews to be committed to 4.4. You could easily gain a perfo... Christian Kuhn

2010-01-17

23:29 Bug #21980 (Closed): Preview of a versioned element shows page with the "live" element
When I create a version of an element and try to preview the changes it always shows the live version in the popup wi... Thomas Lenzen
22:46 Bug #20976: htmlArea RTE displays empty editing area in Opera 10
It would be nice, if you could set the sponsorship as paid :)
Thanks for fixing, Stanislas!
Steffen Gebert
22:40 Bug #21916: files upload through Firefox 3.5.6
If you still encounter problems, please provide as much information as possible about your environment.
Starting w...
Steffen Gebert
22:38 Bug #21176: No upload in the new massuploader with Firefox
As #21920 added an improved error handling for the uploader (included in 4.3.2), we should cover the most frequent pi... Steffen Gebert
16:28 Bug #21176: No upload in the new massuploader with Firefox
Could you please try this patch and give feedback, whether it gives you a reasonable error message?
http://bugs.ty...
Steffen Gebert
16:03 Bug #21176: No upload in the new massuploader with Firefox
Up ! Same problem with firefox, IE7, google chrome on windows, but no probem on mac OS... Tempestini Cédric [Archriss]
19:37 Bug #21979 (Closed): Caching framework sub-select is slow because mysql does not use indexes on outer query
Problem:
mysql is unable to use indexes for outer query if where clause is a sub select [1]. This makes tag-deletion...
Christian Kuhn
19:09 Bug #20424: Built In shopping basket is not working
More information about the functionality of the basket here:
http://typo3.org/documentation/document-library/core-...
Benni Mack
18:00 Bug #21978 (Closed): t3lib_cache_backend_dbbackendtestcase does not reflect current db backend table definitions
Type: Bugfix, nobrainer
Branches: trunk, 4.3
Problem:
The db backend defines those fields for cache tables:
...
Christian Kuhn
17:49 Feature #25643: Allow different timestamp as optional parameter in constructor of class tx_scheduler_croncmd
* Committed to trunk, rev. 6802 Christian Kuhn
17:41 Bug #21880: Massuploader: Window is not closable

Committed to trunk (rev. 6800)
Committed to TYPO3_4-3 (rev. 6801)
Benni Mack
17:25 Bug #21763: Massuploader skinning has to be improved
But maybe this is an idea for 4.4?
=> see #0013269.
Chris topher
17:18 Bug #21763: Massuploader skinning has to be improved
I just searched the place where I read, that you could continue working while uploading.
NEWS.txt ("Uploading files ...
Chris topher
16:58 Bug #21763: Massuploader skinning has to be improved
Should be written down somewhere. Any ideas where? Benni Mack
16:52 Bug #21763: Massuploader skinning has to be improved
Thanks for the info, Benni! Chris topher
16:40 Bug #21920: Improve error handling of massuploader

Committed to trunk (rev. #17833)
Committed to TYPO3_4-3 (rev. #17833)
Benni Mack
16:36 Bug #21975: Web->Function: empty frame if all related ext removed
This is the same kind of problem as #21227, but here not for a group of modules, but for a single one.
Hiding the ...
Chris topher
11:09 Bug #21975 (Closed): Web->Function: empty frame if all related ext removed
After removing (de-installation, not physically deleting) all relevant system extensions (func_wizards, wizard_crpage... Michael Schams
16:33 Bug #21972: No entry in sys_log at login
No, I don't use OpenID. I also checked two total different installations - no entry in both of them.
Will try to d...
Steffen Gebert
16:30 Bug #21972: No entry in sys_log at login
I log in using the BE login form and entering the data.
Maybe you use OpenID (or any other ext) and this ext. does...
Chris topher
12:50 Bug #21972: No entry in sys_log at login
Yes, that's what I'm speaking of.
I also tried another installation - also no entry.
Steffen Gebert
14:22 Bug #21968: Flash Messages in wizard "create multiple pages"
Committed to:
trunk, revision 6792
4-3, revision 6794
4-2 does not support flash messages ;-)
Andreas Otto †
13:36 Bug #20052: SQL error: 'Incorrect integer value: '' for column 'storage_pid' at row 1' (pages:NEW499d21cdec168)
For all coreFreaks ...
I've debugged this function and searched for a useful solution ... (Using TYPO3 v4.3.1)
My...
Simon Schick
11:07 Bug #20052: SQL error: 'Incorrect integer value: '' for column 'storage_pid' at row 1' (pages:NEW499d21cdec168)
This problem is also resistent in TYPO3 v4.3.1
But one thing:
Why don't you add the SQL-command into the var $GLO...
Simon Schick
12:59 Bug #21976 (Closed): missing page-link-address in menu
If you put a clear numeric alias into the alias-field of a page, e.g. "2010", the menu-item in the frontend for this ... Kurt Kunig
09:35 Bug #21974: SQL error if i want to create a page by using "Page (inside)"
Resolved as duplicate of #20052.
@Simon, this is a problem with mysql running in STRICT mode, please have a look a...
Christian Kuhn

2010-01-16

22:27 Bug #21974: SQL error if i want to create a page by using "Page (inside)"
Now I tried to create a specific content-type and this didn't work also ...
hey - If I'm the only one with this pr...
Simon Schick
22:18 Bug #21974: SQL error if i want to create a page by using "Page (inside)"
Hey, I've got the same problem if I want to create a page by using "Page (after)"
2: SQL error: 'Incorrect integer...
Simon Schick
22:16 Bug #21974 (Closed): SQL error if i want to create a page by using "Page (inside)"
If I create a page by using the "Page (inside)" and click on save or select another page-type I allways get the error... Simon Schick
20:32 Bug #21973 (Closed): replace hardcoded typo3/ with TYPO3_mainDir
the path/ should not be hardcoded as there is a constant for that
(issue imported from #M13262)
Georg Ringer
19:55 Bug #21971: Changed PHP System requirements with Minor Release Version Update
Hi Nico,
install pecl-fliter. That should fix it.
Alternativelly: Filter_var is a native php function since ver...
Chris topher
16:00 Bug #21971 (Closed): Changed PHP System requirements with Minor Release Version Update
Hi There,
after Updating my TYPO3 installations from version 4.2.10 to 4.2.11 Suddenly get an PHP Error when calli...
Nico Thomaier
19:36 Bug #21972: No entry in sys_log at login
You mean BE users in the log module?
I still get an entry when logging in...
Chris topher
17:04 Bug #21972 (Closed): No entry in sys_log at login
When a user logs out, an entry is created in sys_log.
When a user logs in, no entry exists.
(issue imported from...
Steffen Gebert
19:04 Bug #17107: maxW for image rows is not the maximum
CGL cleanup. Ralf Hettinger
19:03 Feature #17035: Approach and patch for removing all inline JavaScript
New patch which would apply for 4.3 / current trunk... Ralf Hettinger
16:20 Bug #21624: Select/Descelect all should be visible as link
Committed to trunk (rev. 6791). Xavier Perseguers
16:09 Bug #21845: Available languages are ordered by name in english and not in selected language
Committed v2 to trunk (rev. 6666) Xavier Perseguers
15:48 Bug #21527: Text "A simple table with up to 8 columns." is wrong
Committed to
trunk (rev. 6787)
4-3 (rev. 6788)
Xavier Perseguers
15:20 Bug #21969: Wrong text in wizard "create multiple pages"
Patch for locallang.xml file was committed to:
trunk (rev. 6783)
4-3 (rev. 6784)
4-2 (rev. 6785)
I did not ra...
Xavier Perseguers
12:35 Bug #21969 (Closed): Wrong text in wizard "create multiple pages"
The sentence "No pages was created!" is wrong. It should be "No pages were created!"
(issue imported from #M13255)
Georg Ringer
15:14 Bug #21970 (Closed): PHP warning stristr() in Configuration -> Search under PHP 5.3
Go to module configuration and enter a search term. The following PHP warning is emitted numerous times:... Steffen Gebert
15:08 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
There are still issues with redirection in 4.3.1. If you select to redirect to the referer URL, login will result in ... Christian Hennecke
12:55 Feature #17247: Load Inline Elements On Demand
Thanks for the patch Harald! It seem to work quite good but I have one issue with the expandSinge configuration.
W...
Alexander Stehlik
12:47 Bug #21968: Flash Messages in wizard "create multiple pages"
v2 introduces a flash message if pages have been created Georg Ringer
12:29 Bug #21968 (Closed): Flash Messages in wizard "create multiple pages"
A flash message is missing!
To reproduce:
1) Go to the visit, submit the form and you get it
2) apply patch
3) gi...
Georg Ringer
12:12 Bug #21967 (Closed): late initialization of searchfield
$search_field is initialized too late. Therefore the input field is always as empty.
Very simple to test:
1) go t...
Georg Ringer

2010-01-15

23:03 Bug #21966 (Closed): _CSS_DEFAULT_STYLE
I was just wondering why the following is hardcoded in the source:
public function addCssFile($file, $rel = 'styl...
Claus Harup
19:25 Bug #21965 (Closed): "Show database queries performed" does not show any query in install tool, point 3
When I enable that option I expect to see the sql queries to be shown (as it was in some old versions I think)
But...
Cyrill Helg
17:17 Bug #21964 (Closed): New child records created from a translated record have default language
You can find an example here: http://www.olly.de/typo3/irre_localization.html @ 2:20
In the example a german hotel...
Marcel Greter
15:05 Bug #21962 (Closed): IRRE disappear DocHeader options...
Hi,
When I use IRRE widget in backend form, my docheader options (save, save and view, save and close ..) disappea...
Yannick Pavard
13:30 Bug #21843: css_styled_content 4.3 and image borders
its not fixed in 4.3.1 ... TimoF no-lastname-given
12:09 Bug #21819: function getRelated() currently not support in simulateStatic for links to related tt_news
Hello Olli,
thanks for your feedback! There's already a little discussion in
http://bugs.typo3.org/view.php?id=...
Jorgo S.
09:18 Bug #21819: function getRelated() currently not support in simulateStatic for links to related tt_news
Can you please give some more details? What needs to be extended and why?
What's the exact problem, error or warning...
Oliver Hader
12:09 Bug #21961 (Closed): collapseAll => 0 not working
Setting collapseAll => 0 had no effect for me, all items stayed collapsed.
I've experienced this issue with ty...
Jari no-lastname-given
11:44 Bug #21602: Value Preview of empty timestamp shows "01-01-70 (-40 yrs) "
same as: 0007586: Empty datetime and other timestamp fields with displayCond = defaultAsReadonly Juergen Deisenroth
10:47 Bug #21957: openid login fails when using an openid server with openid standard 1.x
After discussion it turned out that the OpenID identifier entered during login and in the BE record did not match the... Dmitry Dulepov
10:36 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
The patch does not work. When is this bug gonna fixed? Bas van der Togt
10:07 Bug #20949: Saving translation: strcmp() expects parameter 2 to be string
Committed to 4.3 in revision 6781
Committed to trunk revision 6782
Francois Suter
10:02 Feature #21960 (Closed): Render Access Lists settings in be_groups configuration as checkboxes
for beginners it is much easier to have "ckeckbox" the default value for accessListRenderMode since there is also a d... Simon Schaufelberger
09:28 Bug #21959: After upgrading 4.2.10 to 4.2.11 empty backend
I use 5.1.6 instead of 5.2. William
09:16 Bug #21959 (Closed): After upgrading 4.2.10 to 4.2.11 empty backend
After upgrading van 4.2.10 to 4.2.11 (source installation) i noticed that all my websites DO show a normal frontend, ... William
08:24 Bug #21958 (Closed): small improvements to t3lib_page
There are 2 functions which are quite often used: checkRecord() and getRawRecord().
There is a superfluous intval(...
Georg Ringer
01:37 Bug #21914: Datepicker doesn't work in Internet Explorer 8
Ok, now it's a core issue again.
@Vincent: Thanks, good catch!
Christian Kuhn

2010-01-14

20:27 Bug #21914: Datepicker doesn't work in Internet Explorer 8
Can confirm this for french. Steffen Gebert
18:50 Bug #21914: Datepicker doesn't work in Internet Explorer 8
I have found that when the calendar stop to work when I localize the interface into French.
If I roll back my prefer...
Vincent MARIANI
19:27 Bug #21552: Flash Messages issues in the Extension Manager
I also have one pending, which adds Flash Messages to EM: #21230 Steffen Gebert
18:30 Bug #21953: Installation of 'opendocs' extension results in fatal error
Hi Oliver,
I can also not reproduce this issue on Debian stable.
It comes down to a 'special PHP' compiled by h...
Michiel Roos
18:23 Bug #21953: Installation of 'opendocs' extension results in fatal error
Could not reproduce on TYPO3 4.3.1. Can you determine where any why this is redeclared? Oliver Hader
14:55 Bug #21953 (Closed): Installation of 'opendocs' extension results in fatal error
Fatal error: Cannot redeclare class backend_toolbarItem in /var/www/bla/typo3/interfaces/interface.backend_toolbarite... Michiel Roos
18:19 Bug #21957: openid login fails when using an openid server with openid standard 1.x
Is it possible to get a login to test and analyze this issue on your system? Oliver Hader
17:55 Bug #21957 (Closed): openid login fails when using an openid server with openid standard 1.x
When using an openid server standard 1.x the login fails for both, be-users and fe-users. This could be reproduced on... Peter Proell
18:15 Bug #21956: No Install Tool logon during update to 4.3.1
What happens exactly? Was this already present in TYPO3 4.3.0? Oliver Hader
16:02 Bug #21956 (Closed): No Install Tool logon during update to 4.3.1
During update from 4.2.9 to 4.3.1 logon to install tool impossible. Workaround by using var $passwordOK=1; in class.... Heiko Vogl
15:47 Bug #20697: unwanted control fields exported in csv file
Indeed that totally screws up the export. Nikolas Hagelstein
15:06 Bug #21955 (Closed): Broken forward/previous link in typo3-page-stdlist (/typo3/sysext/cms/layout/db_layout.php)
If a page contains more than 1000 tt_address entries and you view it with the "Page"-Module, the forward-link at the ... Stephan Großberndt
12:26 Bug #21954 (Closed): Update JSmin
The libary "JSmin" should updated, because there is a never version of it with some speed improvements.
The la...
Michael Klapper
12:14 Bug #21927: Page Tree doesn't expand; Retracts then expands again
I just solved this:
I was using a symbolic link to my typo3 folder so I could easily upgrade versions. This seems t...
Aaron Cruz
12:01 Bug #21940: Flash upload and Session
the attached file is not the bug its the patch. sorry for this naming Not Only Pixel
09:44 Bug #15984: menu.showAccessRestrictedPages doesn't replace link for "include subpages"
This Problem still exists in TYPO3 4.2.X and 4.3.X!
tslib_fe.checkPageGroupAccess() does not work with "extendToSu...
Sascha Egerer
09:32 Bug #20941: fe-editing broken if IRRE-elements are used with RealURL
Reminder. Björn Pedersen
09:31 Bug #21808: saveDocNew saves on top instead of after
Committed to svn
4_3 rev 6770
trunk rev 6771
Steffen Kamper
01:54 Bug #21874: addToList doesn't work any more in TSConfig
I tried to break my fixed configuration again by reverting it to what had not worked originally. However, I did not s... Christian Lerrahn
01:00 Bug #21938: Links for additional software wrong / non-working.
Committed to svn
4_3 rev 6768
trunk 6769
Steffen Kamper
00:55 Bug #21937: fileadminDir is hardcoded in several places
Committed to svn
4_3 rev 6766
trunk rev 6767
Steffen Kamper
00:48 Bug #17344: Install tool doesn't take the fileadminDir into account
Committed to svn
4_3 rev 6764
trunk rev 6765
Steffen Kamper
00:43 Bug #21651: Forgotten flash message in user setup
Committed to svn
4_3 rev 6762
trunk rev 6763
Steffen Kamper
00:37 Bug #21065: Sporadic random Backend Logoffs
Committed to svn
4_3 rev 6759
trunk rev 6760
4_2 rev 6761
Steffen Kamper
00:27 Bug #21795: tcemain checkFullLanguageAccess is too restrictive
committed to svn
4_3 rev 6757
truink rev 6758
Steffen Kamper
00:22 Bug #21945: Change focus to login field when OpenId is selected at login
committed to svn
4_3 rev 6755
trunk rev 6756
Steffen Kamper

2010-01-13

18:41 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
BTW: Especially developers of so called "Enteprise" CMSs should take care about MS products, since many of those ente... Jo Hasenau
18:38 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
Hehe.. I think we all know that there's still a LOT to do to get our T3UXW work in ;-) Steffen Gebert
18:36 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
as long as this won't be the reason to go on as usual ;-)
Just check the trunk of t3uxw final with IEx to get a ro...
Jo Hasenau
18:30 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
Okay Joey, I removed the relationship again.
For us developers, I admitt that it would be better to see the errors...
Steffen Gebert
18:23 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
Sorry - but this is not a duplicate - it's not even close to being a duplicate, since 11968 is just removing the symp... Jo Hasenau
17:22 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
#21065 (which is a duplicate of this) is already pending in core list and has enough +1s to be committed
Steffen Gebert
13:45 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
I also have the problems with the random Loggout with my FE-Sessions... Robert Wander
16:13 Bug #21932: Context Menus don't work in Rich Text Editor on other language (Brazilian Portuguese)
@ Daniel, Alex: Can you give us more information about your environement? Chris topher
15:25 Bug #21767: Standard feedit (not advanced) will be displayed inside the page (content column) and not in separate page
Hey Jeff, could you please have a look at this issue? Thanks in advance! Oliver Hader
15:20 Bug #21874: addToList doesn't work any more in TSConfig
Can you please give some more information on how to reproduce this issue? Oliver Hader
15:20 Bug #21874: addToList doesn't work any more in TSConfig
I've tested this with TypoScript and TSconfig and could not reproduce.
Some example for the frontend:
page = PA...
Oliver Hader
15:11 Bug #21927: Page Tree doesn't expand; Retracts then expands again
I could not reproduce in Firefox 3.5. Do you get any JavaScript errors? What does the AJAX response tell (this can be... Oliver Hader
14:57 Bug #21878: 4.4.0 trunk: version warning with CSS styled content
@ Franz: Have you ever seen two issues with the same number here?
So one of these two issue numbers will be higher.....
Chris topher
14:08 Bug #21878: 4.4.0 trunk: version warning with CSS styled content
@Steffen: How can an issue be the duplicate of an issue in the future with a higher number? Franz Holzinger
13:56 Bug #21878: 4.4.0 trunk: version warning with CSS styled content
solved in #21952 Steffen Kamper
14:52 Feature #21950: loginBoxImage_rotationFolder doesn't work
The new login screen in 4.3 does not use a login image.
I also missed the picture, but this obviously was done inten...
Chris topher
09:40 Feature #21950 (Closed): loginBoxImage_rotationFolder doesn't work
$GLOBALS['TBE_STYLES']['loginBoxImage_rotationFolder']
isn't working in 4.3 anymore.
Maybe it was dropped because...
Philipp Idler
13:49 Bug #21952 (Closed): Using TYPO3_version with "xxx-dev" won't be parsed correct in EM
As EM works with version_compare it needs a correct version number. Version like 4.4-dev won't be parsed correct.
...
Steffen Kamper
10:27 Bug #21774: User Tools/Worspace screen stage change buttons problem
Patch works but there is still a problem with the Do-list.
I changed lines 209-212 of file class.wslib_gui.php with ...
Calderini Daniel

2010-01-12

16:09 Feature #21948 (Closed): request: new hook for class tslib_fe->getPageAndRootline
i've added a new doktype and want to replicate some of the shortcut functionality. as tslib_fe->getPageAndRootline() ... Adrian von
14:31 Feature #17247: Load Inline Elements On Demand
I just added the above suggested feature to make the ajax-based loading configurable, new patch file is bug5500_confi... Harald Glaser
14:27 Bug #21947 (Closed): BE user which have right to edit one of x installed plugin content elements can edit all
A BE user which is no admin user but got the right to edit one plugin content element can edit all other plugin conte... Sonja Schubert
11:23 Bug #21931: Child will not be saved, if inline-element was closed
RTFM
Quote: Of course it only works if there is at least a sorting column defined in TCA for that table which stor...
Stefan Froemken

2010-01-11

23:22 Bug #21913: 'hidden' field handling error
Resolved, no change required.
Thanks for feedback!
Christian Kuhn
23:14 Bug #21913: 'hidden' field handling error
I'm sorry, I solved the problem.
It was my fault, It happend on a customer's windows-server, where the GD-lib was ...
This Mächler
23:17 Bug #21946 (Closed): sql_regcase() deprecated with PHP 5.3.1

t3lib_error_Exception
PHP : Function sql_regcase() is deprecated in ..../typo3_src-4.3.0/typo3/sysext/cms/tslib/...
Ralph Schuster
22:55 Bug #21945 (Closed): Change focus to login field when OpenId is selected at login
When Switch to OpenID is selected in the login form, the focus appears to be not set. It would be nice if focus would... Bill Tenny-Brittian
19:54 Feature #17114: Display Updated(date of last update) within the Extension Mangager
This has been fixed in TYPO3 4.3. Chris topher
19:48 Bug #17960: Unsuccessful update of extension list not recognized
So this is fixable by making the Core set the internal "Update successful"-flag _after_ the update has successfully _... Chris topher
18:59 Feature #21944 (Closed): MySQL extended INSERT statements cannot be parsed
MySQL dumps typically contain extended INSERT:
INSERT INTO table (col1, col2, col3) VALUES (v1,v2,v3),(v4,v5,v6),(...
Xavier Perseguers
17:16 Bug #21932: Context Menus don't work in Rich Text Editor on other language (Brazilian Portuguese)
Since 4.3 I have problems with the german translation too.
Every Label or Tooltip ends if there is an Umlaut. "Tabel...
Alex Weller
16:48 Feature #17247: Load Inline Elements On Demand
As the cm_irre extension no longer works with Typo3 4.3+, I packed the functionality into a patch.
Please try the fi...
Harald Glaser
16:04 Bug #21914: Datepicker doesn't work in Internet Explorer 8
We had date2cal but we desinstall it and delete it from typo3conf/ however it's an update website, not a new install.... Vincent MARIANI
15:47 Bug #21943 (Closed): redirect to referer when changing password
When you click forgot password, you fill in your email address and get a link in your email.
Click the link in the...
Navi
15:00 Bug #21879: Massuploader: Button is too small
Committed to trunk (rev. 6750)
Committed to TYPO3_4-3 (rev. 6751)
Benni Mack
14:52 Bug #21942: Input fields cannot be focused anymore after setting a link
I can confirm this for Firefox 3.5.7 on Mac as well.
It was tested on a fresh TYPO3 4.3.0 website with no other exte...
Oliver Hader
14:51 Bug #21942 (Closed): Input fields cannot be focused anymore after setting a link
Scenario:
Create a new text element in the backend, enter some text and create a link to a page.
After the link was...
Jonathan Starck
14:26 Bug #21406: Some Error at the
Reporter told via PM that this issue is not valid anymore.
Thus, this bug report gets closed.
Oliver Hader
13:56 Bug #21941 (Closed): RTE 1.8.6 not focusing correctly with IE8
I've tested it on different Installations with TYPO3 bersion 4.3.0 but it doesn't work with IE8. I have to change in ... Marcel Piller
13:56 Bug #21501: Install Tool duplicates values of textarea fields
I can confirm this bug on TYPO3 4.3.0 final.
Every time writing the localconf changes the fields values get doubled....
Clemens Riccabona
12:28 Bug #21940 (Closed): Flash upload and Session
I want to use a flashuploader in combination with fe_login and eid. I cannot give flash a cookie to send so i use the... Not Only Pixel
08:05 Bug #21935: dummy-4.3.0.tar.gz has no ENABLE_INSTALL_TOOL
Make a modification: Add a file ENABLE_INSTALL_TOOL.001 which will automatically be copied to ENABLE_INSTALL_TOOL wit... Franz Holzinger
03:12 Bug #21939: Use same install tool check for reports as used in About module
Additional information in bug report #20894 and in mailing list http://lists.typo3.org/pipermail/typo3-team-core/2009... Moreno Feltscher
03:10 Bug #21939 (Closed): Use same install tool check for reports as used in About module
At the moment the report module checks for install tool file existence. If the file exists a warning is shown. Concer... Moreno Feltscher

2010-01-10

19:36 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
The Problem doesn't appear, if you redirect to a site which everybody can see.
Only if you redirect to a site which ...
Maximilian
19:18 Feature #25646: tx_scheduler_CronCmd does not correctly parse combined values for day of week
BTW note that day names should be supported too, as they are supported in the normal crontab. I'm not sure if they ar... Francois Suter
00:09 Feature #25646 (Closed): tx_scheduler_CronCmd does not correctly parse combined values for day of week
Problem:
Day of month value of cron command currently only parses a single integer value.
* * * * 1,2 should match ...
Christian Kuhn
17:30 Bug #21938 (Closed): Links for additional software wrong / non-working.
In the "Basic configuration" section of the install tool are links for getting additional software like gdlib or free... Susanne Moog
17:14 Bug #21937 (Closed): fileadminDir is hardcoded in several places
The fileadminDir is hardcoded in several places although the configuration variable for it should be used.
I did ...
Susanne Moog
15:18 Bug #21913: 'hidden' field handling error
This is probably no core problem, but an extension failure.
Are you sure the TCA definition of your table is correct?
Christian Kuhn
15:14 Bug #21914: Datepicker doesn't work in Internet Explorer 8
Resolved, unable to reproduce.
Works for me as well. As Christopher mentioned this is probably an extionsion probl...
Christian Kuhn
15:07 Bug #21904: Warning of a depricated function
Resolved as duplicate of #21868 Christian Kuhn
15:05 Bug #21585: Flash Message to the history / changelog
* Committed to TYPO3_4-3 rev. 6748 Christian Kuhn
15:01 Bug #21308: Debug parsetime equals 0
Attached a simple patch which ads implementation of getMilliseconds() to timetracknull, but this solution is not very... Christian Kuhn
14:08 Feature #21872: page.incudeJS stdwrap
Apply the patch to test this feature.
How to test:
Use some TS like the following and look at your source code (a...
Susanne Moog
11:38 Bug #21821: treeLevel in TSconfig conditions should consider the creation of new pages
Committed to SVN:
* TYPO3_4-3 (rev. 6746)
* Trunk (rev. 6747)
Oliver Hader
00:19 Bug #21936 (Closed): accessKey title attribute isn't accurate (or configurable)
Recent versions of TYPO3 which allow use of the 'accessKey' TS property automatically append the following output to ... Paul Vetch
00:06 Bug #21935: dummy-4.3.0.tar.gz has no ENABLE_INSTALL_TOOL
Also if you say, that the file will be deleted after an hour and so there won't be a big securitys whole, if it was p... Chris topher
00:05 Bug #25645 (Closed): tx_scheduler_CronCmd does not correctly parse step values
Problem:
Step values of cron command are not always calculated correctly in getList():
* * */14 * * should result i...
Christian Kuhn

2010-01-09

23:53 Bug #25644 (Closed): Day of week in cron command is not calculated correctly
Problem:
If cron command is set to "1 1 * * 1" a task is executed every day, but it should be executed every monday ...
Christian Kuhn
23:40 Feature #25643 (Closed): Allow different timestamp as optional parameter in constructor of class tx_scheduler_croncmd
Problem:
__construct() of class tx_scheduler_croncmd uses current timestamp to initialize the calculation of valid v...
Christian Kuhn
21:00 Bug #25642: Scheduler fails with fatal error if using intervals in cron command
The attached patch was committed to:
trunk rev. 6743
TYPO3_4-3 rev. 6744
Will be included in 4.3.1
Christian Kuhn
20:51 Bug #25642 (Closed): Scheduler fails with fatal error if using intervals in cron command
Problem:
If using a cron command like "* * 1-4 * *" the scheduler fatals with "class t3lib not found in line 249".
...
Christian Kuhn
20:46 Bug #21935 (Closed): dummy-4.3.0.tar.gz has no ENABLE_INSTALL_TOOL
If you download the dummy-4.3.0.tar.gz and unpack it, then it does not have any file typo3conf/ENABLE_INSTALL_TOOL . ... Franz Holzinger
17:04 Bug #21585: Flash Message to the history / changelog
Committed to trunk rev. 6742 Christian Kuhn
16:09 Bug #20076: Alternating rows with display thumbnails doesn't alternate the colors for the thumbnail row
fixed with #21884 Steffen Kamper
16:02 Bug #21797: SQL error in translationCount() if table does not provide deleted field
* Committed to trunk rev. 6740
* Committed to TYPO3_4-3 rev. 6741
Christian Kuhn
13:48 Bug #21495: (Un)Install icon points to wrong extension in Opera
* Committed to trunk rev. 6737
* Committed to TYPO3_4-3 rev. 6738
* Committed to TYPO3_4-2 rev. 6769
Christian Kuhn
00:54 Bug #21933 (Closed): Problems with utf-8 filenames in new Media CE
Pointing to a video file with foreign characters in the file name stops the new Media CE from rendering correctly.
...
Peter Murray
00:37 Bug #21932: Context Menus don't work in Rich Text Editor on other language (Brazilian Portuguese)
Does it work for you with other non-english languages?
E.g. I know that for me German works...
Chris topher
00:23 Bug #21932 (Closed): Context Menus don't work in Rich Text Editor on other language (Brazilian Portuguese)
When user's default language is not English (is Brazilian Portuguese, on my case), the Context Menu in Rich Text Edit... Daniel Arndt

2010-01-08

23:49 Bug #21926: t3lib_befunc::getFlexFormDS fails because of wrong inquiries
provided patch bug_13176_v1.diff David Bruchmann
15:07 Bug #21926: t3lib_befunc::getFlexFormDS fails because of wrong inquiries
One open point:
when a plugin in BE was called where some code was inserted in a pointerfield (i.e. select_key) th...
David Bruchmann
14:44 Bug #21926: t3lib_befunc::getFlexFormDS fails because of wrong inquiries
Even if it's not the best way, I post the changed and tested code instead of a diff-file. I rearranged the inquiries ... David Bruchmann
12:34 Bug #21926: t3lib_befunc::getFlexFormDS fails because of wrong inquiries
An Example from ext_tables.php where the Extension itselfe works but disturbs other Extensions (don't know why):
$...
David Bruchmann
11:17 Bug #21926 (Closed): t3lib_befunc::getFlexFormDS fails because of wrong inquiries
The incoming parameter $conf[ds] always has a syntax like
$conf[ds][ MODUL,TYPE] = VALUE;
Example:
$conf[d...
David Bruchmann
21:36 Bug #21830: Redirect with felogin on TYPO3 4.3 does not work
I've the same problem and the patch of the other fix doesn't works, too. Maximilian
20:15 Bug #21931 (Closed): Child will not be saved, if inline-element was closed
Look at my configuration below. In parent-record I can add new relations to my defined child-records without any prob... Stefan Froemken
18:09 Bug #21925: login with felogin does not work in the same browser as the backend
i will take care of tomorrow and see if i can fix.
As it works as expected on my installations, may be you have an a...
Steffen Kamper
17:50 Bug #21925: login with felogin does not work in the same browser as the backend
What's about the connection (perhaps it's clear when RSA is known) is it http or https or different for FE and BE.
O...
David Bruchmann
17:32 Bug #21925: login with felogin does not work in the same browser as the backend
I tried again without firewall by another network and I can't login too. So I think it's not the firewall. Sonja Schubert
17:20 Bug #21925: login with felogin does not work in the same browser as the backend
Can you try to reach the page without firewall?
Which kind / product of firewall you're using?
David Bruchmann
17:17 Bug #21925: login with felogin does not work in the same browser as the backend
Yes we use a firewall to get to the website and no, no proxy. Sonja Schubert
14:27 Bug #21925: login with felogin does not work in the same browser as the backend
Do you use a firewall or a proxyserver?
David Bruchmann
14:25 Bug #21925: login with felogin does not work in the same browser as the backend
But I think its not a problem of firefox 3.5.7, I had the problem already on 3.5.x Sonja Schubert
14:14 Bug #21925: login with felogin does not work in the same browser as the backend
Hello,
same problem after updating to Firefox 3.5.7
TYPO3 4.3.0
felogin 1.2.0
guenterk
Guenter Koch
10:15 Bug #21925: login with felogin does not work in the same browser as the backend
Hi Benni,
I tested the login again without RSA or saltedpassword support enabled and the login does not work. I cl...
Sonja Schubert
09:54 Bug #21925: login with felogin does not work in the same browser as the backend
Hey Sonja,
maybe this is related to either RSA support or the saltedpassword sysext. Could you try and reproduce t...
Benni Mack
08:58 Bug #21925 (Closed): login with felogin does not work in the same browser as the backend
When I'm logged in in the backend of 4.3.0 with firefox I cannot login in the frontend with felogin. It displays alwa... Sonja Schubert
17:11 Feature #5923 (Accepted): Notify per email if groups are selected instead of single users
Sonja Schubert
16:41 Bug #21930: CSS not displayed
found link to navigation point.
Issue can be closed!
Uninstalled mn_ff3_be_bugfix and css is displayed!
Many...
Janine Schendel
16:39 Bug #21930: CSS not displayed
Edit the file typo3conf/localconf.php via FTP. Alternativella there also is an option i the install tool to set it.
...
Chris topher
16:38 Bug #21930: CSS not displayed
if i click on a navigation point, get JS error:
top.goToModule is not a function
onclick(click clientX=0, clientY=0)
Janine Schendel
16:37 Bug #21930: CSS not displayed
How can i uninstall an extension, when backend show white pages. Janine Schendel
16:32 Bug #21930: CSS not displayed
Please uninstall the extension, which modifies the login-screen.
Do you have a skin-extension installed? Uninstall...
Chris topher
16:27 Bug #21930 (Closed): CSS not displayed
Hi,
after successful update from 4.2.10 to 4.3.0 there is no CSS file included in HTML.
No CSS displayed on log...
Janine Schendel
15:54 Bug #21782: TS-Localization (_LOCAL_LANG) isn't applied
Can't confirm this bug.
It's working fine in my TYPO3 4.3.
Julian Hofmann
15:52 Feature #21929 (Closed): extra stdWrap for changePassword-errors
It would be nice to have a different stdWrap for error-messages.
E.g. it isn't possible giving ll_change_password_n...
Julian Hofmann
14:14 Feature #21928 (Closed): Enable/Disable Control Icons in the List Module via PageTS/UserTS
For each record in the databse the List module offers a variety of funtions. Depending on the Database Table, User Ri... Sebastian Michaelsen
12:54 Feature #17037: Better Shortcut for pages
Thanks Tobias for reporting back :)
It's true, that selecting content elements for multilang setups hasn't been on...
Ralf Hettinger
12:42 Bug #21927: Page Tree doesn't expand; Retracts then expands again
I know this Bug and propose to adapt the treeview from the new tt_news extension to the core-treeview.
Furthermore t...
David Bruchmann
11:29 Bug #21927 (Closed): Page Tree doesn't expand; Retracts then expands again
When I click on the plus to expand the page tree in the BE the browser thinks for a second then nothing happens.
Whe...
Aaron Cruz
12:29 Bug #21776: fe_adminLib.inc crashes on 5.3 because usage of split()
Where is this method preg_spliti documented?
function sendHTMLMail($content,$recipient,$dummy,$fromEmail,$fromNa...
Franz Holzinger
12:12 Feature #21921: Log mails send via TYPO3-default mailform
If you like it, we can send it to the core list right away. Benni Mack
12:11 Feature #21921: Log mails send via TYPO3-default mailform
Hey Olly,
there is something like this already in t3lib_div: plainMailEncoded. There is also already a sysLog mess...
Benni Mack
11:09 Bug #21885: DB list: layout looks weird with thumbnails
committed to svn,
4_3 rev 6735
trunk rev 6736
Steffen Kamper
11:02 Bug #21884: File list: Alternating row colors are weird with thumbnails
committed to svn
4_3 rev 6733
trunk rev 6734
Steffen Kamper
10:01 Bug #20646: Empty FE group list in content element or page Access tab
I managed to solve this issue by accident.
The groups did not show up because the sysfolder of the FE groups was
...
Stefanos Karasavvidis
09:50 Bug #21700: Save the previous selected type of login in a cookie
commited v5 to trunk (rev. 6731)
commited v5 to TYPO3_4-3 (rev. 6732)
Benni Mack

2010-01-07

21:31 Bug #21878: 4.4.0 trunk: version warning with CSS styled content
I'll take care of this during the next weeks! Thanks for checking. Benni Mack
19:46 Bug #21924: suggest wizard does not work properly with TCA fields of type "select"
added final patch including changes in JS. Franz Koch
19:05 Bug #21924 (Closed): suggest wizard does not work properly with TCA fields of type "select"
Also the pending documentation claims that the new suggest wizard is working nicely with group and select fields, it'... Franz Koch
17:45 Feature #5923 (Closed): Notify per email if groups are selected instead of single users
In the current version there are email notifications on a new stage. If groups are selected in the member, reviewer o... Thomas Löffler
15:01 Bug #21843: css_styled_content 4.3 and image borders
i also figured out that when you have ONE image and an image caption, the border appears. without an image caption, t... TimoF no-lastname-given
14:05 Feature #17037: Better Shortcut for pages
5066_trunk_v2.patch works fine with TYPO3 v4.3.0, except for multi language setups:
Selecting a page content element...
Tobias Huettel
13:26 Bug #21065: Sporadic random Backend Logoffs
I've just dealt with a similar issue with a client of ours.
The problem, in our case, occured even between updates o...
Mark Möller-Bengtsson
13:15 Feature #21921: Log mails send via TYPO3-default mailform
That makes sense e.g. also for developing a website where only the devs should receive mails.
A solution could be to...
Oliver Hader
10:00 Feature #21921 (Closed): Log mails send via TYPO3-default mailform
It would be very usefull if TYPO3 could log all mails send via mailform into the database or an "mailform.log"-file.
...
marvin
11:04 Bug #21923 (Closed): Workspace Owners should be manageable with groups as well
The management of workspace-access rights is inconsistent, members and reviewers can be assigned via user-groups, own... Tolleiv Nietsch
11:00 Bug #21922 (Closed): BE search does not retreive tt_news records
The top right global BE search does not retreive tt_news records while entering an existing UID, or a text keyword. (... RENIER
09:29 Bug #21919: XSS Error in IE8 when Picture is enlarged
Thanks for your fast answer!
Yes! I disabled the extension, cleared all caches. Restart IE8 -> same problem.
I thin...
Johann Maurer

2010-01-06

23:33 Bug #21288: Flash Uploader only works in click menu in file tree, not in right frame
Problem is that initFlashUploader() is not defined in global scope, but only in a local, reachable from the upload-bu... Steffen Gebert
23:12 Bug #21288: Flash Uploader only works in click menu in file tree, not in right frame
can reproduce this Steffen Gebert
23:08 Bug #21920 (Closed): Improve error handling of massuploader
The massuploader currently has a very poor error handling.
As flash has several limitations (silently rejecting se...
Steffen Gebert
21:10 Bug #21783: Switching Workspaces as a normal User (non admin) Cause Browser Crash in Internet Explorer 8
Maybe related to #12532 and friends?
Chris topher
21:06 Bug #21834: Icons for Word documents missing
Hi Christian,
can you provide a patch?
Chris topher
21:05 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
I recently had to use TYPO3 in IE8 and those "random" logouts make TYPO3 nearly unusable.
Considering the market s...
Chris topher
20:58 Bug #21877: t3editor don't show content in FF3
This report belongs to the section htmlarearte and can be closed I think:
Version 4.1 is no longer supported activel...
Chris topher
20:55 Bug #21878: 4.4.0 trunk: version warning with CSS styled content
You should get this with all sysexts.
The max version should be updated to 4.4.99 or so...
Chris topher
20:53 Bug #21914: Datepicker doesn't work in Internet Explorer 8
Do you have an extension (like date2cal) installed, which changes the output there? Chris topher
18:39 Bug #21914: Datepicker doesn't work in Internet Explorer 8
Can't reproduce. Works for me.
What happens, when you try to open the date picker? Any JS errors? Have you cleared...
Steffen Gebert
12:53 Bug #21914 (Closed): Datepicker doesn't work in Internet Explorer 8
The new datepicker in Typo3 4.3 doesn't work when I use Internet Explorer 8.
No problem with Firefox or Safari.
...
Vincent MARIANI
20:50 Bug #21919: XSS Error in IE8 when Picture is enlarged
Do you also have this error, if you use no extension for the popup window?
Related to #11695?
Chris topher
19:59 Bug #21919 (Closed): XSS Error in IE8 when Picture is enlarged
When 'click to enlarge' is set in 'Text w/image' element, then IE8 reports an cross scripting error on opening the n... Johann Maurer
19:39 Bug #21570: Debug output destroys BE HTML
REMINDER for myself Steffen Kamper
19:36 Bug #21916: files upload through Firefox 3.5.6
in TV there is a simular issue: #13052
not reproducable, only appears in FF 3.5.2, never appears when firebug is act...
Steffen Kamper
19:30 Bug #21916: files upload through Firefox 3.5.6
Can you upload more/bigger files at once to see, what's the error message?
Could you debug the JS by setting a bre...
Steffen Gebert
19:28 Bug #21916: files upload through Firefox 3.5.6
No I don't use any SSL certificate.
I think it's an Ajax issue.
Sebastien Reuse
18:19 Bug #21916: files upload through Firefox 3.5.6
Do you have a self-signed SSL certificate? Steffen Gebert
16:02 Bug #21916: files upload through Firefox 3.5.6
no I use the standars file uploader (filelist->fileadmin->upload files->the ajax window pop-up)
no I don't have an...
Sebastien Reuse
15:03 Bug #21916: files upload through Firefox 3.5.6
I this an issue with the new mass file uploader? I guess so...
Is your webspace secured by an .htaccess file that re...
Oliver Hader
13:51 Bug #21916 (Closed): files upload through Firefox 3.5.6
When I try to upload a file with Firefox 3.5.6 with fileadmin the file is not uploaded without any explanation. The a... Sebastien Reuse
18:22 Bug #20394: [BE][adminOnly]=1 - after (blocked) login as editor, you can't login as admin anymore
i tried it in actuall trunk and it works as expected.
thanks!
Martin Holtz
15:15 Bug #20394: [BE][adminOnly]=1 - after (blocked) login as editor, you can't login as admin anymore
Please test it again with the attached patch. Oliver Hader
14:11 Bug #20394: [BE][adminOnly]=1 - after (blocked) login as editor, you can't login as admin anymore
Confirmed and still occurs with TYPO3 4.3 Oliver Hader
17:00 Bug #21912: USER_INT Plugin not rendered when logged into BE as editor (non-admin)
Another hint:
The first element ist shown if the page will have no BE group set in "Access" module!!!
So ... mu...
Jochen Rieger
16:49 Bug #21912: USER_INT Plugin not rendered when logged into BE as editor (non-admin)
Hi Oliver,
I think we can close this one... there IS a strange behaviour though. But it might have to do with Tem...
Jochen Rieger
15:05 Bug #21912: USER_INT Plugin not rendered when logged into BE as editor (non-admin)
Can you please give a short note how one can reproduce this step by step? Thanks! Oliver Hader
14:51 Bug #18016: FCE-Dropdown shows Invalid Value Error when using comma
I already posted a patch for core, see #20021 Steffen Kamper
14:23 Bug #18016: FCE-Dropdown shows Invalid Value Error when using comma
Is there any patch for the bug or is it possible to solve it somehow? Stig Kjeldsen
14:19 Feature #21918 (Closed): CLI processes cannot be executed when adminOnly mode is enabled
CLI processes that require a backend user are not executed when these backend users don't have the admin flag set and... Oliver Hader
14:16 Bug #21917 (Rejected): TCEmain doesn't substitute all NEW
This works:
$data['be_groups']['NEW3'] = array(...);
$data['be_users'][$beuser['uid']] = array(
'usergroup' => ...
Steffen Kamper
13:44 Bug #21915: Problem with special characters in rtehtmlarea languagefiles
I was sure I had tested this but apparently it turns out that forceCharset=utf-8 fixes the issue. You can close this Brian no-lastname-given
13:18 Bug #21915 (Closed): Problem with special characters in rtehtmlarea languagefiles
Hi
I just installed a new TYPO3 4.3 with the dummy package to be sure it was not a configuration error. As you can...
Brian no-lastname-given
13:28 Bug #21832: HMENU does not generate correct links for mount points with "substitute mount point"
Hey Benjamin,
thanks for your reply. It's a GMENU in my case, and it's pretty hard to reproduce, I have to admit...
Volkmar Lecke

2010-01-05

18:14 Feature #21902: Support SQL "LOCATE"
Committed pre_13134_*-cleanup.diff to
Core trunk (rev. 6725)
DBAL trunk (rev. 28422)
Committed 13134_*.diff to...
Xavier Perseguers
15:39 Bug #21913 (Closed): 'hidden' field handling error
when one of the records that should list with 'list' (extension record in a sys-folder) is set to 'hidden', no conten... This Mächler
15:15 Bug #21912 (Closed): USER_INT Plugin not rendered when logged into BE as editor (non-admin)
Tested with air_filemanager... If I'm logged into BE as admin or not logged in at all then the plugin renders its con... Jochen Rieger
15:06 Bug #21327: User with restricted languages is not able to translate a record
Same problem here.
Found your Mailing List entry here:
http://www.typo3-jack.net/typo3-german-lists-netfielders-de/...
Markus Kurde
14:18 Bug #21053: Support for SSL and absolute Links
Maybe it's better to use
typolink.forceAbsoluteUrl = 1
typolink.forceAbsoluteUrl.protocol = https
since forcin...
Oliver Hader
13:32 Bug #21897: After upgraded to 4.3.0 no thumbnails in BE filelist
Resolved with issue #21360
Commited to trunk (rev 6722)
Commited to TYPO3_4-3 (rev 6723)
Commited to TYPO3_4-2 (...
Benni Mack
13:31 Bug #21792: Image processing does not work in final 4.3, but in RC1 and RC2
Resolved with issue #21360
Commited to trunk (rev 6722)
Commited to TYPO3_4-3 (rev 6723)
Commited to TYPO3_4-2 (...
Benni Mack
13:30 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
Thanks to Marcus Krause, Helmut Hummel and Bernhard Kraft!
Commited to trunk (rev 6722)
Commited to TYPO3_4-3 (re...
Benni Mack
13:27 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
Thanks to Marcus Krause, Helmut Hummel and Bernhard Kraft!
Commited to trunk (rev 6722)
Commited to TYPO3_4-3 (re...
Benni Mack
13:29 Bug #14202: ImageMagic detection fails in safe_mode
OK. I found out that still no version works. It seems like this isn't connected to the detection in the install tool,... Benni Mack
13:20 Bug #14202: ImageMagic detection fails in safe_mode
OK. I found out that still no version works. It seems like this isn't connected to the detection in the install tool,... Benni Mack
09:49 Feature #21911 (Closed): need logDeprecated function for included files
Hi everyone,
the function t3lib_div::logDeprecatedFunction() is to log calls to a deprecated functions. As we want...
Felix Oertel
05:53 Bug #21863: htmlarearte sometimes deletes contents
Please test attached patch. Stanislas Rolland

2010-01-04

22:14 Feature #21902: Support SQL "LOCATE"
Found some nice table for Oracle's equivalent in MSSQL:
http://www.dba-oracle.com/oracle_news/2005_12_16_sql_syntax_...
Xavier Perseguers
20:18 Bug #21883: Unable to disable thumbnails with thumbnailsByDefault
committed to svn
4_3 rev 6720
trunk rev 6721
Steffen Kamper
20:13 Bug #21895: Toggle empty tree produces JS error
committed to svn
4_3 rev 6718
trunk rev 6719
Steffen Kamper
20:08 Bug #21807: t3lib_div::readLLfile use debug output
committed to svn
4_3 rev 6716
trunk rev 6717
Steffen Kamper
17:35 Feature #21909 (Closed): feeditadvanced user interface should be the same that TYPO3 BackEnd
In order to improve the user experience, Typo3 Backend and Frontend editors should use the same design and the same i... Vincent MARIANI
17:32 Bug #21772: Frontend Editing should be in front of flash videos, but is not
The Typo3 parser should add this parameter, shouldn't it ? Vincent MARIANI
17:07 Bug #21494: JSMENU does not respect mount point overlays

Commited to trunk (rev #17790)
Commited to TYPO3_4-3 (rev #17790)
Commited to TYPO3_4-2 (rev #17790)
Benni Mack
17:04 Bug #20514: links created by tslib_cObj->typolink_URL are not valid HTML/XHTML
I guess this would be a feature. Links are not only used in HTML but can also be used in non-HTML E-Mails, XML, PDF G... Lina Wolf
13:12 Feature #18194: Remove Static Templates from Standard Installation
Updated to current trunk and worked Susannes's patch in there. Benni Mack
10:30 Bug #14202: ImageMagic detection fails in safe_mode
And yes: My patch now works for me :). So +1 after testing and reading. Benni Mack
10:29 Bug #14202: ImageMagic detection fails in safe_mode
Hey Michael.
a) I updated your patch so it's validating against the latest trunk.
b) colons is correct!
If I...
Benni Mack
10:08 Bug #17477: Undefined variable is used in t3lib_BEfunc::exec_foreign_table_where_query
This is a clear bug, would you care to send it to the core list? Benni Mack
10:00 Bug #21763: Massuploader skinning has to be improved
Hey Christopher,
no, that's due to a restriction: If the frame (e.g. file_list.php) that opened the mass uploader ...
Benni Mack

2010-01-03

22:12 Feature #21903: Support SQL "CASE WHEN"
v2 were committed to:
- Core trunk (rev. 6712)
- DBAL trunk (rev. 28324)
Xavier Perseguers
18:28 Feature #21903: Support SQL "CASE WHEN"
Uploaded draft of the patch. What is still missing is properly quoting fields inside the CASE ... WHEN construct. Xavier Perseguers
18:49 Bug #19112: unlink of non existing lockfiles generates warnings in frontend
I patched class.t3lib_lock.php as follows in the T3 System I use. The existance of the resource should be checked fir... Dierk Scharbert
18:40 Bug #21908 (Closed): redirect_url should only be used after successful login
When using redirect_url as additional request parmater, the user will be redirected to the redirect_url in ANY case.
...
Bastian Schreiber
15:25 Bug #21882: Massuploader: Max file size is shown in KB

* commited to trunk (rev. 6710)
* commited to TYPO3_4-3 (rev. 6711)
Benni Mack
13:35 Bug #21907: felogin provides no hook for changing $markerArray
Imagine you have the felogin extension in the right column on every page, now you would like to point the ###FORGOT_P... Jonas Felix
13:06 Bug #21907 (Closed): felogin provides no hook for changing $markerArray
felogin serves several hooks, but it's not possible to add any $markerArray entry with any of those hooks.
If you ...
Jonas Felix

2010-01-02

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

2010-01-01

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

2009-12-31

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

2009-12-30

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

10 = HMENU
10.special = directo...
Andriy Kmit'

2009-12-29

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

2009-12-28

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

2009-12-27

22:02 Bug #20542: typolink: addQueryString.exclude does not support arrays
Attached a second patch set which finalizes work on getQueryArguments() and adds some test cases to this method. Christian Kuhn
19:26 Bug #21851: Image processing; Image Magick operation "combining images" failed
Good news; the INSTALL problem is solved by deactivating im_useStripProfileByDefault . I wonder that I haven't found ... Jens Schroeder-Fuerstenberg
14:43 Feature #21688: Add support for IN and EXISTS subqueries
Wrong alert, was testing DBAL 1.1-dev with TYPO3 4.3.0 Xavier Perseguers
14:27 Feature #21688: Add support for IN and EXISTS subqueries
EXISTS support has not been reintegrated in t3lib_sqlparser (in trunk) when #13003 was resolved. Xavier Perseguers
14:08 Bug #21887 (Closed): SQL parser cannot parse escaped single quote in INSERT statement
When trying to import static data from EXT:static_info_tables, the script dies with typical error:
ERROR: Query co...
Xavier Perseguers

2009-12-26

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

2009-12-25

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

2009-12-24

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

2009-12-23

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

Commited your patch to trunk (rev. 6690)
Commited your patch to TYPO3_4-3 (rev. 6691)
Benni Mack
12:54 Bug #21877: t3editor don't show content in FF3
There were several fixes regarding this problem: Revisions 3652 and 3539.
After the release of 4.1.1 there also were...
Chris topher
12:40 Bug #21877 (Closed): t3editor don't show content in FF3
Since FireFox 3 was released we are not able to edit the content of any textarea (htmlArea RTE).
We have to click "...
Janine Schendel
12:19 Bug #21866: Ext manager produce blank page
Please have a look at your PHP error_log file or enable display_errors. Steffen Gebert
12:17 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
Patch v4 works for me, at least for a normal file (filename containing only alpha-numerical characters) Jose Antonio Guerra

2009-12-22

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

2009-12-21

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

2009-12-20

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

Also available in: Atom