Project

General

Profile

Activity

From 2006-09-22 to 2006-10-21

2006-10-21

19:54 Bug #16662 (Closed): adodb ext contains garbage in postgres-driver
I installed adodb 4.93.0 from TER and get an error message about already sent headers in adodb-postgres64.inc.php.
L...
Christian Welzel
19:21 Bug #16661 (Closed): Search box doesn't fill input value after search
Fix:
alt_shortcut.php:395
FROM:
$editIdCode = '<td nowrap="nowrap">'.$LANG->getLL('shortcut_editID',1).': <i...
John Angel
19:13 Bug #16660 (Closed): BE search doesn't work with UTF-8 chars
When using search box on the bottom of BE, UTF-8 chars become garbled and search doesn't return any results.
Here ...
John Angel
13:20 Feature #16659 (Closed): Field delimieter »tab« for content table
If I insert a table for the content trough backend interface I am able to select »|« »;« and »,« as field delimiter.
...
Stefan G¤nsler
01:57 Feature #16617: Custom error pages
All errors are at presently converted to a 404 which is good behaviour. Only the error message is not shown. I have e... Ben van 't Ende

2006-10-20

18:09 Bug #16489: typo3/gfx/su_back.gif missing in SVN-HEAD
That was fixed by Sebastian some time ago.
Michael Stucki
15:22 Bug #16649: general problems with fulltext keys in tables (extension manager failures) 2
Where did you read that fulltext keys are supported in 4.0.2? This is not the case yet. Michael Stucki
14:22 Bug #16163: Elements added to field values with TCEFORM becomes incorrectly recoded
I could track the problem down to t3lib_beFunc::getPagesTSconfig() (which was not surprising). I'd guess that neithe... Thorsten Kahler
10:50 Bug #16570: Problem in Code View in Firefox 1.5.0.7
Did you read the comments above? The issue was caused by a recent change in Firefox, and it has been fixed for the up... Michael Stucki
10:41 Bug #16570: Problem in Code View in Firefox 1.5.0.7
I have tried this on all platforms (MacOSX, Linux, Win) and can confirm that switching RTE to source mode crashes Fir... Andres Toomsalu

2006-10-19

22:51 Bug #16419: Upload to TER always transfers hidden or system files
Ok, here is a new patch, one setting, preg-enabled, works here just fine. Karsten Dambekalns
16:25 Bug #16658 (Closed): Wrong information in _.htaccess for httpd.conf configuration
The RewriteRule for httpd.conf (around line 95) has "/TYPO3root" at the beginning. This is wrong.
Instead it shou...
Marc Bastian Heinrichs
15:53 Revision 561e6161: Fixed bug 3720: Multilanguage Flexforms don't work after migrating a site from one language to more languages
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1769 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
15:52 Revision c74cfc04: Fixed bug 3720: Multilanguage Flexforms don't work after migrating a site from one language to more languages
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1768 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
15:38 Bug #15979: Javascript Error on Click Menu in Filelist
Seems like the AJAX content is not utf8-encoded. XML must _always_ be UTF-8! Attached is a patch that fixes this. Ple... Michael Stucki
14:05 Bug #16657: Popmenus appearing in topframe in IE7
Will take care of this. Michael Stucki
13:43 Bug #16657 (Closed): Popmenus appearing in topframe in IE7
When I rightclick a page in the backend (page module) the menu opens in the topframe, but not as the usual popupmenu.... Claus Witt
13:39 Feature #16477: Navigation title in tree view
Hi
Just replace "$this->ext_showNavTitle" with "$BE_USER->getTSConfigVal('options.pageTree.showNavTitle')" and it ...
Jan Wulff
10:21 Revision abb45c07: Fixed bug 3199: SUing to myself?
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1767 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
10:19 Revision d05e34eb: Fixed bug 3199: SUing to myself?
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1766 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
10:13 Bug #16656 (Closed): Bad link at typo3.com
http://typo3.com/Sponsorship.1264.0.html got a bad link to the workflow page.
It is http://typo3.com/development/p...
Staffan Ericsson
09:45 Revision b8db3041: Fixed bug 4358: Add an option to t3lib_div::xml2array to remove all unnecessary spaces
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1765 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
08:16 Bug #16655: Publishing a lot of records
RFC posted to core list. Dmitry Dulepov
08:15 Bug #16655 (Closed): Publishing a lot of records
If hundreds of records are published, this process may result in PHP timeout.
Solution: publish only several recor...
Dmitry Dulepov

2006-10-18

