Project

General

Profile

Activity

From 2008-02-20 to 2008-03-20

2008-03-20

23:40 Bug #18329: Incorrect conversion of non-ascii (Hungarian) characters in URL
i have found your answer in 0002654. similarly to that one i managed to change oe to o & ue to u.
thanks, report can...
arpad muranyi
22:02 Feature #16623: sysext/cms/layout/db_layout.php vs. alt_doc.php/alt_palette.php -- printContent
I have tested the quickedit mode with beta3 and without the patch. The extension date2cal worked fine! The same hasn'... Stefan Galinski
18:37 Bug #18476: Cannot login into the backend over SSL
If you use lockSSL = 1, try to disable it and configure your virtualhost to force a backend call to rewrite to your s... Christian Kuhn
18:18 Bug #18476: Cannot login into the backend over SSL
I can't confirm that.
All my Backends use ssl, some 4.2 installations also with the new reverse proxy patch.
Ma...
Christian Kuhn
17:10 Bug #18487: HTMLArea RTE: table width unit default not honoured when width is not set
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3462. Stanislas Rolland
17:01 Bug #18487 (Closed): HTMLArea RTE: table width unit default not honoured when width is not set
For example, if we have
RTE.default.buttons.table.properties.width.defaultValue =
then
buttons.table.prope...
Stanislas Rolland
16:51 Bug #18486 (Closed): Misleading texts: "lowlevel" has wrong title and wrong reference in sys_action
In the extension manager the title of the extension lowlevel is misleading. It does not fit to the names of the modul... Malte Jansen
14:24 Bug #17895: "Conflicts" check ignores version
Fixed in 4.2RC1, 4.1.7 Dmitry Dulepov
07:11 Bug #18485 (Closed): eID_include should generate 404 error if the extension cannot be included
if any invalid eID request is sent to index_ts.php, typo3 sends a 200 OK header anyway, although it does not require/... alexander onea

2008-03-19

