Project

General

Profile

Activity

From 2007-02-10 to 2007-03-11

2007-03-11

20:55 Bug #17109: images with uppercase file extension aren't displayed in drag-n-drop listing
added diff in unified format alexander onea
19:23 Bug #17109: images with uppercase file extension aren't displayed in drag-n-drop listing
Please attach a diff in the "unified" format. See http://typo3.org/teams/bug-fixing/diff-and-patch/ Michael Stucki
13:30 Bug #17109 (Closed): images with uppercase file extension aren't displayed in drag-n-drop listing
images in drag-n-drop listing are not displayed whenever the file extension is not lowercase.
example:
/folder/
...
alexander onea
20:34 Bug #17081: t3lib_div::mkdir() resets setgid bit on folder creation
Why don't you use
$TYPO3_CONF_VARS['BE']['folderCreateMask'] = '2775';
or
$TYPO3_CONF_VARS['BE']['folderCreateMa...
Martin Kutschker
20:18 Feature #16613: pass image alt and title attributes to showpic script
What's the point of the alt attribute in this context? The title of the original link should have made it clear that ... Martin Kutschker
20:10 Bug #15951: clickmenu on pagetree icons does not work
Still an issue in 4.1 final? Martin Kutschker
15:50 Bug #17110: Error showing pages after update to 4.1
It seems to have something to do with template caching because it works when I make the following changes in typo3/sy... Matthias Nagl
14:33 Bug #17110 (Closed): Error showing pages after update to 4.1
After Updating to 4.1 AND doing the database-updates (seems not to happen without db-updates!) opening arbitrary page... Matthias Nagl
14:38 Bug #17062: Extensions crash when using HTMLArea in FE
ok, make sense, but anyway you see the lot of questions / bugreportings concerning the rte. Do you think rte 1.5.1 no... Steffen Kamper
14:28 Bug #17062: Extensions crash when using HTMLArea in FE
The RTEhtmlarea is a TYPO3 system extension and is developed with the core. Thus, IMO it doesn't make any sense to us... Oliver Hader
14:23 Bug #17062: Extensions crash when using HTMLArea in FE
I have to make an additional note. It seems that rte-versions are quite different.
The patch works fine with rteht...
Steffen Kamper
13:39 Bug #17062: Extensions crash when using HTMLArea in FE
please follow my link in note 0012920 Steffen Kamper
12:47 Bug #17053: cache is not saved properly
Hi! As I have written in bug report 5157 we have the same problem here with our page (updated from 4.0.5 to 4.1).
As...
Andreas Balzer
01:26 Bug #17091: "No template found" after update from 4.0.4 to 4.1
Hi!
We (ess-erfurt.de) have exactly the same problem.
The page is visible as long as it is not cached. After the fi...
Andreas Balzer

2007-03-10

19:20 Bug #17101: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs
I attached a first patch (alpha). The problem is base on event listeners in Gecko browsers. Additionally it was obvio... Oliver Hader
13:04 Bug #17062: Extensions crash when using HTMLArea in FE
OK new informations!
After i installed the current cal from http://svn.webempoweredchurch.org/calendar/downloads
...
Markus Wllenweber
11:26 Feature #17108 (Closed): Support secure database connections (e.g. MySQL over SSL)
It would be great to have the feature to connect to a server somewhere in the internet by using a secure connection t... Oliver Hader
09:33 Bug #16908: htmlarea doesn't show up
@Frans: Please don't patch a local installation of the RTEhtmlarea. TYPO3 4.1 comes with the latest built of RTEhtmla... Oliver Hader
09:13 Bug #16908: htmlarea doesn't show up
rtehtml 1.4.3 is installed as a Local extension.
After upgrading from 4.05 to 4.1 rtehtml reports the following erro...
Frans Lichtenauer
02:46 Bug #17107: maxW for image rows is not the maximum
You're right... I could have thought before uploading. It just did not come to mind earlier, sorry.
Okay, so versi...
Ralf Hettinger
02:20 Bug #17107: maxW for image rows is not the maximum
Whoops... missed one modulus for the case that no remainder is there from the very beginning. Please use v2. Ralf Hettinger
02:11 Bug #17107 (Closed): maxW for image rows is not the maximum
If a given maximum width for more than one image in a row is set and this imagerow is wider than the given width, tha... Ralf Hettinger
01:09 Bug #17036: Still 250000 bytes maximum size is hardcoded for mailform attachments
ok, i take the chance and make a feature request for 4.2 :-)
i added a config-var and set the default a little hig...
Steffen Kamper
00:22 Bug #17106 (Closed): Changes of MM relations wont reliably clear the relevant cache
A problem arises, if MM relations are changed by a TCE-form (handled by class.t3lib_tcemain.php) and the resulting co... Ralf Hettinger

2007-03-09

23:37 Bug #17104: Install Tool does not work when using the right password
Well I'm using a redhat linux server with all the goodies and I assumed at first that I didn't have to use a username... Dick Rundell
23:21 Bug #17104: Install Tool does not work when using the right password
The Install Tool does not require a username, only the password. Obviously you are trying to enter the boat at the wr... Michael Stucki
22:40 Bug #17104 (Closed): Install Tool does not work when using the right password
Might be dumb but I can't figure out the username on the install tool login. I know joh316 is password but what is us... Dick Rundell
23:13 Bug #17105 (Closed): wrong time evaluation on days with daylight saving time changes
If I try to enter date/time values like 15:00 25-3-2007 or 15:00 28-10-2007, the time will be adjusted one hour ahead... Stefan Kriebel
18:34 Feature #16994: TCA: not possible to select over multiple tables
Jörg, do you hava a small test extension that you could attach here? This would make it easier to test the patch and ... Oliver Hader
18:04 Bug #17062: Extensions crash when using HTMLArea in FE
i can't confirm the BE Bug. I tested with the (fresh installed) 4.1.0, cal last svn, and with IE and FF: No session t... Steffen Kamper
17:34 Bug #17062: Extensions crash when using HTMLArea in FE
mmmmhhhhhh.... I don't know but it seems to be a bug in the cal.
Because when i open the page to create a new event ...
Markus Wllenweber
16:42 Bug #17062: Extensions crash when using HTMLArea in FE
Apply patches under windows (two untested open-source projects):
* http://sourceforge.net/projects/javapatcher/
* h...
Oliver Hader
16:33 Bug #17062: Extensions crash when using HTMLArea in FE
OK next Problem.
When i want to create a new event in the BE.
I will have two problems.
The first one is that i co...
Markus Wllenweber
16:18 Bug #17062: Extensions crash when using HTMLArea in FE
OK i installed the patched php File from Steffen.
Now the guestbooks (sr_guestbook / ve_guestbook) work again.
Than...
Markus Wllenweber
13:48 Bug #17062: Extensions crash when using HTMLArea in FE
I was asked from some people who are not familar with diff-Files, so i uploaded the patched php-File Steffen Kamper
11:41 Bug #17062: Extensions crash when using HTMLArea in FE
@Tomas - i can't reproduce your error in BE. This also doesn't belong to this Bug (i think) Steffen Kamper
10:49 Bug #17062: Extensions crash when using HTMLArea in FE
I recieved two independent bug-reports on mth_feedit regarding this bug. Both have reported back, that the patch solv... Kasper Ligaard
00:01 Bug #17062: Extensions crash when using HTMLArea in FE
@Steffen: Great, I'm going to wait some more days for additional feedback before I'm going to put this onto the core-... Oliver Hader
14:39 Bug #17082: RTE does not load
Since this is not a real bug (old local extension and newer system extension conflicts), I'm closing this issue. A ne... Oliver Hader
14:27 Bug #17082: RTE does not load
Possibly it would be good, if the extension manager could check for updated system extension if it was installed as l... Oliver Hader
14:03 Bug #17082: RTE does not load
@Stefan: Please delete the local installation of RTEhtmlarea in typo3conf/ext and after that install the system exten... Oliver Hader
14:35 Feature #17102 (Rejected): EM should inform admin if a local extension is outdated and needs an updated extension
This issue is more related to system extension as to others.
Imagine a site was running TYPO3 4.0.1 for several mont...
Oliver Hader
14:16 Bug #17052: alt_doc.php offered for download with Typo3 4.1 (Beta3, RC1, RC2)
This seems to be related to a PHP bug. Please try to update your PHP version to the latest bugfix release.
@Jakub: W...
Oliver Hader
13:33 Bug #16922: Error when installing sr_feuser_register
What is the code around the line in class.t3lib_install.php on line 392 where this error occurs? Franz Holzinger
12:10 Bug #17101 (Closed): RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs
The RTE does appear, but in an unexpected, not usable way. See screenshot here:
http://www.maniola.de/irre.gif
Th...
Gregor Agnes
09:49 Bug #17053: cache is not saved properly
Hello, I'm experiencing this on an upgrade to 4.1 final.
Can a core dev please look into this issue? It's a block,...
Sudara Williams -
09:39 Bug #17091: "No template found" after update from 4.0.4 to 4.1
Hello.
I'm also getting this issue using templavoila.
Any update?
Sudara Williams -
08:34 Bug #17094: Fixed a setting in ceditor
Can you please create a new feature request here in the bugtracker and attach there only the imageAlign patch. The cu... Oliver Hader
00:11 Bug #17094: Fixed a setting in ceditor
ok, what shall I do, give a diff without the align ? Steffen Kamper

2007-03-08