20:42 Bug #15462: key locallang_mod_tools_ws in locallang_mod_user_ws.xml
Already fixed Dmitry Dulepov
19:53 Bug #16382: Db check produces errors
i did not test this on a 4.0.1, but it occurs up to 4.0.1 as far as i can see. I'll check for 4.0.2 as soon as possible. Andreas Balzer
19:44 Bug #16382: Db check produces errors
Does still happen? I belive it is fixed in 4.0.2. Dmitry Dulepov
16:05 Bug #16542: utf-8 in classes names
class names can contain any character from document's character set. See:
http://www.w3.org/TR/html401/struct/glob...
Dmitry Dulepov
16:01 Bug #16647: Possible Scripting vulnerability
Just entering bad code does not mean security risk if validation code on the server removes such code.
Generally e...
Dmitry Dulepov
15:50 Bug #16198: Edit Page record: Displaying <em>[No title]</em> if Pagecontent has no header
I have attached a patch which fixes this issue. Graham Solomon
15:09 Bug #16637: recs['clear_all'] should be clear as an array
I have uploaded this as a .diff for the developers.
Just realised I ran the diff command the wrong way around, pl...
Graham Solomon
13:04 Bug #16637: recs['clear_all'] should be clear as an array
I know this feature in TYPO3 isn't used by many users. But since it is a small bug and easy to fix (patch is included... Bjrn Kraus
14:10 Bug #16652: mysql_fetch_assoc If in tca select->maxitems > 1 AND foreign_table_where contains "sys_language_uid = ###REC_FIELD_sys_langu...
Sorry I've forgot something.
This error only comes if I create a new record. If I press the save Button or edit an e...
Sascha Egerer
11:21 Bug #16652 (Closed): mysql_fetch_assoc If in tca select->maxitems > 1 AND foreign_table_where contains "sys_language_uid = ###REC_FIELD_sys_langu...
I have createt an extension. When I write the following in the tca.php File I get the an error:
"config" => Array (
...
Sascha Egerer
14:10 Bug #16638: Have to click 2 times to get pages
> Sorry, that I can only do that after work and not immediately.
> ...
> Customers from me are getting angry :-(
...
Michael Stucki
13:16 Bug #16638: Have to click 2 times to get pages
So I tryed to disable extensions, but the error is not gone :-(
If you want to test some settings in the installatio...
S¶ren
13:02 Feature #16654 (Closed): class.tslib_eidtools.php: Function to get TS configuration
One main problem with TYPO3 and AJAX is that you can't easily access TS configuration. Could you add a function that ... Bjrn Kraus
12:59 Feature #16653 (Closed): eID: initBeUser
It would be helpfull to have a corresponding function to the FE user in class.tslib_eidtools.php. I have added the pa... Bjrn Kraus
09:44 Feature #16651: add showPermaLink config also via typoscript
I think you patch is ok. But there's one thing I don't understand:
The if clause contains a part like "($GLOBALS['...
Mario Rimann
07:46 Feature #16651 (Closed): add showPermaLink config also via typoscript
Ability to configure the showPermaLink boolean from typoscript
(issue imported from #M4403)
David Toshack
07:26 Feature #16650 (Closed): add config'able FE user storage page also via flexform
Ability to configure a page for storagePid in a flexform, as a slight extension to:
http://bugs.typo3.org/view.php?i...
David Toshack
03:41 Bug #16633: t3lib_db::listQuery uses LIKE instead of FIND_IN_SET()
> It will fail for some reason. However, after removing the "LIMIT 1" statement, the
> query works with no problem....
Marc Wöhlken

2006-10-17

23:48 Bug #16633: t3lib_db::listQuery uses LIKE instead of FIND_IN_SET()
I tried to change this. Honestly, I didn't know about FIND_IN_SET before, but found some documentation about it.
F...
Michael Stucki
23:46 Bug #16647: Possible Scripting vulnerability
Didn't check this one out, but I presume that input validation is the same when the 'Show HTML source' button is avai... Michel Boivin
08:17 Bug #16647: Possible Scripting vulnerability
Thanks, the security team will immediately look at this. Michael Stucki
20:08 Bug #15224: NOTE to 1518: Option .showHiddenPages for "module.preview" obsolete?
Could this be related with issue #16551? Apparently setting a property to "0" is not recognized and thus the override... Michael Stucki
20:05 Feature #15416: admPanel.module.edit.forceNoPopup = 0 doesn't affect to 'toolbar'
I think it's a duplicate of bug #16551. However the solution needs modification anyway because module.edit.* is obsol... Michael Stucki
19:07 Revision 9a094233: 2006-10-17 Ernesto Baschny <ernst@cron-it.de>
* Fix: no more "ERR" or "Unpacking the language pack failed" in the translation handling with curl enabled.
git-sv...
Ernesto Baschny
19:05 Revision 43988866: 2006-10-17 Ernesto Baschny <ernst@cron-it.de>
* Fix: no more "ERR" or "Unpacking the language pack failed" in the translation handling with curl enabled.
git-svn...
Ernesto Baschny
19:04 Bug #15559: Adminpanel - Javascript link to open backend causes error with IE and realurl
Thanks, will fix this. Michael Stucki
18:59 Bug #16220: can't get "translation handling" to work in EXT Manager
Note that the error on getting the ZIP files from the Ext-Manager can be caused by yet another bug if you are using c... Ernesto Baschny
18:52 Bug #16363: Checking or updating translation fails with Curl
Duplicated report Ernesto Baschny
18:50 Feature #14133: Edit in Frontend Only: no access
duplicate of #456 Michael Stucki
18:45 Bug #16316: Admin panel does not work with simulate static documents enabled
This bug was fixed by Rupert Germann on April 14, 2006. It is fixed in TYPO3 4.0.1 and later. Michael Stucki
18:34 Bug #14911: Some buttons in the admin panel of frontend editing of BE-users dont' work
No feedback, therefore closing this... Michael Stucki
18:33 Bug #16609: Admin panel input fields are not closed, so they are not valid
Will do. But afaik this is only a cosmetical issue. Of course the form is not valid, but after that change it is stil... Michael Stucki
16:33 Feature #15342: t3div_lib::array2xml problem when encounters multiples of the same tag
Solving this problem can make xmk2array incompatible with existing code. If there is "index" attribute, xml2array doe... Dmitry Dulepov
15:45 Bug #15362: template::getTabMenu double ampersanded
Temporary workaround posted by elmar on typ3.dev on jan 4th 06:
foreach($GLOBALS['_GET'] as $key => $value)
...
Stefan Steinbeck
13:50 Bug #16649 (Closed): general problems with fulltext keys in tables (extension manager failures) 2
Althougt it was stated that in typo4.0.2 the problem with sql parser is fixed, it seems it is not
fro example let sa...
Krassimir Berov
13:49 Bug #15979: Javascript Error on Click Menu in Filelist
I confirm this Problem:
SuSE Linux 9.1 Prof.
PHP 4.4.0
'./configure' '--prefix=/usr/local/typo3' '--enable-mem...
Willi Zinser
13:21 Bug #16026: special=directory does not include submenu entries
100% ACK with Franz-Xaver Koch. Batomo
11:39 Bug #15006: Possibility to add multiple "includeLib" plugins
I have just uploaded a patch for this bug, it is tried and tested on our TYPO3 websites using versions 3.8.1 & 4.0.2 Graham Solomon
11:37 Feature #16648 (Closed): Hook Request for class.t3lib_tcemain->checkValue_group_select_file()
i miss a hook for the file copy/delete process to the upload
directory when files are linked in a record in the back...
Thomas Mammitzsch

2006-10-16

21:58 Bug #16647 (Closed): Possible Scripting vulnerability
Using the 'Toggle HTML source' button in the RTE (either in frontend or in the backend) allows a user to modify tags ... Michel Boivin
19:49 Bug #16646: sysfolder happens to have pages.fe_group = ''
I exactly need the following query to get the page record found. I want to get rid of the additional "OR pages.fe_gro... Franz Holzinger
19:42 Bug #16646: sysfolder happens to have pages.fe_group = ''
Sysfolders have a special type which could be used to not show them in frontend.
But e.g. with pages as categories i...
Franz Holzinger
18:59 Bug #16646: sysfolder happens to have pages.fe_group = ''
I don't catch the point. Sysfolders are never visible in the frontend, so why should one change the visibility settin... Michael Stucki
18:56 Bug #16646 (Closed): sysfolder happens to have pages.fe_group = ''
The pages.fe_group should only have integers as values and not be empty or blank. However when you have a sysfolder a... Franz Holzinger
16:10 Feature #16645 (Closed): Integrating functionality of extension bzb_newloginbox_redirect
Short description of the extension bzb_newloginbox_redirect:
A user calls a url to a restricted page. He gets the pa...
Jens Hirschfeld
13:32 Bug #16638: Have to click 2 times to get pages
All right, I will disable some extensions.
Sorry, that I can only do that after work and not immediately.
I write b...
S¶ren
11:17 Bug #16641: The "click-to-enlarge" function of the image content element does not provide scrollbars to the new window.
I think I just forget the baseUrlWrap(). It should be inserted again!
I am not a developer or a programmer, so I d...
Gernot Krause
09:53 Feature #15342: t3div_lib::array2xml problem when encounters multiples of the same tag
Maybe we could try and use callbacks instead of reparsing the array returned by xml_parse_into_struct(). This could b... Martin Kutschker
08:43 Bug #16630: t3lib_div::array2xml() should create XML with a LF at the end
Agreed in the newsgroup that won't fix. Dmitry Dulepov

2006-10-15

22:38 Bug #16542: utf-8 in classes names
@Uschi: Can you give me an example of such a label? After all they are primarly class names, not labels. And because ... Michael Stucki
22:35 Bug #16638: Have to click 2 times to get pages
Still I would highly recommend to remove the login information from this bug report and change all your passwords on ... Michael Stucki
22:34 Bug #16638: Have to click 2 times to get pages
Can you reproduce the problem on a fresh installation? If not, try disabling some extensions to find out which of the... Michael Stucki
22:32 Bug #16641: The "click-to-enlarge" function of the image content element does not provide scrollbars to the new window.
The patch misses a context, you can enable this using the "-u" parameter when running "diff". But anyway, I wonder wh... Michael Stucki
21:50 Bug #16641: The "click-to-enlarge" function of the image content element does not provide scrollbars to the new window.
I uploaded the diff-file for my suggestion. It should be applied to "class.tslib_content.php" in typo3_src/typo3/syse... Gernot Krause
21:54 Bug #15913: HTML cleaner corrupts Java Script code
Duplicate of #14988 Michael Stucki
21:31 Bug #16419: Upload to TER always transfers hidden or system files
localconf.php can contain any kind of PHP code, therefore it is of course trusted. Michael Stucki
11:13 Bug #16643: TCAdefaults.pages.hidden=1 doesn't always hide pages
I've put in ext_tables.php:
$TCA['pages']['ctrl']['useColumnsForDefaultValues'] = str_replace(array(',hidden', 'hi...
John Angel
10:30 Bug #16630: t3lib_div::array2xml() should create XML with a LF at the end
In the NG, there has been no consensus as to whether this really is a good idea. So please close this bug as wontfix. Oliver Klee

2006-10-14

20:54 Revision b3983589: Fix: t3lib_db::exec_SELECTgetRows() did not free recordset
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1762 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
20:51 Revision 018f98f1: Fix: t3lib_db::exec_SELECTgetRows() did not free recordset
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1761 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
20:42 Bug #16643: TCAdefaults.pages.hidden=1 doesn't always hide pages
Don't think this is a bug, the hidden flag is simply being inherited by the page above it, which will override the TS... Graham Solomon
15:30 Bug #16643 (Closed): TCAdefaults.pages.hidden=1 doesn't always hide pages
If the newly created page is the _first_ page on the level, its 'Hide page' checkbox is checked by default.
Othe...
John Angel
15:39 Bug #16644 (Closed): Time zones support
Typo3 should support time zones.
Instead, it always uses time() function and depends on system time and settings:
...
John Angel
12:45 Bug #16419: Upload to TER always transfers hidden or system files
Ok, I'll merge the settings.
On wildcards: Of course I thought about using regexp, but since this can be considere...
Karsten Dambekalns
12:36 Bug #16419: Upload to TER always transfers hidden or system files
One setting is enough, please merge them.
About wildcards: Yes these would probably be useful. Why not use a regular...
Michael Stucki
11:55 Bug #16419: Upload to TER always transfers hidden or system files
I just did a test with the ADOdb extension. No files were missing that should have been there (i.e. only the .svn fol... Karsten Dambekalns
10:38 Bug #16419: Upload to TER always transfers hidden or system files
I uploaded exclude-in-EM.patch which changes t3lib_div to make exclusion possible, adds two settings to config_defaul... Karsten Dambekalns
12:30 Feature #15751: Extension Manager "Look up" shows "No matching extensions found" when "Enable unsupported extensions" is not enabled
Ah, of course you are right. Thanks! Michael Stucki
10:51 Feature #15751: Extension Manager "Look up" shows "No matching extensions found" when "Enable unsupported extensions" is not enabled
I'd say this is solved since we show the scope that is searched (reviewed/all extensions) now above the search box. Karsten Dambekalns
11:53 Bug #16505: EXT Manager page has disappeared
This is most probably a duplicate of the "needs too much memory" issue... Karsten Dambekalns
11:51 Feature #16523: list of documentation extensions for an extension
Well, suggesting doesn't mean it has to be installed, and is therefore a good way to handle this, IMHO. Karsten Dambekalns
11:50 Bug #16220: can't get "translation handling" to work in EXT Manager
Sorry, the patch got lost in the core list... I resubmitted for approval and will put it into SVN as soon as possible... Karsten Dambekalns
11:48 Bug #16636: INSERT cache_hash ident value needs to be truncated to 20 chars manually
As has been pointed out, this field is not supposed to hold more than 20 characters.
Please file a new bug report ...
Karsten Dambekalns
11:04 Bug #16641: The "click-to-enlarge" function of the image content element does not provide scrollbars to the new window.
Hi Gernot, I think what Michael is saying is there is no way for the devs to apply your patch as we do not know wh... Graham Solomon
00:54 Revision 961f6303: ADOdb system extension updated to upstream 4.93. Added danish translation, thanks to Peter Klein!
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1760 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
00:51 Revision b7ab5d02: ADOdb system extension updated to upstream 4.93. Added danish translation, thanks to Peter Klein!
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1759 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
00:34 Revision 686135d6: ADOdb system extension updated to upstream 4.93. Added danish translation, thanks to Peter Klein!
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1758 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
00:33 Revision 6f377d2d: ADOdb system extension updated to upstream 4.93. Added danish translation, thanks to Peter Klein!
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1757 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns

2006-10-13

23:50 Bug #16419: Upload to TER always transfers hidden or system files
Hi, I just looked at those two approaches, and I think the simpler one is more likely to make it into the core. Peter... Karsten Dambekalns
23:24 Revision 815d694f: ADOdb system extension updated to upstream 4.93. Added danish translation, thanks to Peter Klein!
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1756 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
23:13 Bug #16641: The "click-to-enlarge" function of the image content element does not provide scrollbars to the new window.
I just wanted to ask the developers to insert that code into the script to make the system better and more functional... Gernot Krause
21:20 Bug #16641: The "click-to-enlarge" function of the image content element does not provide scrollbars to the new window.
I don't see a patch here... Michael Stucki
22:24 Bug #16585: Page browser error
committed to svn, will be in 3.0.1 Stefan Strasser
22:23 Feature #15180: add config'able FE user storage page
commited to svn, will be in 3.0.1 Stefan Strasser
22:21 Feature #14933: show_forgot_password should be TS-controlled too
changed ' OR ' to ' || ' and commited to svn Stefan Strasser
16:52 Bug #16322: Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in ...
If nothing is selected, mysql does not return false, it returns empty recordset, see docs! It returns false only if q... Dmitry Dulepov
14:13 Bug #16322: Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in ...
Real protection and FALSE on miss':... Martin Kutschker
15:22 Feature #14902: indexed_search: Results navigation relies on JavaScript
Many many thanks for the patch, Thorsten! Great work. I've edited your patch (so the line number may be wrong) becaus... Daniel Ditgens
13:48 Feature #14902: indexed_search: Results navigation relies on JavaScript
The attached diff introduces a new attribute $pointerVars in class tx_indexedsearch. This is filled with the necessar... Thorsten Kahler
14:29 Bug #16636: INSERT cache_hash ident value needs to be truncated to 20 chars manually
Full ACK. Karsten Dambekalns
14:09 Bug #16636: INSERT cache_hash ident value needs to be truncated to 20 chars manually
No, the solution is wrong. The documentation clearly says that the ident may only be 20 chars long. So it's up to the... Martin Kutschker
13:41 Bug #16642: TCEmain: Wrong syntax on checking NEW items
If this patch should be applied to the trunk version, I've got a feature wish to add (I know wrong type of issue, but... Oliver Hader
13:05 Bug #16642 (Closed): TCEmain: Wrong syntax on checking NEW items
There are some lines like in class.t3lib_tcemain.php
if (strstr($pid_value,'NEW'))
The syntax for substr is
stri...
Oliver Hader
12:23 Bug #16091: Try to upload extension: SOAP-ENV:Client: Bad Request
I had this issue on linux and fixed this by installing SOAP into PHP. PHP version was 5.x. dan frost
08:19 Bug #16638: Have to click 2 times to get pages
So I checked the error logs and I found nothing when I clicked the first time (and also no error if I click the secon... S¶ren
01:29 Feature #16146: Add fileadmin in Element Browser in general DRAFT workspace
This basically makes workspaces unusable for us.
The whole point is to be able to create new collecitons of pages...
Administrator Admin
00:39 Bug #15663: EM2 need more than 32 MB
@test extension
well, finally the EM works on shared hosts like 1&1 but it only lists the reviewed extensions even i...
Franz Koch

2006-10-12

23:44 Bug #16026: special=directory does not include submenu entries
I don't understand for what reason the sublevels are limited in the core - besides it is nonsense in my eyes. If I do... Franz Koch
21:34 Feature #14933: show_forgot_password should be TS-controlled too
I attached a patch with the possibility to control the show_forgot_password_link by TypoScript. With that the link wi... Stefan Strasser
17:27 Bug #16641 (Closed): The "click-to-enlarge" function of the image content element does not provide scrollbars to the new window.
This concerns the "click-to-enlarge" function of the "image" content element as well as the "text+image" content elem... Gernot Krause
16:54 Revision 73894870: Remove DOS linefeed
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1755 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
16:54 Bug #15663: EM2 need more than 32 MB
kb_test_em generates no errors for me but the update date is not changed at all.
TER2 update tool is not respondin...
Staffan Ericsson
16:13 Bug #16639: Wrong <Hx> tags generated in the frontend
seems like you are using the old (deprecated) static template "content (default)", typoscript is organized a little b... Peter Niederlag
15:59 Bug #16639: Wrong <Hx> tags generated in the frontend
In my typoScript Object browser there is no entry for lib.parseFunc.allowTags.
But when I searched for parseFunc sy...
Tomasz Rakowski
09:12 Bug #16639: Wrong <Hx> tags generated in the frontend
If <h2> is htmlspecialchared from DB to website this is *not* an htmlarea issue. The default-typoscript templates hav... Peter Niederlag
16:04 Bug #16542: utf-8 in classes names
I encountered similar problems with german umlauts. As a workaround I am using a locallang xml-file (fileadmin/rtestu... Uschi Renziehausen
15:19 Bug #16028: No matching extensions found.
Looks like a duplicate of #15663. Michael Stucki
13:35 Bug #16028: No matching extensions found.
putting the follwoing lines into my htacces file solved the problem for my installation (I do not have access to the ... Paul Kerspe
14:46 Bug #16640 (Closed): pageNotFound_handling ignores forceCharset setting
If $TYPO3_CONF_VARS[FE][pageNotFound_handling] is triggered and pointing to an URL, TYPO3 ignores the setting of $TYP... Michael Stucki
14:12 Bug #16178: UTF-8: Broken special characters on cached pages
Hi martin,
I hardly ever look at trunk....
But I am glad to hear that all blob fields are finally changed to appr...
Ries van Twisk
09:33 Bug #16178: UTF-8: Broken special characters on cached pages
Ries, please have a look at the current SVN code (trunk). AFAIR all BLOBs have been changed to TEXT fields. Martin Kutschker
00:46 Bug #16178: UTF-8: Broken special characters on cached pages
I had the same problem but it seems like the problem is a bit faugue in ANY CASE,
Here are my two cents.
Inded I ...
Ries van Twisk
14:04 Revision a009cdcb: Fixed bug #4021: array_merge error with PHP 5.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1754 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
14:00 Bug #16458: PHP 5 array merge error in t3lib_div line 538
Fixed in SVN. Martin Kutschker
12:32 Bug #16553: In BE Usergroup, it is not possible to select more than 20 tables(modify) at any time
found solution for this problem. it's not a bug. add this lines into your typo3conf/extTables.php file:
t3lib_div:...
Petrovan Bogdan
10:05 Bug #16638: Have to click 2 times to get pages
Thanx, I will try it out and post any errors later.
The installation is only a dummy installation to solve the pro...
S¶ren
09:28 Bug #16350: DBAL debug log "parsing" doesn't work on Oracle
What's the bug-writer-equivalent of trigger-happy? :-) Martin Kutschker
08:38 Bug #16120: Max. filesize for images in 'text with image' and 'images only' CEs has too small default value
You are right, but for the reasons mentioned in this bug report I suggest that either it should be set to 10 MB by de... Robert Markula
07:22 Bug #16069: Pages loaded from cache show special characters (like umlaut) wrong
Works fine for me. Cannot confirm. See, for example, http://accio.lv/ru/ or http://www.lgla.lv/. they are both in UTF... Dmitry Dulepov

2006-10-11

22:13 Bug #16150: Allowed memory size exhausted
There is not much we can do about this, but I will apply the attached patch so the user will be informed about the pr... Michael Stucki
15:01 Bug #16150: Allowed memory size exhausted
Isn't this a duplicate of 3302? (or vice versa) Frank Fischer
21:25 Bug #14169: Cannot create new pages with Quickstart Package and 3.6.0 core
This report is quite old and I haven't heard of such an issue ever, therefore I'm closing this issue.
If the bug i...
Michael Stucki
21:07 Bug #14670: Cannot login to the BE - No user logged in! Sorry, I can't proceed then! (no cookies),but there ARE cookies
I am closing this issue, assuming that it's not reproducable anymore. Otherwise, please just reopen. Michael Stucki
21:00 Feature #15751: Extension Manager "Look up" shows "No matching extensions found" when "Enable unsupported extensions" is not enabled
I cannot reproduce this. Anyone? Michael Stucki
20:54 Bug #16068: Out of Memory Problem in the Extension Manager: version_compare() to blame
Duplicate of #15950 Michael Stucki
15:00 Bug #16068: Out of Memory Problem in the Extension Manager: version_compare() to blame
Isn't this a duplicate of 3495? Frank Fischer
20:52 Bug #16070: Fatal error with function gzfile in class.em_index.php on line 1424
I am closing this bug since it seems to be a duplicate of 2615. Please try out the extension he published and post yo... Michael Stucki
20:50 Bug #15663: EM2 need more than 32 MB
Link to kb_test_em extension: http://typo3.org/extensions/repository/view/kb_test_em/0.0.1/
Please test and provi...
Michael Stucki
20:50 Bug #15817: Retrieve/Update generates extensions.xml.gz file, but shows no extensions at all
I am closing this bug since it seems to be a duplicate of 2615. Please try out the extension he published and post yo... Michael Stucki
20:44 Bug #15950: Extension manager link in BE-Navigation wont launch extension manager
According to user feedback, the attached patch should solve the problem... Michael Stucki
20:32 Bug #15950: Extension manager link in BE-Navigation wont launch extension manager
See http://bugs.php.net/bug.php?id=17433 Michael Stucki
20:31 Bug #16298: Error with parsing debug (Oracle XE)
Obviously needs BITAND(x,y)... Karsten Dambekalns
20:31 Bug #16350: DBAL debug log "parsing" doesn't work on Oracle
Heh, posting your own duplicates? :) Karsten Dambekalns
20:28 Bug #16499: Problems with UTF-8 and PostGres
Lack of feedback, I suspect a missing forceCharset directive in lcoalconf.php. Karsten Dambekalns
20:27 Bug #16292: installer doesn't cope with maximum table and field length (Oracle XE, MS SQL via DBlib)
I looked around, but ADOdb has no support for handling field name length issues (semi-)automatically. Karsten Dambekalns
20:12 Bug #16631: dbal does not support mysql-type "datetime"
Yes, there is date support. But TYPO3 uses unix timestamps exclusively, thus avoiding such problems. It is documented... Karsten Dambekalns
20:10 Bug #16422: Updating database tables doesn't work
This is documented behaviour, see manual, Section "Known problems", subsection "Results of database comparison operat... Karsten Dambekalns
20:06 Bug #15895: install tool does not detect imagemagick installation
Solved. Michael Stucki
20:03 Bug #15687: Quickstart does not autodetect GDlib 2.0.1+
Works fine with 4.0, otherwise please reopen. Michael Stucki
19:58 Bug #16639: Wrong <Hx> tags generated in the frontend
In database data is like that:
<h2 align="center">My Header</h2>
On the site it is transformed into:
{p} &lt;h...
Tomasz Rakowski
19:56 Bug #16639 (Closed): Wrong <Hx> tags generated in the frontend
This issue was tested on following systems:
Typo3 4.0 + rtehtmlarea 1.3.7
Typo3 4.0.2 + rtehtmlarea 1.3.7
Typo3 4....
Tomasz Rakowski
19:23 Bug #16638: Have to click 2 times to get pages
I can imagine that there is some SQL error. Please turn on error logging for PHP and check if there are any problems.... Michael Stucki
15:09 Bug #16638 (Closed): Have to click 2 times to get pages
If I am in the admin-area I get the navigation on the left side and a short description of the navi on the right side... S¶ren
17:38 Feature #14902: indexed_search: Results navigation relies on JavaScript
I'm currently working on a solution that creates URLs as value of the href attribute. But this is for an older versio... Thorsten Kahler
16:08 Feature #14902: indexed_search: Results navigation relies on JavaScript
Why not ask them for a small contribution? Michael Stucki
15:18 Feature #14902: indexed_search: Results navigation relies on JavaScript
Problem solved on www.greenpeace.de
however they done it :-)
Daniel Ditgens
15:08 Revision 1eeb2e9f: Changed index "parent" of sys_template to (pid,sorting)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1753 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
14:04 Bug #16120: Max. filesize for images in 'text with image' and 'images only' CEs has too small default value
It is configurable!
t3lib_div::loadTCA('tt_content');
$TCA['tt_content']['columns']['image']['config']['max_size'...
Marc Bastian Heinrichs
09:53 Bug #16120: Max. filesize for images in 'text with image' and 'images only' CEs has too small default value
Unified diff attached. Robert Markula
12:58 Bug #16637 (Closed): recs['clear_all'] should be clear as an array
The FE User Auth class (typo3/sysext/cms/tslib/class.tslib_feuserauth.php) has the possibility to automatically store... Bjrn Kraus
12:56 Feature #16635: RTE should use folder uploads/tx_htmlarea
At T3CON I have heard that Patrick Broens of Netcreators has taken over the responsibility for it. This has been agre... Michael Stucki
12:39 Feature #16635: RTE should use folder uploads/tx_htmlarea
Ok, you are right, but the question is, do we have a maintainer for rtehtmlarea? Martin Kutschker
09:58 Feature #16635: RTE should use folder uploads/tx_htmlarea
Wrong: The folder should be called tx_rtehtmlarea not tx_htmlarea! Michael Stucki

2006-10-10

22:43 Bug #16629: Distributing uploaded images to multiple directories
No config var, just a changed TCA for pages and tt_content which share the upload/media folder and an update script. Martin Kutschker
21:26 Bug #16629: Distributing uploaded images to multiple directories
Yes, update script + new variable in localconf.php.
So it would be possible to completely turn off the new system,...
John Angel
09:52 Bug #16629: Distributing uploaded images to multiple directories
I would be happy if at least different tables and fields would use different folders.
But neither that nor a new ...
Martin Kutschker
20:51 Bug #16283: murky MM self joins by pi_list_query // tslib
I had the same problem when i use pages tables as category of himself I tried:
if($mm_cat['table']==$table){
...
elias
16:48 Bug #16627: task center (sys_action) in "record list" view shows "set fileds" by default
Forget that ulgy path above.
It works but only if you have one table at page. If there is more tables then all tab...
Krystian Szymukowicz
16:02 Bug #16636 (Closed): INSERT cache_hash ident value needs to be truncated to 20 chars manually
When inserting a cache_hash the field 'ident' is a length of 20. When the string is longer, MySQL will just truncate ... Michiel Roos
15:45 Bug #16123: Accessibility and font-size selector in RTE
I think the font-size button uses the browsers edit features directly. So it's probably Firefox and IE that create th... Martin Kutschker
15:43 Feature #16635 (Closed): RTE should use folder uploads/tx_htmlarea
It would be great if the RTE would not store inline images directly in uploads/ but uploads/tx_htmlarea/. Even better... Martin Kutschker
15:34 Feature #16634 (Closed): Hook-Request for typo3/class.db_list.inc
Hello,
with the release of typo3_src-4.0 we have enhanced the service-table in extension 'civserv' with ws_version...
citeq
15:22 Bug #15425: Add hook to t3lib_TCEmain::checkModifyAccessList()
Hi,
I just realised that I had not made the patch correctly.
I will add the now hopefully correct patch - creat...
citeq
14:55 Bug #15425: Add hook to t3lib_TCEmain::checkModifyAccessList()
A hook is fine, but I think other installations could benefit from a finer default granulation as well. Martin Kutschker
12:58 Bug #15425: Add hook to t3lib_TCEmain::checkModifyAccessList()
Thanks for the reminder. I will take care of this. Michael Stucki
12:15 Bug #15425: Add hook to t3lib_TCEmain::checkModifyAccessList()
Hello,
I wonder did anybody of the core team ever consider this hook request for t3lib/tcemain->checkModifyAccessL...
citeq
14:53 Bug #16633 (Closed): t3lib_db::listQuery uses LIKE instead of FIND_IN_SET()
As t3lib_db is Mysql-specific it should make use of Mysql's complete set of functions.
(issue imported from #M4359)
Martin Kutschker
11:10 Bug #16309: function errorGif in t3lib/thumbs.php still search for dir "gfx" in t3lib
Fixed in SVN (trunk and TYPO3_4-0). Martin Kutschker
11:04 Feature #16632 (Closed): Add an option to t3lib_div::xml2array to remove all unnecessary spaces
All said in the subject. This will save quite a lot of space when using templavoila.
(issue imported from #M4358)
Dmitry Dulepov
10:48 Revision 88ffc9d6: Use correct path (PATH_typo3).
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1752 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
10:48 Revision 212ddd8a: Use correct path (PATH_typo3).
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1751 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
10:29 Revision 81481e0a: Use PATH_site rather then TYPO3_mainDir
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1750 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
10:29 Revision 4f62e76d: Use PATH_site rather then TYPO3_mainDir
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1749 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
10:22 Revision b6801038: Fixed bug #3777: thumbs.php looks for file in t3lib/gfx instead of typo3/gfx
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1748 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
10:19 Revision 23fdc034: Fixed bug #3777: thumbs.php looks for file in t3lib/gfx instead of typo3/gfx
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1747 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
10:05 Revision 1f78bfcc: Modified svn-ignore properties.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1746 709f56b5-9817-0410-a4d7-c38de5d9e867 Andreas Otto †
10:03 Revision 96864063: Added svn-ignore properties.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1745 709f56b5-9817-0410-a4d7-c38de5d9e867 Andreas Otto †
09:49 Bug #16631: dbal does not support mysql-type "datetime"
Date fields have the nasty habits of being DB specific. Is there any ADOdb support for date fields? Martin Kutschker

2006-10-09

22:15 Bug #16631 (Closed): dbal does not support mysql-type "datetime"
As the subjects says.
(issue imported from #M4356)
Christian Welzel
16:08 Bug #14135: link wizard fails to remember external links
The attached patch fixes the problem in typo3/class.browse_links.php
This working solution is very simple but not ...
Ralf Hettinger
15:09 Bug #16630: t3lib_div::array2xml() should create XML with a LF at the end
One extra byte to each field. Not much ever for 10000 recs but is it really needed? Dmitry Dulepov
14:48 Bug #16630 (Closed): t3lib_div::array2xml() should create XML with a LF at the end
The extension llxmltranslate uses t3lib_div::array2xml() to create its locallang XML files. It is good style that eve... Oliver Klee
13:08 Bug #16629: Distributing uploaded images to multiple directories
Sure, images with references would be ideal.
The problem is that dam_ttcontent is in experimental status:
http://...
John Angel
13:02 Bug #16629: Distributing uploaded images to multiple directories
Or even better: uploads/ should not be used anymore at all! DAM will provide a nice way to do this... Michael Stucki
08:46 Bug #16629 (Closed): Distributing uploaded images to multiple directories
Instead using single directory where images are being uploaded (uploads/pics), they should be distributed to multiple... John Angel
11:14 Feature #16417: Bidirectional MM relations including foreign an local sorting
Bidirectional MM relations including foreign and local sorting is now in trunk for 4.1. See #16518. Ingmar Schlecht
11:12 Bug #16518: MM relations should be editable from both sides of the relation
Fixed in trunk some time ago. Ingmar Schlecht
11:10 Feature #16089: writeMM deletion trouble
You're right, using different MM tables for each matching criteria causes some overhead (i.e. more mm tables), yet it... Ingmar Schlecht
11:01 Feature #16089: writeMM deletion trouble
Using different MM tables for connecting the same tables over and over again is quite ugly and unflexible and furthe... Nikolas Hagelstein

2006-10-08

17:58 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
Klaus, for typo3 4.0.0 it's in typo3/sysext/cms/tslib/class.tslib_content.php, around line 5230:
$this->lastTypoL...
Alexey Boriskin
16:59 Feature #16626: Have the ability to hide Workspace Menu and Selector
In #3254 I ask for the hiding of the WS icon and selecotr when the user has access to only one WS. Martin Kutschker
14:28 Bug #16628: Wrong time format in syslog
I agree, will take care of this. Michael Stucki
13:13 Bug #16628 (Closed): Wrong time format in syslog
cms/t3lib/class.t3lib_div.php:4400
Instead:
fwrite($file, date('d/m/Y i:H').$msgLine.chr(10));
there should ...
John Angel
12:32 Bug #15663: EM2 need more than 32 MB
Uploaded EM_MemFix_20061008\(4.0.2\).diff.
It is an adaptation of the original EM_MemFix_2006-08-15.diff to the cu...
Dimitrij Denissenko
09:42 Bug #16625: Patch Bugs with patches to core
Some more:
http://bugs.typo3.org/view.php?id=1697
http://bugs.typo3.org/view.php?id=980
Oliver Klee
00:46 Bug #16570: Problem in Code View in Firefox 1.5.0.7
yes, resolved with 2.0rc2 Stefano Cecere

2006-10-07

17:19 Bug #16627 (Closed): task center (sys_action) in "record list" view shows "set fileds" by default
I do not know if it is desired but task center (sys_action) in "record list" view shows "set fileds" by default.
...
Krystian Szymukowicz
14:02 Feature #16626 (Closed): Have the ability to hide Workspace Menu and Selector
It would be nice to hide the workspace Menue and Selector to Editors, so that they won't get confused.
(issue imp...
Ingo Schmitt
13:58 Bug #16625 (Closed): Patch Bugs with patches to core
There are serveral Bugs containing patches. These should be patched to the core:
http://bugs.typo3.org/view.php?id...
Ingo Schmitt
13:50 Feature #16624 (Closed): Have the ability to display Form Errors based of the Content inside the fleyform
Currently the values inside a Flexform are evaluated and than passed to the TCEMain. A BE user gets an error about th... Ingo Schmitt

2006-10-06

23:34 Bug #16619: Fail-safe mechanism for database connectivity problem
Since it cannot connect to database, it has to display exported HTML, no matter what. John Angel
17:15 Feature #16623 (Closed): sysext/cms/layout/db_layout.php vs. alt_doc.php/alt_palette.php -- printContent
Since version 4.0.2 of TYPO3 alt_doc.php and alt_palette.php contains support to add JS/Styles through the doc object... Stefan Galinski
14:44 Bug #16622 (Closed): regexp for db host in install tool does not allow specification of socket
When installing, it is impossible to specify localhost:/path/to/socket as hostname, as the regular expression in clas... Jens Scheidtmann
10:35 Bug #16500: Missing dot in typo3/sysext/cms/tslib/media/scripts/fe_adminLib.inc
This is my TS
setfixed{
approve._FIELDLIST = uid,pid
DELETE._FIELDLIST = uid,pid
hidden=0
}
...
Christoph Lemmer
10:02 Feature #16621 (Closed): Non-admin access to templatesrecords?
Hi!
I got a feature request that i guess many large scale t3 users would like.
As far as I know you have to be...
Staffan Ericsson
06:55 Bug #16558: ERROR when you install the extension
As it is not really a bug... Stefan Strasser

2006-10-05

21:00 Bug #16619: Fail-safe mechanism for database connectivity problem
One more note about this: Parts like the search engine which are purely dynamic can never be cached and would never w... Michael Stucki
20:58 Bug #16619: Fail-safe mechanism for database connectivity problem
Yes I know. Please see my last comment: TYPO3 has a problem connecting to the database.
You are using the file-cache...
Michael Stucki
19:06 Bug #16619: Fail-safe mechanism for database connectivity problem
I am using pageCacheToExternalFiles=TRUE.
When I stop mysql server, Typo3 displays: "Database Error; The current u...
John Angel
18:13 Bug #16619: Fail-safe mechanism for database connectivity problem
If you end up with a database connection error, the reason for the problem might be somewhere else:
Either the serve...
Michael Stucki
18:36 Bug #16583: & instead of &amp; in urls with tslib_pibase->pi_linkTP_keepPIvars_url and tslib_cObj->getTypoLink_URL
Alright :-) Michael Stucki
18:30 Bug #15704: Getting strange chars when fetching UTF-8 strings from locallang.xml
The language labels of TYPO3 are not to be mixed up with any sys_language_uid related stuff. These can be configured ... Michael Stucki
18:15 Feature #16618: Database connection problems logging
This feature is already implemented in TYPO3 4.0. See t3lib_div::sysLog() for more information. Michael Stucki
18:08 Bug #16577: TS value modification with := operator -- appendString does not work
This is a duplicate. Michael Stucki
18:06 Bug #16614: clickmenu on pagetree icons does not work
Not reproducable. Can you reproduce this on a fresh 4.0 installation with dummy-site? Michael Stucki
18:02 Bug #16040: rte htmlarea in workspace removes textformatting, in live-mode formatting is applied
Duplicates are usually closed... Michael Stucki
17:03 Bug #16582: Two extra spaces added in the beginning of all dynamic text feeds (HTML, RSS,...)
OK thanks for the information. Good to find it in the bugtracker now, so other people having the same problem mind fi... Michael Stucki
13:30 Bug #16582: Two extra spaces added in the beginning of all dynamic text feeds (HTML, RSS,...)
Now it's actually resolved and I just wanted to report that it wasn't the extensions (or at least not the XCLASSes).
...
Jaakko Pasanen
14:50 Bug #16574: images are not saved under special conditions
Confirmed on:
Typo3 4.0 HTMLArea 1.40
Typo3 4.0 HTMLArea 1.41
Typo3 4.0.2 HTMLArea 1.40
Typo3 4.0.2 HTMLArea 1.42...
Nikolas Hagelstein
13:02 Feature #16383: open module on startup
Hi Sebastian,
can you please take care of this one? I think that would be a nice thing for 4.1 (or 4.0.3 maybe!?)
...
Thomas Hempel
12:32 Bug #16120: Max. filesize for images in 'text with image' and 'images only' CEs has too small default value
Thanks Andreas! Seems like a simple change.
Is it possible to get this changed in stock Typo3? Or - better - make it...
Robert Markula
10:56 Bug #16120: Max. filesize for images in 'text with image' and 'images only' CEs has too small default value
Have a look at typo3/sysext/cms/tbl_tt_content.php and search for the column-array "image". There "max_size" is set t... Andreas Wolf
00:12 Bug #16120: Max. filesize for images in 'text with image' and 'images only' CEs has too small default value
Does anybody know where exactly this is hardcoded? Robert Markula
11:12 Bug #16620 (Closed): Some backend problems - mainly disappearing content
The problem is, that my side loose content. On the one hand there is the news archive build with tt_news and on the o... Heiko
10:59 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
the domain name is cut off by the rte as far as i can remember. that's why the only working workaround is to disable ... Klaus Hinum

2006-10-04

22:31 Bug #16585: Page browser error
The bug is on line 158 of class.tx_newloginbox_pi3.php:
- the variable $this->internal['res_count'] does not get the...
Stefan Strasser
20:30 Feature #15180: add config'able FE user storage page
Name of the TSconfig-variable changed from useStoragePid to storagePid as used in several other extensions (hint by I... Stefan Strasser
09:40 Feature #15180: add config'able FE user storage page
Okay, thats more intuitive. Thank your for the diff. Christopher Hlubek
08:04 Feature #15180: add config'able FE user storage page
Here is a patch-file, I called 'useStoragePid' instead of 'pid' Stefan Strasser
19:37 Bug #16619 (Closed): Fail-safe mechanism for database connectivity problem
1/ All pages should be exported to static HTML pages on regular basis (incrementally & automatically)
2/ If Typo3 ...
John Angel
19:30 Feature #16618 (Closed): Database connection problems logging
Database connection problems (and similar major problems) should be written to log file, so it can be externally moni... John Angel
19:27 Feature #16617 (Closed): Custom error pages
It would be nice to build custom error pages (some extern static HTML) for database connectivity problem and similar ... John Angel
18:35 Bug #15742: Remove (grayed-out) icons for element versioning
This seems to be a duplicate or related to issue #3024.
Andreas Wolf
17:25 Bug #15704: Getting strange chars when fetching UTF-8 strings from locallang.xml
I am just looking at BE 'Website Language' section, and cannot find option to find/change language with ID=0.
Do n...
John Angel
17:03 Bug #15704: Getting strange chars when fetching UTF-8 strings from locallang.xml
Martin, when you create the new page, new record is inserted in 'pages' table, assuming it has 'default' language: sy... John Angel
16:27 Bug #15704: Getting strange chars when fetching UTF-8 strings from locallang.xml
John, setting the BE to default to UTF-8 is under way. Still this has nothing to do with the language in TYPO3 l10n s... Martin Kutschker
15:05 Bug #15704: Getting strange chars when fetching UTF-8 strings from locallang.xml
C’mon, not everybody is building websites with English as default language.
Please consult other users before cl...
John Angel
12:13 Bug #15704: Getting strange chars when fetching UTF-8 strings from locallang.xml
John, English is as far as the configuration the default language. Additionally it has to be configured using the key... Martin Kutschker
11:09 Bug #15704: Getting strange chars when fetching UTF-8 strings from locallang.xml
I suggest getting rid of 'iso-8859-1' everywhere in Typo3 code, in favor of 'utf-8'. John Angel
10:54 Bug #15704: Getting strange chars when fetching UTF-8 strings from locallang.xml
Why does Typo3 expect English as default language? Here is the solution that resolves the problem:
-------
typo...
John Angel
17:01 Feature #16380: Publishing of elements should trigger actions
+1 Wolfgang Klinger
12:06 Bug #16583: & instead of &amp; in urls with tslib_pibase->pi_linkTP_keepPIvars_url and tslib_cObj->getTypoLink_URL
I got it. It has to be how it's realized now.
Stucki can you close the bug, please?
THX
Marc Bastian Heinrichs
09:49 Bug #16583: & instead of &amp; in urls with tslib_pibase->pi_linkTP_keepPIvars_url and tslib_cObj->getTypoLink_URL
If you want to use something like "header('Location: someurl'); You need the pure URL.
If you want to set a returnUr...
Popy no-lastname-given
12:03 Bug #15950: Extension manager link in BE-Navigation wont launch extension manager
Problem disappers with PHP 4.4.4
it would be nice if there would be a hint in the requierements until this bug is ...
Ansgar Brauner
09:35 Feature #16615: Add the ability to set a pid for logout
Okay, there's an error in the code snippet. It has to be
$action_pid = isset($this->conf['logoutPid']) ? $this->co...
Christopher Hlubek
09:03 Bug #16570: Problem in Code View in Firefox 1.5.0.7
...and now the Firefox 1.5 branch has been patched. So the next update, FF 1.5.0.8, should correct the problem. Kasper Ligaard
07:48 Bug #16616 (Closed): Context menu (right click) in RTE crashes IE
Context menu (right click) crashes IE. Most of the time after the second or third right click. Then the context menu ... Wolfgang Klinger

2006-10-03

13:07 Bug #16556: be_groups field "title" is too short
+1 from me to raise the limit or remove it at all.
I ran into a problem while importing group records via eu_ldap ...
Mario Rimann
11:36 Bug #16556: be_groups field "title" is too short
I don't think that an (almost) unlimited size would be a solution, but 20 characters is definitely too short, esp. wh... Andreas Wolf
09:29 Bug #16573: The Image pagecontent looks wrong in MISE
I guess this was not a TYPO3 bug then. Michael Scharkow
09:24 Bug #16567: When adding more than 30 checkboxes on the TCA, the values don't get recorded.
This restriction is due to checkboxes being set via a bitmask, and the upper limit for an integer is 32bit, so more t... Michael Scharkow

2006-10-02

13:30 Feature #16615 (Closed): Add the ability to set a pid for logout
If the user logs out in a secured area of the site he will get a 404, cause after logging out the user isn't allowed ... Christopher Hlubek
13:21 Feature #15180: add config'able FE user storage page
This would be a nice feature to have. In our site we include the newloginbox plugin on every site and we are using Te... Christopher Hlubek
12:38 Bug #16614 (Closed): clickmenu on pagetree icons does not work
click on pagetree icons does not work, n with mozilla return that error:
Errore: xmldoc has no properties
http://...
Mauro Lucchini
12:12 Bug #15105: showpic.php does not resize the popup size if necessary
The closing/reopen solution doen't work correct in Firefox for me cause clicking an image first time another tab gets... Marc Bastian Heinrichs
11:05 Feature #16462: AJAX Page Tree
Finally heres the patch.
First time I am doing this, so dont behead me if it doesnt work out :)
best wishes,
s...
Stefan Regniet
11:04 Feature #16613: pass image alt and title attributes to showpic script
- includes also the pass of metaCharset cause I don't want to instance an tslib_fe object (Opera needs the meta Conte... Marc Bastian Heinrichs
10:36 Feature #16613 (Closed): pass image alt and title attributes to showpic script
the patch includes modification on tslib_cObj->imageLinkWrap and SC_tslib_showpic to pass image attibutes to the show... Marc Bastian Heinrichs
11:01 Bug #14838: Indexed search results: Link in "path" section does not include extension variables
Hi,
I'm using 4.0.2 with realurl and also had the problem with tt_news. The link on the title worked but not the l...
Christian Ehret
09:53 Bug #16558: ERROR when you install the extension
That is not really a bug. It does not have any negative effect to the function of the extension. In contrary: this er... Stefan Strasser
09:51 Bug #16590: wrong titletext handling in link browser
I confirm this bug.
Actually, the typolink function was updated to work with the browse_link script of the rtehtmlar...
Fronzes Philippe
01:37 Bug #15630: JSMENUITEM & showActive dows not work if entryLevel is set
in Typo3 Version 4.0.2 it is line 2772.
Why is this not merged with Core yet?
Andreas Rieser

2006-10-01

23:07 Bug #16612 (Closed): Page Module displays nbsp instead of just a space
If you open the page module and select a page, there might be some nbsp characters in your text. Those nbsp are just ... Andreas Balzer
22:00 Bug #16558: ERROR when you install the extension
error is only being displayed with sqldebug turned on Stefan Strasser
21:53 Bug #16015: password-forgot-mail contains htmlencoding (&quot;)
patched in Subversion, change will be in 3.0.1 Stefan Strasser
14:43 Bug #16570: Problem in Code View in Firefox 1.5.0.7
Good news: Explaining the situation to the Mozilla folks, they decided to include the patch, so the RTE will be fixed... Kasper Ligaard

2006-09-30

23:19 Bug #16611 (Closed): stdWrap-property in stdWrap doesn't work like expected
If you do something like this:
page.5 = TEXT
page.5.stdWrap.wrap = <div> | </div>
the wrap is beeing ignored.
...
Irene Höppner
14:28 Bug #16610 (Closed): Admin panel is outputed below /body tag
Accoring to the w3c there is nothing allowed below the closing body tag, but </html>.
It would be nice, if T3 coul...
Andreas Balzer
14:27 Bug #16609 (Closed): Admin panel input fields are not closed, so they are not valid
According to the w3c, afaik, _all_ input fields have to be closed again. However.. The admin panel has several unclo... Andreas Balzer
14:24 Bug #16608 (Closed): DB Check > Relations should output more details
If you go to db check > Database relations and you get errors like
There are 1 records pointing to this missing o...
Andreas Balzer

2006-09-29

23:18 Bug #16607 (Closed): plugin.alt.pda doesn't work with css_styled_content
Using the plugin.alt.pda (type 95) with css_styled_content won't fill the marker ###CONTENT### within the template.
...
Mischa
14:48 Bug #16606: indexed_search and utf transformations
I delayed posting that bug and I made some progress that I would like to share. I found that the utf8_encode is appli... Thanos no-lastname-given
14:31 Bug #16606 (Closed): indexed_search and utf transformations
indexed_search version all. Trying to fix in 2.9.2
I have a site with 2 languages:
Default that is set to be gr...
Thanos no-lastname-given
12:44 Feature #16605 (Closed): overriding labels
It would really be nice to override the "Heading X" labels via Typoscript, I just modified locallang to achieve that.... Stefan Beylen
11:32 Bug #16570: Problem in Code View in Firefox 1.5.0.7
I can confirm Firefox 1.5.0.7 and Firefox 2 RC1 crashes, Win XP Prof. SP2. So as Michael Stucki started stating: Ther... Kasper Ligaard

2006-09-28

22:50 Bug #16604 (Closed): spamProtectEmailAddresses and hidden from field in mail_form
Hello,
i don't know it is a bug or it's planned.
if i enter in a mail form a hidden field with a mail from addr...
Marcel Alburg
21:09 Bug #16603 (Closed): Fuctions -> Multiple pages creates pages in reverse order (page ids decreasing)
Not a bug, actually. When pages are being created from wizard "Create multiple pages" they are placed in correct orde... Dimitriy Simakov
10:29 Bug #16570: Problem in Code View in Firefox 1.5.0.7
Also could confirm problem reported above by Marc Bastian Heinrichs:
(
- edit an tt_news entry
- select tab "Relat...
Kirill Klimov
10:20 Bug #16570: Problem in Code View in Firefox 1.5.0.7
Could confirm the problem when trying to switch to code view - browser crashes.
Have seen it on:
TYPO3 4.0, ht...
Kirill Klimov
00:14 Bug #16581: Mailforms are not sent when using Opera
Thought so.
@Staffan: Please provide more details that help to reproduce this. Additionally, please try removing som...
Michael Stucki

2006-09-27

22:08 Bug #16602 (Closed): eval => 'required,datetime' has no "required" effect, eval => 'datetime,required' renders the value useless
TCA config
eval => 'required,datetime' has no "required" effect,
I can simply skip this field
eval => 'datetim...
Wolfgang Klinger
20:32 Bug #16601 (Closed): Deletion of Flex element not working
When deleting section-wise objects within a Flexform and we want to delete one, I get an error message and the the el... emds-itsupport
18:56 Bug #16600 (Closed): CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set
Since uprgrading from 4.0.0 to 4.0.2 I noticed a lot of warnings in my php-error-log.
The warning looks like this:
...
Schmid Valentin
17:24 Bug #16599 (Closed): img-tag with empty attributes, if IM/GM cann't render the image (pdf)
cObj->IMAGE returns an img-tag with empty attributes, if IM/GM cann't render the image (pdf) with reduced size
sol...
Marc Bastian Heinrichs
16:35 Bug #16309: function errorGif in t3lib/thumbs.php still search for dir "gfx" in t3lib
still in 4.0.2 Marc Bastian Heinrichs
16:09 Bug #16220: can't get "translation handling" to work in EXT Manager
In Typo3 4.0.2 the problem still exists.
The patch bug-3637.diff still works for Typo3 4.0.2.
Schmid Valentin
07:10 Bug #16558: ERROR when you install the extension
TYPO3 4.0.2
localconf.php:
$TYPO3_CONF_VARS['SYS']['sqlDebug'] = '1';
"Install extension..." or "Remove extens...
Toralf Lenz

2006-09-26

17:25 Bug #16596: RTE crashes when trying to switch to HTML mode
duplicate Michael Stucki
16:45 Bug #16596: RTE crashes when trying to switch to HTML mode
This is already reported in bug #0004238. Robert Markula
15:29 Bug #16596 (Closed): RTE crashes when trying to switch to HTML mode
When I am editing an page content element and I want to switch to HTML display mode, the browser crashes and immediat... H. Hahn
16:40 Bug #16597 (Closed): FE- Users with more than one group get wrong searchresults
if there is grlist=1 for a searchresult and a user is in the groups #1 and #2
the user won't get this result.
...
Carsten Kleinfeld
16:10 Bug #16015: password-forgot-mail contains htmlencoding (&quot;)
It is still the same with Typo3 4.0.2 and newloginbox 3.0.0. I attached a patch for it.
Stefan Strasser
15:59 Bug #16558: ERROR when you install the extension
I can't reproduce it on a blank installation of Typo3 4.0.2 and newloginbox V 3.0.0
Did you only import newloginbo...
Stefan Strasser
15:21 Bug #16595 (Closed): Constant Editor displayExample not configurable
in Constant Editor there is a configurable Option, that never works.
The example position is always at bottom, but...
Steffen Kamper
14:00 Bug #16594 (Closed): Installer cannot import tables when the db has a collation of utf8_unicode_ci
The db dumps in the dummy package have a collation of latin1_swedish_ci.
If the installer creates the db, everything...
Daniel Mueller
10:55 Feature #16593 (Closed): stdWrap for params in function cImage, class.tslib_content.php
It would be very useful for some occasions (e.g. onmouseover for content elements with images) if the TS-parameter pa... Ralf Hettinger
09:19 Bug #16570: Problem in Code View in Firefox 1.5.0.7
I can confirm this with Ubuntu Dapper Drake. I don't use htmlarea but my browser crashes whenever I try to assign dat... Thomas Hempel
08:19 Bug #14963: Auto redirect feature from Martin Kutschker overwrites the variable with the storagePid (ver 2.2.9)
With 3.0.0 (not yet reviewed) it is now solved. Stefan Strasser
08:10 Bug #15857: newloginbox 2.2.11 uses direct mysql_* calls
3.0.0 (not yet reviewed) uses now DBAL.
I noticed that ext_php_api.dat is not up2date, but AFAIK that does not aff...
Stefan Strasser

2006-09-25

20:04 Bug #16570: Problem in Code View in Firefox 1.5.0.7
Problem also occurs in TYPO3 4.0.2. I use htmlArea RTE v 1.4.2 (does not matter, because before I used the version of... Urra
18:06 Bug #16592: Extension configuration (ext_conf_template.txt) is not saved the first time
I updated the description, it should be clear now what's the problem, Karsten please take a look at it Wolfgang Klinger
17:37 Bug #16592: Extension configuration (ext_conf_template.txt) is not saved the first time
already reported in april #16017 Marc Bastian Heinrichs
10:52 Bug #16592: Extension configuration (ext_conf_template.txt) is not saved the first time
I can confirm this. Michael Stucki
10:33 Bug #16592 (Closed): Extension configuration (ext_conf_template.txt) is not saved the first time
Import a new extension and enter values for the extensions configuration (defined in ext_conf_template.txt) and click... Wolfgang Klinger
18:05 Bug #16017: Ext installations fails if other extConf than default
Duplicate #16592 Wolfgang Klinger
16:07 Bug #15951: clickmenu on pagetree icons does not work
I had the same problem. It turns out that my problem were a couple of empty lines in localconf.php after the closing ?> Rafael Freuler
12:51 Bug #16419: Upload to TER always transfers hidden or system files
There is a bug in the patch:
Instead of
$fileArr=t3lib_div::getAllFilesAndFoldersInPath(...$regDirs,$recursivity...
Stefan Geith
11:03 Bug #16515: access keys for TMENU (just like for GMENU)
fixed in revision 1732 Wolfgang Klinger

2006-09-24

16:16 Bug #16591: PATH_site wrongly defined in index.php
So the problem is not PATH_site but PATH_thisScript which seems to be /index.php (seems to be on top of the root file... Michael Stucki
14:41 Revision ef4c7147: Tagging TYPO3 4.0.2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-0-2@1744 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
14:11 Bug #16590: wrong titletext handling in link browser
Please report bugs in English, otherwise they will be closed... Michael Stucki

2006-09-23

23:27 Bug #16591 (Closed): PATH_site wrongly defined in index.php
My problem looks like this:
The Typo3 installation is in a subdirectory typo3site' and when I enter it via URL:
htt...
cyprianpl
20:21 Bug #16573: The Image pagecontent looks wrong in MISE
Dear Helmut,
thank you for your response.
Width of the table cell is set to 100% in the template, and
I tryed ...
Alex
17:53 Bug #16590 (Closed): wrong titletext handling in link browser
Le champ de formulaire de type "Link" présente le défaut suivant :
Si on saisi dans le wizard l'url http://www.dom...
ELAMRI
17:31 Bug #14838: Indexed search results: Link in "path" section does not include extension variables
The path link also lacks the ability to add the search words, neither when forwardSearchWordsInResultLink is set. Christoph Köpernick
12:12 Feature #16571: Feature that allows EM to showed installed version and current version
SOLUTION:
install the ext: ter_update_check (it is already proposed to go int osystem_extensions)
Stefano Cecere
08:34 Bug #15576: 'File' icon (module_file.gif) way to large
Is this fixed? It looks like it. Issue ready to be closed?
Matthew
Matthew
08:31 Bug #16589 (Closed): Is pages__up.gif the wrong icon for a member protected page?
Regards,
Setting a page to FE user protected the icon showing up for the protected page is:
pages__up.gif
Th...
Matthew

2006-09-22

23:58 Bug #16055: Web>List view header information error
Fine, so I'll just close this. Michael Stucki
20:06 Bug #16055: Web>List view header information error
Hi:
After a $TCA comparison at INSTALL tool, I found extension Direct Mail was responsable, because of a missing f...
Carlos A
22:13 Bug #16588 (Closed): Inconsistent return values of ini_get() produce false positives for safe_mode detection
Typo3's install tool told me that safe_mode is on, while I was sure that it was off (also verified using phpinfo().
...
Christian Boltz
16:22 Bug #16570: Problem in Code View in Firefox 1.5.0.7
The problem does not seem to occur with a stand alone version of htmlArea. See http://www.dynarch.com/demos/htmlarea/... Rudy Gnodde
14:39 Bug #16581: Mailforms are not sent when using Opera
I just tried it using Opera 8.5, Typo3 4.0 and a standard mail form. There were no problems. Rudy Gnodde
13:16 Feature #16586 (Closed): displayCond for flexforms, that affects on row of element
An displayCond in flexform affects only on FIELDS of the same hierarchy-level in xml-definion.
Would be nice to have...
Marc Bastian Heinrichs
13:05 Feature #16383: open module on startup
@Thomas:
ahem... this has nothing to do with your patch... *blush*
I think this has something to do with the Ja...
Marc Ehret
12:07 Feature #16383: open module on startup
@Marc: I can't imagine how should be produced by the patch. Have you applied any other patches?
Greets,
Thomas
Thomas Hempel
12:04 Feature #16383: open module on startup
Hi,
just want to know if you can confirm this:
1. select any start module and save
2. reload page
3. select a...
Marc Ehret
10:14 Bug #16583: & instead of &amp; in urls with tslib_pibase->pi_linkTP_keepPIvars_url and tslib_cObj->getTypoLink_URL
Hi Michael,
of course, lastTypoLinkUrl is an attribute of tslib_cObj.
With functions
- tslib_cObj->getTypoLink...
Marc Bastian Heinrichs
 

Also available in: Atom