Project

General

Profile

Activity

From 2008-03-06 to 2008-04-04

2008-04-04

20:14 Bug #17577: enableFields() not called in some cases
Yes, but the TCA will be loaded at a later point. When TYPO3 is still deciding if the requested page ID can be shown ... Ernesto Baschny
19:59 Bug #17577: enableFields() not called in some cases
Are you sure of your point a) ? Because, even if the page is cached, there's still the USER_INT process, and i'm sure... Popy no-lastname-given
18:06 Bug #17577: enableFields() not called in some cases
Ok, just got some more information why enableFields isn't good for page record checking:
a) In some situations we ...
Ernesto Baschny
17:56 Bug #17577: enableFields() not called in some cases
@Masi,
I think it is a shame that the page isn't handled by enableFields, which should / could be "the" central pl...
Ernesto Baschny
20:03 Bug #17919: History/undo information disappears after publication
i checked it deeper:
it's not the log that is missing (at least with >4.1.2 it is there.. a bit confused but under...
Stefano Cecere
19:52 Bug #18511: Cursor keys up and down not work in RTE and new Typoscript editor
I have testet Typo3 4.2.0beta3 with following:
IE7 on Vista SP1:
- Works
FF2.0.0.13 on Vista SP1:
- Cursorkey...
Dirk Hoffmann
19:12 Bug #18511: Cursor keys up and down not work in RTE and new Typoscript editor
I cannot confirm this bug. It works here with Firefox Firefox 2.0.0.13 and IE 6 on Windows XP.
Does it work with I...
Rob Vonk
17:16 Bug #17367: Add mime type "image/x-icon" to shortcut icon
resolved: http://code.typo3.org/v4/changeset/3528 Ingo Renner
17:06 Bug #17837: New backend.php has a wrong CSS integration order
has been fixed somewhen before 4.2RC1 Ingo Renner
16:02 Bug #18565 (Closed): Translation of the backend pages tree
The problem is that the backend pages tree show page title in only one language no matter what is the language of the... Pierre Boivin
15:54 Revision a93b78ba: Fixed bug #8015: XHTML issue in felogin-template (Thanks to Steffen Kamper)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3532 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
15:42 Bug #18361: locallang_db.xml parse(?) problem
no change required Ingo Renner
14:49 Bug #18361: locallang_db.xml parse(?) problem
Seems to work again in 4.2RC1 Daniel Matuschek
15:41 Feature #18563: TYPO3 should offer a way to allow other parameters without having the brackets []
you got to stick to the API to have less trouble if something changes, however you're of course free to "work around"... Ingo Renner
14:44 Feature #18563 (Closed): TYPO3 should offer a way to allow other parameters without having the brackets []
TYPO3 should offer a way to allow other parameters like tx_srfeuserregister_p1_regHash=12312
without having the bra...
Darko Jr. Gonzalez
15:12 Bug #18499: Typo in t3lib/thumbs.php causes eternally lasting gm processes to slow down server.
Added a 'before' and 'after' GraphicsMagick picture . . .
;-)
Michiel Roos
14:41 Bug #17636: config.prefixLocalAnchors = all destroys links in fe
Just added a modified patch, that uses my mentioned str_replace method as fallback, when the preg_replace failed. It'... Franz Koch
14:20 Bug #17906: thumbs.php fails on cmyk images
Hi folks,
I wrote a quick&dirty "workarround" - or better a proof of concept - for the cmyk images handling, look ...
André Steiling
14:15 Bug #18549: Problems using link wizard in content elements
Related to #14135. Andreas Otto †
14:01 Bug #18549: Problems using link wizard in content elements
Is (at least) related to #14135 Ralf Hettinger
12:06 Bug #18549: Problems using link wizard in content elements
the link wizard in general is broken - same happens in Image option with link wizard Steffen Kamper
13:48 Bug #18562: Adding <script> Tag in pagetitle field
I found it in an another way. I change pagetitle in Admin, and i think all is fine. I found no JS Popups in Admin. Wh... Guido S.
13:15 Bug #18562: Adding <script> Tag in pagetitle field
once again - the execution is not in Page but in Admin Panel. Is this the place where you have it also?
so page ti...
Steffen Kamper
13:07 Bug #18562: Adding <script> Tag in pagetitle field
Okay.
As advised: Minor :)
Guido S.
13:01 Bug #18562: Adding <script> Tag in pagetitle field
i tested it also and you are right, the JS is executed in FE, so imho there is a missing htmlspecialchars for FE
Steffen Kamper
12:56 Bug #18562: Adding <script> Tag in pagetitle field
editors are not allowed to edit TS, only admins.
I close this issue.
Steffen Kamper
12:52 Bug #18562: Adding <script> Tag in pagetitle field
I think in worst case. Redakteur uses this function to readout some user cookies or something else.
But i think my...
Guido S.
12:39 Bug #18562: Adding <script> Tag in pagetitle field
This is a Admin-only function, why should it be insecure? Steffen Kamper
12:27 Bug #18562 (Closed): Adding <script> Tag in pagetitle field
If i add a new page., I just tried to include HTML Code in field "pagetitle". TYPO3 Backend accept this and the Front... Guido S.
11:29 Bug #18561: Error when creating Database in Version 4.2.0RC1
As before with bug #18433 the same warning returns when installing an extension, for example indexed_search
Erwin Hontheim
10:38 Bug #18561 (Closed): Error when creating Database in Version 4.2.0RC1
When doing the compare database (update as well as installing doing an fresh installation) the following error occurs... Erwin Hontheim
07:10 Bug #18058: Make private methods protected.
With the release of Typo3 4.2 RC1, where private methods are changed to protected, this issue should be solved as 'Fi... Kasper Ligaard
02:20 Revision 57fd00f5: ChangeLog completion
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3531 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
01:41 Revision 37ba4dff: * Fixed bug #8009: Wrong TS-Code because appendString cannot handle multiline strings
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3530 709f56b5-9817-0410-a4d7-c38de5d9e867 Sebastian Kurfuerst
01:39 Bug #18556: Wrong TS-Code because appendString cannot handle multiline strings
committed. Sebastian Kurfuerst
01:24 Bug #18556: Wrong TS-Code because appendString cannot handle multiline strings
Attached is a new version which allows to represent newlines and tabs in the function argument. Michael Stucki
01:30 Revision 47e6549d: * Feature #6896: TCA eval on TEXT field does not work
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3529 709f56b5-9817-0410-a4d7-c38de5d9e867 Sebastian Kurfuerst
01:29 Bug #17889: TCA eval on TEXT field does not work
Fixed in 4.2 Sebastian Kurfuerst
01:16 Revision c97c2264: * Fixed bug #1537: Shortcut icon syntax incorrect/incomplete
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3528 709f56b5-9817-0410-a4d7-c38de5d9e867 Sebastian Kurfuerst
01:15 Bug #15013: shortcut icon syntax incorrect/incomplete
committed. Sebastian Kurfuerst
00:13 Bug #15013: shortcut icon syntax incorrect/incomplete
Attached is a new patch which uses finfo_file() instead of the deprecated "mime_content_type" function.
Additional...
Michael Stucki
00:58 Bug #16429: Problem with workspace preview and multiple sites
fixed in 4.2 RC2 Sebastian Kurfuerst
00:48 Bug #18442: Docheader: moving function menu to the left in second row
Committed to svn, revision 3527 Patrick Broens
00:47 Revision ad56a6d1: RFC #7854: Docheader: moving function menu to the left in second row
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3527 709f56b5-9817-0410-a4d7-c38de5d9e867 Sebastian Kurfuerst
00:22 Bug #14692: Access to file resources does not work with mod_fcgid
I think I'm having the same problem here. Seems like if PHP is run with mod_fcgid, the CWD is not automatically set t... Michael Stucki
00:09 Revision 3a1a702b: * Fixed bug #7991: Workspace Preview is not aware of domain records
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3526 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
00:08 Bug #18540: Workspace preview is not aware of domain-records
committed to 4.2 Sebastian Kurfuerst
00:05 Revision a1348b63: fixed changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3525 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner

2008-04-03