23:52 Bug #17062: Extensions crash when using HTMLArea in FE
Hi Oliver,
it was my fault, cause something changed in cal edit form that doesn't let work rte.
I wrote a little ...
Steffen Kamper
21:48 Bug #17062: Extensions crash when using HTMLArea in FE
@Steffen: Hm, was the RTE rendered e.g. in TYPO3 4.0.5 in the "cal" extension? Or in other words: Do you assume an ad... Oliver Hader
20:51 Bug #17062: Extensions crash when using HTMLArea in FE
Thanks Oliver for this very quick patch :-)
I appled it and as you see at my link, editing is not blocked any long...
Steffen Kamper
20:25 Bug #17062: Extensions crash when using HTMLArea in FE
Thanks Steffen for giving a realistic demo concerning the bug. The controller of the "cal" extension re-builds an own... Oliver Hader
19:51 Bug #17062: Extensions crash when using HTMLArea in FE
i made a test case where you see the error (4.1.0)
http://test.sk-typo3.de/
login (demo / demo) and go to the cal...
Steffen Kamper
19:05 Bug #17062: Extensions crash when using HTMLArea in FE
I am using PHP 4.4.2 and configured htmlArea using TSconfig on the pages. Besides that, everything is standard Typo3 ... Denis Royer
16:09 Bug #17062: Extensions crash when using HTMLArea in FE
I tested this on a host with PHP 4.3.10-18 and front-end editing of tt_content records. Unfortunately I could no repr... Oliver Hader
15:12 Bug #17062: Extensions crash when using HTMLArea in FE
Hm, that's strange. $this->TCEform should be a reference to t3lib_TCEforms or t3lib_TCEforms_FE (which extends t3lib_... Oliver Hader
14:56 Bug #17062: Extensions crash when using HTMLArea in FE
I confirm this bug. getDynTabLevelState() is used for disposal in (nested) tabs. Oliver Hader
13:29 Bug #17062: Extensions crash when using HTMLArea in FE
I can confirm this. This error comes with any FE-edit using rtehtmlarea.
This is the method that fails (class.tx_r...
Steffen Kamper
19:54 Bug #17100: After Update 4.1 / rtehtmlarea 1.51 dev i got this error typo3/sysext/rtehtmlarea/class.tx_rtehtmlarea_base.php on line 932
Reporting a bug once is enough... Oliver Hader
19:44 Bug #17100 (Closed): After Update 4.1 / rtehtmlarea 1.51 dev i got this error typo3/sysext/rtehtmlarea/class.tx_rtehtmlarea_base.php on line 932
Installed:
typo3 4.1
rtehtmlarea 1.51dev
ve_guestbook
sr_guestbook
Before the update to typo3 4.1 with rtehtml...
Markus Wllenweber
19:43 Bug #17099: After Update 4.1 / rtehtmlarea 1.51 dev i got this error typo3/sysext/rtehtmlarea/class.tx_rtehtmlarea_base.php on line 932
Duplicate of #5105 Oliver Hader
19:06 Bug #17099 (Closed): After Update 4.1 / rtehtmlarea 1.51 dev i got this error typo3/sysext/rtehtmlarea/class.tx_rtehtmlarea_base.php on line 932
Installed:
typo3 4.1
rtehtmlarea 1.51dev
ve_guestbook
sr_guestbook
Before the update to typo3 4.1 with rtehtml...
Markus Wllenweber
19:41 Bug #17043: Hook processDatamap_afterDatabaseOperations bug with inline relations?
Sorry, I cannot reproduce this on removing child records. I've tested direct relations (1:n) with comma-separated-lis... Oliver Hader
18:31 Bug #17043: Hook processDatamap_afterDatabaseOperations bug with inline relations?
thanks Oliver
now it works well when i ADD new inline records.
but if i delete them, i have to save twice to ha...
Stefano Cecere
18:02 Bug #17043: Hook processDatamap_afterDatabaseOperations bug with inline relations?
The patch file I attached was untested. But now I tested it and had no problems at all. Please consider that fieldArr... Oliver Hader
14:55 Bug #17043: Hook processDatamap_afterDatabaseOperations bug with inline relations?
Hello Oliver,
I discovered the same problem. I applied you're patch and the problem is solved for me.
Greets,
...
Pardon Niels
18:30 Bug #17098 (Closed): Navigation title is lacking in default language
In the page module (with inheritance mode set) it is only possible to set navigation titles for the default language,... Mathias Behrle
18:06 Bug #17097 (Closed): class.t3lib_db.php should quote table names
The extension manager didn't work because there was a "-" sign in a tablename the "htmlArea RTE" plugin used. The pat... Robert Heel
17:09 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
You can work around this bug using a TypoScript hack:
Example:
[globalVar = TSFE:type = 0]
[globalVar = TSFE:typ...
Oliver Hader
16:55 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
Please have a look to bug-id #16751 to know what's going on at your system.
If a page is reloaded twice, on the fi...
Oliver Hader
16:39 Bug #17089: RTE causes memory leak under Firefox
Hm, I guess this is related to many, many event handlers registered by RTEhtmlarea. Nearly each icon or any click beh... Oliver Hader
16:36 Bug #17090: wrong INCLUDE_TYPOSCRIPT does not output error message
Hm, what if the file to be included exists and is readable but is empty?
But showing a PHP-like waring e.g. "Warning...
Oliver Hader
16:26 Bug #17094: Fixed a setting in ceditor
After reading the patch it looks good so far, but one thing:
* "imageAlign" is a new feature and would go to TYPO3 4...
Oliver Hader
15:37 Bug #16277: GMENU - IE fails to respond to mouse over when using XHTML strict
... because nobody managed yet to create a patch file. Now there is one! ;-) Oliver Hader
15:08 Bug #16277: GMENU - IE fails to respond to mouse over when using XHTML strict
This fix worked for me too.
Strange that it hasn't been put in 4.1.
Markus Timtner
14:47 Bug #17096 (Closed): Extension Manuals page does not appear consistantly.
I have been trying to read the online Extension Manuals in the Documentation Library and have had problems getting th... Fred Sayler
11:38 Bug #17053: cache is not saved properly
@Thomas Esders: maybe. But I think it is a caching Prolbem. I its like you desrcibe it. After clearing the cache the ... Kai Rudolph
10:09 Bug #17053: cache is not saved properly
Hi!
This is related to 0005157?
Thomas Esders
10:09 Bug #17091: "No template found" after update from 4.0.4 to 4.1
Hi!
Is this the same as 0005088?
Thomas Esders
10:06 Bug #17091: "No template found" after update from 4.0.4 to 4.1
We got the same problem, but with no static template. Other updates went fine...
If you clear the cache, the first...
Thomas Esders
10:04 Bug #17091: "No template found" after update from 4.0.4 to 4.1
If you want to help, then please set up a 2nd installation. I will not test this further before. Michael Stucki
08:56 Bug #17091: "No template found" after update from 4.0.4 to 4.1
Sorry again, I only have this one installation. I can give you access if needed. Jorgo S.
09:34 Bug #17095 (Closed): Typolink : cHash isn't created if there's no additionalParams
If the typolink is configured without additionalParams and without addQueryString, the cHash is not generated, even i... Popy no-lastname-given
00:01 Bug #17093: Fixed a setting in ceditor
sry, i posted this 2 times, don't know how, please delete this one. complete one ist the #17094 Steffen Kamper

2007-03-07

23:57 Bug #17094 (Closed): Fixed a setting in ceditor
since i know TYPO3 one thing in Constanteditor is not working.
Funny that it has the comment
#NOT WORKING
It was...
Steffen Kamper
23:56 Bug #17093 (Closed): Fixed a setting in ceditor
since i know TYPO3 one thing in Constanteditor is not working.
Funny that it has the comment
#NOT WORKING
It was...
Steffen Kamper
23:09 Bug #17091: "No template found" after update from 4.0.4 to 4.1
You could have compared the IDs with those from your backup, but never mind, I misread your posting. Apparently your ... Michael Stucki
22:58 Bug #17091: "No template found" after update from 4.0.4 to 4.1
I'm sorry, let's pretend I'm a noob - what's the quickest way to check this? Jorgo S.
22:19 Bug #17091: "No template found" after update from 4.0.4 to 4.1
That would mean that the ID of the static template has changed. Can you check this, please? Michael Stucki
21:56 Bug #17091 (Closed): "No template found" after update from 4.0.4 to 4.1
The site http://chie.jorgo.org is based on the BUSINESS template. After updating to 4.1 source, message "No template ... Jorgo S.
22:20 Bug #17090: wrong INCLUDE_TYPOSCRIPT does not output error message
OK, so go ahead! Michael Stucki
19:41 Bug #17090 (Closed): wrong INCLUDE_TYPOSCRIPT does not output error message
When INCLUDE_TYPOSCRIPT is used inside of TypoScript and the file is not found or there is no read access, then the f... Franz Holzinger
22:07 Bug #17092 (Closed): Unsuccessful attempts of sending mail should be logged
Return value of mail() function should be checked.
If FALSE, should be syslogged with appropriate error message.
...
John Angel
18:40 Bug #17089 (Closed): RTE causes memory leak under Firefox
When editing content elements using the RTE FF (Version 2.0.0.2) allcates about 1 to 1.5 MB of memory on for each ins... Marc Wöhlken
18:25 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
I have a plugin which has """$this->pi_USER_INT_obj=1""" and
"""
t3lib_extMgm::addPItoST43($_EXTKEY,'pi1/class.user...
Daniel Hahler
16:24 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
Hm, do you have one or more of the following?
* TypoScript: config.no_cache=1 or [PAGE].config.no_cache=1
* Extensi...
Oliver Hader
16:01 Bug #17088 (Closed): "Duplicate entry" in cache_pagesection when using frames
I have a template with a frameset, where the two frames therein are generated using typeNum=1 and typeNum=2.
Now w...
Daniel Hahler
16:12 Bug #17053: cache is not saved properly
Hi dAniel hAhler, thanks for the reply. No I'm not working with frames. Today I will go through the template switchin... Kai Rudolph
16:02 Bug #17053: cache is not saved properly
Kai, I don't think your problem is the same as the original bug report.
Any chance you are using frames? See http:...
Daniel Hahler
16:07 Bug #16545: GIFBUILDER indexcolors cropsized images
The crop_scale.diff patch is fine for me. Bastian Sauert
14:05 Bug #17087 (Closed): Install/uninstall requires clearing cache
Is this really required for rtehtmlarea? I supposed corresponding flag should be removed from the extension.
(iss...
Dmitry Dulepov
14:02 Bug #16908: htmlarea doesn't show up
Error message that I see in FF WebDeveloper plugin:... Dmitry Dulepov
13:26 Bug #17084: Database analyser doesn't update tables to InnoDB
This is probably related to the fact that T3 did not care about table types until 4.1.
Anyway:
alter table [table] ...
Nikolas Hagelstein
09:24 Bug #17036: Still 250000 bytes maximum size is hardcoded for mailform attachments
Adding a config variable is a new feature, so it won't make it in to 4.0.x and as 4.1 went out only yesterday, you'll... Martin Kutschker

2007-03-06

23:41 Bug #16800: DB file_path without a key length error after installation of DAM 1.0.8
Older versions of DAM used indexes for TEXT fields wich is not allowed. VARCHAR is now used.

BUT! See 0004684 fo...
René Fritz
23:26 Bug #17053: cache is not saved properly
same problem in my installation after updaten to 4.1
With Version 4.0.5 everything works fine.
I also have de...
Kai Rudolph
22:17 Bug #17013: Links to top don't work with config.baseURL set
Uuh. I think I must confess that I didn't search thoroughly for a configuration option, because the combination baseU... Robert Wruck
20:47 Bug #17086 (Closed): class.t3lib_div.php
function fixed_lgd is deprecated,
i should use t3lib_div::fixed_lgd_cs()
but function fixed_lgd_cs i should only ...
Martin Holtz
20:05 Feature #17085 (Closed): HTTP GET 'If-Modified-Since' ignored
RFC 1945 (HTTP protocol) in section 8.1 says:
--skip--
The semantics of the GET method changes to a "conditional ...
Dmitriy Larionov
18:52 Bug #16908: htmlarea doesn't show up
I was having the same problem after I updated to 4.1 : htmlarea don't stop loading and never show up;
But in my ca...
Iyas Hamadet
16:56 Bug #17084 (Closed): Database analyser doesn't update tables to InnoDB
When updating from an existing TYPO3 installation the database analyser does not recognize that some tables (e.g. cac... Marc Wöhlken
14:07 Revision f81a3ed0: reverted what I changed accidentially
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2185 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
14:06 Revision 34b47af7: Updated version number to 4.1.1-dev
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2184 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
13:50 Bug #17083 (Closed): no alternative default value possible in checkboxes
It's not possible to set a a value in a FORM checkbox.
The value field is used for making it checked=checked.
But...
Martin H.
13:28 Revision da6d59ae: Changing version number in trunk to 4.2-dev, now that 4.1 is in a separate branch
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2183 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
11:48 Bug #17082: RTE does not load
Yes that was the point..... if have tested 4.1RC2 with YAML - YAML installs a rtehtmlarea version which doesn't work... Frank Benkart
11:31 Bug #17082: RTE does not load
Please check if an older version is installed under typo3conf/ext. If there is, it blocks the sys version. Rob Vonk
10:54 Bug #17082 (Closed): RTE does not load
When inserting a text content element the rte will not loaded in firefox 2.
only getting a message that the rte is...
Frank Benkart
10:02 Bug #17079: Wrong path for images in repetitive content elements
Confirmed with TYPO3 4.1 Florian Busch (floxx)
09:50 Bug #17081 (Closed): t3lib_div::mkdir() resets setgid bit on folder creation
markus@kaiman:.../htdocs/fileadmin$ umask # is the same for apache
0002
markus@kaiman:.../htdocs/fileadmin$ pwd
/h...
Markus Bertheau
09:22 Bug #17036: Still 250000 bytes maximum size is hardcoded for mailform attachments
This is a long time "bug" (maybe not here in the buglist)
2005-11-30 (german):
http://blog.bluehands.de/blogs/ind...
Christian Hernmarck
07:38 Feature #16994: TCA: not possible to select over multiple tables
After tagging TYPO3 4.1.0, here is the actual patch for this feature. As of now, you can add two additional fields to... Joerg Schoppet
01:59 Revision 4fe74b7a: Tagging TYPO3_4-1-0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-1-0@2182 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
01:36 Revision 93bea4b2: Release of TYPO3 4.1 / create branch "TYPO3_4-1" for 4.1.x development
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2181 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
01:35 Revision b98e9b2d: Release of TYPO3 4.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2180 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
01:32 Revision 8dbcffff: Remove typo3/sysext/topapps/ and typo3/alt_main_new.php (they are not used in version 4.1)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2179 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
01:26 Revision be8d7a73: Create new branch for TYPO3 4.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@2178 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
01:15 Revision 3077e04d: Renamed CVSreadme.txt and misc/core_cvs_rules.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2177 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
01:14 Revision baa97583: Renamed CVSreadme.txt and misc/core_cvs_rules.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2176 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
01:12 Bug #16953: RC1: Request parameters could not be validated
For 4.1 final we have reverted to the old default value of pageNotFoundOnCHashError, so the problems should be gone i... Ingmar Schlecht
01:12 Revision fb78c2f3: Replaced the term "CVS" with "SVN" in some documents
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2175 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
01:01 Revision 0ae952a8: Setting default value of pageNotFoundOnCHashError back to "false"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2174 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
00:59 Bug #16597: FE- Users with more than one group get wrong searchresults
Have a look at Web>Info>Indexed Search>Technical Information:
The page needs to be indexed for every group combinati...
Michael Stucki
00:55 Bug #17074: Install tool 123 mode only creates 26 out of 36 tables
Fixed in 4.1 Michael Stucki
00:54 Revision ec3c3d5c: Fixed bug #5125: Typo in SQL definition of sys_history
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2173 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
00:52 Revision 1afe3080: * Added a warning for admins if typo3conf/ENABLE_INSTALL_TOOL exists (which means that the Install Tool is currently enabled)
* Changed layout of admin warnings (use <li> instead of plain breaks)
git-svn-id: https://svn.typo3.org/TYPO3v4/Cor...
Michael Stucki

2007-03-05

23:30 Revision 8c426963: * New login image (if no skin is used) by Ture Andersen
* Removed some outdated login images (not used anymore)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2171 7...
Michael Stucki
23:28 Feature #17080 (Closed): idea to help make autoincrement fields work better with PostgreSQL
Autoincrement fields don't work properly on adodb when used for backend record insertion. If the tca.php specifies di... Marcel Gsteiger
16:45 Bug #17079 (Closed): Wrong path for images in repetitive content elements
If i create an repetitive fce with an image, the wrong path to the image is being set.
In database there's the abs...
Florian Busch (floxx)
12:34 Bug #17078 (Closed): HTML clean button selection doesn't work under Firefox 2.0
Text copied from word document, pasted to text content, selected and HTML clean button selected. Popup window comes a... Kari Salovaara
12:04 Bug #17077 (Closed): Content stays locked even second user quits editing it
Common habit is to cancel screen by hitting X in upper right corner.
If second user does so doing frontend editing t...
Kari Salovaara
11:39 Bug #16808: setHeaders in class.t3lib_htmlmail forget to quote the realname parts of the "From" and "reply-to" headers
For mail forms this is fixed TYPO3 4.0.5 and 4.1RC2. Extensions using t3lib_htmlmail should always check the data sub... Thorsten Kahler
11:15 Bug #17076: FE editing tools panel: change sort order crash
Isn't this a TV issue? Kirill Klimov
11:14 Bug #17076 (Closed): FE editing tools panel: change sort order crash
Initial conditions:
TYPO3 4.0.5
TV 1.3.0
FE edit panel enabled with admPanel.module.edit.forceDisplayIcons=1
Tr...
Kirill Klimov
10:50 Bug #17075 (Closed): history/undo doesn't work on versioned pages
When I create a new page version and add/change elemenets on tat page the history doesn't show me these changes.
T...
Martin Kutschker

2007-03-04

21:19 Bug #16450: BackEnd Login Not Possible
Can confirm that it is a MySQL strict mode problem. The question I ask myself is if it's something that is really imp... Staffan Ericsson
20:21 Revision 712384e4: Change wordings and spelling of some checks
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2170 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
16:44 Bug #17074: Install tool 123 mode only creates 26 out of 36 tables
I just rechecked this and found out that there is indeed a problem with the 1-2-3 wizard: Due to a typo in the SQL de... Michael Stucki
15:40 Bug #17074: Install tool 123 mode only creates 26 out of 36 tables
Just in case this should not have happened either: following the procedure above, upon first login in the BE I get
...
Palahala
15:14 Bug #17074: Install tool 123 mode only creates 26 out of 36 tables
> Please turn on the "sqlDebug" in the Install-Tool
Ok, nice feature!
First of all note that after running the st...
Palahala
13:19 Bug #17074: Install tool 123 mode only creates 26 out of 36 tables
Please turn on the "sqlDebug" in the Install-Tool at "All configuration" and tell us the SQL statements producing err... Oliver Hader
03:38 Bug #17074 (Closed): Install tool 123 mode only creates 26 out of 36 tables
A fresh installation of 4.1RC2 gave me a lot of "supplied argument is not a valid MySQL result resource", and made it... Palahala
13:14 Bug #17070: typolink: cHash corrupted due to linkVars
Sorry, I tried to say "covers/contains the same problem in class.tslib_content.php". I attached a file which changes ... Oliver Hader
10:45 Bug #17070: typolink: cHash corrupted due to linkVars
Not really the same : I need the cHash to be correctly generated by typolink. in some cases Links should not contain ... Popy no-lastname-given
13:08 Bug #17058: foreign_unique without foreign_selector doesn't work
Committed to Trunk. Oliver Hader
13:07 Revision 911d87a4: Fixed bug: #5098: IRRE - foreign_unique without foreign_selector doesn't work
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2169 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader

2007-03-03

23:28 Bug #17073 (Closed): Marker ###REC_FIELD_[fieldname]### in TCA config of select type does not work with groups
If you use the marker ###REC_FIELD_[fieldname]### in the "foreign_table_where" of the "config" part of a field, it do... Nyffenegger David
14:46 Bug #16545: GIFBUILDER indexcolors cropsized images
have you tried to cropscale GIF images? I get very strange results in 4.1RC2. With JPG images everything works like e... Franz Koch
14:43 Bug #17013: Links to top don't work with config.baseURL set
this is not a bug but a missing configuration in your setup:
config {
prefixLocalAnchors = all
}
that's t...
Franz Koch
11:37 Bug #17070: typolink: cHash corrupted due to linkVars
I can confirm this and agree that linkVars and additionalParams have to be swapped. My patch concerning cHash in link... Oliver Hader
03:33 Bug #17072 (Closed): DBAL/PostgreSQL: SQL parse error in "Who is online" BE list
Working on svn rev 2168:
Administrator/User-List users online gives following error and blocks administrator interfa...
Mathias Behrle

2007-03-02

17:44 Bug #17071 (Closed): RTE Error when adding links with &L= switch (TYPO3 v4.0.2 and 4.0.4)
Adding a link to a page created in an alternative language into text
in the htmlareaRTE.
To do this I need to ma...
Sara no-lastname-given
17:42 Bug #17043: Hook processDatamap_afterDatabaseOperations bug with inline relations?
Ciao Oliver
i did try your patch (on RC2).. but it 1) doesn't work 2) inline creation of new records doesn't work ...
Stefano Cecere
17:29 Bug #17070 (Closed): typolink: cHash corrupted due to linkVars
I've found an error in function typolink of class.tslib_content.php
Line 5222 :
$pA = t3lib_div::cHashParams($add...
Popy no-lastname-given
16:25 Bug #14927: Fileicon-Path is hardcoded and not changeable for the Frontend
will this bug ever be fixed? It's only a few lines of code but really anoying :(
Could easily be included for 4.1 ;)...
Franz Koch
15:03 Bug #17069 (Closed): class.tslib_content.php functions COBJ_ARRAY, USER: variable $incFile not initialized
class.tslib_content.php
in function COBJ_ARRAY (line 626), USER (line 662)
variable $incFile not initialized but u...
Ivan Abramov
14:27 Bug #17013: Links to top don't work with config.baseURL set
My workaround is the following TypoScript (which requires a "top" anchor, because I didn't find a way to simply add a... Robert Wruck
14:25 Bug #17068 (Closed): freeindexUid not stored for type = Page tree
Regular pages crawled using an indexing configuration of type "Page tree" (type 4) won't show up in any category. Thi... Robert Wruck
13:28 Bug #17053: cache is not saved properly
Hm... that sounds plausible, Oliver.
Having thought about it again, I'm quite sure that the error isn't caused by ...
Ralf Hettinger
08:34 Bug #17053: cache is not saved properly
Sorry for wrong order.
Yes, this patch works as well.
To Oliver: I checked the length of data before saving and a...
Artyom Lukanin
08:10 Bug #17053: cache is not saved properly
Did you enable sqlDebug in your TYPO3 installation. IMO the error occurs while saving data and is based on an error i... Oliver Hader
03:34 Bug #17053: cache is not saved properly
Confirming this error which is still alive in 4.1.0RC2 where I just ran into it (might not happen to often; actually ... Ralf Hettinger
11:51 Bug #17067 (Closed): tt_content "Language" field : [All] value don't work
When a tt_content has [All] as languages (sys_language_uid=-1), the record is NEVER displayed on the Website.
(is...
Popy no-lastname-given
11:27 Bug #16526: Moving content elements in frontent editing mode causes crash
this error is NOT new in Version 4.1
i got it in 4.0.5 too!
Martin Holtz
11:24 Bug #16526: Moving content elements in frontent editing mode causes crash
Hi,
$GLOBALS['TSFE']->sys_page
is empty at that point, there is no function enableFields in $GLOBALS['TSFE']->sys...
Martin Holtz
08:37 Bug #17047: Links get wrong MP parameters when two domains share a mounted page tree
I found the following solution:
In a multi site setup Mount Points will work for manually created links only, if ea...
Michael Gotzen

2007-03-01

23:24 Feature #17066 (Closed): enable stdWrap.strftime to use GMT time instead of server time
The attached patch introduces the stdWrap functionality
stdWrap.strftime.gm = boolean
If set, the given value i...
Ralf Hettinger
19:30 Bug #17065 (Closed): Impossible to delete version from Live Workspace !
Hello,
I am admin, so if I want to delete version in Live Workspace (from custom workspace), record has not delete...
Yannick Pavard
19:26 Bug #17064 (Closed): Access custom workspace from live only for admin
Hi,
I want to modify or publish version (page, custom element, ..) in LIVE workspace from custom workspace The pro...
Yannick Pavard
18:55 Bug #17063 (Closed): Can't distinguish some elements in multilanguage sites when linking them.
When linking to a content element in the link popup, you can't distinguish between content elements with the same tit... Jan Wulff
18:52 Bug #17058: foreign_unique without foreign_selector doesn't work
Works! :) Thomas Murphy
09:29 Bug #17058: foreign_unique without foreign_selector doesn't work
The attached patch file 0005098.patch should fix this bug. Oliver Hader
09:27 Bug #17058 (Closed): foreign_unique without foreign_selector doesn't work
If in TCA on the parent side a field of type "inline" is defined to be unique ("foreign_unique") and no selector is u... Oliver Hader
18:34 Revision 21211cfd: Changed ChangeLog for bug #5092
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2168 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
18:34 Bug #17056: Error in "Who is online" in T3 4.1 rev. 2163
Committed to Trunk.
ChangeLog entry:
* Fixed bug: #17056: Typo in Who is online (thanks to Matthias Kall)
Oliver Hader
08:02 Bug #17056: Error in "Who is online" in T3 4.1 rev. 2163
Thanks guys for making this out. The dot "." is a bug and the is_string should check against an integer. The new patc... Oliver Hader
18:29 Bug #17062 (Closed): Extensions crash when using HTMLArea in FE
I have some problems using extensions that call HTMLArea in the FE. This is the case for cal (in FE edit mode) and FE... Denis Royer
18:28 Revision 426c7af1: Fixed bug: #5092: Typo in Who is online
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2167 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
17:29 Bug #17061: Mailform with localization ignores the email-address of the translated record
i'm sorry.
But this problem is for Typo3 4.0.x.
Marcel Alburg
17:09 Bug #17061 (Closed): Mailform with localization ignores the email-address of the translated record
If you've a FORM with different languages and different recipients (every language a other recipient) the FORM send's... Marcel Alburg
15:52 Bug #17040: TSconfig mod.web_list.allowedNewTables used in t3lib_TCEforms_inline
Committed to Trunk. Oliver Hader
15:52 Revision d421f668: Fixed bug: #5069: TSconfig mod.web_list.allowedNewTables used in t3lib_TCEforms_inline
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2166 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:33 Bug #17059: Use relative addresses
I just noticed that relative addresses can be realised by the option `wget -k'. So it is not necessary to handle my ... Bernd Warken
11:13 Bug #17059 (Closed): Use relative addresses
So far, typo3 always uses absolute web addresses (with http://) for menus in the frontend, with and without RealURL. ... Bernd Warken
13:46 Bug #17043: Hook processDatamap_afterDatabaseOperations bug with inline relations?
The attached file 0005074.patch should solve this issue for the mentioned hook. In future it could be necessary also ... Oliver Hader
13:03 Bug #17060 (Closed): curl_setopt error when fetching translations or extensions as of PHP 4.4.4/5.1.5
Since php version 4.4.4/5.1.5 CURLOPT_FOLLOWLOCATION is deactivated for security reasons when open_basedir or safe_mo... Manuel Cramer
11:02 Feature #16914: Optimizing tables to speed up FE
My post about indexes:
http://lists.netfielders.de/pipermail/typo3-dev/2007-March/022345.html
Dmitry Dulepov
10:43 Revision d5631b71: DBAL compliancy patch for indexed_search
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2165 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
10:41 Revision 07570da9: DBAL compliancy patch for indexed_search
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2164 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
10:28 Feature #17032: improve text mode of RTE
>>display HTML in Courier New /10px or at least make it configurable by Typoscript<<
This means, to make the use o...
Christian Schnetter
01:31 Bug #15951: clickmenu on pagetree icons does not work
Is this closed for the 4.1RC2? Benni Mack

2007-02-28

22:40 Bug #17056: Error in "Who is online" in T3 4.1 rev. 2163
+1
I can reproduce this and the appended patch fixes the error.
Steffen Müller
22:20 Bug #17056: Error in "Who is online" in T3 4.1 rev. 2163
The install tool saves the value as
$GLOBALS['TYPO3_CONF_VARS']['BE']['sessionTimeout'] = '3600';
and not as
$GLO...
Matthias Kall
22:15 Bug #17056: Error in "Who is online" in T3 4.1 rev. 2163
string is not allowed in $GLOBALS['TYPO3_CONF_VARS']['BE']['sessionTimeout']
Integer only.
Steffen Müller
21:25 Bug #17056: Error in "Who is online" in T3 4.1 rev. 2163
My first diff was the wrong way (diff -ru NEW OLD)
Now it works.
Sorry.
Matthias Kall
19:48 Bug #17056 (Closed): Error in "Who is online" in T3 4.1 rev. 2163
With the Bugfix from Bug 5073 a little typo made it into the trunk.
It causes the "Who is online" module to show on...
Matthias Kall
22:03 Bug #17057: Record alt_label doesn't get processed
So sorry. Again a first version with a typo. Please use patch _1 Ralf Hettinger
21:53 Bug #17057 (Closed): Record alt_label doesn't get processed
This one is somehow related to http://bugs.typo3.org/view.php?id=4943 according to the concerned function. But this b... Ralf Hettinger
16:49 Feature #17055 (Closed): Enable fe_users-fields in "forgot password" mail
EXT:sr_feuser_register and others add new field to table fe_users. When sending the "forgot password" mail it's usefu... Thorsten Kahler
16:34 Feature #14964: add form fields or something else via TS
This issue should be resolved since the extension is template-ready. Thorsten Kahler
15:45 Bug #17018: $GLOBALS['TBE_STYLES']['loginBoxImage_rotationFolder'] = 'path/'; is not included
Since this issue is not related to the Core, I'm closing it. Oliver Hader
09:35 Bug #17018: $GLOBALS['TBE_STYLES']['loginBoxImage_rotationFolder'] = 'path/'; is not included
O.k. I apologise!
The extension KB Skin select (kb_skinselect) was installed.
This conflicts with 'TBE_STYLES'.
W...
Joachim Streit
15:44 Bug #17017: $TBE_STYLES['inDocStyles_TBEstyle'] = ' .. style'; is not include in BE_Login
Since this issue is not related to the Core, I'm closing it. Oliver Hader
09:36 Bug #17017: $TBE_STYLES['inDocStyles_TBEstyle'] = ' .. style'; is not include in BE_Login
O.k. I apologise!
The extension KB Skin select (kb_skinselect) was installed.
This conflicts with 'TBE_STYLES'.
W...
Joachim Streit
15:33 Bug #17052: alt_doc.php offered for download with Typo3 4.1 (Beta3, RC1, RC2)
Are you using the sysext of RTEhtmlarea shipped with TYPO3 4.1 or have you installed a version from the TER?
Which b...
Oliver Hader
03:19 Bug #17052: alt_doc.php offered for download with Typo3 4.1 (Beta3, RC1, RC2)
To clarify what it is that I'm doing to make this error appear. Click on TV Page module, Select a page, click edit p... Lyle E
03:13 Bug #17052: alt_doc.php offered for download with Typo3 4.1 (Beta3, RC1, RC2)
It looks like other extensions are having this issue too, so maybe it's as much related to the Core as these various ... Lyle E
03:11 Bug #17052 (Closed): alt_doc.php offered for download with Typo3 4.1 (Beta3, RC1, RC2)
See http://bugs.typo3.org/view.php?id=4952
I'm still having this issue but when I disable the HTMLAreaRTE the erro...
Lyle E
14:54 Bug #17054 (Closed): Use MySQL fulltext keys in indexed_search
It takes several 10s of seconds to get serach result displyed.
The problem is the "fulltext" search on a regular ind...
Peter Russ
12:07 Bug #17053 (Closed): cache is not saved properly
After clearing all cache the first generation of a page shows it correctly (because it is not loaded from cache). Aft... Artyom Lukanin
00:43 Revision 2e387578: New login image for t3skin by Ture Andersen
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2163 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht

2007-02-27

23:29 Bug #16908: htmlarea doesn't show up
Don´t know if it helps but in my case I can reproduce this error.
As far as I get access to the BE via a subdomain (...
Erik Sokoll
23:08 Bug #17046: Umlauts not working in GIFBUILDER with php5
I changed the font to one I used for other websites (running php4), but it didn't resolve the problem. After checking... Lukas Kull
18:40 Bug #17046: Umlauts not working in GIFBUILDER with php5
Can't confirm this for Typo3 4.1 RC2 with PHP 5.2. All umlauts are rendered correct. I'm using different true type fo... Frank Loizzi
11:54 Bug #17046 (Closed): Umlauts not working in GIFBUILDER with php5
When GIFBUILDER is used with php5, umlauts are not rendered. Instead the umlaut and the following character are repla... Lukas Kull
23:02 Revision 39d118f7: Correcting margin of AJAX navtree
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2162 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
22:40 Feature #17051 (Closed): Missing fronend clipboard for content elements
It wou nice to get into core
copy/cut/paste/ref/clear (clipboard) functionalties for content elements into frontend ...
Tapio Markula
22:37 Feature #17050 (Closed): Missing collapse/expand for naviation frames
Hi
A. Balzer asked collapse/expand for naviation frames
like in skingreyman and skin_grey_2 (with tm_shared_lib i...
Tapio Markula
22:33 Feature #17049 (Closed): Missing option in User > Setup
Hi
For 4.1 a new menu mode has been added, but is missing in User > Setup.
Anyway this is new in class.alt_menu...
Tapio Markula
22:28 Bug #17048 (Closed): A minor bug in Web > List
class.db_list_extra.inc
// Adding "New record" icon:
if (!$GLOBALS['SOBE']->modTSconfig['properties']['noC...
Tapio Markula
22:03 Bug #16545: GIFBUILDER indexcolors cropsized images
i made the changes Martin mentioned and tested, it works for me.
It's in crop_scale.diff
Please can you check thi...
Steffen Kamper
21:34 Bug #16545: GIFBUILDER indexcolors cropsized images
Hi Martin,
the $command is added with $param. Before it was
$command = $this->scalecmd.' '.$info[0].'x'.$info[1]....
Steffen Kamper
20:40 Bug #16545: GIFBUILDER indexcolors cropsized images
Bastian, the info array is update near the end of the function if $params is set. So instead of changing $command, th... Martin Kutschker
20:09 Bug #16545: GIFBUILDER indexcolors cropsized images
I tested patch4 in RC1 and it works perfect !
Why is'nt it integrated since now ? This Bugpost is quite old ...
...
Steffen Kamper
17:45 Revision 8634fdf4: Added rootline cache to speed up tree renderings in the BE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2161 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
14:57 Revision 0d6e851b: Fixed bug: #5073: Tools>User Admin>List users online is broken
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2160 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:56 Bug #17042: Tools->User Admin-> List users online is broken
Committed to Trunk. Oliver Hader
14:54 Revision f62b44e2: Fixed bug: #5072: Web>Info>Log - ID of BE user is displayed instead of its username
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2159 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:53 Bug #17041: Module Web>Info>Log: ID of BE user is displayed instead of its username
Committed to Trunk. Oliver Hader
14:50 Bug #17026: invalid ###ACTION_URL###
Committed to TYPO3_4-0 and Trunk. Oliver Hader
14:49 Revision 9ed97b1d: Fixed bug: #5052: Form action URL is not htmlspecialchared (patch by Michael Stucki)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2158 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:49 Revision 849a8fb1: Fixed bug: #5052: Form action URL is not htmlspecialchared (patch by Michael Stucki)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2157 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
14:30 Revision 69951551: Fixed bug #3666: permissions of versioned pages are not changed in draft workspace (patch by Andreas Wolf)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2156 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
14:30 Bug #16236: permissions of versioned pages are not changed in draft workspace
Fixed in SVN (4.1RC3, 4.0.6) Martin Kutschker
14:14 Bug #16236: permissions of versioned pages are not changed in draft workspace
But this behaviour is odd as well. I tried to change permissions on a folder with 5 subpages where only one page had ... Martin Kutschker
12:35 Bug #16236: permissions of versioned pages are not changed in draft workspace
Yes, that's a problem I couldn't solve. Normally I would say to only respect and change the permissions of the live-v... Andreas Wolf
14:23 Revision 4b5035c2: Fixed bug #3666: permissions of versioned pages are not changed in draft workspace (patch by Andreas Wolf)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2155 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
12:16 Bug #17047 (Closed): Links get wrong MP parameters when two domains share a mounted page tree
I´ve got a page tree with two domains and a mounted page tree that should be included into the branches of the two do... Michael Gotzen
11:34 Bug #17045: T3D Export crashes with memory exhausted
If you have many files in a page branche they are going to be exported as well. I guess that tx_impexp loads them int... Oliver Hader
11:29 Bug #17045 (Closed): T3D Export crashes with memory exhausted
While exporting a larger tree as T3D File the sysext class.tx_impexp.php exits with php error Memory exhausted.
Lo...
Benjamin Geyer
10:46 Bug #17043: Hook processDatamap_afterDatabaseOperations bug with inline relations?
Hi Stefano, could you please attach your extension or a reduced test extension to find the bug faster? Thanks in adva... Oliver Hader
09:50 Revision e3f7902a: Fixed bug: Cannot return from Quickedit mode
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2154 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingo Renner
07:50 Bug #17044 (Closed): CVS is mentioned instead of SVN
Project Coding Guidelines:
Classes have @package/@subpackage tags, contain a function index and have the CVS keywo...
Franz Holzinger
01:38 Bug #16922: Error when installing sr_feuser_register
The same happens with Typo3 4.1 RC2 and sr_feuser_register 2.5.5. As the error occured and still was displayed on the... Frank Loizzi

2007-02-26

21:53 Bug #17043 (Closed): Hook processDatamap_afterDatabaseOperations bug with inline relations?
i am using the hook processDatamap_afterDatabaseOperations to process a field in a custom table, where i have an inli... Stefano Cecere
21:16 Bug #16922: Error when installing sr_feuser_register
You can correct this problem when you make the following entries in the
class.t3lib_install.php on line 392
if (is_...
R Wirschun
20:56 Bug #16922: Error when installing sr_feuser_register
I have the same problem. This also happens when you go into details or when you try to download it via the disk-icon ... Daniel Mueller
21:04 Bug #15133: Date/time field changes its value
Ok, since this issue has a high priority to me, I tried to develop a patch (*_timezone.txt) against the svn TYPO3core... Mario Matzulla
19:01 Bug #17042: Tools->User Admin-> List users online is broken
Thanks Steffen! I've uploaded a new patch that fixes some other oddities:
* removed the "u" (as already done by Stef...
Oliver Hader
18:43 Bug #17042: Tools->User Admin-> List users online is broken
Appended patch fixes the issue. Steffen Müller
17:53 Bug #17042 (Closed): Tools->User Admin-> List users online is broken
Tools->User Admin-> List users online in the The Backend User Administration is broken.
I don't get information ab...
Steffen Müller
17:23 Bug #17041: Module Web>Info>Log: ID of BE user is displayed instead of its username
Thanks for pointing this out. The attached patch resembles the change you suggested. Oliver Hader
14:55 Bug #17041 (Closed): Module Web>Info>Log: ID of BE user is displayed instead of its username
have an look at
web -> info -> log: "Admin Changelog"
the username will be shown as
4@LIVE
instead of
martinhol...
Martin Holtz
16:00 Bug #17022: MP3 icon maps to wav.gif
And I noticed that the whole mapping concept is not ideal.
Who needs icons to see which extension a file has? Bet...
Martin Kutschker
15:52 Bug #16236: permissions of versioned pages are not changed in draft workspace
With this patch only the pages with versions in the current workspace are affect (but no pages in the LIVE workspace)... Martin Kutschker
14:39 Revision ef79f337: Better fix for bug #5032: [LocalLang: 0?]DEF is sometimes displayed for content elements
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2153 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
11:01 Bug #17036: Still 250000 bytes maximum size is hardcoded for mailform attachments
please make it with a variable, e.g.
$TYPO3_CONF_VARS['FE']['maxMailAttachmentSize']=250000;
So everyone can co...
Steffen Kamper
01:58 Feature #17037: Better Shortcut for pages
[edit]: Where do I have my head? patch3 has still a small bug. Time for a fourth version...
One more addition: Ha...
Ralf Hettinger

2007-02-25

21:26 Bug #17038: Spam in indexed search tables (index_stat_word and index_stat_search)
This is not a bug. But maybe you might find the extension timtab_badbehavior helpful... Michael Stucki
09:20 Bug #17038 (Closed): Spam in indexed search tables (index_stat_word and index_stat_search)
Our System has every day spam-attacks in the indexed_search engine - i think it's guestbook spamming... the two table... Andy
17:59 Bug #16870: Garbage characters displayed in flexform field labels
After I applied the patch I still had some wrong encoded umlauts in section form elements. I fixed that. See patchfil... Jens Köster
15:03 Bug #17040: TSconfig mod.web_list.allowedNewTables used in t3lib_TCEforms_inline
The file 0005069.patch solves this issue (0005069_nows.patch is the same but without whitespace changes). Oliver Hader
15:01 Bug #17040 (Closed): TSconfig mod.web_list.allowedNewTables used in t3lib_TCEforms_inline
The TSconfig property mod.web_list.allowedNewTables is accidently used for IRRE to determine if a record link is allo... Oliver Hader
14:55 Feature #17039: Integrate mod.web_list.deniedNewTables as opposite of allowedNewTables
The attached patch 0005068.patch allows to defined the following TSconfig:
mod.web_list {
deniedNewTables = tx_my...
Oliver Hader
13:27 Feature #17039 (Closed): Integrate mod.web_list.deniedNewTables as opposite of allowedNewTables
TSconfig mod.web_list.allowedNewTables allows to define a set of tables which are allowed as new records on a page. m... Oliver Hader
11:12 Revision 2c2b0949: Fixed bug: List all fe_groups in page icon tooltip (patch by Michael Stucki)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2152 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:08 Revision f938c33c: Fixed bug #5055: SQL problem with reviewstate in EM (thanks to Franz-Xaver Koch)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2151 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
11:08 Bug #17029: SQL-Error on MySQL4
Committed to Trunk. Oliver Hader
04:30 Feature #17037: Better Shortcut for pages
To true, thank you Martin; haven't thought about that.
Maybe the patch might be of use for someone (like me atm) w...
Ralf Hettinger
01:55 Bug #17036: Still 250000 bytes maximum size is hardcoded for mailform attachments
sounds good to me.
So a) would be the must have and b) the nice to have
;-)
Jo Hasenau

2007-02-24

23:05 Bug #17020: class.tx_impexp.php wants 256m memory_limit
As impexp works on quite a large dataset it will always use up memory on a grand scale even if you can improve the im... Martin Kutschker
22:46 Feature #17037: Better Shortcut for pages
Warning: when using workspaces your content element may change their id. SO until that problem is solved this nice fe... Martin Kutschker
22:08 Feature #17037 (Closed): Better Shortcut for pages
This issue is already well known and already scheduled/listed for maybe being merged into the core: http://wiki.typo3... Ralf Hettinger
22:44 Bug #17036: Still 250000 bytes maximum size is hardcoded for mailform attachments
You cannot set a vonfig for a t3lib-thingy per TS directly, but there could a) be a global default (localconf.php/ins... Martin Kutschker
17:53 Bug #17036: Still 250000 bytes maximum size is hardcoded for mailform attachments
+1 for having a higher default value and making this configurable globally and/or with TSconfig. Oliver Hader
17:49 Bug #17036 (Closed): Still 250000 bytes maximum size is hardcoded for mailform attachments
People using the integrated mailform functions can't create forms, where users would be able to send attachments larg... Jo Hasenau
20:35 Revision 7a2d7f9a: Fix for bug fix #2677: Highlighting of current page in workspaces was not de-highlighting previous one
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2150 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
17:39 Feature #16338: hardcoded limit for mailform attachment
IMHO this is not just a "nice to have" but a "must have", since it's impossible now to create mailforms where the use... Jo Hasenau
17:31 Feature #17035 (Rejected): Approach and patch for removing all inline JavaScript
Installations with extensive GMENUs and rollover effects will still have major parts of JavaScript within the HTML so... Ralf Hettinger
17:26 Bug #17018: $GLOBALS['TBE_STYLES']['loginBoxImage_rotationFolder'] = 'path/'; is not included
Do you get any errors or are there just no images displayed?
Where is the path you're referring to? Is it inside you...
Oliver Hader
17:09 Bug #17029: SQL-Error on MySQL4
Can confirm it. And the patch works. Staffan Ericsson
13:46 Bug #17029: SQL-Error on MySQL4
Thanks for tracking this down, it's definitely a blocker and your fix solved it for me.
sudara
Sudara Williams -
12:51 Bug #17029: SQL-Error on MySQL4
thanks for creating the patch Franz Koch
12:33 Bug #17029: SQL-Error on MySQL4
The attached patch should solve this problem. Oliver Hader
17:08 Bug #17017: $TBE_STYLES['inDocStyles_TBEstyle'] = ' .. style'; is not include in BE_Login
What do you expect on using the CSS definition ".. style"?! Oliver Hader
16:07 Bug #17027: GMENU imgNameNotRandom doesn't work with special=language
You're right. A RFC was sent to the core developer list. Oliver Hader
16:04 Bug #17027: GMENU imgNameNotRandom doesn't work with special=language
Thank You for the patches, Oliver.
"[...] thus imgNamePrefix has to be used additonally. [...]"
Just commenting...
Ralf Hettinger
14:07 Bug #17027: GMENU imgNameNotRandom doesn't work with special=language
I just added two patch versions for the 4.1 and 4.0 branch. Oliver Hader
13:37 Bug #17027: GMENU imgNameNotRandom doesn't work with special=language
I can confirm this issue.
If you have two items on the same page linking to the same page-id, the rollover won't wor...
Oliver Hader
15:24 Bug #17023: JSMENU produces error if using baseurls
Your patch fixed the problem. Thanks!
However, I added a new patch with some cleaning in the affected JavaScript par...
Oliver Hader
12:34 Bug #17033: Unabble to install extentions
Please have a look to the patch at bug-id #17029. I think this could also solve your problem. Oliver Hader

2007-02-23

18:29 Bug #17027: GMENU imgNameNotRandom doesn't work with special=language
Addendum: The described problem is also an issue with TMENU and beforeImg/beforeROimg set.
Please use class.tslib_...
Ralf Hettinger
16:38 Bug #17028: Install Tool always logs mit out
Closed on request. Martin Kutschker
09:24 Bug #17028: Install Tool always logs mit out
The cookies could not be set due to a partly code listing of typo3conf/localconf.php in the top of the install tool o... Franz Holzinger
08:24 Bug #17028: Install Tool always logs mit out
Here is the whole error message. I have also added a line return "0" at the beginning of the function isPNG(), but th... Franz Holzinger
08:03 Bug #17028 (Closed): Install Tool always logs mit out
After successfull login with the changed install tool password, the install tool always logs me out again as soon as ... Franz Holzinger
16:07 Bug #17034 (Closed): Message in Web > List isn't localized
The message "(There are %s reference(s) to this record!)" in typo3/class.db_list_extra.inc on line 946 isn't localize... Niels Pardon
15:44 Bug #17033: Unabble to install extentions
Sorry Manually Upload does work, my fault. Lars
15:24 Bug #17033 (Closed): Unabble to install extentions
Trying to install an extention in RC2 on Hosteeurope ends up in
The datatransfer did not succeed. Error: MD5 hash ...
Lars
14:34 Feature #15640: search word also in title and descriptions
No this has not yet been applied! Michael Stucki
14:30 Feature #17032 (Closed): improve text mode of RTE
IS:
RTE in Text mode is Arial 8px very bad for reading and finding errors in HTML like ' " or l (lower L) or pipe |
...
Christian Schnetter
13:24 Bug #17031 (Closed): Multi-language website title
Website title is currently fetched from template only, preventing multi-language website title.
If 'website title'...
John Angel
13:17 Feature #17030: Integrate config.pageTitleSeparator
Should be fixed for ver 4.1. John Angel
13:03 Feature #17030 (Closed): Integrate config.pageTitleSeparator
When using config.pageTitleFirst, the title separator ": " is not natural. Title looks like "Page: Site name".
Typ...
John Angel
12:03 Bug #17029 (Closed): SQL-Error on MySQL4
When the flag 'Enable extensions without review (basic security check)' is activated there are no search results in t... Franz Koch
10:28 Bug #16933: 0004438 revisided (broken anchor links)+quick fix
What exacly is this setup? The behaviour in 4.0x is expected to have all anchors prefixed with a "c" (else it won't b... Ernesto Baschny
10:15 Bug #16483: browser cache problems when changing RTE css
I usually manually rename the file when I change it (contentRTEv20.css) and modify the setting in PageTS so that the ... Ernesto Baschny

2007-02-22

20:26 Bug #16933: 0004438 revisided (broken anchor links)+quick fix
Also applies to 4.0.5 and should really be fixed Jürgen Kendzorra
18:53 Bug #17027 (Closed): GMENU imgNameNotRandom doesn't work with special=language
The title tells it all.
The reason for this behaviour is that a menu using imgNameNotRandom relies on the page ids...
Ralf Hettinger
17:13 Feature #17024: request for configurability of pagetree view in web->page module
This is a must-have option needed in real-life situation. I never understood the "limitation" anyway. Patrick Gaumond
08:48 Feature #17024: request for configurability of pagetree view in web->page module
second patch uses userTS to configure which pages are shown. Steffen Stein
16:16 Bug #16966: CSV export stop exporting a field when there is a linebreak
Let's not mix two separate issues into one bug report (or one patch): If there are problems because $row is not check... Oliver Klee
08:10 Bug #16966: CSV export stop exporting a field when there is a linebreak
Hi,
patch look sgood so far. Wouldn't it a good idea to add a check if $row is really an array? I'm not sure if this...
Thomas Hempel
15:24 Bug #17026 (Closed): invalid ###ACTION_URL###
mark ###ACTION_URL### is not valid in w3c html validator
<form action="index.php?id=6&L=0" method="post" name="tx_in...
Stano Paska
13:30 Bug #16166: Publishing a record breaks dam_ttcontent-relations
This problem is not fixed in the latest DAM-snapshots, and another problem has arisen: When adding DAM-elements to a ... Andreas Wolf
02:43 Feature #17021: Add autocomplete="off" to BE login
AFAIK the password-fields are not used for auto-completion, or am I wrong? But this would surely be useful for fields... Andreas Wolf
02:30 Feature #16942: provide new inputfield "directorypicker" in BE
Well, I have made a solution and attached a diff-file. It has not been tested extensively so far, but it should work.... Andreas Wolf
01:28 Bug #17022: MP3 icon maps to wav.gif
Peter also noted that other media file types are also missing, such as:
MP4, FLV, WMA, WMV
Chris Paige
01:26 Bug #17022: MP3 icon maps to wav.gif
Thanks to Peter Klein for this interim fix...
Place your own mp3.gif file in typo3/gfx/fileicons/ (see gif file a...
Chris Paige

2007-02-21

21:32 Bug #17025 (Closed): Video Not available
Hi
Why is it not posible to se or download the videos on typo3.org?
Every time I click on the video links, noth...
Celal Yilmaz
20:09 Bug #17023: JSMENU produces error if using baseurls
lib.pulldownNav = HMENU
lib.pulldownNav {
special = directory
special.value = 86
1=JSMENU
1 {
levels = 3
...
Jens Köster
19:37 Bug #17023: JSMENU produces error if using baseurls
Could you please provide a small portion of TypoScript to reproduce and test this on your patch? Thanks! Oliver Hader
17:36 Bug #17023 (Closed): JSMENU produces error if using baseurls
The JSMENU does not work with baseurls set i.e. in realURL enviroments
The reasons for this:
1. Array property fo...
Jens Köster
18:58 Feature #17024 (Closed): request for configurability of pagetree view in web->page module
Add support for configuration of which pages are shown in the page tree of the web->page module, i.e. only show edita... Steffen Stein
17:25 Revision 6b16b54a: Release of TYPO3 4.0.5
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2149 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
17:22 Revision 5a320d86: Release of TYPO3 4.1RC2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2148 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
16:51 Feature #16935: Add an option to add alternative external URL or shortcut for other languages
There is no option to add an external URL for an alternative language using 4.0.4. Sara no-lastname-given
15:19 Bug #17022 (Closed): MP3 icon maps to wav.gif
-- t3lib/stddb/tables.php maps the MP3 file type to wav.gif
-- mp3.gif is missing from typo3/gfx/fileicons/
It's...
Chris Paige
14:35 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
No, it is not better. Fix must not introduce new errors. This is a general typo3 rule. Dmitry Dulepov
14:31 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
>Patch is recalled due potential problems with various non-unicode encodings.
Why? Isn't it better to fix at least...
Kirill Klimov
13:41 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
the patch solve the problem for utf-8 (force charset) sites, but produce js error for win-1251 sites (and probably ... Valery Romanchev
10:50 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
thank you very much, Dmitry Kirill Klimov
10:26 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
Patch works well, I will send it to core team list Dmitry Dulepov
10:08 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
Here is it (in UTF8):
=======================================
# Example content:
имя: | *name = input,40 |
E...
Kirill Klimov
10:01 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
Can some of Russian-speaking people provide an example of mailform configuration here (with russian chars)? Before do... Dmitry Dulepov
09:51 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
Please, take a look and create SVN patch request for this simple change. Kirill Klimov
09:48 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
I have tried it with typo3-trunk from today (RC2) - it works.
Please, commit this change.
Kirill Klimov
13:17 Feature #16666: add stdWrap to some TS-Configure Vars
There is a feature request specially for "alwaysActivePIDlist", see #0004427
(as a reporter i can't assign a rela...
Sebastian Busch
13:16 Feature #16665: Enable stdWrap for HMENU.alwaysActivePIDlist
As Steffen Kamper pointet out,
.alwaysActivePIDlist.dataWrap = {register:whatever},{whatever:itwillbe}
does'n...
Sebastian Busch
05:44 Revision e786aeb5: Tagging TYPO3 4.1RC2
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-1-0RC2@2147 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
05:42 Revision 0507424f: Security fix: Email injection vulnerability in t3lib_formmail (reported and fixed by Andreas Otto and Thorsten Kahler)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2146 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
05:41 Revision ce917b04: Tagging TYPO3 4.0.5
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-0-5@2145 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
05:39 Revision bfe28265: Security fix: Email injection vulnerability in t3lib_formmail (reported and fixed by Andreas Otto and Thorsten Kahler)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2144 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
00:51 Revision 837f16fa: NEWS.txt: Added section of currently unsupported features regarding IRRE
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2068 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
00:39 Revision 95eea8dc: Fixed bug: IRRE - Related child records are not updated when copying to a different page
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2067 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader

2007-02-20

23:42 Feature #17021: Add autocomplete="off" to BE login
+1 for doing this on form fields with sensitive data Oliver Hader
22:06 Feature #17021: Add autocomplete="off" to BE login
Relation with http://bugs.typo3.org/view.php?id=4938 ? Patrick Gaumond
22:03 Feature #17021 (Closed): Add autocomplete="off" to BE login
As a security feature we could add autocomplete="off" to the password field or even the whole login page (and Instal... Patrick Gaumond
23:12 Revision 69123ed7: Various changes to t3skin (by Thomas Murphy):
- folder icon got more contrast
- navtree: darker color for hover & active states
- font-weight: bold; for active sta...
Michael Stucki
23:12 Feature #16813: JSeventFuncCalls onunload
Committed to Trunk Oliver Hader
23:12 Feature #16813: JSeventFuncCalls onunload
Fixed in TYPO3 4.1RC2 Michael Stucki
23:11 Bug #16229: onunload missing in JSeventFuncCalls
Fixed in TYPO3 4.1RC2 Michael Stucki
23:09 Revision fbbd5dd6: Fixed bugs #3655 and #4701: No wrappers for certain events (patch by Martin Kutschker)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2065 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
23:00 Revision 2475437d: Fixed bug #4873: EM - Warning on uploading extension to TER (unserialize)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2064 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
22:43 Revision be423ebd: Fixed bug #3412: Changed default size limits for various BE upload fields to 10M (this default can be defined through [BE][maxFileSize] or individually per field through )
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2063 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
22:42 Bug #16120: Max. filesize for images in 'text with image' and 'images only' CEs has too small default value
Fixed in 4.1RC2 Michael Stucki
22:36 Revision b805e555: Fixed bug #4207: User>Workspaces shows users pages where they have no access to (patch by Martin Kutschker)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2062 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
22:16 Revision f33e2798: Fixed bug #4951: SQL error when editing BE User
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2061 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
22:15 Bug #16961: Sql Error editing BE User
Fixed in TYPO3 4.1RC2 Michael Stucki
22:06 Bug #16912: Warning on uploading extension to TER (unserialize)
Committed to Trunk Oliver Hader
21:37 Bug #16912: Warning on uploading extension to TER (unserialize)
Uploaded patch 0004873.patch Oliver Hader
22:05 Revision c8699350: Fixed another typo
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2060 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
22:03 Revision adcfc396: Fixed a typo in typo3/sysext/install/mod/class.tx_install.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2059 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
22:03 Revision 8803a348: Fixed bug in EM: Insecure extensions were still displayed (patch by Karsten Dambekalns)
Fixed a typo in typo3/sysext/install/mod/class.tx_install.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branch...
Michael Stucki
21:44 Revision e91860c6: Changed another bug in the EM: Last update of extensions.xml.gz was not displayed
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2057 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
21:36 Revision f3175696: Fixed bug in EM: Insecure extensions were still displayed (patch by Karsten Dambekalns)
Fixed a typo in class.em_xmlhandler.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2056 709f56b5-9817-041...
Michael Stucki
20:48 Feature #16477: Navigation title in tree view
Hi,
the point is, that the pagetree is not rendered at the some point in core currently. So we have to implement thi...
Thomas Hempel
19:55 Feature #16477: Navigation title in tree view
What about an option like:
options.pageTree.label = nav_title
default would be "title", and we would dynamically ad...
Benni Mack
19:11 Feature #16477: Navigation title in tree view
I could modify the patch so it works with the 4.1 pagetree. Benni Mack
19:47 Bug #17020: class.tx_impexp.php wants 256m memory_limit
In fact, the import/export could quite take some time. But changing the limits at runtime might not work in all situa... Oliver Hader
19:38 Bug #17020: class.tx_impexp.php wants 256m memory_limit
Surprisingly, changing the memory_limit at runtime seems to work quite well at many hosters, but I agree that it's no... Michael Stucki
19:33 Bug #17020: class.tx_impexp.php wants 256m memory_limit
The "@ini_set" parts were introduced by Sebastian in revision 970 on 2006-01-04. Oliver Hader
18:51 Bug #17020 (Closed): class.tx_impexp.php wants 256m memory_limit
class.tx_impexp.php wants to set memory_limit to 256 MB.
Feb 16 09:06:48 server suhosin[16047]: ALERT - script tri...
Christian Boltz
19:43 Bug #16991: AJAX navtree does not expand in Konqueror
Thanks, it is working fine now!
Benjamin: In future, please don't close bugs before they are committed to SVN.
...
Michael Stucki
18:53 Bug #16991: AJAX navtree does not expand in Konqueror
Thanks, I've committed it to trunk. Ingmar Schlecht
18:32 Bug #16991: AJAX navtree does not expand in Konqueror
That should do it. With this patch applied ( pagetree_konqueror_and_ie_final.diff, made from the SVN trunk) the paget... Benni Mack
16:48 Bug #16991: AJAX navtree does not expand in Konqueror
Drag and drop seems to work fine in Konqueror, so I don't think we need to change it there.
I also checked the con...
Michael Stucki
16:46 Bug #16991: AJAX navtree does not expand in Konqueror
Yep, I think so. Ingmar Schlecht
16:26 Bug #16991: AJAX navtree does not expand in Konqueror
We also have another getElementsByClassName in the DragDrop part of the same file. should we change that too? Benni Mack
13:29 Bug #16991: AJAX navtree does not expand in Konqueror
Thanks Ingmar. I never claimed that my patch was final, because I yet have no clue how this is working. It just fixed... Michael Stucki
12:34 Bug #16991: AJAX navtree does not expand in Konqueror
Stucki, your patch wasn't really doing what it's supposed to do as just leaving the second argument to getElementsByC... Ingmar Schlecht
00:54 Bug #16991: AJAX navtree does not expand in Konqueror
1) I somehow got a debugger with konqueror in ubuntu after installing some plugins & turning on some options.
2) I...
Benni Mack
00:30 Bug #16991: AJAX navtree does not expand in Konqueror
After some debugging using plain alert() calls (how can one debug JavaScript in Konqueror?) I think I found the probl... Michael Stucki
00:11 Bug #16991: AJAX navtree does not expand in Konqueror
Hi Benjamin, thanks for working on this issue! However, I just tried it out, and the problem is still there.
What ...
Michael Stucki
19:21 Bug #16553: In BE Usergroup, it is not possible to select more than 20 tables(modify) at any time
Patch committed to Trunk (4.1-dev), but still pending for TYPO3_4-0. Oliver Hader
13:19 Bug #16553: In BE Usergroup, it is not possible to select more than 20 tables(modify) at any time
The attached patch files solve this for TYPO3 4.0 and TYPO3 4.1RC1 Oliver Hader
19:19 Revision 8de55eb4: Fixed bug #4202: be_groups - fields restricted by a low maxitems value
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2055 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
19:03 Bug #17008: Script hangs by editing in Firefox Browser 2.0
Sorry, forgot the technical details:
Runs under typo3 4.04 with the system extension.
Tujetsch
18:54 Revision 80543fd9: Fixed bug #4993: IE 5.5 and Konqueror compatibility for AJAX navtree.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2054 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
18:39 Bug #14716: XMenu_Layers fails to position layers correctly in Firefox
The "width:100%, height:100%;" settings depend on revision 75 from 2003-12-19 and were introduced by Kasper. I also h... Oliver Hader
18:20 Bug #17019 (Closed): SQL error with DBAL/PostgreSQL: quoting of varchar defaults
While importing extension tcdirectmail there occured errors, because DBAL removes the quotes from varchar defaults.
...
Mathias Behrle
18:01 Revision e3b3cab3: Comment changes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2053 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
18:00 Revision 07ca6c39: Comment changes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2052 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
17:53 Revision 79378d1e: Changed year in LICENSE.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2051 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
16:49 Revision 62d89030: Changed year in LICENSE.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2050 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
14:33 Bug #17002: cHash is not recreated on disposal in config.linkVars
@Popy: Guess what this patch is doing! ;-) Oliver Hader
14:25 Bug #17002: cHash is not recreated on disposal in config.linkVars
cHash should not be in linkVars list ! It needs to be generated for each link ! Popy no-lastname-given
11:25 Bug #17018 (Closed): $GLOBALS['TBE_STYLES']['loginBoxImage_rotationFolder'] = 'path/'; is not included
An installed ext_tables.php with following content does not work:
$GLOBALS['TBE_STYLES']['loginBoxImage_rotationFo...
Joachim Streit
11:22 Bug #17017 (Closed): $TBE_STYLES['inDocStyles_TBEstyle'] = ' .. style'; is not include in BE_Login
An installed ext_tables.php with following content does not work:
$TBE_STYLES['inDocStyles_TBEstyle'] = ' .. style...
Joachim Streit
10:49 Bug #16992: Missing French messages
I found one more typo in French. I have attached updated patch file.
By the way, I am not sure the patch file will...
Francois Suter
10:35 Revision fbf24156: Fixed bug 5032: [LocalLang: 0?]DEF is shows sometimes for content elements
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2049 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
10:32 Bug #17016 (Closed): [LocalLang: 0?]DEF is shows sometimes for content elements
This happens if flag for the default language is nt set in TSConfig. We have a flag specially for such case, so use i... Dmitry Dulepov
10:13 Bug #17015 (Closed): "</col><//col>"keep duplicating each time I switch the view from WYSIWYG and text view
when using Typo3 from IE and I'm copying a table from excel to typo3 in a page, everything is doing fine, but not unt... Erick Liemarga
08:13 Bug #17014 (Closed): generated page won't reflect 'doktype' settings
When you have the doktype of a page set to 'advanced' you have one certain option to choose (Show content from this p... Rico Moorman

2007-02-19

17:23 Bug #17013 (Rejected): Links to top don't work with config.baseURL set
When a base URL is defined, the link '#' doesn't refer to the current page anymore.
If you are on page http://www.ex...
Robert Wruck
17:20 Bug #16992 (Closed): Missing French messages
Somes messages from the pi1 localisation file were missing in French. I have provided a patch with the missing transl... Francois Suter
16:16 Revision a5c392f8: Fixed bug: AJAX navtree erroneously showed whole tree inside of the expanded branch on errors such as pages deleted in the meantime
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2048 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
15:48 Revision 1709adb0: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2047 709f56b5-9817-0410-a4d7-c38de5d9e867
Ingmar Schlecht
14:53 Bug #17012 (Closed): Create versions from contet menu "versioning" does not refresh the page tree
If the page tree is is not refreshed there is no visual feedback with the colouring in the tree.
(issue imported ...
Martin Kutschker
14:43 Bug #17011 (Closed): New branch version "shadows" page/element versions
When a new branch version is created all page and element versions are lost. The initially shown content is that of t... Martin Kutschker
14:28 Bug #17010 (Closed): Web>View doesn't show correct content of custom workspace
On a page with element versions the content of the LIVE WS is shown.
On a page with a page version the correct...
Martin Kutschker
11:21 Bug #17009 (Closed): default .htaccess file does not rewrite correctly
the following line in the default .htaccess file doesn't rewrite correctly on the files 'showpic.php' and 'favicon.ic... Lukas Rueegg
10:48 Bug #16953: RC1: Request parameters could not be validated
This breaks the daimi_event extension.
I hope this will be documented in the release notes for the next RC, so that ...
Kasper Ligaard
09:50 Bug #16998: Warning displayed when using $GLOBALS["TSFE"]->fe_user->setKey(type, key, data)
Ok, thank you very much! I will change the code using "$GLOBALS['TYPO3_DB']" to solve the problem.
What I still do...
Christian
09:31 Bug #16998: Warning displayed when using $GLOBALS["TSFE"]->fe_user->setKey(type, key, data)
The SQL debug information isn't shown since you do not use $GLOBALS['TYPO3_DB']. So, your script closes the TYPO3 dat... Oliver Hader
09:07 Bug #16998: Warning displayed when using $GLOBALS["TSFE"]->fe_user->setKey(type, key, data)
No, I only perform selects to the Typo3-DB. I do this with "normal" PHP-commands - not with the Typo3-DB-functions; a... Christian
09:34 Bug #17008: Script hangs by editing in Firefox Browser 2.0
Which version of RTEhtmlarea and TYPO3 are you using? Are you using a TER version or the system extension delivered w... Oliver Hader
09:25 Bug #17008 (Closed): Script hangs by editing in Firefox Browser 2.0
On editing a text with an integrated hyperlink (correction) in the htmlarea-Editor the script hangs after deleting a ... Tujetsch
07:29 Bug #15788: Horizontal and vertical scroll bars visible in vertical menu
The mail function was really broken ...
>Which BE language do you use? Are there long, unwrapped words in there? D...
Kirill Klimov

2007-02-18

16:40 Feature #17007 (Closed): Use gd_info() to detect GD version
TYPO3 requires now PHP 4.3, so gd_info() the installer can auto-detect the GD version.
(issue imported from ...
Martin Kutschker
14:05 Bug #15788: Horizontal and vertical scroll bars visible in vertical menu
The mail function of the server was broken when I added the last note.
Any updates on the topic?
Thomas Murphy
13:25 Bug #17006 (Closed): After closing the document, the previous active document should appear
After closing the document (when using Doc function), Typo displays message "No open documents", instead of displayin... John Angel

2007-02-17

23:49 Bug #16991: AJAX navtree does not expand in Konqueror
Please try the patch. If no one objects, I think it will make it into 4.1RC2 Benni Mack
23:21 Bug #17005 (Closed): RTE Editor not working in Firefox 3.0 Granparadiso
Content is not displayed in the editor field and no content can be entered.
RTE Versions tested up to 1.5.1dev.
F...
Lukas Kull
18:23 Bug #16908: htmlarea doesn't show up
I do have Skype installed on 2 computers. But on those the htmlarea works perfectly. On the other computers it doesn'... Andreas Balzer
17:54 Bug #16908: htmlarea doesn't show up
Have you Skype and especially the Skype toolbar installed?
For removing Skype(toolbar plugin) restored the rtemtm...
Frans Lichtenauer
13:11 Bug #16908: htmlarea doesn't show up
Martin, all the changes from "Array" to "Object" are part of TYPO3 4.1. So if you use TYPO3 4.1 please remove in the ... Oliver Hader
13:00 Bug #16908: htmlarea doesn't show up
Hi Andreas,
I had the same problem starting from T3 4.1 onwards.
This fixed the problem:
http://svn.t3.digitaldi...
Martin Joisten
14:59 Feature #17003: Add the js openPic-function to core-js
@Clemens: You're right... Putting them into a separate JS file would be nice. I could imagine a static JS object that... Oliver Hader
14:35 Feature #17003: Add the js openPic-function to core-js
Nice to now, thanx Oliver. But for me it is a general problem to have all these javascripts in the head of the html.
...
Clemens Riccabona
14:24 Feature #17003: Add the js openPic-function to core-js
Thanks Oliver for this code lesson! ;)
so if you don't see a need to include the function by default, then please ...
Georg Ringer
11:55 Feature #17003: Add the js openPic-function to core-js
Or if you just want the openPic, you can just call
$GLOBALS['TSFE']->setJS('openPic');
The JavaScript code will the...
Oliver Hader
11:52 Feature #17003: Add the js openPic-function to core-js
You could do this by using TypoScript. In your extension you can use $this->cObj->cObjGetSingle(...) or $this->cObj->... Oliver Hader
11:16 Feature #17003 (Closed): Add the js openPic-function to core-js
the onclick-popup for Images in Extensions needs the function which is only in FE available if there are any content ... Georg Ringer
14:49 Bug #17002: cHash is not recreated on disposal in config.linkVars
I changed some thing in 0005010_2.patch:
* renamed $val to $var and $tmpVal to $tmpVar (it is a variable of linkVars...
Oliver Hader
13:08 Bug #17002: cHash is not recreated on disposal in config.linkVars
I agree. I'll change the this you mentioned and provide a new patch. Oliver Hader
12:56 Bug #17002: cHash is not recreated on disposal in config.linkVars
Hi Oliver,
good idea! This adds a very useful functionality to make all links "safe" :-)
Some comments:
1. W...
Michael Stucki
11:18 Bug #17002: cHash is not recreated on disposal in config.linkVars
The attached file 0005010.patch solves this problem.
* t3lib/class.t3lib_tstemplate.php: Just removing redundancy, n...
Oliver Hader
11:16 Bug #17002 (Closed): cHash is not recreated on disposal in config.linkVars
Imagine you'd like to forward one or more extension variables through the system. The common way to do this is to use... Oliver Hader
14:03 Bug #17004: link which opens in new window with sizes and firefox form save option problems
I am using Typo3 4.0.4 Christian
12:06 Bug #17004: link which opens in new window with sizes and firefox form save option problems
Which TYPO3 Release Version are you using? Oliver Hader
11:23 Bug #17004 (Closed): link which opens in new window with sizes and firefox form save option problems
When creating a link and using as target widthxheight for example 620x420. Firefox's form saving option saves this va... Christian
13:56 Bug #16973: renaming of localconf.php.TMP.php to localconf.php did not work on Windows platform
In 3.8 TYPO3 didn't write the changes into a temporay file.
I have been running TYPO3 on Windows XP, 2000 and 2003...
Ansgar Brauner
11:20 Bug #16973: renaming of localconf.php.TMP.php to localconf.php did not work on Windows platform
In 3.8 TYPO3 didn't write the changes into a temporay file.
I have been running TYPO3 on Windows XP, 2000 and 2003...
Martin Kutschker
02:26 Bug #16973: renaming of localconf.php.TMP.php to localconf.php did not work on Windows platform
I dont think that it is a Problem with my configuration. If i'm using the class.t3lib_install.php from the SVN Checko... Ansgar Brauner
13:22 Bug #16998: Warning displayed when using $GLOBALS["TSFE"]->fe_user->setKey(type, key, data)
Hm, this is strange. It looks like your database connection gets lost or a new connection is created and the old DB i... Oliver Hader
12:51 Bug #16998: Warning displayed when using $GLOBALS["TSFE"]->fe_user->setKey(type, key, data)
I tried your code, but still warnings. I also tried to store a pure string "hello" - without success. The code worked... Christian
12:11 Bug #16998: Warning displayed when using $GLOBALS["TSFE"]->fe_user->setKey(type, key, data)
"$GLOBALS['TSFE']->fe_user->setKey('user','sessionfachgebiete',$fachgebiet);" and "$fachgebiet is an array."
I guess...
Oliver Hader
12:48 Bug #17001: config.linkVars check doesn't allow negative ranges
I can live with reusing the "-" separator. But the code getting the lower and upper bound has to be changed anyway (c... Oliver Hader
12:45 Bug #17001: config.linkVars check doesn't allow negative ranges
I get the feeling of inconsistency here. I agree that -5--1 looks ugly, but if you insert spaces between, it is not s... Michael Stucki
11:05 Bug #17001 (Closed): config.linkVars check doesn't allow negative ranges
The newly introduced linkVars check in TYPO3 4.1 doesn't allow negative ranges.
Example:
config.linkVars = my_var...
Oliver Hader
11:29 Bug #16999: Fe usernames are changed if data are loaded and saved in BE
TYPO3 requires all login names to contain only alphanumeric letters and the underscore. It's the job of any FE extens... Martin Kutschker
11:07 Bug #16999: Fe usernames are changed if data are loaded and saved in BE
Georg Ringer from the mailinglist found the extension cron_feuserscase
This ext works.. at least for 4.0.4 as I ha...
Andreas Balzer
10:45 Bug #16999: Fe usernames are changed if data are loaded and saved in BE
Hm. I won't cosider a FE username like "Michael Stucki" as a very "special one".. You know.. I mean every username wi... Andreas Balzer
00:29 Bug #16999: Fe usernames are changed if data are loaded and saved in BE
I don't consider this to be important since that case that this happens seems to be a very special one.
If you pro...
Michael Stucki
10:43 Bug #16724: Pages don't show at Frontend after creating and unhiding them
Does this behaviour still exist or could you manage to set your site caching correctly? Oliver Hader

2007-02-16

21:35 Bug #17000 (Closed): BE permissions ignored
A user may have restricted access to the backend edit forms via the »explicit deny« in the BE user group configuratio... Andreas Beutel
19:31 Bug #16999 (Closed): Fe usernames are changed if data are loaded and saved in BE
Hi!
Well, I'm using T3 4.0.4 but as I don't know whether this major bug is in T3 4.1 I sent it into here.
If you ...
Andreas Balzer
18:46 Bug #16557: User>Workspaces discloses site info
Fixed in SVN (4.1 and 4.0). Martin Kutschker
18:14 Bug #16998: Warning displayed when using $GLOBALS["TSFE"]->fe_user->setKey(type, key, data)
Anyone who can reproduce this? Michael Stucki
18:01 Bug #16998 (Closed): Warning displayed when using $GLOBALS["TSFE"]->fe_user->setKey(type, key, data)
If have following PHP-Code inserted in a PHP-Script Content-Element in Typo3 Backend (using Extension "page_php_conte... Christian
17:50 Revision c30ee361: Fixing bug #4207 (and #4468) - User>Workspaces shows users pages they have no acces to
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2046 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
17:04 Bug #16876: "Import Extensions" shows all imported extensions also as "only found on this server"
Fix is in SVN (trunk). Karsten Dambekalns
12:52 Bug #16876: "Import Extensions" shows all imported extensions also as "only found on this server"
My patch bug-4822.diff is essentially the proposed solution, without comments and as unified diff Karsten Dambekalns
12:34 Bug #16876: "Import Extensions" shows all imported extensions also as "only found on this server"
Air Traffic Control, I only read this reminder this morning. Please stay cool. Karsten Dambekalns
12:18 Bug #16876: "Import Extensions" shows all imported extensions also as "only found on this server"
"Passengers Karsten and Bernhard, this is the final call, please come to gate number RC2, you are delaying the flight... Ingmar Schlecht
17:04 Revision c98d3b4d: Fixed bug #4822 in EM
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2045 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
17:03 Revision 111079bf: Fixed bug #4822 in EM
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2044 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
14:13 Bug #16997 (Closed): Empty subparts are not replaced
If you include an empty subpart in your template, it will NOT be replaced.
<!--###part1### begin--><!--###part1###...
Robert Wruck
14:09 Feature #16994: TCA: not possible to select over multiple tables
Good,
then I will wait for 4.1 final and post my implementation in this bug.
Joerg Schoppet
14:06 Feature #16994: TCA: not possible to select over multiple tables
It's a new feature, so it can be at least in 4.2. Means: Wait until 4.1 is out, then we fork 4.1 into a new branch, a... Michael Stucki
13:43 Feature #16994: TCA: not possible to select over multiple tables
OK,
so, can I simple made a implementation based on 4.1RC1, or should I wait until 4.1 final is out?
Joerg Schoppet
13:28 Feature #16994: TCA: not possible to select over multiple tables
Any new feature has a chance to get into core if it does not break any existing functionality and does a good thing. ... Dmitry Dulepov
13:03 Feature #16994: TCA: not possible to select over multiple tables
Sure,
I just thought of the minimalistic intervention.
But if I get a statement, if this feature/bug/improvemen...
Joerg Schoppet
12:18 Feature #16994: TCA: not possible to select over multiple tables
I do not like the idea of extracting tables from WHERE statement. It would be much simpler to add another property to... Dmitry Dulepov
10:34 Feature #16994 (Closed): TCA: not possible to select over multiple tables
If you make a TCA-entry for "select" or "group" and define a 'foreign_table' it is not possible to make a where-state... Joerg Schoppet
14:08 Bug #16996 (Closed): automaketemplate relPathPrefix and fragments
automaketemplate prefixes fragment-only links with the relPathPrefix:
<a href="#a42"> becomes <a href="fileadmin/t...
Robert Wruck
13:21 Bug #16973: renaming of localconf.php.TMP.php to localconf.php did not work on Windows platform
So can we assume it's a problem of your configuration, not TYPO3? Michael Stucki
12:13 Bug #16973: renaming of localconf.php.TMP.php to localconf.php did not work on Windows platform
Maybe some program holds a lock on the file? You could eg have opened the file in an editor. Martin Kutschker
05:12 Bug #16973: renaming of localconf.php.TMP.php to localconf.php did not work on Windows platform
Got an Email from Michael Stucki at the Windows-Install list:
Seems like the file copy is not working then. Can y...
Ansgar Brauner
13:19 Bug #16971: .htacces in sysext fails in some apache configuration
Thanks Dmitry. Michael Stucki
10:42 Bug #16971: .htacces in sysext fails in some apache configuration
Renamed .htaccess files, corrected NEWS.txt Dmitry Dulepov
10:26 Bug #16971: .htacces in sysext fails in some apache configuration
Ok. I will remove those performance enhancements if you wish... Let it be so. Dmitry Dulepov
12:33 Revision be994228: Minor cleanup, non-functional
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2043 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
12:26 Revision 2087b1fe: Fixed bug #2677: Highlighting of current page in workspace (fixed by Martin Kutschker and Benjamin Mack)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2042 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
12:26 Bug #15707: Page highlighting for alt_db_navframe
Committed to Trunk. Michael Stucki
12:22 Revision abd5faac: Prefixed all bug entries in ChangeLog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2041 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
12:20 Revision 019a81d5: Fixed bug #4973: Check if array is empty before looping over it (thanks to Thomas Oppelt)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2040 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
12:20 Revision c1dbde94: Removed slashes from a label in TS debugger (caused "//" entries)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2039 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
12:20 Bug #16978: deleteFromIndex method in indexed_search/class.crawler.php fails on deleting/hiding non-indexed pages
Fixed in TYPO3 4.1 Michael Stucki
12:18 Revision 087d689c: NEWS.txt: Added information concerning TBE_EDITOR in typo3/jsfunc.tbe_editor.js
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2038 709f56b5-9817-0410-a4d7-c38de5d9e867 Oliver Hader
12:03 Bug #16995 (Closed): 0004694: Feature request: Mount point on higher level
Hello
I still have the problem announced here :
http://bugs.typo3.org/view.php?id=412 [^]
I used to Typo3 4.0...
Tourriere Sylvain
12:02 Revision 448efd15: Some spelling corrections and an explanation added to a weird looking codeline
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2037 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
10:41 Revision 37a8e0a3: * Fixed bug 4962: .htacces in sysext fails in some apache configuration
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2036 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
09:10 Bug #16953: RC1: Request parameters could not be validated
Hello Steffen,
please check also if this patch would help. Or inform the extension author to fix this, too.
- F...
Franz Holzinger
08:47 Bug #16980: Installation of extension that needs another extension blocks the whole system
Thank you very much. Bernd Warken

2007-02-15

23:03 Feature #16993 (Closed): Sorting of columns in FE Edit mode (fe_adminLib.inc)
Team,
I made this small modification to the fe_adminLib.inc class to allow sorting of the records that are to be F...
Gerrit Kamp
21:15 Bug #16953: RC1: Request parameters could not be validated
I confirm this error while FE-Edit with cal.
After setting 'pageNotFoundOnCHashError' => 0 it works.
Steffen Kamper
20:42 Revision d6c66b03: Reverted fix for bug #4689 (closes #4987): Fix seems to cause problems, reinvestiation is needed
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2035 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
20:31 Bug #16805: Error while entering a numbers like 50 or 50.00 into a double2 field
I had to revert this change because it seems to cause problems (see #16987). Needs reinvestigation. Michael Stucki
20:31 Revision 4a227deb: Fix bug #4947: SQL error with DBAL/PostgreSQL when listing or looking up reviewed extensions
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2034 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
20:30 Bug #16960: SQL error with DBAL/PostgreSQL: List or look up reviewed extensions
Fixed in SVN (by removing the order clause). Martin Kutschker
19:11 Bug #16960: SQL error with DBAL/PostgreSQL: List or look up reviewed extensions
Karsten/Masi, can one of you please fix this?
If it's a no-brainer please just commit and send the patch as FYI to...
Ingmar Schlecht
20:30 Bug #16987: TCE: wrong error message: "These fields are not properly updated in database"
Reverted in TYPO3_4-0 and Trunk. Michael Stucki
20:10 Bug #16987: TCE: wrong error message: "These fields are not properly updated in database"
OK I will just revert the change. Michael Stucki
19:23 Bug #16987: TCE: wrong error message: "These fields are not properly updated in database"
I think it is correct to use it internally as a float when a double2 check has been demanded.
The strcmp should be...
Franz Holzinger
18:46 Bug #16987: TCE: wrong error message: "These fields are not properly updated in database"
I can confirm this. Removing the casting operator "(float)" solves the problem.
Tested on MySQL 5.0.32
Oliver Hader
20:29 Revision 05b3048a: Reverted fix for bug #4689 (closes #4987): Fix seems to cause problems, reinvestiation is needed
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2033 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
19:19 Bug #16991: AJAX navtree does not expand in Konqueror
That's great, thanks! Ingmar Schlecht
15:07 Bug #16991: AJAX navtree does not expand in Konqueror
I'll put out a bugfix patch during the weekend. Benni Mack
09:39 Bug #16991 (Closed): AJAX navtree does not expand in Konqueror
The AJAX pagetree does not work in Konqueror 3.5.0.
This makes it hard to use TYPO3 with this browser. Everything wo...
Michael Stucki
19:18 Bug #16971: .htacces in sysext fails in some apache configuration
Hi guys,
I actually think we should rename the files to _.htaccess, because a TYPO3 installations that works at al...
Ingmar Schlecht
19:16 Bug #16876: "Import Extensions" shows all imported extensions also as "only found on this server"
Hi Bernhard and Karsten,
as you were the ones that wrote the EM patch for 4.1, please have a look at this bug.
...
Ingmar Schlecht
19:02 Feature #16935: Add an option to add alternative external URL or shortcut for other languages
Sorry, haven't upgraded yet. I hope to do this next week. I'll let you know as soon as I do.
Thanks for your patie...
Sara no-lastname-given
16:52 Feature #16985: Pictures in navigation bar clickable
Branches: Trunk & TYPO3_4-0
The attached file should solve this problem.
Oliver Hader
16:38 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
I just had attached unified diff. Maybe it will help for commiting patch. Alexey Boriskin
16:17 Bug #16966: CSV export stop exporting a field when there is a linebreak
The patch solves the problem for me.
I've modified the patch to make it even shorter (and a bit more readable). I'...
Oliver Klee
14:26 Revision 1595baf8: * Fix: Display description of options in install tool correctly
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2032 709f56b5-9817-0410-a4d7-c38de5d9e867 Thorsten Kahler
14:20 Revision 2174f062: * Fix: Display description of options in install tool correctly
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2031 709f56b5-9817-0410-a4d7-c38de5d9e867 Thorsten Kahler
13:27 Bug #16791: New default behaviour for PAGE_TARGET
Hm I think it is a good idea to have it in 4.1... :-( that we have feature freeze
Greets,
Sebastian
Sebastian Kurfuerst
13:03 Bug #16791: New default behaviour for PAGE_TARGET
Very useful change, I'd like to see this in 4.2!
cheers
Ingmar
Ingmar Schlecht
13:05 Bug #16674: tcemain: Hook processDatamap_afterDatabaseOperations and insert operations
Fixed by NOT changing the behavior but adding this comment to the code:
/*
* Note: When using the hook after INS...
Ingmar Schlecht
09:35 Bug #16990: Change error message for low memory during install.
1) This is a PHP error message, so we cannot change the wording
2) The EM memory problem should be gone in 4.1 anywa...
Michael Stucki

2007-02-14

21:27 Feature #16494: Insert/Modify Link with DAM
Yes, i think the some. At this time, the usage of DAM is inconsequential: Use of DAM to select a n image and don't u... Juergen Kussmann
21:19 Bug #16990 (Closed): Change error message for low memory during install.
Currently an install on a stock debian or ubuntu system will often fail.
It gives the fail-message
Fatal error:...
graeme worthy
20:57 Bug #16987: TCE: wrong error message: "These fields are not properly updated in database"
Test (seems like mails can't be sent currently) Michael Stucki
19:00 Bug #16987: TCE: wrong error message: "These fields are not properly updated in database"
i could fix the problem going back to previous code:
$value = intval(str_replace(' ','',$value)).'.'.substr($theDe...
Stefano Cecere
18:41 Bug #16987: TCE: wrong error message: "These fields are not properly updated in database"
Franz: i don't understad: could you find a patch for this problem?
i'm investigating but no clue..
i confimr th...
Stefano Cecere
18:00 Bug #16987: TCE: wrong error message: "These fields are not properly updated in database"
i can confirm this but under RC1 (have several double2 fields that give error, whatever values i put in) Stefano Cecere
13:47 Bug #16987: TCE: wrong error message: "These fields are not properly updated in database"
When $value is passed as '0.00' as a parameter, $theDec has '0000', but $value will be '0' instead of '0.00'.
t3li...
Franz Holzinger
13:23 Bug #16987 (Closed): TCE: wrong error message: "These fields are not properly updated in database"
Since 4.1RC1 always an error message gets shown when you edit products with tt_products and save them. Only the field... Franz Holzinger
20:56 Revision 4faf2712: Added hook: New hook in t3lib_tceforms in method getSingleField allowing modification of single field rendering and adding buttons to alt_doc.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2030 709f56b5-9817-0410-a4d7-c38de5d9e867 Bernhard Kraft
19:46 Bug #15788: Horizontal and vertical scroll bars visible in vertical menu
Please test the last one, 0.0.2
I really can't reproduce this problem, since FF takes up 99% of the available spac...
Thomas Murphy
19:46 Bug #15788: Horizontal and vertical scroll bars visible in vertical menu
Please test the last one, 0.0.2
I really can't reproduce this problem, since FF takes up 99% of the available spac...
Thomas Murphy
16:51 Bug #15788: Horizontal and vertical scroll bars visible in vertical menu
Which version of t3skin shall we test? Martin Kutschker
07:31 Bug #15788: Horizontal and vertical scroll bars visible in vertical menu
Have tested this again on
TYPO3-trunk (even newer then 4.1 rc1), t3skin 0.0.2, 1280x1024 screen resolution
FF 2.0.0...
Kirill Klimov
17:16 Feature #16477: Navigation title in tree view
The patch works for me with 4.0.4, but not with 4.1RC1
Jan Wulffs addition breaks the pagetree with
Fatal error: ...
Steffen Müller
14:43 Bug #16674: tcemain: Hook processDatamap_afterDatabaseOperations and insert operations
Could be closed, since Ingmar wanted to update teh documentation:
See bugs newsgroup:
You can easily translate ...
Ingo Schmitt
14:41 Bug #16674: tcemain: Hook processDatamap_afterDatabaseOperations and insert operations
Could be closed, since Ingmar wanted to update teh documentation:
See bugs newsgroup:
You can easily translate ...
Ingo Schmitt
14:37 Bug #16989 (Closed): Search from shortcut bar only first DB mount
When a normal user with multipe DB mounts issues a search from the shortcut bar, only the first DB mount is searched.... Peter Beernink
13:55 Bug #16988 (Closed): pageNotFound doesn't perform a real 301-redirect
I configured the pageNotFound-handling, that in case of a 404-error , typo3 should send a "301 Moved Permanently" hea... Dirk Diebel
13:19 Bug #16957: ampersand in url
A solution for this is already in subversion, but not yet uploaded to TER. You may get it through subversion or direc... Stefan Strasser
11:29 Revision 8a10b26a: 2007-02-14 Rupert Germann <rupi@gmx.li>
* Fix: Excluded the adminPanel GETvars from t3lib_div::cHashParams to prevent a cHash mismatch
git-svn-id: https://s...
Rupert Germann
11:22 Revision ad854892: 2007-02-14 Rupert Germann <rupi@gmx.li>
* Fix: Excluded the adminPanel GETvars from t3lib_div::cHashParams to prevent a cHash mismatch
git-svn-id: https://s...
Rupert Germann
11:09 Revision 3a7f2c69: Added information about BLOB->TEXT conversion
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2027 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
09:32 Bug #16986: Word-Docs are not correct indexed
If your catdoc doesn't work without the "-8" option, you'll need to fix it on that side. An upgrade should really hel... Michael Stucki
09:29 Bug #16986: Word-Docs are not correct indexed
I have catdoc 0.94 here, so maybe you first try updating... Michael Stucki
07:44 Bug #16928: No automated relogin after timeout
Please close this bug.
My brain was not active for a while ;-)
It was just the popup-blocker of Firefox 2.
Joerg Schoppet
07:34 Feature #16425: BE > List > Edit alias, title, etc. View is poorly laid out.
Some issues has already been fixed in t3skin_improved.
Feel free to get it from there. If you want - I could send yo...
Kirill Klimov

2007-02-13

23:06 Bug #16986 (Closed): Word-Docs are not correct indexed
Typo3 4.0.4
Indexed Search 2.9.3
catdoc 0.91.5
I have configured indexed_search to index also external files. Th...
Martin Kästner
23:02 Bug #16964: Login doesn't work with TYPO3 4.1RC1
Thanks for the hint - a DB update solved that problem for me.
Please close this bug as worksforme.
Oliver Klee
17:47 Bug #16964: Login doesn't work with TYPO3 4.1RC1
Hi Oliver
In the newsgroup we had a thread about that and the following hint did solved it in one case:
Did you u...
Stefan Strasser
22:54 Bug #16284: Clean up columns view by removing spacer images
Makes sense. I'll look into it. Thomas Murphy
22:54 Bug #16953: RC1: Request parameters could not be validated
works now - thanks! Andreas Bulling
22:36 Bug #16953: RC1: Request parameters could not be validated
This should already be fixed using the most recent patch. Can you please check? Michael Stucki
22:29 Bug #16953: RC1: Request parameters could not be validated
done. Andreas Bulling
22:25 Bug #16953: RC1: Request parameters could not be validated
RealUrl makes it hard to debug this. Can you turn it off, please? Michael Stucki
22:15 Bug #16953: RC1: Request parameters could not be validated
Yes, both on my development and my production system.
You can try yourself if you want - just click on the URL in ...
Andreas Bulling
22:10 Bug #16953: RC1: Request parameters could not be validated
Andreas: Can you reproduce the problem with your extension? Michael Stucki
22:44 Bug #15763: Unnecessary table row in typo3-db-list
Closed. Thomas Murphy
22:43 Bug #16273: Another Missing Icon: hidden domain
Fixed it before i saw this bug, thanks for the icons anyway! Thomas Murphy
22:29 Bug #16356: old icon for "show at any login" shortcut page
Fixed. Thomas Murphy
22:27 Bug #16506: old icon for "Hide at login" AND "Not in menu" page
Checked both Icons and they seem to be correct now. Thomas Murphy
22:25 Bug #15910: Multiline BE admin menu for longer menu items
Had a similar bug with a website once, will look into it. Thomas Murphy
22:24 Bug #15788: Horizontal and vertical scroll bars visible in vertical menu
No, this wouldn't fix the problem AFAIK -> the main menu takes up 99% of available space, which works great in FF, be... Thomas Murphy
21:55 Bug #15788: Horizontal and vertical scroll bars visible in vertical menu
Both FF2 and IE6/7 have vertical scroll present. Cannot do much about that.
The problem is horizontal scroll. FF2 ...
John Angel
21:37 Bug #15788: Horizontal and vertical scroll bars visible in vertical menu
Can't seem to reproduce it, neither in IE 6 or FF2.
FF2: Horizontal scrollbar never appears in Main Menu.
IE 6: H...
Thomas Murphy
22:13 Bug #16589: Is pages__up.gif the wrong icon for a member protected page?
Seems to be fixed, closing the bug. Thomas Murphy
22:03 Bug #15576: 'File' icon (module_file.gif) way to large
Yes, seems to be fixed.
Closing...
Thomas Murphy
22:01 Bug #16700: Icon-Path to many Icons not correct?
I also recognized this, dunno what happend there.
Will fix it.
Thomas Murphy
21:58 Bug #15812: No highlighting for admin functions
I will fix it. Thomas Murphy
21:56 Bug #15986: pagetree icons
I changed the folder icon, see the other bug that this one relates to.
Concerning page tree icons there might be mor...
Thomas Murphy
21:53 Bug #15927: t3skin: white and grey - highlighting problem
Sorry, but I think orange and green look a bit cheesy and from a designers point of view misusing the colors that way... Thomas Murphy
21:50 Bug #15928: Active color in fileadmin is wrong
In 4.1 this is fixed due to the new rendering in <ul> and the ajax tree. Thomas Murphy
21:47 Feature #16425: BE > List > Edit alias, title, etc. View is poorly laid out.
You are right, I will look into it.
Didn't ever use the bulk editing.
Thomas Murphy
21:44 Bug #15859: sysfolder icon
Hey guys,
I did a darker grey Icon for the pagetree before reading this bug report, it's going into the TYPO3 vers...
Thomas Murphy
21:25 Bug #16816: pilup gif not the same as pildown gif
Thanks, will be in next minor version update: 0.0.3 Thomas Murphy
20:53 Bug #14916: t3lib_div::getURL() uses cURL only for http protocol
Thorsten or Martin, can one of you please take over? Michael Stucki
20:34 Bug #16674: tcemain: Hook processDatamap_afterDatabaseOperations and insert operations
Ingmar, can I close this bug? Seems like you and Ingo found a different solution, didn't you? Michael Stucki
19:50 Feature #16985 (Closed): Pictures in navigation bar clickable
The pictures in front of the words "site", "list" and so on should be clickable.
It would be better if these are al...
Hauke Mehrtens
17:41 Bug #16837: T3 Skin Improved wrong padding
Please contact the extension author of "t3skin_improved", this bugtracker project just deals with the "t3skin" extens... Thomas Murphy
17:08 Revision 6c0ed966: Added details about VARCHAR(2)/CHAR(2) conversion
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2026 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
17:03 Revision f2bf64d4: Added workspace changes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2025 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
17:02 Revision cb810a44: More about InnoDB
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2024 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
16:58 Bug #16120: Max. filesize for images in 'text with image' and 'images only' CEs has too small default value
For people using TYPO3 version smaller than 4.1, my 2 lines extension is available on TER and could fix your problem:... Patrick Gaumond
12:26 Bug #16120: Max. filesize for images in 'text with image' and 'images only' CEs has too small default value
The 4.1RC1 feature Masi mentioned could be used by setting TSconfig like this:
TCEFORM.tt_content.image.config.max_s...
Oliver Hader
08:57 Bug #16120: Max. filesize for images in 'text with image' and 'images only' CEs has too small default value
I think it is possible in RC1 to set some of the TCA settings now. The filesize should be one of them.
Please have...
Martin Kutschker
07:50 Bug #16120: Max. filesize for images in 'text with image' and 'images only' CEs has too small default value
Well it seems I'm not the only one missing this 'feature'. Today Patrick Gaumond published his extension 'images_10mb... Robert Markula
16:57 Feature #16984 (Closed): class.t3lib_treeview.php returns hardcoded 'title' from db
In class.t3lib_treeview.php the returned title is hardcoded to field 'title' so if we want to display different field... Tomi Hrovatin
16:56 Revision 27bb4d19: Added information about List module changes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2023 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
16:53 Revision ebd620f0: Updated "Speed improvements" section
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2022 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
16:47 Bug #16983 (Closed): Secure File downloads with jumpurl.secure = 1 not working in TV
Using the following code in a TV DS will always get an error 'jumpurl Secure: locationData, 50:_NO_TABLE:, was not ac... Lukas Rüegg
15:39 Bug #16792: FE editing inside Draft Workspace : new created elements dont appear in the FE
I have the same issue with BE editing. Have a non-admin user that has access to a WS. He can create Content Elements,... Christoph Koehler
14:03 Bug #16954: Pagtree + for subpages missig on some pages
OK, this solves this problem. Daniel Vordemvenne
13:36 Feature #16982 (Closed): possibility for disabling upload fields in Element Browser
would be nice if the upload fields displayed in the Element Browser could be disabled via
option.disapleUploadFiel...
Typoheads - Web Engineering
13:34 Feature #16981 (Closed): Filelinks content element: FormatSize should be configurable via TypoScript
In
typo3\sysext\css_styled_content\pi1\class.tx_cssstyledcontent_pi1.php
line 359, the call to formatSize does ...
Christian Buelter
13:28 Feature #16937: Adding some more Date Conditions to class.t3lib_matchcondition.php
Hi Olivier,
we can try to integrate the new features into the next version of TYPO3.
Cheers,
Andreas
Andreas Otto †
12:20 Bug #16980: Installation of extension that needs another extension blocks the whole system
The email address should be in ext_emconf.php of the extension.
Alternatively you can use the feedback feature of th...
Oliver Hader
11:24 Bug #16980: Installation of extension that needs another extension blocks the whole system
How can I know the email address of the author of dam_tv_connector? Bernd Warken
10:08 Bug #16980: Installation of extension that needs another extension blocks the whole system
It's not a bug of "dam" but of "dam_tv_connector". In ext_emconf.ph it should list "cms", "dam" and "templavoila".
...
Martin Kutschker
10:00 Bug #16980: Installation of extension that needs another extension blocks the whole system
No, "dam" is not listed in "ext_emconf.php". So it should be a an extension bug. Is it necessary to reformulate my ... Bernd Warken
08:59 Bug #16980: Installation of extension that needs another extension blocks the whole system
Is "dam" listed in the dependenices of the extensoin in ext_emconf.php (to be found in in typo3conf/ext/dam_tv_connec... Martin Kutschker
08:34 Bug #16980 (Closed): Installation of extension that needs another extension blocks the whole system
I installed "dam_tv_connector" after download. Unfortunately this extension needs the extension "dam". Instead of s... Bernd Warken
09:44 Bug #16591: PATH_site wrongly defined in index.php
The server is neither Apache nor IIS, so it is not supported. I rather suggest that you report this as a bug to the d... Michael Stucki
09:24 Bug #16591: PATH_site wrongly defined in index.php
I'm sorry I didn't reply on your note but I haven't returned home after t3board yet.
I don't understand why did you ...
cyprianpl
08:25 Bug #16591: PATH_site wrongly defined in index.php
Not a TYPO3 problem. Michael Stucki
03:42 Bug #16591: PATH_site wrongly defined in index.php
It was issued before ( http://bugs.typo3.org/view.php?id=1095&nbn=3 ). Seems like a problem of a web server software... Amiran
08:55 Bug #16977: "New Record" wizard shows always "page after" even if new page records are disabled
Ah, but then it is correct. It doesn'z allow the page record to be created within itself. I've tested ot that the set... Martin Kutschker
02:44 Bug #16977: "New Record" wizard shows always "page after" even if new page records are disabled
Hm, the behaviour is in typo3/db_new.php
"Regular" pages use $this->pageInfo to check if table "pages" is allowed
"...
Oliver Hader
08:24 Bug #14747: FE error when logged to BE (PATH_site='//' problem)
OK, so there will be no change until someone comes up with a fix for Idea Web Server (never heard of that) Michael Stucki
03:48 Bug #14747: FE error when logged to BE (PATH_site='//' problem)
Same problem here: http://dev-bugs.elios.de/view.php?id=4276
I've also had the same problem on home.pl, but with a...
Amiran
02:27 Bug #16459: Bug in t3lib_loaddbgroup.php when using defVals while creating new records
Oh sorry, I just realized this is the defVals bug and not the TCAdefault bug. I mixed it. But it should work the same... Oliver Hader
02:24 Bug #16459: Bug in t3lib_loaddbgroup.php when using defVals while creating new records
The suggested patch is attached as separate patch file (0004022.patch). It solves the problem. The $MMuid is empty on... Oliver Hader
01:49 Bug #16658: Wrong information in _.htaccess for httpd.conf configuration
Hi Michael,
saw you fixed another in .htaccess. Perhaps this is also one for you and v4.1?
greets
Marc Bastian...
Marc Bastian Heinrichs
01:42 Bug #16658: Wrong information in _.htaccess for httpd.conf configuration
Because the RewriteRule checks the URL-path and not the complete server-path.
for line 69/70
# For httpd.conf, us...
Marc Bastian Heinrichs
01:38 Bug #16476: TCAdefaults.table.field doesn't work for MM-fields
Thanks.
I had a look on it and I think the check dropping the default value was in class.t3lib_transferdata.php, but...
Marc Bastian Heinrichs
01:33 Bug #16476: TCAdefaults.table.field doesn't work for MM-fields
Ah thanks, now I got it. It could also be possible, that a list of UIDs will be defined (e.g. "2,5,1"). The readList ... Oliver Hader
01:27 Bug #16476: TCAdefaults.table.field doesn't work for MM-fields
For example tt_news:
You cann't set a default category by TS with
TCAdefaults.tt_news.category = 2
because the re...
Marc Bastian Heinrichs
01:34 Bug #16569: New content elements wizard removes CE from array, which are OK!
Hi Ingmar,
an 1liner for 4.1?
Marc Bastian Heinrichs

2007-02-12

23:05 Bug #16979: Problem to insert Image inside htmlArea RTE
Maybe I forgot to say that in the install-tool the right masks are named:
[BE][fileCreateMask] = 0644
[BE][folderCr...
Erik Sokoll
22:55 Bug #16979 (Closed): Problem to insert Image inside htmlArea RTE
1.) Images are not shown inside htmlArea.
So I checked the Extensionmanager and there was a warning, that the folde...
Erik Sokoll
20:15 Bug #16956: Redundant comma in label_alt_force
test Sebastian Kurfuerst
18:27 Bug #16978: deleteFromIndex method in indexed_search/class.crawler.php fails on deleting/hiding non-indexed pages
Patch file was requested to be deleted by Thomas Oppelt. He will add a new ASAP. Oliver Hader
18:11 Bug #16978 (Closed): deleteFromIndex method in indexed_search/class.crawler.php fails on deleting/hiding non-indexed pages
If you delete or hide an non-indexed page you get mysql errors because there is no check if oldPhashRows is filled or... Thomas Oppelt
17:02 Bug #16977 (Closed): "New Record" wizard shows always "page after" even if new page records are disabled
"page after" doesn't honour the "allowedNewTables" option
Eg
mod.web_list {
allowedNewTables = tt_news
}
...
Martin Kutschker
15:40 Bug #16976 (Closed): t3lib_div::getURL breaks on some options
Neither the include headers nor nor request headers option of t3lib_div::getURL check the protocol correctly. Both op... Martin Kutschker
15:25 Bug #16975: PHP 5.2.1: Extension Manager: Parse Error / Syntax Error
Never heard of this. Can anyone else reproduce it?
In any case it seems like a PHP problem since it worked before th...
Michael Stucki
13:02 Bug #16975 (Closed): PHP 5.2.1: Extension Manager: Parse Error / Syntax Error

PHP Parse error: syntax error, unexpected T_ELSEIF, expecting T_FUNCTION in typo3/mod/tools/em/class.em_index.php ...
Thomas Schneider
15:23 Bug #15365: Flexform fields are inactive in Page > QuickEdit
quick fix (bad hack):
Copy the whole getDynTabMenuJScode() method from typo3/template.php into sysext/cms/layout/db_...
Christoph Luehr
15:16 Bug #14916: t3lib_div::getURL() uses cURL only for http protocol
I think so too. And IMHO this can safley be added - after one year - into 4.1RC2. I assume that CURL is stable for al... Martin Kutschker
14:11 Bug #16647: Possible Scripting vulnerability
So, can I close this issue? Michael Stucki
13:58 Bug #16971: .htacces in sysext fails in some apache configuration
Michael, may be we just go with a note? I really think it is bad to go without this performance increase. Most people... Dmitry Dulepov
13:24 Bug #16971: .htacces in sysext fails in some apache configuration
Just add an smal text to the installation guide, this would be perfect ! Ingo Schmitt
13:13 Bug #16971: .htacces in sysext fails in some apache configuration
<IfModule> is there, it does not help. And there is no check for AllowOverride in Apache. So, if it is "no-go", we ha... Dmitry Dulepov
13:10 Bug #16971: .htacces in sysext fails in some apache configuration
The condition won't work, as, for example in our case, it only checks if the module is existing, not if it's allowed ... Ingo Schmitt
12:29 Bug #16971: .htacces in sysext fails in some apache configuration
Dmitry, would it be possible to put this into a condition?
<IfModule expires.c>
...
</IfModule>
Unchecked, ...
Michael Stucki
11:44 Bug #16971: .htacces in sysext fails in some apache configuration
Michael, your choice? Dmitry Dulepov
11:36 Bug #16971: .htacces in sysext fails in some apache configuration
Both solutions would be finde for me. Ingo Schmitt
11:24 Bug #16971: .htacces in sysext fails in some apache configuration
Current files require "AllowOverride Indexes" for caching to work. This gives huge performance improvments and lowers... Dmitry Dulepov
11:22 Bug #16971: .htacces in sysext fails in some apache configuration
In the current svn there is an .htacc in th sysext folder, but non in the typo3 folder Ingo Schmitt
10:55 Bug #16971: .htacces in sysext fails in some apache configuration
I will look what we can do...
By the way, I cannot find .htaccess in typo3 folder.
Dmitry Dulepov
12:36 Bug #16938: [setDBinit] can't be saved correctly
I agree, and I even think that I once fixed this on my local installation. Will check it out later, after 4.1... Michael Stucki
01:53 Feature #16974: Provide general AJAX call handler for backend functions/modules with mID technique
I uploaded the alt_ajax_doc.php with current code for mID, maybe can be useful make a tx_ajax extension and include i... Maximo Cuadros

2007-02-11

22:42 Bug #16971: .htacces in sysext fails in some apache configuration
See http://lists.netfielders.de/pipermail/typo3-team-core/2006-September/005608.html and replies. Michael Stucki
22:39 Bug #16971: .htacces in sysext fails in some apache configuration
Hi Dmitry, I think especially you should have a close look at this... ;-) Michael Stucki
17:56 Bug #16971: .htacces in sysext fails in some apache configuration
The .htaccess file is not enabled by default (_.htaccess) , isn't it?
So I don't see a need to do something here.
...
Thomas Hempel
12:09 Bug #16971: .htacces in sysext fails in some apache configuration
Also .htaccess in typo3/ Ingo Schmitt
22:39 Bug #14716: XMenu_Layers fails to position layers correctly in Firefox
Is there any possibility to an CVS Log entry where we can find who edited this file?
I'm using the patched versio...
Ansgar Brauner
14:02 Bug #14716: XMenu_Layers fails to position layers correctly in Firefox
There must have been some reason why the style attribute was there. So before we apply this patch, we should be very ... Michael Stucki
05:02 Bug #14716: XMenu_Layers fails to position layers correctly in Firefox
This Problem is still active in Version 4.0.2. Maybe someone can take a look at my patch. Ansgar Brauner
21:21 Bug #16691: The Workspace Manager(the modul in left frame) show drafts to which the user has no access.
Please check the fix attached to bug #4207. Martin Kutschker
20:38 Bug #16968: User with no workspace-permissions could see page tree
Yes I am sure. The user has no workspace permissions in the user account and no permissions by the group. And he is n... Martin Kästner
19:38 Bug #16968: User with no workspace-permissions could see page tree
Bug 2: Are you sure he had no rights to DRAFT? The permissions to LIVE and DRAFT are within the user/group records no... Martin Kutschker
18:04 Feature #15808: imgResource doesn't support stdWrap on minW and minH
@Peter: Can you please take care of this and write an RFC to the corelist? If you don't have the time I will do it.
...
Thomas Hempel
16:29 Bug #16956: Redundant comma in label_alt_force
Commited to trunk in SVN.
Greets,
Thomas
Thomas Hempel
16:27 Revision 56b258b2: Fix bug #4943: Redundant comma in label_alt_force
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2021 709f56b5-9817-0410-a4d7-c38de5d9e867 Thomas Hempel
16:16 Bug #16961: Sql Error editing BE User
Attached is a patch that should fix the problem. Please check and let me know. Michael Stucki
14:39 Bug #16961: Sql Error editing BE User
I'll take care of fixing the query in dbint Michael Stucki
11:19 Bug #16961: Sql Error editing BE User
Frank, great!
So this bug could be closed. The thing with "unsigned" definitions in SQL are tweak but should also be...
Oliver Hader
14:16 Bug #16952: Calling "DB Check" -> "Record Statistics" results in many SQL-related errors
I removed the suggested patch. Michael Stucki
14:07 Feature #15619: Web->Access : "leave unchanged" in permissions
You can find it in the thread "[TYPO3-core] draft for a new/alternative version of Web>Access>Permissions".
I basi...
Michael Stucki
11:11 Feature #15619: Web->Access : "leave unchanged" in permissions
Hi Masi, could you give me a reference to the bug report? I found the stuff in question at the core list, but I didn'... Sebastian Kurfuerst
13:33 Bug #16953: RC1: Request parameters could not be validated
A user encountered the same problem with my extension ab_linklist. Worked without any problems with T3 version < RC1. Andreas Bulling
12:39 Bug #16969: Removing entities from output HTML
False alarm, sorry.
lib.parseFunc_RTE.nonTypoTagStdWrap.HTMLparser.htmlSpecialChars should not be -1.
John Angel
11:19 Bug #15951: clickmenu on pagetree icons does not work
wrong status ?
I don't see the problems in 4.1 RC1
Steffen Kamper
10:59 Bug #15951: clickmenu on pagetree icons does not work
This issue should be solved in TYPO3 4.1 on using the new AJAX pagetree. Oliver Hader
11:16 Feature #16974: Provide general AJAX call handler for backend functions/modules with mID technique
Great ! Another step forward !
I would wish a short introduction or simple examples how to use this.
Steffen Kamper
11:07 Feature #16974 (Closed): Provide general AJAX call handler for backend functions/modules with mID technique
This is a feature request for TYPO3 4.2.
To avoid that every backend module has to create and use its own AJAX han...
Oliver Hader
11:16 Bug #16831: Disable clearing the cache in Draft workspace
Is it possible to fix this for 4.1?
Note: I'm not 100% sure about "if" clause above (generally it works), should b...
John Angel
10:26 Revision c4be47e4: Fix bug #4423: BE search doesn't work with UTF-8 chars (thanks to John Angel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@2020 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
10:26 Bug #16660: BE search doesn't work with UTF-8 chars
Fixed in SVN (trunk and TYPO3_40). Martin Kutschker
10:23 Revision c33ceba2: Fix bug #4423: BE search doesn't work with UTF-8 chars (thanks to John Angel)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@2019 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
04:57 Bug #16973 (Closed): renaming of localconf.php.TMP.php to localconf.php did not work on Windows platform
This error should be fixed with version 4.0
(http://wiki.typo3.org/index.php/TYPO3_4.0_Changelog)
2006-02-01 ...
Ansgar Brauner

2007-02-10

22:29 Feature #16972: patch for typolink to allow individual windows-targets and -objects
sry, my tortoise did something wrong, patch 3 is now the actual !
I also changed the vHWin as Masi suggested, caus...
Steffen Kamper
22:19 Feature #16972: patch for typolink to allow individual windows-targets and -objects
sry, i tested now with all browsers and had to correct a little. Please forget first patch and look to 2nd one. Steffen Kamper
20:04 Feature #16972 (Closed): patch for typolink to allow individual windows-targets and -objects
All typolinks that has JSwindowParams have hardcoded 'FEopenLink' as target and 'vHWin' as window object.
This pat...
Steffen Kamper
20:09 Bug #16961: Sql Error editing BE User
Hi,
after i did a compare i saw that there was db table left.
CREATE TABLE sys_history (
uid int(11) unsigned ...
Frank Lauer
12:37 Bug #16961: Sql Error editing BE User
"I could not reproduce this error using MySQL 5.0.32/Debian"
ahhh i knew i should do some updates.... i just updat...
Christian Brunner
12:26 Bug #16961: Sql Error editing BE User
It is a bug of MySQL until 5.0.22 and was solved in 5.0.23/5.0.24 (see bug-report http://bugs.mysql.com/bug.php?id=19... Oliver Hader
12:22 Bug #16961: Sql Error editing BE User
Please see the attached file sql_0004951.patch with should solve the problem.
ATTENTION: Please make sure that you m...
Oliver Hader
11:56 Bug #16961: Sql Error editing BE User
hi
these are the affected tablese. the intresting thing is, that also eg "tt_content" is affected. but the pid is NO...
Christian Brunner
11:55 Bug #16961: Sql Error editing BE User
@Stucki: Could you please support me on this issue? Thanks! :-) Oliver Hader
11:53 Bug #16961: Sql Error editing BE User
@Frank: Please go to your install tool, "2: Database analyzer", "Update required tables" and click "COMPARE" - the sh... Oliver Hader
11:44 Bug #16961: Sql Error editing BE User
Christian, you're right... the pid of be_users is defined as unsigned. The pid of a table gets "-1" if the accordant ... Oliver Hader
11:42 Bug #16961: Sql Error editing BE User
me again...
i located the "-1".
In "typo3/sysext/lowlevel/dbint/index.php:456" the the var $id_list is set. It st...
Christian Brunner
11:34 Bug #16961: Sql Error editing BE User
Hi Christian and Oliver,
i rolled back the original class and enabled sql debug .
Here is the output of the sql...
Frank Lauer
11:23 Bug #16961: Sql Error editing BE User
hm... i'm confused. i tried and sql statement in phpmyadmin. the database (mysql 5.0.22) answered "#2013 - Lost conne... Christian Brunner
11:18 Bug #16961: Sql Error editing BE User
okay i tried the debuging and it looks like this:
The first error looks like this:
caller: t3lib_DB::exec_SELEC...
Christian Brunner
11:00 Bug #16961: Sql Error editing BE User
Frank, your patch works of course. But I doesn't solve the error it just suppresses the output. The more interesting ... Oliver Hader
18:32 Bug #16956: Redundant comma in label_alt_force
@Ingmar: I will do it
Greets,
Thomas
Thomas Hempel
18:24 Bug #16971 (Closed): .htacces in sysext fails in some apache configuration
The default .htacces in the sysext folder cases an error in apache if no overwrite is set in apache configuration. To... Ingo Schmitt
17:41 Bug #16660: BE search doesn't work with UTF-8 chars
Small patch exists, should be done for 4.1. John Angel
17:23 Bug #16970 (Closed): Wrong rendering of <PRE>
HTML source of the page content contains the following code:... John Angel
17:08 Bug #16969 (Closed): Removing entities from output HTML
We want to display <IMG> somewhere in text of the page (not picture, just name of tag with "less than" and "greater t... John Angel
14:50 Bug #16968: User with no workspace-permissions could see page tree
The user could only see and edit in his DB-Mount restrictions. But changed were created as versions in Workspace #-99... Martin Kästner
14:37 Bug #16968: User with no workspace-permissions could see page tree
The user can also get the Workspace-Manager and get a list of workspaces he did not have access to. See second image. Martin Kästner
14:31 Bug #16968 (Closed): User with no workspace-permissions could see page tree
I am testing the workspace system. I created a group for authors which has permissions to modify the tables: page and... Martin Kästner
13:59 Feature #15256: Workspaces Usability-Problem
Suggestion:
If a user would like to change the position of an element, the versioning could be done on element level...
Martin Kästner
13:23 Bug #16966: CSV export stop exporting a field when there is a linebreak
CSV allows line-breaks (see http://www.creativyst.com/Doc/Articles/CSV/CSV01.htm#EmbedBRs)
The attached patch file 0...
Oliver Hader
12:02 Bug #16966 (Closed): CSV export stop exporting a field when there is a linebreak
Steps to reproduce:
1. Edit a fe_user record.
2. In the "address field", enter:
a
(linebreak)
b
3. S...
Oliver Klee
12:51 Bug #16952: Calling "DB Check" -> "Record Statistics" results in many SQL-related errors
The error depends on MySQL 5.0.22 which is unable to handle query parts like "... IN (-1,0,123) ..." (negative intege... Oliver Hader
11:59 Bug #16952: Calling "DB Check" -> "Record Statistics" results in many SQL-related errors
@anyone looking at this bug:
PLEASE DONT USE THE PATCH!!!! (i cant delete it)
the patch just supresses the error ...
Christian Brunner
11:20 Bug #16476: TCAdefaults.table.field doesn't work for MM-fields
Please provide some more details. Which field do you want to override by TCAdefaults? MM-tables are not defined in TC... Oliver Hader
10:53 Bug #16965: Language HMENU getQueryArguments dont work
Was this behaviour introduced by TYPO3 4.1RC1 or could you reproduce this behaviour also in previous versions (4.1bet... Oliver Hader
 

Also available in: Atom