23:28 Bug #18451: <br /> and <link> tags not properly converted but instead escaped and displayed literally in (in conjunction with UTF-8, umlaut)
i think your utf8 setup is wrong.
(http://www.typo3-media.com/blog/article/utf8-and-typo3-updated.html)
Daniel Poetzinger
01:01 Bug #18451: <br /> and <link> tags not properly converted but instead escaped and displayed literally in (in conjunction with UTF-8, umlaut)
Disabling the mbstring.overload php setting fixes the weird behaviour. However I would really appreciate if someone c... David Frster
20:34 Bug #18480: PHP5ize class.t3lib_extMgm.php
Fixed patch uploaded. Kasper Ligaard
20:05 Bug #18480: PHP5ize class.t3lib_extMgm.php
Issue #18483 is similar to this and to #18483. Kasper Ligaard
19:35 Bug #18480: PHP5ize class.t3lib_extMgm.php
Revision 3 of the patch is improved along coding guidelines:
- Spaces around =
- Spaces after comma
Kasper Ligaard
14:11 Bug #18480: PHP5ize class.t3lib_extMgm.php
New patch attached, that adds 'final' to class and replaces tabs with a space between function declarations and '{'.
...
Kasper Ligaard
11:26 Bug #18480 (Closed): PHP5ize class.t3lib_extMgm.php
t3lib_extMgm states in it's documentation: "This class is never instantiated, rather the methods inside is called as ... Kasper Ligaard
20:33 Bug #18484 (Closed): creating a folder in filelist causes a PHP error
Warning: parse_url(/typo3/typo3/file_list.php?id=D:/htdocs/web1/html/typo3/fileadmin/user_upload/media/oeueae________... Michael Raberger
20:32 Bug #18482: PHP5ize class.t3lib_extBEfunc.php
Fixed patch uploaded. Kasper Ligaard
20:04 Bug #18482: PHP5ize class.t3lib_extBEfunc.php
Issue #18483 is similar to this and to #18483. Kasper Ligaard
19:36 Bug #18482: PHP5ize class.t3lib_extBEfunc.php
Revision 2 of the patch, improved along coding guidelines:
- Spaces around =
- Spaces after comma
Kasper Ligaard
14:42 Bug #18482: PHP5ize class.t3lib_extBEfunc.php
The 'documentation'-tag was set by a mistake (just me having butter-fingers). This issue is about bringing the code i... Kasper Ligaard
14:04 Bug #18482 (Closed): PHP5ize class.t3lib_extBEfunc.php
Same reasons as given in issue #18480, that the documentation says the class is to never be instantiated, thus let us... Kasper Ligaard
20:04 Bug #18483 (Closed): PHP5ize class.t3lib_iconworks.php
Same reasons as given in issue #18480 and #18480, that the documentation says the class is to never be instantiated, ... Kasper Ligaard
18:14 Bug #18375: table cells: <br /> does not get removed on inserting text in cells or on save
RTE.default.removeTrailingBR = 1 in Page TSConfig fixes the issue. Stanislas Rolland
14:37 Feature #14902: indexed_search: Results navigation relies on JavaScript
And one more patch for this old issue.
Attached bug-1347_03.patch fully contains Thorstens/Benjamins solution.
...
Ralf Hettinger
13:57 Bug #18481 (Closed): ISO code in Website Language does not contain en
I am using German as default language (L=0) and want to add English as first additional language (L=1). So I need to ... Bernd Warken
11:51 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
the code i posted above doesn't fix every part of the problem, it only fixes the issue for the std typo3 things - but... Johannes Beranek
11:44 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
I just tried your patch in several browsers and it works quite well, actually.
It doesn't work at all if you set t...
Florian Seirer
10:41 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
fixed the issue with v. 4.1.5:
typo3/alt_menu_functions.inc:
line 333: change
[code]
top.content.location=top...
Johannes Beranek
11:18 Bug #18479 (Closed): Javascript error message
When working in the backend, sometimes the following Javascript error message pops up:
<t3err>Registered backend f...
David Frster
10:39 Bug #18465: simulateStatic does not support addQueryString in typolink
Could it be anything with this one?:
simulateStaticDocuments_pEnc_onlyP
Are there some lines that i must add for ...
Justin
06:53 Bug #18478 (Closed): Workariound for PHP-Bug with Locale tr_TR
Since 2005 php causes problems with the locale tr_TR (http://bugs.php.net/bug.php?id=35050). In Typo3 it is not posib... Alexander Maringer
02:55 Bug #16434: RTE config is not supported by HTMLArea RTE
Closing this issue because the documentation of htmlArea RTE is very clear on the subject of css files. Stanislas Rolland
02:53 Bug #16434: RTE config is not supported by HTMLArea RTE
The hidePStyleItems issue has been solved in TYPO3 4.2. See issue #7857. Would be a good practice to use lower case f... Stanislas Rolland
01:01 Bug #18477 (Closed): Docheader scrollbar isn't at right side
the gap at the right side grows with larger screen width, see attached screenshot
(issue imported from #M7900)
Steffen Kamper
00:53 Bug #18476 (Closed): Cannot login into the backend over SSL
Whenever I try to log into the backend of a Typo3 installation, accessible over https only, the typo3/index.php Scrip... David Frster
00:25 Bug #18475 (Closed): Cannot create admin user from install tool
The function "Create admin user" in the Install Tool (2. Database Analyser) doesn't work. When selecting it the foll... David Frster

2008-03-18

22:57 Bug #18474 (Closed): Timezone Bug
it seems that it isn'nt solved.
With latest 4_2 i have 1 hour difference in tceform and in listview, see screensho...
Steffen Kamper
22:09 Feature #18473 (Closed): show page browser only if enough entries are available
The page browser should be hidden if not enough entries are available. Its just a very small improvement to the usabi... Stefan Galinski
18:16 Bug #18472 (Closed): Cleaner scripts crash with errors due to malformed flexform content
cleaner_check.sh, cleaner_fix.sh and the BE function "Update reference index" (subfunctions test and update) crash wi... Daniel Minder
17:51 Bug #18203: Firefox 3.0 mixes up frames (TYPO3 4.2 and later)
Sorry Ingo, also the first test was not with 4.2 but 4.1.6. Stupid me. Ekkehard G¼mbel
17:14 Bug #18203: Firefox 3.0 mixes up frames (TYPO3 4.2 and later)
ekki, nevertheless, what extensions do you have installed in 4.2? Ingo Renner
16:54 Bug #18203: Firefox 3.0 mixes up frames (TYPO3 4.2 and later)
oops, sorry for the confusion :-\ Ekkehard G¼mbel
15:54 Bug #18203: Firefox 3.0 mixes up frames (TYPO3 4.2 and later)
for typo3 versions before 4.2 there is another issue:
http://bugs.typo3.org/view.php?id=7646
here, we only discus...
Christian Hernmarck
15:45 Bug #18203: Firefox 3.0 mixes up frames (TYPO3 4.2 and later)
I just reproduced with a fresh 4.1.6 src+dummy installation.
Firefox is running on Windows XP in my case.
Ekkehard G¼mbel
14:21 Bug #18203: Firefox 3.0 mixes up frames (TYPO3 4.2 and later)
with a pure core installation? if you have any extensions installed - which are that? Ingo Renner
13:05 Bug #18203: Firefox 3.0 mixes up frames (TYPO3 4.2 and later)
I _do_ have those problems, using BETA4. Ekkehard G¼mbel
16:55 Bug #18220: typo3-docheader not visible when error occures
Output looks crap, but it's working. As Ingo mentioned, it will happen most likely during development only anyways. ... Ingo Schmitt
16:47 Bug #18220: typo3-docheader not visible when error occures
Hi Ingo,
i don't think this is a good solution. Output looks crap also.
We need a proper solution for this, may...
Steffen Kamper
16:21 Bug #18220: typo3-docheader not visible when error occures
Attached patch corrects CSS for TYPO3 Backend, so that edit icons are always on top. Screenshot also attached. Patch ... Ingo Schmitt
15:46 Bug #18220: typo3-docheader not visible when error occures
using cc_debug works. Steffen Kamper
15:04 Bug #18220: typo3-docheader not visible when error occures
I think it's a blocker, as you can't work with the backend (no Icons). Is it to late to provide a patch? Ingo Schmitt
14:45 Bug #18220: typo3-docheader not visible when error occures
removed from 4.2 as it's no blocker and will happen most likely during development only anyways Ingo Renner
14:57 Bug #18433: Install-Tool creates SQL-Statements ending with ...)COLLATE=;
Indeed looks like something went wrong. I will look at it. Michael Stucki
14:48 Bug #18433: Install-Tool creates SQL-Statements ending with ...)COLLATE=;
HI Michael,
did you notice this one? I guess this is a blocker for 4.2. What do you think?
Ingo Renner
08:57 Bug #18433: Install-Tool creates SQL-Statements ending with ...)COLLATE=;
Just a typing error: Collate was established with MySQL 4.1
Proposed solution:
a) raise the required MySQL ver...
Erwin Hontheim
14:43 Bug #18061: Taskcenter -> sys_action - viewport is too small when creating records
fixed, please refer to #18422 for open issues Ingo Renner
14:37 Feature #18071: Move 'Open Documents' to Header in the BE
committed to 4.2 Ingo Renner
13:04 Bug #18471 (Closed): Unify User setup
to have all help buttons on same position this patch does a fix width for the table cells in user-setup
(issue im...
Steffen Kamper
11:56 Bug #18463: Cannot import previously exported t3d file
The overload setting is needed for the following case:
A username may only be 8 characters long.
When someone ent...
David Frster
11:49 Bug #18463: Cannot import previously exported t3d file
> Thus, changing all occurrences of "strlen()" in the TYPO3 Core to "mb_strlen()" is a no-go.
I fully agree, that'...
David Frster
11:28 Bug #18463: Cannot import previously exported t3d file
Hi,
yes, supporting UTF-8 is a goal which does not mean to enforce it. mbstring is not enabled in PHP5 by default - ...
Oliver Hader
10:57 Bug #18463: Cannot import previously exported t3d file
Oliver, thank you very much tracking this down. The mbstring.overload setting is indeed enabled on the server.
The...
David Frster
11:10 Bug #18470 (Closed): Docheader Class with Hook for dynamic change of docheaders
atm the docheaders are static. With rendering template.php doesn't know which module is rendered. There is no hook to... Steffen Kamper
05:32 Bug #18469: htmlArea RTE: premature undo snapshot may cause JavaScript error to be raised
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3456. Stanislas Rolland
05:22 Bug #18469 (Closed): htmlArea RTE: premature undo snapshot may cause JavaScript error to be raised
In some cases not easy to reproduce, an undo snapshot may be attempted before some variables are initialized.
(is...
Stanislas Rolland
02:07 Bug #18410: RTE.classesAnchor.[someClass].titleText does not respect LLL
There was an error in the xml file:
languageKey elements should have a type="array" attribute.
Stanislas Rolland

2008-03-17

23:55 Bug #18463: Cannot import previously exported t3d file
The attached patch does not fix or revert the PHP setting, but shows a warning in the install tool and adds a warning... Oliver Hader
23:32 Bug #18463: Cannot import previously exported t3d file
Do you have mbstring.func_overload enabled?
http://de2.php.net/manual/de/ref.mbstring.php#mbstring.overload
I gue...
Oliver Hader
22:31 Bug #18463: Cannot import previously exported t3d file
Here's some information from the phpinfo() page. What do you mean by wrappers?
PHP Version 5.2.4
ZLib Support ...
David Frster
22:24 Bug #18463: Cannot import previously exported t3d file
Hi David,
thanks for sending me the export file. It seems like the file is corrupted. But the interesting thing is: ...
Oliver Hader
15:57 Bug #18463: Cannot import previously exported t3d file
I exported and imported t3d in 4.2 without any problems. Steffen Kamper
14:37 Bug #18463: Cannot import previously exported t3d file
Well, if the file is broken, the bug is in the t3d export. I suggest fixing the export instead of supporting the impo... David Frster
13:39 Bug #18463: Cannot import previously exported t3d file
could you test the attached patch?
there is an error with your t3d-file. I also tested with 4.1 and was not able t...
Steffen Kamper
12:13 Bug #18463 (Closed): Cannot import previously exported t3d file
I just tried to copy a page tree from one installation to another. Both are running Typo3 4.2 from subversion. (up t... David Frster
23:48 Bug #18123: mysql_num_rows() error in alt_db_navframe.php
I had the same problem, but fixed it by comparing and fixing the tables in the install tool. Casper Jensen
20:13 Feature #18468 (Closed): class.tslib_pibase.php::pi_list_query() does not support DISTINCT
There is no way to set DISTINCT to pi_list_query() in class tslib_pibase.php which in some cases could be usefull bec... Tomasz Rakowski
19:15 Bug #18464: Export wizard has no scrollbars
Committed to SVN TYPO3_4-2 (rev. 3455) Oliver Hader
15:47 Bug #18464: Export wizard has no scrollbars
fix is attached. The "no-scrollbar" is with body-id typo3-mod-php. So defining an own idTag solves it. Steffen Kamper
15:16 Bug #18464: Export wizard has no scrollbars
I can confirm this behaviour. Oliver Hader
15:15 Bug #18464 (Closed): Export wizard has no scrollbars
it's impossible to configure export because there is no chance to scroll down.
Screenshot is attached
(issue i...
Steffen Kamper
19:10 Bug #18456: Page lock not released when error page was generated
Committed to SVN TYPO3_4-2 (rev. 3454) Oliver Hader
12:56 Bug #18456: Page lock not released when error page was generated
Tested and works for me. Using a destructor for the locking object is much better. Christian Kuhn
12:14 Bug #18456: Page lock not released when error page was generated
The attached patch adds a destructor to t3lib_lock which will release the lock when the locking object gets destroyed... Oliver Hader
18:34 Bug #18061: Taskcenter -> sys_action - viewport is too small when creating records
after talking to Jeff i see the problem, also same issue for Krystian
Having list records in taskcenter shows up a...
Steffen Kamper
18:23 Bug #18061: Taskcenter -> sys_action - viewport is too small when creating records
IE7 works OK for me.
(although IE6 still have problem as in note 0020287)
Krystian Szymukowicz
16:46 Bug #18061: Taskcenter -> sys_action - viewport is too small when creating records
hm - i tested again with fresh svn and 3rd version of patch, and all is fine in IE7 without horizontal scrollbar ( on... Steffen Kamper
16:22 Bug #18061: Taskcenter -> sys_action - viewport is too small when creating records
Steffen, I can confirm the horizontal scrollbar in IE7 also. It looks to me like its an IE issue with the with width ... Jeff Segars
11:13 Bug #18061: Taskcenter -> sys_action - viewport is too small when creating records
the fix is in #18422 and in corelist Steffen Kamper
07:30 Bug #18061: Taskcenter -> sys_action - viewport is too small when creating records
Is this issue resolved now? (Although it seems that another issues has arosen) Ingo Renner
18:10 Bug #18451: <br /> and <link> tags not properly converted but instead escaped and displayed literally in (in conjunction with UTF-8, umlaut)
Yes, I think the bug is very specific to my setup.
If anyone can tell me, which class is responsible for convertin...
David Frster
17:35 Bug #18451: <br /> and <link> tags not properly converted but instead escaped and displayed literally in (in conjunction with UTF-8, umlaut)
i tried this here, all ok:
http://www.steffenkamper.info/trunk/index.php?id=81
Steffen Kamper
16:57 Bug #18451: <br /> and <link> tags not properly converted but instead escaped and displayed literally in (in conjunction with UTF-8, umlaut)
The displaying of literal html tags is totally broken in this bugtracker. David Frster
16:54 Bug #18451: <br /> and <link> tags not properly converted but instead escaped and displayed literally in (in conjunction with UTF-8, umlaut)
I can reproduce this with, by inserted words with umlauts separated by linebreaks (&lt;br /%gt;).
The original rep...
David Frster
14:49 Bug #18451: <br /> and <link> tags not properly converted but instead escaped and displayed literally in (in conjunction with UTF-8, umlaut)
I guess this has something to do with the unicode setup, (PHP, MySQL and Typo configuration).
Can you point me to...
David Frster
13:28 Bug #18451: <br /> and <link> tags not properly converted but instead escaped and displayed literally in (in conjunction with UTF-8, umlaut)
I can't reproduce that. and i'm not sure if i understand it.
I made a CE with text, used words with umlauts and link...
Steffen Kamper
13:20 Bug #18451: <br /> and <link> tags not properly converted but instead escaped and displayed literally in (in conjunction with UTF-8, umlaut)
It's a content element. David Frster
12:59 Bug #18451: <br /> and <link> tags not properly converted but instead escaped and displayed literally in (in conjunction with UTF-8, umlaut)
Are you talking about the text of a content element (e.g. by using RTEhtmlarea) which contains those umlauts/links or... Oliver Hader
18:06 Bug #18429: required fields in Flexform are not correct marked with Exclamation Sign
The attached patch is just a beginning, it adds the flexform sheets/tabs to the stack of nested elements.
Next ste...
Oliver Hader
17:59 Bug #18427: Required fields within flexform section elements cause Javascript errors
I've attached a new patch which is very similar to Steffen's.
Currently there's no other solution to fix it since it...
Oliver Hader
17:18 Bug #18462: Insert table and border
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3453. Stanislas Rolland
17:13 Bug #18462: Insert table and border
ok. Note that the setting is effective only if the toggleborders button is configured, otherwise the author cannot to... Stanislas Rolland
16:33 Bug #18462: Insert table and border
thx for this info Stan.
What do you think to have this as default?
Steffen Kamper
16:28 Bug #18462: Insert table and border
Set
RTE.default.buttons.toggleborders.setOnTableCreation = 1
in Page TSConfig.
Stanislas Rolland
11:25 Bug #18462 (Closed): Insert table and border
One question:
When i insert a table, borders are not visible. I have to click on toggle Border to make them visibl...
Steffen Kamper
16:43 Bug #18465: simulateStatic does not support addQueryString in typolink
Possibly addQueryString problem in typolink... Dmitry Dulepov
15:20 Bug #18465 (Closed): simulateStatic does not support addQueryString in typolink
I've got a working TT_NEWS with the Comments extension and everything works.
But if i turn Simulate static documents...
Justin
16:43 Bug #18467: JS error raised in htmlArea RTE in IE5.5 when setting inline markup or text style
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3452. Stanislas Rolland
16:41 Bug #18467: JS error raised in htmlArea RTE in IE5.5 when setting inline markup or text style
Yes, I understand that the RTE will not be used in the 4.2 backend in IE5.5. However, it may be still used in the fro... Stanislas Rolland
16:37 Bug #18467: JS error raised in htmlArea RTE in IE5.5 when setting inline markup or text style
don't care about IE5.5. With 4.2 minimum is IE6 (that's enough work to get it work there) Steffen Kamper
16:30 Bug #18467 (Closed): JS error raised in htmlArea RTE in IE5.5 when setting inline markup or text style
While the RTE will not be used in IE5.5 in the backend it may in the frontend.
normalize() method was not availabl...
Stanislas Rolland
16:32 Bug #18364: Broken special chars in module title names (e.g. "TemplaVoilà ")
Looks like a local problem (see image) Dmitry Dulepov
16:05 Bug #18466 (Closed): php error for extension without basic security check
If an extension without an basic security check is set as dependency of another extension, and extensions without an ... Timo
15:37 Bug #18281: Tabs disappear when BE-editing a record that contains IRRE
Committed to SVN TYPO3_4-2 (rev. 3449) Oliver Hader
15:33 Bug #16545: GIFBUILDER indexcolors cropsized images
Committed to SVN:
* TYPO3_4-1 (rev. 3447) --> TYPO3 4.1.7
* TYPO3_4-2 (rev. 3448)
Oliver Hader
15:11 Bug #18453: Extension with static data is not installing because of double form tag
Committed to 4.2 branch. Thanks Steffen! Jeff Segars
12:55 Bug #18203: Firefox 3.0 mixes up frames (TYPO3 4.2 and later)
tested with BETA4 - no problems. Steffen Kamper
09:50 Bug #18203: Firefox 3.0 mixes up frames (TYPO3 4.2 and later)
Problem still exists in 4_2-branch, revision 3443 in Firefox 3 beta 4 on Ubuntu Hardy Heron.
Firebug reports the f...
Kasper Ligaard
11:21 Bug #18422: Task center iframes are only sized on load
change in fix no3 is the condition for IE6 like the other changes for that. Steffen Kamper
10:47 Bug #16140: Losing connection, because of wrong URL
Simply use t3lib_div::resolveBackPath() for such URLs! Michael Stucki
10:46 Bug #16730: Click enlarged image (pop-up) blocked by NIS personal firewall
Seems not needed anymore.
I also think that it might have been fixed by applying the t3lib_div::resolveBackPath() ...
Michael Stucki
04:54 Bug #18460: Extension cannot override a previously defined htmlArea RTE hotkey
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3443. Stanislas Rolland
04:48 Bug #18460 (Closed): Extension cannot override a previously defined htmlArea RTE hotkey
The extension should be able to override an hotkey definition.
(issue imported from #M7878)
Stanislas Rolland
04:13 Bug #18459: htmlArea RTE block style feature raises javascript errors in IE6
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3442. Stanislas Rolland
03:50 Bug #18459 (Closed): htmlArea RTE block style feature raises javascript errors in IE6
The errors make the RTE usuable when the block style feature is enabled.
The errors are caused by a timing problem...
Stanislas Rolland

2008-03-16

23:07 Bug #18458: beautify the permissions module a bit
committed to 4.2 Ingo Renner
22:58 Bug #18458 (Closed): beautify the permissions module a bit
The permissions module uses stars and Xs to show whether a permission was granted or not. However, this does neither ... Ingo Renner
22:35 Bug #18456: Page lock not released when error page was generated
Hi Christian,
thanks for pointing that out! I have another method which does not require to release locks "manually"...
Oliver Hader
20:20 Bug #18456 (Closed): Page lock not released when error page was generated
If FE creates a error message (like "No template found"), a former acquired page Lock is not released.
This leads ...
Christian Kuhn
19:00 Bug #18455: Wrong condition for IE6
committed to 4.2 Ingo Renner
18:58 Bug #18455: Wrong condition for IE6
second patch is the correct one. Steffen Kamper
12:16 Bug #18455 (Closed): Wrong condition for IE6
As Dmitry mentioned
if(/MSIE 6/.test(navigator.userAgent)) {
will match to IE7 too, so I replaced it with the ...
Steffen Kamper
13:10 Bug #18453: Extension with static data is not installing because of double form tag
patch with fix is attached Steffen Kamper
02:04 Bug #18453 (Closed): Extension with static data is not installing because of double form tag
When trying to install an extension which imports some static data, the "Make update" does not work, because there ar... Alexander Maringer
13:03 Bug #18379: file editing fails (wrong function call)
Closed on request by submitter. Martin Kutschker
11:50 Bug #18420: Transparent PNGs do not work in IE 6
committed to 4.2 Ingo Renner
11:37 Bug #18125: hardcoded fieldset and legend around radio buttons
committed to 4.2 Ingo Renner

2008-03-15

22:13 Bug #18452 (Closed): Iconset and dropdowns (Workspace Selector, Cache, Search, Open documents) when using small screen
When using a very small screen or having TYPO3 opened in a small window, the icons and dropdowns are moved to the blu... Andreas Balzer
21:26 Bug #18451 (Closed): <br /> and <link> tags not properly converted but instead escaped and displayed literally in (in conjunction with UTF-8, umlaut)
The value of a content element stored in the database as
"Qualität<br />Sicherheit<br />Effizienz<br />Transparenz"
...
David Frster
20:57 Bug #18450: htmlArea RTE undo/redo does not restore caret position
Additional patch committed to SVN TYPO3core branch TYPO3_4-2 revision 3430. Stanislas Rolland
20:50 Bug #18450: htmlArea RTE undo/redo does not restore caret position
Undo button should be enabled when first undo/redo snapshot is taken. Stanislas Rolland
19:19 Bug #18450: htmlArea RTE undo/redo does not restore caret position
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3428. Stanislas Rolland
19:10 Bug #18450 (Closed): htmlArea RTE undo/redo does not restore caret position
When undo/redo is used, the position of the cursor is not restored.
(issue imported from #M7867)
Stanislas Rolland
20:12 Bug #18445: hidePStyleItems does not work anymore
Use of t3lib_div::strtolower committed to SVN TYPO3core branch TYPO3_4-2 revision 3429. Stanislas Rolland
20:04 Bug #18445: hidePStyleItems does not work anymore
Use t3lib_div::strtolower for Turkish backends. Stanislas Rolland
16:14 Bug #18445: hidePStyleItems does not work anymore
Upper case tags honoured again with fix committed to SVN TYPO3core branch TYPO3_4-2 revision 3425. Stanislas Rolland
16:06 Bug #18445: hidePStyleItems does not work anymore
yes, that was it. many thanks!
It makes much more sense for the tagnames to be in lowercase anyway.
Still, you migh...
Rafael Freuler
15:49 Bug #18445: hidePStyleItems does not work anymore
Ok, it seems that the tagnames need to be in lower case. Stanislas Rolland
09:08 Bug #18445: hidePStyleItems does not work anymore
My default configuration setting is "typical". Changing it to demo doesn't make a difference.
And here is my page ts...
Rafael Freuler
17:53 Bug #18388: Page Filter enhancement: filter IDs
suggestion: postpone to 4.3 and make it work through keywords e.g. typing "uid:433" to find the page with ID 433.
...
Ingo Renner
17:51 Bug #18389: Hide Filter is not possible
committed to 4.2 Ingo Renner
16:42 Bug #18233: error when using a IRRE twice in a record
doc_core_api i meant... yes
(i didn't check irre_tutorial .. i think it would be better to improve well doc_core_a...
Stefano Cecere
12:47 Bug #18233: error when using a IRRE twice in a record
No, the fix would be to improve the documentation in doc_core_api and the irre_tutorial. Oliver Hader
12:44 Bug #18233: error when using a IRRE twice in a record
so this bug can be closed? Steffen Kamper
15:43 Feature #15575: Include date selection widget into the TYPO3 Core
Hm, version 7.0.3 did not. However, it shall be integrated to the Core.
* the functionalities have to work with prot...
Oliver Hader
15:33 Feature #15575: Include date selection widget into the TYPO3 Core
version 7.0.1 does work with 4.2
I think it should integrated in core for 4.3 (not as extension)
Steffen Kamper
15:07 Feature #15575: Include date selection widget into the TYPO3 Core
Currently date2cal was "refactored" between its major version 6 and 7. However, it does not work with TYPO3 4.2. To a... Oliver Hader
15:40 Feature #16623: sysext/cms/layout/db_layout.php vs. alt_doc.php/alt_palette.php -- printContent
i made a patch, please confirm. Steffen Kamper
14:58 Feature #16623: sysext/cms/layout/db_layout.php vs. alt_doc.php/alt_palette.php -- printContent
Can you please come up with a patch against the latest TYPO3 release (4.2-beta3 at the moment)?
Oliver Hader
13:14 Bug #18443: Problems with nested childrecords
I applied the patch, but the warning message "Warning: array_unique() [function.array-unique]: The argument should be... Jens Schmietendorf
09:59 Bug #18443: Problems with nested childrecords
This issue should be solved with RFC #18202 - please get the file "0007511_41.patch" there, apply it and gimme a feed... Oliver Hader
12:51 Bug #18399: Argument 1 passed to t3lib_div::arrayToLogString() must not be null
fixed with attached patch Steffen Kamper
09:28 Bug #17424: Problem with Translation handling in EM
Yes, try to delete the whole fr folder and try again. Otherwise report this also on the Translation newslist
typo3....
Franz Holzinger

2008-03-14

20:54 Bug #18399: Argument 1 passed to t3lib_div::arrayToLogString() must not be null
done Andreas Balzer
16:45 Bug #18448: htmlArea RTE: incorrect nesting of ol/ul inside definition lists
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3424. Stanislas Rolland
16:35 Bug #18448 (Closed): htmlArea RTE: incorrect nesting of ol/ul inside definition lists
Inserting an ordered or unordered list inside a dd element gives various erroneaous results, depending on browser. Hi... Stanislas Rolland
16:28 Bug #18445: hidePStyleItems does not work anymore
I cannot reproduce this issue. What default configuration settings are you using? What do you have in Page TSConfig? Stanislas Rolland
11:43 Bug #18445 (Closed): hidePStyleItems does not work anymore
RTE.default.hidePStyleItems does not work anymore with TYPO3 4.2beta3 and rtehtmlarea 1.7.2.
RTE.default.buttons.for...
Rafael Freuler
16:13 Bug #18447 (Closed): t3lib_div::mkdir() should use mkdir() silently
t3lib_div::mkdir() calls the PHP function mkdir(), but it should call it as @mkdir(), so that no output is returned w... Francois Suter
16:08 Bug #18233: error when using a IRRE twice in a record
thank Oliver! it was it!!!!
so foreign_table_field is quite mandatory...
(the TCA manual is not that clear abou...
Stefano Cecere
13:51 Bug #18446 (Closed): Coloring in TS Object Browser depends on "Crop Lines"
having Crop Lines checkrd, there is no coloring and the select for coloring modus disappear.
With this patch i all...
Steffen Kamper
13:09 Bug #18420: Transparent PNGs do not work in IE 6
The problem is with background images - there are strange sideeffects (input not clickable, disappearing images etc) ... Steffen Kamper
10:22 Bug #18420: Transparent PNGs do not work in IE 6
Moreno, I tried supersleigh no, it's got the same issues as our solution and makes things even worse as it replaces e... Ingo Renner
08:18 Bug #18420: Transparent PNGs do not work in IE 6
Oh yes, I see. Keep going on! You're doing great work.
Is this one here a nowbrainer (because of the double ;;)?
...
Moreno Feltscher
10:56 Feature #18444 (Closed): Jump back to BE page position (anchor) after editing an element
After editing an element in the backend of typo3 the page view starts again on top of the page. When editing / creati... Klaus Hinum
10:50 Bug #17298: Frontend preview and simulate time is buggy
Any chance of getting this into 4.2?
Would really make a new setup much easier ;)
Ralf Hettinger
10:49 Bug #18443 (Closed): Problems with nested childrecords
Warning: array_unique() [function.array-unique]: The argument should be an array in .\t3lib\class.t3lib_tceforms_inli... Jens Schmietendorf
10:21 Bug #18442 (Closed): Docheader: moving function menu to the left in second row
It was discussed in HCI and with Ingo and Patrick, and there is a consense about moving the Func Menu from the far ea... Steffen Kamper
08:08 Bug #18438: error in publish.php if errors in TCE should be shown
committed to 4.2 Ingo Renner
04:00 Bug #18441: htmlArea RTE formatblock does not allow removing p or hx format in FF
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3421 Stanislas Rolland
03:48 Bug #18441 (Closed): htmlArea RTE formatblock does not allow removing p or hx format in FF
The option to remove block formating while in p or hx element is not visible in the formatblock dropdown list in Fire... Stanislas Rolland
01:11 Bug #18440: JS error raised in IE7 when closing htmlArea RTE
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3420. Stanislas Rolland
01:02 Bug #18440 (Closed): JS error raised in IE7 when closing htmlArea RTE
When some popup windows were opened and closed by clicking on the top right corner or closed by escaping, IE7 may rai... Stanislas Rolland
00:39 Feature #18099: show PID in record page
is feature request can be closed (it has been implemented with 4.2 new backend.php) Stefano Cecere
00:37 Bug #18439: htmlArea RTE causes memory leaks in IE
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3419. Stanislas Rolland
00:36 Bug #17089: RTE causes memory leak under Firefox
I am not sure to what version of the RTE this issue was referring to, but after upgrading to SVN TYPO3core branch TYP... Stanislas Rolland

2008-03-13

23:30 Bug #18439 (Closed): htmlArea RTE causes memory leaks in IE
IE fails to collect some 1.3 meg of garbage on each unload.
When one of the word cleaning plugins is enabled (Defa...
Stanislas Rolland
13:59 Bug #16059: noBlur still shows in accessible menu's
Hey Ben,
I noticed this as well recently. I'd like to have the "noBlur = 1" option turned on by default.
Why?
...
Benni Mack
13:29 Bug #16394: DisplayCond => VERSION:IS:false always returns true
This do not solve the problem because:
you have to detect versions like that:
- user is in live workspace: then t...
Daniel Poetzinger
13:19 Bug #18420: Transparent PNGs do not work in IE 6
@Moreno I've seen that but Steffen the came up with a nice prototype style solution Ingo Renner
11:50 Bug #18420: Transparent PNGs do not work in IE 6
I attached a new patch where i removed JS-Errors.
So now toolbar and filterbox are ok, but Menu arrows disappear aft...
Steffen Kamper
11:06 Bug #18420: Transparent PNGs do not work in IE 6
Hi Ingo,
i tested your last patch, and with toolbar it works. It doesn't with the filter and the left menu, they h...
Steffen Kamper
10:38 Bug #18420: Transparent PNGs do not work in IE 6
What about supersleight which does exactly what we need: http://snipplr.com/view/4224/ie-6-transparent-png-fix--super... Moreno Feltscher
10:04 Bug #18420: Transparent PNGs do not work in IE 6
The only possibility to do this is the "DXImageTransform.Microsoft.AlphaImageLoader" filter used as style in MSIE 5.5... Oliver Hader
08:13 Bug #18420: Transparent PNGs do not work in IE 6
Steffen I attached what I got since yesterday as I don't know when I'll be online again today.... Ingo Renner
00:29 Bug #18420: Transparent PNGs do not work in IE 6
Steffen and I have worked out a nearly perfect solution now, only the background of the tree filter is missing now... Ingo Renner
12:59 Bug #18433: Install-Tool creates SQL-Statements ending with ...)COLLATE=;
Holds true even when installing extensions which are updating the database
To my knowledge the COLLATE statement i...
Erwin Hontheim
12:24 Bug #18427: Required fields within flexform section elements cause Javascript errors
I would propose to use the patch as first step so it will work (only required will not be checked in this special cas... Steffen Kamper
11:29 Bug #18427: Required fields within flexform section elements cause Javascript errors
Thanks Steffen. I can reproduce this behaviour resulting in my back-end session getting cleared.
This new technique ...
Oliver Hader
11:18 Bug #18427: Required fields within flexform section elements cause Javascript errors
Hi Olly,
fine that you stumble also :-)
This technique is new for me, in flexform the element (eg result) is dec...
Steffen Kamper
11:08 Bug #18427: Required fields within flexform section elements cause Javascript errors
Hm, how can I test/reproduce this?
I fetched pbsurvey v. 1.2.0 from TER but could not find the string "inline" in th...
Oliver Hader
12:21 Bug #18429: required fields in Flexform are not correct marked with Exclamation Sign
Now i know that this isn't IRRE. It's Kaspers new flexform arrays, unfortunally this is not documented anywhere. Steffen Kamper
10:43 Bug #18342: Icon for "Hide In Menu" and "Hide" are the same
As I mentioned in my note 0019991, the real issue is when I set Access:ShowAtAnyLogin + Access:IncludeSubpages. Then ... emds-itsupport
10:37 Bug #18233: error when using a IRRE twice in a record
I did not test it, but in your tca.php the 'foreign_table_field' property is missing for tx_gv_piani.allegati_piano.
...
Oliver Hader
10:23 Bug #18438: error in publish.php if errors in TCE should be shown
(apply the patch in folder typo3/mod/user/ws/) Daniel Poetzinger
10:19 Bug #18438 (Closed): error in publish.php if errors in TCE should be shown
We get the following error when publishing a workspace :
Fatal error: Call to a member function getLL() on a non-o...
Daniel Poetzinger
07:45 Bug #18306: TYPO3 crashes because of array_merge error with PHP5 (pibase)
... I mean what sense does an API have if we do not enforce it or can rely on developers to stick to it... Ingo Renner
07:45 Bug #18306: TYPO3 crashes because of array_merge error with PHP5 (pibase)
I agree with Olly, can we close this issue? Ingo Renner
07:39 Bug #18306: TYPO3 crashes because of array_merge error with PHP5 (pibase)
Okay, from this point of view you are right. I have contacted the owner of the extension to fix this problem asap. Patrick Lobacher
07:40 Feature #18424: Enable manual ordering of tables in list view
currently this is just possible by changing the order of the loaded extensions (e.g. in localconf > extlist) but kind... Georg Ringer
06:49 Feature #18424: Enable manual ordering of tables in list view
It's not about records. It's about ordering the list of tables! For example if for some reason I'd like the backend u... Manuel Reinhard
07:35 Bug #18436 (Closed): Remake of BE login (tableless, valid code,...)
The following patch remakes the whole BE login with following features
- fieldset, labels, divs instead of tables
-...
Georg Ringer
00:38 Bug #18435 (Closed): Cropscaling with GIFBUILDER creates PNG/GIF-File with Extension .jpg (Wrong MIME-Type)
Howto reproduce:
page.9 = IMAGE
page.9 {
file = GIFBUILDER
file {
XY = 398,175
format = jpg
10...
Andreas Dörler

2008-03-12

23:43 Bug #18434 (Closed): reverseProxyHeaderMultiValue = 'first' returns php error
$TYPO3_CONF_VARS['SYS']['reverseProxyHeaderMultiValue'] = 'first';
This returns a php error. To shift the first (b...
Christian Kuhn
22:33 Bug #18342: Icon for "Hide In Menu" and "Hide" are the same
As you can see in icon_change.png the icon changes at my site. Typo3 4.2 beta 3. I don't think this is an issue. Do t... Rob Vonk
21:59 Feature #16323: Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder
Uploaded new patch: 6039_v4_new_internal_type.patch
There are now 2 ways to have direct file references.
1st an...
Martin Borer
21:54 Feature #16079: RTE adds unwanted <p> tags in Tables
The issue is also fixed in IE in SVN TYPO3core branch TYPO3_4-2 revision 3418. Stanislas Rolland
21:53 Feature #18071: Move 'Open Documents' to Header in the BE
Alright. A new patch:
* Styling of the Toolbar (there is a bug in the graphics of the selected file, but it's not ...
Benni Mack
21:53 Bug #18404: Opera 9.26: Page tree fails to reload properly if page was manipulated
I just installed Opera 9.26 for the first time and can replicate your bug. Rob Vonk
21:46 Bug #18404: Opera 9.26: Page tree fails to reload properly if page was manipulated
Did you clear the cache? It took a while before my firefox understood that there was a new javascript installed.. Rob Vonk
21:28 Bug #18379: file editing fails (wrong function call)
please close, this one is fixed in 4.2 beta3. Ralf Hettinger
21:06 Bug #18233: error when using a IRRE twice in a record
here is the relevant part of the TCA
as you can see "tx_gv_allegati" is a common attachment record that i use in m...
Stefano Cecere
21:01 Bug #18140: Parse error: syntax error, unexpected T_SL, expecting T_FUNCTION in /httpd/trunk/t3lib/class.t3lib_htmlmail.php on lin
this bug can be closed..
with latest 4.2 beta 3 the problem isn't there anymore!
Stefano Cecere
20:27 Bug #18418: I tried to link a file(fileadmin) directly in the menu and receive an error
This is your mysql error: "MySQL server has gone away"
Check your mysql settings and try to find out why this erro...
Sascha Egerer
19:34 Bug #18418: I tried to link a file(fileadmin) directly in the menu and receive an error
I can't reproduce the bug with 4.2 beta 3.
Uploaded pdf
Made a new page of type external url
enter the url
Cli...
Rob Vonk
19:22 Bug #18348: Copying of sysfolders or pages with entries connected via mm database entries fail
Committed to SVN TYPO3_4-1 (rev. 3417) Oliver Hader
18:58 Feature #18424: Enable manual ordering of tables in list view
Every extension creator is responsible for enabling manual ordering of records in the listview. By default records ar... Rob Vonk
18:22 Bug #18432: Linking between domains in the pagetree with checkRootline does not work with menus
Actually, I just tried the workaround and it looks like it does not work as the page with a shortcut to another domai... Benni Mack
16:21 Bug #18432: Linking between domains in the pagetree with checkRootline does not work with menus
Yepp, or to use typoLink by default - I don't see a reason why this wasn't done for menus as well... do you see a sid... Oliver Hader
13:47 Bug #18432: Linking between domains in the pagetree with checkRootline does not work with menus
Looks like we need to add the config.typolinkEnableLinksAcrossDomains thing in
t3lib_tstemplate::linkData()
...
Benni Mack
12:50 Bug #18432: Linking between domains in the pagetree with checkRootline does not work with menus
what's about processing $this->id at the beginning? Steffen Kamper
11:23 Bug #18432: Linking between domains in the pagetree with checkRootline does not work with menus
The reason is, that tslib_menu does not use $cObj->typoLink to create these links - a work around for TypoScript is t... Oliver Hader
11:14 Bug #18432 (Closed): Linking between domains in the pagetree with checkRootline does not work with menus
Hey all,
the new solution by Dmitry only works for typoscript, but does not work for menus.
config.typolinkChec...
Benni Mack
16:17 Bug #18306: TYPO3 crashes because of array_merge error with PHP5 (pibase)
The intention of using type hints in the TYPO3 Core was to force extension developers to use the correct expected typ... Oliver Hader
15:57 Bug #18306: TYPO3 crashes because of array_merge error with PHP5 (pibase)
Yes you are right. In this case it was a request on the german mailing list to solve a specific error.
The user us...
Patrick Lobacher
15:19 Bug #18306: TYPO3 crashes because of array_merge error with PHP5 (pibase)
Well, it is easy to make a type cast but I truly would like to know why it is not an array in some cases... Dmitry Dulepov
13:22 Bug #18306 (Closed): TYPO3 crashes because of array_merge error with PHP5 (pibase)
In PHP 5 the function array_merge needs both arguments to be arrays.
Sometimes this is not the case so the argumen...
Patrick Lobacher
15:26 Bug #17424: Problem with Translation handling in EM
Same issue here with french translation.
Directory typo3conf/l10n/fr remains void while the extension manager report...
Alban Cousinie
14:44 Bug #18433 (Closed): Install-Tool creates SQL-Statements ending with ...)COLLATE=;
In Version 4.2.0beta3 the dabatase analyser generates each SQL-Statements ending with ....)COLLATE=; whereas version ... Erwin Hontheim
12:46 Bug #18203: Firefox 3.0 mixes up frames (TYPO3 4.2 and later)
no - trunk is not relevant as we work on 4_2-branch, trunk will be updated after 4.2 final release Steffen Kamper
12:42 Bug #18203: Firefox 3.0 mixes up frames (TYPO3 4.2 and later)
if I understand the post of Michael Wallner right, then the issue did reappear *after* beta3 - so we need to check t... Christian Hernmarck
12:20 Bug #18203: Firefox 3.0 mixes up frames (TYPO3 4.2 and later)
yes
Error non reproducible on T3 beta3, Fx2b4 on Win Vista 32 Bit T3 installer
Andreas Balzer
12:12 Bug #18203: Firefox 3.0 mixes up frames (TYPO3 4.2 and later)
so this can be closed as it is resolved in beta3? Steffen Kamper
12:00 Bug #18203: Firefox 3.0 mixes up frames (TYPO3 4.2 and later)
"if i use the beta3 package, the backend works as expected with firefox 3 beta 4 " +1 Andreas Balzer
10:20 Bug #18203: Firefox 3.0 mixes up frames (TYPO3 4.2 and later)
checked with latest trunk (3414) issue is still present with firefox 3 beta 4
if i use the beta3 package, the back...
Michael Wallner
09:51 Bug #18203: Firefox 3.0 mixes up frames (TYPO3 4.2 and later)
Anybody can confirm this issue with Firefox 3 beta 4? If there's no confirmation within a week from now on I'm going ... Ingo Renner
09:50 Bug #18203: Firefox 3.0 mixes up frames (TYPO3 4.2 and later)
TYPO3 3.8 is not supported anymore, move along =)
You could of course help yourself by backporting the patch
Ingo Renner
08:36 Bug #18203: Firefox 3.0 mixes up frames (TYPO3 4.2 and later)
It also happens on TYPO3 v3.8... Florian Seirer
12:28 Bug #18368: Many Relations will cause performance problems
Here are my settings done in the ext_tables.php:
$tempColumns = Array (
'user_mgproducts_material' => Array (...
Paints
11:12 Bug #18368: Many Relations will cause performance problems
Could you please post the TCA setting of the IRRE field on the pages table? Oliver Hader
12:09 Bug #18201: TypoScript Editor doesn't save changes in IE7 WinXP
may be related to Jeff's fix in #18392 Steffen Kamper
12:01 Bug #18428: List in Page module has wrong colors
i applied the styles from table.typo3-dblist to table.typo3-page-stdlist
I had to correct table generation and cha...
Steffen Kamper
11:33 Bug #18061: Taskcenter -> sys_action - viewport is too small when creating records
this happens in IE6 after resize and caused that IE6 has no resize-handler.
Maybe i find a way to do this for IE6 ...
Steffen Kamper
11:19 Bug #18061: Taskcenter -> sys_action - viewport is too small when creating records
Hi Benjamin
I've added my tests to core list.
But just discovered a little bug in IE 6.0 this morning.
Ad...
Krystian Szymukowicz
10:00 Bug #18061: Taskcenter -> sys_action - viewport is too small when creating records
Hey Krystian,
I'd suggest you add your comment to the core list, where your testing feedback is needed to get this...
Benni Mack
11:32 Bug #17834: IRRE does not take TBE_STYLES into account
The t3lib_TCEforms_inline::$inlineStructure stack could be used for this issue (but some situations still have to be ... Oliver Hader
10:44 Feature #18226: felogin - disable forgot password view
I will find a solution herefore, but as this is a new feature i postponed it. Steffen Kamper
10:37 Bug #18425: Wrong mouse pointer on links to create/translate child records
Committed to SVN TYPO3_4-2 (rev. 3416) Oliver Hader
10:17 Bug #18425: Wrong mouse pointer on links to create/translate child records
Issue is caused by a HTML markup bug. Oliver Hader
09:02 Bug #18354: No hover in listview
committed to 4.2 Ingo Renner
08:26 Bug #18431 (Closed): Always generate Icons, assume that we have gd2 by default
as we require PHP5 for TYPO3 4.2 and PHP5 comes with gd and gif write support enabled it is now save to permanently e... Ingo Renner
03:40 Bug #18430: htmlArea RTE block operations may produce invalid document structure
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3408. Stanislas Rolland
02:55 Bug #18430 (Closed): htmlArea RTE block operations may produce invalid document structure
In some contexts, formatblock, blockquote and indent/outdent may produce invalid node hierarchy.
(issue imported ...
Stanislas Rolland
00:43 Bug #18429 (Closed): required fields in Flexform are not correct marked with Exclamation Sign
In TCEForms required fields are marked with the yellow Exclamation Sign, also the Tabs containing those fields.
If...
Steffen Kamper

2008-03-11

23:50 Bug #18392: Constant Editor changes not saved in Internet Explorer
Committed to 4.2.
FYI, this ticket is in the wrong category too (Versioning and Workspaces) and I don't seem to ha...
Jeff Segars
23:42 Bug #18425: Wrong mouse pointer on links to create/translate child records
Thx Georg! Oliver Hader
15:45 Bug #18425 (Closed): Wrong mouse pointer on links to create/translate child records
in IE there is no pointer icon for the links of IRRE, so this doesn't look like an link!
(issue imported from...
Georg Ringer
23:39 Bug #18427: Required fields within flexform section elements cause Javascript errors
i fixed the JS Error with the patch.
This is only one half. With IRRE the naming of the field differs from record ...
Steffen Kamper
19:29 Bug #18427 (Closed): Required fields within flexform section elements cause Javascript errors
If a flexform uses section elements with required fields, a Javascript error is generated as soon as the form is load... Jeff Segars
22:35 Bug #18428 (Closed): List in Page module has wrong colors
the List table uses wrong colors with t3skin, see attached screenshot
(issue imported from #M7831)
Steffen Kamper
21:12 Bug #18061: Taskcenter -> sys_action - viewport is too small when creating records
I've tested your path on several browsers:
1) FF
2) IE 7, IE 6
3) Opera 9.5
4) Safari Windows
It works with ...
Krystian Szymukowicz
00:14 Bug #18061: Taskcenter -> sys_action - viewport is too small when creating records
patch with fix is attached in #18422 Steffen Kamper
20:22 Bug #18419: New page icon does not honor a selected page
committed to 4.2 Ingo Renner
18:22 Bug #18426 (Closed): t3lib_cs doesn't use mb_strimwidth() for crop()
When mbstring is configured t3lib_cs could use mb_strimwidth() instead of the PHP implementation.
It has to be...
Martin Kutschker
18:03 Bug #18422: Task center iframes are only sized on load
I did the rezising too.
I had to exclude IE6 because it crashes IE6. The Cause maybe interdependencies with other ...
Steffen Kamper
16:11 Bug #18422: Task center iframes are only sized on load
Thanks Steffen. Works for me in Firefox and Safari. Would it be possible to tie this to load or browser resize so t... Jeff Segars
00:13 Bug #18422: Task center iframes are only sized on load
i changed the calc of parent height to prototype. Attached patch works for IE too. Steffen Kamper
16:50 Bug #18400: opendocs cause JS-Error in IE
Committed to the 4.2 branch. Thanks Steffen! Jeff Segars
15:55 Bug #18203: Firefox 3.0 mixes up frames (TYPO3 4.2 and later)
I tested again -
with typo3_src-4.2.0beta3 the problem seems gone - at least on ff 3 beta 4.
Seems to be some sor...
Christian Hernmarck
15:12 Feature #18424 (Closed): Enable manual ordering of tables in list view
Nice2have:
It would be nice if you could manually change the order of tables as they appear in the list view.
...
Manuel Reinhard
09:47 Bug #18423 (Closed): field target in pages tables should select field for usability
Regular users don't know the right target values, so for usability reasons the target field should be a select box wi... Jonas Felix

2008-03-10

21:51 Feature #18071: Move 'Open Documents' to Header in the BE
a little nag:
* when closing a record directly in the open documents menu, the number of records shown, is not decr...
Helmut Hummel
21:49 Bug #18418: I tried to link a file(fileadmin) directly in the menu and receive an error
Ok, i created an HTML file in which i pasted the error message returned by typo trasho
21:28 Bug #18418: I tried to link a file(fileadmin) directly in the menu and receive an error
please enable sqldebug in install tool and report the real error Georg Ringer
18:08 Bug #18418 (Closed): I tried to link a file(fileadmin) directly in the menu and receive an error
At first I created a new site of the type "Link to external URL"
After that I used for the URL type "http://".
and ...
trasho
21:37 Bug #18407: file upload causes PHP error
I can confirm this, but it seems to be a Windows only problem. Steffen Kamper
21:35 Bug #18422 (Closed): Task center iframes are only sized on load
Within the task center, iframes are used to include external content such as a TCE form for editing records as part o... Jeff Segars
21:22 Bug #18421 (Closed): Hardcoded logo & labels instead of p tags
This patch
- removes the hardcoded logo so that this can be changed
- changes the p tags from the login form to l...
Georg Ringer
20:20 Bug #18419: New page icon does not honor a selected page
fixed with attached patch Steffen Kamper
19:39 Bug #18419 (Closed): New page icon does not honor a selected page
The new icon "Add new page" does not know if a page is selected. It needs to know which page is selected through a pa... Benni Mack
19:42 Bug #18420: Transparent PNGs do not work in IE 6
I think this is a showstopper. Most of my editors use IE 6. Benni Mack
19:40 Bug #18420 (Closed): Transparent PNGs do not work in IE 6
We need a JS solution for this.
(issue imported from #M7817)
Benni Mack
19:42 Bug #18061: Taskcenter -> sys_action - viewport is too small when creating records
i confirm that.
Problem is that IE doesn't accept height:95% because it's not 95% of the parent document, it's 9...
Steffen Kamper
18:31 Bug #18061: Taskcenter -> sys_action - viewport is too small when creating records
I can confirm that this issue still exists in the latest trunk in IE7.
Also, the full width and the border is not ...
Benni Mack
17:49 Bug #18417 (Closed): t3skin does not use proper icons
The "folder_up.gif" icon is missing in t3skin and the "saverekordnew.gif" is not transparent. I fixed these two issue... Benni Mack
17:03 Bug #18416 (Closed): cObj CONTENT should be allowed with static_* tables
Currently, cObj CONTENT just works with pages, tt_content, fe_*, tx_*, tt_*, user_* and static_ is missing because it... Georg Ringer
16:55 Bug #18415 (Closed): Make Buttons / Order / Group in docheaders dynamic
With the patch it is possible to define button-order and grouping (Seperator) with userTS. The default looks like thi... Steffen Kamper
16:10 Bug #18374: XCLASSing USER_INT objects does not work
Same on my installation. After upgrading to 4.1.6, none of my xclasses is loaded any more (PHP 5.2.5, linux) Lars Michalowski
15:52 Bug #18414 (Closed): Cleanup of login stylesheet
This is a small cleanup for the typo3-index-php.css
(issue imported from #M7810)
Georg Ringer
14:47 Bug #18413: List view fault in backend Element Browser popup
Sorry for mixing up texts in "description" and "additional information" fields of bugtracker. The additional informat... Rainer Kuhn
14:45 Bug #18413 (Closed): List view fault in backend Element Browser popup
When using the list view of the backend's Element Browser popup the plus icon [+] next to the table name does not do ... Rainer Kuhn
14:31 Bug #18411: Backend search (list module) is restricted to hardcoded TCA field types
Currently the only possibilty to manipulate this is XCLASSing of the classes localRecordList (for default backend lis... Rainer Kuhn
14:20 Bug #18411 (Closed): Backend search (list module) is restricted to hardcoded TCA field types
The backend search in the backend's list module is restricted to text and input fields (input fields only if not eval... Rainer Kuhn
14:24 Bug #18412 (Closed): Typo3 puts all files under the webserver's document root
The most basic concept in security is to allow is little as possible. Applied to web appliciations this means to make... David Frster
12:07 Bug #18380: TCEForms extraFormHeaders do not work with docheaders
btw - same problem when using debug. Steffen Kamper
05:05 Bug #18392: Constant Editor changes not saved in Internet Explorer
Just attached a one line patch that should fix the issue.
The underlying problem is that the button to save consta...
Jeff Segars
00:29 Bug #18410 (Closed): RTE.classesAnchor.[someClass].titleText does not respect LLL
Hi Stan,
we are back to a problem that once had been solved.
I define a class for external links like this:
RTE....
Uschi Renziehausen
00:07 Bug #18409: long shortcuts shortcut container should not break into a new line
-1 as i think it looks great and well organized. Steffen Kamper

2008-03-09

21:24 Bug #18409 (Closed): long shortcuts shortcut container should not break into a new line
if a shortcut is too long, the shortcut should not break into a new line - instead the size of the container should r... Michael Raberger
21:00 Bug #18408 (Closed): Wrong use of typoscript construction
# new IMAGE features with last row configuration
[compatVersion = 4.2.0]
plugin.tx_cssstyledcontent._CSS_DEFAULT_ST...
Daniel Doesburg
20:51 Bug #18407 (Closed): file upload causes PHP error
File upload in filelist causes an error on windows systems
-------------------------------------------------------...
Michael Raberger
20:14 Feature #18406 (Rejected): IRRE: Items in SelectorBox not sorted
I use Kickstarted to create a new extension. If I use a database field of type "database relation" and add a relation... Daniel Matuschek
19:42 Bug #18405 (Closed): Missing scrollbar
There is no vertical scrollbar in the right column in the backend user interface (TYPO3 4.1.6) when using Browser Fir... refalo
17:03 Bug #18401: opendocs: documents are opened without pagetree
comparing to shortcuts shows that it's possible to open document in right context.
I don't know how difficult this is.
Steffen Kamper
16:42 Bug #18401: opendocs: documents are opened without pagetree
I'd go so far and say this is intended behavior as it was the same with the old module Ingo Renner
13:59 Bug #18401 (Closed): opendocs: documents are opened without pagetree
If you click on a document in the menu like page properties it is opened in complete content area without pagetree.
...
Steffen Kamper
17:01 Bug #18403: Shortcutmenu cause JS-Error in IE
I tested all in IE7 only. Steffen Kamper
16:44 Bug #18403: Shortcutmenu cause JS-Error in IE
which version of IE? Ingo Renner
14:40 Bug #18403 (Closed): Shortcutmenu cause JS-Error in IE
When calling a shortcut from Shortcutmenu a JS-Error occurs. Problem is event
Event.stop(event);
in toggleMenu ...
Steffen Kamper
15:32 Bug #18404 (Closed): Opera 9.26: Page tree fails to reload properly if page was manipulated
Related to 0007637. Although now it works fine under IE and Firefox, the same problem occurs under Opera 9.26 (did no... emds-itsupport
14:19 Bug #18402 (Closed): Calling Workspace modul in IE cause JS-Error
the js-error is with event (mouse) and comes from clickmenu.js
(issue imported from #M7796)
Steffen Kamper
13:54 Bug #18329: Incorrect conversion of non-ascii (Hungarian) characters in URL
okay, i can see similar happened to report 0004520 more than a year ago and there has not been solution yet.
where c...
arpad muranyi
13:45 Bug #18400 (Closed): opendocs cause JS-Error in IE
IE behave different, the resize-event is called after loading, not in FF.
var ownWidth = this.menu.getWidt...
Steffen Kamper
03:41 Bug #18399: Argument 1 passed to t3lib_div::arrayToLogString() must not be null
My mistake, this issue belongs to the core, DAM is just affected by it...
How do I move it?
Dan Osipov
00:15 Bug #18399 (Closed): Argument 1 passed to t3lib_div::arrayToLogString() must not be null
The following error results in trying to use the list module in dam:
Fatal error: Argument 1 passed to t3lib_div::ar...
Dan Osipov

2008-03-08

19:25 Bug #18392: Constant Editor changes not saved in Internet Explorer
Thanks for the heads up guys. I'll look into this early next week. Jeff Segars
14:14 Bug #18392: Constant Editor changes not saved in Internet Explorer
I can confirm this problem in IE7 Steffen Kamper
13:17 Bug #18392: Constant Editor changes not saved in Internet Explorer
Now I´ve tried it with firefox-Browser and everything seems to be alright.
The Problems is definitiv the IE
Manfred Theuermann
13:07 Bug #18392: Constant Editor changes not saved in Internet Explorer
Internet Explorer 7, XP- Professional, no JS-Error Manfred Theuermann
11:31 Bug #18392: Constant Editor changes not saved in Internet Explorer
Which browser, which OS?
Do you have an JS-Error?
Steffen Kamper
10:06 Bug #18392: Constant Editor changes not saved in Internet Explorer
Sorry about by bad english. I try to explain you.
I use 4.2.0 beta3 and the Quickstart package. In Template Tools (C...
Manfred Theuermann
17:13 Bug #18398 (Closed): The MMetusalem Bug - getReferencedFiles()
The fix for getReferencedFiles() in third party extensions is very helpful but seems to cover language issues. E.g. i... Michael Ablass
17:08 Feature #17732 (Closed): css changes for the t3skin
The patch contains some small changes to the t3skin.
* more contrast for the headers (see screenshot in bugtracke...
Stefan Galinski
14:44 Bug #18061: Taskcenter -> sys_action - viewport is too small when creating records
can't confirm Ingo Renner
14:35 Feature #16786: FeUsers in table sys_lockedrecords
As this feature did not get enough +1s on the core list and would require another beta to get tested I'm removing it ... Ingo Renner
14:30 Bug #18356: typo3temp/locks not automatic made
Already solved as part of bug #0007630 in TYPO3 4.2-beta3. Oliver Hader
14:18 Bug #18356: typo3temp/locks not automatic made
I can confirm that dir is created in beta3. Steffen Kamper
13:07 Bug #18356: typo3temp/locks not automatic made
The automatic creation of the locks directory was fixed in bug #18279 and released with TYPO3 4.2-beta3. Since you re... Oliver Hader
14:27 Bug #18202: Issues with expand/collapse of child records
Committed to SVN:
* TYPO3_4-1 (rev. 3400) --> TYPO3 4.1.7
* TYPO3_4-2 (rev. 3401)
Oliver Hader
14:24 Bug #15775: hardcoded <br />-tags after radio elements when using cObject FORM
this has been fixed (I guess in 4.0) Ingo Renner
13:49 Bug #18397 (Closed): No hover in toolbar menus
There is no hover in toolbar menus.
I made a little css patch that gives the hover for the menu items. As there is...
Steffen Kamper
13:01 Feature #18366: Storage page for combined child records not used
Committed to TYPO3_4-2 (rev. 3398) Oliver Hader
12:21 Feature #18366: Storage page for combined child records not used
Please test the attached patch on a TYPO3 4.2 installation. This patch won't be committed to TYPO3 4.1 since issue #1... Oliver Hader
12:14 Bug #18391: Hidden checkbox doesn't get updated
should be still pretty easy because there is already a listener for the title field which get updated in the IRRE bar... Georg Ringer
12:08 Bug #18391: Hidden checkbox doesn't get updated
You're right:
Icon -> Hide input field works
Hide input field -> Icon doesn't work
Oliver Hader
12:11 Bug #18368: Many Relations will cause performance problems
I can confirm this. IRRE is currently loading everything.
Better would be to load only visible data - that implies t...
Oliver Hader

2008-03-07

21:31 Bug #18396: htmlArea RTE: pageTSConfig from Inline Elements extension not included
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3396 Stanislas Rolland
21:24 Bug #18396 (Closed): htmlArea RTE: pageTSConfig from Inline Elements extension not included
The default PageTSConfig of InlineElements extension is not inluded because the path specified in ext_localconf is in... Stanislas Rolland
18:49 Bug #18314: import extension page CSS errors
Applied your patch 5 and it does indeed fix that, so awesome, thanks! Christoph Koehler
18:47 Bug #18314: import extension page CSS errors
attached try_again.png. The submit button there doesn't work either. You may have already fixed that, if so, ignore it. Christoph Koehler
13:50 Bug #18314: import extension page CSS errors
and no. 5 which solves a new issue. Steffen Kamper
18:20 Bug #17046: Umlauts not working in GIFBUILDER with php5
btw: If you have im version 6 you probably should also set this to im_version_5 property (not really straight that se... Clemens Riccabona
18:14 Bug #17046: Umlauts not working in GIFBUILDER with php5
Try to change everything to the original code, and after that, try this extension:
cr_bugfix_5078
which is avai...
Clemens Riccabona
16:40 Bug #18395 (Closed): Yahoo, MSN, Ask.com and Alexa are not recognized in TypoScript robot condition
If you use Typoscript to deliver special content for search engines you have to rely on the funktion [device=robot]
...
Peter Knoell
14:11 Bug #18394 (Rejected): EM uploads zero bytes files in case of permission problem
The following (wrong) permission set causes the problem with manual displaying because EM uploads zero byte file:
...
Dmitry Dulepov
13:46 Bug #18393 (Closed): Check for mail configuration is wrong on Windows
At the moment this check just says that Windows sendmail is not checked. But there is no sendmail in WIndows, PHP use... Dmitry Dulepov
12:51 Bug #18390: Calling Shortcut to page - this cause a JS-Error and page is not highlighted in Pagetree
i found a solution for first part (highlighting the page in tree), simply add of one line in tree.js::refresh
refr...
Steffen Kamper
12:21 Bug #18392: Constant Editor changes not saved in Internet Explorer
where? when? how?
I have no problems with saving in constant editor.
Steffen Kamper
08:40 Bug #18392 (Closed): Constant Editor changes not saved in Internet Explorer
Changes made in constant Editor are not able to be saved.
(issue imported from #M7781)
Manfred Theuermann
11:17 Bug #16450: BackEnd Login Not Possible
SET SESSION sql_mode='MYSQL40'
looks better.
arpad muranyi
08:09 Bug #18391 (Closed): Hidden checkbox doesn't get updated
IRRE child record got a hidden checkbox and if I press the "hide record"-icon in the IRRE bar, the icon toggles and t... Georg Ringer
01:22 Bug #16069: Pages loaded from cache show special characters (like umlaut) wrong
My second problem disappeard after correcting my setup in localconf.
Please read http://bugs.typo3.org/view.php?id=3547
David Bruchmann
00:59 Bug #16178: UTF-8: Broken special characters on cached pages
After some Experiments I found out that my Syntax
'SET NAMES utf8; CHARACTER SET utf8';
from above has to be ri...
David Bruchmann

2008-03-06

23:53 Bug #18380: TCEForms extraFormHeaders do not work with docheaders
try this in alt_doc.html:
<div id="typo3-docbody">
###EXTRAHEADER###
###CONTENT###
</div>
Steffen Kamper
23:31 Bug #18380: TCEForms extraFormHeaders do not work with docheaders
I think best solution is to move the extrarow to typo3-docbody
Steffen Kamper
23:31 Bug #18380: TCEForms extraFormHeaders do not work with docheaders
Hi Jeff,
i can confirm this. The problem is here:
div#typo3-docbody {
width: 98%;
padding: 2% 0% 2% 2%;
o...
Steffen Kamper
23:43 Bug #18390 (Closed): Calling Shortcut to page - this cause a JS-Error and page is not highlighted in Pagetree
Title describes all. JS-Error is: event has no properties (tested in FF)
(issue imported from #M7779)
Steffen Kamper
23:14 Bug #18383: import/update extension causes js error
fixed in #18314 patch 4
Steffen Kamper
23:11 Bug #18314: import extension page CSS errors
I found one new issue and fixed bug from #18383 too in
7682_em_wrong_markup4.diff
Steffen Kamper
00:18 Bug #18314: import extension page CSS errors
I guess this bug is related to that one: http://bugs.typo3.org/view.php?id=7771 Christoph Koehler
21:35 Bug #16069: Pages loaded from cache show special characters (like umlaut) wrong
I had the same problem, and put following lines into the configfile for MySQL to solve it:
character-set-server = ...
David Bruchmann
19:56 Bug #16178: UTF-8: Broken special characters on cached pages
The Expression
$TYPO3_CONF_VARS['SYS']['setDBinit'] = 'SET NAMES utf8;'.chr(10).'SET CHARACTER SET utf8';
causes a ...
David Bruchmann
18:04 Bug #18389: Hide Filter is not possible
attached patch solved this.
I extended the moduleBody-function in template.php tp allow subparts-marker as well.
Steffen Kamper
14:22 Bug #18389 (Closed): Hide Filter is not possible
the setting
options.pageTree.hideFilter = 1
deactivates Filter function, but doesn't hide it.
I saw on a short...
Steffen Kamper
18:04 Bug #18346: hyperlinks always appear in new window
I cannot reproduce this issue. I can only imagine that this a configuration issue. Please get support in one of the T... Stanislas Rolland
18:00 Bug #18377: trouble with 4.1.6, where 4.1.5 worked
I cannot give you more. We need a working website, so I cannot pull it down for you testing it. I run it with 1.4.5 -... Bernd Warken
13:54 Bug #18377: trouble with 4.1.6, where 4.1.5 worked
sry, i don't understand this.
How is the link created?
Give us info how to reproduce this behaviour.
Steffen Kamper
10:02 Bug #18377: trouble with 4.1.6, where 4.1.5 worked
The error only occurs in IE, while firebug is only available in Firefox.
More information: in IE I get at a specia...
Bernd Warken
17:29 Bug #17046: Umlauts not working in GIFBUILDER with php5
I Have Change the Files,
but it don't work.
PHP Version: 5.1.2
I have change the file with the last post from Cl...
Mathis Klooss
13:50 Bug #18388: Page Filter enhancement: filter IDs
first patch highlights whole branch of the id, second only single matching page Steffen Kamper
12:48 Bug #18388 (Closed): Page Filter enhancement: filter IDs
Hi,
to give the Pagetree filter bit more functionality i enhanced him to filter IDs.
Enter 5 will highlight the p...
Steffen Kamper
08:02 Bug #18387 (Closed): XCLASS for backend.php useless
the XCLASS for backend.php is ignored - apparently it has used so that XCLASS declarations come always too late.
S...
Tapio Markula
06:07 Bug #18386: htmlArea RTE: toolbar not updated in IE7 on up/right/down/left arrow
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3389 Stanislas Rolland
06:00 Bug #18386 (Closed): htmlArea RTE: toolbar not updated in IE7 on up/right/down/left arrow
In IE7, when up/right/down/left arrow is pressed, the toolbar and status bar are updated on first hit, but not on sub... Stanislas Rolland
05:33 Bug #18385: htmlArea RTE loads plugins in wrong order
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3388. Stanislas Rolland
05:21 Bug #18385 (Closed): htmlArea RTE loads plugins in wrong order
htmlArea RTE loads plugins in reverse order of their inclusion.
If an extension provides a plugin that extends a p...
Stanislas Rolland

2008-03-05

23:59 Bug #15951: clickmenu on pagetree icons does not work
It was an extension's ext_tables.php file, it had blank lines on the top before the opening php tags.
I wonder if wh...
Christoph Koehler
23:12 Bug #15951: clickmenu on pagetree icons does not work
I have the same problem in Opera and FF, and it only happens if I set extCache=0 in the install tool. Christoph Koehler
23:56 Feature #18384 (Closed): Enable manual sorting of Sub Groups
We created several backend "base" groups to be able to define different access levels. Each group allows only a cert... Simplicity GmbH
23:33 Bug #18383: import/update extension causes js error
It looks like the whole form tag is missing. Christoph Koehler
23:27 Bug #18383 (Closed): import/update extension causes js error
Trying to update an extension from "Check for Extension Update" causes a JS error on submit. See attached screenshot ... Christoph Koehler
22:40 Bug #18382: htmlArea RTE: shift+tab in table body does not move back into thead
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3387. Stanislas Rolland
22:34 Bug #18382 (Closed): htmlArea RTE: shift+tab in table body does not move back into thead
shift+tab in table body does not move back into thead
(issue imported from #M7770)
Stanislas Rolland
21:53 Bug #18381 (Closed): htmlArea RTE: Missing default class for tables
buttons.table.properties.tableClass.defaultValue = myZebraTable is not honoured.
(issue imported from #M7769)
Uschi Renziehausen
21:45 Bug #18372: zebra wearing horizontal stripes and startAt value
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3386. Stanislas Rolland
19:18 Bug #18372: zebra wearing horizontal stripes and startAt value
I don't understand why the default should be 3.... Stanislas Rolland
10:19 Bug #18372 (Closed): zebra wearing horizontal stripes and startAt value
Hi Stan,
it is somehow difficult to dress that zebra correctly.
1) You need a minimum of three rows to get it r...
Uschi Renziehausen
21:04 Bug #18380 (Closed): TCEForms extraFormHeaders do not work with docheaders
TCEForms has the possibility to set extraFormHeaders that are included above the editing form. In templates/alt_do... Jeff Segars
20:33 Bug #18376: Issues when navigating inside tables with up/left/down/right arrows
Apparently, every browser except Opera has its bugs in presence of a thead or tbody element. Stanislas Rolland
11:17 Bug #18376 (Closed): Issues when navigating inside tables with up/left/down/right arrows
Hi Stan,
if you walk through rows using arrow down/up/left/right there are several issues in FF and IE 7 (funny: I...
Uschi Renziehausen
19:35 Bug #18375: table cells: <br /> does not get removed on inserting text in cells or on save
Hmm. I think it does get removed. I cannot reproduce this issue.
Or maybe you have set RTE.default.removeTrailingB...
Stanislas Rolland
11:05 Bug #18375 (Closed): table cells: <br /> does not get removed on inserting text in cells or on save
Hi Stan,
this one is related to http://bugs.typo3.org/view.php?id=7684.
Other than intended [1] the <br /> inse...
Uschi Renziehausen
18:56 Bug #18379 (Closed): file editing fails (wrong function call)
No file editing is possible from within the filelist, since the following error occurs (incompatible function call):
...
Ralf Hettinger
18:24 Feature #17035: Approach and patch for removing all inline JavaScript
Hi Benjamin,
I have not been sending this to the list for 4.2 since there exist quite a lot of pitfalls that aren'...
Ralf Hettinger
18:11 Bug #18378 (Closed): Browser title of backend not set to sitename
$TYPO3_CONF_VARS['SYS']['sitename'] is not refered to as global variable in typo3/backend.php to render the backend's... Ralf Hettinger
16:41 Bug #18329: Incorrect conversion of non-ascii (Hungarian) characters in URL
This is not RealURL problem. It is related to TYPO3 core transliteration function. Moving to TYPO3 core. Dmitry Dulepov
16:01 Bug #18359: Extension manager listing is cropped in Firefox 3 beta 3
fixed in T3 4.2.0beta3. Please close Andreas Balzer
14:49 Bug #18377: trouble with 4.1.6, where 4.1.5 worked
a little bit more information would be helpful. how does the link look like, any error msg in firebug,....... Georg Ringer
13:55 Bug #18377 (Closed): trouble with 4.1.6, where 4.1.5 worked
In one of our websites, we had trouble with typo3 4.1.6. With IE, a link that uses JavaScript did not start. If we ... Bernd Warken
12:01 Feature #17567: Clean old locallang management for Typo3 v 4.2
The general idea outlined in the bug report has been implemented for 4.2. t3lib_div always returns (and also caches)... Martin Kutschker
01:17 Feature #17567: Clean old locallang management for Typo3 v 4.2
Masi, did we fix this? Ingo Renner
10:30 Bug #18374 (Closed): XCLASSing USER_INT objects does not work
Since update to TYPO3 4.1.6 the XCLASS function does not work any more.
in my installation i use an extension whic...
Frank Nägler
10:29 Bug #18373 (Closed): Hidden mountpoints in pid_list
If you select pages from a given startingpoint it always visited a hidden page from the type "Mount Point" and with t... Niebrgge
10:24 Feature #16942: provide new inputfield "directorypicker" in BE
sure, feel free to contact me and/or send your receipt(s): bp@typoheads.at
thx for your enthusiasm and good work!!!
Typoheads Dev Team
01:24 Feature #16942: provide new inputfield "directorypicker" in BE
About the sponsoring: I would not like to demand the 100€, just 20€ probably. However I can not judge how much work e... Ingo Renner
08:09 Bug #18061: Taskcenter -> sys_action - viewport is too small when creating records
Now - afrer fix it works ok in FF and Opera.
But do not work in:
IE 6.0
IE 7.0
Can somebody confirm that?
Krystian Szymukowicz
03:13 Bug #18371: htmlArea RTE: incorrect handling of enter key in definition lists
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3385. Stanislas Rolland
03:01 Bug #18371 (Closed): htmlArea RTE: incorrect handling of enter key in definition lists
Pressing the enter key when the cursor is at the end of a dt element should create a dd element and vice versa.
(...
Stanislas Rolland
00:36 Bug #18370: zebra tables: caption is last element in table
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3384. Stanislas Rolland

2008-03-04

22:20 Bug #18370 (Closed): zebra tables: caption is last element in table
Hi Stan,
when filling in the caption in create table dialogue and then create some rows, the caption is the last e...
Uschi Renziehausen
19:51 Bug #18369 (Closed): EM warns No XCLASS inclusion code found if you use $GLOBALS['TYPO3_CONF_VARS']
Some newer PHP5 versions did not find the $TYPO3_CONF_VARS variable. You have had to set explcitely global $TYPO3_CON... Franz Holzinger
17:51 Bug #17189: Replace DELETE FROM with faster TRUNCATE TABLE
TRUNCATE on InnoDB is no longer mapped to DELETE since MySQL 5.0.3 (except if foreign keys reference to the table, wh... Christian Boltz
17:41 Bug #18368 (Closed): Many Relations will cause performance problems
I'm using IRRE in some applications and there is an issue with the be-performance if there are too many datasets.
In...
Paints
17:01 Bug #18351: Export function does not show vertical scroll under IE7
Same behaviour on import with FF-2.12 Christopher Schnell
16:06 Bug #18359: Extension manager listing is cropped in Firefox 3 beta 3
No, the error is still there. Andreas Balzer
12:08 Bug #18359: Extension manager listing is cropped in Firefox 3 beta 3
can you test if patch in
http://bugs.typo3.org/view.php?id=7682
solves it? May be it's related.
Steffen Kamper
15:57 Bug #17437: When accessing pages form cache "No Temlpate found!" appears
Hello - we had the same problem on a new server. We migrated Sites from an other server.
The problem disappeared a...
Simplicity GmbH
14:30 Feature #18366 (Closed): Storage page for combined child records not used
In addition to bug-Report 0005242 it would be nice if combined child records could have a storage-page.
I think ther...
Paints
13:52 Bug #18314: import extension page CSS errors
Once again i digged through whole code (over 5000 lines and many forms)
I corrected all forms now, please test aga...
Steffen Kamper
12:07 Bug #18314: import extension page CSS errors
i attached a more complete patch with corrections in submodules of EM too. Steffen Kamper
13:49 Bug #18355: Modul Template - Info/Modify dont save changes
I can't reproduce that, with/without t3editor Steffen Kamper
13:10 Bug #18365 (Closed): BE anusable if table sys_language is extended (MSSQL)
If the table sys_language is extened by another field, it is not possible anymore to create pages/records in another ... Georg Ringer
12:47 Bug #17287: integrate the functionality of extendedbulletlist
if you extend the bullets it would be fine to enhance the features:
* set type of bullets (ul / ol)
* set id and ...
Steffen Kamper
12:24 Bug #18363: Install Tool: Create "admin" user doesn't work anymore in 4.2-beta3
can confirm, just experienced that myself Ingo Renner
10:43 Bug #18363: Install Tool: Create "admin" user doesn't work anymore in 4.2-beta3
Hi Karsten, can you please have a look at my patch regarding the DBAL changes? Michael Stucki
10:05 Bug #18363 (Closed): Install Tool: Create "admin" user doesn't work anymore in 4.2-beta3
After dropping all tables in my database and recreate them with the COMPARE module of the install tool I tried to cre... Moreno Feltscher
12:17 Bug #16637: recs['clear_all'] should be clear as an array
@Steffen: Sorry, I don't agree with you. recs is always treated as an array. If you reset it as string you run into t... Bjrn Kraus
12:04 Bug #16637: recs['clear_all'] should be clear as an array
If there is no official patch it won't be resolved.
I created a patch but with different approach. Setting array t...
Steffen Kamper
10:32 Bug #16637: recs['clear_all'] should be clear as an array
All I can say is that we've extensions that make use of this functionality and without the patch we get PHP errors (w... Bjrn Kraus
09:55 Bug #16637: recs['clear_all'] should be clear as an array
Yes. The patch needs to be tested, reviewed and approved. Michael Stucki
09:48 Bug #16637: recs['clear_all'] should be clear as an array
@Michael: The problem is described in this bug report since 1,5 years and we've a patch for it.
Is there a need fo...
Bjrn Kraus
09:39 Bug #16637: recs['clear_all'] should be clear as an array
Hi Björn,
just to let you know that this can be in your hands to get it fixed:
http://news.typo3.org/news/article...
Michael Stucki
09:28 Bug #16637: recs['clear_all'] should be clear as an array
Still present in 4.1.6 Bjrn Kraus
11:25 Bug #18362: calling backend.php without logged in shows sql-error and BE
I found the reason. cal creates a BE_USER in ext_tables if no BE_USER is given.
This is fixed in cal svn but not in ...
Steffen Kamper
11:02 Bug #18362: calling backend.php without logged in shows sql-error and BE
Cannot reproduce this. Can you please check why backend.php is selecting be_shortcuts when the authentication was not... Michael Stucki
09:54 Bug #18362 (Closed): calling backend.php without logged in shows sql-error and BE
the sql-error comes from __construct()
SELECT *
FROM sys_be_shortcuts
WHERE
((userid = AND sc_group>=0) OR sc_gro...
Steffen Kamper
11:02 Bug #18364 (Closed): Broken special chars in module title names (e.g. "TemplaVoilà ")
The module title (in left menu, see attached screenshot), but also in the help label : "What is the TemplaVoilá page... Stephane Dupont
10:19 Bug #18360: Installing dam on 4.2beta3 crashes
This is a bug in DAM not TYPO3, but it was already fixed in the SVN versions at http://typo3xdev.sourceforge.net/ Michael Stucki
09:14 Bug #18360 (Closed): Installing dam on 4.2beta3 crashes
It starts while installation. Before the table are created the sql-error is diven:
ALTER TABLE tx_dam_mm_ref CHANG...
Steffen Kamper
10:11 Bug #18361: locallang_db.xml parse(?) problem
The locallang_db.xml file is not empty and the problem occurs with every extension I created with a previous version ... Daniel Matuschek
09:56 Bug #18361: locallang_db.xml parse(?) problem
this doesn't happens with "all" extensions. Please look to this extension cause this error, you may see an empty file... Steffen Kamper
09:52 Bug #18361 (Closed): locallang_db.xml parse(?) problem
After upgrading from Typo3 4.1 to 4.2beta, I'm not able to use extensions that were created with the kickstarter.
E...
Daniel Matuschek
09:32 Bug #17793: Insufficient value check in record_registration()
Still present in 4.1.6 Bjrn Kraus
09:32 Bug #17186: JSMENU showActive not working with entryLevel (was 1508)
Still present in 4.1.6 Bjrn Kraus

2008-03-03

21:50 Bug #18359 (Closed): Extension manager listing is cropped in Firefox 3 beta 3
see attachment.
(issue imported from #M7738)
Andreas Balzer
20:08 Feature #16942: provide new inputfield "directorypicker" in BE
committed the last patch to SVN Ingo Renner
19:39 Bug #18314: import extension page CSS errors
tested and works. Christoph Koehler
19:37 Bug #18314: import extension page CSS errors
I found the problem:
EM Module used nested forms, which is wrong and invalid markup.
Attached patch corrects this.
Steffen Kamper
19:14 Bug #18314: import extension page CSS errors
i attached a screen of the margins (Opera 9.26)
but you're right that EM is worse because it's unusable that way.
Steffen Kamper
19:02 Bug #18314: import extension page CSS errors
I don't see the big margins, sorry. It looks okay for me in Opera. The EM display errors are also much worse than any... Christoph Koehler
18:58 Bug #18314: import extension page CSS errors
I think that's all because the docheaders, Opera has problems with position absolute
Web>page: big margins at the bo...
Steffen Kamper
17:53 Bug #18314: import extension page CSS errors
This happens also when user installs extensions. See second screenshot (em-in-opera.png) Dmitry Dulepov
18:09 Bug #17700: Allow ignoring of the the no_cache parameter
Committed in revision 3373.
http://code.typo3.org/v4/changeset/3373
Michael Stucki
18:02 Bug #17760: Unserialized objects not debugged properly
Committed to TYPO3_4-1. Michael Stucki
17:49 Bug #18357: EM Import broken
Fixed in revision 3370. Michael Stucki
17:07 Bug #18357: EM Import broken
Looks like it may have happened here http://code.typo3.org/v4/changeset/3341 or here http://code.typo3.org/v4/changes... Christoph Koehler
17:06 Bug #18357: EM Import broken
Confirmed by Steffen and I on a quick test locally. Jeff Segars
17:01 Bug #18357 (Closed): EM Import broken
Having trouble importing extensions from the EM. I get this:
Error: The datatransfer did not succeed. The T3X file c...
Christoph Koehler
17:30 Feature #17503: BE should check Mysql charset settings
This is almost fixed, however some GUI parts are yet missing. Will create new entries for them, and add relationships... Michael Stucki
17:29 Feature #17503: BE should check Mysql charset settings
Committed in revisions 3363 - 3368.
http://code.typo3.org/v4/changeset/3363
http://code.typo3.org/v4/changeset/33...
Michael Stucki
00:01 Feature #17503: BE should check Mysql charset settings
Do you know of a place where this is used? Actually these fields just need to be changed to blob fields similar like ... Michael Stucki
17:28 Bug #16649: general problems with fulltext keys in tables (extension manager failures) 2
Committed in revisions 3363 - 3368.
http://code.typo3.org/v4/changeset/3363
http://code.typo3.org/v4/changeset/33...
Michael Stucki
17:27 Bug #18251: FULLTEXT keys are not processed correctly
Committed in revisions 3363 - 3368.
http://code.typo3.org/v4/changeset/3363
http://code.typo3.org/v4/changeset/33...
Michael Stucki
17:18 Bug #25515: t3editor and firefox - no
Sorry, my fault. Somehow I've had version 0.0.6 of t3editor... You can close this case. Thanks a lot. Administrator Admin
10:59 Bug #25515: t3editor and firefox - no
hum.. the editor works fine for me with
a fresh installed TYPO3 4.2.0 b2a in Firefoy on Win and Linux.
Can someon...
Administrator Admin
17:10 Bug #17298: Frontend preview and simulate time is buggy
seems to be an duplicate bug of #7320 too
Martin Holtz
16:56 Bug #18232: Docheaders: Module History: No docheader
Committed to svn, revision 3361 Patrick Broens
16:55 Bug #18218: Docheaders: Wizard Move Element (move_el.php): No docheader
Committed to svn, revision 3360 Patrick Broens
16:54 Bug #18209: Docheaders: Wizard New Record/New page (db_new.php): No docheader
Committed to svn, revision 3359 Patrick Broens
16:53 Bug #18212: Docheaders: Wizard New Content Element (db_new_content_el.php): No docheader
Committed to svn, revision 3357 Patrick Broens
16:53 Bug #18212: Docheaders: Wizard New Content Element (db_new_content_el.php): No docheader
Committed to svn, revision 3357 Patrick Broens
16:35 Bug #18259: Remove checkbox border from t3skin in Internet Explorer
Committed to 4.2 branch. Jeff Segars
16:12 Bug #18019: Hook cObjTypeAndClassDefault in tslib_content somtimes fails
committed to SVN Ingo Renner
16:11 Bug #15170: Selector box which selects more than one file from file folder looses data on reload
Currently, i am having the same problem.
I added the following code-snippet to the method t3lib_transferdata::rend...
Johannes Bornhold
15:39 Bug #18353: Login screen needs to be XCLASSable
Fixed in revision 3355. Michael Stucki
01:30 Bug #18353 (Closed): Login screen needs to be XCLASSable
As I'm working on a brand-new BE login procedure, I need to have an XCLASSable login form.
The attached patch just...
Michael Stucki
15:39 Feature #18148: add docheader to file -> filelist module
committed to SVN Ingo Renner
15:30 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
This bug started with Firefox (Minefield) nightly build 2008-01-30, the build from 2008-01-29 is ok. This is also cov... Felix Buenemann
13:52 Bug #18356 (Closed): typo3temp/locks not automatic made
After totally removing every thing from typo3temp, all directories where remade automatic except locks.
(issue im...
Daniel Doesburg
13:39 Bug #18355 (Closed): Modul Template - Info/Modify dont save changes
If you add or change some typoscript in the info/modify mod and click on the save icon your new or change typoscript ... Julian Kleinhans
13:19 Bug #14988: xhtml_cleaning corrupts javascript in HTML-comment from extension
Hello Benjamin,
I cannot judge about this.
If you do not care about speed and memory consumption, then the others...
Franz Holzinger
13:00 Bug #18339: EM - Translation Manager loose CSS while updating
committed to SVN Ingo Renner
12:56 Bug #18332: Image Position in Text/Image doesn't work
committed to SVN Ingo Renner
12:39 Bug #18354 (Closed): No hover in listview
There is currently no hover effect for the rows in list view or correctly: there is one but the background-color is t... Georg Ringer
12:17 Feature #17988: EM should send TYPO3 version when connecting to TER
committed to SVN Ingo Renner
11:42 Bug #18240: Page properties: Make author and author_email visible instantly
committed to SVN Ingo Renner
11:08 Bug #18278: Date/time handling is completely broken in 4.2
fixed in 4.2beta3 Ingo Renner
11:06 Bug #18130: Pagetree docheader not according to other docheaders
fixed in 4.2beta3 Ingo Renner
01:14 Bug #18352 (Closed): DB Tool produces PHP warnings
The DB Tool produces various error messages:
Using the search function (either in the be header or in the db tools m...
Dirk Weise

2008-03-02

23:53 Feature #17672: Various enhancements to update wizard
dropped from 4.2, no time, too much stuff involved Ingo Renner
15:16 Feature #17672: Various enhancements to update wizard
ok, I would postpone it to 4.3 then. OTOH we most likely will have a new installer with 4.3 eventually, so this issue... Ingo Renner
13:36 Feature #17672: Various enhancements to update wizard
Unfortunately not. I was working on it but there seem to be so many things to be considered, that I didn't manage to ... Michael Stucki
23:28 Bug #17791: Browser-specific: Poor tag handling + rogue " " everywhere in Opera
Yes. Just means that support of editable content is not yet fully released by Opera. Stanislas Rolland
22:22 Bug #17791: Browser-specific: Poor tag handling + rogue " " everywhere in Opera
9.5 is a beta version of Opera, not yet full release... James Knuckey
22:43 Bug #17569: No notification mails will be sent on using user groups
Hi Martin,
I have applied the your suggestions and refactored the code a little bit. Please have a look and let me...
Patrick Rodacker
22:21 Bug #18351 (Closed): Export function does not show vertical scroll under IE7
when exporting a page, the export page does not show the vertical scroll bar. I have to select the text and select mo... emds-itsupport
22:19 Bug #18350 (Closed): Menu separator does not show the Access tab
I don't remember if one could set the access settings before, but this could be useful to show at login or hide at lo... emds-itsupport
21:38 Feature #15269: Add a Querystring to a <LINK id/type-pair
Fixed in revision 3344. Thanks to René Wagner! Michael Stucki
15:16 Feature #15269: Add a Querystring to a <LINK id/type-pair
Just did so, I'd rather keep control of that myself... Ingo Renner
14:00 Feature #15269: Add a Querystring to a <LINK id/type-pair
Hi Ingo, can you add this to the 4.2 roadmap? (Or is it ok if I do such things on my own? :-)) Michael Stucki
21:31 Bug #17215: Port number in lockSSL redirect is not configurable
Fixed in revision 3343. Michael Stucki
20:54 Bug #18069: The functionality new filter input field is not recognizable at all
fixed in 4.2beta3 Ingo Renner
20:53 Bug #18300: Help-Tooltip over Pagetree switches scrollbar visible
fixed in 4.2beta3
Ingo Renner
20:52 Bug #18289: Page tree Filter use wrong div for collapse
committed to 4.2 Ingo Renner
19:08 Feature #18276: when getURL fails there is no way to figure out why
Fixed in SVN by adding a reporting argument (call by reference). Martin Kutschker
19:07 Bug #14916: t3lib_div::getURL() uses cURL only for http protocol
Fixed in SVN for http, https, ftp, ftps, sftp and scp. Other protocols like telnet won't work reasonably with getURL(). Martin Kutschker
19:06 Bug #17479: Alert in FE: "...CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir..."
Fixed in SVN for trunk. Has been fixed in 4.1.x for a while. Martin Kutschker
17:31 Bug #18348: Copying of sysfolders or pages with entries connected via mm database entries fail
This was fixed in Rev. 2996 in trunk and is in branch TYPO3_4-2, but isn't fixed in branch TYPO3_4-1. Niels Pardon
15:58 Bug #18348 (Closed): Copying of sysfolders or pages with entries connected via mm database entries fail
If you want to copy a sysfolder or a page where you have entries within like seminars (seminar manager from Oliver Kl... Andreas Balzer
16:36 Feature #17638: Integrate possibility to show content elements depending on a given rule
could a good idea to have not only Typoscript rules, but also a php callback, and add optional sections to test condi... emds-itsupport
16:13 Feature #17503: BE should check Mysql charset settings
Beware the fields with XML data. TYPO3/PHP allows iso-8859-1 and UTF-8. This means the contents of this columns may n... Martin Kutschker
12:57 Feature #17503: BE should check Mysql charset settings
Once again I have updated blobToText.diff:
All blobs are changed except all fields that contain serialized data. Dmi...
Michael Stucki
13:44 Bug #18253: Duplicate entry on cache_pagesection on reloading twice
Which version did you use for reproducing this problem? Notice that in TYPO3 4.2 beta2 it should be solved, otherwise... Michael Stucki
02:33 Bug #18299: Add hook to $TSFE->contentStrReplace()
Fixed in revision 3338. Michael Stucki
02:15 Bug #18299: Add hook to $TSFE->contentStrReplace()
@Ingo: I see no reason to replace content on cached pages. Can you give me an example? Michael Stucki
01:43 Bug #18342: Icon for "Hide In Menu" and "Hide" are the same
I changed it, but it remains the same. I have had this issue since version 3.8. I also went to the install tool as yo... emds-itsupport
01:16 Bug #18342: Icon for "Hide In Menu" and "Hide" are the same
but the error i mentioned was obvious. Did you fixed it and does it change it? Steffen Kamper
00:14 Bug #18061: Taskcenter -> sys_action - viewport is too small when creating records
Fixed in revision 3335. Michael Stucki
00:02 Bug #18346 (Closed): hyperlinks always appear in new window
no matter what property I change for alink (_top, _self, _blank) or even if I change the html of the link, the link o... emds-itsupport

2008-03-01

23:55 Bug #18342: Icon for "Hide In Menu" and "Hide" are the same
Actually I forgot to mention one very important thing; I did not remember I was combining so many options.
{Icon f...
emds-itsupport
23:15 Bug #18342: Icon for "Hide In Menu" and "Hide" are the same
if you look to your screenshot you see what happen:
INVALID VALUE ('2')
because that TYPO3 is unable to produce the...
Steffen Kamper
22:14 Bug #18342: Icon for "Hide In Menu" and "Hide" are the same
Cf files attached. The problem is when
- only "Hide in Menu" is checked
- and when both "Hide in Menu" AND "Hide ...
emds-itsupport
18:02 Bug #18342: Icon for "Hide In Menu" and "Hide" are the same
can you attach a screenshot? I even don't understand it, which view and where ... Steffen Kamper
17:31 Bug #18342: Icon for "Hide In Menu" and "Hide" are the same
Bizarre, as I got this behaviour since version 3.x when I started using it. Maybe my message was not clear:
What I...
emds-itsupport
15:18 Bug #18342: Icon for "Hide In Menu" and "Hide" are the same
sry, i see different icons, hide has the red circle with white bar. Steffen Kamper
14:21 Bug #18342 (Closed): Icon for "Hide In Menu" and "Hide" are the same
It would be good that those icons be different, as in terms of icon appeance "Hide In Menu" and {"Hide in Menu", "Hid... emds-itsupport
22:58 Bug #18345 (Closed): Different icons for COPY/PASTE and CREATE REFERENCE
the icon for both pasting an element and creating a reference are currently the same: white clipboard icon with green... emds-itsupport
22:48 Feature #18344: Log FE usernames and also log failures
Important: Notice that this patch was made against the TYPO3_4-0 branch. So just use this to get an idea of what need... Michael Stucki
21:52 Feature #18344 (Closed): Log FE usernames and also log failures
FE usernames should be logged using config.stat_apache.
The attached patch does much more. It also logs server...
Michael Stucki
22:16 Bug #18343: text w/image, in text right/left no wrap
funny we virtually say the same thing.
Tx
emds-itsupport
17:50 Bug #18343: text w/image, in text right/left no wrap
already fixed here
http://bugs.typo3.org/view.php?id=7704
Sascha Egerer
17:39 Bug #18343 (Closed): text w/image, in text right/left no wrap
When I select "In text right" BY CLICKING ON THE ICON, no wrap, it picks from the drop down menu "In text left, no wr... emds-itsupport
14:06 Bug #18339: EM - Translation Manager loose CSS while updating
The reason is the kind of outputting in Translation Manager, it's done by this:
// Override content output - we n...
Steffen Kamper
11:26 Bug #17409: cli_dispatch.phpsh not working with windows
Fixed in SVN for 4.2.0b3 and 4.1.6. Martin Kutschker
04:43 Bug #18341: htmlArea RTE plugins using some undeclared variables
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3329. Stanislas Rolland
04:37 Bug #18341 (Closed): htmlArea RTE plugins using some undeclared variables
Some htmlArea RTE plugins using some undeclared variables.
(issue imported from #M7716)
Stanislas Rolland
03:50 Bug #16507: Pasting content on RTE moves cursor to the top of the text
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3328. Stanislas Rolland
02:27 Bug #18069: The functionality new filter input field is not recognizable at all
I agree with JoH on this. Furthermore the styling of the filter search box looks very bad. Apparently the corners of ... Mads Brunn
02:23 Bug #18253: Duplicate entry on cache_pagesection on reloading twice
The same error happens if you reload the page with header(location: blah)
I do this i.e. after saving some incoming ...
Jo Hasenau

2008-02-29

20:55 Bug #18317: IE 7 has a runtime error when creating new or opening CE of type text or text with image
Cheers! Stanislas Rolland
20:41 Bug #18317: IE 7 has a runtime error when creating new or opening CE of type text or text with image
Sorry, that damned version or whatever problem again. all works fine now
Uschi
Uschi Renziehausen
20:35 Bug #18318: Creating new line by tabbing through causes runtime error in IE 7 and 6
That's ok Uschi. It also happens to me sometimes. Stanislas Rolland
20:24 Bug #18318: Creating new line by tabbing through causes runtime error in IE 7 and 6
Hi Stan,
i did everything you said, and it did not work. I upgraded again, and everything is fine. I must have mixed...
Uschi Renziehausen
19:51 Bug #17321: filemtime() [function.filemtime]: stat failed
Same problem here with latest TYPO3 4.2.beta
It is impossible to edit with the TCE and save the result due to this...
Franz Holzinger
19:41 Bug #18320: Table is wrapped with p on creation (typo3 4.2 beta2)
Hi Stan,
sorry, close this one, it is solved in my installation after having upgraded the core again. Must have been...
Uschi Renziehausen
04:02 Bug #18320: Table is wrapped with p on creation (typo3 4.2 beta2)
If the cursor is positioned in a paragraph or some other element, the table is inserted in the element. But no paragr... Stanislas Rolland
18:13 Bug #18186: Module Web > Template: enhance usability of docheader
Hi Patrick,
no, I didn't overlook the 'save and close' button in list module but the template selector box while e...
Dirk Weise
17:38 Feature #18226: felogin - disable forgot password view
Hi Steffen,
sorry for answering that late, I was skiing the last days...
You are right, the naming of that opti...
Dirk Weise
16:58 Feature #17988: EM should send TYPO3 version when connecting to TER
Patch above sends an HTML-header with e.g. "User-Agent: TYPO3/4.2-dev" in case of:
- an extension is fetched
- a ...
Niels Pardon
15:55 Bug #18339: EM - Translation Manager loose CSS while updating
I can confirm this in rev. 3321 Oliver Hader
11:57 Bug #18339 (Closed): EM - Translation Manager loose CSS while updating
when you select a language and then press update whole page is loosing css.
I think this is because of the docheader...
Steffen Kamper
15:51 Bug #18340: Wrong tooltip of "Create new page"-icon above page tree
Duplicate of #18169 Oliver Hader
15:04 Bug #18340: Wrong tooltip of "Create new page"-icon above page tree
Only occurs in trunk version. Niels Pardon
13:59 Bug #18340 (Closed): Wrong tooltip of "Create new page"-icon above page tree
The tooltip says "Reload the tree from server" but it should be "Create new page".
(issue imported from #M7714)
Niels Pardon
14:34 Feature #15269: Add a Querystring to a <LINK id/type-pair
Well, this could also be considered as a bug. But let's see if it still can go into 4.2... Michael Stucki
12:44 Bug #18221: SQL Error when Explain Queries with multiple tables
Fixed in revision 3326. Michael Stucki
10:14 Bug #14912: Problem with correct characters encoding in install tool while writing localconf.php
Committed to 4.2. Ingmar Schlecht
04:55 Feature #17992: Add pageUnavailable_handling for system problems and maintenance
Latest attached patch (pageUnavailable_v3.diff) was committed to 4.2 branch. Jeff Segars
04:21 Bug #17791: Browser-specific: Poor tag handling + rogue " " everywhere in Opera
The attached patch will raise the version requirement for the RTE to be enabled in Opera. Version 9.5 will be require... Stanislas Rolland
03:54 Bug #15511: loadTCA() in t3lib_div only loads original TCA file and ignores additional TCA from t3lib_extMgm
The solution to use a function to load any added TCA works OK, but it would be nicer not to have to think about doing... Lukas Rüegg
03:39 Bug #18316: Cursor issue when creating new table (typo3 4.2 beta2 branch)
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3322. Stanislas Rolland

2008-02-28

23:59 Bug #18336: Some popus force to stay activated in Opera Tabs
If you find other issues please report them as maybe with 9.50 there are not so many left. Stanislas Rolland
23:45 Bug #18336: Some popus force to stay activated in Opera Tabs
Yep. Browser error.
Sorry for wasting your time.
Christian Kuhn
23:00 Bug #18336: Some popus force to stay activated in Opera Tabs
I believe this is also corrected in SVN branch TYPO3_4-2 revision 3313 and Opera 9.50. Stanislas Rolland
19:53 Bug #18336 (Closed): Some popus force to stay activated in Opera Tabs
Some of the RTE popups (at least "Insert Image" and "Insert Web Link") force to be the active Tab in Opera. Therefore... Christian Kuhn
23:57 Bug #18335: Insert Web Link looses text selection in Opera
Yes, they finally fixed a few rather nasty bugs in 9.50. Although a few still remain as of today.
I think I will ...
Stanislas Rolland
23:44 Bug #18335: Insert Web Link looses text selection in Opera
I just demasked and merged opera 9.50-beta1 on gentoo. 9.26 is still counted as latest stable on opera.com, though.
...
Christian Kuhn
22:46 Bug #18335: Insert Web Link looses text selection in Opera
Unless I tested the wrong plugin... Are you refering to the Insert TYPO3 link or the default link insertion?
No, I...
Stanislas Rolland
22:44 Bug #18335: Insert Web Link looses text selection in Opera
I just tested this with the latest trunk revision of TYPO3 4.2 and Opera 9.50 and it works fine.. Stanislas Rolland
19:37 Bug #18335 (Closed): Insert Web Link looses text selection in Opera
How to reproduce:
1. Activate RTE for Opera in ext-config
2. Select some text
3. Click on "Insert Web Link" Butt...
Christian Kuhn
23:44 Feature #18274: Improve t3lib_div::xml2array
well, I would like to see it in 4.2 as performance is always good. However, I think that this is a quite important fu... Ingo Renner
23:08 Bug #18338 (Closed): Element browser ignores "Hide in menu" flag
The Element Browser ignores the "Hide in menu" flag and shows the default page icon instead of the greyed page icon.
...
Christian Kuhn
22:27 Bug #18325: New page wizard ignores "hide in menu" flag for page icons
Committed to SVN:
* TYPO3_4-1 (rev. 3318) --> TYPO3 4.1.6
* TYPO3_4-2 (rev. 3319)
Oliver Hader
00:40 Bug #18325: New page wizard ignores "hide in menu" flag for page icons
Confirmed Oliver Hader
22:21 Bug #17130: Pages with "Hide in menu" checked use normal page icon in list module
Committed to SVN:
* TYPO3_4-1 (rev. 3316) --> TYPO3 4.1.6
* TYPO3_4-2 (rev. 3317)
Oliver Hader
21:11 Bug #15511: loadTCA() in t3lib_div only loads original TCA file and ignores additional TCA from t3lib_extMgm
Maybe this solution would be fine:
There could be a database table or file based table in the EM (localconf.php). ...
Franz Holzinger
20:41 Bug #18332: Image Position in Text/Image doesn't work
applied patch fix that.
When a --div-- appears in the select, the selectIndex can't be raised because only a optgr...
Steffen Kamper
12:19 Bug #18332 (Closed): Image Position in Text/Image doesn't work
in the field "position" in Media-Tab the bottom right icon doesn't work on click, only in select box.
I attached scr...
Steffen Kamper
20:40 Bug #18337 (Closed): Remove incomplete tabs from system tables
This is a follow up to bug #18065 (Incomplete tabs appear in tt_content when activating dividers2tabs). There are a f... Francois Suter
20:39 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
Let see if the Firefox 3 beta 4 resolves the bug
http://developer.mozilla.org/devnews/index.php/2008/02/26/firefox-3...
Fabien Udriot
20:13 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
How it looks like on my computer : see attached files.
No idea if it may help to find out the bug but some readin...
Fabien Udriot
19:07 Bug #18334 (Closed): class tslib_pibase still uses PHP4 variable declaration
The class tslib_pibase still uses var declarations. This is PHP4, but not PHP5. This class is used by every TYPO3 ext... Franz Holzinger
18:19 Bug #18333: Reference and Local copy behave differently
Pls forget about it, my mistake. emds-itsupport
17:49 Bug #18333 (Closed): Reference and Local copy behave differently
I have a refrence of a PHP code (I think Lumino PHP module where I input my php snippets directly in the back end. As... emds-itsupport
16:18 Feature #18294: Layer to override content
I think you've got it... I'll post the specs in about two weeks... hectic times for me lately. emds-itsupport
15:49 Feature #18294: Layer to override content
I see - this also requests some more work on the general hierarchy of records and leads to introduce a "meta layer" w... Oliver Hader
15:44 Feature #18294: Layer to override content
This is a very useful feature which is quite handy as well. What I have in mind actually is for eg.:
- a drop down m...
emds-itsupport
14:57 Feature #18294: Layer to override content
The most interesting part of this feature would be how to define these conditions and how to setup a chain of respons... Oliver Hader
13:45 Feature #18294: Layer to override content
Although I will be almost done with the specifications of this module, if someone is interested, I will submit the sp... emds-itsupport
13:16 Feature #18195: Feature request: website name on BE login screen
Committed to TYPO3_4-2. Ingmar Schlecht
11:37 Bug #17079: Wrong path for images in repetitive content elements
It seems that isn't releated to templavoila but to
changes made in class.t3lib_tcemain.php from TYPO3 ver. > 4.1.1
...
Robert von Hackwitz
11:10 Bug #18251: FULLTEXT keys are not processed correctly
Attached is a patch which is closely related to this issue. The main problem is that the Install Tool does yet not de... Michael Stucki
10:52 Bug #18330: Fatal error if caching is disabled and locking enabled
Committed to TYPO3_4-2 (rev. 3314) Oliver Hader
09:05 Bug #18330: Fatal error if caching is disabled and locking enabled
I can at least confirm that the changeset 3312 seems not to be fully accurate.
we have a try/catch block for (!is_...
Peter Niederlag
07:50 Bug #18330 (Closed): Fatal error if caching is disabled and locking enabled
After having updated my core this morning I got a fatal error in my frontend:
Fatal error: Call to a member function...
Uschi Renziehausen
10:31 Feature #16323: Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder
Submitted to the list:
http://lists.netfielders.de/pipermail/typo3-team-core/2008-February/014293.html
news://new...
Martin Borer
00:40 Feature #16323: Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder
Uploaded clean patch: 6039_v3.patch
@Benjamin
Thanks for your hints. Liked the "foreach" one! ;)
I will report...
Martin Borer
08:33 Bug #18331 (Closed): wrong dependancy check with beta versions
I want to install an extension which is allowed up to TYPO3 4.2. But unfortunately I get a wrong dependancy warning:
...
Franz Holzinger
08:30 Bug #18312: Constants are not correctly substituted on some PHP5 distributions
The bug description is not correct. These codelines are not necessary for substituting the constants. They are only f... Franz Holzinger
03:36 Bug #18322: Firefox 1.5 and Mozilla 1.7 crash when htmlArea RTE is in an hidden tab in TYPO3 4.2 beta2
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3313. Stanislas Rolland
03:31 Feature #17858: enable Tabs in tt_content
The problem would occur whenever the RTE gets behind an hidden tab in Firefox 1.5 and Mozilla 1.7 due to a browser bu... Stanislas Rolland
00:56 Feature #17858: enable Tabs in tt_content
I believe that this patch breaks htmlArea RTE in older versions of Mozilla such as Firefox 1.5 and Mozilla 1.7.
We...
Stanislas Rolland
02:13 Bug #18329 (Closed): Incorrect conversion of non-ascii (Hungarian) characters in URL
(switch your browser to utf-8 to see this report properly!)
Non-ascii characters in URLs are not properly converte...
arpad muranyi
00:28 Bug #18279: Several problems with locking API (t3lib_lock)
Committed to TYPO3_4-2 (rev. 3312) Oliver Hader

2008-02-27

23:53 Bug #18328: htmlArea RTE fails to load due to missing toolbar constraints
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3311. Stanislas Rolland
23:46 Bug #18328 (Closed): htmlArea RTE fails to load due to missing toolbar constraints
The RTE fails to load if button unlink is configured in the toolbar while button link is not. The same may occur with... Stanislas Rolland
23:14 Feature #16323: Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder
I also read through your patch (v2). Quite cool.
A couple of things to fix:
- Please create the patch located t...
Benni Mack
23:08 Feature #16323: Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder
Is this is a bug or a feature?
If it's a bug, please submit it to the core list so it can go to in the 4.2 release!
Benni Mack
22:53 Feature #16323: Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder
Uploaded new patch: 6039_v2.patch
New:
- with file references support.
- replaced line
$valueArray[$key] = su...
Martin Borer
09:48 Feature #16323: Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder
PS: Adding references to selected files is missing in my patch! Martin Borer
01:56 Feature #16323: Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder
Uploaded a Patch: 6039.patch
If "uploadfolder" is emty, the Upload Field will be dropped and the stored path is re...
Martin Borer
22:14 Bug #17227: Shortcut to external URL if referer-check enabled
got excactly the same problem with 4.1.2 Christoph Lemmer
21:50 Bug #18327: Syntax error raised by Mozilla 1.7 when loading htmlArea RTE
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3310. Stanislas Rolland
21:43 Bug #18327 (Closed): Syntax error raised by Mozilla 1.7 when loading htmlArea RTE
The Table Operations pluign fails to load because of name float being treated as reserved JS word.
(issue import...
Stanislas Rolland
19:16 Feature #18148: add docheader to file -> filelist module
Just some code cleanup in 1.3 Christoph Koehler
18:38 Feature #18148: add docheader to file -> filelist module
Just added v1.2 of the patch, thanks to feedback by Jeff Segars. Christoph Koehler
19:00 Feature #18265: Add post processing hooks for Frontend Editing
Committed to 4.2. Jeff Segars
18:57 Bug #17978: Problem with cms\tslib\index_ts.php
This has been fixed in ticket #18265 by adding a 2 hooks after frontend editing actions are performed. You can use t... Jeff Segars
18:16 Feature #18326 (Rejected): Required fields blocking from saving
Although REQUIRED means what it means, sometimes it is handy to be able to save a flex (expecially very complex ones)... emds-itsupport
17:57 Bug #18325 (Closed): New page wizard ignores "hide in menu" flag for page icons
The wizard for new pages ignores the "hide in menu" flag and shows the default pages.gif icon.
The patch adds "nav...
Christian Kuhn
17:18 Bug #18324 (Closed): Double quotes malfunctioning in RTE
When I create a text CE, and I type :
"my text", then I save, the html appears as:
<p>&amp;quot;my text&amp;quot;...
emds-itsupport
16:41 Bug #18318: Creating new line by tabbing through causes runtime error in IE 7 and 6
If you installed the latest revision of TYPO3_4-2 branch, you should clear the TYPO3 configuration cache and delete a... Stanislas Rolland
16:37 Bug #18318: Creating new line by tabbing through causes runtime error in IE 7 and 6
Do you mean when the cursor is in a table cell? I am unable to reproduce this issue. maybe something wrong in your se... Stanislas Rolland
16:25 Bug #18317: IE 7 has a runtime error when creating new or opening CE of type text or text with image
I am unable to reproduce this error. Please send me copy of your page TSConfig. Stanislas Rolland
08:39 Bug #18317: IE 7 has a runtime error when creating new or opening CE of type text or text with image
Additional remark:
There is no error in IE 7 (IE 6 not tested yet) if I first choose Ctype image and then switch to ...
Uschi Renziehausen
15:09 Feature #18323 (Closed): Save and Create button for CE
On the same principle as for table records, such a button would also be useful to create content elements of the same... emds-itsupport
14:45 Bug #18322: Firefox 1.5 and Mozilla 1.7 crash when htmlArea RTE is in an hidden tab in TYPO3 4.2 beta2
Sorry, forgot to say that I am talking about typo3 4.2. Uschi Renziehausen
14:43 Bug #18322 (Closed): Firefox 1.5 and Mozilla 1.7 crash when htmlArea RTE is in an hidden tab in TYPO3 4.2 beta2
Hi Stan,
as there are those nasty authors who never upgrade to the most recent version of there beloved browser, I f...
Uschi Renziehausen
10:46 Bug #18321 (Closed): wrong time value, when weekday is sunday an year is a leap year
When the weekday is a sunday (e.g. 30-03-2008) the time value in the field "Date/Time:" always jumps one hour forward... Michael Raberger
10:16 Bug #18289: Page tree Filter use wrong div for collapse
I did the rewrite for Pagetree with docheader, included my new filter pic and moved csh to the left side - see screen... Steffen Kamper
08:44 Bug #18320 (Closed): Table is wrapped with p on creation (typo3 4.2 beta2)
When I create a new table, the table is wrapped by a p-element that should not be there.
Browsers tested: IE 7, FF 2...
Uschi Renziehausen
08:41 Bug #18315: NOT NULL not recognized correctly on checking database fields
Sorry for this bugger! I changed the case type of all SQL statements including "default '...'" => DEFAULT '...', but ... Michael Stucki
01:13 Bug #18299: Add hook to $TSFE->contentStrReplace()
in case we do not have that already ... wouldn't such a method also make sense right before storing the generated pag... Ingo Renner

2008-02-26

23:28 Bug #18319: htmlArea RTE context menu may produce js error
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3305. Stanislas Rolland
23:21 Bug #18319 (Closed): htmlArea RTE context menu may produce js error
Due to incorrect regular expression, a js error may be produced depending on the type of element the cursor is posit... Stanislas Rolland
23:04 Bug #18318 (Closed): Creating new line by tabbing through causes runtime error in IE 7 and 6
Me again Stan,
creating a new line via tab does not work in IE 7 and 6. It complains that there is no sibling.
...
Uschi Renziehausen
23:01 Bug #18317: IE 7 has a runtime error when creating new or opening CE of type text or text with image
IE 6 seems to have a similar issue.
Uschi
Uschi Renziehausen
23:00 Bug #18317 (Closed): IE 7 has a runtime error when creating new or opening CE of type text or text with image
Hi Stan,
this one is a nasty one: If I create a new content element of type text or text with image, IE 7 gives me...
Uschi Renziehausen
22:47 Bug #18316 (Closed): Cursor issue when creating new table (typo3 4.2 beta2 branch)
Hi Stan,
when I create a new table, can my cursor please be in the first cell of the first row? Current situation ...
Uschi Renziehausen
22:22 Bug #18315: NOT NULL not recognized correctly on checking database fields
Caused by rev. 3301 in t3lib_install...
http://code.typo3.org/v4/changeset/3301
Oliver Hader
22:12 Bug #18315 (Closed): NOT NULL not recognized correctly on checking database fields
The defail view of an extension in the extension manager tells me that some database updates would be required - for ... Oliver Hader
21:35 Bug #18203: Firefox 3.0 mixes up frames (TYPO3 4.2 and later)
Same problem here, svn rev. 3304. Firefox 3 beta 3 on Ubuntu Hardy Heron.
- alt_main.php works.
- backend.php does ...
Kasper Ligaard
19:24 Bug #18314: import extension page CSS errors
Forgot to mention that this happens in Opera 9.26. Christoph Koehler
19:23 Bug #18314 (Closed): import extension page CSS errors
There is overlapping content, see screenshot.
(issue imported from #M7682)
Christoph Koehler
19:06 Bug #18296: Apache uses a huge amount of memory
Although I will try to look at the modules and their configuration in the next few days, I am attaching ApacheProblem... emds-itsupport
18:16 Bug #18303: cannot save template setup
Using Opera. It sounds like the same issue, so feel free to merge them or something. I searched but couldn't find any... Christoph Koehler
00:57 Bug #18303: cannot save template setup
Which browser are you using? Maybe this is the same as in bug #18201 ? Oliver Hader
18:08 Bug #18310: "Add default User TSonfig RTE configuration" not working
Thank you so much!
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3304.
Stanislas Rolland
13:37 Bug #18310 (Closed): "Add default User TSonfig RTE configuration" not working
Default User TSonfig RTE configuration is not loaded because of incorrect INCLUDE_TYPOSCRIPT.
(see also rtehtmlarea/...
Jan Persson
16:53 Bug #18313: Functions replace Page Tree
Duplicate of bug #18284 - issue is solved and will be released with TYPO3 4.2-beta3 Oliver Hader
16:21 Bug #18313 (Closed): Functions replace Page Tree
If i order my pages with the function module, die module replace the pagetree frame after i confirm the javascript qu... Tim Lochmüller
15:46 Bug #18312: Constants are not correctly substituted on some PHP5 distributions
The attached patch is for TYPO3 4.1.x only. Oliver Hader
15:36 Bug #18312 (Closed): Constants are not correctly substituted on some PHP5 distributions
On some PHP5 distributions it happens that constants are not correctly substituted in t3lib_tstemplate. The reason is... Oliver Hader
14:53 Bug #18205: Description of properties is missing in install tool
Committed to SVN:
* TYPO3_4-1 (rev. 3291) --> TYPO3 4.1.6
* TYPO3_4-2 (rev. 3293)
Oliver Hader
11:08 Bug #18205: Description of properties is missing in install tool
ok, i found the problem.
some of these vars already have a description, but installer fails after this line:
'XCL...
Steffen Kamper
10:42 Bug #18205: Description of properties is missing in install tool
Uses of these options. Should be simple to create descriptions for them then, right
1. Notification Prefix
./typo...
Benni Mack
14:28 Bug #25515 (Closed): t3editor and firefox - no
The T3Editor in Firefox shows Highlighting but no Autocompletion or Fullscreen-Mode is working. Line Numbers not list... Administrator Admin
14:00 Bug #18311 (Closed): Remove DAM-References from media field does not work
There's a strange behavior when storing and deleting DAM-Elements in Media-Field:
1) Everytime the Content-Element...
Christian Trabold
12:20 Bug #18284: Page tree fails to reload properly if page was manipulated
Committed to TYPO3_4-2 (rev. 3289) Oliver Hader
10:59 Bug #18292: Flexforms get mixed up when using sections
I will provide with full example soon, as this one requires more anylsis of the flex, etc. emds-itsupport
10:41 Feature #18226: felogin - disable forgot password view
Hi Dirk,
i don't understand this "disable" feature. IMHO this might irretate people because you have then 2 option...
Steffen Kamper
09:42 Feature #18226: felogin - disable forgot password view
I would commit this patch simply as a FYI followup to the original felogin commit. Alright, Steffen? Ingmar Schlecht
09:02 Bug #18309 (Closed): Change elderly while(list()=each()) to foreach calls in t3lib_tstemplate
In some PHP5 versions the explode functions does not reset the array. A following while, list and each combination wi... Franz Holzinger
07:47 Feature #16919: AJAX pagtree update could be used when a new page is created
Something is broken with the page tree refresh signal that should be sent from TCEForms, in current TYPO3_4-2 branch ... Ingmar Schlecht
07:13 Bug #18275: Unable to Login in BE
Maybe you did install a bad extension in the last days? Deinstall extensions and try again. Franz Holzinger
07:09 Feature #15537: individual cell configuration when using row or column properties
See related issue #7667. TYPO3 4.2 includes a dialogue to set the properties of all cells in a column. Also includes ... Stanislas Rolland
07:04 Feature #15536: column properties
See related issue #7667. TYPO3 4.2 now includes a dialogue allowing to set properties on all cells in a column. Stanislas Rolland
06:26 Feature #18308: htmlArea RTE: Usability improvements in table operations
Committed to SVN TYPO3core branch TYPO3_4-2 revision 3288. Stanislas Rolland
05:48 Feature #18308 (Closed): htmlArea RTE: Usability improvements in table operations
The following would make life easier for authors when editing tables:
- allow all table properties in the table crea...
Stanislas Rolland
04:32 Feature #18307 (Closed): Improved copy/past for multiple pasting
when creating a reference or copy an element, and then pasting it somewhere, one has to recreate the ref or copying t... emds-itsupport
01:45 Feature #18304: Dynmic title of page or CE
Maybe below the title input, to have a selector area on which you click, which opens the tree window, and you select ... emds-itsupport
01:05 Feature #18304: Dynmic title of page or CE
Can you please give an example of how the titles of the pages/sub-pages/etc. could look like? Oliver Hader
01:34 Bug #18305: Text of Text CE appearing instead of text of "Insert Records" record
Although I am using Templavoila exlusively, the same problem occurs in the old page.
Steps to reproduce:
1. Creat...
emds-itsupport
01:03 Bug #18305: Text of Text CE appearing instead of text of "Insert Records" record
Thus, it works with the regular/standard content elements and is releated to Templa Voila only, isn't it? Oliver Hader
01:08 Feature #18274: Improve t3lib_div::xml2array
Yepp - if Ingo doesn't what it to be in 4.2? ;-) Oliver Hader
01:01 Feature #16323: Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder
Could some please add a patch then? Thanks! ;-) Oliver Hader
00:44 Feature #16323: Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder
+1
Also prefer only fileadmin/mytemplate/...
Thank you :)
Peter Wechtersbach
00:51 Bug #18110: Saving datetime fields in TCEforms changes the date to [day+1]
Duplicate of bug #18278 Oliver Hader
00:45 Bug #18091: SQL-Error in pagetree, can´t create new pages
Closing since it's no real bug. Oliver Hader

2008-02-25

23:59 Bug #18305 (Closed): Text of Text CE appearing instead of text of "Insert Records" record
When I create a text CE, input some text, then I change it to "Insert Recrods" record, and save it, then in the Page ... emds-itsupport
23:12 Feature #18304 (Closed): Dynmic title of page or CE
Having lots of sub-pages that have the same name but different content, it happened that I wanted to change the name ... emds-itsupport
21:30 Bug #18303 (Closed): cannot save template setup
When editing a template setup by itself, not as part of the whole record, clicking save in the docheader doesn't save... Christoph Koehler
20:26 Bug #18279: Several problems with locking API (t3lib_lock)
Thanks for that... however I have an error message for tslib_fe.php (cf. file attached: errorMerge.gif), relates to v... emds-itsupport
19:14 Bug #18279: Several problems with locking API (t3lib_lock)
Patches are always created to the last SVN revision, thus it works also in your case... ;-) Oliver Hader
18:52 Bug #18279: Several problems with locking API (t3lib_lock)
Before I apply the patch, I have just checked out the latest nightly revision of TYPO3 beta2 from SVN. Is this patch ... emds-itsupport
18:29 Bug #18279: Several problems with locking API (t3lib_lock)
The attachment "0007630_v2.patch" replaces the previous patch and was also posted to core list.
What does this pat...
Oliver Hader
17:58 Bug #18279: Several problems with locking API (t3lib_lock)
I sponsored this issue to have an official resolution of it before wednesday, as this is very critical for me, otherw... emds-itsupport
18:55 Bug #18084: Better solution for "Page is being generated"
Yes. Michael Stucki
18:31 Bug #18084: Better solution for "Page is being generated"
Fixing the mentioned issues takes place in bug #18279.
So I think, that this one can be closed again?
Oliver Hader
18:32 Bug #18293: Hanging of TYPO3
Duplicate of #18279 - fix is attached there Oliver Hader
10:45 Bug #18293: Hanging of TYPO3
Please create the directory ./typo3temp/locks/ and make it writable for the user your Apache is running with.
Concer...
Oliver Hader
04:08 Bug #18293: Hanging of TYPO3
It seems that this hanging which causes me to restart is due to a locking error. Following message is generated when ... emds-itsupport
18:21 Bug #18010: Malicious code executable as Non-Admin BE-User
pretty simple solution would be to not allow files ending with this but not have .php at all in the filename then, ri... Benni Mack
15:39 Bug #18301: Pagetree not shown, instead contentframe
Duplicate of bug #18284 - look there for a solution Oliver Hader
15:18 Bug #18301 (Closed): Pagetree not shown, instead contentframe
Sometimes the pagetree is not shown any longer, but the contentframe instead.
To reproduce (in FF 2.0.0.12) :
1. ...
Frederic Gaus
15:21 Feature #17434: Allow more than one parent field pointing to the same children table with foreign_field
I don't see the point.
Why do you use
'foreign_field' => 'parent',
for both of the fields?
I would pro...
Ingmar Schlecht
14:42 Bug #18300 (Closed): Help-Tooltip over Pagetree switches scrollbar visible
The Help-Tooltip over the Pagetree (new, next to "New Page" and "Reload") is show outside the frame of the Pagetree. ... Frederic Gaus
14:37 Bug #18299 (Closed): Add hook to $TSFE->contentStrReplace()
This method allows to overwrite markers in a fully generated website after all the caching was already done. So this ... Michael Stucki
14:29 Bug #18298 (Closed): Unable to choose correct position for new pages
New Typo3-Site with the following pagetree-structure
Typo-Site
|-> Site1
|-> Site2
Click on the new button "...
Frederic Gaus
13:44 Bug #18296: Apache uses a huge amount of memory
In fact independently of the number given above in the "out of memory" sentence, Apache starts using 50 MB. After man... emds-itsupport
11:24 Bug #18296: Apache uses a huge amount of memory
Why do you think it is TYPO3-related?
Possibly you have pconnect enabled in PHP and it wastes resources. May be yo...
Dmitry Dulepov
11:07 Bug #18296: Apache uses a huge amount of memory
What is the exact environment you're using?
* Apache version/mode?
* PHP version
* OS
* local development server ...
Oliver Hader
11:05 Bug #18296: Apache uses a huge amount of memory
Hm, 2621440 bytes are 2.5 MB which seems to be a bit low.
Furthermore it looks like there are still some processes a...
Oliver Hader
01:05 Bug #18296 (Closed): Apache uses a huge amount of memory
After a few hours of running TYPO3, I get this error message: Fatal error: Out of memory (allocated 2621440) (tried t... emds-itsupport
12:11 Bug #18268: page tree doesn't collapse in IE7
Could you send me a list of all extensions you've installed? maybe I can reproduce it then... Benni Mack
08:36 Bug #18268: page tree doesn't collapse in IE7
a good point, i've installed some page tree extension.
i tried to figure out which of them disturbs the collapse-...
Dirk Diebel
11:24 Bug #18291: Refresh of tree after editing page properties
Duplicate of bug #18284 - look there for a patch. Oliver Hader
11:14 Bug #18292: Flexforms get mixed up when using sections
Could you please give a short step by step description how to reproduce this issue? Thanks! Oliver Hader
11:10 Bug #18295: deletion of sections and min items
Could you please attach a screenshot or describe in which situation this occours (e.g. which extension, which field, ... Oliver Hader
00:38 Bug #18295 (Closed): deletion of sections and min items
When deleting sections where some fields with a minitems=1 have not been set, then it is not possible anymore to save... emds-itsupport
08:23 Bug #18297 (Closed): TSREF: HMENU.includeNotInMenu needs update
The current description of HMENU.includeNotInMenu does not reflect the fact that doktype 5 ('Not in menu') does not e... Uschi Renziehausen
00:31 Feature #18294 (Closed): Layer to override content
On the same principle as for translations, an idea would be to have a page or a content element overriden by another ... emds-itsupport
00:03 Bug #17354: fallback for menus. "content_fallback;1,0" has no affect for page records (e.g. menu)
Seams same problem occurs with:
pi_getFFvalue()
- used for FlexForm
Language fallback in steps seams to be quit...
Ronald Steiner

2008-02-24

23:53 Bug #18278: Date/time handling is completely broken in 4.2
in the v3 patch i only changed that the js var with the server timezone is printed out in alt_doc.php. So this var is... Steffen Kamper
15:56 Bug #18278: Date/time handling is completely broken in 4.2
My patch converts all times for server timezone, further notes are in core list.
what i did:
* created a js var t...
Steffen Kamper
23:36 Bug #18293 (Closed): Hanging of TYPO3
TYPO3 (whether it is php, apache or mysql) sometimes hangs when trying to view the page on the front end. I have to r... emds-itsupport
23:33 Bug #18292 (Closed): Flexforms get mixed up when using sections
I have created modules which use sections quite extensively.
Although I am not quite sure what the problem is, some ...
emds-itsupport
23:29 Bug #18291 (Closed): Refresh of tree after editing page properties
when editing the page properties and saving, the tree window does show the following message:
"WEB > PAGE MODULE
...
emds-itsupport
22:15 Bug #16545: GIFBUILDER indexcolors cropsized images
Added current path aginst 4_2 branch
@Benno:
This issue is pending in core list to be integrated at least in TYPO...
Helmut Hummel
19:53 Bug #16545: GIFBUILDER indexcolors cropsized images
Works for me too... PLEASE integrate this... At the Moment the croping-functionality cannot be used due to extreme ba... Benno Weinzierl
20:23 Bug #18203: Firefox 3.0 mixes up frames (TYPO3 4.2 and later)
I just created a new bug entry #18290 for versions older than 4.2. Apparently this needs to be solved differently, al... Michael Stucki
20:21 Bug #18290 (Closed): Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
same as #18203, but needs to be solved differently in TYPO3 < 4.2
(issue imported from #M7646)
Michael Stucki
14:07 Feature #18274: Improve t3lib_div::xml2array
I'd really like to see this in 4.3 though :) Target version 4.3 ? Benni Mack
13:44 Bug #18268: page tree doesn't collapse in IE7
Maybe an extension is XCLASSing the pagetree and does not load the new features... Benni Mack
13:20 Bug #17803: Time fields with strange behaviour in Opera 9.50b
Now (in Typo3 4.2betas) it's not 2 min backwards, but 1 hour to future after saving the record. Steffen Gebert

2008-02-23

19:55 Bug #18289: Page tree Filter use wrong div for collapse
before sending this to corelist i would like that Patrick rewrites the docheader patch for page tree so we can merge ... Steffen Kamper
18:10 Bug #18289 (Closed): Page tree Filter use wrong div for collapse
also this patch makes some CSS-correction
* removes underline of Filter-link
* correct position of reset icon
* mo...
Steffen Kamper
18:17 Bug #18284: Page tree fails to reload properly if page was manipulated
Can confirm: With patch applied the tree (re)-loads as expected. Andreas Beutel
18:08 Bug #18284: Page tree fails to reload properly if page was manipulated
patch works excellent ;-) Steffen Kamper
17:29 Bug #18284: Page tree fails to reload properly if page was manipulated
For those asking themself what in rev. 3263 caused this behaviour:
before: top.content.nav_frame.refresh_nav();
aft...
Oliver Hader
17:07 Bug #18284: Page tree fails to reload properly if page was manipulated
The new patch preserves the query parameters and just modifies the "&randNum=" part. Furthermore the "??" was elemina... Oliver Hader
16:28 Bug #18284: Page tree fails to reload properly if page was manipulated
Hm, here are some URLs of the page-tree frame:
Fresh logged in: /typo3/alt_db_navframe.php??currentSubScript=sysext%...
Oliver Hader
16:21 Bug #18284: Page tree fails to reload properly if page was manipulated
Please test the attached patch. I just changed location.href to location.search which will only modify the query params. Oliver Hader
15:44 Bug #18284: Page tree fails to reload properly if page was manipulated
This behaviour was introduced in rev. 3263 (#18071 in bugtracker):
http://code.typo3.org/v4/changeset/3263
Oliver Hader
15:35 Bug #18284: Page tree fails to reload properly if page was manipulated
this happens also when you create a page and change the page type, after the reload.
Pagetree shows following url:...
Steffen Kamper
14:03 Bug #18284: Page tree fails to reload properly if page was manipulated
I can confirm this issue. The page tree is also broken, when new pages are created (see attached screenshot, I've cre... Oliver Hader
12:56 Bug #18284 (Closed): Page tree fails to reload properly if page was manipulated
The page tree fails to reload if a page is copied and pasted or moved (by cut and paste). Appears either in list-view... Andreas Beutel
17:44 Bug #25512: t3editor in 4.2beta1 causes a bug in firefox and safari 3beta for win
Problem still existing in beta1a and beta2a... Bernhard Berger
15:00 Bug #18281: Tabs disappear when BE-editing a record that contains IRRE
I'm going to fix the bugfix #17580... ;-) Oliver Hader
14:46 Bug #18281: Tabs disappear when BE-editing a record that contains IRRE
I can confirm this issue.
Trunk revision 2741 (#17580 in bugtracker) introduced this behaviour:
http://code.typo3.o...
Oliver Hader
09:59 Bug #18281: Tabs disappear when BE-editing a record that contains IRRE
Thanks for the report and the test extension. I guess that this is related to some changes concerning tabs in t3lib_T... Oliver Hader
01:19 Bug #18281 (Closed): Tabs disappear when BE-editing a record that contains IRRE
With our "seminars" extension, we have the following problem:
The record type "seminar" uses tabs in the BE. In on...
Oliver Klee
14:13 Bug #18285 (Closed): TSREF: Improve introductory section of special=rootline
Problem:
In the introductory section of TSREF special = rootline the following sentence leads the reader into nowher...
Uschi Renziehausen
13:46 Bug #18202: Issues with expand/collapse of child records
I attached patch which solves the following things:
* expand/collapse state of new child records was not stored corr...
Oliver Hader
12:35 Bug #18283: no globally installed tt_products is detected
argh
Sorry.
Close this issue!
Franz Holzinger
12:20 Bug #18283 (Closed): no globally installed tt_products is detected
I have made an update from the latest TYPO3 trunk to the current 4.2 beta2.
Nothing works, even no install tool. On...
Franz Holzinger
12:35 Bug #16730: Click enlarged image (pop-up) blocked by NIS personal firewall
I think we can skip that issue as it was not mentioned by anyone else so far (and there was no action within the last... Mario Rimann
09:44 Bug #17883: Nested USER_INT, COA_INT, etc. objects are not rendered
Committed to
* TYPO3_4-1 (rev. 3276) --> fixed in TYPO3 4.1.6
* TYPO3_4-2 (rev. 3265, by Ingo) with followup (rev. ...
Oliver Hader
00:44 Feature #16919: AJAX pagtree update could be used when a new page is created
This should now be fairly easy as part of the patch (the getSetUpdateSignal part) is already commited to the 4.2 bran... Benni Mack
00:43 Feature #18071: Move 'Open Documents' to Header in the BE
Stefan, I added a lot of new features to the trunk. Please try them out.
There are some tasks still open:
* Sty...
Benni Mack

2008-02-22

21:42 Bug #17883: Nested USER_INT, COA_INT, etc. objects are not rendered
committed to 4.2 Ingo Renner
21:37 Bug #18258: Fix module menu alignment and hover in Internet Explorer
Committed to 4.2 branch. Jeff Segars
21:34 Bug #18277: TYPO in typo3/stylesheet.css concerning docheader
Committed to TYPO3_4-2. Ingmar Schlecht
12:21 Bug #18277 (Closed): TYPO in typo3/stylesheet.css concerning docheader
line 373 of backendstylesheet has en error
div#typo3-docheader { postion: absolute; top: 0; left: 0; z-index: 5; m...
Steffen Ritter
21:29 Bug #18263: Backend Alignment Problems in Internet Explorer
Committed to 4.2 branch. Jeff Segars
21:20 Bug #18041: Add hook for warning messages within Help->About modules and improve existing warning messages
Committed to 4.2 branch. Jeff Segars
21:19 Bug #18266: Keys for clear-cache labels must be renamed
committed to SVN Ingo Renner
21:15 Feature #18088: stdWrap for menu > range & entrylevel
Committed to TYPO3_4-2. Ingmar Schlecht
21:09 Feature #17858: enable Tabs in tt_content
committed to SVN Ingo Renner
13:40 Feature #17858: enable Tabs in tt_content
Here is my final patch Steffen Kamper
20:58 Bug #18254: Enable tabs for be_users
committed to SVN Ingo Renner
20:23 Bug #18242: Toolbar in Cleaner Backend does not honor BE user rights
resolved by fixing #17381 and #17381 Ingo Renner
20:22 Bug #18250: Accesscheck for clearCache
resolved as in the old backend ... caching stuff for admins only, committed to SVN Ingo Renner
20:20 Bug #18279 (Closed): Several problems with locking API (t3lib_lock)
The locking API has problems if an extension sets TSFE->set_no_cache().
When a page is rendered, a lock is gener...
Jeff Segars
19:51 Bug #18249: Accesscheck for Workspaceselector
comitted to SVN Ingo Renner
19:07 Bug #18233: error when using a IRRE twice in a record
Please post the relevant parts of your tca.php file here. What is the whole structure and how are these fields of typ... Oliver Hader
16:25 Bug #18272: No Scrollbars in Extension Manager
Not resolved, it's fixed :) Benni Mack
13:31 Bug #18272: No Scrollbars in Extension Manager
Problem solved
please close/remove
it's distressing
Steffen Ritter
12:36 Bug #18272: No Scrollbars in Extension Manager
I just tested on IE7 --> same problem at this installation...
can't state where it comes from... but annoying
Steffen Ritter
14:52 Bug #18278 (Closed): Date/time handling is completely broken in 4.2
Entering date and/or time into the BE form results in wrong date going into database. Value is always incremented by ... Dmitry Dulepov
14:41 Bug #16774: content field of fe_session_data should use mediumtext instead of mediumblob
As the session data column contains a serialized array it must stay a BLOB. Martin Kutschker
12:41 Bug #18200: slight change in userlabel
Committed to TYPO3_4-2. Ingmar Schlecht
12:01 Bug #17994: Indexed Search Engine Backend module doesn't work
Now committed to TYPO3_4-1 as well. Revision 3249. Ingmar Schlecht
11:33 Bug #17994: Indexed Search Engine Backend module doesn't work
Committed to TYPO3_4-2, revision 3247. Ingmar Schlecht
11:48 Feature #16735: Negative Timestamps
FYI: Committed to TYPO3_4-2, revision 3248. Ingmar Schlecht
10:55 Bug #18208: Cleaning loginNews
Committed to TYPO3_4-2. Ingmar Schlecht
10:41 Feature #18276 (Closed): when getURL fails there is no way to figure out why
Can be solved by adding a reporting feature.
(issue imported from #M7624)
Martin Kutschker

2008-02-21

22:22 Feature #18071: Move 'Open Documents' to Header in the BE
* If menu is opened, it should be refreshed as well Benni Mack
22:19 Feature #18071: Move 'Open Documents' to Header in the BE
This new patch does the following:
* It modifies the t3lib_befunc:: so that we finally have a modular "updateSigna...
Benni Mack
22:10 Bug #16429: Problem with workspace preview and multiple sites
I had the same problem.
But I think the problem is in the function viewOnClick in the file t3lib/class.t3lib_befunc....
Administrator Admin
21:04 Bug #18110: Saving datetime fields in TCEforms changes the date to [day+1]
Interestingly for me it is displayed as +2h in BE and it is displayed as +2h on the web site. I try to save with corr... Dmitry Dulepov
20:51 Bug #18110: Saving datetime fields in TCEforms changes the date to [day+1]
This definitely due to timezone. I get exactly 2h difference all the time. Same goes for our 7 editors. We all use di... Dmitry Dulepov
21:00 Bug #18126: Proxy servers replace REMOTE_ADDR with their own IP
Patch v3 has a way to define which multivalue to use: first, last or none (default). It's up to the admin to figure o... Martin Kutschker
07:59 Bug #18126: Proxy servers replace REMOTE_ADDR with their own IP
Hi Masi,
First of all thank you for providing the patch. I didn't test it yet, I only looked at the source code. U...
Henning Pingel
18:25 Bug #18268: page tree doesn't collapse in IE7
Do you have any extensions installed? Benni Mack
09:28 Bug #18268 (Closed): page tree doesn't collapse in IE7
the page tree doesn't collapse to the left under IE 7.
if i click on the bar, nothing happens. also there is no j...
Dirk Diebel
18:10 Feature #17564: RFC: Extended BE Module "Web/Permissions"
Commited the attached patch to the 4.2 branch. Benni Mack
16:58 Bug #18275 (Closed): Unable to Login in BE
Site was working perfectly fine, and the login was also not the problem earlier, it was updated on regularly basis. A... Shadab
16:08 Bug #16434: RTE config is not supported by HTMLArea RTE
@Pierschel: Please do not steal this issue. Obviously, the problem you are experiencing is not related to this one. I... Stanislas Rolland
15:58 Bug #16434: RTE config is not supported by HTMLArea RTE
hidePStyleItems doesnt work too :-( Tobi
15:43 Bug #16434: RTE config is not supported by HTMLArea RTE
@Dmitry: Please tell me what document you are refering to? Stanislas Rolland
13:25 Bug #16434: RTE config is not supported by HTMLArea RTE
Hi Dmitry,
i´ve got the same problem with the new rte(1.7.0) in typo3 4.2beta1.
My following TS is completly ignore...
Tobi
08:07 Bug #16434: RTE config is not supported by HTMLArea RTE
I think we should update core documentation. If specifications changes, it should be updated. Then this bug report wi... Dmitry Dulepov
03:33 Bug #16434: RTE config is not supported by HTMLArea RTE
I see no solution to this issue other than to say that the specifications changed as of TYPO3 4.0. Since then a css f... Stanislas Rolland
14:02 Feature #18274 (Closed): Improve t3lib_div::xml2array
see http://www.daimi.au.dk/~ligaard/2008/02/19/typo3-in-a-php5-world-write-less-do-more/#comment-11601 for an idea on... Ingo Renner
13:06 Bug #18272: No Scrollbars in Extension Manager
no I just checked out into new dir, so no Patches applied... Steffen Ritter
12:26 Bug #18272: No Scrollbars in Extension Manager
i can't confirme that with latest trunk. may be you have some patches applied. Steffen Kamper
11:41 Bug #18272 (Closed): No Scrollbars in Extension Manager
I just created a new install of 4.2 trunk.
But in Ext-Mgr are no Scrollbars at all....
Current FF, Browser Cache ...
Steffen Ritter
13:04 Bug #18273 (Closed): Install new Extension with table in native, external database will fail
Installing a new extension with a new table in an external, native database will fail.
The new table is always crea...
Paints
11:14 Feature #17503: BE should check Mysql charset settings
can we do the blob2text for 4.2?
I think thats the right way to do the conversion. Also a Warning has to be announ...
Steffen Kamper
10:55 Bug #18253: Duplicate entry on cache_pagesection on reloading twice
Thinking about this very important concurrence problem I've developed a solution that doesn't depend on database.
...
Manuel Rego Casasnovas
10:32 Bug #18271 (Closed): start-module doesn't show menu while changing the workspace
if i change the option "start up in the following module" to something like "templavoila" or "page" and afterwards ch... Dirk Diebel
10:26 Bug #18270 (Closed): cannot clear extension's FE cache from Backend
I have tried all 3 new clear cache buttons. I am using the tt_board forum. I have made changes in the tt_board tables... Franz Holzinger
10:11 Bug #18269 (Closed): "foreign_selector" option and localization links doesn't work
If you use the "foreign_selector" option in inline records, the localization links are disappeared. (after localize a... Martin Borer
05:12 Bug #18267: HTMLArea RTE: labels deleted from file locallang_tooltips.xml
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3240. Stanislas Rolland
05:08 Bug #18267 (Closed): HTMLArea RTE: labels deleted from file locallang_tooltips.xml
Labels were deleted from file locallang_tooltips.xml in trunk revision 2663 and should not have been.
(issue impo...
Stanislas Rolland
04:48 Bug #18244: RTE transformation should process dd element as block element
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3239. Stanislas Rolland
04:13 Bug #17836: Not editable text block using IE and CSS width-Definition
Yes, I can reproduce this very strange behaviour in IE7. Looks like a browser bug. Not sure what to do about it. Stanislas Rolland
03:52 Bug #15177: RTE stacks down the browser
Well, this is a case where it would have been useful to know what browser and what version we are referring to.
I...
Stanislas Rolland
03:45 Bug #15254: RTE does'nt work when editing an offline data record version
Closing this old issue. I do not know when it was fixed, but I cannot reproduce it with TYPO3 4.2 beta1. Stanislas Rolland
03:38 Bug #16647: Possible Scripting vulnerability
So what is the verdict on this issue?
Stanislas
Stanislas Rolland
03:20 Bug #18266 (Closed): Keys for clear-cache labels must be renamed
See http://lists.typo3.org/pipermail/typo3-team-core/2008-February/013662.html
(issue imported from #M7608)
Michael Stucki
03:18 Bug #18261: Magic Image forces original aspect ratio
The problem with the border checkbox is fixed in TYPO3 4.2 beta1.
Otherwise, magic images always preserve the aspe...
Stanislas Rolland
00:23 Feature #18265: Add post processing hooks for Frontend Editing
Also attached a test extension that calls the determineID() function. Moving and hiding elements in TemplaVoila via ... Jeff Segars
00:21 Feature #18265 (Closed): Add post processing hooks for Frontend Editing
In bug #16526, index_ts.php was rearranged to fix some frontend editing bugs. A side effect of this fix is that $TSF... Jeff Segars
00:15 Bug #18264 (Closed): t3lib_sqlparse::parseFromTables does not work with inner joins and joins with ()
The method t3lib_sqlparse::parseFromTables is not able to parse inner joins into parts. It is also not able to pars j... Ingo Schmitt

2008-02-20

23:47 Bug #18221: SQL Error when Explain Queries with multiple tables
New patch using t3lib_sql Parser uploaded Ingo Schmitt
23:33 Bug #18221: SQL Error when Explain Queries with multiple tables
Patch is not working with inner and outer join Ingo Schmitt
23:09 Bug #18263 (Closed): Backend Alignment Problems in Internet Explorer
The second row of the docheader has some alignment problems in Internet Explorer, as text labels and icons are not in... Jeff Segars
22:50 Bug #18262: htmlArea RTE: add compatibility mode for indentation and alignment
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3238. Stanislas Rolland
22:28 Bug #18262 (Closed): htmlArea RTE: add compatibility mode for indentation and alignment
Problem:
With TYPO3 4.2, indentation and alignment is done with classes by default. The RTE may however by configure...
Stanislas Rolland
21:25 Bug #18261 (Closed): Magic Image forces original aspect ratio
When using magic image to insert an image, it will force the image to keep the aspect ratio of the original, even whe... Nathan no-lastname-given
18:45 Bug #18260: htmlArea RTE: Make the use of extended inline elements configurable
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3237. Stanislas Rolland
18:15 Bug #18260 (Closed): htmlArea RTE: Make the use of extended inline elements configurable
Problem:
New formattext dropdown list and additional inline element buttons introduced in TYPO3 4.2 for semantic ma...
Stanislas Rolland
18:14 Bug #18259 (Closed): Remove checkbox border from t3skin in Internet Explorer
t3skin defines a CSS style for input checkboxes that has no border, but this style is ignored by Internet Explorer si... Jeff Segars
17:32 Bug #15289: Dates have epoch timestamp as title in backend.
fixed in 4.2 according to http://support.typo3.org/index.php?id=12&tx_nntpreader_pi1[nid]=61&tx_nntpreader_pi1[mid]=3... Ingo Renner
17:31 Bug #18230: titles of evaluated date and datetime are shown as timestamp
fixed in 4.2beta1
Ingo Renner
16:21 Bug #18258 (Closed): Fix module menu alignment and hover in Internet Explorer
In Internet Explorer, labels in the module menu are not aligned the same as other browsers due to a collapsing span o... Jeff Segars
16:00 Bug #18205: Description of properties is missing in install tool
I definitively think that this is something we were sloppy in the last releases and consider this to be fixed before ... Benni Mack
11:59 Bug #18205: Description of properties is missing in install tool
no. I only looked to installer / all configuration and reported fields without description here so we don't forget to... Steffen Kamper
13:10 Bug #18257 (Closed): Ext manager - error mysql_fetch_assoc() supplied argument not a valid MySql result resourse
I have just installed Typo3 4.1.5
When I go into ext Manager I get the following:
Warning: mysql_fetch_assoc():...
Mike
11:12 Feature #17564: RFC: Extended BE Module "Web/Permissions"
Hey Andreas,
cool stuff. A few remarks about your work:
I just had brief look in the JS file:
* call your aj...
Benni Mack
10:22 Feature #17564: RFC: Extended BE Module "Web/Permissions"
Please find attached the new version for TYPO3 4.2 (based on SVN Revision 3236). Find a readme how to install and tes... Andreas Beutel
08:41 Bug #18256 (Closed): Docheaders: Module Admin tools > Indexing: No docheader
Problem:
Module Admin tools > Indexing has no docheader and is not according to new BE user interface
Solution:
...
Patrick Broens
04:29 Bug #16171: Inconsistent markup when adding tr/td in different ways (Firefox)
Second patch committed to SVN TYPO3core branch TYPO3_4-2 revision 3235. Stanislas Rolland
04:22 Bug #16171: Inconsistent markup when adding tr/td in different ways (Firefox)
A second patch is required because execCommand requires a boolean argument. Stanislas Rolland
04:18 Bug #17811: Merge cells does not work on merged cells
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3234 Stanislas Rolland
03:14 Bug #18255 (Closed): Workspace's workflow messages do not support UTF-8.
Please refer the attached screenshot. This also appears on messages on the mail. Japanese characters does not displ... Tomomoasa Yoshizaki
01:40 Bug #18175: The folder tree does not reload correctly when creating more than one new folder
ok, so I just removed it from the roadmap to keep a better overview what needs to be done... Ingo Renner
 

Also available in: Atom