23:58 Bug #18540: Workspace preview is not aware of domain-records
in core list Sebastian Kurfuerst
23:57 Bug #17433: Inserting a divider (<hr>) on the RTE breaks XHTML validation
this TS works for correct inserting of the HR:
lib.parseFunc_RTE.externalBlocks := addToList(hr)
lib.parseFunc_RTE....
Holger Gebhardt
23:44 Bug #18560 (Closed): XHTML issue in felogin-template
there is onSubmit instead of onsubmit
(issue imported from #M8015)
Steffen Kamper
23:25 Bug #17889: TCA eval on TEXT field does not work
Attached a patch. RFC is in core list Thomas Hempel
23:04 Bug #16851: errors from getStorageSiterootPids() in class.tslib_fe.php with userdef. RealURL conf., because of unitialized $this->rootLine
Committed to 4.0, 4.1 and 4.2. Ingmar Schlecht
22:57 Revision 4e70ab66: Fixed bug #4768: Missing is_array() check in tslib_fe::getStorageSiterootPids()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@3524 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
22:55 Revision 6b7bb8de: Fixed bug #4768: Missing is_array() check in tslib_fe::getStorageSiterootPids()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@3523 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
22:48 Revision ff69c9a6: Fixed bug #4768: Missing is_array() check in tslib_fe::getStorageSiterootPids()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3522 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
22:44 Bug #18558 (Closed): Felogin redirectMode does not work with spaces
Following statement from TS doesn't work:
redirectMode = logout, userLogin, referer
because explode is used.
...
Steffen Kamper
22:39 Revision 6887e8aa: Fixed bug #4575: Changes in alternative page language does not clear cache
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@3521 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
22:37 Bug #16748: Changes in alternative page language does not clear cache
Committed to TYPO3_4-1 and TYPO3_4-2 Ingmar Schlecht
22:36 Bug #18192: exclude for header_position, header_link
committed to 4.2 Ingo Renner
22:33 Revision 0d811015: Fixed bug #4575: Changes in alternative page language does not clear cache
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3520 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
22:30 Revision d9bfdc22: Fixed bug #7496: exclude for header_position, header_link
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3519 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
22:29 Bug #18183: link in about module opens in the TYPO3 backend frameset
fixed and committed. Sebastian Kurfuerst
21:26 Bug #18183: link in about module opens in the TYPO3 backend frameset
Fixed in 4.1.7 and 4.2 Sebastian Kurfuerst
22:27 Revision 5d70b9c6: * Fixed bug #7476: link in about module opens in the TYPO3 backend frameset (Thanks to Bodo Eichstädt / wmdb)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3518 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
21:50 Bug #18442: Docheader: moving function menu to the left in second row
New patch added which was only on core list
This one was part of the bug auction at T3BOARD08 and sponsored by Adr...
Patrick Broens
19:37 Feature #18557: Integrate locking by database in t3lib_lock
MySQL's GET_LOCK() is a no-go. The following "locking" in one process will release the first lock:
SELECT GET_LOCK('...
Oliver Hader
18:07 Feature #18557: Integrate locking by database in t3lib_lock
I attached an intial version (experimental and not much tested).
Since the patch extends the TYPO3_DB object, also D...
Oliver Hader
18:05 Feature #18557: Integrate locking by database in t3lib_lock
+1
this can also be useful if someone edit a record, it can be locked for other users.
Steffen Kamper
18:03 Feature #18557 (Rejected): Integrate locking by database in t3lib_lock
In environments with more than one webserver, locking on using the filesystem might not be a good idea since synchron... Oliver Hader
18:03 Bug #18537: Vertical aligned Icons in List-Module
I have worked on this as well, IMO it makes sense to move the class from the td to the tr tag.
there might be an i...
Peter Niederlag
17:01 Bug #18556 (Closed): Wrong TS-Code because appendString cannot handle multiline strings
Problem:
Since http://code.typo3.org/v4/changeset/2987 the TS-objectbrowser shows an error in the TS code of CSC.
...
Helmut Hummel
16:57 Bug #18535: support html-tags in crop function of stdWrap
+1 after testing in 4.1.5 Typoheads GmbH
16:29 Bug #18535: support html-tags in crop function of stdWrap
The new patch (bug_7984_v3_typo3_4-1-6.diff) solves a problem (no content was shown, if the number of chars is larger... Jochen Rau
11:58 Bug #18535: support html-tags in crop function of stdWrap
The new patch (bug_7984_v2_typo3_4-1-6.diff) takes the "link" tag into account. Thanks to Boris for testing. Jochen Rau
16:44 Bug #18555 (Closed): With Complex Templa Voila! Template - Typo3 throw errors
I've a complex Templa Voila! Template and if i save the Template data on a Page an redit this Complex Element, i get ... Marcel Alburg
15:10 Bug #17228: rtehtmlarea: Cursor disappears in Firefox
4,.2 final is not out, but 4.2 RC1 is. Stanislas Rolland
13:22 Bug #17228: rtehtmlarea: Cursor disappears in Firefox
thank you for pay attention to this problem Stanislas.
If the final release 4.2 ist out, I am able to test it immedi...
Harald Dolderer
14:57 Bug #18547: JS error alt_db_navframe.php#91
this depends on #0007516
so this is somewhow a duplicate and can be closed
Sebastian
11:11 Bug #18547: JS error alt_db_navframe.php#91
additionally i get a second JavaScript error when clicking on "new" in the JS context menu for "new Typo3 site":
t...
Sebastian
10:49 Bug #18547 (Closed): JS error alt_db_navframe.php#91
Typo3 Backend -> Web -> Page
on "new Typo3 site" without any pages
klicking on '+' in tree
top.fsMod is unde...
Sebastian
14:47 Bug #18554 (Closed): not longer possible to use non-integer uids for fake treeitems in class.t3lib_treeview.php [has fix]
Due to a codechange in 4.1.x it's no longer possible to use non-integer uid values for the tree-data. When a non-inte... Franz Koch
14:25 Bug #18451: <br /> and <link> tags not properly converted but instead escaped and displayed literally in (in conjunction with UTF-8, umlaut)
mbstring overload is not supported Ernesto Baschny
14:09 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
An other solution is to migrate to version 4.2 which works fine with FF3.
I have little hope that the bug is going...
Fabien Udriot
10:54 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
FireFox 3 Beta 5 still has the problem, can confirm it.
I guess I'll have to stay with FF2, allthough I'd love to ...
Florian Seirer
14:09 Bug #18534: The cache of pages which include content from another one is not emptied automatically when source content is edited
on 4.2.0RC1 too Frederic Hebert
14:03 Bug #16450: BackEnd Login Not Possible
the above fixes only creating of user with step 5 of 1-2-3 installer
use the below SQL to fix session table, for l...
Sebastian
12:27 Bug #16450: BackEnd Login Not Possible
i solved this for me by changing the table:
ALTER TABLE `be_users`
CHANGE `uid` `uid` INT(11) UNSIGNED NOT NULL ...
Sebastian
13:49 Bug #18553 (Closed): Linking across domains does not work with nested domains
If domains are nested inside other domains, linking across domains will not produce proper link. When using RealURL, ... Dmitry Dulepov
12:56 Bug #18552 (Closed): install/configuration -> Server / Directories shows only one red cross
without proper write privileges for various directories
in install/Configuration (/typo3/typo3/install/index.php)
...
Sebastian
12:41 Bug #16322: Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in ...
I'm seeing similar errors in our apache log files and was a bit surprised to find how debug_check_recordset is implem... Bas v.d. Wiel
12:24 Bug #18542: $TCA['tt_content']['interface']['maxSingleDBListItems'] =350
Idea of Dmitry: page TSConfig (overridable by user TSConfig) Daniel Brüßler
00:49 Bug #18542: $TCA['tt_content']['interface']['maxSingleDBListItems'] =350
ben confirmed this as bug
+++
I needed this setting for the csv-export, because that just exports page1.
+++
...
Daniel Brüßler
00:48 Bug #18542 (Closed): $TCA['tt_content']['interface']['maxSingleDBListItems'] =350
in my 4.1.5 installation it doesn't like to work to set the max number for mod.web_list .
t3lib_div::loadTCA("tt_c...
Daniel Brüßler
12:11 Bug #18551 (Closed): IMG_RESOURCE doesn't support file name with space
Problem exists when you want to link a file with space in name using .file property in IMG_RESOURCE object. Url to th... df3ct
12:05 Bug #18550 (Closed): install step2: selecting database from dropdown does not work
created user and empty database with name 'typo3'
on installation step 2 i can select the database, when selecting...
Sebastian
11:42 Bug #18549: Problems using link wizard in content elements
Using the link wizard which is provided by the htmlarea rte causes no problems.
But htmlarea rte is using a differen...
Andreas Otto †
11:36 Bug #18549 (Closed): Problems using link wizard in content elements
Users were used to add a link to e. g. the header of a content element
(Bild 1.png).
If you click on the link wiz...
Andreas Otto †
11:29 Feature #18548 (Closed): Adding autoload
In typo3 every class instances are done throught t3lib_div::makeInstance, so we can use it in order to implement a ph... Popy no-lastname-given
10:50 Bug #17162: 1-2-3-wizard fails if typo3conf/ is not writeable
btw. status for this report 'assigned' is wrong Sebastian
10:18 Bug #17162: 1-2-3-wizard fails if typo3conf/ is not writeable
running version 4.2 (trunk from SVN)
i do not get any error about write permissions for localconf.php
type3conf...
Sebastian
10:36 Bug #18546 (Closed): type in step 5: "You're basic setup is ready!"
type in step 5: "You're basic setup is ready!"
should be:
"Your basic setup is ready!"
(issue imported from...
Sebastian
10:30 Bug #18541: rtehtmlarea does not work with Firefox 3 Beta 5 when editing tt_news-records
Yes, you are right. But even when the CE opens on a tab with RTE and there is another tab, you can switch to that tab... Michael
06:29 Bug #18541: rtehtmlarea does not work with Firefox 3 Beta 5 when editing tt_news-records
Don't know if this is a browser regression.
If the CE opens on a tab without RTE, then switching to a tab that con...
Stanislas Rolland
10:00 Bug #18543: "Show content from other page" keeps working after page type set to "Standard"
i don't see this as a bug. Sure it's a bit circuitous.
As we only fix critical bugs in 4.1 i will close this issue.
Steffen Kamper
09:57 Bug #18543: "Show content from other page" keeps working after page type set to "Standard"
Thanks for the update, did not know that. Is there anything I need to do to close this issue? András Szepesházi
09:34 Bug #18543: "Show content from other page" keeps working after page type set to "Standard"
in 4.2 Standard and Advanced are merged, so this will be no more problem. Steffen Kamper
06:36 Bug #18543 (Closed): "Show content from other page" keeps working after page type set to "Standard"
When I select the "Advanced" page type for a certain page in the tree (let's say "page1"), and set the "Show content ... András Szepesházi
09:10 Bug #18545 (Closed): vague error message: "File not written to disk! Write permission error in filesystem?"
vague errors message "File not written to disk! Write permission error in filesystem?" in t3lib/class.t3lib_div.php::... Sebastian
08:52 Bug #18544 (Closed): check writable of typo3conf before creating backup
check if typo3conf is writable before trying to create backup of localconf, and display a better message about missin... Sebastian
00:34 Bug #25512: t3editor in 4.2beta1 causes a bug in firefox and safari 3beta for win
works fine for me. can any one confirm this?
already exists in RC1?
Administrator Admin

2008-04-02

23:27 Bug #18541: rtehtmlarea does not work with Firefox 3 Beta 5 when editing tt_news-records
I forgot to mention that it worked without problems with Firefox 3 Beta 4. Michael
23:25 Bug #18541 (Closed): rtehtmlarea does not work with Firefox 3 Beta 5 when editing tt_news-records
When I try to create or edit a tt_news-record, rtehtmlarea shows up, but the textfield is always empty and not select... Michael
23:10 Bug #18535: support html-tags in crop function of stdWrap
Added patch for TYPO3 4.1.6 Jochen Rau
22:58 Bug #18535: support html-tags in crop function of stdWrap
fyi: bug_7984.diff against 4.2RC1 Typoheads GmbH
22:52 Bug #18535: support html-tags in crop function of stdWrap
The patch solves the decribed problem and ensures the correct char count (chars of tags ar not counted; entities are ... Jochen Rau
22:17 Bug #18499: Typo in t3lib/thumbs.php causes eternally lasting gm processes to slow down server.
Furthermore . . .
some pdf's generate a 'hanging process' . . . .
/var/www/php/safe_mode_exec/gm convert -geom...
Michiel Roos
22:05 Bug #18499: Typo in t3lib/thumbs.php causes eternally lasting gm processes to slow down server.
What baffles me most . . . is that when you do leave off the [0] in thumbs.php . . . the image (with spaces in the na... Michiel Roos
20:54 Bug #18499: Typo in t3lib/thumbs.php causes eternally lasting gm processes to slow down server.
Hi again,
I did some more digging in the dirt (after the server slowed down again, trying to churn through several...
Michiel Roos
17:58 Bug #18534: The cache of pages which include content from another one is not emptied automatically when source content is edited
On 4.1.2 and 4.1.5, either with 'standard/advanced' page type + 'sr_include_pages' content or with 'standard/advanced... Frederic Hebert
13:55 Bug #18534: The cache of pages which include content from another one is not emptied automatically when source content is edited
On which TYPO3 versions did you experience this? Oliver Hader
16:32 Bug #18474: Timezone Bug
Your patch (i uploaded here) works for me and solves the problem, thx Ernesto! Steffen Kamper
12:38 Bug #18474: Timezone Bug
Bug confirmed. Problem with DST-switch. Will post patch to core list asap Ernesto Baschny
16:11 Bug #18537: Vertical aligned Icons in List-Module
There is a small issue left. Crop lenght is 50, which expands the title
column. So i used 30 and used a tooltip wit...
Steffen Kamper
12:01 Bug #18537: Vertical aligned Icons in List-Module
after deeper investigation there is a method for tableClasses, so i added and justified, patch and screenshot is atta... Steffen Kamper
10:53 Bug #18537: Vertical aligned Icons in List-Module
I would like to do, but the problem is the kind of render. The whole row is accumulated and rendered at once, using t... Steffen Kamper
01:09 Bug #18537: Vertical aligned Icons in List-Module
Should be enough to add a class to the TR's of the tables with some CSS values ... i guess
Jens Hoffmann
01:07 Bug #18537 (Closed): Vertical aligned Icons in List-Module
All Content-Elements should be aligned in an clear grid at list module.
PLZ, take a look at the difference in the ...
Jens Hoffmann
15:14 Revision 0d25ace1: Added follow up patch for bug #6710: Use optgroups in selectorboxes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3517 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:13 Bug #17787: Use optgroups in selectorboxes
committed the follow up patch Ingo Renner
14:45 Revision fd2d8257: added follow up to #7962
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3516 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
14:42 Bug #18517: Add icon to selected entry (currently icons are only shown in dropdown)
committed the follow up patch Ingo Renner
14:27 Bug #18517: Add icon to selected entry (currently icons are only shown in dropdown)
It appears that the getIcon function returns 'gfx/' when no image is found(!). This nullifies the intended effect of ... Kasper Ligaard
14:21 Bug #18540 (Closed): Workspace preview is not aware of domain-records
Whenever you try to preview a page from a workspace the link which is delivered from the backend does not follow exis... Tolleiv Nietsch
12:41 Revision dd3b25ce: fixed changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3515 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
12:22 Bug #18539 (Closed): color picker has no scrollbar
When you add a couple of custom colors (20+) to the color picker in RTE, all colors are presented in one single row, ... Jesse Adler
11:15 Revision a10bc266: Fixed bug #7961: headListTags in class.t3lib_parsehtml_proc.php are hardcoded (Thanks to Steffen Kamper)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3514 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
09:23 Bug #18465: simulateStatic does not support addQueryString in typolink
I need some help for this one please, does anybody have a solution for me please? I can use ve_guestbook, but then it... Justin
00:07 Revision 69e294c5: Updating version number to 4.2-dev after release of 4.2.0RC1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3513 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
00:05 Revision cd5e3c98: Tagging TYPO3 4.2.0RC1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-2-0RC1@3512 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
00:03 Revision d58d0888: Release of TYPO3 4.2.0RC1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3511 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner

2008-04-01

22:42 Revision ce65959a: Changed private declarations to protected
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3510 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
22:32 Revision 22f2970e: * Fixed bug #7980: Indexed Search: Fix wrong TypoScript code in plugin template
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3509 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
22:29 Bug #18531: Fix wrong TypoScript code in indexed_search template
Fixed in RC1. Michael Stucki
16:19 Bug #18531 (Closed): Fix wrong TypoScript code in indexed_search template
The Indexed Search template provides default settings for the three TLO properties config.index_enable, config.index_... Michael Stucki
22:29 Bug #18516: headListTags in class.t3lib_parsehtml_proc.php are hardcoded
i renamed "headListTags" to "blockElementList" which is better to understand Steffen Kamper
22:28 Revision 9a0ffdba: * Fixed bug #7743: Install Tool: Create "admin" user did not work in 4.2-beta3
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@23882 735d13b6-9817-0410-8766-e36946ffe9aa Michael Stucki
22:28 Revision fd3b6795: * Fixed bug #7743: Install Tool: Create "admin" user did not work in 4.2-beta3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3508 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
22:27 Bug #18533: Rename TYPO3 to TYPO4 and change libraries accordingly
Yeah, Mittwald believes in TYPO4.
Maybe they are already updating their installations....
Chris topher
18:17 Bug #18533: Rename TYPO3 to TYPO4 and change libraries accordingly
April april?! :D
nice april Fool's joke
[edit]
damn... typo5.com and typo5.de are already registered...
maybe ...
Sascha Egerer
17:30 Bug #18533: Rename TYPO3 to TYPO4 and change libraries accordingly
Nice idea.
But i think this will confuse all people having TYPO3-related sites. They have to register new domains ...
Steffen Kamper
17:22 Bug #18533: Rename TYPO3 to TYPO4 and change libraries accordingly
Thanks Ingo for noticing it, this makes real sense!
I'll take care of it and submit the issue to the core list.
Michael Stucki
17:05 Bug #18533 (Closed): Rename TYPO3 to TYPO4 and change libraries accordingly
Many people confuse TYPO3 version 4.0 and later and speak of it as TYPO4. To accommodate these people and make their ... Ingo Renner
22:26 Bug #18363: Install Tool: Create "admin" user doesn't work anymore in 4.2-beta3
Fixed in RC1. Michael Stucki
22:23 Revision b81686e5: * Fixed bug #1585: Use t3lib_div::sysLog() whenever errors occur in tslib_fe. Additionally, add a new value "request_uri" to the "config.stat_apache_pagenames" property which allows logging of the REQUEST_URI server value (useful with RearUrl environments). Thanks to Steffen Kamper for taking care of these issues.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3507 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
22:21 Feature #15040: Logging with class.tslib_fe.php + awstats + realurl
Fixed in RC1. Thanks to Steffen Kamper for taking care of this fix. Michael Stucki
22:18 Revision 7f083941: Feature #7985: Beautify table for BE Log
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3506 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
22:10 Revision edbf3cb2: Fixed bug #7975: Unskinnable icons because of hardcoded html
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3505 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
22:10 Bug #18526: unskinnable icons because of hardcoded html
Committed to TYPO3_4-2 Ingmar Schlecht
22:06 Bug #18536 (Closed): Beautify table for BE Log
the attached patch change the class of table for BE Log. It's a small change but great effort, because table gets a h... Steffen Kamper
21:53 Revision 95639192: foloow up to #7962
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3504 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
21:51 Bug #18517: Add icon to selected entry (currently icons are only shown in dropdown)
committed the follow up patch Ingo Renner
21:50 Revision 6013bb1b: * Fixed bug #7981: Replace ugly labels in BE Log module
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3503 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
21:48 Bug #18532: Replace ugly labels in BE Log
Fixed in RC1. Michael Stucki
17:16 Bug #18532: Replace ugly labels in BE Log
Hi Michael,
good one. I made a addition to the tabledesign, screenshot and patch is attached. Advantage of the lis...
Steffen Kamper
16:42 Bug #18532 (Closed): Replace ugly labels in BE Log
The backend user log contains two ugly labels:
"E" (for Errors)
"Secur" (for Security issues)
Fix the labels. ...
Michael Stucki
21:47 Feature #17500: Localization of child records
has been reviewed before T3BOARD08 Ingo Renner
21:47 Bug #18493: Toolbar overlaps with linebreaks with smaller views
not a realistic situation in real life use Ingo Renner
21:42 Revision 2ad348cc: Fixed bug #7831: List in Page module has wrong colors, credits Steffen Kamper
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3502 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
21:38 Revision 6b2cbb4a: * Fixed bug #7841: Remove COLLATE statement when creating new tables with the Install Tool
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3501 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
21:33 Bug #18433: Install-Tool creates SQL-Statements ending with ...)COLLATE=;
Fixed in RC1. Michael Stucki
21:29 Bug #18433: Install-Tool creates SQL-Statements ending with ...)COLLATE=;
I have dropped the collate statement now. See attached patch. Michael Stucki
20:59 Revision 9eede996: Fixed bug #5998: Crawler/Index Config: hidden records are re-indexed, credits Christian Kuhn
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3500 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
20:01 Bug #18535: support html-tags in crop function of stdWrap
... Typoheads GmbH
19:59 Bug #18535 (Closed): support html-tags in crop function of stdWrap
current text crop function doesn't take html tags in account.
example:
temp.mytext = TEXT
temp.mytext.field = te...
Typoheads GmbH
19:02 Bug #18534: The cache of pages which include content from another one is not emptied automatically when source content is edited
see 'sr_include_pages' content type Frederic Hebert
18:55 Bug #18534 (Closed): The cache of pages which include content from another one is not emptied automatically when source content is edited
The cache of pages which include content from another one is not emptied automatically when source content is edited.... Frederic Hebert
18:14 Bug #17787: Use optgroups in selectorboxes
but patch is really simple, i attached it Steffen Kamper
15:55 Bug #17787: Use optgroups in selectorboxes
... e.g. this will not block the release Ingo Renner
15:55 Bug #17787: Use optgroups in selectorboxes
No, this is not necessary for 4.2 final. Ingo Renner
12:53 Bug #17787: Use optgroups in selectorboxes
Hey Ingmar,
the problem is that empty optgroups are still rendered and this is a serious issue with this one.
T...
Benni Mack
17:18 Bug #18474: Timezone Bug
version 4.2, FF and IE
running on local windows xampp, all UTC +1 (server+client)
Steffen Kamper
16:55 Bug #18474: Timezone Bug
Can you specify your settings?
Browser, Version?
Client OS? Timezone setting?
Server OS? Timezone setting?
Ernesto Baschny
16:51 Revision d56f7389: Fixed bug #7820: Task center iframes are only sized on load (thanks to Steffen Kamper)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3499 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
16:49 Bug #18422: Task center iframes are only sized on load
Committed to 4.2 branch. Thanks Steffen! Jeff Segars
16:16 Revision 89fe54b4: Fixed bug #7943: Filelist has nested HTML (thanks to Steffen Kamper)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3498 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
16:15 Bug #18502: Filelist has nested HTML
Committed to 4.2 branch. Thanks Steffen! Jeff Segars
16:10 Bug #18530 (Closed): Toolbar CSS issues with (not only) IE, still remaining JS error
Hi,
to keep that without loosing i place it here, please have a look to the video i made
http://www.steffenkamp...
Steffen Kamper
16:01 Bug #17919: History/undo information disappears after publication
i think this is not a minor bug.. it's a MAJOR bug!
the history/log should show all the modifications to a record ...
Stefano Cecere
13:17 Bug #18529 (Closed): timestamp field is unknown to EM
when i declare a field in ext_tables.sql like this:
ttt TIMESTAMP DEFAULT CURRENT_TIMESTAMP NOT NULL
EM doesn't c...
Steffen Kamper
13:13 Revision e07620b7: Fixed bug #7977: Missing label for browse_links folder menu
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3497 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
13:09 Bug #18528 (Closed): Missing label for browse_links folder menu
No-brainer
(issue imported from #M7977)
Benni Mack
12:45 Revision e5433e7a: Fixed bug #7784: Check for mail configuration is wrong on Windows
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3496 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
12:43 Bug #18393: Check for mail configuration is wrong on Windows
rev 3496 Dmitry Dulepov
12:39 Revision d3341852: Fixed bug #7839: Linking between domains in the pagetree with checkRootline does not work with menus
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3495 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
12:39 Bug #18432: Linking between domains in the pagetree with checkRootline does not work with menus
rev 3495 Dmitry Dulepov
10:12 Feature #18489: recursive pidInList for select in cObj CONTENT
Hi Peter! Yeah of course you could to it with some TS, probably via a cObj CONTENT or whatever but the userfunc would... Georg Ringer
10:03 Feature #18489: recursive pidInList for select in cObj CONTENT
Of course this would be a nice improvement for 4.x
but just as a note, since pidInList has .stdWrap properties of ...
Peter Niederlag
01:28 Bug #18380: TCEForms extraFormHeaders do not work with docheaders
Committed to 4.2. Jeff Segars

2008-03-31

22:44 Bug #18517: Add icon to selected entry (currently icons are only shown in dropdown)
Oliver Hader reports a cosmetic problem for extensions without icons. Screenshot of problem and a patch uploaded shor... Kasper Ligaard
10:51 Bug #18517: Add icon to selected entry (currently icons are only shown in dropdown)
rev 3483 Dmitry Dulepov
22:39 Bug #16851: errors from getStorageSiterootPids() in class.tslib_fe.php with userdef. RealURL conf., because of unitialized $this->rootLine
I have found the same problem, and couldn't be able to find the reason why the rootline is not initialized, anyway it... Tania
22:19 Revision e24b15ff: Fixed bug #7768: TCEForms extraFormHeaders do not work with docheaders.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3494 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
21:32 Feature #17519: sr_feuser_register -> get rid of newloginbox and kb_md5pw
I think the newlogin box is inserted into TYPO3 4.2. You can write a new suggestion for TYPO3 to include the md5 enc... Franz Holzinger
20:20 Revision 8bc80e3c: Cleaned up code of scripts in typo3/classes/
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3493 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
20:02 Revision 92a6ba42: Fixed bug #7976: prioriCalc does not work correctly
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3492 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
20:00 Bug #18527: prioriCalc does not work correctly
Committed to SVN TYPO3_4-2 (rev. 3492) Oliver Hader
19:48 Bug #18527 (Closed): prioriCalc does not work correctly
The prioriCalc mechanism, e.g. for "1*25" returned 26 instead of 25.
This was caused in SVN rev. 3216 - http://code....
Oliver Hader
19:27 Bug #18526 (Closed): unskinnable icons because of hardcoded html
I checked a list from Lasse (modern_skin) with unskinnable icons and found them hardcoded.
I changed them using t3li...
Steffen Kamper
18:42 Revision 9b23f72c: reverted changes to private properties
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3491 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
17:50 Bug #18463: Cannot import previously exported t3d file
The comment was not about Typo itself but custom PHP code.
As the use of the mbstring overload setting is discoura...
David Frster
17:49 Bug #18451: <br /> and <link> tags not properly converted but instead escaped and displayed literally in (in conjunction with UTF-8, umlaut)
As the use of the mbstring overload function is officially discouraged this bug can be closed. David Frster
17:14 Revision e2be1027: Fixed bug #7971: Missing icon in t3skin for header - tt_content_header.gif
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3490 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:12 Bug #18522: Missing icon in t3skin for header (tt_content_header.gif)
Committed to SVN TYPO3_4-2 (rev. 3490) Oliver Hader
15:51 Bug #18522 (Closed): Missing icon in t3skin for header (tt_content_header.gif)
this icon is missing, just copy it in
typo3/sysext/t3skin/icons/gfx/i
icon is attached
(issue imported from #...
Steffen Kamper
16:12 Bug #18523: Value of RTE field empty after save
Oh, no. I was in the wrong project again. Could somebody change the category of this issue to "Backend". Robert Destigter
16:10 Bug #18523 (Closed): Value of RTE field empty after save
I have a table containing 1 RTE field. The record also has 3 fields of the TCA type "inline".
This clashes at time...
Robert Destigter
15:26 Bug #16429: Problem with workspace preview and multiple sites
Doesn't the Draft-Preview require BE-user authentication? How will the browser submit the session-cookie from its "a.... Ernesto Baschny
15:13 Revision e315bb5e: Cleaned up code of scripts in t3lib/ and typo3/
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3489 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:50 Revision 8fb79e22: Followup to #6087: Cleaned up code of IRRE localization
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3488 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
13:15 Bug #18520: indexing of external files may be prevented by php's open_basedir restriction
Oops part of sentence missing:
class.external_parser.php tries to check the existence * of external parsers * with i...
Daniel Chabrol
13:11 Bug #18520 (Closed): indexing of external files may be prevented by php's open_basedir restriction
class.external_parser.php tries to check the existence with is_file(). This fails in my case because of an existing o... Daniel Chabrol
12:51 Revision 87fdeee5: Cleaned up code of scripts in typo3/classes/
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3487 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:57 Revision 379301a2: Fixed bug #7759: XCLASSing USER_INT objects does not work
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3486 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:57 Revision 5d533df2: Fixed bug #7759: XCLASSing USER_INT objects does not work
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@3485 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:56 Bug #18374: XCLASSing USER_INT objects does not work
Committed to SVN:
* TYPO3_4-1 (rev. 3485) --> TYPO3 4.1.7
* TYPO3_4-2 (rev. 3486)
Oliver Hader
11:44 Bug #18374: XCLASSing USER_INT objects does not work
Updated patches:
* TYPO3 4.1.x: 0007759_41.patch
* TYPO3 4.2: 0007759_42.patch
Oliver Hader
11:32 Revision 4ac3fda9: Fixed bug #7954: XCLASSing ToolbarItem does not work
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3484 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:32 Bug #18502: Filelist has nested HTML
2nd one has the correct title for the HTML document Steffen Kamper
11:30 Bug #18509: XCLASSing ToolbarItem does not work
Committed to SVN TYPO3_4-2 (rev. 3484) Oliver Hader
11:30 Bug #18513 (Closed): imagegeneration does not work with im_path set to a path with whitespaces
after installing TYPO3 into this path:
"D:\Programme\TYPO3 Winstaller\htdocs\Testsite\"
i noticed that $this->cObj...
Stephan Petzl
11:05 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
That's great, we publish a patch which only needs a blink of an eye for a core developer to integrate you set it to d... Jonas Felix
10:53 Revision ea75c005: Fixed bug #7962: Add icon to selected entry (currently icons are only shown in dropdown)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3483 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
10:36 Revision 51d3f34f: Fixed bug #7957: Enable backend classes for xclassing
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3482 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
10:34 Bug #18512: Enable backend classes for xclassing
rev 3482 Dmitry Dulepov
10:18 Revision e266e519: Fixed bug #7920: Filelist in IE 6 is not showing contents
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3481 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
10:17 Bug #18488: Filelist and IE6 - Cannot view filelist, upload files, or create directories
Committed Ingo's patch Dmitry Dulepov

2008-03-30

22:44 Bug #18519 (Closed): savedoknew.gif with white border around, tranparency around Icon is missing
In list mode with new Beta 4.2.3 I saw that the background of the icon still white. The Icon is placed now on a grey ... Rene Grassegger
19:56 Bug #18481: ISO code in Website Language does not contain en
I just installed an actual version of TYPO3. There "Select Official Language (ISO code)" has language names, e.g. E... Bernd Warken
19:37 Bug #18507: extended clipboard: delete all selecte elements not only from the clipboard
the message is ok - it should do what the message says
at now, not the clipboard is cleared but the elements are r...
Martin Holtz
14:02 Feature #18518 (Closed): css parsing issue: classes with element context selectors are not honoured inside other context selectors
Hi Stan,
the css parser has a nasty little flaw. If I declare a tag-class with a context selector in front of it, ...
Uschi Renziehausen
11:55 Bug #18517: Add icon to selected entry (currently icons are only shown in dropdown)
Added small screenshot, showing the selector box after applying the patch. Kasper Ligaard
11:41 Bug #18517 (Closed): Add icon to selected entry (currently icons are only shown in dropdown)
The dropdown boxes currently show icons in the dropdown menu, but not in the closed dropdown. This can be seen in e.g... Kasper Ligaard

2008-03-29

23:00 Bug #18516: headListTags in class.t3lib_parsehtml_proc.php are hardcoded
And no (x)html-tags, please :-) Uschi Renziehausen
19:40 Bug #18516: headListTags in class.t3lib_parsehtml_proc.php are hardcoded
Please always lowercase for tags. Stanislas Rolland
18:24 Bug #18516: headListTags in class.t3lib_parsehtml_proc.php are hardcoded
exactly, the naming is not good.
I tried to configure a custom tag and searched for an option to avoid encapsuling...
Steffen Kamper
18:15 Bug #18516: headListTags in class.t3lib_parsehtml_proc.php are hardcoded
Hi Masi,
those headlisttags are those blockelements which may not be wrapped by a p on the way DB=>RTE and vice vers...
Uschi Renziehausen
17:54 Bug #18516: headListTags in class.t3lib_parsehtml_proc.php are hardcoded
Easy enough, but what exactly are headListTags!?! The name of the variable may stay at it is but the TS config must g... Martin Kutschker
17:27 Bug #18516 (Closed): headListTags in class.t3lib_parsehtml_proc.php are hardcoded
the headListTags are hardcoded:
// Static:
var $headListTags = 'PRE,UL,OL,H1,H2,H3,H4,H5,H6,HR,ADDRESS,DL,DD'; //...
Steffen Kamper
18:56 Bug #18512: Enable backend classes for xclassing
I added a full working extension that deletes all files in typo3temp/rtehtmlarea from cache menu using ajax. Steffen Kamper
17:38 Bug #18010: Malicious code executable as Non-Admin BE-User
Please consult the Apache docs. It's all written and explained there. But I have to admit that I wasn't aware of the ... Martin Kutschker
10:41 Bug #18481: ISO code in Website Language does not contain en
Bernd, neither TV nor static info tables are part of the Core. SO there's still nothing I see, which has to be fixed ... Martin Kutschker

2008-03-28

23:09 Bug #18481: ISO code in Website Language does not contain en
Your database information is very interesting.
I have the latest stable TYPO3 with 4.1.6, the version of all insta...
Bernd Warken
09:49 Bug #18481: ISO code in Website Language does not contain en
Hi Bernd,
Ok I understand better your problem. The thing is I do use French as a default language myself and and E...
Alban Cousinie
22:30 Revision a3d7cff8: * Fixed bug #7958: htmlArea RTE undo/redo handler may cause errors in FF
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3480 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
22:28 Bug #18514: htmlArea RTE undo/redo handler may cause errors in FF
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3480.
Stanislas Rolland
22:24 Bug #18514 (Closed): htmlArea RTE undo/redo handler may cause errors in FF
Recurrent JS errors may be raised by the undo/redo handler when the RTE becomes hidden behind a tab or, more generall... Stanislas Rolland
21:14 Revision 1595c157: * Fixed bug #7955: htmlArea RTE API provides incorrect popup url
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3479 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
21:08 Revision f7c55a68: * Fixed bug #7955: htmlArea RTE API provides incorrect popup url
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3478 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
21:07 Bug #18510: htmlArea RTE API provides incorrect popup url
Thanks for testing.
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3478.
Stanislas Rolland
20:58 Bug #18510: htmlArea RTE API provides incorrect popup url
I confirm that this patch works, popup is opened with correct path.
Thanks Stan!
Steffen Kamper
19:37 Bug #18510: htmlArea RTE API provides incorrect popup url
not exactly, the path of plugin is correct, but doesn't start from root dir but from typo3, eg
[htmlroot]/typo3/ty...
Steffen Kamper
19:12 Bug #18510 (Closed): htmlArea RTE API provides incorrect popup url
When an extension provides a button that opens a popup window, the popup url always refers to the rtehtmlarea extensi... Stanislas Rolland
20:59 Bug #18509: XCLASSing ToolbarItem does not work
i moved 2nd one and merged in #18512 Steffen Kamper
18:28 Bug #18509: XCLASSing ToolbarItem does not work
second problem: private declare in class.clearcachemenu.php make it impossible to extend and add own items.
$cacheAc...
Steffen Kamper
17:48 Bug #18509 (Closed): XCLASSing ToolbarItem does not work
Because in backend.php there is no makeInstance of toolbarItemClasses xclassing is not possible.
adding
// get n...
Steffen Kamper
20:46 Bug #18512 (Closed): Enable backend classes for xclassing
There is the possibility to xclass the backend classes, but private declaration make it impossible to modify.
I ch...
Steffen Kamper
20:45 Bug #18511 (Closed): Cursor keys up and down not work in RTE and new Typoscript editor
There are no way to navigate with the up and down cursor keys in RTE HtmlArea Textfield and in the new Typoscript edi... Dirk Hoffmann
18:43 Bug #18010: Malicious code executable as Non-Admin BE-User
we also stumbled that it is possible to execute any file
xyz.php.anyextension
This is a lack in Apache and there ...
Steffen Kamper
14:46 Bug #18010: Malicious code executable as Non-Admin BE-User
This looks like a major flow in PHP or Apache to me :( Dmitry Dulepov
14:50 Bug #18506: IMAGES HANDLING
WRITING IN BLOCK LETTERS means that you shout to someone. Are you sure it is a good way to make bug fixed?
Dmitry Dulepov
13:22 Bug #18432: Linking between domains in the pagetree with checkRootline does not work with menus
Ok, v3 is the final version, it will work with RealURL (>=1.3.0) out of the box and CoolURI if/when CoolURI supports ... Dmitry Dulepov
11:46 Bug #18374: XCLASSing USER_INT objects does not work
Yes, the patch works for me. Thanks! Josef Stich
00:43 Bug #18374: XCLASSing USER_INT objects does not work
Please test the attached small patch which should solve this bug. Oliver Hader
10:12 Bug #18507: extended clipboard: delete all selecte elements not only from the clipboard
You can unselect the items from the clipboard.
Ok, the message should be changed...
Malte Jansen
09:55 Bug #18507 (Closed): extended clipboard: delete all selecte elements not only from the clipboard
the menu in the extended clipboard gives an option to delete the items form the clipboard.
but not only that items...
Martin Holtz
10:07 Bug #18508 (Closed): config.xhtml_cleaning = all mixes up inline JavaScript. Should be documented.
There is an issue (according to Christopher Torgalson for years) with the xhtml-cleaning that mixes up inline JavaScr... Christopher Schnell
01:47 Revision 86c65e73: Added follow up to #7947: Changed order of applying locallang back
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3477 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader

2008-03-27

23:56 Bug #18504: XCLASSes are not working with AJAX calls in t3lib_TCEforms_inline
Committed to SVN TYPO3_4-2 (rev. 3476) Oliver Hader
18:47 Bug #18504: XCLASSes are not working with AJAX calls in t3lib_TCEforms_inline
The headline should be: XCLASSes in tceforms_inline are not working with ajax-calls Malte Jansen
18:35 Bug #18504 (Closed): XCLASSes are not working with AJAX calls in t3lib_TCEforms_inline
The $TYPO3_CONF_VARS must be set to global before require_once is used in the t3lib_tceforms_inline::processAjaxReque... Malte Jansen
23:13 Revision e299a504: Fixed bug #7947: IRRE - XCLASSes are not working with AJAX calls in t3lib_TCEforms_inline
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3476 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
22:53 Bug #17439: Cropscaling of GIF Images fails if GDlib use the function truecolor
i got the same bug when enabling [GFX][png_truecolor] setting. I installed Georgs patch and it worked also for me. Wo... Christian Heindl
22:36 Bug #18481: ISO code in Website Language does not contain en
The trouble occurs only when you have a language different from English as default language. In actual TYPO3 versions... Bernd Warken
13:55 Bug #18481: ISO code in Website Language does not contain en
Hi Bernd,
I have just put online a multi-language website featuring 6 languages and using Typo3 4.1.5 and I have n...
Alban Cousinie
00:48 Bug #18481: ISO code in Website Language does not contain en
I have added a Website Language for English at the root page.
My configuration contains your elements for German a...
Bernd Warken
22:04 Bug #18506 (Closed): IMAGES HANDLING
Content Text w/image or Image
JPG, PNG, GIF=>
Image Dimensions: do not work ( they are the same of the plain ...
Francesco
20:56 Feature #18505 (Closed): Hide buttons in Listview
Currently it is not possible to hide specific icons of the list view (with Extended view enabled). It is a all or not... Georg Ringer
20:48 Bug #18374: XCLASSing USER_INT objects does not work
Sounds to me like the same problem like in this bugs
http://bugs.typo3.org/view.php?id=7947
You have to add
"...
Malte Jansen
17:35 Bug #18374: XCLASSing USER_INT objects does not work
I just saw that in 4.1.5 the user scripts (plugins) where included in index_ts.php.
When the plugin, e.g. newlogin...
Josef Stich
14:18 Bug #18432: Linking between domains in the pagetree with checkRootline does not work with menus
The attached patch is the first work on this subject. Do not use it unless you are ready to risk.
Note: this will ...
Dmitry Dulepov
01:11 Revision 122e3f38: * Fixed bug #7769: htmlArea RTE: Missing default class for tables
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3475 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
01:10 Bug #18381: htmlArea RTE: Missing default class for tables
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3475. Stanislas Rolland

2008-03-26

23:43 Revision fbc2a59d: * Fixed bug #7944: htmlArea RTE: Configuration of mutually exclusive classes in very error prone
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3474 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
23:41 Bug #18503: htmlArea RTE: Configuration of mutually exclusive classes in very error prone
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3474. Stanislas Rolland
23:28 Bug #18503 (Closed): htmlArea RTE: Configuration of mutually exclusive classes in very error prone
Classes referred to by the RTE.mutuallyExclusiveClasses array must be defined in RTE.classes, otherwise the configura... Stanislas Rolland
23:19 Bug #18502 (Closed): Filelist has nested HTML
CONTENT has startPage with doctype/head/body.
It's a nobrainer, this is double, fixing patch is attached.
(iss...
Steffen Kamper
20:56 Bug #18488: Filelist and IE6 - Cannot view filelist, upload files, or create directories
see attached patch Ingo Schmitt
20:52 Bug #18488: Filelist and IE6 - Cannot view filelist, upload files, or create directories
Problem is caused by different definitions of body styles, especially height in the file module. Therfore the automat... Ingo Schmitt
20:35 Bug #17300: CE Mailform (FE) -> bad characters in JS alert (required fields)
Yes, you are right, this is the same problem as described in older bug #0003527. Thanks for finding duplicate. But I'... Peter Zak
17:59 Bug #17300: CE Mailform (FE) -> bad characters in JS alert (required fields)
This looks like a duplicate of #3527 Christian Kuhn
18:00 Bug #18497: t3lib/jsfunc.validateform.js - HTML code and wrong umlauts in alert message
The umlauts issue is a duplicate of #16164 Christian Kuhn
09:29 Bug #18497: t3lib/jsfunc.validateform.js - HTML code and wrong umlauts in alert message
We tested it in Firefox, IE7 and IE6 on several systems, it works perfect. Jonas Felix
16:59 Feature #18501 (Closed): Enable UTF-8 by default
UTF-8 needs to be enabled by default.
(issue imported from #M7942)
Michael Stucki
15:53 Bug #17239: Drag 'n drop javascript error / blank screen in IE in TYPO3 4.1.6
Fixed in SVN TYPO3core branch TYPO3_4-1 revision 3473. Stanislas Rolland
15:52 Revision 2f6c46de: * Fixed bug #7864: htmlArea RTE drag & drop imagebrowser does not work correctly in IE in TYPO3 4.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@3473 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
15:26 Bug #18500 (Closed): no image in FE unless Image Options: None ( Ignore ….) and Effects (None)
Images that I insert with the RTE are displayed fine in both back-end
and front-end of the website. Images that I in...
Francesco
12:20 Bug #17046: Umlauts not working in GIFBUILDER with php5
i have made a backup and have do an new T3 installtion...
Install your extension... and it works perfectly (but no...
Mathis Klooss
12:15 Bug #18481: ISO code in Website Language does not contain en
Have you added a Website Language record for english (in list mode) at the root element of your Typo3 page tree ?
...
Alban Cousinie
10:58 Bug #18499 (Closed): Typo in t3lib/thumbs.php causes eternally lasting gm processes to slow down server.
Affects all versions.
Steps to reproduce problem:
- setup a TYPO3 with GraphicsMagick
- Upload a file with a spa...
Michiel Roos

2008-03-25

23:23 Bug #18481: ISO code in Website Language does not contain en
I need it for TV, but the lack of "en" occurs in the List module for Website Language. That seems to be part of Core! Bernd Warken
20:31 Feature #18498 (Closed): config.baseURL with stdWrap support
The config.baseURL setting should be processed by stdWrap.
This way it's possible to get the base URL out from th...
Jonas Felix
16:09 Bug #18492: CSS conflict with htmlarearte custom stylesheet
The css order that you see on the page source and that you are describing is used only for pre-loading purposes. It i... Stanislas Rolland
08:21 Bug #18492: CSS conflict with htmlarearte custom stylesheet
> I don't think the proposed solution will make any difference. I am not even sure there is a
> problem. The iframe ...
Christopher
05:05 Bug #18492: CSS conflict with htmlarearte custom stylesheet
Could you provide a test case for this issue?
I don't think the proposed solution will make any difference. I am ...
Stanislas Rolland
13:09 Bug #18488: Filelist and IE6 - Cannot view filelist, upload files, or create directories
What can be wrong in my installation of TYPO3 when i can't see the right pane in filelist?
In IE7 i can't create or ...
Markus Koch
12:08 Bug #18488: Filelist and IE6 - Cannot view filelist, upload files, or create directories
you can ignore the (JS-)Error in IE7, the filelist is shown in IE7, but not in IE6 Steffen Kamper
11:49 Bug #18488: Filelist and IE6 - Cannot view filelist, upload files, or create directories
I have the same problem with IE7 and TYPO3 4.1.6/4.2.0beta3.
The menu works with Firefox 2.0. The right pane , which...
Markus Koch
12:04 Bug #18496: Install Typo3 in root
you can do following:
- extract source in root
- extract dummy in root (overwrite duplicates)
or take the zip an...
Steffen Kamper
11:55 Bug #18496: Install Typo3 in root
yea i know..
But the Source with the dummy is only in .zip
Stable version:
4.1.6: Source tar.gz | Source ZIP | S...
Justin
11:46 Bug #18496: Install Typo3 in root
you find all you need here:
http://typo3.org/download/packages/
Steffen Kamper
11:39 Bug #18496: Install Typo3 in root
Whoa.. thanks.. i try'd it..
And it's perfect indeed..
The only thing is that DirectAdmin ( Admin panel ) won't e...
Justin
11:26 Bug #18496: Install Typo3 in root
there is a package called source+dummy where all is perfect for complete install. Steffen Kamper
09:03 Bug #18496 (Closed): Install Typo3 in root
I've got an question about installing Typo3 in the root.
Because normally you have 2 maps:
1. The source of typo3...
Justin
11:11 Bug #18484: creating a folder in filelist causes a PHP error
i really stumble ...
It's the returnurl. In file_list it's rawurlencoded
$this->script.'?id='.rawurlencode($this-...
Steffen Kamper
10:21 Bug #18484: creating a folder in filelist causes a PHP error
it seems that this is one reason
in tce_file.php, in finish
Header('Location: '.t3lib_div::locationHeaderUrl($this-...
Steffen Kamper
10:31 Bug #18497: t3lib/jsfunc.validateform.js - HTML code and wrong umlauts in alert message
This is a realy important bug for multi language pages! Jonas Felix
09:23 Bug #18497 (Closed): t3lib/jsfunc.validateform.js - HTML code and wrong umlauts in alert message
If a label in the typo3 mailform has german umlauts these characters are displayed wrong in the alert message of the ... Sonja Schubert
04:50 Revision d985e3e4: * Fixed bug #7934: HTMLArea RTE block style and text style may present disallowed classes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3472 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
04:48 Bug #18495: HTMLArea RTE block style and text style may present disallowed classes
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3472. Stanislas Rolland
04:38 Bug #18495 (Closed): HTMLArea RTE block style and text style may present disallowed classes
classes with names contained in the names of allowed classes may be presented as allowed classes.
(issue imported...
Stanislas Rolland

2008-03-24

21:17 Bug #18484: creating a folder in filelist causes a PHP error
I found one error. In t3lib/class.t3lib_clipboard.php (but also in TYPO3 4.1) in function linkItemText() the "id" par... Martin Kutschker
20:40 Bug #18484: creating a folder in filelist causes a PHP error
i thing this bug is related to an other one reported by me: ID 0007801 Michael Raberger
00:50 Bug #18484: creating a folder in filelist causes a PHP error
@Masi
sure - i would be glad to know what really happens.
Calling file-module first time, REQUEST_URI is urlencod...
Steffen Kamper
16:06 Bug #18492: CSS conflict with htmlarearte custom stylesheet
Please apply and test the attached patch on SVN TYPO3_4-2 revision 3471. Stanislas Rolland
15:17 Revision c0c09e16: Followup to Bug #7601: Removing vertical-align for checkboxes that caused problems in Firefox.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3471 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
14:55 Bug #15498: Strange generated link in indexed_search
Duplicate of #1235. I've just added a patch to this site. Please confirm if it works... Michael Stucki
14:54 Bug #14838: Indexed search results: Link in "path" section does not include extension variables
The attached patch (bug_1235.diff) was made against TYPO3 4.1.6, please confirm if it fixes your problem. Michael Stucki
13:38 Revision 8525f4ee: Fixed bug: Field sys_template.include_static_file limited to 20 items
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3470 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader

2008-03-23

22:07 Bug #18494 (Closed): Slow response from "external url" menu items
When visiting a page of the "external url" type it takes typo3 approximately 14+ seconds to return a response. The PH... Casper Jensen
20:00 Bug #18484: creating a folder in filelist causes a PHP error
"PHP 5.2" is for sure true!
Complete PHP version: "PHP Version 5.2.3"
Michael Raberger
18:32 Bug #18484: creating a folder in filelist causes a PHP error
Steffen, there is no misunderstanding concerning IIS. Nobody bothered to tell anything about the setup besides "Windo... Martin Kutschker
13:10 Bug #18484: creating a folder in filelist causes a PHP error
patch with urlencode is attached Steffen Kamper
18:36 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
...and my code changes still "fix" the problem - also tested them with different browsers (ie 6 & 7, safari 2 & 3, ff... Johannes Beranek
12:29 Bug #18290: Firefox 3.0 mixes up frames (versions before TYPO3 4.2)
FireFox 3 Beta 4 still has the problem, can confirm it. Staffan Ericsson
14:20 Bug #18477: Docheader scrollbar isn't at right side
width:99% does the job. Steffen Kamper
13:18 Bug #18493: Toolbar overlaps with linebreaks with smaller views
with setting toolbar to overflow:hidden; this is fixed. Steffen Kamper
13:16 Bug #18493 (Closed): Toolbar overlaps with linebreaks with smaller views
when you minify the view the toolbar overlaps other containers, see screenshot
(issue imported from #M7925)
Steffen Kamper
04:40 Bug #17239: Drag 'n drop javascript error / blank screen in IE in TYPO3 4.1.6
Patch for TYPO3 4.1.6 is attached to issue #7864 Stanislas Rolland

2008-03-22

23:21 Bug #18492: CSS conflict with htmlarearte custom stylesheet
It should be possible to edit bugs, or I should get more sleep. The report is correct, but I've incorrectly identifie... Christopher
23:15 Bug #18492 (Closed): CSS conflict with htmlarearte custom stylesheet
The RTE can be customized to display custom CSS styles in the edit window using "RTE.default.contentCSS" in page TSco... Christopher
22:52 Bug #18203: Firefox 3.0 mixes up frames (TYPO3 4.2 and later)
I rechecked this issue with latest from 4-2 and it works. I am looking into what went wrong when I tested previously,... Kasper Ligaard
21:42 Bug #18484: creating a folder in filelist causes a PHP error
Hi Masi,
may be a misunderstood: This happens with xampp on Windows, not IIS.
The Url isn't encoded, but i get th...
Steffen Kamper
20:13 Bug #18484: creating a folder in filelist causes a PHP error
Ok, tracking it down to t3lib_div::getIndpEnv it is seen that REQUEST_URI is in some conditions derived.
If you us...
Martin Kutschker
19:52 Bug #18484: creating a folder in filelist causes a PHP error
Looking into template.php I see that REQUEST_URI is being parsed. But in your post I see that the query argument id (... Martin Kutschker
14:35 Bug #18484: creating a folder in filelist causes a PHP error
I confirm this, but this is Windows only.
happens with
- file upload
- creating shortcut (critical, the shortcut...
Steffen Kamper
19:57 Bug #18463: Cannot import previously exported t3d file
David, of which username are you talking of? Neither BE nor FE users are restricted to 8 characters/bytes. But both a... Martin Kutschker
14:40 Bug #18463: Cannot import previously exported t3d file
did you looked at t3lib_cs::strlen ? Steffen Kamper
19:45 Bug #18488: Filelist and IE6 - Cannot view filelist, upload files, or create directories
ok, problem too is
div#typo3-docbody { position: absolute; }
removing this shows the filelist again.
I was ast...
Steffen Kamper
15:34 Bug #18488: Filelist and IE6 - Cannot view filelist, upload files, or create directories
The view has a nested HTML, that's the reason.
<div id="typo3-docbody">
<!DOCTYPE html
PUBLIC "-//W3C//DT...
Steffen Kamper
14:50 Bug #18488: Filelist and IE6 - Cannot view filelist, upload files, or create directories
I can confirm that.
Very strange, has to be examined
Steffen Kamper
15:18 Revision d2f40b60: * Fixed bug #7923: htmlArea RTE cannot delete block via delete/backspace key in IE 6 and IE7
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3469 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
15:16 Bug #18491: htmlArea RTE cannot delete block via delete/backspace keys in IE 6 and IE7
Fixed in SVN TYPO3core branch TYPO3_4-2 revision 3469 Stanislas Rolland
15:05 Bug #18491 (Closed): htmlArea RTE cannot delete block via delete/backspace keys in IE 6 and IE7
When the next sibling is a table, it is not possible to delete a block via the keyboard in IE6 and IE7.
(issue im...
Stanislas Rolland
11:25 Bug #17554: Problem with strings in IN
You're right. But where does the quoting come from? Are you sure it's DBAL and not the DAM which adds the wrong quote... Martin Kutschker
11:22 Feature #16349: support Oracle's "EXPLAIN PLAN FOR"
Michael, does your fix for the admin panel "show explained query" work with DBAL and this feature? Martin Kutschker
11:20 Bug #18273: Install new Extension with table in native, external database will fail
Do I get this right?
You create the DB mapping for DBAL in advance and then try to install the exension. So by the...
Martin Kutschker
10:42 Feature #17638: Integrate possibility to show content elements depending on a given rule
Updated patch to work again with TYPO3 4.2-beta3:
0006419_alpha_v2_4.patch
Oliver Hader
03:59 Bug #17228: rtehtmlarea: Cursor disappears in Firefox
I think that this has been fixed in many cases in 4.2. Please describe the situations in which you loose the cursor i... Stanislas Rolland

2008-03-21

23:33 Revision 6670c4e7: Disabling some or all controls in group field - controllable via pageTS
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3468 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
22:24 Revision 892420e8: Javascript mailform validation doesn't check fields of type 'file'
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3467 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
20:57 Revision 2f9986d1: Use PHP5 features (final and static).
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3466 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
20:10 Bug #15016: defaut langauge is not customizable
User has gone away and the default will not be changeable in locallang files. The tag "default" means English, and th... Martin Kutschker
19:57 Bug #16732: htmlarea, proxy and firefox
Proxy handling has been improved in 4.2beta3. All absolute links in the BE (there are a few) incl. those in the RTE s... Martin Kutschker
19:56 Bug #16727: Flexforms are not UTF-8 valid
This is not an issue any more, right? Martin Kutschker
19:53 Bug #18377: trouble with 4.1.6, where 4.1.5 worked
Bernd, If your'e not willing to supply more details (eg the JS involved) we cannot help you. In the meantime please u... Martin Kutschker
18:32 Bug #18123: mysql_num_rows() error in alt_db_navframe.php
Did the error go away after comparing the DB in the installer? Martin Kutschker
18:23 Revision ba372b41: ASCII transliteration did not expand Iclandic letters thorn and eth
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3465 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
18:20 Bug #16719: RealURL does not convert certain characters
Fixed in SVN. Martin Kutschker
17:19 Feature #18490 (Closed): stdWrap for doNotLinkIt & doNotShowLink
It would be very useful to have stdWrap for doNotLinkIt & doNotShowLink and not just a boolean value!
Code to...
Georg Ringer
16:56 Feature #18489 (Closed): recursive pidInList for select in cObj CONTENT
Until now it is not possible to have a recursive function for the pidInlist which is often quite helpful to find reco... Georg Ringer
16:42 Bug #18481: ISO code in Website Language does not contain en
Why is this a problem of the Core? Wouldn't that be a TV issue? Martin Kutschker
16:32 Bug #17228: rtehtmlarea: Cursor disappears in Firefox
i had the same on FF 2 latest OsX with latest 4.2 trunk! Stefano Cecere
10:50 Bug #17228: rtehtmlarea: Cursor disappears in Firefox
the problem still exists.
Typo3 4.1.6
rtehtmlarea 1.5.5
server: linux
client: Windows XP
arpad muranyi
11:13 Bug #18488 (Closed): Filelist and IE6 - Cannot view filelist, upload files, or create directories
Using IE6 with the filelist - If you click on any of the entries in the directory tree, the files in the directory ar... Guy Newell
09:08 Revision 90d58a8e: Fixed bug #7850: error in publish.php if errors in TCE should be shown
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@3464 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
00:17 Revision 71e4dc9b: Fixed bug #7818: Login page: Hardcoded logo & labels instead of p tags (Thanks to Georg Ringer and Christian Kuhn)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3463 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack

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:11 Revision 62353fa2: * Fixed bug #7918: HTMLArea RTE: table width unit default not honoured when width is not set
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3462 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
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
14:18 Revision 844ebdd6: Fixed bug #6907: "Conflicts" check ignores version
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@3461 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
14:16 Revision 6a64c2d1: Fixed bug #6907: "Conflicts" check ignores version
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3460 709f56b5-9817-0410-a4d7-c38de5d9e867 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
00:27 Revision e00ddd21: Fixed bug #7892: Unify User setup layout (Thanks to Steffen Kamper)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3459 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack

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
21:03 Revision ebd6a99c: Followup with further cleanups for bugfix #7781.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3458 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
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
14:37 Revision 9e2c6987: Fixed bug #7307: Move 'Open Documents' to Header in the BE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3457 709f56b5-9817-0410-a4d7-c38de5d9e867 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:34 Revision 9ee16e45: * Fixed bug #7890: htmlArea RTE: premature undo snapshot may cause JavaScript error to be raised
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3456 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
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 Revision afbf270a: Fixed bug #7883: Export wizard has no scrollbars
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3455 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
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:12 Revision 936c70c1: Fixed bug #7874: Page lock not released when error page was generated
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3454 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
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:20 Revision ab4bd145: * Fixed bug #7880: Insert table and borders in htmlArea RTE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3453 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
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:40 Revision 6a531931: * Fixed bug #7886: JS error raised in htmlArea RTE in IE5.5 when setting inline markup or text style
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3452 709f56b5-9817-0410-a4d7-c38de5d9e867 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:44 Revision 81921ee9: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3451 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:44 Revision 5cf7dddd: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@3450 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:39 Revision 686fe14f: Fixed bug #7634: Tabs disappear when BE-editing a record that contains IRRE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3449 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
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:34 Revision ce1bd139: Fixed bug #4186: GIFBUILDER cropsized images have bad quality
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3448 709f56b5-9817-0410-a4d7-c38de5d9e867 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:33 Revision 8f804c12: Fixed bug #4186: GIFBUILDER cropsized images have bad quality
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@3447 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:22 Revision c34ff439: Cleanup: Fixed space characters in t3lib_stdGraphic
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3446 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
15:13 Revision 8d81da6b: Fixed bug #7871: Extension with static data is not installed because of double form tag (thanks to Steffen)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3445 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
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:39 Revision 0120d68d: added quotes to the image value of a style
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3444 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
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:56 Revision 5d967330: * Fixed bug #7878: Extension cannot override a previously defined htmlArea RTE hotkey
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3443 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
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:14 Revision 33202fe6: * Fixed bug #7877: htmlArea RTE block style feature raises javascript errors in IE6
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3442 709f56b5-9817-0410-a4d7-c38de5d9e867 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:22 Revision f323283e: follow up to #7876: legend doesn't need a pointer cursor
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3441 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
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
23:03 Revision 60b33827: Fixed issue #7876: beautify the permissions module a bit
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3440 709f56b5-9817-0410-a4d7-c38de5d9e867 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
20:16 Revision 56811f7d: Updated Copyright notices
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@23881 735d13b6-9817-0410-8766-e36946ffe9aa Ingo Renner
20:16 Revision 0df32f1e: Updated Copyright notices
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3439 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
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
17:23 Revision 842b080b: Code cleanup: replaced CVS with SVN
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3438 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
17:22 Revision cee8d937: Code cleanup: replaced CVS with SVN
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3437 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:56 Revision 7412819c: Fixed bug #7873: Wrong condition for IE6, credits Steffen Kamper
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3436 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
15:34 Revision 73fa8141: t3lib_div uses array_unshift() instead of array_shift() in getIndpEnv
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3435 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
15:25 Revision c5265668: t3lib_div::mkdir() should suppress PHP warnings/errors
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3434 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
15:13 Revision db78769b: Fixed bug #7793: Argument 1 passed to t3lib_div::arrayToLogString() in module setting must not be null
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3433 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
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:51 Revision d7c91485: Fixed bug #7817: Transparent PNGs do not work in IE6
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3432 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
11:50 Bug #18420: Transparent PNGs do not work in IE 6
committed to 4.2 Ingo Renner
11:39 Revision c017c7b4: Fixed bug #7396: hardcoded fieldset and legend around radio buttons
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3431 709f56b5-9817-0410-a4d7-c38de5d9e867 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:58 Revision b669cdd9: * Fixed bug #7867 (revisited): htmlArea RTE undo/redo does not restore caret position
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3430 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
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:13 Revision 85c03673: * Fixed bug #7857 (revisited): htmlArea RTE: hidePStyleItems does not work anymore
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3429 709f56b5-9817-0410-a4d7-c38de5d9e867 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
19:20 Revision 45aaed41: * Fixed bug #7867: htmlArea RTE undo/redo does not restore caret position
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3428 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
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:52 Revision 9ffd5f17: Fixed bug #7777: Hide Filter is not possible, credits Steffen Kamper
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3427 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
17:51 Bug #18389: Hide Filter is not possible
committed to 4.2 Ingo Renner
17:43 Revision 172ec4e4: Added follow up to #7588: Accesscheck for clearCache, credits Steffen Kamper
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3426 709f56b5-9817-0410-a4d7-c38de5d9e867 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
16:14 Revision a20d8574: * Fixed bug #7857: htmlArea RTE: hidePStyleItems does not work anymore
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3425 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
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:47 Revision c27536e6: * Fixed bug #7862: htmlArea RTE: incorrect nesting of ol/ul inside definition lists
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3424 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
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:42 Revision f09bb6c3: Fixed page tree filter background in IE6
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3423 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
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:09 Revision 47805f96: Fixed bug #7850: error in publish.php if errors in TCE should be shown, credits Daniel Pötzinger
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3422 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
08:08 Bug #18438: error in publish.php if errors in TCE should be shown
committed to 4.2 Ingo Renner
04:01 Revision e9ac8e8b: * Fixed bug #7853: htmlArea RTE formatblock does not allow removing p or hx format in FF
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3421 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
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:12 Revision 28ce7413: * Fixed bug #7852: JS error raised in IE7 when closing htmlArea RTE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3420 709f56b5-9817-0410-a4d7-c38de5d9e867 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
00:34 Revision 664657f1: * Fixed bug #7851: htmlArea RTE causes memory leaks in IE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3419 709f56b5-9817-0410-a4d7-c38de5d9e867 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:55 Revision 6298dbf6: * Fixed bug #6064 (revisited): htmlArea RTE adds unwanted <p> tags in table cells
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3418 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
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:24 Revision d71ab8f8: Fixed bug #7724: Copying of sysfolders or pages with entries connected via mm database entries fail
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@3417 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
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
10:28 Revision 7574248c: Fixed bug #7827: IRRE - Wrong mouse pointer on links to create/translate child records
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3416 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
09:39 Revision 2f2ec569: Changed the order of options and access tab for pages, to be consistent with other records
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3415 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
09:35 Revision 30dcf79c: performance cleanup: no need to calculate timeouts with each request
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3414 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
09:30 Revision 05f85a70: removed new line at end of file
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3413 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
09:28 Revision 05b23dc8: removed new line at end of file
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3412 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
09:27 Revision 6bb62d61: removed new line at end of file
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3411 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
09:12 Revision 463f6ddf: follow up on the previous commit to not let users without t3skin suffer
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3410 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
09:02 Bug #18354: No hover in listview
committed to 4.2 Ingo Renner
09:01 Revision 28d01960: Fixed bug #7730: No hover in listview, credits Georg Ringer
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3409 709f56b5-9817-0410-a4d7-c38de5d9e867 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:41 Revision d0b8dbf0: * Fixed bug #7834: htmlArea RTE block operations may produce invalid document structure
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3408 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
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:45 Revision ae6cd23d: Fixed bug #7781: Constant Editor changes not saved in Internet Explorer
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3407 709f56b5-9817-0410-a4d7-c38de5d9e867 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:23 Revision 5d039c5d: fixed bug #7816: New page icon does not honor a selected page, credits Steffen Kamper
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3406 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
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:51 Revision 9a1fc9bd: Fixed bug #7794: opendocs causes Javascript error in Internet Explorer (thanks to Steffen Kamper)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3405 709f56b5-9817-0410-a4d7-c38de5d9e867 Jeff Segars
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
18:13 Revision 6fdce1d2: Fixed bug #7810: t3skin: Cleanup of login stylesheet (thanks to Georg Ringer)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3404 709f56b5-9817-0410-a4d7-c38de5d9e867 Benni Mack
18:05 Revision 24be6670: Fixed bug #7814: t3skin does not use proper icons
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3403 709f56b5-9817-0410-a4d7-c38de5d9e867 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
09:22 Revision 0049859b: Fixed bug #7682: import extension page CSS errors
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3402 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
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:29 Revision 31086767: Fixed bug #7511: IRRE - Issues with expand/collapse of child records
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3401 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:29 Revision 143638f8: Fixed bug #7511: IRRE - Issues with expand/collapse of child records
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@3400 709f56b5-9817-0410-a4d7-c38de5d9e867 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:28 Revision 01576c45: Fixed ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3399 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
13:03 Revision 3208517d: Fixed bug #7748: IRRE - Storage page for combined child records not used
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3398 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
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:22 Revision e30eff22: Follow up on bug #7588: respect TSConfig settings for cache clearing (patch by Helmut Hummel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3397 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
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:32 Revision 35450e69: * Fixed bug #7788: htmlArea RTE: pageTSConfig from Inline Elements extension not included
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3396 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
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
17:52 Revision 1d5c55c8: * Updated htmlArea RTE version number to 1.7.3
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3395 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:47 Revision b3da4163: * Cleaned up dead code related to htmlArea RTE popups
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3394 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
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
16:03 Revision 9bf9f6dc: * Added two icons to htmlArea RTE skin for definition lists
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3393 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
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
09:25 Revision 8b7f9211: Post cleanup of topapps, some parts were not removed with Changeset 2908
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3392 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
08:50 Revision cb8109d5: minor whitespace cleanup
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3391 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
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:30 Revision 85b0828d: * Cleaned up dead code related to htmlArea RTE clickenlarge feature
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3390 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
06:09 Revision 4e719210: * Fixed bug #7774: htmlArea RTE: toolbar not updated in IE7 on up/right/down/left arrow
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3389 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
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
05:31 Revision d2bc6c4d: * Fixed bug #7773: htmlArea RTE loads plugins in wrong order
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@3388 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
 

Also available in: Atom