Project

General

Profile

Activity

From 2009-10-20 to 2009-11-18

2009-11-18

23:14 Bug #21613 (Closed): Copying Record with TCEMain processCmdMap throws sql errors...
Copying Record with TCEMain processCmdMap throws sql errors on pages with f.e. sys_template or sys_domain records.
...
Susanne Moog
23:10 Bug #21611: After install of feeditadvanced show page method does not work in firefox 3.5.5 in backend.
So this bug has nothing to do with feeditadvanced.
The option "page tree" > "show page" always opened a new tab or...
Chris topher
23:06 Bug #21611: After install of feeditadvanced show page method does not work in firefox 3.5.5 in backend.
It was in the backend I mistyped. Dennis Shewmaker
22:45 Bug #21611: After install of feeditadvanced show page method does not work in firefox 3.5.5 in backend.
One question: Are you sure you are in the FE when clicking on "show page" from page tree?
Where do you have this opt...
Chris topher
21:41 Bug #21611: After install of feeditadvanced show page method does not work in firefox 3.5.5 in backend.
Thanks Christopher.
I figured it out. I had another TYPO3 session open in another browser and it opened up the vi...
Dennis Shewmaker
20:37 Bug #21611: After install of feeditadvanced show page method does not work in firefox 3.5.5 in backend.
I had a similar issue and I "guess" you might have an edit panel in your page.
If so, take it out. This solved the p...
Chris topher
20:03 Bug #21611 (Closed): After install of feeditadvanced show page method does not work in firefox 3.5.5 in backend.
It works in IE 8.0.6001.18702, but not in FF 3.5.5.
Clicking on show page from page tree or content view does not ...
Dennis Shewmaker
22:39 Bug #21610: css_styled_content not finished yet
Good to know that you could figure the problem out! Chris topher
21:25 Bug #21610: css_styled_content not finished yet
Ok, thank you for your answer. I found the problem. I use some own html markups in my projects, an i copy this code a... Manfred Rutschmann
20:55 Bug #21610: css_styled_content not finished yet
Are you sure your css markup is valid?
The validator complains at several places...
http://jigsaw.w3.org/css-vali...
Chris topher
19:26 Bug #21610 (Closed): css_styled_content not finished yet
i placed in an tv fce an text width image element and choosed image left in text. In my main template i choosed css_s... Manfred Rutschmann
21:56 Bug #21569: Wrong character encoding in cache tables breaks frontend rendering
Ok. Just tested the description of #17053 which seems to be the same problem.
Back in these days (2007) for some r...
Bernhard Kraft
21:35 Bug #21569: Wrong character encoding in cache tables breaks frontend rendering
What exactly do you mean by having the DB in utf-8. Today I tried setting the collation of a database to utf-8 and al... Bernhard Kraft
21:41 Bug #20092: Typo3 FE crashs with single-char umlauts in typoscript
I guess this bug can be closed as it does not happen anymore?
Gabriel: If you object, and this still happens for y...
Bernhard Kraft
21:31 Bug #21421: slow t3lib_TSparser::parseSub
Hello again,
I just uploaded a file "tstemplate_charset.diff". Try to apply this to the latest version (RC1). In y...
Bernhard Kraft
21:31 Feature #21525: No typoscript template found - Addon
Hello again,
I just uploaded a file "tstemplate_charset.diff". Try to apply this to the latest version (RC1). In y...
Bernhard Kraft
20:50 Bug #21612: URL not found on feeditadvanced when clicking on any fe edit button.
This has already been reported here:
http://forge.typo3.org/issues/show/4865
But the issue should be fixed. Pleas...
Chris topher
20:05 Bug #21612 (Closed): URL not found on feeditadvanced when clicking on any fe edit button.
Not Found
The requested URL /defVals[tt_content][CType]=image&defVals[tt_content][imagecols]=2 was not found on th...
Dennis Shewmaker
20:43 Bug #21609: Problem with german "Umlaute" in BE file list, no thumbs generated
Is it possible to create files with umlauts in the filename using the TYPO3 API?
Chris topher
18:56 Bug #21609 (Closed): Problem with german "Umlaute" in BE file list, no thumbs generated
Do the following:
On the left go to file list. Create a new folder named something about "schärfen-exif" or so, se...
Manfred Rutschmann
19:27 Feature #21608: Advanced FE Edit not Included in RC1 Source
Ok, thats right, can be closed. Sorry. Manfred Rutschmann
18:56 Feature #21608: Advanced FE Edit not Included in RC1 Source
You should read the release notes which you find on the starting page of typo3.org. Chris topher
18:44 Feature #21608 (Closed): Advanced FE Edit not Included in RC1 Source
Downloaded an install the RC1 (with Symlinks) over an 4.3b3 installation an d advanced front end edit is gone.
(i...
Manfred Rutschmann
18:59 Bug #21606: Pagetitle won't show up in editing the page properties in Advanced Frontend Editing
Report this here, please:
http://forge.typo3.org/projects/typo3v4-feedit/issues
Chris topher
18:23 Bug #21606 (Closed): Pagetitle won't show up in editing the page properties in Advanced Frontend Editing
The pagetitle stays empty when editing the page properties. How to reproduce:
Login in backend
Install feeditadva...
Rob Vonk
18:59 Bug #21607: No error on trying to save from frontend when logged out
Please report that here:
http://forge.typo3.org/projects/typo3v4-feedit/issues
Chris topher
18:37 Bug #21607 (Closed): No error on trying to save from frontend when logged out
If you press save on the frontend editing screen while logged out from BE, the screen stays black and no message appe... Rob Vonk
18:57 Feature #21169: add fullQuoteStr to stdWrap
I have added an extension which provides the two functions for 4.2. It also works with 4.3 in case the patch will not... Steffen Müller
18:48 Bug #21545: getFileAbsFileName() resturns blank in cli mode
further research reveals:
class.t3lib_div.php#3795 (getFileAbsFileName):
t3lib_extMgm::isLoaded($extKey) resolv...
Markus Martens
17:46 Bug #21605: recursive file copy on windows
//recursive directory copy is not supported under windows ... so create a new cmd array ... ;) for recursive copy
...
Kay Strobach
16:41 Bug #21605 (Closed): recursive file copy on windows
I got the following error message:
The item "piwik_patches" was not a file or directory! (msg#2.2.130)
During devel...
Kay Strobach
17:21 Bug #19156: functions in interface.tslib_content_stdwraphook.php gets executed numerous times.
The second problem:
The content from stdWrapPreProcess is overriden by
if ($conf['field']) {$content=$this->get...
Steffen Müller
16:21 Bug #19156: functions in interface.tslib_content_stdwraphook.php gets executed numerous times.
I created a patch to solve the original issue. It applies to 4.3-rc1 and hopefully we still get this into 4.3 Steffen Müller
16:53 Bug #20868: click-enlarge function for images does not work correctly in IE8
Workaround:
Modify file typo3/sysext/cms/tslib/ showpic.php
Modify function printContent() so that it looks as...
Thomas Ernst
16:48 Bug #21604: Some small trouble with umlauts in FE Edit
You are talking about the new advanced frontend editing, don't you? Oliver Hader
16:33 Bug #21604: Some small trouble with umlauts in FE Edit
Reproduced with title and bodytext. Guido S.
16:32 Bug #21604 (Closed): Some small trouble with umlauts in FE Edit
Hey Guys,
i found a small bug in Frontend Edit. If I set an umlaut like 'ä' the Editor renders after saving a '?'....
Guido S.
16:00 Bug #21603 (Closed): Typo3 html content element frontend rewrites
When i insert the following content via html content element into the page:
<!-- mymon_form_log -->
<script src='...
oliver leitner
14:03 Bug #20073: IRRE child records with a select for static_info_currencies don't get rendered
yup. this is now handled in the TYPO3 core. Can you check if this bug still exists then? Benni Mack
13:56 Bug #21175: adv. frontend edit: mailfom, sometimes not possible to close the form wizard
ok, I'll try to enter theese infos in the other bugtracker... Christian Hernmarck
13:03 Bug #21602 (Closed): Value Preview of empty timestamp shows "01-01-70 (-40 yrs) "
this is the result of date formating of "0" and will be shown on date fields in tceforms in original language info wh... Steffen Kamper
11:28 Bug #21601 (Closed): Labels for calcAge: Singular/Plural
The labels for the "calcAge" method can only be given in grammatical singular or plural.
So the results will be li...
Bernhard Kraft
10:01 Bug #21600: Page tree will not be shown in the typo3 backend
Hi Mr.Oliver.
URL to BE is /mydomain/typo3/backend.php
I think that this is typical url.
PHP is used as a modu...
saito
09:42 Bug #21600: Page tree will not be shown in the typo3 backend
Can you please tell me the full URL that is used to access your backend?
Besides that, what PHP version are you usin...
Oliver Hader
06:27 Bug #21600: Page tree will not be shown in the typo3 backend
When adding it. I return them reffer id:0012324
saito
05:50 Bug #21600 (Closed): Page tree will not be shown in the typo3 backend
I use TYPO3 in Japan.
I update beta2 -> beta3 ,
1.Login BE
?
2. Click left menu icon
?
displaye...
saito
01:15 Bug #21599: Introduce t3lib_utility_Http for all constants
Commited to trunk (rev #6469) Benni Mack
01:10 Bug #21503: Give admins the possibility to configure which errors should be logged to which log
committed to trunk rev 6471 Rupert Germann

2009-11-17

23:58 Bug #21599 (Closed): Introduce t3lib_utility_Http for all constants
Hey,
as discussed it is now time (before we go final with 4.3) to correctly put t3lib_div::*HTTP_STATUS constants ...
Benni Mack
21:24 Bug #21595 (Closed): Add a version matrix to the typo3.org website
Like http://www.symfony-project.org/installation , we should have a nice version matrix. I've compiled the data and c... Oliver Klee
21:14 Bug #21594: palette fields not always processed (RTE related)
gosh...
=> this link will not be processed and therefore be stored as (well, you have to imagine the tag brackets,...
Ralf Hettinger
21:08 Bug #21594 (Closed): palette fields not always processed (RTE related)
When using t3lib_BEfunc::getTCAtypes, you will only get the fields back that are configured as 'types' fields in TCA.... Ralf Hettinger
21:08 Feature #21560: sql_query does not respect "mapping"
FYI, this patch won't be part of branch DBAL_1-0 (TYPO3 4.3.x). Once tested it will be commited to trunk to be hopefu... Xavier Perseguers
20:38 Bug #21592: Warnings in BE when using "Datebase Relation"
5.2, xp, nothing strange Georg Ringer
20:36 Bug #21592: Warnings in BE when using "Datebase Relation"
any environment specialities? php 5.3, windows, ... or other exotic stuff? ;-) Rupert Germann
20:34 Bug #21592: Warnings in BE when using "Datebase Relation"
doesnt help, i will investigate the next days Georg Ringer
20:30 Bug #21592: Warnings in BE when using "Datebase Relation"
works for me here.
Does db-compare find something to update in your installation?
Rupert Germann
18:53 Bug #21592 (Closed): Warnings in BE when using "Datebase Relation"
when using db check > database relation I get the following warnings:
PHP Warning
PHP Warning: reset() [function.re...
Georg Ringer
20:36 Bug #21590: Warnings in BE when using "Update reference index"
db compare doesnt help, sorry to mention Georg Ringer
20:35 Bug #21590: Warnings in BE when using "Update reference index"
works for me here. no warnings
Does db-compare find something to update in your installation?
Rupert Germann
18:46 Bug #21590 (Closed): Warnings in BE when using "Update reference index"
When I update the reference index in the backend by clicking DB check > manage reference index > update now I get th... Georg Ringer
20:33 Bug #21591: Warnings in BE when using "Find filename"
confirmed. searching for </title> gives thousands of messages like
PHP Warning: preg_match() [function.preg-match]:...
Rupert Germann
18:50 Bug #21591 (Closed): Warnings in BE when using "Find filename"
when using DB check > Find filename and search for things like
"<h1>test</h1>"
or "</title>"
there are errors al...
Georg Ringer
20:28 Bug #16689: Index on tx_realurl_uniqalias breaks with DBAL
Committed to SVN Trunk (rev. 6463) Oliver Hader
08:21 Bug #16689: Index on tx_realurl_uniqalias breaks with DBAL
Thanks! :) This is a great solution! :) I see DBAL becomes better and better in your hands :) Dmitry Dulepov
08:16 Bug #16689: Index on tx_realurl_uniqalias breaks with DBAL
Hi Dmitry, I totally agree with you, RealURL should not be changed. Attached patch simply drops the length restrictio... Xavier Perseguers
08:01 Bug #16689: Index on tx_realurl_uniqalias breaks with DBAL
RealURL is mainly MySQL oriented because majority of TYPO3 users use MySQL. So I am not going to sacrifice performanc... Dmitry Dulepov
20:22 Bug #21044: Do not show E_DEPRECATED messages on productive systems
FYI: committed attached v3 patches to
trunk rev 6460
4_2 branch rev 6461
4_1 branch rev 6462
Rupert Germann
19:54 Bug #21173: Replace "Warning: filemtime(): stat failed" with a nice error message
committed v2 to trunk rev 6459 Rupert Germann
19:42 Bug #17227: Shortcut to external URL if referer-check enabled
This is STILL an issue in 4.2.6. When I set "doNotCheckReferer" in the install tool it seems to be a work around. T... Charles Coleman
19:29 Bug #21564: User settings module reports changed password and settings if there was no change at all
Committed to SVN Trunk (rev. 6458) Oliver Hader
19:26 Bug #21567: Add preRenderHook in pageRenderer
committed to trunk, rev 6457 Steffen Kamper
19:21 Bug #21552: Flash Messages issues in the Extension Manager
The em_02 issue is solved with #21562 Oliver Hader
18:31 Bug #21504: Password change in User tools -> User setup impossible if rsaauth and saltedpassword are installed
Committed to SVN Trunk (rev. 6452) Oliver Hader
18:28 Bug #21566: Inconsistent naming of "includeFooterJS"
committed to trunk, 6456 Steffen Kamper
18:11 Bug #21242: Renaming write protected file issues a php warning
committed to trunk rev 6455 Rupert Germann
17:53 Bug #19810: Broken fe_adminLib.inc
committed to trunk, rev 6454 Steffen Kamper
17:49 Bug #21136: PHP5.3-Warning about strcmp() parameters in view_help.php
committed to trunk rev 6453 Rupert Germann
17:30 Bug #21588 (Closed): TCA type suggest not working in record sys_action type "edit records"
The TCA type suggest has been activated for some core tables and it works fine everywhere else but not in this case:
...
Georg Ringer
17:27 Bug #21444: OpenID authentication does not work with PHP 5.3
committed v2 to trunk rev 6451 Rupert Germann
15:20 Bug #21444: OpenID authentication does not work with PHP 5.3
openid-php53.diff also does not work on my system (Mac OS X, Apache2, PHP 5.3):
"Fatal error: Class 't3lib_error_Exc...
Oliver Hader
17:25 Bug #21587 (Closed): Warnings in BE when using the "Full search" in module "DB check"
When performing an search in the module "DB check" > Full search > "Raw search in all fields" the following warnings ... Georg Ringer
17:23 Bug #21570: Debug output destroys BE HTML
the last one is kinda messed up. This is the fixed one. (12614-t3uxw09-v2.diff)
Thanks,
Ivan Dharma Kartolo
16:56 Bug #21570: Debug output destroys BE HTML
Hi Steffen,
it's related to 12598.
Attached is my patch for this problem, #21557 and general debug output in Fron...
Ivan Dharma Kartolo
16:53 Bug #21557: Use flash messages to show SQL debug errors in the backend
please set relation to #21570 Ivan Dharma Kartolo
16:46 Bug #21571: Set recycler height dynamic
committed v2 to trunk, rev 6448 Steffen Kamper
16:34 Bug #21568: Backend Login-Popup not working
Committed to SVN Trunk (rev. 6447) Oliver Hader
16:14 Bug #21585 (Closed): Flash Message to the history / changelog
As the flash message should be used every it this is an additional replace. Please take a look at the screenshot to k... Georg Ringer
13:19 Bug #21581 (Closed): Backend Web and File menu items don't work
I login to the Typo3 backend at https://myserver/typo3 and get redirected to https://myserver/typo3/alt_main.php. I s... Carl Fischer
12:20 Bug #19131: Warning 102 when saving record with hidden double fields in the BE
Sorry - I was wrong.
I had in table
tx_promo_year_1_m_01 double DEFAULT '0' NOT NULL,
after changing to
tx_p...
Krystian Szymukowicz
11:53 Bug #19131: Warning 102 when saving record with hidden double fields in the BE
I have 'default' => '0.00' and still the same problem exist: "These fields are not properly updated in database:"
...
Krystian Szymukowicz
11:38 Bug #21580 (Closed): JSMENU's fallback menu name is not unique
In 4.1.13 you are not able to put multiple jsmenus on one page - except you define explicitely a name for each menu. ... Andreas Rieser
09:54 Bug #21579: Unreplaced marker in login screen of classic skin
committed to trunk, rev 6444 Steffen Kamper
09:38 Bug #21579 (Closed): Unreplaced marker in login screen of classic skin
There is a forgotten marker in login screen of classic skin:
###INFO###
also the text of this marker was forgotten:...
Steffen Kamper
08:41 Bug #21546: htmlArea RTE: RTE fails to load due to security error
I will check this.
I looked up on my server files. The fileadmin folder is on a different path than the typo3 source...
sardariu
02:58 Bug #21578: htmlArea RTE: Incorrect behaviour of last item of list in gecko browsers
Patch committed to SVN TYPO3core trunk (revision 6442) and branch TYPO3_4-2 (revision 6443). Stanislas Rolland
01:13 Bug #21578 (Closed): htmlArea RTE: Incorrect behaviour of last item of list in gecko browsers
If the cursor is positionned at the beginning of the last item of a list, a new item should be created if the item is... Stanislas Rolland
01:23 Bug #25632 (Closed): Validation issues in sysext scheduler: Fix several errors
Problem:
The scheduler BE module does not produce valid html
Solution:
- Fix a non closed /div in line 492
- Fi...
Christian Kuhn
00:44 Bug #21577: Validation issue in sysext scheduler: endPage is called twice
FYI: The attached patch was committed to SVN trunk. rev. 6441 Christian Kuhn
00:37 Bug #21577 (Closed): Validation issue in sysext scheduler: endPage is called twice
Problem:
$this->doc->endPage(); is called twice: in main() and in render(). This leads to invalid html because of du...
Christian Kuhn
00:30 Bug #21576: Validation issue in web functions wizard new page: End tag for input omitted
FYI: The attached patch was committed to SVN trunk. rev. 6440 Christian Kuhn
00:23 Bug #21576 (Closed): Validation issue in web functions wizard new page: End tag for input omitted
Problem:
The wizard for new pages does not close a input tag.
Solution:
Close it.
(issue imported from #M12620)
Christian Kuhn
00:17 Bug #21575: htmlArea RTE: JS error raised by spell checker
Patch committed to SVN TYPO3core trunk (revision 6439). Stanislas Rolland

2009-11-16

23:59 Bug #21575 (Closed): htmlArea RTE: JS error raised by spell checker
Incorrect reference causes exception.
(issue imported from #M12619)
Stanislas Rolland
23:43 Bug #21574 (Closed): Validation issue in sysext lowlevel: Fix some warnings
Problem:
The t3lib_arraybrowser issues some warning when running the source through tidy.
Solution:
- a escaping...
Christian Kuhn
23:28 Bug #21493: JSMENU's showActive is broken
To reproduce the original problem and its cure take these steps:
- In a virgin TYPO3...
- build a page tree lik...
Jörg Wagner
19:09 Bug #21493: JSMENU's showActive is broken
@Andreas:
You describe a totally different problem. Please set up another bug report for your issue.
Besides: How ...
Jörg Wagner
23:23 Bug #16689: Index on tx_realurl_uniqalias breaks with DBAL
Index size is not 230 anymore but 220 but the bug still occurs, explained on http://xavier.perseguers.ch/en/tutorials... Xavier Perseguers
23:23 Bug #21568: Backend Login-Popup not working
I also have this issue with Firefox 3.5.5 on Windows, but only "sometimes" (don't know, what excactly to do to reprod... Chris topher
16:03 Bug #21568 (Closed): Backend Login-Popup not working
The new "Refresh-Login" account is not working for me. Although I enter the right password, it says "Password incorre... Michael Knoll
23:16 Bug #21558: BE Login form is puzzled
Closed at the request of the original reporter Francois Suter
16:04 Bug #21558: BE Login form is puzzled
Hi Christopher,
I informed the author of the BE-Login extension about the problem. Now it's up to him to change do...
Michael Knoll
01:14 Bug #21558: BE Login form is puzzled
Even two extensions for just one screen... ;-)
If you want to do others something good, you can drop the author of...
Chris topher
01:10 Bug #21558: BE Login form is puzzled
hm - I still have the extension running, but now it works... it's been "Better BE Login", but I will actually unload ... Michael Knoll
01:08 Bug #21558: BE Login form is puzzled
Your problem maybe is caused by the extension t3skin_improved which modifies your login-screen.
Since the screen w...
Chris topher
01:07 Bug #21558: BE Login form is puzzled
Hi Christopher,
thx - that was it "Better BE Login" did the job.
It had no effects under 4.2, but now it seems ...
Michael Knoll
01:05 Bug #21558: BE Login form is puzzled
Any ext. modifying the login-screen? Chris topher
01:04 Bug #21558: BE Login form is puzzled
Seems as if it doesn't work with 3.5.5
I did everything described above, still no change!
Thx anyways!
Michael Knoll
01:01 Bug #21558: BE Login form is puzzled
I had a similar issue after upgrading to a version of 4.3, which included this screen.
Please go to the install to...
Chris topher
00:54 Bug #21558: BE Login form is puzzled
I have a MacBook Pro with MacOS 10.6 installed and use Firefox 3.5.5 Michael Knoll
00:53 Bug #21558 (Closed): BE Login form is puzzled
Since 4.3beta_xy my backend login form is somehow broken. The fields are not placed where they should be and the butt... Michael Knoll
23:16 Bug #18993: Login failures in Typo3 Backend
I don't have a clue on how to reproduce or fix this issue ("serveral problems"...).
I think that this was a config...
Chris topher
23:14 Bug #21403: PHP Warning produced by t3lib_div::flushOutputBuffers()
Committed to trunk in revision 6438 Francois Suter
23:00 Bug #21573: Validation issue in sysext lowlevel: End tag for input omitted
FYI: The attached patch was committed to SVN trunk. rev. 6437 Christian Kuhn
22:50 Bug #21573 (Closed): Validation issue in sysext lowlevel: End tag for input omitted
Problem:
lowlevel module doesn't validate because a a missing / in an input field
Solution:
Add it.
(issue i...
Christian Kuhn
22:47 Bug #21562: Flash Message for "extension provides additional configuration"
committed to trunk, rev 6436 Steffen Kamper
10:04 Bug #21562 (Closed): Flash Message for "extension provides additional configuration"
flash messages should be used everywhere
(issue imported from #M12605)
Georg Ringer
22:32 Bug #21461: Recycler is missing title + description in the about module
committed v3 to trunk, rev 6435 Steffen Kamper
20:27 Bug #21461: Recycler is missing title + description in the about module
My fault... it's in the about module not in the recycler module... Oliver Hader
20:02 Bug #21461: Recycler is missing title + description in the about module
This was solved in issue #21428 Oliver Hader
22:31 Bug #21551: Page tree does not reload after creating new page
Dupe of #20899 ?
This happens only using the "Create new page" icon in pagetree docheader?
Christian Kuhn
22:22 Bug #20422: TCEForm does not replace the existing element if adding a new element to a field with maxitems=1
http://www.jslint.com/ Steffen Gebert
22:18 Bug #20422: TCEForm does not replace the existing element if adding a new element to a field with maxitems=1
Hey Steffen.
What is "linting"? Anyways, do you want to send it to the core list?
thx.
Benni Mack
21:55 Bug #20422: TCEForm does not replace the existing element if adding a new element to a field with maxitems=1
Could you test v2, which is linted? After linting, it is working in Opera too, which didn't work before.
I had no ...
Steffen Gebert
22:19 Bug #21419: Hard-coded strings for collections in status reports
Committed v3 to trunk in revision 6433 Francois Suter
22:04 Bug #25630: Logging is too verbose
Committed to trunk in revision 6432 Francois Suter
20:46 Feature #5390 (Closed): Keyboard shortcuts for generic actions
It would be really nice to have a _keyboard command shortcuts_ to generic actions like *Save*, *Save & close*, *Searc... Søren Madsen
20:00 Bug #21546: htmlArea RTE: RTE fails to load due to security error
Did you try to set the ip address with the install tool by setting [SYS][reverseProxyIP] ? Stanislas Rolland
11:34 Bug #21546: htmlArea RTE: RTE fails to load due to security error
is not quite correctly.. All the files for the frontend are in same location.
It is possible to have the typo3 sourc...
sardariu
11:02 Bug #21546: htmlArea RTE: RTE fails to load due to security error
I mean that the scripts are in www.cenit.de, but the css files are in vmlintypo3prod.de.cenit-group.com. Stanislas Rolland
09:00 Bug #21546: htmlArea RTE: RTE fails to load due to security error
You mean thet the typo3 sources are on a different location than the stylesheets.
I have the stylesheets in the file...
sardariu
08:32 Bug #21546: htmlArea RTE: RTE fails to load due to security error
Your stylesheets are on a different domain than the page which contains the RTE instance. Security restrictions in Ja... Stanislas Rolland
07:48 Bug #21546: htmlArea RTE: RTE fails to load due to security error
And on the outside domain, where we have the problem loading the rte, I receive:

The editor is being loaded. P...
sardariu
07:46 Bug #21546: htmlArea RTE: RTE fails to load due to security error
On the internal server I receive fallowing message:
[HTMLArea::init]: All scripts successfully loaded.
[HTMLArea:...
sardariu
19:51 Bug #21571 (Closed): Set recycler height dynamic
for now we have a fix recycler height which can be set in user setup.
By setting the height automatic (viewportHei...
Steffen Kamper
18:37 Bug #21561: fileNameASCIIPrefix got deprecated but is used in core
introduced with RFC #21413: Log deprecated method calls and remove them in 4.5, see http://bugs.typo3.org/view.php?id... Georg Ringer
11:28 Bug #21561: fileNameASCIIPrefix got deprecated but is used in core
should be
"see class.tslib_gifbuilder.php line 632
Georg Ringer
09:13 Bug #21561 (Closed): fileNameASCIIPrefix got deprecated but is used in core
The function fileNameASCIIPrefix in class.tslib_fe.php is deprecated with the message "please use the "simulatestatic... Georg Ringer
17:52 Bug #20137: DBAL where clauses not handled correctly
Well, I don't see any "IS IN LIST" operator on
http://dev.mysql.com/doc/refman/5.1/en/comparison-operators.html
A...
Xavier Perseguers
13:33 Bug #20137: DBAL where clauses not handled correctly
Xavier,
the given IN clause by Mangan was indeed correct, however I think the most important part was teh first it...
Ries van Twisk
10:14 Bug #20137: DBAL where clauses not handled correctly
Hi,
I confirm that I could not reproduce the issue as stated in the description with DBAL-trunk. SQL parser has be...
Xavier Perseguers
02:08 Bug #20137: DBAL where clauses not handled correctly
I did a quick test on my site using the following code:
page.20 = CONTENT
page.20.table = tt_content
page.20.sel...
Ries van Twisk
17:32 Bug #21553: "LastLogin"-Field creates PHP error on create (date)
Committed to SVN Trunk (rev. 6430) Oliver Hader
11:29 Bug #21553: "LastLogin"-Field creates PHP error on create (date)
The attached patch adds default values for these fields. It shows the unixtime start in 1970 - the warning is gone - ... Oliver Hader
17:06 Bug #20696: Expanding pagetree with multiple mountpoints removes following mountpoints in Firefox
I have attached a screenshot with your patch and my little test setup. I get 15 <li and 16 </li .
With the current...
Andreas Kießling
16:50 Bug #21570 (Closed): Debug output destroys BE HTML
if you use t3lib_div::debug in BE the HTML is corrupted, docheader not clickable etc. It's very weird.
Reason is t...
Steffen Kamper
16:42 Feature #21565: Generating multiple directories for images in GB/ and pics/
Ries, gifbuilder.patch has been removed Xavier Perseguers
16:41 Feature #21565: Generating multiple directories for images in GB/ and pics/
Someone with proper rights should move this entry to Core bugtracker. thanks. Xavier Perseguers
13:17 Feature #21565: Generating multiple directories for images in GB/ and pics/
gifbuilder.patch was a faulty upload (how can I delete it??, or how can I upload multiple files at the same time?)
...
Ries van Twisk
13:16 Feature #21565 (Closed): Generating multiple directories for images in GB/ and pics/
When TYPO3 needs to generate many thousands of images (>50.000) then most file systems will slow down because TYPO3 w... Ries van Twisk
16:32 Bug #21569: Wrong character encoding in cache tables breaks frontend rendering
In cache_pages the field HTML stores the complete page. Yet this must be also a BLOB since Mysql (and other DBs) take... Martin Kutschker
16:20 Bug #21569 (Closed): Wrong character encoding in cache tables breaks frontend rendering
There are several issues where cache data makes problems, eg if renderCharset != metaCharset. Then it happens if the ... Steffen Kamper
15:05 Bug #21504: Password change in User tools -> User setup impossible if rsaauth and saltedpassword are installed
The attached patch solves this issue.
There was a hardcoded check wheter a stored password has the length of 32 (and...
Oliver Hader
14:33 Bug #21567 (Closed): Add preRenderHook in pageRenderer
if the loading order or other things are not sufficient for specific usecases there should be a hook where you can ma... Steffen Kamper
13:55 Bug #21566 (Closed): Inconsistent naming of "includeFooterJS"
There is an inconsistent naming in the new TS properties:
includeFooterJS
All of these properties shoul be same...
Steffen Kamper
13:30 Bug #16694: Extension manager fails in a postgres environment with multiple schema's and tables.
Michiel,
it's a PostgreSQL setting for it's role.
Ries
Ries van Twisk
07:52 Bug #16694: Extension manager fails in a postgres environment with multiple schema's and tables.
Hi Ries,
No, I did not try that. Is that documented somewhere in the dbal docs?
If you think all is solved in t...
Michiel Roos
02:22 Bug #16694: Extension manager fails in a postgres environment with multiple schema's and tables.
Did any of you guys tried to set a search path to each schema?
Second, I think all of teh above is solved in lates...
Ries van Twisk
13:29 Bug #21444: OpenID authentication does not work with PHP 5.3
doesn't work for me too. (PHP 5.3 xammp win)
Dmitry, on what system did you test your patch?
Rupert Germann
13:24 Bug #21444: OpenID authentication does not work with PHP 5.3
you'd better look to Rupi's patch - yours doesn't work for me:
Fatal error: Class 't3lib_error_Exception' not found ...
Steffen Kamper
13:07 Bug #21444: OpenID authentication does not work with PHP 5.3
openid-php53.diff is my final result.
I did not look to Rupi's patch.
Dmitry Dulepov
12:49 Bug #21564 (Closed): User settings module reports changed password and settings if there was no change at all
The module User Tool>User Settings reports a changed password and settings if there was no change at all.
Changed ...
Oliver Hader
11:32 Bug #16779: Templavoila & ORACLE wont work (DBAL 0.9.9)
the topic is about templavoila and ORACLE not only templavoila and TYPO3 Michael Ablass
11:12 Bug #21140: translateTools not instantiated in t3lib/class.t3lib_recordlist.php
fixed by follow-up patch for bug #0011764
committed to trunk, rev 6424
Rupert Germann
11:11 Bug #21549: Patch for bug 6158 incompatible with 4.3b3
With higher fuzzyness the patch succeded. Staffan Ericsson
11:08 Bug #20910: speed up list module by improving internal handling of localisations
attached patch "11764_followup2.diff" fixes the problems in extensions which use their own page-module.
committed ...
Rupert Germann
10:43 Bug #21563 (Closed): fe_typo_user changes for non logged in users
The fe_typo_user cookie changes on every request for non logged in users. This is really annoying if you use this coo... Sigfried Arnold
10:27 Feature #21560: sql_query does not respect "mapping"
+1 by reading
will test later, that the "SELECT" part works we proved already yesterday evening.
For insert and upd...
Steffen Ritter
10:21 Feature #21560: sql_query does not respect "mapping"
Even if this method is marked as deprecated since TYPO3 4.1 in DBAL, it overrides a method (from t3lib_db) that is no... Xavier Perseguers
08:55 Feature #21560 (Closed): sql_query does not respect "mapping"
The sql_query function of DBAL does not respect the Mapping feature of DBAL.
Solution: parse the SQL String and Ma...
Steffen Ritter
08:46 Bug #20044: RTE is not loading
The problem arises because the stylesheets are not in the same domain as the html document containing the instance of... Stanislas Rolland
08:40 Bug #19988: Rich text editor is not loading
I can't follow this thread anymore. This issue was stolen and solved too many times. If anyone still encounters such ... Stanislas Rolland
02:22 Bug #21559: htmlArea RTE: Update list of supported browsers.
Committed to SVN TYPO3core trunk (revision 6427). Stanislas Rolland
02:13 Bug #21559 (Closed): htmlArea RTE: Update list of supported browsers.
Update manual and About information to include Google Chrome and SeaMonkey.
(issue imported from #M12601)
Stanislas Rolland
02:14 Bug #16708: WHERE func(expr) IN (n,...m) is broken
Xavier,
this could be useful to compare dates for example (find all rows where the months was 3):
SELECT * FROM...
Ries van Twisk
01:54 Bug #20633: Cursor may not be put in list elements newly created in front of links
In content editable mode, Gecko browsers do not render empty list elements. Insert br element in new list element.
...
Stanislas Rolland

2009-11-15

23:51 Bug #21548: db_list_extra->makeLocalizationPanel doesn't consider the backPath...
committed to trunk, rev 6421 Steffen Kamper
22:45 Bug #16779: Templavoila & ORACLE wont work (DBAL 0.9.9)
TemplaVoilà is running properly with TYPO3 4.3 (beta3 at the moment) Xavier Perseguers
22:09 Bug #21414: Paste is erratic in Opera 10 when server-based cleaning is enabled
The attached patch inhibits key events while a synchronous request is being processed.
Committed to SVN TYPO3core ...
Stanislas Rolland
19:07 Bug #21414: Paste is erratic in Opera 10 when server-based cleaning is enabled
Opera does not, like all other browsers, inhibit input while the synchronous request is being processed. Stanislas Rolland
17:39 Bug #21546: htmlArea RTE: RTE fails to load due to security error
Please enable troubleshooting mode using the Extension Manager, and report here the log that is then displayed below ... Stanislas Rolland
17:32 Bug #21557 (Closed): Use flash messages to show SQL debug errors in the backend
If sqlDebug is enabled to visualize SQL errors this currently breaks the document and in TCEforms buttons cannot be c... Oliver Hader
17:32 Bug #21556: htmlArea RTE: cursor position is not restored by undo/redo operations in Opera
Committed to SVN TYPO3core trunk (revision 6416) and branch TYPO3_4-2 (revision 6417). Stanislas Rolland
17:07 Bug #21556 (Closed): htmlArea RTE: cursor position is not restored by undo/redo operations in Opera
Cursor position is not restored by undo/redo operations.
The feature had to be disabled in Opera 9.62 due to bugs ...
Stanislas Rolland
16:29 Bug #21555: Powermail-related: RIGHT OUTER JOIN is not supported
DBAL part of the bug is resolved and commited to DBAL-trunk as changeset 26547.
Please refer to Powermail's bugtra...
Xavier Perseguers
16:17 Bug #21555: Powermail-related: RIGHT OUTER JOIN is not supported
Patch is attached to related bug entry on Powermail's bugtracker: http://forge.typo3.org/issues/show/5371 Xavier Perseguers
16:07 Bug #21555: Powermail-related: RIGHT OUTER JOIN is not supported
Parentheses around the first join are not needed and bug DBAL parser, they should be removed, I prepare another patch... Xavier Perseguers
15:47 Bug #21555 (Closed): Powermail-related: RIGHT OUTER JOIN is not supported
After installing powermail and going to page > create content element > regular text element:
DBAL fatal error: No...
Xavier Perseguers
16:11 Bug #21553: "LastLogin"-Field creates PHP error on create (date)
This is related to #21377. Chris topher
11:14 Bug #21553 (Closed): "LastLogin"-Field creates PHP error on create (date)
In 4.3 the "lastLogin" field has been made visible for fe_users and be_users.
While creating the record the fieldv...
Steffen Ritter
11:19 Bug #21554 (Closed): IE8 Cross Site Scripting Warning
The IE8 throw a Cross Site Scripting detection warnining in the "click enlarge" popups because one of the parameter i... Tim Lochmüller
09:04 Feature #5369: URL's - with or without protocol?
Deleted unnecessary comment Søren Madsen
09:01 Feature #5369 (Closed): URL's - with or without protocol?
This is a general inconsistency issue throughout the backend.
*Two examples when adding domain records*
The "Doma...
Søren Madsen
01:06 Bug #5368 (Closed): Ask for saving, if record is not explicitly closed
If a user is editing a record in TCEforms and clicks e.g. on another module/page, the record is not saved, but the ch... Steffen Gebert

2009-11-14

23:10 Feature #18194: Remove Static Templates from Standard Installation
OK. Now I think we're done.
The sysext + the new patch (2009_v2.patch) + svn rm typo3/sysext/cms/ext_tables_static...
Benni Mack
22:59 Feature #18194: Remove Static Templates from Standard Installation
The patch solves everything except:
* Removing the static file - svn rm typo3/sysext/cms/ext_tables_static+adt.sq...
Benni Mack
14:52 Feature #18194: Remove Static Templates from Standard Installation
Also read this: http://lists.typo3.org/pipermail/typo3-dev/2007-December/026682.html Benni Mack
22:48 Bug #21552 (Closed): Flash Messages issues in the Extension Manager
There are some issues in the Extensions Manager concerning Flash Messages:
1) Installing/Uninstalling extensions som...
Oliver Hader
22:44 Bug #21551 (Closed): Page tree does not reload after creating new page
If a new page was created, the page tree does not reload.
No JavaScript error message is displayed.
(issue impor...
Oliver Hader
21:41 Bug #21504: Password change in User tools -> User setup impossible if rsaauth and saltedpassword are installed
After a little more investigation, it looks like this is just a saltedpasswords / user setup issue and rsaauth isn't ... Jeff Segars
17:40 Bug #21176: No upload in the new massuploader with Firefox
mhmm i use win 7 ultimate 32bit and http only
thats of course a difference
do you have any other windows explorer...
Kay Strobach
16:55 Bug #21176: No upload in the new massuploader with Firefox
I unsinstalled tortise svn and no sucess.
I use Win7 Pro x64 with Fx 3.5.5. (fully patched)
Could the diffrence...
Staffan Ericsson
13:20 Bug #21176: No upload in the new massuploader with Firefox
what version of windows etc. are you using?
i use the
windows 7 ultimate
latest tortoise svn
internet explorer...
Kay Strobach
12:44 Bug #21176: No upload in the new massuploader with Firefox
Kay: Tryied Case 2 without success :-( Staffan Ericsson
12:37 Bug #21176: No upload in the new massuploader with Firefox
Seems that a note about the behaviour should be added to the upload page or settings page. Staffan Ericsson
10:33 Bug #21176: No upload in the new massuploader with Firefox
After quite a while of testing a found the following way to get the upload working (on windows 7 and firefox and safa... Kay Strobach
10:03 Bug #21176: No upload in the new massuploader with Firefox
i have the same problem with firefox 3.5.5 and current safari on windows 7.
i made a short video with camtasia stu...
Kay Strobach
13:06 Bug #21550 (Closed): Make EXT: syntax consistent in core
There are several places where you can use the EXT:extkey/... syntax to load files.
Most prominent is in t3lib_div::...
Steffen Kamper
12:39 Bug #21453: Sorting of status collections wrongly relies on localized strings
Committed to trunk in revision 6415. Francois Suter
12:33 Bug #21549 (Closed): Patch for bug 6158 incompatible with 4.3b3
There was a patch supplied to bug http://bugs.typo3.org/view.php?id=6158
That patch does not work on 4.3B3 which s...
Staffan Ericsson
12:15 Bug #21506: autoloader doesn't support ext_autoload from extensions having underscore in extkey
I tested and yes, it works. Thanks Francois for investigating.
I really would like to add the strtolowercase becau...
Steffen Kamper
12:05 Bug #21506: autoloader doesn't support ext_autoload from extensions having underscore in extkey
i'll do, i first will test it too, thx. Steffen Kamper
11:50 Bug #25570: code completion: IMG_RESOURCE missing in tsref
committed in r6414 Administrator Admin
11:50 Bug #25569: code completion: parser error on brackets on the right side of an operator
committed in r6413 Administrator Admin
11:49 Bug #25568: Gifbuilder TEXT and Gifbuilder IMAGE inside of GMENU_itemState
committed in r6412 Administrator Admin
11:49 Bug #25567: tsref properties get listet twice when they are defined
committed in r6411 Administrator Admin
11:31 Bug #21548 (Closed): db_list_extra->makeLocalizationPanel doesn't consider the backPath...
The links for localizing records within the record-display are broken - they should link to 'typo3/tcedb.php' but the... Tolleiv Nietsch
11:31 Bug #19352: typo3-top-toolbar popups do not open, t3 editor not working
can be closed ... Kay Strobach
11:30 Bug #20823: Re-Login in expired session does not work when opening multiple windows
That's annoying.
I would like to have the two needed fields username (username can be prefilled, if it doesn't ma...
Kay Strobach
08:51 Bug #21547: Templavoila und Preview
it's already in the templavoila manual
i think there need to be a hint in the feeditadvanced manual ->which i have...
Kay Strobach
02:52 Bug #21547: Templavoila und Preview
Moved to TV for now. Christian Kuhn
00:25 Bug #21547: Templavoila und Preview
which manual?
isn't that a TV bug then?
Tolleiv Nietsch
00:07 Feature #5355 (Closed): Template module - don't store the page in the session
The "Template" of TYPO3 module have 4 default tools:
* Constant editors
* Info / modify
* Template Object browser
...
Fabien Udriot

2009-11-13

20:50 Bug #21547 (Closed): Templavoila und Preview
i need to set
page.10.disableExplosivePreview = 1
plugin.tx_templavoila_pi1.disableExplosivePreview = 1
in pag...
Kay Strobach
18:36 Bug #21544: Pagetree frame shows HTTP 404 error
Oh, and could you please also debug self::getIndpEnv('TYPO3_SITE_PATH')? Thanks Oliver Hader
18:18 Bug #21544: Pagetree frame shows HTTP 404 error
Hm, that's strange...
What is the base path to your TYPO3 backend (e.g. http://mydomain.com/subDirectory/typo3/backe...
Oliver Hader
16:30 Bug #21544: Pagetree frame shows HTTP 404 error
the output after clicking the page module from:
self::debug($url );
...
Björn Pedersen
15:57 Bug #21544: Pagetree frame shows HTTP 404 error
Nov 13 15:51:16 wwwtest http://wwwtest.xxxxxxxx/: - Core: The URL "../typo3conf/ext/templavoila/mod1/index.php" is n... Björn Pedersen
15:53 Bug #21544: Pagetree frame shows HTTP 404 error
<iframe id="content" scrolling="auto" frameborder="0" marginheight="0" marginwidth="0" name="content" src="/typo3/alt... Björn Pedersen
15:44 Bug #21544: Pagetree frame shows HTTP 404 error
<iframe id="content" scrolling="auto" frameborder="0" marginheight="0" marginwidth="0" name="content" src="/typo3/alt... Björn Pedersen
14:30 Bug #21544: Pagetree frame shows HTTP 404 error
Can you please provide, how this is called, e.g.
http://my-domain.com/typo3/alt_mod_frameset.php?fW=0&nav=/typo3/alt...
Oliver Hader
13:45 Bug #21544 (Closed): Pagetree frame shows HTTP 404 error
sometimes (mostly after using modules without pagetree, the page tree frame gives a 404:
Not Found
The request...
Björn Pedersen
16:47 Bug #21540: Save a record before rte fields are loaded results empty rte fields
Hi Oliver,
yes, the same problem with TYPO3 4.2
Thomas
15:47 Bug #21540: Save a record before rte fields are loaded results empty rte fields
Hi Thomas,
there's no extension attached to this bug report. However, I guess that the behaviour in TYPO3 4.2 is t...
Oliver Hader
15:49 Bug #21512: No error if missing loaded extension
Hm, could be integrated as new system report and as flash message at the top of the extension manager. Oliver Hader
15:34 Bug #21546 (Closed): htmlArea RTE: RTE fails to load due to security error
When I access the rtehtmlarea from the inside server name, lets say http://server/
everything it is ok and all the r...
sardariu
15:33 Bug #21533: Caching Framework: Memcache backend set() is terrible slow if handling entries with many tags
Unfortunatelly yes... iteration over all elements slows down the whole story. Oliver Hader
14:56 Bug #21545 (Closed): getFileAbsFileName() resturns blank in cli mode
/typo3/init.php#14223:
getFileAbsFileName() returns blank although $TYPO3_CONF_VARS['SC_OPTIONS']['GLOBAL']['cliK...
Markus Martens
14:40 Bug #21543: t3lib_cache_exception_NoSuchCache exception is not thrown
But doesn't this activate the caching framework for the whole TYPO3 installation? Anonymous
14:33 Bug #21543: t3lib_cache_exception_NoSuchCache exception is not thrown
It's written in NEWS.txt:
If you use the caching framework it is not possible anymore to query the cache tables dire...
Oliver Hader
12:30 Bug #21543 (Closed): t3lib_cache_exception_NoSuchCache exception is not thrown
When trying to create a cach that does not exist with the following code, and the caching framework disabled in typo3... Anonymous
14:37 Bug #21506: autoloader doesn't support ext_autoload from extensions having underscore in extkey
Steffen, since this seems not to be a bug, could you please close this issue again? Thanks in advance! Oliver Hader
14:37 Bug #21506: autoloader doesn't support ext_autoload from extensions having underscore in extkey
Thanks Fracois for testing this issue. If lowercase is a problem, we could add another strtolowercase() for processin... Oliver Hader
14:33 Feature #25631: Add a "disable/enable" button to tasks overview
This was a delibarate decision. The thinking was that disabling a task is not such a common operation and that it doe... Francois Suter
12:28 Feature #25631 (Closed): Add a "disable/enable" button to tasks overview
There is no option in the task overview list to disable a task. The only solution is to edit the task, set the option... Steffen Müller
12:56 Feature #5351 (Closed): Enable drag&drop of content elements to other pages / files to other folders
If we have solved #5277 (d&d reordering of content elements) and #5324 (ExtJS rewrite of page tree), we can take the ... Steffen Gebert
12:41 Feature #21169: add fullQuoteStr to stdWrap
v3 ships two options: quoteStr and fullQuoteStr
Usecases are demonstrated in the following two examples:
# 1) q...
Steffen Müller
12:36 Feature #5341: Page's "target" field inprovments
+1
We could add a config option to add custom targets, if sb. is using frames.
Steffen Gebert
11:46 Bug #21346: Page tree will not be shown in the typo3 backend
Committed to SVN:
* Trunk - part of TYPO3 4.3-beta3
* TYPO3_4-2 - part of TYPO3 4.2.11
Pending for TYPO3_4-1
Oliver Hader
11:12 Bug #21140: translateTools not instantiated in t3lib/class.t3lib_recordlist.php
I added a patch which initialises the translateTools object if it is not present.
this patch should also fix the iss...
Rupert Germann
00:55 Bug #21541: Problem
Resolved, no change required.
A?ex,
thanks for your report.
TYPO3 currently needs all those functions (ini_se...
Christian Kuhn

2009-11-12

18:20 Bug #21541: Problem
Hi Alex,
it seems as if you have a configuration problem.
To get help with that, please post it to the newsgrou...
Chris topher
17:54 Bug #21541 (Closed): Problem
Warning: ini_set() has been disabled for security reasons in /usr/export/www/vhosts/funnetwork/hosting/kremer8033/t3l... Aöex
17:12 Bug #21140: translateTools not instantiated in t3lib/class.t3lib_recordlist.php
I can confirm that issue, as Susanne said the translateTools object is not longer initiated - using the commerce 0.12... Frank Mey
16:45 Bug #21414: Paste is erratic in Opera 10 when server-based cleaning is enabled
You may disable server-based cleaning with the following setting:
RTE.default.enableWordClean.HTMLparser >
The ...
Stanislas Rolland
16:39 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
Hi,
Moving the frameindicator out of wrapFilename() seems a sensible thing.
For spaces, etc in 4.2.8 it works and...
Richard
16:16 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
Hi Michael:
> to rename an existing binary is imho not a realy good sollution!
ACK. I never said it is a good s...
Joern Dost
13:51 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
Dear all,
now i'm just a little bit confused
There are three patches available, but the second includes the con...
Michael Kasten
16:30 Feature #17024: request for configurability of pagetree view in web->page module
I have added a new patch typo3-restrictTree.diff against typo3 4.2.10 (and probably any earlier).
How it works: Th...
Jonas Diemer
16:26 Bug #16795: htmlArea RTE: Problem when cutting pasting links within table cells or list items
Committed to SVN TYPO3core trunk (revision 6406) for inclusion in TYPO3 4.3. Stanislas Rolland
15:49 Bug #16795: htmlArea RTE: Problem when cutting pasting links within table cells or list items
Second version of patch applies to current trunk (revision 6404+). Stanislas Rolland
16:03 Bug #21506: autoloader doesn't support ext_autoload from extensions having underscore in extkey
I just checked and - in fact - it works.
I used your extension reports_logview to check, since this is what led yo...
Francois Suter
15:15 Bug #21533: Caching Framework: Memcache backend set() is terrible slow if handling entries with many tags
Flush() is really slow as well.
100MB memcache data took several minutes to flush.
Christian Kuhn
15:14 Bug #21540 (Closed): Save a record before rte fields are loaded results empty rte fields
If you have an record with many rte fields and the user ckicks on the save button before the rte's are loaded, the re... Thomas
13:37 Bug #21408: Various crashes in SQL parsing when using install tool to compare and fix database.
unable to reproduce Rupert Germann
12:12 Feature #5341 (Closed): Page's "target" field inprovments
Some users (simple redactors) don't know what to enter in that mysterious field, and "_blank", "_self",etc. don't mea... Rachel Foucard
12:07 Bug #21539 (Closed): openPic close popup internet explorer 8 incompatibility
When trying to close a popup opened by the openPic function, a page not found error is being displayed.
1. make a ne...
oliver leitner
11:56 Bug #21538: Wrong handling of date-fields
This bug is probably related to http://bugs.typo3.org/view.php?id=11026 Mathias Gisch
11:54 Bug #21538 (Closed): Wrong handling of date-fields
Regarding the handling of timezone issues I found the following information:
> Since TYPO3 4.2 we changed the hand...
Mathias Gisch
09:34 Bug #21537 (Closed): tslib_cObj.getTypoLink_URL create wrong links
the function tslib_cObj.getTypoLink_URL cuted some parameters
An Example:
$this->cObj->getTypoLink_URL("http://...
Björn Paulsen
06:07 Bug #21504: Password change in User tools -> User setup impossible if rsaauth and saltedpassword are installed
Just ran into the problem here as well. Jeff Segars
00:02 Feature #17274: TCEmain labels are hard-coded in English
I'll try to find some more time in the next two days to add the other labels as well ... ;)
Tolleiv Nietsch
00:00 Feature #17274: TCEmain labels are hard-coded in English
woah - why was it never sent to corelist? Steffen Kamper
00:00 Feature #17274: TCEmain labels are hard-coded in English
attached first small change regards that - all labels which are related to versionizing functions... (might cause pro... Tolleiv Nietsch

2009-11-11

23:16 Bug #21536: htmlArea RTE: Text pasted by Safari is wrapped in span or font tags
Committed to SVN TYPO3core trunk (revision 6404) and branch TYPO3_4-2 (revision 6405). Stanislas Rolland
22:51 Bug #21536 (Closed): htmlArea RTE: Text pasted by Safari is wrapped in span or font tags
When Safari or any Apple WebKit-based browser is used, text pasted into the editing area is wrapped in span (sometime... Stanislas Rolland
22:26 Bug #21535: htmlArea RTE: Selecting element from status bar does not work in Safari
Committed to SVN TYPO3core trunk (revision 6402) and branch TYPO3_4-2 (revision 6403). Stanislas Rolland
20:49 Bug #21535: htmlArea RTE: Selecting element from status bar does not work in Safari
Solution: Use mousedown event rather than click event in gecko browsers. Stanislas Rolland
20:43 Bug #21535 (Closed): htmlArea RTE: Selecting element from status bar does not work in Safari
Whwn using Safari or any Apple WebKit-based browser, if one tries to select an element by clicking on the element in ... Stanislas Rolland
18:36 Bug #21510: Section index (pagecontent ...) doesn't work in Internet Explorer 8
Explorer 8 on Windows 7 has still problems with my solution. He wants real content.
And I forgot the localisation. N...
Steffen no-lastname-given
17:56 Bug #25630 (Closed): Logging is too verbose
An extension configuration option should be added to allow logging to be switched off completely or at least to be mu... Xavier Perseguers
16:07 Bug #21534 (Closed): Caching Framework: Task for garbage collection in db and file backend
The cache backends db and file implement a method to do garbageCollection for old cache entries, while memcache and a... Christian Kuhn
15:59 Bug #21533 (Closed): Caching Framework: Memcache backend set() is terrible slow if handling entries with many tags
The memcache Backend is very slow if entries with a lot of tags are handled.
Use case:
We have pages that need ar...
Christian Kuhn
13:39 Bug #21531 (Closed): Usability issue in "About" module
If user did not enter first and last name, he will see a "(, )" at the bottom of TYPO3 "About" screen. See the screen... Dmitry Dulepov
13:36 Bug #14202: ImageMagic detection fails in safe_mode
Hi michael,
the patch does not work anymore!
Benni Mack
13:10 Bug #21530: Wrong filereferences and colors in t3skin-extjs them, missing icon in recycler
committed to trunk, rev 6399 Steffen Kamper
12:59 Bug #21530 (Closed): Wrong filereferences and colors in t3skin-extjs them, missing icon in recycler
When calling recycler some entries are written to error_log because wrong references.
Also colors are wrong where "g...
Steffen Kamper
11:59 Bug #21292: Strange phenomena: Images having particular dimensions disappeared
Thanks for feedback.
Resolved, no change required as requested by reporter.
Christian Kuhn
11:30 Bug #21292: Strange phenomena: Images having particular dimensions disappeared
This issue is resolved.
It is a GD, ImageMagick setup problem due to the lack of some libraries.
Check and install ...
Razakanirina
11:58 Bug #21291: No thumb generated in BE interface
Thanks for feedback.
Resolved, no change required as requested by reporter.
Christian Kuhn
11:31 Bug #21291: No thumb generated in BE interface
This issue is resolved.
It is a GD, ImageMagick setup problem due to the lack of some libraries.
Check and install ...
Razakanirina
11:33 Feature #5326 (Closed): Listview: Number of records should be configurable
I'm sorry, there is no screenshot on this one:
The list view should have a droopdown (?) to define the number of r...
Mario Rimann
11:26 Bug #21421: slow t3lib_TSparser::parseSub
OK, I finally found this:
all my (selfmade) plugins do contain a TS-Setup file
ext_typoscript_setup.txt
for ...
Stefan Geith
11:03 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
same Steffen Gebert
10:19 Bug #21516: Frontend-Editing: Objects can not be moved in small Columns
Using different bug-trackers is not too clever I think, but that is not my decision. Chris topher
10:07 Bug #21516: Frontend-Editing: Objects can not be moved in small Columns
I opened a new issue @ http://forge.typo3.org/issues/show/5321
so you can delete this one here
thx
Steffen Miebach
09:50 Bug #21516: Frontend-Editing: Objects can not be moved in small Columns
ok, but what does this mean?

"Please test this beta release as much as possible, especially the new features from...
Steffen Miebach
10:06 Bug #21517: Frontend-Editing: New object appears in wrong column, attempt to move it fails
Opened a new issue @ http://forge.typo3.org/issues/show/5322
so you can delete this one here
thx
Steffen Miebach
10:04 Bug #21529 (Closed): BE.lockSSLPort has no effect
The code does not use $GLOBALS to access TYPO3_CONF_VARS.
(issue imported from #M12555)
Dmitry Dulepov
06:28 Bug #19445: URLs in TYPO3 confirmation emails are broken and should be changed
Have a look at RFC 2396 on "URI generic syntax" ( http://www.ietf.org/rfc/rfc2396.txt ):
-------SNIP-------
2.4.3...
Jörg Wagner
00:03 Bug #21514: DAM-related: Element browser crashes as where-clause cannot be parsed
v2 implements remapping Xavier Perseguers

2009-11-10

22:08 Feature #16035: A set of Mysql-functions supported as stored procedures
Before adding a bunch of functions we should make a list of SQL functions that are widespread and therefor portable. ... Martin Kutschker
22:04 Bug #16708: WHERE func(expr) IN (n,...m) is broken
Actually I have no idea. Could have been either in an extension of mine or - more likely - an extension from TER that... Martin Kutschker
21:46 Bug #21514: DAM-related: Element browser crashes as where-clause cannot be parsed
After discussion with Ries, it might be interesting in case PostgreSQL is used to remap LIKE and NOT LIKE to ILIKE an... Xavier Perseguers
10:08 Bug #21514 (Closed): DAM-related: Element browser crashes as where-clause cannot be parsed
DAM issue queries containing a LIKE BINARY operator.
I found a discussion:
http://lists.typo3.org/pipermail/typo3...
Xavier Perseguers
21:14 Bug #21527 (Closed): Text "A simple table with up to 8 columns." is wrong
there are really more than 8 cols possible
(issue imported from #M12553)
Georg Ringer
18:37 Bug #21421: slow t3lib_TSparser::parseSub
You should check what character encoding the included files have, and if there are any umlauts in them.
If there a...
Bernhard Kraft
08:52 Bug #21421: slow t3lib_TSparser::parseSub
Additional Note:
Setting
$TYPO3_CONF_VARS['SYS']['useCachingFramework'] = '1';
fixes this issue.
Nevertheles...
Stefan Geith
18:29 Bug #14959: Meta tag output in indexed search result breaks layout
I've two images to show the problem.
Image indexed_search_problem2.png show the site 'home' in the backend with the ...
Karl Schlicker
17:43 Feature #21525 (Closed): No typoscript template found - Addon
I had the same issue that was described in bug #19657.
Im using the current trunk of TYPO3 4.3 (Revision 6398).
...
Alexander Stehlik
17:38 Bug #20823: Re-Login in expired session does not work when opening multiple windows
I can confirm that too. Petra Arentzen
17:15 Bug #21524 (Closed): opendocs produce invalid HTML
as opendocs has 2 parts (open and recent documents) there are double id's which lead to invalid HTML. Further the lin... Steffen Kamper
16:37 Bug #21515: Changes in t3lib_div::getUserObj
Also the dam file browser is affected Heiko Nöthen
10:50 Bug #21515 (Closed): Changes in t3lib_div::getUserObj
The class t3lib_div::getUserObj in TYPO3 4.2.10 is defined with "&". In TYPO3 4.3 it is not. So extensions like dam_i... Heiko Nöthen
16:02 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
What about on keypress? Stanislas Rolland
13:04 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
I made some tests: <input type="text" onkeyup="alert(event.shiftKey);" /> returns true, if I press shift+enter. So in... Steffen Gebert
11:54 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
"Enter was pressed. shiftKey= false"
sounds not good ;)
In a Windows VM, I get shiftKey=true, so it's opera itsel...
Steffen Gebert
04:39 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
@Steffen:
Please try to access this page from Opera 10 on Mac OS X:
http://www.sjbr.ca/fr/commentaires.html
Simp...
Stanislas Rolland
15:53 Bug #21521 (Rejected): t3lib_div::linkThisScript isn't xhtml compatibel
return of this function use unescaped "&"
Solution: add xhtmlMode which is set to TRUE by default
(issue ...
Steffen Kamper
15:43 Bug #21520 (Closed): Clean markup in Extension Manager
there are several HTML-errors in EM, also unescaped or empty elements.
This patch cleans them up.
(issue importe...
Steffen Kamper
15:34 Bug #21187: "Create link" button doesn't become clickable when using keyboard to select text in Safari/Chrome
Committed to SVN TYPO3core trunk (revision 6397) and branch TYPO3_4-2 (revision 6398). Stanislas Rolland
06:17 Bug #21187: "Create link" button doesn't become clickable when using keyboard to select text in Safari/Chrome
The problem appears in Safari or any browser based on Apple WebKit. Stanislas Rolland
15:05 Bug #20663: IE8 compatibility mode can't be triggered properly
Hi Joey,
well, for the frontend, there is a difference between the HTML that FE devs do, and the TYPO3 core in the...
Benni Mack
13:58 Bug #21516: Frontend-Editing: Objects can not be moved in small Columns
Hi Steffen,
thanks for your bug-reports about the new frontend-editing!
Please post these reports in the bugtra...
Chris topher
12:00 Bug #21516 (Closed): Frontend-Editing: Objects can not be moved in small Columns
I made a new textobject in an YAML-Layout with an FCE 75-25 in the 25%-column. The first object in the column has onl... Steffen Miebach
13:47 Bug #21030: listing content elements should not depend on the 'header' field
Can somebody tell me, what I should do with this ticket?
looks like nobody cares about it.
I am pretty new to thi...
mbz
13:37 Bug #21519 (Closed): t3lib_befunc's "getFuncInput" and "getFuncCheck" not working correctly
patch attached
somehow, a trivial bug has survived all the way thru debugging:
in both functions there exists the...
mbz
13:06 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
i contact Benni on skype and stick him to this. Steffen Kamper
12:53 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
Maybe this is one for T3UXW09? I guess validating the HTML output and fixing bad browser behaviour this way can be re... Jo Hasenau
12:47 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
i start cleaning the HTML. But i'm scared by the nested forms problem, it's a general lack of template::form which st... Steffen Kamper
12:37 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
The suspect In EM is the <select> Module Menu, which neither got a <form> as a container nor an action, but a weird o... Jo Hasenau
12:09 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
thanks for tracking this down, Joey.
I was able to reproduce the "random" logoff by e.g. opening DB check->Full sear...
Rupert Germann
07:02 Bug #21511: Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
Quoting myself: So we *must* make each page that is generated by the core and/or any sysext validate to avoid any uni... Jo Hasenau
13:01 Bug #21518: Unescaped & in urls of list module
you can define specification for your own module, but for core module they are fixed / hardcoded, so this is ok. Steffen Kamper
12:57 Bug #21518: Unescaped & in urls of list module
Just a hint: I am not sure if escaping the URL params will apply to each of the different HTML/XHTML specifications. ... Jo Hasenau
12:48 Bug #21518 (Closed): Unescaped & in urls of list module
This patch cleans the urls by using &amp; instead of & for url params.
(issue imported from #M12541)
Steffen Kamper
12:06 Bug #21517 (Closed): Frontend-Editing: New object appears in wrong column, attempt to move it fails
I created a new textobject an YAML-Layout (FCE 72-25) in the 25% column. But after saving (and closing) it, it appear... Steffen Miebach
06:53 Bug #21065: Sporadic random Backend Logoffs
Check #21511 Jo Hasenau
00:32 Bug #21065: Sporadic random Backend Logoffs
hmpf - what a strange topic.
Maybe the reason is something totally different. Could it be that IE switch to compat...
Steffen Kamper
06:49 Bug #18523: Value of RTE field empty after save
Old issue. No reply. Closing. Stanislas Rolland
06:11 Bug #20546: "How did you get here" dialog opens
If there is no reply and no way to reproduce this issue, I will close it on November 15, 2009. Stanislas Rolland
06:00 Bug #21513: htmlArea RTE: list creation looses text in Safari
Committed to SVN TYPO3core trunk (revision 6394) and branch TYPO3_4-2 (revision 6395). Stanislas Rolland
05:31 Bug #21513 (Closed): htmlArea RTE: list creation looses text in Safari
In Safari or any Apple WebKit-based browser, if one or more paragraphs are selected with the intent of creating an (u... Stanislas Rolland
01:27 Bug #21512 (Closed): No error if missing loaded extension
I have some global extensions used in different sites.
Step to reproduce the error.
1. Load an extension, by inst...
Ian Solo
01:17 Bug #21504: Password change in User tools -> User setup impossible if rsaauth and saltedpassword are installed
Yupp.
Christian Kuhn
00:42 Bug #21504: Password change in User tools -> User setup impossible if rsaauth and saltedpassword are installed
Is this true? Then this is a blocker! Steffen Gebert

2009-11-09

23:42 Bug #21065: Sporadic random Backend Logoffs
Sorry, but again the question: Does IE switch to compatibilty mode, if the X-UA-Compatible flag is set? Regardless of... Steffen Gebert
20:18 Bug #21065: Sporadic random Backend Logoffs
Internet Options> Advanced> Browsing> uncheck "Automatically recover from page layout errors with Compatibility View.... Jo Hasenau
19:26 Bug #21065: Sporadic random Backend Logoffs
It's getting weirder: The stuff I mentioned in my last post stopped working. Now it seems that every second call of a... Jo Hasenau
18:36 Bug #21065: Sporadic random Backend Logoffs
After all it seems I found the reason, why in the case I was able to reproduce IE8 switched to compatibility mode:
...
Jo Hasenau
18:21 Bug #21065: Sporadic random Backend Logoffs
@Steffen, what is "bad" about the way it is done? Can you suggest something better?
The MS-idea is that it doesn'...
Ernesto Baschny
18:14 Bug #21065: Sporadic random Backend Logoffs
With the meta tag the switch doesn't happen anymore, but IMHO this just removes the symptom but not the cause.
So ...
Jo Hasenau
18:10 Bug #21065: Sporadic random Backend Logoffs
I guess the bad guy is this one:
onchange="jumpToUrl('index.php?&id=0&SET[function]='+this.options[this.selectedIn...
Jo Hasenau
18:09 Bug #21065: Sporadic random Backend Logoffs
@Ernesto
I call it "bad" because i think the way it is done, is bad. I haven't tried it, as I didn't know, to which ...
Steffen Gebert
18:09 Bug #21065: Sporadic random Backend Logoffs
the error is reproducable here, an the interesting thing about it is, that the site is added to the list of sites to ... Jo Hasenau
18:04 Bug #21065: Sporadic random Backend Logoffs
I am talking about 4.3beta3 here not 4.2 :-) Jo Hasenau
18:00 Bug #21065: Sporadic random Backend Logoffs
@JoH, not reproduceable here with 4.2.10.
I've had one "logoff" already but also cannot say what exactly was done ...
Ernesto Baschny
17:58 Bug #21065: Sporadic random Backend Logoffs
Well - even this one seems to be randomly working: Now i's the other way around and it kicks me when switching to "In... Jo Hasenau
17:55 Bug #21065: Sporadic random Backend Logoffs
Now I got one I was able to reproduce:
1. Login without activated compatibility mode
2. Go to Extension Manager
...
Jo Hasenau
17:52 Bug #21065: Sporadic random Backend Logoffs
@JoH, "could break" what do you mean exactly? Previous version of IE didn't care (didn't even know) about this meta t... Ernesto Baschny
17:42 Bug #21065: Sporadic random Backend Logoffs
The problem is that these logouts really happened randomly, so it is not easy to reproduce them with or without an ac... Jo Hasenau
17:35 Bug #21065: Sporadic random Backend Logoffs
Sorry, I'm a bit harried today...
I remembered template.php.ie8_backend_logoff.diff, which is not a unified diff.
...
Steffen Gebert
17:24 Bug #21065: Sporadic random Backend Logoffs
What I can say is that with this patch the "compatibility switch button" is gone unter IE8 and TYPO3 backend. If this... Ernesto Baschny
17:22 Bug #21065: Sporadic random Backend Logoffs
Steffen, could you be more "precise"? What is bad about this patch?
I cannot really follow your arguments as I am ...
Ernesto Baschny
17:16 Bug #21065: Sporadic random Backend Logoffs
Thanks for the hint, Ernesto! Didn't see the new patch. Just knew that the old one was not that nice. Will try it, to... Steffen Gebert
17:14 Bug #21065: Sporadic random Backend Logoffs
Maybe better test the ie8-force-strict.diff patch, which is what we would need to add to the core instead of a .htacc... Ernesto Baschny
17:13 Bug #21065: Sporadic random Backend Logoffs
(of course, this doesn't explain, WHY it falls back to compatibility mode) Steffen Gebert
17:12 Bug #21065: Sporadic random Backend Logoffs
Please read my comments above. This is because it first tries the IE8 mode and then falls back to IE7. I had the exac... Steffen Gebert
17:10 Bug #21065: Sporadic random Backend Logoffs
logouts do happen in IE8 with current 4.3 trunk as well
i.e After logging in a click on an click menu icon in the ...
Jo Hasenau
23:41 Bug #20696: Expanding pagetree with multiple mountpoints removes following mountpoints in Firefox
The rendering of the pagetree is kind of confuse. Anyway i found something, but unsure if it fits all situation. Coul... Steffen Kamper
14:31 Bug #20696: Expanding pagetree with multiple mountpoints removes following mountpoints in Firefox
To narrow the problem down: the li tag from a closed db mount is not closed. If the db mount is expanded, the li is c... Andreas Kießling
14:26 Bug #20696: Expanding pagetree with multiple mountpoints removes following mountpoints in Firefox
I checked my patch again, and i think i have also counted the <link tags, so it just could not fit ;)
The number o...
Andreas Kießling
13:32 Bug #20696: Expanding pagetree with multiple mountpoints removes following mountpoints in Firefox
absolutely. Some browser are able to correct invalid html automatically, but the markup should be valid. I will look ... Steffen Kamper
11:43 Bug #20696: Expanding pagetree with multiple mountpoints removes following mountpoints in Firefox
11482 fixes the bug, so that the db mounts don't disappear when expanding one.
The HTLM structure is still not corre...
Andreas Kießling
11:00 Bug #20696: Expanding pagetree with multiple mountpoints removes following mountpoints in Firefox
is this bug still present and not fixed by 11482? Steffen Kamper
07:15 Bug #20696: Expanding pagetree with multiple mountpoints removes following mountpoints in Firefox
This report is probably a duplicate of http://bugs.typo3.org/view.php?id=11482 which has been resolved and commited. ... Jörg Wagner
23:17 Bug #20823: Re-Login in expired session does not work when opening multiple windows
I can confirm that behaviour. Don't know if it's due to multiple windows only, but after opening multiple windows the... Jo Hasenau
23:08 Bug #21070: session-timedout
check #21511 Jo Hasenau
23:08 Bug #19883: timout after backend login in 4.2.4
Check #21511 Jo Hasenau
23:07 Bug #20663: IE8 compatibility mode can't be triggered properly
This is not a fix but a workaround that leaves the problems as is. Check #21511. Jo Hasenau
23:05 Bug #20982: FE login in iE8 is not possible
Check #21511 as well. Jo Hasenau
23:01 Bug #21508: Layout of BE Loginform is broken in IE8
Looks like this is related to the behaviour described in #21511
Jo Hasenau
17:44 Bug #21508: Layout of BE Loginform is broken in IE8
Seems, that this has something to do with the compatibility mode of IE8.
Without activating this mode the layout i...
Jo Hasenau
17:27 Bug #21508 (Closed): Layout of BE Loginform is broken in IE8
Looking at the attached image you wil see the difference between the login form layout of IE (left) and FF (right) - ... Jo Hasenau
23:00 Bug #20757: Session Timeout after BE Login IE8
Have a look at #21511 - could be the reason for lots of IE8 problems
Jo Hasenau
22:52 Feature #16035: A set of Mysql-functions supported as stored procedures
Ries started by contributing a few functions for PostgreSQL. Please have a look and provide other DBMS support if you... Xavier Perseguers
22:51 Bug #25539: bad line numbering
comitted in r6316 Administrator Admin
22:50 Bug #25558: codecompletion: objects still showed up after deleting
comitted in r6318 Administrator Admin
22:49 Bug #25559: CodeCompletion: some properties got not listed
comitted in r6319 Administrator Admin
22:49 Bug #16708: WHERE func(expr) IN (n,...m) is broken
Can be reproduced with this unit test:
/**
* @test
* @see http://bugs.typo3.org/view.php?id=4493
*/
pu...
Xavier Perseguers
22:49 Bug #25551: codecompletion triggers with spaces in TS path
commited in r6320 Administrator Admin
22:48 Bug #25560: gifbuilder IMAGE type being treated as cObj IMAGE
comitted in r6321 Administrator Admin
22:47 Bug #25561: CodeCompletion: CONTENT->select is of type "string", should be "select"
comitted in r6322 Administrator Admin
22:47 Bug #25562: t3editor should not be disabled in safari
commited in r6324 Administrator Admin
22:46 Bug #25563: cleanup t3editor javascript file
commited in r6323 Administrator Admin
22:45 Bug #25564: codecompletion IMAGE.titleText attribute missing
commited in r6325 Administrator Admin
22:44 Bug #25555: Hardcoded label "lines" in t3editor
commited in r6338 Administrator Admin
22:40 Bug #20427: DBAL - bigint (int8) values get converted to int4 by int-cast
Hi. I cannot reproduce the bug with PHP5.3.0 on a 32 bit platform. Trying to insert maximal value in 64 bits : 922337... Xavier Perseguers
22:40 Bug #21480: Problem with clearing of floated elements in IE
AFAIK these elements never where intended to be put "inline" even though the function is called "inline relational re... Jo Hasenau
18:26 Bug #21480: Problem with clearing of floated elements in IE
I've tried to isolate the html / css but I couldn't find any floated element. The elements are surrounded by divs. Th... Björn Jacob
22:39 Bug #25568: Gifbuilder TEXT and Gifbuilder IMAGE inside of GMENU_itemState
Issue fixed in http://forge.typo3.org/repositories/revision/75/26339
i'll prepare the core patch and care about co...
Administrator Admin
17:25 Bug #25568 (Closed): Gifbuilder TEXT and Gifbuilder IMAGE inside of GMENU_itemState
Gifbuilder TEXT and Gifbuilder IMAGE inside of GMENU_itemState get treated as CObj TEXT and CObj IMAGE.
try:
m =...
Christian Kartnig
22:38 Bug #25569: code completion: parser error on brackets on the right side of an operator
Issue fixed in http://forge.typo3.org/repositories/revision/75/26341
i'll prepare the core patch and care about co...
Administrator Admin
18:30 Bug #25569 (Closed): code completion: parser error on brackets on the right side of an operator
Closing curly brackets are not ignored on the right side of an operator.
The "}"-sign must be the first non-space ch...
Christian Kartnig
22:38 Bug #25570: code completion: IMG_RESOURCE missing in tsref
Issue fixed in http://forge.typo3.org/repositories/revision/75/26342
i'll prepare the core patch and care about co...
Administrator Admin
18:47 Bug #25570 (Closed): code completion: IMG_RESOURCE missing in tsref
the TLO IMG_RESOURCE is missing in the tsref.xml
(issue imported from #M12528)
Christian Kartnig
22:37 Bug #25567: tsref properties get listet twice when they are defined
Issue fixed in http://forge.typo3.org/repositories/revision/75/26338
i'll prepare the core patch and care about co...
Administrator Admin
17:14 Bug #25567 (Closed): tsref properties get listet twice when they are defined
e.g.
t = TEXT
t.value = bla
t.
displayed properties in the proposalbox:
value
value
HTMLparser
TCAselectIte...
Stephan Petzl
22:32 Bug #21511 (Closed): Lots of HTML, JS and/or CSS errors force IE8 to switch to compatibility view
HTML, CSS and/or JS errors force IE8 to switch the compatibility mode which might lead to other IE8 related bugs list... Jo Hasenau
21:07 Bug #21442: RTE 'remove formatting' function corrupts typo3 links
Please explain how to reproduce and/or in what way the links get corrupted. I am unable to reproduce this issue eithe... Stanislas Rolland
20:13 Bug #21507: DAM-related: Adding metadata or category to a file duplicates the file in table tx_dam
Problem is located in DAM table field's definition Xavier Perseguers
17:09 Bug #21507 (Closed): DAM-related: Adding metadata or category to a file duplicates the file in table tx_dam
After indexing a file, trying to add metadata or a category duplicates the file before adding information to a copy o... Xavier Perseguers
19:50 Bug #20346: DBAL: Float database field gets converted to integer on insert
Committed to DBAL-trunk, changeset 26345 Xavier Perseguers
19:30 Bug #20346: DBAL: Float database field gets converted to integer on insert
Patch applies to DBAL-trunk and should fix the issue according to added unit test. Xavier Perseguers
19:48 Feature #21509: IE uses the deprecated font-tag instead of span with style attributes
This is a duplicate of issue #7970.
This issue is fixed in TYPO3 4.3 beta3. Will not be fixed in TYPO3 4.2.
Stanislas Rolland
18:05 Feature #21509 (Closed): IE uses the deprecated font-tag instead of span with style attributes
I have set RTE.default.useCSS = 1 and Firefox uses span with style attribute for font but IE7 and IE8 always use the ... Josef
19:39 Bug #20130: FE kills external links after a <hr /> in one CE
Hello !
I guess you problems are FE related. If you have a "<hr />" in the RTE code, and let it get rendered into ...
Bernhard Kraft
19:12 Bug #21510 (Closed): Section index (pagecontent ...) doesn't work in Internet Explorer 8
The Explorer 8 doesn't jump to the desired content-element .
Apparently is the <a id="cXX"></a>-Tag at the beginnin...
Steffen no-lastname-given
17:48 Bug #18493: Toolbar overlaps with linebreaks with smaller views
Same behaviour for the path shown at the upper right corner which will overlap the working frame and its buttons. Jo Hasenau
17:16 Bug #20019: "Edit" in page tree context menu has changed semantics
In current trunk there's still "Edit" and "Edit page properties".
Both lead to the same BE form showing the page pro...
Jo Hasenau
16:30 Bug #21502: DAM-related: CONCAT operator cannot be used after LIKE
Committed as changeset 26334 Xavier Perseguers
14:11 Bug #21502 (Closed): DAM-related: CONCAT operator cannot be used after LIKE
When using DAM and trying to edit properties of a document, TYPO3 dies with "Cound not parse where clause in /path/to... Xavier Perseguers
16:10 Bug #21490: PHP-5.3: Invalid UTF-8 sequence in argument
No, that's fine. Stanislas Rolland
16:09 Bug #21490: PHP-5.3: Invalid UTF-8 sequence in argument
I have:
$TYPO3_CONF_VARS['BE']['forceCharset'] = "utf-8";
Is there anything else that needs to be done?
Dan Osipov
16:07 Bug #21490: PHP-5.3: Invalid UTF-8 sequence in argument
Is the backend of your installation utf-8 encoded? Stanislas Rolland
15:41 Bug #21490: PHP-5.3: Invalid UTF-8 sequence in argument
I don't know - its beyond me... It would be nice if someone else could replicate the bug. Dan Osipov
15:39 Bug #21490: PHP-5.3: Invalid UTF-8 sequence in argument
If you are referring to trunk and have copy, cut or paste button, then the CopyPaste file would be loaded.
The ind...
Stanislas Rolland
15:00 Bug #21490: PHP-5.3: Invalid UTF-8 sequence in argument
Maybe they aren't loaded for me? Its definitely the a-umlaut that causes the issue on my installation though.
Some...
Dan Osipov
14:57 Bug #21490: PHP-5.3: Invalid UTF-8 sequence in argument
@Dan: I do not understand this patch. The same label exists in other files (CopyPaste, DefinitionList). Stanislas Rolland
14:34 Bug #21490: PHP-5.3: Invalid UTF-8 sequence in argument
Stan - attached patch fixes the problem for me. Dan Osipov
15:25 Bug #21506 (Closed): autoloader doesn't support ext_autoload from extensions having underscore in extkey
If this is the case, the function
t3lib_autoloader::attemptToLoadRegistryForGivenClassName
fails with calculating e...
Steffen Kamper
15:07 Bug #21505 (Closed): Reports module doesn't support EXT: syntax
If you want to use report module from your extension you can't do without using autoload - feature or manual inclusio... Steffen Kamper
15:01 Bug #21504 (Closed): Password change in User tools -> User setup impossible if rsaauth and saltedpassword are installed
Interface tells a pw change was successful ("New password
Password was updated."), but new password doesn't work on ...
Christian Kuhn
14:43 Bug #20976: htmlArea RTE displays empty editing area in Opera 10
Follow-up patch committed to SVN TYPO3core trunk (revision 6390), branch TYPO3_4-2 (revision 6391) and branch TYPO3_4... Stanislas Rolland
13:25 Bug #20976: htmlArea RTE displays empty editing area in Opera 10
Thanks for testing. Stanislas Rolland
12:19 Bug #20976: htmlArea RTE displays empty editing area in Opera 10
Yeah, looks good. Also tested with 9.6 (as 9.5 isn't supported, right?) on a UMTS connection (higher latency). Steffen Gebert
03:25 Bug #20976: htmlArea RTE displays empty editing area in Opera 10
I found a better solution for this issue, tested with Opera 10. Would need to be tested also with Opera 9.5 or 9.6.
...
Stanislas Rolland
14:43 Bug #21489: Object does not support method calls - PHP 5.3
FYI: attached patch fixes the issue for me Dan Osipov
14:16 Bug #21503 (Closed): Give admins the possibility to configure which errors should be logged to which log
Problem:
each PHP error/waring/notice which is handled by the errorhandling produces a log entry in the sys_log tabl...
Rupert Germann
14:03 Bug #21501 (Closed): Install Tool duplicates values of textarea fields
When I save 'Install Tool' / 'All Configuration', I get
(while not having changed anything !):
$TYPO3_CONF...
Stefan Geith
13:56 Bug #21421: slow t3lib_TSparser::parseSub
Btw.:
Removing the call to $this->procesIncludes(); in line 513 fixes the problem for me.
Stefan Geith
13:55 Bug #21421: slow t3lib_TSparser::parseSub
Problem: I get 'No TypoScript template found!' in FE with this patch.
This error occurs with all my WebSites (all ...
Stefan Geith
13:44 Bug #21421: slow t3lib_TSparser::parseSub
there are problems reported in dev list, therfore i reopened the entry Steffen Kamper
12:24 Bug #21497: Multilanguage Backend Page View
fixed in #20910 Steffen Kamper
11:21 Bug #21497: Multilanguage Backend Page View
did you test on beta3? I don't have this problem there. Steffen Kamper
11:21 Bug #17554: Problem with strings in IN
Unit tests in DBAL-trunk show that mapping is done the right way for strings within an IN clause. Problem with double... Xavier Perseguers
10:39 Bug #19818: JavaScript error upon login
committed to trunk, rev 6389 Steffen Kamper
10:34 Bug #21498: Update required tables COMPARE does not work in 4.2.10 with PHP 5.1.2
I take a look to older typo3 versions (4.2.9 and 4.1.3) and there a no changes in the patched function (addSlashesOnA... Stefan Neudorfer
10:08 Bug #21500 (Closed): Cannot move multiple records with clipboard
When trying to move multiple records (e.g., news category) from a sysfolder to another one using clipboard #1, the pa... Xavier Perseguers
08:33 Bug #21499 (Closed): Update Wizard step 3: Uninstalling all new system extensions outputs "Update FAILED!"
Update Wizard step 3: Perform updates outputs "Update FAILED!".
This only occurs when I want to uninstall all "inst...
Daniel Doesburg
07:05 Bug #16427: Double mount points and link with wrong MP
I could not reproduce this problem in 4.2.6 and 4.2.10.
Request to close this report.
Jörg Wagner

2009-11-08

23:56 Bug #21498 (Closed): Update required tables COMPARE does not work in 4.2.10 with PHP 5.1.2
During update from a previos version, when I click "compare", it does not work and jump to the "about".
I get this...
Stefan Neudorfer
23:12 Bug #21497 (Closed): Multilanguage Backend Page View
It's not possible to view the Page View in the backend since 4.3.0 beta or alpha if language view is chosen.
Fatal...
Anton Warkentin
22:48 Bug #21496: Log usage of XLLfile to deprecation log
Second patch updates feeditadvanced to use the new way. Steffen Gebert
22:41 Bug #21496 (Closed): Log usage of XLLfile to deprecation log
With #20955 a new feature to override LL files has been added.
So the old way, which works only for BE, isn't need...
Steffen Gebert
22:34 Bug #21469: AllowClipboard Helper Firefox extension does not work with FF 3.5
The extension available form typo3.org was replaced by one that is compatible with Firefox 3.5. When installed, Firef... Stanislas Rolland
22:31 Bug #21490: PHP-5.3: Invalid UTF-8 sequence in argument
Can you identify the offending file? I could not find any that is not utf-8-encoded. Stanislas Rolland
22:04 Bug #21495 (Closed): (Un)Install icon points to wrong extension in Opera
If you click the lower half of the icon to (un)install an extension, the link of the extension below in the list is u... Steffen Gebert
20:26 Bug #21471: Extension manager does not search in extension titles when in "import extension" section
Committed to trunk in revision 6383. Francois Suter
19:00 Bug #21493: JSMENU's showActive is broken
If the patches are committed to core, the following bug reports can be closed too (they describe a subset of this pro... Jörg Wagner
18:28 Bug #21493 (Closed): JSMENU's showActive is broken
The implementation of the JSMENUITEM property "showActive" is (very) flawed. It only works for a small subset of all ... Jörg Wagner
18:54 Bug #21494 (Closed): JSMENU does not respect mount point overlays
JSMENU calculates wrong links for its menu items if the link is an overlay mount point. So if the checkbox "Substitut... Jörg Wagner
18:31 Bug #17186: JSMENU showActive not working with entryLevel (was 1508)
The showActive problem is much larger than described here.
For a full description and solution see http://bugs.typo...
Jörg Wagner
18:31 Bug #15630: JSMENUITEM & showActive dows not work if entryLevel is set
The showActive problem is much larger than described here.
For a full description and solution see http://bugs.typo...
Jörg Wagner
17:57 Bug #21416: services overview does not provide extension key for installing the service
Committed to trunk in revision 6382 Francois Suter
17:54 Bug #21108: Add missing style definition to Install Tool CSS file
Committed scaled-down v2 to trunk in revision 6381 Francois Suter
17:50 Bug #21108: Add missing style definition to Install Tool CSS file
Just renamed the report to fit final patch more closely. Francois Suter
17:33 Bug #21477: Inform if page use content_from_pid
committed to trunk, rev 6380 Steffen Kamper
17:27 Bug #21283: absRefPrefix is prefixed with external js files
committed to trunk, rev 6379 Steffen Kamper
12:40 Bug #21255: Misleading notice when creating or deleting ENABLE_INSTALL_TOOL file
#21271 is solved, but the problem still remains:
The button to create the enable file saves the contents of the ta...
Chris topher

2009-11-07

19:38 Bug #21427: Integrate checks concerning Suhosin/Hardened PHP in Install Tool
committed to trunk rev 6375 Rupert Germann
19:28 Bug #21488: Call to deprecated method t3lib_userAuth::redirect()
follow-up was committed to trunk rev 6373 Rupert Germann
19:27 Bug #20245: Extensions cannot be looked up, when cache_extensions is empty
committed to trunk rev 6374 Rupert Germann
16:08 Bug #21103: tslib_pagegen fails to read mime type of the shortcut icon
committed to trunk, rev 6370 Steffen Kamper
15:00 Bug #18273: Install new Extension with table in native, external database will fail
This is what I understand too. Will have to test this. Xavier Perseguers
14:57 Bug #19030: sysextension "indexed search engine" not dbal compatible
This problem cannot be reproduced on TYPO3 4.3 beta3. Extension manager still proposes to ALTER TABLE with Engine=Inn... Xavier Perseguers
14:30 Bug #21492: Help extensions shouldn't be shy
committed to trunk, rev 6367 Steffen Kamper
13:56 Bug #21492 (Closed): Help extensions shouldn't be shy
There are two help extensions that are not installed by default but set to shy.
There is no reason for it, only if y...
Steffen Kamper
11:42 Bug #21491 (Closed): Use HMACs for authencity and integrity checks
On several places in TYPO3 Core, md5() function calls are used to proove authencity and integrity of parameters in HT... Marcus Krause
09:09 Bug #20757: Session Timeout after BE Login IE8
Ralf, I just tried out your solution, but with no luck.
I inserted the code in the frontend, confirmed that it sho...
Søren Andersen
09:00 Bug #20757: Session Timeout after BE Login IE8
The following works for me (fixes the problem of losing session while navigating through the frontend):
TS setup:
...
Ralf Hettinger
02:49 Bug #21421: slow t3lib_TSparser::parseSub
resolved in svn rev. 6365 Bernhard Kraft

2009-11-06

23:26 Bug #21436: Recycler: remove superfluous tab "Deleted Data"
resolved with #21428 Steffen Kamper
23:25 Bug #21440: Recycler: empty space between items and pagebrowser
resolved with #21428 Steffen Kamper
23:25 Bug #21437: Recycler: remove superfluous Header "Recycler"
resolved with #21428 Steffen Kamper
23:24 Bug #21428: Recycler produces some scroll bars
committed to trunk rev 6344 Steffen Kamper
23:10 Bug #20604: PHP casting causes workspace message to appear in Web/View
committed to trunk, rev 6364 Steffen Kamper
23:02 Bug #20604: PHP casting causes workspace message to appear in Web/View
I can't reproduce your paradoxon with php 5.3. However testing integer with "===" is correct and is part of the new C... Steffen Kamper
22:16 Bug #21444: OpenID authentication does not work with PHP 5.3
Besides the dl() issue there are several other problems which fit under this bugreport:
- on Window the .htaccess fi...
Rupert Germann
15:54 Bug #21444: OpenID authentication does not work with PHP 5.3
That is a real ugly one...
I wonder whether these math libs are required at all and whether it could be solved just ...
Oliver Hader
21:52 Bug #21489: Object does not support method calls - PHP 5.3
Got it while trying to edit a tt_news record ;)
Creating new records is fine.
I'm on a Windows machine with Apach...
Dan Osipov
21:48 Bug #21489: Object does not support method calls - PHP 5.3
hi Dan,
I clicked quite a lot around in tceforms in the TYPO3 backend the last days - never had something like thi...
Rupert Germann
20:56 Bug #21489 (Closed): Object does not support method calls - PHP 5.3
PHP Fatal error: Object does not support method calls in C:\wamp\www\pb_trunk\t3lib\class.t3lib_tceforms.php on line... Dan Osipov
21:50 Bug #21490: PHP-5.3: Invalid UTF-8 sequence in argument
rtehtmlarea Dan Osipov
21:50 Bug #21490: PHP-5.3: Invalid UTF-8 sequence in argument
which extension has this label? Rupert Germann
21:21 Bug #21490 (Closed): PHP-5.3: Invalid UTF-8 sequence in argument
[06-Nov-2009 20:10:24] http://phillyburbs/ - Core: Error handler (BE): PHP Warning: json_encode() [<a href='function.... Dan Osipov
21:44 Bug #21488: Call to deprecated method t3lib_userAuth::redirect()
committed to trunk rev 6363 Rupert Germann
19:57 Bug #21488 (Closed): Call to deprecated method t3lib_userAuth::redirect()
Problem:
function start() in class t3lib_userAuth calls the deprecated method t3lib_userAuth::redirect()
this flood...
Rupert Germann
19:41 Bug #17554: Problem with strings in IN
After a bit investigation with Oracle, if the original query (coming from DAM) contains double quotes for the IN stri... Xavier Perseguers
19:35 Bug #21487: t3lib_div::flushOutputBuffers can't work
You can test this with setting $TYPO3_CONF_VARS['BE']['compressionLevel'] = 5;
Use e.g. EXT:phpunit (from SVN): No...
Steffen Gebert
19:33 Bug #21487 (Closed): t3lib_div::flushOutputBuffers can't work
#21236 added one two functions: cleanOutputBuffers() and flushOutputBuffers()
The latter one can't work, as it's n...
Steffen Gebert
19:31 Feature #21486 (Closed): Module web_layout should allow to force-show other tables
The "page view" will always show a box and new-element-icon for tt_content, but not for other tables like tt_news eve... Ralf Strobel
19:26 Bug #21364: Integrate check to the install tool and reports module concerning eAccelerator
committed to trunk, rev 6362 Steffen Kamper
19:17 Bug #21426: Accentuated characters in CE are not saved properly
To give full solution if someone has same problem once. Problem was that the initialization of environment variable w... Xavier Perseguers
19:06 Bug #21268: Caching framework does not work with DBAL on Oracle
t3lib_cache_backend_dbbackend.diff
Committed to SVN Trunk (rev. 6361)
Oliver Hader
18:32 Bug #21477: Inform if page use content_from_pid
The patch solves it for core page module, i will make a new RFC for TV Steffen Kamper
13:14 Bug #21477: Inform if page use content_from_pid
after looking to it the message was by TV in page module. i will investigate.
However, same message should be shown ...
Steffen Kamper
09:23 Bug #21477 (Closed): Inform if page use content_from_pid
since one of the newer TYPO3 versions (4.2.9 / 4.2.10), the option "Show content from this page instead" in the page ... Raffi no-lastname-given
17:54 Bug #19149: Inter domain linking with typolinkEnableLinksAcrossDomains does not work for domain record on root page
commited in r6359 Tobias Liebig
17:42 Bug #21110: PHP-5.3 warning about missing references with some extensions
RFC is dropped,
because the described problem is not a problem of the TYPO3 core, it's a changed behaviour in PHP 5....
Rupert Germann
13:50 Bug #21110: PHP-5.3 warning about missing references with some extensions
the attached patch solves the problem for me.
tested with PHP 5.3 (win) and 5.2 (linux) with an extension with ref...
Rupert Germann
16:50 Bug #21485: Multiple assigned classes in Text Style get lost in HTML cleaner.
Option to allow multiple css classes is:
proc.HTMLparser_db.tags.span.fixAttrib.class.allowMultipleListItems = 1
Schmidt Timo
16:36 Bug #21485 (Closed): Multiple assigned classes in Text Style get lost in HTML cleaner.
* Open the RTE
* Create a paragraph and apply multiple text styles to a part of the paragraph.
* During the saving...
Schmidt Timo
15:43 Bug #20805: OpenID authentication broken when dl() is not available
Duplicate of issue #21444 - please continue there Oliver Hader
15:35 Feature #14710: Indexed Search results always on same page as search
related to #9574
Ralf Hettinger
15:33 Bug #16386: missing wrap for results list
related to #9574 (patch 0009574_v7.patch)
Ralf Hettinger
15:31 Bug #16794: Disable section name link and eliminate wrong link format
related to #9574 (patch 0009574_v7.patch)
Ralf Hettinger
15:26 Feature #19171: better configurable Templates (like ch_is_templates)
duplicate of #19465
Ralf Hettinger
15:24 Feature #20421: Unflexible Output of Resultbrowser
partially related to #9574 (patch 0009574_v7.patch)
Ralf Hettinger
15:21 Feature #14902: indexed_search: Results navigation relies on JavaScript
related to #19465 (patch 0009574_v7.patch)
Ralf Hettinger
15:19 Bug #19200: PHP 5.3 throws warning when updating localizations in EM
hi,
tried to reproduce this issue, but without success.
I tested:
TYPO3 4.1, 4.2, 4.3 with PHP 5.3 under windo...
Rupert Germann
15:19 Bug #20875: The descriptionlength and other parameters are hardcoded for listview
related to #19465 (patch 0009574_v7.patch)
Ralf Hettinger
14:59 Bug #21484 (Closed): OpenID service modifies PHP include path what has negative impact on autoloader
The method tx_openid_sv1::includePHPOpenIDLibrary() modifies the PHP include path. Thus, functionalities that are add... Oliver Hader
14:53 Feature #19465: Configuration enhancement for indexed_search
Added _v7 (based on latest patch _v6 from core list, for TYPO3 4.3 only).
There are some more configuration options,...
Ralf Hettinger
14:05 Bug #21383: cObject FILE dos not Work with PHP 5.3
Hi,
confusing,
on windows xampp works fine - that’s right on a Linux system not.
Are there some other guys t...
Olaf Clemens
13:21 Bug #21383: cObject FILE dos not Work with PHP 5.3
hi
just tested it with PHP 5.3 on win (xammp) -> your snippet works as expected
Rupert Germann
12:10 Bug #21383: cObject FILE dos not Work with PHP 5.3
Hi Oliver,
there is no entry in the error log (error reporting E_STRICT).
I test ist again with TYPO3 4.3 dev r...
Olaf Clemens
10:57 Bug #21383: cObject FILE dos not Work with PHP 5.3
Hi Olaf,
do your PHP/Apache logfiles tell something about it?
Oliver Hader
14:01 Bug #21040: OpenID login does uses cURL even if was not defined in TYPO3_CONF_VARS
Committed to SVN Trunk (rev. 6358) Oliver Hader
13:39 Bug #21321: Cleaning config_default, exclude values from being listed in install tool, all configuration
committed to trunk, rev 6357 Steffen Kamper
13:23 Bug #21464: PHP warnings can prevent OpenID logins
same here: white page
PHP 5.3 xammp windows
Rupert Germann
12:42 Bug #21464: PHP warnings can prevent OpenID logins
i tried OpenID with 5.3, no chance. First i got fatal error because of Consumer.php (Line 271, 273). After removing r... Steffen Kamper
13:19 Bug #20825: Enable Frontend Preview does not work until switched
committed to trunk, rev 6355 Steffen Kamper
12:44 Bug #21480: Problem with clearing of floated elements in IE
Confirmed for IE8/WinVistaUltimate.
It seems that it stopped working in 4.2.8.
4.2.6 is working as expected, whic...
Jo Hasenau
11:18 Bug #21480 (Closed): Problem with clearing of floated elements in IE
When displaying inline records there's a problem in internet explorer. I've tested it with the recent version (IE 8).... Björn Jacob
11:29 Bug #21483 (Closed): CGL cleanup
In some places the code is not right according to our CGL guidelines. It should be corrected, as it's hardly fitting ... Francois Suter
11:26 Bug #21482 (Closed): Allow multiple providers for each status collection
In the status report, statuses are grouped by collection (system, security, etc.). Each collection can have a single ... Francois Suter
11:22 Bug #21481 (Closed): Backend: Generated tumbnails can't cached in the clients browser
Problem:
Thumbnails can not be cached by browser.
There is always the current timestamp appended to the thumbnail...
Michael Klapper
11:15 Bug #21478: Remove redundant code from t3lib_matchCondition in favour of using t3lib_matchCondition_frontend
Committed to SVN Trunk (rev. 6354) Oliver Hader
10:45 Bug #21478 (Closed): Remove redundant code from t3lib_matchCondition in favour of using t3lib_matchCondition_frontend
In TYPO3 4.3-beta2 the backend conditions have been integrated and the condition matching was split in to classes for... Oliver Hader
04:25 Bug #21469: AllowClipboard Helper Firefox extension does not work with FF 3.5
Committed to SVN TYPO3core trunk (revision 6346), branch TYPO3_4-2 (revision 6347), branch TYPO3_4-1 (revision 6348).
Stanislas Rolland
03:38 Bug #21476: RTE does not work with arora
The attached patch against trunk will enable the RTE in any browser that is based on AppleWebKit version 523+.
In ...
Stanislas Rolland
00:25 Bug #21476 (Closed): RTE does not work with arora
Kubuntu Karmic Koala introduced the Arora browser based on webkit. It is a lean and mean browser. Definitely somethin... Ben van 't Ende
01:00 Bug #21458: Pagerenderer miss headerData and footerData in hooks
committed to trunk, rev 6345 Steffen Kamper
00:58 Bug #20491: Wrong substitution of ###THIS_UID### in t3lib_loaddbgroup.php
committed to trunk rev 6344 Steffen Kamper
00:55 Bug #21382: Context menu of page tree does not work anymore
committed to trunk, rev 6343 Steffen Kamper
00:52 Bug #21457: User setup: items without csh are not aligned
committed to trunk, rev 6342 Steffen Kamper

2009-11-05

20:44 Bug #21464: PHP warnings can prevent OpenID logins
Hi Dmitry, does this only occur with PHP 5.3 or with PHP 5.2 as well? Oliver Hader
13:31 Bug #21464 (Closed): PHP warnings can prevent OpenID logins
Some functions in the OpenID library expect parameters to be passed as reference but they are passed by value. If war... Dmitry Dulepov
20:05 Bug #21474 (Closed): PHP-5.3: No module labels
Running on PHP 5.3 in Windows, labels for modules (Web, User tools, Admin tools, etc) are missing.
Problem is the ...
Dan Osipov
19:36 Bug #21473: Call to deprecated method t3lib_beUserAuth::trackBeUser()
Committed to SVN Trunk (rev. 6337) Oliver Hader
19:31 Bug #21473 (Closed): Call to deprecated method t3lib_beUserAuth::trackBeUser()
Each request to the backend calls the deprecated method t3lib_beUserAuth::trackBeUser() automatically. This method is... Oliver Hader
17:51 Bug #21469: AllowClipboard Helper Firefox extension does not work with FF 3.5
The attached patch modifies the configuration file of the RTE so as to fetch the latest version of the extension from... Stanislas Rolland
16:29 Bug #21469: AllowClipboard Helper Firefox extension does not work with FF 3.5
I have contacted the author of the extension and was granted access to the extension on addons.mozilla.org. I was abl... Stanislas Rolland
16:17 Bug #21469: AllowClipboard Helper Firefox extension does not work with FF 3.5
The newest version available from Mozilla is 0.6.1, which also is compatible with FF 3.5:
https://addons.mozilla.org...
Chris topher
16:05 Bug #21469 (Closed): AllowClipboard Helper Firefox extension does not work with FF 3.5
The version of AllowClipboard Helper Firefox extension available from typo3.org is not compatible with Firefox 3.5.
...
Stanislas Rolland
17:14 Bug #21471 (Closed): Extension manager does not search in extension titles when in "import extension" section
Searching for extensions in the "import extension" section of EM only searches in extension keys.
It would be better...
Steffen Müller
16:58 Bug #25624: Usage of timezone
Committed attached v3 to trunk in revision 6335. Francois Suter
16:52 Bug #21003: prefixRelPath also prefixes relative paths and anchors
and of course "?" should be added to that list Sigfried Arnold
16:40 Bug #21455: PHP-5.3 Warning: strlen() expects parameter 1 to be string, array given
committed to trunk rev 6333 Rupert Germann
12:34 Bug #21455: PHP-5.3 Warning: strlen() expects parameter 1 to be string, array given
I have had the same Issue on Mac OSX 10.6 with PHP 5.3, MySQL 5.4 Beta and TYPO3 4.3 Beta2.
I solved it with the a...
Michael Staatz
16:34 Bug #21434: Cannot add new elements on second level of nesting
Committed to SVN Trunk (rev. 6332) Oliver Hader
16:14 Bug #21434: Cannot add new elements on second level of nesting
Hi Marc,
it was the correct place - however I turn that string thingy into an array that gets concatenated later o...
Oliver Hader
09:52 Bug #21434: Cannot add new elements on second level of nesting
Hi Oliver,
I added a quick (and ugly?) patch that works for me. I'm sure there's a better solution.
Thanks for ...
Marc Ehret
00:03 Bug #21434: Cannot add new elements on second level of nesting
Here is the source code.
http://pastebin.com/f2628d402
Kevin Ulrich Moschallski
16:03 Bug #21468 (Rejected): List view shows Website Users twice
All new registrated or edited Web-Site-Users are shown twice in the Systemfolder in the backend, once at the right pl... Baiker
15:45 Bug #20656: t3lib_cache_backend_FileBacked violates open_basedir_restrictions
I attached a new patch which fixes the problem also under windows and for relative and absolute paths. Rupert Germann
15:11 Bug #21467 (Closed): tweak for t3lib_div::locationHeaderUrl()
A bug in an extension made me have a look at locationHeaderUrl($path) in t3lib_div. And I think there is room for a ... Morten Nisker
14:18 Bug #21466 (Closed): Deprecate serverTimezone
This setting is not used in the core and can be removed to prevent confusion.
(issue imported from #M12478)
Dmitry Dulepov
14:14 Bug #20786: PHP-5.3 Warnings concerning missing timezone settings
Comments to my version of the patch (from the core list);
Proper solution should have two settings:
- "default ti...
Dmitry Dulepov
13:47 Bug #20786: PHP-5.3 Warnings concerning missing timezone settings
Here is a description of the "date.timezone" from the PHP documentation:... Dmitry Dulepov
13:35 Bug #21465 (Closed): OpenID library should use PHP functions to compute HMAC-SHA1
OpenID library should use PHP functions to compute HMAC-SHA1 when possible. This improves performance and lowers chan... Dmitry Dulepov
12:31 Bug #5242 (Closed): Redesign browse_links window
!browse_links.png!
This window has to be redesigned completely:
* Render tabs as Ext tabs
* AJAXify page tree
...
Steffen Gebert
11:26 Bug #21463 (Closed): RemoveXSS changes any occurence of "link", even outside tags
Searching for a word like "symb" works.
But when I search for words like "symblink" or "Groenlinks" etc, the functio...
Srijan Technologies
11:09 Bug #17187: cache_hash gets filled up with menudata entries while using TMENU_LAYERS
Please check if it still happens with the latest version. TYPO3 4.2.6 is pretty old nowadays... Michael Stucki
09:39 Bug #17187: cache_hash gets filled up with menudata entries while using TMENU_LAYERS
I got the same problem with Typo3 4.2.6, but I'm not using TMENU_LAYERS.
Just some ordonary TMENUs. I can't reproduc...
David Keller
10:37 Bug #21454: Importing a t3d does not work
Ok, this was an error due to the some missing fields in the database.
After correcting this, the import went fine....
Christian Welzel
10:19 Bug #21462 (Closed): cache_extensions.authorcompany field too small
The cache_extensions.authorcompany field is too small.
This leads to warnings on non mysql db's:
Warning: ociex...
Michiel Roos
07:21 Bug #21461 (Closed): Recycler is missing title + description in the about module
The sysext recycler has no description and title in the about module. Additionally this patch raises the status to st... Georg Ringer
00:47 Bug #21460: Sporadic JS error in loginrefresh.js
#21455 fix it. Steffen Kamper
00:41 Bug #21460 (Closed): Sporadic JS error in loginrefresh.js
Sometimes it happens that the js error is shown:
result.login is undefined
http://localhost/trunk/typo3/js/loginr...
Steffen Kamper

2009-11-04

23:58 Feature #20250: Integrate id attribute in form tag of TCEforms
... Oliver Hader
23:57 Bug #21434: Cannot add new elements on second level of nesting
Hi,
could you please provide a screenshot of that "alert windows" and/or the HTML sourc code of the the TCEforms fra...
Oliver Hader
13:08 Bug #21434: Cannot add new elements on second level of nesting
Hi,
i also got this Problem. I already applied the patch from 12327 to fix the delete bug. I can reproduce it the ...
Kevin Ulrich Moschallski
23:13 Bug #21435: Fatal error in install tool DB-compare with multiplyDbFieldSize > 1
committed to trunk, rev 6331 Steffen Kamper
22:16 Bug #21459 (Closed): PHP-5.3 error: function define_syslog_variables() is deprecated
Problem:
when something is written to t3lib_div::syslog() the following warning is displayed:
Deprecated: Functio...
Rupert Germann
22:11 Bug #21458 (Closed): Pagerenderer miss headerData and footerData in hooks
It's possible to add files / inline styles and scripts in headerData/footerData. Even if it's not the recommended way... Steffen Kamper
21:54 Bug #21457 (Closed): User setup: items without csh are not aligned
If an item is added to user setup without csh the result looks weird because the label isn't aligned with the others.... Steffen Kamper
20:34 Bug #25555: Hardcoded label "lines" in t3editor
Hi Tobi,
the patch works as advertised!
Thanks for fixing this!
Commit it tomorrow (= 5.11.) if you want it t...
Chris topher
11:27 Bug #25555: Hardcoded label "lines" in t3editor
patch pending in core list and attached here.
the solution is kind of "temporary" as long there is no generic API ...
Administrator Admin
20:32 Bug #21456 (Closed): TYPO3 Inline User Manual is broken
Problem:
the section links in the TYPO3 Inline User Manual only reload the page instead of opening the wanted help s...
Rupert Germann
20:15 Bug #21455 (Closed): PHP-5.3 Warning: strlen() expects parameter 1 to be string, array given
Problem:
When running TYPO3 4.3 under PHP 5.3 the error_log is filled with messages like this:
PHP Warning: strlen(...
Rupert Germann
19:58 Bug #20825: Enable Frontend Preview does not work until switched
thx for the patch, works for me. I only removed the superfluous brackets. Steffen Kamper
19:21 Bug #21364: Integrate check to the install tool and reports module concerning eAccelerator
I added the check for install tool. However as it'S not really needed for prduction use i think we don't need same ch... Steffen Kamper
18:44 Bug #20786: PHP-5.3 Warnings concerning missing timezone settings
hi,
I attached a patch which adds a new conf vars parameter "phpDateTimeZone" which sets the timezone to "CET" by ...
Rupert Germann
18:34 Bug #21454 (Closed): Importing a t3d does not work
Importing a t3d file using the importer does not work in 4.2.10.
The page shows many
Warning: array_merge() [fun...
Christian Welzel
18:23 Bug #21428: Recycler produces some scroll bars
The appended screenshot recycler_scrollbar_after_patch_v3.png uses a screen width of 1172px.
As you can see, the rec...
Steffen Müller
17:42 Bug #21428: Recycler produces some scroll bars
i put this version in core list now. Steffen Kamper
17:41 Bug #21428: Recycler produces some scroll bars
ok, here is my last version for this issue.
I solved the resize problem too.
Adjust height in EM if it'S too larg...
Steffen Kamper
16:40 Bug #21428: Recycler produces some scroll bars
indeed a problem with small screens. So i will put the buttons to the bottom bar.
As it's not possible (at least n...
Steffen Kamper
15:11 Bug #21428: Recycler produces some scroll bars
Thanks for the patch. I appended a screenshot of how it looks on my laptop after applying 12437_v2.diff.
The heigh...
Steffen Müller
12:29 Bug #21428: Recycler produces some scroll bars
here is v2 which is the result of my rework.
There are 2 TODOs which i postpone for later, as i was not able to ac...
Steffen Kamper
17:44 Bug #25624: Usage of timezone
V2 is the actual version sent to the core list, although it was not called v2 there. Francois Suter
17:34 Bug #21346: Page tree will not be shown in the typo3 backend
I agree with Marcus here.
Using
t3lib_div::isURL($url)
and
t3lib_befunc::isAllowedSite($url)
would be the c...
Helmut Hummel
16:02 Bug #21065: Sporadic random Backend Logoffs
command back, the ie8 compatibility fix seems to work.
the lightbox isnt broken either, customer usage error...
t...
oliver leitner
15:21 Bug #21065: Sporadic random Backend Logoffs
setting compatibility mode in ie8 worked for the backend, but if he (the customer) sets that, lightbox in frontend ca... oliver leitner
15:16 Bug #21065: Sporadic random Backend Logoffs
Why don't you set the compatibility mode to IE=8? TYPO3 shouldn't cause problems with this. Steffen Gebert
15:14 Bug #21065: Sporadic random Backend Logoffs
the bug is not fixed yet.
the user has not confirmed me that the change solves his problem, currently i am in wait...
oliver leitner
14:39 Bug #21065: Sporadic random Backend Logoffs
oliver so this fixed the problem or not? In note 31924 you said the bugfix "didnt work". Ernesto Baschny
13:02 Bug #21065: Sporadic random Backend Logoffs
i have now added a global setting, that might fix this for now to my htaccess
#enable ie compatibility mode
Heade...
oliver leitner
15:50 Bug #21453 (Closed): Sorting of status collections wrongly relies on localized strings
In the status report of the Reports module, statuses are grouped into collections, which are in turn sorted alphabeti... Francois Suter
14:55 Bug #19199: PHP 5.3 throws warning when saving localization settings in EM
duplicate Rupert Germann
13:19 Feature #5219 (Closed): Reference information display human readable
Create a human readable reference index meaning, when you have the display of which elements (images, content etc.) a... Joern Bock
13:16 Bug #20725: Compare Database cannot handle ENGINE when DBAL is installed
Install Tool always shows this with the current TYPO3 4.3 svn trunk:
select/deselect all
ALTER TABLE cache_pa...
Franz Holzinger
12:43 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
Dear all,
as the patch does not fix the problem on some systems (don't know why), I wrote a hotfix. But you can on...
Joern Dost
12:32 Bug #21181: Call to getCache() on a non-object
The same problem comes with the ratings extension:
calling path in t3lib_div::xml2array: require#14154 // require#...
Franz Holzinger
11:22 Bug #21452 (Closed): Localization for Labels in JavaScript in the backend
currently there is no neat way or API to access labels from a locallang.xml in the javascript of an backend modul.
...
Tobias Liebig

2009-11-03

23:18 Bug #21428: Recycler produces some scroll bars
Thanks for taking care. It's good to see that someone cares about these usability issues.
Btw. I hope these topics f...
Steffen Müller
22:36 Bug #21428: Recycler produces some scroll bars
i try my best, currently i change the complete structure of container to reduce to a gridPanel only, unfortunally it'... Steffen Kamper
22:18 Bug #21428: Recycler produces some scroll bars
Please have a look at my screenshot. I meant the outer scrollbar. The inner one is totally ok, since the list of item... Steffen Müller
21:09 Bug #21428: Recycler produces some scroll bars
this scrollbar is correct The grid is inside a container with a fix dimension. If the grid is larger than the contain... Steffen Kamper
20:12 Bug #21428: Recycler produces some scroll bars
I conform the patch fixes 2) and 3)
But regarding 1) there is still one scrollbar too much, at last when using a scr...
Steffen Müller
19:26 Bug #21428: Recycler produces some scroll bars
I disagree with the title, each module (except list) has the title at the beginning. Why should it be omitted?
I a...
Steffen Kamper
19:19 Bug #21428: Recycler produces some scroll bars
Attached patch solves 3 issues:
1) remove inner vertical scrollbar
2) remove innerDoc horizontal scrollbar
3) re...
Steffen Kamper
12:00 Bug #21428: Recycler produces some scroll bars
Confirmed.
I even have three scrollbars on the right.
Steffen Müller
22:48 Bug #21447 (Closed): Constants from INCLUDE_TYPOSCRIPT not in Constant Editor
Problem:
If you include constants into a TypoScript template "Constants" field using the <INCLUDE_TYPOSCRIPT ...> sy...
Bernhard Kraft
21:59 Bug #20995: stripSlashesOnArray creates references where you want copies
Commited to trunk rev. 6328 (4.3 beta3) and TYPO3 4.2 rev 6329 (4.2.11). Ernesto Baschny
21:59 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
Commited to trunk rev. 6328 (4.3 beta3) and TYPO3 4.2 rev 6329 (4.2.11). Ernesto Baschny
13:01 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
Patch 11876 works fine. Dirk Diebel
10:43 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
This fix works fine for my Installation. Thanks guys.
While I am here the first time I do not know what you mean w...
Sebastian Schindler
21:38 Bug #21446 (Rejected): Drag and Drop within FCE in BE does not work with IE8
With IE8 in the BE drag and drop of records in order to sort them within an FCE does not work. It works fine if the f... Federico Zuluaga Knorr
17:45 Bug #21358: Content Element Sitemap renders empty
I looked on your site an all is correct, as on level0 all pages were "hide in menu". So sitemap is not able to render... Steffen Kamper
14:55 Bug #21358: Content Element Sitemap renders empty
i can't reproduce. Sitemap is defined in tt_content.menu.20.2 and simply use HMENU without any configuration. I teste... Steffen Kamper
17:39 Bug #21340: js error "result.login is undefined"
in FF still the same error.
in IE now following error is displayed:
zeile: 53
zeicnen: 7
fehler: 'login.locke...
Stephan Petzl
17:29 Bug #21268: Caching framework does not work with DBAL on Oracle
Hi,
Could you please see whether you don't still get parsing errors? And then try to apply patch t3lib_cache_backe...
Xavier Perseguers
13:20 Bug #21268: Caching framework does not work with DBAL on Oracle
Committed to trunk with changeset 26115. Xavier Perseguers
17:15 Bug #21444 (Closed): OpenID authentication does not work with PHP 5.3
OpenID uses dl() function, which is disabled by default in PHP 5.3.
(issue imported from #M12455)
Dmitry Dulepov
17:15 Bug #21441: I can't access to Tree Folder in the background
This is a duplicate of issue #21346 - please continue there... Oliver Hader
14:21 Bug #21441 (Closed): I can't access to Tree Folder in the background
1) I'm logged into the BE User Interface,
2) I click on a web Tool (i.e : Page, View, List,...)
3)Instead of the tr...
Vincent MARIANI
17:12 Bug #21443 (Closed): OpenID login may display "Login timed out" immediately after logging in
This happens when the association with the OpenID server is timed out but the association is not cleaned up.
First...
Dmitry Dulepov
17:09 Bug #20491: Wrong substitution of ###THIS_UID### in t3lib_loaddbgroup.php
ok, sorry, didn't recognized that $this->MM_table_where never used in SQL-query.
So i come back to Joey's solution...
Steffen Kamper
16:49 Bug #20491: Wrong substitution of ###THIS_UID### in t3lib_loaddbgroup.php
The patch is wrong. All what is done there is to replace marker ###THIS_UID### with the uid. The bug is to use $addit... Steffen Kamper
17:06 Bug #21432: Copy DBAL-only SQL parser methods from t3lib_sqlparser to ux_t3lib_sqlparser
Committed to SVN Trunk (rev. 6327) Oliver Hader
13:29 Bug #21432: Copy DBAL-only SQL parser methods from t3lib_sqlparser to ux_t3lib_sqlparser
DBAL patch was committed to trunk as changeset 26118 Xavier Perseguers
17:01 Bug #21435 (Closed): Fatal error in install tool DB-compare with multiplyDbFieldSize > 1
Problem:
When "multiplyDbFieldSize" is set to a value greater 1 in localconf.php a fatal PHP error shpws up after cl...
Rupert Germann
16:33 Bug #21408: Various crashes in SQL parsing when using install tool to compare and fix database.
I tried to reproduce the other issue you described: "removing/renaming fields"
works as expected.
are there any o...
Rupert Germann
16:32 Bug #21408: Various crashes in SQL parsing when using install tool to compare and fix database.
Hi Karsten,
I tried to reproduce the described issue but wasn't able to. The error message you mentioned is produce...
Rupert Germann
16:15 Bug #21065: Sporadic random Backend Logoffs
This confirms my experience that IE tries it first with "standard" mode and then falls back to Compatibility mode. Th... Steffen Gebert
15:35 Bug #21065: Sporadic random Backend Logoffs
ok, this is getting weird.
user confirms the bugfix didnt work.
he has been logged of 2 times within the last 3...
oliver leitner
14:55 Bug #21065: Sporadic random Backend Logoffs
As from my observation, I can confirm that X-UA-Compatible meta tag solves a lot (all?) of the problems for logins ge... Ralf Hettinger
14:49 Bug #21065: Sporadic random Backend Logoffs
added 4.1.13 patch. oliver leitner
14:29 Bug #21065: Sporadic random Backend Logoffs
Yes, I had only a few tests but got not logged out.
Although I'm very unhappy with adding such browser-specific bull...
Steffen Gebert
14:27 Bug #21065: Sporadic random Backend Logoffs
thank you very much for checking this up.
adding the new meta tag indeed fixed the problem for the customer it see...
oliver leitner
15:50 Bug #21382: Context menu of page tree does not work anymore
The setting disables context menu, so the result is ok.
Only JS error is a bug: top.loadTopMenu is used by alt_main....
Steffen Kamper
15:29 Bug #21442 (Closed): RTE 'remove formatting' function corrupts typo3 links
Using the text editor in any content element or record, if the 'remove formatting' function is used to remove 'html f... Steven Hewett
15:11 Bug #19818: JavaScript error upon login
The JS error occurs also without relogin. The complete concept is not consistent:
* js for modules is written in b...
Steffen Kamper
13:22 Bug #17816: Broken Rootline when a editor views a draft version in Liveworkspace
I made a patch for this issue. It is for version 4.2.9.
The problem was that $this->getRecord('pages',$id,'pid,t3ver...
Andreas Heling
13:21 Bug #19999: table name are not mapped in the value part of a query and in inner join
Patches are deprecated in favor of bug #12440. Xavier Perseguers
13:11 Bug #20139: devLog leads to endless loop in tx_rlmpfiledevlog
t3lib_div::makeInstanceClassName() is not used in the caching framework (anymore) Rupert Germann
12:52 Bug #21440 (Closed): Recycler: empty space between items and pagebrowser
If I limit the number of records to a small value (e.g. 10), the grid does not resize. The result is empty space bet... Steffen Müller
12:31 Bug #21439 (Rejected): explaining comments for loadTCA are confusing
Let's have a look into the comment of class.t3lib_div.php::loadTCA():
"Note: For the frontend this loads only 'ctrl'...
Stefan Froemken
12:30 Bug #21192: List module: scroll-button is missing
The text and button is back again in the latest trunk and works. Thanks. Thomas Schröder
12:16 Bug #21437 (Closed): Recycler: remove superfluous Header "Recycler"
The header on top of the recycler grid is superfluous and takes too much space. (see screenshot). Make more room for ... Steffen Müller
12:07 Bug #21436 (Closed): Recycler: remove superfluous tab "Deleted Data"
The recycler has one tab on the top of the grid (see screenshot). IMHO a single tab does not make much sense.
The in...
Steffen Müller
10:49 Bug #21426: Accentuated characters in CE are not saved properly
Problem arised on a RedHat Enterprise webserver. Problem was that somehow Apache lost his NLS_LANG environment variab... Xavier Perseguers
10:41 Bug #21434 (Closed): Cannot add new elements on second level of nesting
Imagine a IRRE structure like the following:
* Parent
+- Child Level 1
+- Child Level 2
Creating new element...
Marc Ehret
10:35 Bug #21418: RTE sometimes not loading
fixed with #12439 Steffen Kamper
10:35 Bug #21418: RTE sometimes not loading
Hi Stan,
i tested with your fix and problem seems to be gone. I think it was dependend to having something in clip...
Steffen Kamper
08:58 Bug #17072: DBAL/PostgreSQL: SQL parse error in "Who is online" BE list
Commited to trunk, rev.6315 (4.3 beta3) Ernesto Baschny
00:25 Bug #21351: Plugins may not be loaded for multiple RTEs
Patch version 2 committed to SVN TYPO3core trunk (revision 6313) and branch TYPO3_4-2 (revision 6314). Stanislas Rolland

2009-11-02

23:52 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
Of course, I meant remote access to my mac. Do you have a small testsuite, what key codes are fired, when I press the... Steffen Gebert
23:44 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
Well, remote access will not be of any help as the problem is on the client side. I don't understand why Opera handle... Stanislas Rolland
23:30 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
Unfortunately not. If you need remote access, just contact me on skype (steffengebert)! Steffen Gebert
20:29 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
Second trial... Please test patch version 2 against trunk. Stanislas Rolland
18:14 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
Just tried 9.6 and it was already there. Steffen Gebert
17:59 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
@Steffen: Would you know if this issue is new on Mac with Opera 10 or if it was already so with Opera 9.5? Stanislas Rolland
23:34 Bug #21432 (Closed): Copy DBAL-only SQL parser methods from t3lib_sqlparser to ux_t3lib_sqlparser
Limitations of the SQL parser are often the cause of bugs in DBAL. However main parts of the parsing process are loca... Xavier Perseguers
23:03 Bug #21418: RTE sometimes not loading
The reported js error is corrected by trunk revision 6312 (see #12439).
However, I would be surprised that it woul...
Stanislas Rolland
22:53 Bug #21431: htmlArea RTE: js error raised by default word cleaning
Patch committed to SVN TYPO3core trunk (revision 6312). Stanislas Rolland
21:17 Bug #21431 (Closed): htmlArea RTE: js error raised by default word cleaning
A js error is raised on paste when the default word cleaning is enabled:
editor.getPluginInstance("Default") is nu...
Stanislas Rolland
21:33 Bug #21396: sys_refindex can't handle linkhandler links correctly
How to reprocue it:
===============
- Use current linkhandler version from TER http://typo3.org/extensions/reposito...
Michael Klapper
18:40 Bug #21396: sys_refindex can't handle linkhandler links correctly
Hi Mick,
could you please provide a short information on how to test this issue? I don't think that it would be easy...
Oliver Hader
19:56 Bug #21430 (Closed): tt_content bodytext wizard icons aren't aligned properly...
The RTE, table and form wizard icons for the tt_content.bodytext field aren't aligned properly. The TCA configuratio... Tolleiv Nietsch
19:55 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
Hey Peter, thanks for following that up and tracking that down!
This might be indeed the reason, I still haven't t...
Ernesto Baschny
18:55 Bug #21428 (Closed): Recycler produces some scroll bars
The recycler produces some scrollbars and this look a bit ugly.
* the recycler should use the whole dimension avai...
Oliver Hader
18:28 Bug #21427 (Closed): Integrate checks concerning Suhosin/Hardened PHP in Install Tool
The Suhosin/Hardened PHP Project allows to set limits to several PHP transmission (e.g. number of POST arguments) tha... Oliver Hader
18:24 Bug #18364: Broken special chars in module title names (e.g. "TemplaVoilà ")
this is obviously a Core issue (which shows up whenever TemplaVoilà is used - therefore I'll move that to the Core-Pr... Tolleiv Nietsch
16:37 Bug #21426 (Closed): Accentuated characters in CE are not saved properly
When using accentuated characters in either Header or Text field of a content element, the accentuated characters are... Xavier Perseguers
16:03 Bug #21339: "Generate random key" button doesn't work
I updated typo to 4.2.10 but it didn't resolve the problem. I made an installation on my local computer (windows) and... Tymoteusz Motylewski
15:13 Bug #20949: Saving translation: strcmp() expects parameter 2 to be string
This is a duplicate of #19199. Please set the relationship (and vote ;))
Steffen Gebert
14:28 Bug #21205: deleting of Irre Elements does not work
This issue was solved with RFC #21349 Oliver Hader
14:28 Bug #21205: deleting of Irre Elements does not work
Great! Thanks for your feedback! :) Oliver Hader
14:27 Bug #21340: js error "result.login is undefined"
Hi Stephan,
does the problem still exist with the current SVN Trunk of TYPO3 4.3?
At least the IE Error "Bezeichner...
Oliver Hader
13:55 Bug #21425 (Closed): Name attribute in search form - invalid XHTML strict
The form tag has the attribute name="tx_indexedsearch", which makes it not XHTML strict compliant.
Using last vers...
Riccardo De Contardi
12:48 Bug #21369: JavaScript-Error with "useSortable => 1" with more than one inline element
This issue was solved by RFC #21349 Oliver Hader
10:21 Bug #21369: JavaScript-Error with "useSortable => 1" with more than one inline element
Hi,
sorry for the late response ...
the patch is working fine and the problems are solved.
thanx!
Lee Perry
12:32 Feature #25566: t3editor should work also in file list with files with the extension '.ts'.
This is similar (but not equal!) to #11839
Clemens Riccabona
12:29 Feature #25566 (Closed): t3editor should work also in file list with files with the extension '.ts'.
t3editor now in 4.3beta2 works really like a charm now for me (beside some x-browser probs).
But it would be very us...
Clemens Riccabona
12:26 Bug #25565 (Closed): t3editor CTRL + S works on Opera but Opera decides to save the whole page too at least on Win Vista
t3editor CTRL + S works on Opera but Opera decides to save the whole website too, at least on Windows Vista
Open a...
Clemens Riccabona
12:22 Bug #19149: Inter domain linking with typolinkEnableLinksAcrossDomains does not work for domain record on root page
attached the current revision (pending in corelist) of the patches.
Using the HTTP_HOST in the cache identifier is...
Tobias Liebig
12:17 Bug #25555: Hardcoded label "lines" in t3editor
Hej Christopher,
i have a patch in the pipe. i will post it after commiting the current pending patches. I think i...
Administrator Admin
12:11 Bug #20194: Usability: Remove "Save and View" when creating records in sysfolders
I attached a new version for that patch (10706_v2.diff). It provides the option to enable the "save & view" button fo... Michael Klapper
11:30 Bug #20470: Column's default value is not properly quoted in CREATE TABLE
Added v2 against current trunk if this patch should ever be used (still pending) Xavier Perseguers
06:54 Bug #21424 (Closed): wizard_add.php not compatible with workspaces
This bug occurs when using the wizard_add.php together with TCA types "group" and "select". Records added in draft wo... Joonas Kauhanen
01:01 Feature #21423 (Rejected): Install Tool Password gets transmitted plain text
When you log into the install tool, the password is transmitted plaintext "as is" to the server and there it gets md5... Bernhard Kraft

2009-11-01

23:20 Bug #21419: Hard-coded strings for collections in status reports
Attached v2 which takes Christopher's comments into account, and also includes many more hard-coded strings which I f... Francois Suter
22:24 Bug #21419: Hard-coded strings for collections in status reports
As far as I have noted down these should be all of them in this extension.
But this note is already quite old (threa...
Chris topher
22:13 Bug #21419: Hard-coded strings for collections in status reports
Argh! So many of them!
Thanks for pointing this out.
Francois Suter
18:51 Bug #21419: Hard-coded strings for collections in status reports
Hi Francois,
thanks for fixing this!
I still found some here:
typo3/sysext/install/report/class.tx_install_repor...
Chris topher
18:16 Bug #21419 (Closed): Hard-coded strings for collections in status reports
The names of the collections in the status reports of hard-coded in the status report's code. They should be replaced... Francois Suter
23:15 Bug #21421: slow t3lib_TSparser::parseSub
works great
thank you
Bartosz Aninowski
22:22 Bug #21421 (Closed): slow t3lib_TSparser::parseSub
There was a report about slow parsing of TS Templates in the dev list containing a description of the problem:
http:...
Bernhard Kraft
22:54 Bug #21422 (Closed): Method "t3lib_tstemplate::procesIncludes" has misspelled "proces"
The method is named "procesIncludes"
It is obvious to write "process" having 2"s"
Solution:
Rename method to "...
Bernhard Kraft
22:42 Bug #21416: services overview does not provide extension key for installing the service
Perfect, tHNx Francois. Ben van 't Ende
18:15 Bug #21416: services overview does not provide extension key for installing the service
That's a valid point. My proposal is to add it in the form:
metaExtract: Video (ma_meta_audiovideo: tx_mametaaudio...
Francois Suter
16:50 Bug #21416 (Closed): services overview does not provide extension key for installing the service
In the "Installed Services" report you have the title of the Service and in brackets the tx_......... Like "metaExtra... Ben van 't Ende
18:10 Bug #21418 (Closed): RTE sometimes not loading
I have this issue spontanously on trunk version. All is standard, nothing special configured, no extra tsConfig, just... Steffen Kamper
16:57 Feature #21417 (Closed): TypoScript: page.config.additionalHeaders: Lack of flexibility because of data type string
The field <i>page.config.additionalHeaders</i> should have a stdWrap functionality:
At the moment you are not able...
Christopher Klein
16:47 Bug #20656: t3lib_cache_backend_FileBacked violates open_basedir_restrictions
Confirmed.
IMHO $this->root in t3lib_cache_backend_FileBacked should be changed from / to PATH_site or something.
Christian Kuhn
14:58 Bug #21415 (Closed): Fix failing unit test in t3lib_cache_backend_FileBackendTestCase
The unit test "getCacheDirectoryReturnsThePreviouslySetDirectory" in t3lib_cache_backend_FileBackendTestCase currentl... Niels Pardon
13:57 Bug #21414: Paste is erratic in Opera 10 when server-based cleaning is enabled
can you give me a hint, how the configuration option is called? Steffen Gebert
13:56 Bug #21414: Paste is erratic in Opera 10 when server-based cleaning is enabled
Do you have cleaning Word tags enabled?
After you paste some text this feature sends this text to the server and bac...
Chris topher
13:34 Bug #21414 (Closed): Paste is erratic in Opera 10 when server-based cleaning is enabled
Paste functionality seems to have some issues:
If I press Cmd+V (Ctrl+V on Win), the text is inserted a few times, b...
Steffen Gebert
13:13 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
No, unfortunately this doesn't help :( Steffen Gebert
09:15 Bug #21413 (Closed): Log deprecated method calls and remove them in 4.5
Many methods from Core either are marked as deprecated but either miss the t3lib_div::logDeprecatedFunction() call at... Xavier Perseguers

2009-10-31

22:31 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
Please test the attached patch against trunk on Mac.
Do not forget to clear RTE cache and Opera cache before testing.
Stanislas Rolland
16:17 Bug #21393: Log deprecated method call in t3lib_db and remove the method in 4.4
committed to trunk, rev 6310 Steffen Kamper
16:15 Bug #21394: Log deprecated method call in t3lib_befunc and remove the method in 4.4
committed to trunk, rev 6309 Steffen Kamper
16:12 Bug #21395: Log deprecated method call in t3lib_beuserauth and remove the method in 4.4
committed to trunk, rev 6308 Steffen Kamper
16:10 Bug #21399: Log deprecated method call in t3lib_install and remove the method in 4.4
committed to trunk, rev 6307 Steffen Kamper
16:06 Bug #21400: Log deprecated method call in t3lib_stdgraphic and remove the method in 4.4
committed to trunk, rev 6306 Steffen Kamper
16:00 Bug #21401: Log deprecated method call in t3lib_tceforms_inline and remove the method in 4.4
committed to trunk, rev 6305 Steffen Kamper
15:21 Bug #21412: "No TypoScript template found!" Error when you use the Save&View Button on a new Version of a Page-Record
Hi Devid,
thanks for your bug-fix!
To get the fix included in the next versions of TYPO3, please send it to the c...
Chris topher
14:58 Bug #21412 (Closed): "No TypoScript template found!" Error when you use the Save&View Button on a new Version of a Page-Record
When you edit the Page-Properties on a new Version in a Workspace and use the button "save document and view page" th... Devid Messner

2009-10-30

22:06 Feature #21411 (Closed): trimExplode with more than only one delimiter
Like in the php function str_replace() there could be a possibility to give more than only one delimiter
see f...
Alex Kellner
21:02 Bug #25555: Hardcoded label "lines" in t3editor
Hi Tobi,
I saw that you posted several improvements to t3editor today!
Any progress on this one?
Chris topher
18:03 Feature #25622: Add BE method to mark a stalled / died task as not running
Committed to trunk in revision 6304 Francois Suter
17:19 Bug #21279: Improve locallangXMLOverride feature
New patch - new place for the config: It's moved from $TYPO3_CONF_VARS['EXT']['locallangXMLOverride'] to $TYPO3_CONF_... Steffen Gebert
17:12 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
Yes, works in both. Steffen Gebert
17:05 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
I do not have access to a Mac.
Does it work in Safari on Mac? Does it work in Firefox on Mac?
Stanislas Rolland
16:29 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
Indeed, you're right. It appears only on my MacOS, not in a Windows VM.
@stan
Do you have a Mac in reach? Otherwi...
Steffen Gebert
08:24 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
Could it be a plattform/browser issue?
OS could be helpful in this questions - as browser can behave slightly diffr...
Staffan Ericsson
03:29 Bug #21258: Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
Do I understand well? I just re-tested this with Opera 10.01 and TYPO3 4.3 (SVN trunk): shift+enter does insert a br ... Stanislas Rolland
17:11 Bug #25564: codecompletion IMAGE.titleText attribute missing
attached patch provided by Stephan Petzl. Thanks! Administrator Admin
17:10 Bug #25564 (Closed): codecompletion IMAGE.titleText attribute missing
the titleText attribute for IMAGE is missing in tsref.xml
(issue imported from #M12417)
Administrator Admin
16:57 Bug #21410: t3lib_BEfunc::getProcessedValue does not show record title for foreign elements for type group / db
Steps for testing:
any Table with a TCA Field type group, internal_type db can be use for testing.
Just display t...
Volker Graubaum
16:18 Bug #21410 (Closed): t3lib_BEfunc::getProcessedValue does not show record title for foreign elements for type group / db
Problem:
In the list view relation fields using the type group (internal_type=db) doesn't display the related val...
Volker Graubaum
16:21 Bug #25563 (Closed): cleanup t3editor javascript file
some javascript files need some cleanup to match the CGL.
* CGL cleanup
* removed commented code
* check for unn...
Administrator Admin
16:09 Bug #25562 (Closed): t3editor should not be disabled in safari
currently the t3editor is disabled in safari.
In the javascript for the initialisation is an check for "webkit", whi...
Administrator Admin
16:03 Bug #25561: CodeCompletion: CONTENT->select is of type "string", should be "select"
Thanks to Stephan Petzl for fixing this issue Administrator Admin
16:02 Bug #25561 (Closed): CodeCompletion: CONTENT->select is of type "string", should be "select"
in the tsref.xml, the CONTENT->select is of type "string", should be "select"
(issue imported from #M12412)
Administrator Admin
15:59 Bug #25560: gifbuilder IMAGE type being treated as cObj IMAGE
thanks to stephan petzl for taking care on this issue Administrator Admin
15:58 Bug #25560 (Closed): gifbuilder IMAGE type being treated as cObj IMAGE
* gifbuilder IMAGE type being treated as cObj IMAGE
* gifbuilder types (SHADOW, BOX, EFFECT, etc.) are not triggered...
Administrator Admin
15:55 Bug #25551: codecompletion triggers with spaces in TS path
thanks christian kartnig for fixing this issue Administrator Admin
15:50 Bug #25559: CodeCompletion: some properties got not listed
thanks to Stephan Petzl for fixing this issue Administrator Admin
15:48 Bug #25559 (Closed): CodeCompletion: some properties got not listed
properties got not listed in the codecompletion results, when they had the same naming as a javascript array member (... Administrator Admin
15:43 Bug #25558: codecompletion: objects still showed up after deleting
thanks to christian kartnig for this bugfix Administrator Admin
15:42 Bug #25558 (Closed): codecompletion: objects still showed up after deleting
Example:
temp.myImage = IMAGE
temp.myImage >
Code-Completion (Ctrl-Space) still shows 'myImage' in proposals f...
Administrator Admin
15:34 Bug #25539: bad line numbering
attached patch should solve the problem Administrator Admin
14:19 Bug #25627: Minor cleanups in BE module
Committed to trunk in revision 6303 Francois Suter
14:13 Bug #25627 (Closed): Minor cleanups in BE module
The attached patch does the following minor things:
- in the list view, running tasks appeared disabled if their c...
Francois Suter
11:25 Bug #21409 (Closed): Frontend editing form does not display flexforms with multi-line tabbed dividers correctly
When opening an edit form that contains a flexform with tabbed dividers: If those tabs occupy more than one row, the ... Christoph Fischer
11:07 Bug #21408 (Closed): Various crashes in SQL parsing when using install tool to compare and fix database.
I tried updating a rather outdated TYPO3 database and got a few errors.
When updating a table where the engine typ...
Karsten Dambekalns
10:57 Bug #21343: Database Analyser does't undestand comments in sql file
Actually, when coming from SQL the only comment allowed starts with two dashes, so
-- this is a comment in SQL
...
Karsten Dambekalns
10:48 Feature #21407: Provide a t3lib library for symmetric encryption
The t3lib library (class.t3lib_symencryption.php) is intented to be located in a newly to be created path t3lib/secur... Marcus Krause
10:44 Feature #21407 (Closed): Provide a t3lib library for symmetric encryption
TYPO3 lacks general encryption support.
This RFC is about an easy to use t3lib library that provides symmetric encry...
Marcus Krause
08:55 Bug #21406 (Closed): Some Error at the
When I use the Install-Tool the first time in a new TYPO3 4.3.0beta2 installation there come everytime the error:
"T...
Jonathan Starck

2009-10-29

23:26 Bug #16795: htmlArea RTE: Problem when cutting pasting links within table cells or list items
The attached patch (rtehtmlarea_bugfix_4670_trunk.patch) cleans up any empty "a" tag left over by a cut operation (us... Stanislas Rolland
20:50 Bug #21405 (Closed): Suggest Autocomplete
The suggest-autocomplete feature which is now integrated to core works excellent when using it in tca.php
But I can'...
Clemens Riccabona
20:34 Bug #21375 (Closed): Unreplaced markers stay in the BE
Some markers, which are not replaced, stay in the output. This is not a problem in the Core, but is an issue for exte... Dan Osipov
19:44 Bug #21404: opening records using opendocs in top frame should not close page tree frame
probably in line 179 of "class.tx_opendocs.php" target="content" could be replaced with target="list_frame"
nav_fr...
Hartmut Steglich
18:59 Bug #21404 (Closed): opening records using opendocs in top frame should not close page tree frame
When user opens records using the opendocs-menu in the top frame the page tree frame is closed.
The page tree fram...
Hartmut Steglich
17:14 Bug #21403 (Closed): PHP Warning produced by t3lib_div::flushOutputBuffers()
Problem:
The method "t3lib_div::flushOutputBuffers()" produces a PHP Warning after each run of the "cli_dispatch.php...
Michael Klapper
16:59 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
# to reproduce:
// within t3lib_div::_GP('TYPO3_INSTALL'); stripslahesOnArray89 is used which in turn uses referen...
Peter Niederlag
16:54 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
This might(?) depend on the php version? At least it turns out to be an issue with 't3lib_div::stripSlashesOnArray()'... Peter Niederlag
13:33 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
Serversetting:
* Apache2 (2.2.3-4+etch10)
* PHP 5.2 (5.2.0.8+etch15)
* MySQL Server 5 (5.0.51a-3~bpo40+1)
* K...
Sebastian Schindler
12:15 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
Thanks Dirk, I just edited your note to "anonymize" your save_path, I hope it is ok. :) And Pavel, you called phpinfo... Ernesto Baschny
08:50 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
Session Support enabled
Registered save handlers files user
Registered serializer handlers php php_binary wddx
...
Dirk Diebel
01:31 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
Hi,
It is that information which is necessary?
session
Session Support enabled
Registered save handlers fil...
Pavel Filippov
16:48 Bug #25626: Change TEXT fields to BLOBs for storing serialized data
Committed to trunk in revision 6300. Francois Suter
15:24 Bug #19734: t3lib_db explainOutput does not work with tablealias
Updated patch sent to the core list Dan Osipov
14:43 Bug #21402: spamProtectEmailAdresses does not encrypt:decrypt 1:1
TYPO3 Version 4.3 Morten Nisker
14:41 Bug #21402 (Closed): spamProtectEmailAdresses does not encrypt:decrypt 1:1
There is a problem with spamProtectEmailAdresses. If you add a subject to a mail link, some chars can break the java... Morten Nisker
14:29 Bug #18662: Storing data crashes somehow with MM tables
@olly: I agree on that at least for new projects, but I think it would be great
to have the ability to completely s...
Peter Kuehn
12:56 Bug #21388: typo3temp got filled with thousands of javascript_* files
Additional information - How to reproduce:
1.) Delete temp js files in typo3temp
2.) Create a Layer_menu with a code ...
Georg Ringer
11:08 Bug #21384: Warning issued on first load of install tool
Commited to
- trunk rev. 6297 (beta3)
- 4.2 rev 6298 (4.2.11)
- 4.1 rev 6299 (4.1.14)
Ernesto Baschny
10:20 Bug #21401 (Closed): Log deprecated method call in t3lib_tceforms_inline and remove the method in 4.4
Methods getNewRecordLink(), initForAJAX() and getJSON() of t3lib_tceforms_inline are deprecated since TYPO3 4.2.
U...
Xavier Perseguers
10:12 Bug #21400 (Closed): Log deprecated method call in t3lib_stdgraphic and remove the method in 4.4
Methods imageGif() and imageCreateFromGif() of t3lib_stdgraphic are deprecated since TYPO3 4.0.
Use t3lib_div::log...
Xavier Perseguers
10:05 Bug #21399 (Closed): Log deprecated method call in t3lib_install and remove the method in 4.4
Method getFieldDefinitions_sqlContent() of t3lib_install is deprecated since TYPO3 4.2.
Use t3lib_div::logDeprecat...
Xavier Perseguers
10:00 Bug #21398 (Closed): Remove deprecated methods in t3lib_htmlmail
Methods quoted_printable() and convertName() were announced to be removed in TYPO3 4.3. Do this yet.
(issue impor...
Xavier Perseguers
09:38 Bug #21397 (Closed): Wrong module name in extbase backenplugin in page context
When you add an extbase backend module and whant to use in the page context, the module name ist not determined corre... Schmidt Timo
09:37 Bug #21396 (Closed): sys_refindex can't handle linkhandler links correctly
Problem:
The "t3lib_softrefproc" handle the linkhandler values as type of "_STRING" and that is wrong.
The linkh...
Michael Klapper
09:29 Bug #21395 (Closed): Log deprecated method call in t3lib_beuserauth and remove the method in 4.4
Method trackBeUser() of t3lib_beuserauth is deprecated since TYPO3 3.6. Use t3lib_div::logDeprecatedFunction() at the... Xavier Perseguers
09:22 Bug #21394 (Closed): Log deprecated method call in t3lib_befunc and remove the method in 4.4
Many methods are marked as deprecated. Use t3lib_div::logDeprecatedFunction() to log them and clearly state in phpDoc... Xavier Perseguers
09:05 Bug #21393 (Closed): Log deprecated method call in t3lib_db and remove the method in 4.4
Method sql() of t3lib_db is deprecated since TYPO3 3.6.
Use t3lib_div::logDeprecatedFunction() at the beginning of...
Xavier Perseguers
08:29 Bug #21350: AJAX Login fails in Filelist
At my end relogin doesn't work. Even on Web>page.
There is no 10 sec delay. It is almost instant giving the messa...
Ric van Westhreenen
03:39 Bug #21351: Plugins may not be loaded for multiple RTEs
I think that this is a regression that was introduced by trunk revision 4556 and TYPO3_4-2 branch revision 4670.
I...
Stanislas Rolland

2009-10-28

23:23 Bug #21065: Sporadic random Backend Logoffs
No, has nothing to do with extensions. I only opened Backend and a TCEform.
There should be a reason, why it falls...
Steffen Gebert
23:22 Bug #21065: Sporadic random Backend Logoffs
And another note about this, just found this piece of information, which might explain why setting the TYPO3 backend ... Ernesto Baschny
23:20 Bug #21065: Sporadic random Backend Logoffs
IE8 displays that buttoon on every page that is presenting itself in standards mode and has no meta-tag. This is not ... Ernesto Baschny
23:03 Bug #21065: Sporadic random Backend Logoffs
Okay, will try it after tomorrows exam and appropriate party :)
I think then I should at least get error messages,...
Steffen Gebert
23:00 Bug #21065: Sporadic random Backend Logoffs
It has been documented on how to get rid of the "compatibility switch" on a website. Read the full blown explanation ... Ernesto Baschny
22:43 Bug #21065: Sporadic random Backend Logoffs
No, they for sure didn't hit that button.
I always get switched to Comp-mode, as soon as I open the page propertie...
Steffen Gebert
22:40 Bug #21065: Sporadic random Backend Logoffs
I tested some minutes with IE8 and couldn't reproduce that.
I was only "thrown out" of the backend as soon as I cl...
Ernesto Baschny
22:34 Bug #21065: Sporadic random Backend Logoffs
I had two clients in my last training, which used IE8 and were sometimes thrown out of backend. We added the site to ... Steffen Gebert
22:45 Bug #21343: Database Analyser does't undestand comments in sql file
Ok, I unterstand now.
The parser from the install tool is pretty "dumb" when it comes to comments. It will get han...
Ernesto Baschny
22:41 Bug #21343: Database Analyser does't undestand comments in sql file
Hmm, so far I isolated bug triggering to this sql definition
CREATE TABLE tx_extkey_table1 (
uid int(11) unsigne...
Vladimir Podkovanov
20:11 Bug #21343: Database Analyser does't undestand comments in sql file
Start-of-line comments are handled correctly ("#"). Other comments are not really supported, also not after-a-line-co... Ernesto Baschny
22:36 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
Dirk, so no fastCGI on your front? Could you please post us the "session" part of the phpinfo() as shown in the Insta... Ernesto Baschny
22:30 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
this is my environment where it doesn't work with 4.2.10:
CONST: PHP_OS : Linux
CONST: TYPO3_OS :
CON...
Dirk Diebel
20:46 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
I was suspecting the FastCGI to be the cause, but I just tested on a FastCGI installation (on debian etch, PHP Versio... Ernesto Baschny
20:16 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
SERVER_SOFTWARE Apache/1.3.34 (Debian)
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.0
PHP Version 5.2.0-...
Pavel Filippov
19:48 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
Could the reporter Dirk, Sebastian and Pavel please give us more details about your setup?
Which PHP versions, whi...
Ernesto Baschny
22:29 Bug #21384: Warning issued on first load of install tool
Thanks. Pending in the core list Ernesto Baschny
20:59 Bug #21384: Warning issued on first load of install tool
Yep, patch fixed this.
The system is a std. debian lenny php package (php5-cgi/lenny uptodate 5.2.6.dfsg.1-1+lenny...
Christian Kuhn
19:42 Bug #21384: Warning issued on first load of install tool
Ok, the problem is that glob() seems to be returning false in your case, while it returns an empty array for me in th... Ernesto Baschny
19:27 Bug #21384: Warning issued on first load of install tool
The gc callback in session_set_save_handler() is called _before_ the write callback. Thats the reason why sometimes n... Christian Kuhn
08:04 Bug #21384: Warning issued on first load of install tool
I am not able to reproduce that. The "hash_" file is created as soon as I first hit the install tool, so there is alw... Ernesto Baschny
19:38 Feature #21392: REQ: DB Compare - check all button?
Wow, Thanks a lot! Maik
19:08 Feature #21392: REQ: DB Compare - check all button?
This is a duplicate of #20733. Chris topher
19:08 Feature #21392: REQ: DB Compare - check all button?
Hi Maik,
thanks for your bug-report.
The feature you requested - a check all button in the database analyzer in...
Chris topher
17:09 Feature #21392 (Closed): REQ: DB Compare - check all button?
Wie wäre es im Install-Tool unter Punkt 2: Database Analyser nach dem
'DB compare' eine Option 'alle auswählen' einz...
Maik
16:02 Bug #21389: Allow to overwrite cli arguments
I've attached a cleanup up version of the patch. Oliver Klee
11:43 Bug #21389 (Closed): Allow to overwrite cli arguments
Currently there is no way to overwrite the used cli arguments from the class who extends from the t3lib_cli.
This ...
Michael Klapper
15:37 Task #21391 (Closed): Add some more unit tests
Let's have some more unit tests.
(issue imported from #M12382)
Oliver Klee
15:04 Bug #25626 (Closed): Change TEXT fields to BLOBs for storing serialized data
The fields "serialized_task_object" & "serialized_executions" are defined as "TEXT" this can be a problem with charse... Michael Klapper
13:47 Bug #19613: Default values have no labels in the multiple select control inside the flexform
rev 6295 and 6294 Dmitry Dulepov
12:43 Bug #21390: Missing JS linebreak crashes output within IE 8.0 (non non-compatibility mode)
Sorry, forgot to add Summery: Missing JS linebreak crashes output within IE 8.0 (non non-compatibility mode) Marius Muehlberger
12:39 Bug #21390 (Closed): Missing JS linebreak crashes output within IE 8.0 (non non-compatibility mode)
The problem is the same like http://bugs.typo3.org/view.php?id=8421.
New about this issue is, that it crashes the ...
Marius Muehlberger
12:24 Bug #19156: functions in interface.tslib_content_stdwraphook.php gets executed numerous times.
Having exactly the same issue. The problem seems to be clear: due to not resetting the $this->stdWrapHookObjects arra... Adrian Föder
11:47 Bug #21345: cHash is generated when no parameters are given
Nobody prevents you from sending an RFC to the core list and try to get it into the core:
http://typo3.org/teams/cor...
Steffen Müller
11:10 Bug #21345: cHash is generated when no parameters are given
An other problem occurs if you have the following typoscript setup:
10 = TEXT
10 {
typolink {
...
Michael Birchler
10:52 Bug #21345: cHash is generated when no parameters are given
I think such typoscript errors exists on many sites. If you have such an error on a big site is hard to locate it. Th... Michael Birchler
11:37 Bug #21388 (Rejected): typo3temp got filled with thousands of javascript_* files
If you use "GMENU_LAYERS / TMENU_LAYERS" without a specific "layer_menu_id" then your typo3temp will be filled contin... Mittwald CM
11:23 Bug #21387 (Closed): typo3tempgot filled with thousands of EXTERNAL_URL* files
If indexing of external URLs is activated then typo3temp will be filled continously with EXTERNAL_URL* files. Sometim... Mittwald CM
10:42 Bug #21385: install: Login form message is shown as warning
committed to trunk, rev 6291 Steffen Kamper
10:40 Bug #21371: Remove WIN-check in tsconfig_help::rebuild
committed to trunk, rev 6290 Steffen Kamper
10:31 Bug #21378: Icon for content element 'Media'
committed to trunk, rev 6289 Steffen Kamper
10:20 Bug #17785: Multiple RTEs in Flexforms don't work properly
I tried to understand what produce the bug and analysed the javascript code. There are many objects rendered with the... Juergen Deisenroth
08:14 Bug #21205: deleting of Irre Elements does not work
Everything looking good in the current trunk :) Alexander Stehlik

2009-10-27

22:58 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
After updating a bunch of 4.2 sites on different systems (most of them with suhosin +fcgid) with ff 3.5 this issue ne... Christian Kuhn
21:16 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
Hi
i had the same problem too. in addition - same problem in "Image Processing" by pressing test buttons. (clean ins...
Pavel Filippov
14:14 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
I cannot reproduce this with latest revision of 4.2 branch (Opera) on a server that uses fcgid and suhosin. Marcus Krause
13:34 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
Hi there,
i had the same problem. I have tryed with different browsers (opera, ff, konquerer, ie) and different ve...
Sebastian Schindler
22:45 Bug #20430: Test failure and SQL error in the Cache unit tests
This test has been commented out by Ingo in rev. 5595:
Updated the caching framework to the according FLOW3 revisi...
Christian Kuhn
22:23 Bug #21386 (Closed): Extension Manager confusing behavior with "reviewed" extensions setting.
I checked out the trunk from svn today, revision 6286 and did all the standard things in the install tool to switch f... Nathan L
22:17 Bug #21373: Remove exclude=1 from lastlogin field of be_user TCA
committed to trunk, rev. 6288 Christian Kuhn
01:40 Bug #21373 (Closed): Remove exclude=1 from lastlogin field of be_user TCA
Problem:
#17524 added the lastlogin field to TCA for be_users. The 'exclude' = 1 definition is superfluous as non-ad...
Christian Kuhn
21:48 Bug #21205: deleting of Irre Elements does not work
with current trunk (6287) the bug is solved Sven Juergens
18:31 Bug #21205: deleting of Irre Elements does not work
This problem was solved in the current SVN Trunk and will be released with TYPO3 4.3-beta3.
Please report again, if ...
Oliver Hader
18:02 Bug #21205: deleting of Irre Elements does not work
I can confirm this bug for TYPO3 4.3beta2 in Firefox 3.5.3 running on Ubuntu 9.04.
In Epiphany everything works fi...
Alexander Stehlik
21:01 Bug #25625: Don't show rights check on Windows
Committed to trunk in revision 6287 Francois Suter
00:04 Bug #25625: Don't show rights check on Windows
i checked for tsconfig_help and patch can be found in core list, #12355 Steffen Kamper
21:01 Bug #21385 (Closed): install: Login form message is shown as warning
"Enter the Install Tool Password" is shown as warning, but it isn't. Instead it should be shown as info
(issue im...
Steffen Kamper
20:44 Bug #21384 (Closed): Warning issued on first load of install tool
On first load of the install tool from the BE interface the following warning is issued. This was introduced with 4.2... Christian Kuhn
20:29 Bug #21383 (Closed): cObject FILE dos not Work with PHP 5.3
page = PAGE
page.10 = FILE
page.10.file = fileadmin/datei.html
did not work in TYPO3 4.3 beta2 with PHP 5.3.
W...
Olaf Clemens
19:32 Bug #17072: DBAL/PostgreSQL: SQL parse error in "Who is online" BE list
Fixed with patch provided on bug #19073. Please acknowledge on Core list. Thanks.
Xavier Perseguers
18:32 Bug #19073: "List users online" not DBAL compliant - Module crashes
I confirm this still occurs in 4.3. Uploaded patch 8915.diff works if patch for issue #19999 has been committed. Xavier Perseguers
18:21 Bug #17554: Problem with strings in IN
Hi,
Is this still true? I mean, I don't use DAM with DBAL but according to code I fixed today for bug #12231, I gu...
Xavier Perseguers
18:17 Bug #21268: Caching framework does not work with DBAL on Oracle
DBAL patch will be committed as soon as the "core" part of the patch gets committed to trunk. Thanks for reviewing it. Xavier Perseguers
16:46 Bug #21268: Caching framework does not work with DBAL on Oracle
I confirm that "lifetime" field is not quoted Xavier Perseguers
17:55 Bug #20540: Pages protected by incl. sub-pages FE-group don't redirect
Well, i tried something.
As rootline is modified each time we follow a shortcut, the shortcut resolution should ma...
Popy no-lastname-given
17:33 Bug #20540: Pages protected by incl. sub-pages FE-group don't redirect
I have another kind of problem with this issue :
When a page is not accessible, the checkRootlineForIncludeSection...
Popy no-lastname-given
17:42 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
@Ernesto,@Steffen
I think sanitizing (new) files in the upload folder by way of the API is the way to go. Addition...
Morton Jonuschat
11:32 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
To sum up once again:
Either
* leave it as it is as safe_mode is soon to be dropped from PHP packages and with c...
Marcus Krause
11:16 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
Morton, thanks for your note 31705, which pretty much sums up the real problem here. PHP is not able to create a esca... Ernesto Baschny
11:09 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
@Marcus - i ahree that rename is a no-go. But we coud throw an exception if the file is "unescapable" Steffen Kamper
11:06 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
if user don't use the TYPO3 API, we can't do something against. There are several ways to produce rubbish ...
So i...
Steffen Kamper
10:46 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
Renaming files which are not under explicit TYPO3 control is a no-go.
In addition to the problem of modifying fil...
Morton Jonuschat
10:33 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
If a user is allowed/able to circumvent any TYPO3 mechanism (creation of files via shell, upload via FTP/SFTP/SCP), y... Marcus Krause
10:28 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
This will reduce the impact of this bug for sure. Extensions that do their "own" file-handling or work with files upl... Morton Jonuschat
10:15 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
so as conclusion all picture filenames should be cleaned before copying them to upload folder, then it should work in... Steffen Kamper
09:21 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
Sorry, in my testfile I mistakenly used escapeshellcmd() instead of escapeshellarg() as a remains of some test combin... Morton Jonuschat
16:59 Bug #21287: htmlArea RTE: Errors are raised when extension rtehtmlarea_definitionlist is installed with TYPO3 4.3
Committed to SVN TYPO3_core trunk (revision 6286). Stanislas Rolland
16:40 Bug #21382 (Closed): Context menu of page tree does not work anymore
If the "Disable Popup Context Menus" setting in "User Settings > Edit & Advanced functions" is enabled, the context m... Oliver Hader
15:02 Bug #21381 (Closed): Optimize some database indexes
Some database indexes in TYPO3 tables are not optimal: they include sorting field in the wrong position. MySQL will n... Dmitry Dulepov
14:46 Bug #21166: RTE needs reloading to get displayed properly
Well, I guess the developer in charge of the project add them. It seems he was trying to set a default language. Anyw... Ivan Ruiz Gallego
14:38 Bug #21166: RTE needs reloading to get displayed properly
Where did these lines come from?
May this issue be closed then?
Stanislas Rolland
14:23 Bug #21166: RTE needs reloading to get displayed properly
After deinstalling all possible extensions, cleaning up the file system, updating TYPO3, etc. I've found the cause fo... Ivan Ruiz Gallego
14:23 Bug #21380 (Closed): [Media CE] Add flash parameter wmode to 'Media Parameter'
Please add flash parameter wmode to the list of 'Media Parameter' of the new media content element.
Possible value...
Stephan Bauer
14:21 Bug #21379: cache_extensions.authorname too small
Increase it to somewhere around 150 Michiel Roos
14:20 Bug #21379 (Closed): cache_extensions.authorname too small
cache_extensions.authorname is defined as:
authorname varchar(100) NOT NULL default '',
in t3lib/stddb/tables.s...
Michiel Roos
14:09 Bug #21378 (Closed): Icon for content element 'Media'
There is no icon for content element 'Media' in t3skin\icons\gfx\i
(issue imported from #M12364)
Stephan Bauer
12:51 Bug #21376 (Closed): Workspace Preview showing live content, not preview of new content
If i switch to the workspace preview of a page, i see in both frames the current page, and not the preview on the sec... oliver leitner
12:25 Bug #19275: TypoScript objects CONTENT and RECORDS do not respect localization of table pages
I'm not quite sure about it, but I think the patch has a small bug, too.
After patching class.t3lib_page.php the l...
Martin Keck
11:21 Bug #21326: CE Media does not work with certain file names
resolved by #21354 Steffen Kamper
11:20 Bug #21354: Little Flaws with MediaCE
committed to trunk, rev 6283 Steffen Kamper
11:03 Bug #21374: BE-user last-login field uses "date" instead of "datetime"
committed to trunk, rev 6282 Steffen Kamper
09:41 Bug #21374 (Closed): BE-user last-login field uses "date" instead of "datetime"
#17524 added a field with the Last login date of a BE-user as read-only field to TCEforms.
Unfortunately, only "da...
Steffen Gebert
11:00 Bug #21370: Remove t3lib_sqlengine from Core and move it to DBAL
committed to trunk, rev 6281 Steffen Kamper
10:57 Bug #21368: Clean-up SQL parser and SQL engine
committed v2 to trunk, rev 6280 Steffen Kamper
10:30 Bug #18013: Image compositing with JPGs results in dithered output
The problem occurs also for me, when using
typoscript to add a after.cObject to a menu; see
the file 'tt_content-m...
Thomas Deinhamer
08:52 Bug #21087: If safe_mode is enabled, thumb generation fails for file with "&" in filename
Releated to http://bugs.typo3.org/view.php?id=12090 maybe ? Staffan Ericsson
08:44 Bug #20846: Synchronize RemoveXSS.php in 4.2 and 4.3
reopened to make it public Ernesto Baschny
08:44 Bug #21165: Filenames should be escaped with escapeshellarg before passing them to imagemagick
reopened to make it public Ernesto Baschny
00:30 Bug #21346: Page tree will not be shown in the typo3 backend
It's probably too late but:
Revisions 6235-6237 [1] are clearly the root cause for this bug. I simply wonder why the...
Marcus Krause
00:19 Bug #21349: DOM object identifiers use invalid characters
Committed to SVN Trunk (rev. 6277) Oliver Hader
00:13 Bug #20922: Table of new feature "registry" won't be created if database is utf8
Ok, I'm closing this issue for the TYPO3 Core... Oliver Hader

2009-10-26

23:50 Bug #21371 (Closed): Remove WIN-check in tsconfig_help::rebuild
There is a wrong OS-check in tsconfig_help:
if ($GLOBALS['TYPO3_OS'] === 'WIN')
This is wrong, as the OS is saved...
Steffen Kamper
23:49 Bug #21368: Clean-up SQL parser and SQL engine
t3lib_sqlengine will be deprecated (see #21370): removed from patch in v2. Xavier Perseguers
16:12 Bug #21368 (Closed): Clean-up SQL parser and SQL engine
This patch adds visibility to methods of t3lib_sqlengine and t3lib_sqlparser and applies CGL on modified lines.
Pu...
Xavier Perseguers
23:45 Bug #21370: Remove t3lib_sqlengine from Core and move it to DBAL
It has been chosen to deprecate the class instead. Changes have been committed to DBAL trunk. Xavier Perseguers
19:45 Bug #21370 (Closed): Remove t3lib_sqlengine from Core and move it to DBAL
t3lib_sqlengine is not used at all in Core, it is only used within DBAL. It was thought as being a standard class whe... Xavier Perseguers
23:39 Bug #21366: Clean-up SQL parser and SQL engine
Fixed in changeset 25879 Xavier Perseguers
23:36 Bug #21366: Clean-up SQL parser and SQL engine
Added v2 as XCLASS of t3lib_sqlengine does not exist anymore in trunk Xavier Perseguers
17:24 Bug #21366: Clean-up SQL parser and SQL engine
Method ux_t3lib_sqlengine::checkEmptyDefaultValue() should not be deleted and I would suggest not to remove the other... Xavier Perseguers
15:48 Bug #21366 (Closed): Clean-up SQL parser and SQL engine
This patch adds visibility to methods of XCLASS of t3lib_sqlengine and t3lib_sqlparser and applies CGL.
(issue im...
Xavier Perseguers
23:38 Bug #25625: Don't show rights check on Windows
yeah, v2 works perfect. I'd say make a FYI, i will post vote.
With tsconfig_help i'll examine if rebuild really fa...
Steffen Kamper
21:44 Bug #25625: Don't show rights check on Windows
Funnily enough, the test was taken from another sysext ;-)
I've uploaded a new version of the patch, could you tes...
Francois Suter
23:27 Bug #19810: Broken fe_adminLib.inc
thanks for the reminder, is in core list now. Steffen Kamper
22:51 Bug #19810: Broken fe_adminLib.inc
in user_feAdmin->init() it is always been asked for transferred data;
if there's no data transmitted (initial displa...
Marcus Krause
22:38 Bug #21268: Caching framework does not work with DBAL on Oracle
OK. I'm currently working on #12354. I found that it is possible to have BITAND used for all operators. This is a bug... Xavier Perseguers
17:51 Bug #21268: Caching framework does not work with DBAL on Oracle
Hi, I tried to set up a small website and activated new caching framework but I don't see any error in DBAL module. F... Xavier Perseguers
20:42 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
hello oliver,
strange. i checked that behaviour at my private typo3 installation and there it just works fine with...
Dirk Diebel
18:38 Bug #21361: Update required tables COMPARE doesn't work in 4.2.10
Hi Dirk,
thus, you did not see any tables that needed changes and got redirected immediatelly after clicking the "CO...
Oliver Hader
10:53 Bug #21361 (Closed): Update required tables COMPARE doesn't work in 4.2.10
if i click on "COMPARE" i get redirected to the about section of the install tool :(
(issue imported from #M12342)
Dirk Diebel
20:18 Bug #20922: Table of new feature "registry" won't be created if database is utf8
Hey Oli, does not exist anymore.
In the related issue of realurl, the problem stays
Steffen Ritter
19:30 Bug #20470: Column's default value is not properly quoted in CREATE TABLE
Could not reproduce for a while, lowering its severity. Xavier Perseguers
19:24 Bug #21365: Wrong login message in system log for Tsconfig options.lockToIP restrictions
recent revision in svn branch 4.2 Marcus Krause
18:35 Bug #21365: Wrong login message in system log for Tsconfig options.lockToIP restrictions
Hi Marcus,
in which TYPO3 versions did you experience this behaviour?
Oliver Hader
15:31 Bug #21365 (Closed): Wrong login message in system log for Tsconfig options.lockToIP restrictions
TYPO3 logs - amongst others - every successful login to the sys_log table. A user could use TSconfig configuration "o... Marcus Krause
18:32 Bug #21369: JavaScript-Error with "useSortable => 1" with more than one inline element
Hi,
the problem can be found in CSS selectors modern browsers use (e.g. "#element.className") instead of using an el...
Oliver Hader
17:04 Bug #21369: JavaScript-Error with "useSortable => 1" with more than one inline element
Oh, I've realised now, that this seems to be a problem of modern browsers only, because this is a problem in Firefox ... Lee Perry
17:01 Bug #21369 (Closed): JavaScript-Error with "useSortable => 1" with more than one inline element
With more than one element, inserted in an inline area (IRRE), I've got the following JavaScript-Error when I have en... Lee Perry
18:21 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
Your above (claimed) results of wrapFilenames() are wrong; the resulting string is independent from safe_mode setting... Marcus Krause
18:20 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
Just to show the different results of the wrapFilenames() function with safe_mode = On and Off here's the output of a... Morton Jonuschat
18:12 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
You are right about the Frame Indicator being the most visible cause of the problem. With "clean" filenames it's the ... Morton Jonuschat
17:57 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
SUMMARY:
The problem IS the frame indicator (1) now being encapsulated by single quotes. Before the command injectio...
Marcus Krause
16:56 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
The frame indicator (being part of the filename and thus encapsulated in single quotes) is the problem. As temporary ... Marcus Krause
14:20 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
Thanks for testing.
What the patch does:
- prevents double escaping if safe_mode is enabled
- makes sure that in...
Marcus Krause
13:41 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
It happens also with 4.1.13
Even if not using GM, the thumbs generation is broken. The difference is that IM doesn...
Jose Antonio Guerra
12:41 Bug #21360: Image Generation broken with PHP safe_mode = On / Graphicsmagick
I've attached a patch (made on trunk). Could you please test if it works for you? Marcus Krause
10:50 Bug #21360 (Closed): Image Generation broken with PHP safe_mode = On / Graphicsmagick
Due to the security fixes in TYPO3 4.2.10 image handling the rendering of Images and Thumbnails is severly broken.
...
Morton Jonuschat
17:18 Bug #21087: If safe_mode is enabled, thumb generation fails for file with "&" in filename
Another issue has been reported to be via e-mail concerning the image tests in the Install Tool:
The execution of ...
Oliver Hader
14:58 Bug #21087: If safe_mode is enabled, thumb generation fails for file with "&" in filename
We have that same problem since upgrading to version 4.2.10 of TYPO3.
The problem only exists if PHP safe mode is ...
Alexander Schwethelm
12:13 Bug #21087: If safe_mode is enabled, thumb generation fails for file with "&" in filename
Hi Oliver,
we have the problems on
debian 4.0
and
SUSE LINUX 10.0 (i586) OSS
VERSION = 10.0
Both sys...
Denis Rathig
11:51 Bug #21087: If safe_mode is enabled, thumb generation fails for file with "&" in filename
Hi Denis,
can you tell me the distribution you are running your servers with (e.g. Debian Version x.y.z)?
Oliver Hader
16:36 Bug #21359: extbase throws an exception if a plugin is inserted multiple times on a page.
Your issue was moved to Forge, please continue there (you can use your typo3.org Password/Username there as well):
h...
Oliver Hader
10:48 Bug #21359 (Closed): extbase throws an exception if a plugin is inserted multiple times on a page.
The following error occurs after inserting a frontend-plugin a second time on a page:
"The Reflection Service can on...
Devid Messner
16:26 Bug #21341: IRRE: TCA Configuration "appearance->showAllLocalizationLink" dosn't work in in table "pages"
Changed version to TYPO3 4.2.10 since it appears there as well. Oliver Hader
16:25 Bug #21367: Click on Delete at IRRE Record throws JavaScript Exception...
This is a duplicate of issue #20963.
Please have a look to #20963 to find a patch that is already in the Core List. ...
Oliver Hader
16:09 Bug #21367 (Closed): Click on Delete at IRRE Record throws JavaScript Exception...
and the record is not deleted...
Fehler: uncaught exception: [Exception... "An invalid or illegal string was speci...
Steffen Ritter
15:58 Bug #21349: DOM object identifiers use invalid characters
Thanks for the feedback! As already written to the Core List, v2 of the patch fixes some other misbehaviours. Oliver Hader
10:44 Bug #21349: DOM object identifiers use invalid characters
This patch fixes the related issue 0011835, _but_ introduces other 'missbehaviour':
- Inline Records, that are co...
Stefan Geith
15:23 Bug #21364 (Closed): Integrate check to the install tool and reports module concerning eAccelerator
There are some parts in the TYPO3 Core that require annotation parsing, e.g. Extbase and the unit tests. These parts ... Oliver Hader
14:47 Bug #21075: TCEforms suggest defaultreceiver returns array or boolean
FYI: committed v3 to trunk rev 6276 Rupert Germann
14:39 Bug #21363 (Closed): TCA feature _VALIGN for wizards is broken
Due to the changes within "typo3/sysext/t3skin/stylesheets/stylesheet_post.css" the vertical alignment settings which... Tolleiv Nietsch
14:12 Bug #21346: Page tree will not be shown in the typo3 backend
What about using \w in the RexExp? So the Webserver can do the language specific stuff. Marco Gilbert
14:11 Bug #21346: Page tree will not be shown in the typo3 backend
I'd say the whitelist pattern from marco is sufficient. In any case we must block the colon : because if not, then th... Rupert Germann
13:20 Bug #21346: Page tree will not be shown in the typo3 backend
comparing to what we had before you don't open new holes, you close known holes. That should be the policy, same with... Steffen Kamper
13:19 Bug #21346: Page tree will not be shown in the typo3 backend
(I'm concerned that we might open new security holes if we freely allow lots of characters.) Oliver Klee
13:16 Bug #21346: Page tree will not be shown in the typo3 backend
I agree that we need to add the stuff which we've forgotten.
In this case, it's all about directory names that are...
Oliver Klee
13:11 Bug #21346: Page tree will not be shown in the typo3 backend
one addition: in this case we are talking about "names". Think about languages (russian, arabic, chinese etc) and all... Steffen Kamper
13:02 Bug #21346: Page tree will not be shown in the typo3 backend
i object your objection. If you forget something you have to add it, same in whitelist as in blacklist.
If you cre...
Steffen Kamper
12:36 Bug #21346: Page tree will not be shown in the typo3 backend
I strongly object. Blacklisting is less secure than whitelisting because it allows any potentially dangerous characte... Oliver Klee
12:34 Bug #21346: Page tree will not be shown in the typo3 backend
then create a blacklist with this 3 chars, more easy ;) Steffen Kamper
12:30 Bug #21346: Page tree will not be shown in the typo3 backend
Most important is : because this blocks URLs liks http://myeveilserver.com/. % also needs to be blocked because it al... Oliver Klee
12:24 Bug #21346: Page tree will not be shown in the typo3 backend
this should match the most chars:
$whitelistPattern = '/^[a-zA-ZäöüÄÖÜß0-9_\/\.&=\?:~%$§!-]+$/';
Opposite quest...
Steffen Kamper
11:21 Bug #21346: Page tree will not be shown in the typo3 backend
I agree about the Umlauts, Peter. Ingmar Schlecht
11:16 Bug #21346: Page tree will not be shown in the typo3 backend
I second Oliver here, '~' and '-' are rather common in subdirectory names. However it is even valid to have a ':', '"... Peter Niederlag
10:36 Bug #21346: Page tree will not be shown in the typo3 backend
I think we only need to allow characters that make sense as part of URLs. So eg. spaces shouldn't be allowed. (I'd li... Oliver Klee
10:30 Bug #21346: Page tree will not be shown in the typo3 backend
Could you try to find out about *all* characters allowed in directory names? So we have a full solution here. Thanks ... Ingmar Schlecht
10:25 Bug #21346: Page tree will not be shown in the typo3 backend
This is indeed a serious problem to all users who operate a TYPO3 installation in a subdirectory with '~' or '-' in t... Peter Niederlag
14:11 Bug #21350: AJAX Login fails in Filelist
Btw. relogin triggers the email notification feature. It can be discussed if that feature should be activated on a re... Staffan Ericsson
14:08 Bug #21350: AJAX Login fails in Filelist
A few new test shows that the login process sometimes take a very long time. When the time for the requests exceeds 1... Staffan Ericsson
14:03 Bug #21350: AJAX Login fails in Filelist
Response Headers
Date Mon, 26 Oct 2009 12:53:16 GMT
Server Apache/2.2.8 (Ubuntu) mod_ssl/2.2.8 OpenSSL/0.9.8g
X-Po...
Staffan Ericsson
13:25 Bug #21350: AJAX Login fails in Filelist
please post the error message. I tested with IE6-8 and it worked for me. Steffen Kamper
13:22 Bug #21350: AJAX Login fails in Filelist
BTW in beta 2 I have no working relogin in IE 7, but it working in FF.
Some time ago in beta 1 or alfa it was workin...
Vladimir Podkovanov
11:52 Bug #21357: Thumbnail generation broken
Duplicate of issue #21087 - please continue there Oliver Hader
11:43 Bug #21362: Missing error message when creation of admin user fails due to missing repeated pw (install tool)
This is a general problem: there's no visual feedback if you forgot to fill any required field. Marcus Krause
11:29 Bug #21362 (Closed): Missing error message when creation of admin user fails due to missing repeated pw (install tool)
The install tool allows to create admin users (Database Analyzer->Create "admin" user). A user needs to fill in two f... Marcus Krause
10:34 Bug #20963: Child records cannot be deleted inline
Patch 0012327 resolves the problem _here_ (with Safari and FF 3.5.2, IE8 not tested). Stefan Geith
10:27 Bug #20963: Child records cannot be deleted inline
I've got the same problem, but it depends on the browser. My results:
Records can be deleted with
- Firefox 3.0.1...
Stefan Geith
10:21 Bug #20868: click-enlarge function for images does not work correctly in IE8
Hi, Maik
There are many posts (also TYPO3-forum-posts) which are talking about this problem ...
f.e.
http://ww...
Simon Schick
10:00 Bug #21358 (Closed): Content Element Sitemap renders empty
Hi folks,
in current 4.3 versions (beta and trunk) the standard sitemap does not work anymore. The rendering is emp...
Steffen Ritter

2009-10-25

22:45 Bug #21350: AJAX Login fails in Filelist
I can't reproduce, tried all that views, works always the same.
And i don't wonder: the script is triggered by bac...
Steffen Kamper
22:28 Bug #25625: Don't show rights check on Windows
doesn't work here, $GLOBALS['TYPO3_OS'] is "null"
its a constant,, no globals so check:
if (TYPO3_OS !== 'WIN')...
Steffen Kamper
16:28 Bug #25625: Don't show rights check on Windows
Could a Windows user please test the attached patch? The result should be that the rights check doesn't show up anymo... Francois Suter
21:22 Bug #21185: Setting default values for $BE_USER->uc doesn't work for multi-dimensional arrays
committed to trunk, rev 6172 Steffen Kamper
17:41 Bug #21185: Setting default values for $BE_USER->uc doesn't work for multi-dimensional arrays
committed to trunk, rev 6172
please close
Steffen Gebert
20:44 Bug #21087: If safe_mode is enabled, thumb generation fails for file with "&" in filename
Hi Oliver,
no we do not use DAM, just the normal fileadmin-upload.
We think it is a problem with the function es...
Denis Rathig
19:10 Bug #21357 (Closed): Thumbnail generation broken
With TYPO3 version 4.2.10 the generation of thumbnails does not work anymore. It doesn't matter if it is an update fr... Alexander Schwethelm
18:44 Bug #21356 (Closed): Misleading flash message when creation/deletion install tool file (mod setup)
When you (as administrator) delete or create the ENABLE_INSTALL_TOOL file using setup modul, two flashmessages appear... Marcus Krause
17:15 Bug #21351: Plugins may not be loaded for multiple RTEs
I noticed this same bug on Friday last week. I spent a good couple of hours trying to sort through it, and found the ... Zach Davis
15:24 Bug #21348: EXT:setup CSH mode setting gets lost
Committed to trunk, rev 6275 Steffen Kamper
15:18 Bug #21339: "Generate random key" button doesn't work
did you checked it in 4.2.10? Imho i fixed it there. Steffen Kamper
15:10 Bug #21354 (Closed): Little Flaws with MediaCE
The patch fixes some little flaws with MediaCE
1) defaultWith and defaultHeight wasn't read because of wrong array...
Steffen Kamper
13:50 Bug #21353 (Closed): Installer deletes ENABLE-file too early when system Timezone doesn't fit PHP timezone
We have a server that's running in GMT time zone (regarding the filesystem time), although we're GMT+2. I guess that'... Ralf Strobel
11:57 Feature #5098 (Closed): Add support for t3lib_extMgm::insertModuleFunction
At the moment, Extbase allows creation of backend module, just as old-school scbase modules were created. This works ... Xavier Perseguers
11:44 Task #5097 (Closed): Function menu cannot be handled as with scbase for BE modules
See thread "Conceptual problem with BE modules" in typo3.projects.typo3v4mvc for details.
I'm currently working on...
Xavier Perseguers
05:50 Bug #21346: Page tree will not be shown in the typo3 backend
Hi Oliver, we use the backend.php. Stefan Hug

2009-10-24

21:44 Bug #21346: Page tree will not be shown in the typo3 backend
Stefan, are you using the new BE (backend.php) or the old BE (alt_main.php)? Oliver Klee
14:56 Bug #21346: Page tree will not be shown in the typo3 backend
FYI. Ingmar Schlecht
14:37 Bug #21346: Page tree will not be shown in the typo3 backend
Hello Marco
Yes, that works perfect.
Stefan Hug
14:06 Bug #21346: Page tree will not be shown in the typo3 backend
In typo3_src-4.2.10/t3lib/class.t3lib_div.php Line 3878
Should look like
$whitelistPattern = '/^[a-zA-Z0-9_\/\.&=...
Marco Gilbert
14:59 Bug #19664: Poor memory management leads to crash when trying to configure large extensions (e.g. phpmyadmin 3.3.0)
Any progres on this area? Staffan Ericsson
14:27 Bug #19716: History/Undo not works on image elements
related to #M5132 #M5665 and #M12099 Ralf Hettinger
14:04 Bug #16795: htmlArea RTE: Problem when cutting pasting links within table cells or list items
Hi Staffan,
regarding example 2: I think I now understand the idea - you could then in frontend give such bogus li...
Ralf Hettinger
13:26 Bug #16795: htmlArea RTE: Problem when cutting pasting links within table cells or list items
If example 1 was rewritten to <a href=""><img /></a>?
Example 2 was not related to the BE but to the frontend repr...
Staffan Ericsson
12:59 Bug #16795: htmlArea RTE: Problem when cutting pasting links within table cells or list items
Hi Staffan,
currently my suggestion would filter both of your examples above.
Comment for example 1: I can see, t...
Ralf Hettinger
12:33 Bug #16795: htmlArea RTE: Problem when cutting pasting links within table cells or list items
@Ralf: Is the filter susch as <a href=""></a> is filtered out but not <a href=""><td></td></a>
And how does it wor...
Staffan Ericsson
12:25 Bug #16795: htmlArea RTE: Problem when cutting pasting links within table cells or list items
This turns out to be pretty inconvenient for editors.
Attached patch filters links without linktext on the way to ...
Ralf Hettinger
13:43 Bug #21344: Frontend editing (standard and advanced) is broken
Commited to trunk, rev. 6274 Ernesto Baschny
12:42 Bug #16217: Leading and trailing blanks can't be edited
Looking good to me. Thank you. Ralf Hettinger
11:28 Bug #21351: Plugins may not be loaded for multiple RTEs
Version 2 loads htmlarea's plugins for all RTE fields just after all of them were rendered by t3lib_TCEforms.
Avoids...
Ralf Hettinger
04:57 Bug #21351 (Closed): Plugins may not be loaded for multiple RTEs
htmlarea's plugins may not be loaded and thus not be available although configured for follow up RTEs, when more than... Ralf Hettinger
10:30 Bug #21352: Not able to save any content changes
And a good tip is to run the checks in the install tool. Staffan Ericsson
10:22 Bug #21352: Not able to save any content changes
hi!
this is no help forum but a bugtracker - it is for bugs only! For help please contact the mailinglists or a fo...
Georg Ringer
05:38 Bug #21352 (Closed): Not able to save any content changes
I moved my sites from 3.8 on Windows to 4.2.9 on ubuntu hardy heron 8.04
Issues
1.0 All sites are showing up bu...
Renga
05:31 Bug #20052: SQL error: 'Incorrect integer value: '' for column 'storage_pid' at row 1' (pages:NEW499d21cdec168)
I just went into class.t3lib_db.php and added the following line
mysql_query('SET SESSION sql_mode=\'\'', $this->lin...
Renga
04:14 Bug #20052: SQL error: 'Incorrect integer value: '' for column 'storage_pid' at row 1' (pages:NEW499d21cdec168)
I moved my sites from 3.8 on Windows to 4.2.9 on ubuntu hardy heron 8.04
http://www.rengucha.com/phpInfo.php will ...
Renga
01:20 Bug #21339: "Generate random key" button doesn't work
I checked this in IE 8 and in FF on another computer, and it doesn't work. JavaScript and cookies are enabled (BE is ... Tymoteusz Motylewski

2009-10-23

22:50 Bug #21350: AJAX Login fails in Filelist
AJAX relogin
Works in
Web->Versioning
Web->Page
Web->Functions
Web->TemplaVoila
Tools->Ext mgr
Doesn't wor...
Staffan Ericsson
20:49 Bug #21350 (Closed): AJAX Login fails in Filelist
Noticed that bug 10467 was resolved.
I noticed that the release of 4.3b2 solved the relogin bug when in pageview ...
Staffan Ericsson
22:18 Bug #21348: EXT:setup CSH mode setting gets lost
Bug is caused by a variable clash
foreach ($config['items'] as $key => $value) {
$html .= '<option value="' . $ke...
Steffen Gebert
19:55 Bug #21348: EXT:setup CSH mode setting gets lost
Introduced by rev 5991, fix for #21010: User Setup miss save of be_users fields and miss handling of default value Steffen Gebert
19:32 Bug #21348: EXT:setup CSH mode setting gets lost
Can you please check when (at which TYPO3 version) this behaviour was introduced? Thanks! Oliver Hader
19:03 Bug #21348 (Closed): EXT:setup CSH mode setting gets lost
Go to "user settings" and set "?Context Sensitive Help mode" to "Display help icon only". Save the configuration.
...
Steffen Gebert
21:28 Bug #21337: page.config.linkVars = L produces (xcross?) additional and suspected params
This is not a bug. Michael Stucki
19:36 Bug #21087: If safe_mode is enabled, thumb generation fails for file with "&" in filename
Hi Denis,
do you use DAM? If so, please try without it and report whether the problem still exists without DAM. Thanks!
Oliver Hader
16:50 Bug #21087: If safe_mode is enabled, thumb generation fails for file with "&" in filename
We face the same problem since update to 4.1.13 and 4.2.10 when uploading images to fileadmin via backend. Denis Rathig
19:30 Bug #20963: Child records cannot be deleted inline
Please test the patch carefully provided at issue #0012327 and give me some feedback. Thanks! Oliver Hader
15:27 Bug #20963: Child records cannot be deleted inline
The JavaScript frameworks are fine, but the characters used with JavaScript in the Core are not:
e.g. "]" and "[" ar...
Oliver Hader
19:10 Bug #21349 (Closed): DOM object identifiers use invalid characters
The DOM object identifier that are created for nested elements of Inline Releational Record Editing contains invalid ... Oliver Hader
19:08 Feature #16621: Non-admin access to templatesrecords?
Of course, this works! No need for a new feature.
Access setting can be easily changed, to give access at least us...
Steffen Gebert
12:02 Feature #16621: Non-admin access to templatesrecords?
Will not work - security risks are too great.
Please close
Staffan Ericsson
18:17 Bug #21346: Page tree will not be shown in the typo3 backend
We haven't any - in the directroy. And the problem is only in the newest Version 4.2.10. All other Version works corr... Stefan Hug
16:46 Bug #21346: Page tree will not be shown in the typo3 backend
I had this problem when the directory had a "-" in its name. When I removed the "-" the page tree appeared. Stefan Terborg
11:53 Bug #21346 (Closed): Page tree will not be shown in the typo3 backend
If you don't use a real domain like www.mydomain.ch/typo3 (example http://194.150.249.xxx/~mydomain/typo3 the page tr... Stefan Hug
15:19 Bug #21344: Frontend editing (standard and advanced) is broken
can add that the patch work and the problem is real Staffan Ericsson
11:18 Bug #21344 (Closed): Frontend editing (standard and advanced) is broken
Using feedit with beta2 leads to this error:
PHP Fatal error: Cannot access protected property t3lib_frontendedit...
Xavier Perseguers
14:39 Bug #21345: cHash is generated when no parameters are given
One cannot prevent all possible misconfigurations in typoscript. So your patch just blows up the core without gaining... Steffen Müller
14:38 Bug #21345: cHash is generated when no parameters are given
bug_12322.diff is the correct patch Michael Birchler
14:02 Bug #21345: cHash is generated when no parameters are given
Yes sure it's a bug in the example Typoscript the correct way would be to write it this way:
additionalParams = ...
Michael Birchler
12:55 Bug #21345: cHash is generated when no parameters are given
cHash calculation is fine, but your Typoscript example has the bug. You should check in TS if QUERY_STRING is empty. Steffen Müller
11:45 Bug #21345 (Closed): cHash is generated when no parameters are given
If somebody adds accidentally useCacheHash to typolink configuration the caching of Typo3 gets broken (only in combin... Michael Birchler
13:27 Bug #21347: tx_felogin Redirect Mode defined by Usergroup Record or User Record in TYPO3 4.3.0beta1 und beta2 doesn't work
Ups I am sorry. Seems to be the same issue than ticket 0012144 and 0011188. Should have looked up first... Thomas Hirt
12:24 Bug #21347 (Closed): tx_felogin Redirect Mode defined by Usergroup Record or User Record in TYPO3 4.3.0beta1 und beta2 doesn't work
I tried this out in 4 different TYPO3 installations with exactly the same settings:
1 time TYPO3 4.3.0beta1 --> Prob...
Thomas Hirt
12:00 Feature #15773: Option to show only stable, beta or alpha versions
Nice to see it assigned.
TYPO3 version number should maybe be changed?
Staffan Ericsson
11:08 Feature #21282 (Closed): Limit/maxitems for section elements like maxitems
As you can set a limit (maxitems) for content elements in a TemplaVoila DS, it would be nice to have such a limit for... Lee Perry
10:52 Bug #20785: Potential SQL injection in class.t3lib_tsfebeuserauth.php
reopened to change it to "public". Ernesto Baschny
09:45 Bug #20805: OpenID authentication broken when dl() is not available
Would checking the PHP.ini setting for enable_dl before calling dl() a solution? Steffen Gebert
09:12 Bug #21340: js error "result.login is undefined"
that changed nothing. still the same error. in IE and FF. Stephan Petzl
09:01 Bug #21342: Improve TCEforms Suggest
Sounds good ;-) Steffen Gebert

2009-10-22

23:00 Bug #21343: Database Analyser does't undestand comments in sql file
typo: "It affects 4.2 as well 4.2 branches" -> "It affects 4.2 as well 4.3 branches. " Vladimir Podkovanov
22:54 Bug #21343 (Closed): Database Analyser does't undestand comments in sql file
If .sql file in an extension use any comments (# or /* */ does't matter) it ruins Database Analyser / Compare mode fo... Vladimir Podkovanov
21:25 Bug #20052: SQL error: 'Incorrect integer value: '' for column 'storage_pid' at row 1' (pages:NEW499d21cdec168)
Feedback:
I downloaded and installed TYPO3 4.2.9 [typo3_src+dummy-4.2.9.zip] onto a local workstation already havi...
Andrew Murphy
20:53 Bug #21342 (Closed): Improve TCEforms Suggest
As described in 00011979, TCEforms suggest tends to be slow for larger sites. This mainly results from the search str... Andreas Wolf
20:44 Bug #20805: OpenID authentication broken when dl() is not available
The problem is that if the library is not yet loaded, PHP will try to load it. But if dynamic loading of libraries is... Andreas Wolf
20:22 Bug #21176: No upload in the new massuploader with Firefox
I just tried it using exactly this combination and it worked, of course.
There seem to be weird problems out there...
Steffen Gebert
19:41 Bug #21176: No upload in the new massuploader with Firefox
I have the same problem. Using Win7, Firefox 3.5.3, Flash 10.0
The upload fails in the flash uploader and works pe...
Staffan Ericsson
18:15 Bug #21339: "Generate random key" button doesn't work
I checked this with Firefox 3.5.3 in TYPO3 4.3.beta2 (= current trunk) and it works.
If it works in other browser,...
Chris topher
13:52 Bug #21339 (Closed): "Generate random key" button doesn't work
In Typo3 4.2.9 installation tool -> "Basic Configuration" there is a button "Generate random key" used to generate en... Tymoteusz Motylewski
18:14 Bug #21087: If safe_mode is enabled, thumb generation fails for file with "&" in filename
Seems like this was fixed in the latest security release (10/22/2009). anselm
17:31 Bug #21340: js error "result.login is undefined"
clear all cache and browser cache Steffen Kamper
15:30 Bug #21340 (Closed): js error "result.login is undefined"
when i log in into the backend of typo3 4.3 beta2 (firefox, console of firebug enabled) i get an JS error.
first t...
Stephan Petzl
16:49 Bug #21341 (Closed): IRRE: TCA Configuration "appearance->showAllLocalizationLink" dosn't work in in table "pages"
When you extend the table "pages" and "pages_language_overlay" with a field from type "inline" then the TCA Configura... Devid Messner
14:30 Bug #20430: Test failure and SQL error in the Cache unit tests
This now worksforme - I don't get this failure anymore. Oliver Klee
14:13 Bug #21165: Filenames should be escaped with escapeshellarg before passing them to imagemagick
Commited follow-up by Oli Hader (thanks) to:
trunk (rev.6262)
TYPO3_4-2 (rev.6263)
TYPO3_4-1 (rev.6264)
Ernesto Baschny
13:45 Bug #21165: Filenames should be escaped with escapeshellarg before passing them to imagemagick
+1 by reading the follow-ups Helmut Hummel
13:38 Bug #21165: Filenames should be escaped with escapeshellarg before passing them to imagemagick
+1 by reading the follow-ups Oliver Hader
13:02 Bug #21165: Filenames should be escaped with escapeshellarg before passing them to imagemagick
I'll take care of the follow-up. Oliver Klee
12:59 Bug #21165: Filenames should be escaped with escapeshellarg before passing them to imagemagick
in thumbs.php there is also a wrapFileName function, which does exactly the same the old one did. It hast to be repla... Helmut Hummel
12:24 Bug #21165: Filenames should be escaped with escapeshellarg before passing them to imagemagick
Commited to:
trunk (rev.6258 = beta2)
TYPO3_4-2 (rev.6259 = 4.2.10)
TYPO3_4-1 (rev.6260 = 4.1.13)
Ernesto Baschny
12:16 Bug #21165: Filenames should be escaped with escapeshellarg before passing them to imagemagick
+1 by reading and testing in 4.3-Trunk
Besides that I tested the following:
touch('File with spaces.txt'); -> wor...
Oliver Hader
11:49 Bug #21165: Filenames should be escaped with escapeshellarg before passing them to imagemagick
comments.diff improves the comments on t3lib_div::fixPermissions (no code changes, just comments). Oliver Klee
11:45 Bug #21165: Filenames should be escaped with escapeshellarg before passing them to imagemagick
+1 on reading. I'll create an additional patch in a minute that improves the documentation for the fixPermissions fun... Oliver Klee
11:32 Bug #21165: Filenames should be escaped with escapeshellarg before passing them to imagemagick
See trunk-v2 for a proposed solution. Ernesto Baschny
10:41 Bug #21165: Filenames should be escaped with escapeshellarg before passing them to imagemagick
Yes, it works on the filename as it is (on the file system). If we escape it, it won't work anymore:
$file = 'this...
Ernesto Baschny
10:04 Bug #21165: Filenames should be escaped with escapeshellarg before passing them to imagemagick
but will fixPermissions() (or better chmod() and chgrp()) work on files with unexcaped spaces? Rupert Germann
14:09 Bug #21337: page.config.linkVars = L produces (xcross?) additional and suspected params
understand, used
config.linkVars=L(0,1) to suppress undesired values added from bot...
thank you very much.
Alex Tuveri
12:56 Bug #21337: page.config.linkVars = L produces (xcross?) additional and suspected params
this is just a bot who adds extra vars to everything it can find.
again: please look at the link of ralf! use conf...
Georg Ringer
12:54 Bug #21337: page.config.linkVars = L produces (xcross?) additional and suspected params
Hmmmm thank you for your note, but I have several suspect.
You sau that this is a normal behaviour, but it is not cl...
Alex Tuveri
12:35 Bug #21337: page.config.linkVars = L produces (xcross?) additional and suspected params
this is no bug but a normal behaviour. if you only want to allow integers, you need to specify that!
this is no b...
Georg Ringer
12:32 Bug #21337: page.config.linkVars = L produces (xcross?) additional and suspected params
If you dont use linkVars, you should disable this config settings.
If you use linkVars, it is highly recommended to ...
Ralf Hettinger
11:59 Bug #21337 (Closed): page.config.linkVars = L produces (xcross?) additional and suspected params
Hi folks,
forgive me but I can't know If I'm right posting here. Infact this problems should be associated to ttnews...
Alex Tuveri
13:40 Bug #21338 (Closed): Menu in alt_main does not react to clicks
Steps to reproduce:
1. Log in to the BE.
2. enter ..../typo3/alt_main.php in the URL bar
3. click on Web > Page ...
Oliver Klee
11:30 Bug #21336: Encryption key can be recalculated when using normal mailform when [FE][strictFormmail] == 0
Commited to:
trunk (rev.6255 = beta2)
TYPO3_4-2 (rev.6256 = 4.2.10)
TYPO3_4-1 (rev.6257 = 4.1.11)
Ernesto Baschny
11:11 Bug #21336 (Closed): Encryption key can be recalculated when using normal mailform when [FE][strictFormmail] == 0
These settings required for being exploitable:
['TYPO3_CONF_VARS']['FE']['secureFormmail'] == 0
['TYPO3_CONF_VARS']...
Ernesto Baschny
11:05 Bug #21335: Knowing the md5 hash of the password, it is possible to gain access to the install tool
Commited to:
trunk (rev.6252 = beta2)
TYPO3_4-2 (rev.6253 = 4.2.10)
TYPO3_4-1 (rev.6254 = 4.1.11)
Ernesto Baschny
10:49 Bug #21335 (Closed): Knowing the md5 hash of the password, it is possible to gain access to the install tool
Solution is to use PHP sessions instead and make these "secure".
Reported by: Bernhard Kraft
Security Team OTRS r...
Ernesto Baschny
10:47 Bug #20059: XSS vulnerability in sysext install
Commited to:
trunk (rev.6249 = beta2)
TYPO3_4-2 (rev.6250 = 4.2.10)
TYPO3_4-1 (rev.6251 = 4.1.11)
Ernesto Baschny
09:23 Bug #20059: XSS vulnerability in sysext install
The patch -v3 (in #21319) broke the 123 installer, as there is a step called "go" (which is not an integer).
Atta...
Ernesto Baschny
00:04 Bug #20059: XSS vulnerability in sysext install
+1 by reading 12293_v2.diff Michael Stucki
10:37 Bug #21333: Sysext:lowlevel (function "DB>Full search") susceptible to XSS
Commited to:
TYPO3_4-2 (rev.6247 = 4.2.10)
TYPO3_4-1 (rev.6248 = 4.1.11)
Note that trunk (4.3) is not affected.
Ernesto Baschny
10:34 Bug #21333 (Closed): Sysext:lowlevel (function "DB>Full search") susceptible to XSS
Sysext:lowlevel provides, amongst others, a function called "Full Search" that allows to query the database directly.... Ernesto Baschny
10:36 Bug #20800: Deletion of an extension leads to a mysql error for special cases
resolved with 12299 Steffen Kamper
09:57 Bug #20800: Deletion of an extension leads to a mysql error for special cases
just uploaded my test-extension.
i did:
1. import that extension
2. I did _not_ install that extension
3. sel...
Martin Holtz
09:54 Bug #20800: Deletion of an extension leads to a mysql error for special cases
Hi Marcus,
i tried to reproduce that, but i was not able to.
I tested without applying patch 12299_v4 so i get ...
Martin Holtz
10:33 Bug #21332: XSS in alt_palette
Commited to:
trunk (rev.6244 = beta2)
TYPO3_4-2 (rev.6245 = 4.2.10)
TYPO3_4-1 (rev.6246 = 4.1.11)
Ernesto Baschny
10:28 Bug #21332 (Closed): XSS in alt_palette
BE authentication required to exploit the vulnerability
TYPO3 Security Team OTRS reference: #2009061610000068
(iss...
Ernesto Baschny
10:28 Bug #21331: XSS in module dispatcher
Commited to:
trunk (rev.6241 = beta2)
TYPO3_4-2 (rev.6242 = 4.2.10)
TYPO3_4-1 (rev.6243 = 4.1.11)
Ernesto Baschny
10:21 Bug #21331 (Closed): XSS in module dispatcher
BE authentication required to exploit the vulnerability
TYPO3 Security Team OTRS reference: #2009061610000068
(iss...
Ernesto Baschny
10:19 Bug #21330: tfID GET variable used in view_help.php is not sanitized and therefore susceptible to XSS
Commited to:
trunk (rev.6238 = beta2)
TYPO3_4-2 (rev.6239 = 4.2.10)
TYPO3_4-1 (rev.6240 = 4.1.11)
Ernesto Baschny
10:15 Bug #21330 (Closed): tfID GET variable used in view_help.php is not sanitized and therefore susceptible to XSS
Sanitize tfID before using it.
Reporter: Jelmer de Hen
Security Team OTRS reference: 2009060310000056
(issue im...
Ernesto Baschny
10:14 Bug #21329: XSS in alt_mod_frameset
Commited to:
trunk (rev.6235 = beta2)
TYPO3_4-2 (rev.6236 = 4.2.10)
TYPO3_4-1 (rev.6237 = 4.1.11)
Ernesto Baschny
10:08 Bug #21329 (Closed): XSS in alt_mod_frameset
BE authentication required to exploit the vulnerability
TYPO3 Security Team OTRS reference: #2009061610000068
(...
Ernesto Baschny
10:06 Bug #21328: XSS vulnerability due to not proper sanitizing in function t3lib_div::quoteJSvalue
Commited to:
trunk (rev.6232 = beta2)
TYPO3_4-2 (rev.6233 = 4.2.10)
TYPO3_4-1 (rev.6234 = 4.1.11)
Ernesto Baschny
09:56 Bug #21328 (Closed): XSS vulnerability due to not proper sanitizing in function t3lib_div::quoteJSvalue
Reported by Andreas Schnapp.
Added missing escaping of the first parameter. Better description (and name) of the u...
Ernesto Baschny
09:49 Bug #20785: Potential SQL injection in class.t3lib_tsfebeuserauth.php
Commited to
trunk (rev.6229 = beta2)
TYPO3 4.2 (rev. 6230 = 4.2.10)
TYPO3 4.1 (rev. 6231 = 4.1.11)
Ernesto Baschny
09:41 Bug #20846: Synchronize RemoveXSS.php in 4.2 and 4.3
Commited to TYPO3_4-2, rev.6228 Ernesto Baschny
02:14 Bug #21214: Pagetitle not shown
Ok - found the problem. On my installation, the (popular) date2cal extension leads to prototype.js being included twi... Zach Davis
02:06 Bug #21214: Pagetitle not shown
I can confirm that this is happening for me as well with the beta1 and fresh source from trunk. Firebug reports a jav... Zach Davis
01:05 Bug #21184: Enable resizable textareas by default
committed to trunk, rev 6227, changing default heigth from 600 to 300 Steffen Kamper
01:00 Bug #21324: EM tries to read from tables of not installed extensions
committed v4 to trunk, rev 6226 Steffen Kamper
00:30 Feature #15575: Include date selection widget into the TYPO3 Core
Resolved as duplicate of #20829
This is now realized with ExtJS and will be included in TYPO3 4.3
Christian Kuhn
00:27 Bug #20486: MySQL errors and unable to create a page
Resolved as duplicate of #20052 Christian Kuhn
00:24 Bug #21245: Improve "Login not possible" message, if login fails although username and password were correct
Resolved with fixed in 4.2.9 as requested by reporter. Christian Kuhn
00:22 Bug #21212: Unable to create a page
Resolved as duplicate of #20052 Christian Kuhn
00:13 Bug #21277: Danger for misusing forgot password function for spamming mailboxes
Resolved as duplicate of #11765 Christian Kuhn

2009-10-21

23:59 Bug #21291: No thumb generated in BE interface
Resolved, unable to reproduce.
As Georg already mentioned please use the tests in the install tool to check your i...
Christian Kuhn
23:59 Bug #21327: User with restricted languages is not able to translate a record
The change that showed this flaw was a change in t3lib_TCEmain::getExcludeListArray().
Before that change while/each...
Oliver Hader
20:53 Bug #21327 (Closed): User with restricted languages is not able to translate a record
In this case the record is created with sys_language_uid = 0, no form is displayed
1) create a page with 2 transla...
Steffen Kamper
23:53 Bug #21165: Filenames should be escaped with escapeshellarg before passing them to imagemagick
The function wrapFileName() is also used in these situations:
t3lib_div::fixPermissions($this->wrapFileName($o...
Ernesto Baschny
10:41 Bug #21165: Filenames should be escaped with escapeshellarg before passing them to imagemagick
+1 by reading (no need to test, easy enough) Helmut Hummel
23:42 Bug #16847: Deleting localized content elements fails
Resolved as duplicate of #14408 Christian Kuhn
14:56 Bug #16847: Deleting localized content elements fails
that a duplicate of #14408 which was fixed and comitted yesterday - maybe someone could close it thx Tolleiv Nietsch
23:41 Bug #21236: Add API functions for cleaning and flushing output buffers
FYI: committed to trunk rev 6225 Rupert Germann
23:28 Bug #20785: Potential SQL injection in class.t3lib_tsfebeuserauth.php
+1 on reading the following patches:
11586.diff
11586_41.diff
11586_42.diff
Michael Stucki
23:15 Bug #21151: Add COMPARE Link to update Wizard
committed v4 to trunk, rev 6224 Steffen Kamper
22:34 Bug #21324: EM tries to read from tables of not installed extensions
i just added another patch (i renamed it to _v3 - its the same as i posted to the corelist as _v2)
that patch give...
Martin Holtz
21:15 Bug #21324: EM tries to read from tables of not installed extensions
wondered why i cannot reproduce that - setting [SYS][sqlDebug] = 1 helps:) Martin Holtz
21:01 Bug #21324: EM tries to read from tables of not installed extensions
uploaded test extension, which just does nothing else than providing a table Martin Holtz
19:08 Bug #21324: EM tries to read from tables of not installed extensions
might be related to #20800 Marcus Krause
15:52 Bug #21324 (Closed): EM tries to read from tables of not installed extensions
If you click on an extension that isn't installed and go to the backup/delete view, EM tries to read th table data, w... Steffen Kamper
19:55 Bug #21326 (Closed): CE Media does not work with certain file names
If there is a '&' in the filename, at least audio files (the only ones I tested) the flash player cannot play the fil... Georg Ringer
16:21 Bug #21325: Output compression breaks prompt for keyboard input in CLI scripts
FYI: the attached patches were committed to
4_2 branch rev 6219
4_1 branch rev 6220
Rupert Germann
15:54 Bug #21325 (Closed): Output compression breaks prompt for keyboard input in CLI scripts
Problem:
When running the lowlevel_cleaner script with --AUTOFIX or -i options, validation is requested from the use...
Rupert Germann
16:03 Bug #21216: Empty line in general header comment
committed to trunk, rev 6218 Steffen Kamper
13:55 Bug #21216: Empty line in general header comment
was not committed ;) Steffen Kamper
14:53 Bug #19461: translation do not follow parent when cut'n'paste
Resolved as dupe of #14408 Christian Kuhn
14:16 Bug #19461: translation do not follow parent when cut'n'paste
that's a duplicate of #14408 which was fixed yesterday - maybe someone could close it? Tolleiv Nietsch
14:21 Bug #20846: Synchronize RemoveXSS.php in 4.2 and 4.3
Ok Steffen, thanks! I will review this and we will commit this right before release of 4.2.10 (meaning tomorrow morni... Ernesto Baschny
13:08 Bug #20846: Synchronize RemoveXSS.php in 4.2 and 4.3
it's committed yesterday to trunk (unit tests). This patch is for 4_2 and should go to 4.2.10 so we have the same fil... Steffen Kamper
11:39 Bug #20846: Synchronize RemoveXSS.php in 4.2 and 4.3
Steffen, thanks a lot for the work. I haven't reviewed it but I assume it is already ok. Have you commited it? "Some ... Ernesto Baschny
13:55 Bug #21307: List view don't show if there are more records than displayed
committed to trunk, rev 6187 Steffen Kamper
13:47 Bug #21311: Error Message while creating empty Folders
FYI: committed to trunk rev 6215
and 4_2 branch rev 6216
Rupert Germann
02:59 Bug #21311: Error Message while creating empty Folders
Hey Daniel,
your patch looks reasonable, I just attached a new version in proper diff format (unified diff from tr...
Christian Kuhn
13:12 Bug #20835: RemoveXSS corrupts HTML
look to the unit tests i committed yesterday to trunk, you'll find a lot of possible xss attacks using the style attr... Steffen Kamper
12:25 Bug #20831: typoLink() sometime wrongly drops url
FYI: committed to trunk rev 6211 Rupert Germann
12:04 Bug #21286: t3skin: Headers are smaller than the text
committed to trunk, rev 6212 Steffen Kamper
10:54 Bug #21071: Install Tool button in User Settings does not reflect current state
resolved with #21223 Steffen Kamper
10:53 Bug #21223: User Setup don't check file time of ENABLE_INSTALL_TOOL
committed to trunk, rev 6209 Steffen Kamper
10:49 Bug #21308: Debug parsetime equals 0
The parsetime is only added as a comment after the </html> if $TYPO3_CONF_VARS['FE']['debug'] = '1'; is set. So we do... Christian Kuhn
10:31 Bug #21308: Debug parsetime equals 0
I think it would be okay to only enable the timetracker,
if you're logged in to the backend and have admin-rights.
...
Thomas Deinhamer
03:22 Bug #21308: Debug parsetime equals 0
Yes, it's related to the timetrack object, which is a null object if no BE user is logged in.
We could easily fix ...
Christian Kuhn
10:18 Bug #21323 (Closed): t3lib_cs::cropMbstring has problems with negative length
function cropMbstring($charset, $string, $len, $crop = '')
as always, $len can also be negative and is correctly ...
Steffen Gebert
09:39 Bug #21306: Steps disregarded in t3lib_clock
committed to trunk, rev 6204 and 4_2, rev 6205 Steffen Kamper
03:05 Bug #21314: Add unit tests for RemoveXSS
Patch was committed to trunk by Steffen in rev. 6183. Christian Kuhn
01:54 Bug #20947: t3lib_db does not meet CGLs
* Committed to trunk rev. 6203 Christian Kuhn
00:00 Bug #20059: XSS vulnerability in sysext install
Uploaded a new patch that incorporates the fixes from Marcus Helmut Hummel

2009-10-20

23:33 Bug #21168: Improve the error and exception handling
FYI: committed to trunk rev 6200 Rupert Germann
23:07 Bug #21321 (Closed): Cleaning config_default, exclude values from being listed in install tool, all configuration
I did some CGL cleanup.
Added Boolean / Integer ( String (textarea) if missing.
Also there are some values that s...
Steffen Kamper
22:33 Bug #21304: List module and Clickmenu should not enable to create inconsistant record-relations
FYI: committed to trunk rev 6197 Rupert Germann
22:25 Bug #21307: List view don't show if there are more records than displayed
Steffen, you committed this one to trunk in rev 6187.
Issue #21216 is still NOT in trunk! :-)
Chris topher
22:25 Bug #21301: List module renders wrong data in localization view when record-overlay was moved in WS
FYI: committed to trunk rev 6196 Rupert Germann
22:22 Bug #21214: Pagetitle not shown
maybe this one is helping: http://www.nabble.com/-SOLVED--Re%3A--funny-problems-with-T4.2-p18072272.html
in my cas...
twenty-three
14:04 Bug #21214: Pagetitle not shown
same thing happening for me (german backend).
neither page titles nor content element headers are filled in the fo...
twenty-three
22:11 Bug #19014: Copying Content Elements does not copy Language Overlays
FYI: committed to trunk rev 6195 Rupert Germann
21:56 Bug #15452: When moving records the translation do not move with it
FYI: committed to trunk rev 6193 Rupert Germann
21:55 Bug #25621: Creation of late task
Committed to trunk in revision 6194. Francois Suter
21:55 Feature #21169: add fullQuoteStr to stdWrap
just uploaded enhanced patch from Bastian Waidelich
patch works:)
Martin Holtz
21:39 Bug #14408: lang-children "get lost"(should be deleted) when deleting parent-record in default language
FYI: commited to trunk rev 6192 Rupert Germann
21:25 Bug #20785: Potential SQL injection in class.t3lib_tsfebeuserauth.php
+1 (did not look at the testcases though)
Helmut Hummel
21:21 Bug #21234: Add some flashmessages to EM (part 3)
Committed attached v4 to trunk in revision 6191. Francois Suter
20:07 Bug #19667: t3x export reports SQL errors with uninstalled extensions
Hello Oliver,
I do not remember, how I came into this. I have selected 'ALL tables'. There has been a local extensio...
Franz Holzinger
19:44 Bug #20802: t3lib_transl8tools::translationInfo() should return also CType of the element
Committed to SVN Trunk (rev. 6190) Oliver Hader
19:29 Feature #17299: Enable/integrate conditions in Page TSconfig
Committed to SVN Trunk (rev. 6188)
Committed tests to SVN Trunk (rev. 6189)
Oliver Hader
18:11 Bug #21216: Empty line in general header comment
committed to trunk, rev 6187 Steffen Kamper
16:44 Bug #21317 (Closed): Feature request: Multiple temporary mounts
The ability to temporarily mount sections of the page tree from the context menu is a great feature, but it could be ... tyler kraft
16:37 Bug #21292: Strange phenomena: Images having particular dimensions disappeared
The install tool works properly. GD and Image Magick were detected Razakanirina
16:36 Bug #21311: Error Message while creating empty Folders
Hi Daniel,
thanks for your bug-fix!
To get the fix included in the next versions of TYPO3, please send it to th...
Chris topher
14:42 Bug #21311: Error Message while creating empty Folders
Fixed with the uploaded diff file in t3lib/class.t3lib_extfilefunc.php. Usage patch class.t3lib_extfilefunc.php 00122... Daniel Schmitzer
08:55 Bug #21311 (Closed): Error Message while creating empty Folders
If you try to create Folder with empty name, you get a error that the folder already exists. This should be catched, ... Daniel Schmitzer
15:58 Feature #20778: Colorpicker has no usable icon
Added demo-plugin 'T3X_demo_colorpicker-0_0_0.t3x'.
This adds a field BgColor to the pages-table.
Stefan Geith
15:38 Bug #21316 (Closed): Superadmin.php: Changing the password of the admin gives empty result and Warning: mysql_real_escape_string()
This is a bug for superadmin.php.
In "Admin logins" menu, in bottom page: Change TBE Admin Passwords
Is not pos...
Yannick Pavard
15:24 Bug #20038: AJAX relogin does not work
committed v5 to trunk, rev 6185 Steffen Kamper
15:22 Bug #21315 (Closed): Automatic admin login for superadmin.php script
There is a problem with superadmin.php script.
With this code :
<form method="post" target="EXTERnalWindow" act...
Yannick Pavard
14:46 Bug #20846: Synchronize RemoveXSS.php in 4.2 and 4.3
added some unit tests in #21314 - will commit it to trunk in some minutes Steffen Kamper
10:47 Bug #20846: Synchronize RemoveXSS.php in 4.2 and 4.3
I also installed a testscript here:
http://www.sk-typo3.de/RemoveXSS.376.0.html
Steffen Kamper
09:50 Bug #20846: Synchronize RemoveXSS.php in 4.2 and 4.3
Ernesto, i will start with unit tests in trunk.
I did a page where i compared the "new" file (this) against the ol...
Steffen Kamper
08:34 Bug #20846: Synchronize RemoveXSS.php in 4.2 and 4.3
Steffen, will do.
First note is that I would love to see some unit tests for the most common XSS cases that are be...
Ernesto Baschny
01:41 Bug #20846: Synchronize RemoveXSS.php in 4.2 and 4.3
The uploaded patch is the version used in trunk. So we have the same security for RemoveXSS in both versions (4.2 and... Steffen Kamper
14:43 Bug #21314 (Closed): Add unit tests for RemoveXSS
initial tests with 32 expressions
(issue imported from #M12286)
Steffen Kamper
12:51 Bug #19601: t3lib_div::trimExplode limit parameter leads to wrong result with non-empty requirement
Committed the follow-up patch to SVN Trunk (rev. 6180) Oliver Hader
11:32 Bug #19601: t3lib_div::trimExplode limit parameter leads to wrong result with non-empty requirement
Using the RegExp "t3lib_div::trimExplode\([^)]+,\s*[2-9]\s*\)" to find parts where this is used in the core I got the... Oliver Hader
11:18 Bug #21310: Empty condition doesn't work after #19515
Unable to reproduce. The test cases have been committed to SVN Trunk as follow-up to #21206 Oliver Hader
10:56 Bug #21310: Empty condition doesn't work after #19515
I attached a test case for the mentioned TypoScript condition. Oliver Hader
10:49 Bug #21310: Empty condition doesn't work after #19515
Hm, I could not reproduce this behaviour in 4.3-beta1 with
* someUrl
* someUrl?L=
The condition matched sucessfu...
Oliver Hader
10:35 Bug #21309: Move t3lib_matchCondition::whichDevice() to t3lib_utility_Client::getDeviceType()
Committed to SVN Trunk (rev. 6178) Oliver Hader
09:23 Bug #21299: Can't restore a deleted page in draft workspace
undeleteRecord doesn't restore the t3ver_wsid and undelete the workspace version. Robert Heel
09:06 Bug #19779: t3lib_div must not die if a locallang file is not found
FYI: committed to trunk rev 6176 Rupert Germann
08:56 Bug #21241: The filetree does not show whether a folder is write protected
FYI: committed to trunk rev 6175 Rupert Germann
01:23 Bug #21275: [Media CE] using a flash video file doesn't work
committed to trunk, rev 6173 Steffen Kamper
 

Also available in: Atom