Project

General

Profile

Activity

From 2006-05-03 to 2006-06-01

2006-06-01

23:05 Bug #16169: Wrong path in XCLASS definition prevents XCLASSing
Thanks, Masi. old_chihoang
13:07 Bug #16169: Wrong path in XCLASS definition prevents XCLASSing
You don't have to. They key in $TYPO3_CONF_VARS[TYPO3_MODE]['XCLASS'] has nothing todo with the actual path. It's jus... Martin Kutschker
12:49 Bug #16169: Wrong path in XCLASS definition prevents XCLASSing
I prefer not to symlink the tslib folder. old_chihoang
19:18 Bug #16202: formMailCharset doesn't work.
formMailCharset probably was intended to set the header of the mail.
There is a pending patch which may solve the ...
Martin Kutschker
18:30 Bug #16202: formMailCharset doesn't work.
you see. our company site in utf-8. and there are several mailforms that send messages to our internal services. but ... Dmitry Pikhno
17:14 Bug #16208: anchorlinks / sectionIndex in tt_menu.20.7.2
It did indeed. Thx a lot! Phil Mundt
16:10 Bug #16208: anchorlinks / sectionIndex in tt_menu.20.7.2
try changing line 1425 of t3lib_tstemplate:
$LD['sectionIndex'] = $page['sectionIndex_uid'] ? '#c'.$page['sectionI...
Martin Kutschker
16:27 Bug #16060: Admin Panel doesn't work with realurl enabled
Have checkedout typo3_src today and it does work!
Many thanks.
Kirill Klimov
15:28 Bug #16187: INSERTquery() and UPDATEquery() don't return a string on all occasions
Reopened because the reason for closing was wrong.
There are 3 pairs of methods (INSERTquery/exec_INSERTquery etc)...
Martin Kutschker
13:56 Bug #16187: INSERTquery() and UPDATEquery() don't return a string on all occasions
This bug was raised after discussing why SELECTquery() and friends are deprecated. The reason is cited below, but a p... Karsten Dambekalns
13:29 Bug #16187: INSERTquery() and UPDATEquery() don't return a string on all occasions
Oh, I just realized that this is complete nonsense. Of course SELECTquery() always returns a string, only INSERTquery... Karsten Dambekalns
12:15 Bug #16187: INSERTquery() and UPDATEquery() don't return a string on all occasions
So, the solution will be to make the sql_query() method able to handle the result of SELECTquery transparently, just ... Karsten Dambekalns
12:14 Bug #16187: INSERTquery() and UPDATEquery() don't return a string on all occasions
A snippet from the core mailing list:
Indeed, those who rely on getting back a simple string from SELECTquery in a...
Karsten Dambekalns
15:26 Bug #16143: Not possible to mount fileadmin root folder with relative BASE
please, take a look at this issue Kirill Klimov
15:25 Feature #15542: Modules/sub-modules enabling/disabling via User->Task center
ok, seems no better ways ...
why not to implement
if ($BE_USER->getTSConfigVal('options.disableHelpModule')) {...
Kirill Klimov
14:29 Bug #14288: check for inclusion of localconf fails.
This patch adds a check to init.php if the TYPO3_db var is an empty string. (Patch for 4.0)
Please use 0000312b.pa...
Thomas Hempel
14:11 Feature #14277: Start/Stop time for pages is ignored in standard menu objects
Seems to work now. Can't reproduce this with TYPO3 4.0. With enabled cache the pages doesn't appear if the start end/... Thomas Hempel
13:43 Bug #14135: link wizard fails to remember external links
It seems this has been fixed! I couldn't reproduce this with TYPO3 4.0 and Firefox 1.5.0.2
Greets,
Thomas
Thomas Hempel
12:08 Bug #16189: 503 when being accessed by robots
I have the same problem! (See issue 0003482)
I dont have the extension weather information installed though
old_kristijan
11:40 Feature #16209 (Closed): additional wrap for mailform.radio
Now the mailform generate by radio such code
<fieldset>
<legend>...</legend>
<input...><label>...</label>
<input....
Juraj Sulek
10:57 Bug #14884: 'removeTag' does not remove closing tags
Steffen, have you seen how many open bugs this bug tracker lists?
BTW, you could speed up things if you cared to p...
Martin Kutschker
10:15 Bug #14884: 'removeTag' does not remove closing tags
Why does nobody of the Developer take notice of this Bug ?
For me it's a fundamental Bug and must be fixed asap
Steffen Kamper
08:53 Bug #16003: trouble on min and max version requirements checking
Is there a workaround? Toralf Lenz

2006-05-31

22:30 Bug #16208 (Closed): anchorlinks / sectionIndex in tt_menu.20.7.2
When adding a "Menu of subpages to these pages + sections" in Typo3 4.0 the anchors of the sections are not set corre... Phil Mundt
19:53 Bug #16207 (Closed): bold and italic formatting gets lost after saving
when I edit text in the RTE the bold and italic buttons work as expected. but after saving the text all new bold or i... Matthias Nagl
18:42 Bug #16202: formMailCharset doesn't work.
You're right. The online version of TSref doesn't know this config.
But what exactly happens? I'm not surprised th...
Martin Kutschker
17:26 Bug #16202: formMailCharset doesn't work.
there are several lines in class.t3lib_formmail where [config.][formMailCharset] is used.
i thought that this optio...
Dmitry Pikhno
17:10 Bug #16202: formMailCharset doesn't work.
What do you mean by "formMailCharset = iso-8859-1"? config.notification_email_charset does not affect (per design) ma... Martin Kutschker
18:20 Revision e0943f6b: Fixes bug #3522: Linking images to hidden pages results in click-enlarge
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1494 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
18:13 Revision 29358102: Fixes bug #3522: Linking images to hidden pages results in click-enlarge
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1493 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
17:34 Revision f9200df2: Revert to old version.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1492 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
17:33 Revision c1b9dc6d: Fix a problem of the EM: "No file uploaded!" when retrying install after a failed dependency check
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1491 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
17:31 Revision 584385ff: Fix a problem of the EM: "No file uploaded!" when retrying install after a failed dependency check
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1490 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
17:21 Feature #15082: more detailed file permissions for users
Does it make sense to put any efforts in this patch or should this be reject in favor of a patch for DAM!?
I just ...
Thomas Hempel
17:21 Bug #16141: JS error on IE 5.5 for Dynamic tab and module HighLight
Please upload the correct fix. Martin Kutschker
17:18 Bug #16169: Wrong path in XCLASS definition prevents XCLASSing
How does this prevent XCLASSing? The extensions that try to XCLASS must use the given key. If it is (for historical r... Martin Kutschker
17:15 Bug #16188: WAMP EM error
This is not a Core bug. Martin Kutschker
16:41 Bug #16206 (Closed): Can not delete version of a root tree page
For a webmount root page, we can't delete a draft version of this page.
- Create New page with admin User
- Giv...
GUERARD Vincent
14:10 Bug #16041: styles.content.imgtext.borderColor used twice (both in imgtext and filelinks)
No problem detectable. Ernesto Baschny
13:47 Bug #16041: styles.content.imgtext.borderColor used twice (both in imgtext and filelinks)
Hmm... I've checked all websites made with Typo3 by me, but I also cannot seem to reproduce the problem anymore. The ... Mark Kuiphuis
13:04 Bug #15950: Extension manager link in BE-Navigation wont launch extension manager
Rainer, sorry I didn't get back to you yet - I received your email, of course...
Anyway, just attach a diff to thi...
Karsten Dambekalns
11:41 Bug #15950: Extension manager link in BE-Navigation wont launch extension manager
Just make a diff to the original Class an attach this file to a note in this thread.Or post the complete new file. Ma... Ansgar Brauner
11:43 Bug #16205 (Closed): Hidden record "Template" has no customized icon
normal icon: sysext/t3skin/icons/gfx/i/template_add.gif
hidden icon: gfx/i/template_add__h.gif
(issue imported f...
Toralf Lenz
09:59 Feature #16204 (Closed): Links inside mailform
would be great to have ability to insert links inside mailform.
Right now any attempt to wrap some text with link ("...
Dmitry Pikhno
09:06 Bug #15923: moving a page in branch-type-version mode problem
Doesn't work here, too. Moving pages within a versioned sub-branch is no problem. As Philipp said, it is also not pos... Andreas Wolf
01:16 Bug #16192: Timeout
Hi,
Thx, I have tried the ".htaccess", but not work.
With Regards,
Laszlo E.
Laszlo Erdos

2006-05-30

19:23 Bug #16203 (Closed): Install.txt 4.0 Final not up to date (Remote-Install+Testsite-Package)
The Install.txt (Source+Dummy) imho provides 2 wrong Informations:
Line 148: "If you are setting up TYPO3 from any...
H Klausner
19:07 Bug #15977: PHP error when updating reference index
Same problem here on a fresh install of 4.0 final on 2 different servers. Did update and check of Reference Index. Da... H Klausner
19:02 Bug #15950: Extension manager link in BE-Navigation wont launch extension manager
I am running a modified version of extension manager now which runs great on php 4.1.2. I'd be glad to share the code... Rainer H¤rtlein
18:51 Bug #15950: Extension manager link in BE-Navigation wont launch extension manager
Same Problem with 4.0 final on 2 Servers having PHP 4.2.2 and 4.1.2, both with MYSQL 3.23. Having the same Error (Wro... H Klausner
18:01 Bug #16202: formMailCharset doesn't work.
i mean mails that go via mail form content object Dmitry Pikhno
17:20 Bug #16202 (Closed): formMailCharset doesn't work.
site has charset utf-8 (forceCharset, metaCharset)
formMailCharset = iso-8859-1
but all mails goes in utf-8
(...
Dmitry Pikhno
17:19 Revision 0ba40b05: Reverting last change
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1489 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
16:56 Revision e0b77119: Added class "checkbox" to "Expand all" checkbox
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1488 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
16:55 Revision d8f50bf0: Added class "checkbox" to "Expand all" checkbox
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1487 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
14:23 Bug #15657: left-click in filelist is broken (IE6)
I really don´t know if that helps, but:
I had the same issue with the ext tiny_rte installed. no context menus.
i ...
Niels Vornholt
12:49 Bug #16201 (Closed): Problem with default link title text in RTE with multilingual BE
situation:
the front-end has only one language - english
one of be-users has danish language in users preferenc...
Dmitry Pikhno
11:54 Bug #16049: wrong column-width with noRows-Option
@Ernesto:
Your patch solved only the first problem, that helden described. I propose a patch bug-3258_a.diff, that...
Administrator Admin
11:52 Bug #16200 (Rejected): Cannot login to installation tool (IIS 5.0)
On IIS 5.0, can't login to installation tool after installing typo3 4.0 because the Typo3InstallTool cookie won't sti... Mikko Mensonen
11:31 Feature #16199 (Closed): No validation of forms if JavaScript is disabled in user-agent.
Use of PHP-Validation (server-sided) instead of JavaScript-Validation (client-sided).
Or options "PHP" or "JavaScr...
Toralf Lenz
11:20 Bug #16198 (Closed): Edit Page record: Displaying <em>[No title]</em> if Pagecontent has no header
HTML-Tags are wrong when no header in pagecontent. (Displaying tags as text.)
see screenshot
(issue imported from ...
Toralf Lenz
11:07 Bug #16197 (Closed): No lang resolution for title in <tx_templavoila> element
to support
<type>array</type>
<tx_templavoila>
<title>LLL:EXT:...</title>
</tx_templavoila>
</el>
change li...
Marc Bastian Heinrichs
02:10 Bug #16196 (Closed): ImagemagicK 6.2 d'ont View any images
since there is a "endless loop bug" in ImageMagick 6.0.7 i have installed ik version 6.2.7 .
Now Typo3 d'ont produc...
old_jean-pierre

2006-05-29

21:07 Bug #15657: left-click in filelist is broken (IE6)
the problem does not only occur with templavoilà, but with any extension that's using ´ ` or ^ (as far as i see here)... Andreas Balzer
20:45 Bug #15657: left-click in filelist is broken (IE6)
Just wanted to add that the problem exist too with the french language pack. old_philgag
20:36 Bug #16195: Left click on a file icon in the "filelist" module create a JS error
Ignore this issue : already discussed in 0002605
old_philgag
20:34 Bug #16195 (Closed): Left click on a file icon in the "filelist" module create a JS error
Left click on a file icon in the "filelist" module create a JS error, but only does when the icon is a file, work fin... old_philgag
18:15 Bug #16194 (Closed): Mail form doesn't work under special conditions
If page with mail form is hidden and "jump to page" is enabled and not hidden then mail form doesn't work. It redirec... Dmitry Pikhno
11:10 Bug #16189: 503 when being accessed by robots
Seems to be a problem with Extension: [Gobernalia] Weather Information Lennart Reuther
11:05 Bug #16189: 503 when being accessed by robots
doesn't work with wget as well... example: http://bulgarien.urlaubamschwarzenmeer.de Lennart Reuther
09:29 Bug #16193 (Closed): warning/error in plugins
Warning: implode() [function.implode]: Bad arguments. in /var/www/typo3_src-4.0/t3lib/class.t3lib_befunc.php on line ... Niels Soendergaard

2006-05-28

20:39 Bug #16178: UTF-8: Broken special characters on cached pages
Sorry, then I have misunderstood you. I haven't had any new problems so far, but I will keep an eye on the website.
...
Jan Wulff
17:49 Bug #16178: UTF-8: Broken special characters on cached pages
I get random problems with update with
$TYPO3_CONF_VARS['SYS']['setDBinit'] = 'SET character_set_connection = utf8;...
Valery Romanchev
17:42 Bug #16178: UTF-8: Broken special characters on cached pages
I'm using
$TYPO3_CONF_VARS['SYS']['setDBinit'] = 'SET character_set_connection = utf8;';
now and so far everything...
Jan Wulff
13:14 Bug #16178: UTF-8: Broken special characters on cached pages
Now I use:
$TYPO3_CONF_VARS['SYS']['setDBinit'] = 'SET NAMES utf8;';
As I understand from http://dev.mysql.com/doc/...
Valery Romanchev
12:29 Bug #16178: UTF-8: Broken special characters on cached pages
Unfortunately disable of log-bin and query cache does not 100% solve the problem. Yesterday site works fine (after c... Valery Romanchev
20:29 Bug #15573: missing icons
I've found the problem to be in class.t3lib_tceforms.php:getIcon().
Make this change and you get the new icons:
...
Martin Kutschker
20:03 Bug #15573: missing icons
Please approve the attached two missing icons. Martin Kutschker
19:50 Bug #15573: missing icons
edit2.gif is not missing. An edit2.gif exists, but it's not used in all places. It's there in Web>list, but not for s... Martin Kutschker
02:45 Bug #16192: Timeout
For serverwide configuration change php.ini
If you want to extend the time limit for *just* the EM then place:
ph...
Jacob Floyd
01:47 Bug #16192 (Closed): Timeout
Hi,
I haven't got any lucky with the Version 4.0 (WAMP). So I tried the Version 3.8.1.
I got this error: "Fatal ...
Laszlo Erdos

2006-05-27

15:02 Bug #16189 (Closed): 503 when being accessed by robots
google sitemaps is unable to crawl the website.
css-vaildator returns a 503 - "Service temporarily unavailable"
Web...
Lennart Reuther
09:10 Bug #16178: UTF-8: Broken special characters on cached pages
I have the same problem on TYPO3 4.0. MySQL 4.1
I get it after implementing
$TYPO3_CONF_VARS['SYS']['setDBinit'...
Valery Romanchev

2006-05-26

22:59 Bug #16188 (Closed): WAMP EM error
Hi,
I installed this version "typo3_v4-0_wamp_r1.exe" and I tried to download the list of extensions, but I always...
Laszlo Erdos
22:51 Bug #15948: Installation blocks complete BE
Reminder:
Please assign this to someone else.
Franz Holzinger
20:58 Bug #15642: Extension manager maximum execution time of 30 seconds exceeded
I have this error as well on a Windows Box. The gzip implementation under Windows seems not to be the greatest. (PHP ... Tristan Knapp
20:46 Bug #16172: class typo3-goBack not set
The icon could also be adapted. Martin Kutschker
20:31 Bug #16055: Web>List view header information error
Hey!
I had the same error, although "comparing" the DB several times.
After removing the german static info exten...
Flipsor
20:14 Bug #15867: Use of deprecated function in class.tslib_pibase.php
Deprecation of SELECTquery() might be renounced. But this method does not work properly with DBAL shipped with TYPO3 ... Martin Kutschker
19:25 Bug #16178: UTF-8: Broken special characters on cached pages
Should not matter, but your TS is overcomplete. config.renderCharset = utf-8 is all you need. metaCharset defaults to... Martin Kutschker
19:22 Bug #16187 (Closed): INSERTquery() and UPDATEquery() don't return a string on all occasions
In certain situations you get back an array, containing a string and some field/value pairs for BLOB/CLOB fields.
...
Martin Kutschker
19:17 Bug #16186 (Closed): <legend>Search form</legend> is hardcoded
"Search form" in <legend>..</legend> is hardcoded and do not change when language is changed.
(issue imported fro...
Krystian Szymukowicz
16:01 Bug #16185 (Closed): TBE Browser (element browser) current link's url value from RTE
IMO the script from class.browse_links.php handles the current link's url value in the wrong way (it's around line 79... cyprianpl
15:04 Feature #16146: Add fileadmin in Element Browser in general DRAFT workspace
Right now, preparing content elements with images or other files isn't possible because the fileadmin-tree isn't visi... old_mplutka
13:03 Bug #16184 (Closed): t3lib_div::arrayToLogString: empty field passed as empty string doesn't work
explode(',', '') generates an array with one element (an empty string), so no logging takes place.
Better use t3li...
Martin Kutschker
08:43 Bug #16183 (Closed): JavaScript-Validation at forms: german umlauts (UTF-8) are displayed wrong
Umlauts are not displayed as correct (UTF-8) chars.
see screenshot
(issue imported from #M3562)
Toralf Lenz

2006-05-25

22:40 Feature #14383: Unlink doesn't work for Non-Admins
This is still an issue in Typo3 version 4.
A BE User (non-admin) can delete a content record by clicking on the 'D...
old_jack-uk
14:25 Feature #16181 (Closed): Redirect at BE Login
The goal is to be able to open automatically a page in the BE when people log in the BE.
I suppose it could be enha...
Jean-Baptiste Rio
02:33 Feature #16180: Add random on listNum
Sorry a error when i key in. You have to read :
+ if ($listNum == 'rand') $listNum = rand(0,count($temp)-1);
Jean-Baptiste Rio
02:12 Feature #16180 (Closed): Add random on listNum
A little patch to offer random value on listNum with the keyword 'rand' :
File class.tslib_content.php - Line 3347...
Jean-Baptiste Rio

2006-05-24

23:55 Bug #16179: Fatal error with flexform fields in a database.
one quick solution would be to change line 1947 from:
if (is_array($dataValues[$key]['el'][$ik][$theKey]['el'])) ...
Morten Hansen
23:43 Bug #16179 (Closed): Fatal error with flexform fields in a database.
I have been able to produce this fatal error:
Fatal error: Cannot use string offset as an array in /home/www/cms/t...
Morten Hansen
16:26 Bug #16177: wrong charset in spell checker pop-up
The solution is wrong as forceCharset may not be set at all. use $GLOBALS['LANG']->charset. Martin Kutschker
13:03 Bug #16177 (Closed): wrong charset in spell checker pop-up
i noticed that the spell checker-ui doesn´t care about the charset typo3 is running at. the text-frame in the spell c... Niels Vornholt
13:21 Bug #16178 (Closed): UTF-8: Broken special characters on cached pages
I believe this is closely related to ##0003303, but not exactly the same bug. I'm using Typo3 with UTF-8. In the fron... Jan Wulff
11:14 Bug #16176: RTE-config in PageTS-config not loaded when in draft workspace
I had a bugreport on Page TSconfig before 4.0 was released but fixed it back then - or concluded that it wasn't a pro... Kasper Skårhøj
11:10 Bug #16176: RTE-config in PageTS-config not loaded when in draft workspace
Kasper, could you please have a look at this? I don't dare to fiddle with the WS internals, but this seems to be a re... Martin Kutschker
10:03 Bug #16176 (Closed): RTE-config in PageTS-config not loaded when in draft workspace
Custom configuration for the Rich Text Editor (and I suppose anything else that can be configured via page-TS) is not... Andreas Wolf
10:05 Bug #16040: rte htmlarea in workspace removes textformatting, in live-mode formatting is applied
I had the same problem. I could fix it and just submitted a description and fix under Issue #3544. Andreas Wolf
09:26 Feature #16175 (Closed): pagebrowser in site-view for a large amount of content elements
when you're in site-view and you've got a large amount of content elements. (in my case 3000+ tt_news) it takes a lot... Tim Zech
06:32 Bug #16174 (Closed): Element type in workspaces
I made an own new workspace and it works very well.
But the element types are all shown as "Text" when you are in d...
œnal Aydin

2006-05-23

16:07 Bug #16173 (Closed): Preview from DRAFT workspace not working in multi-domain install
When you login as admin in a multi domain installation you get an error in DRAFT workspace when trying to preview ano... ben van
12:09 Bug #16172 (Closed): class typo3-goBack not set
This class is used by the ext mgm to style the go-back link (A-tag).
The grey of the old skin doesn't fit well to ...
Martin Kutschker
09:19 Bug #16040: rte htmlarea in workspace removes textformatting, in live-mode formatting is applied
yes Administrator Admin

2006-05-22

20:34 Bug #16171 (Closed): Inconsistent markup when adding tr/td in different ways (Firefox)
Hi Stanislas,
while playing around with those marvelous table features I discovered a little beast when using Fire...
Uschi Renziehausen
20:08 Bug #16170 (Closed): xhtml_cleaning = 1 disables toolbar in the RTE in my Extension
With xhtml_cleaning = 1 the toolbar of the RTE gets disabled. I see all the buttons , but they do nothing. This happe... old_chihoang
19:58 Bug #16169 (Closed): Wrong path in XCLASS definition prevents XCLASSing
In my Dummy-4.0 Distribution every class in the folder dummy-4.0\typo3\sysext\cms\tslib has a wrong path in the XCLAS... old_chihoang
18:37 Bug #16168 (Closed): Rename link in text w/image doesn't work
When trying to rename an image that was uploaded in a text w/image content element (click on the image icon => Rename... Lorenz Reichelt
18:33 Revision c92df74a: Fix a typo in the new error message
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1486 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
18:31 Revision 73472917: Corrected error message for config.baseURL=1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1485 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
18:29 Revision 4c32541e: Corrected error message for config.baseURL=1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1484 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
18:12 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
I'm not sure what happens in TYPO3 4.0 in the FE. In the BE all rawurlencode/unecapse pairs have been removed. This s... Martin Kutschker
18:06 Bug #16040: rte htmlarea in workspace removes textformatting, in live-mode formatting is applied
Do you have the same TS config for all workspaces? Martin Kutschker
13:43 Bug #16040: rte htmlarea in workspace removes textformatting, in live-mode formatting is applied
This must have something to do with the TSConfig.
With the default RTE settings it works fine but with my settings t...
Administrator Admin
13:31 Bug #16040: rte htmlarea in workspace removes textformatting, in live-mode formatting is applied
I have the sameproblem Administrator Admin
14:48 Bug #16167 (Closed): pageNotFound_handling returns 301 instead of 404 as status code
Problem: if $TYPO3_CONF_VARS['FE']['pageNotFound_handling'] is set to
absolute or relative URL, than
$TYPO3_CONF_VA...
Dmitry Dulepov
13:54 Bug #16166 (Closed): Publishing a record breaks dam_ttcontent-relations
When you publish an updated version of a record, changes in the DAM-Items-Field (tx_damttcontent_files) are not shown... Andreas Wolf
08:25 Bug #14884: 'removeTag' does not remove closing tags
Let's try to get this fixed for 4.0.1. Does anybody have an idea where this error comes from?
I'm curious why this...
Robert Markula

2006-05-21

19:09 Feature #16162: Link to typo3.org extension info from EM
I have add a link to the extension-key in my extension "ch_lightem". old_chihoang
15:08 Bug #16165: HTMLparser.removeTags doesn't work correct with p
:) here the tag was removed, should be (without spaces)
< td > some text </ p >< / td >
Steffen Kamper
15:02 Bug #16165 (Closed): HTMLparser.removeTags doesn't work correct with p
when removing p like
lib.parseFunc_RTE.externalBlocks.table.stdWrap.HTMLparser.removeTags = p
the closing tags ar...
Steffen Kamper
14:59 Bug #14884: 'removeTag' does not remove closing tags
it's in 4.0 also
lib.parseFunc_RTE.externalBlocks.table.stdWrap.HTMLparser.removeTags = p
this leaves the closi...
Steffen Kamper
13:34 Bug #16041: styles.content.imgtext.borderColor used twice (both in imgtext and filelinks)
And btw, css_styled_content doesn't have any constant regarding Filelinks, so there might be a mixup of templates in ... Ernesto Baschny
13:33 Bug #16041: styles.content.imgtext.borderColor used twice (both in imgtext and filelinks)
@Mark
I cannot reproduce this in 4.0 (haven't tested in 3.8.1).
Could you please describe your setup a bit bett...
Ernesto Baschny
13:17 Bug #16049: wrong column-width with noRows-Option
@helden:
could you please test the patch that is attached to your bug report to see if this solves the problem? Pa...
Ernesto Baschny
11:19 Bug #16161: Linking images to hidden pages results in click-enlarge
Confirmed Ernesto Baschny
09:48 Bug #16164 (Closed): Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
There is extension to correct this problem:
------------------------
Correct Form (onet_correctform):
When MAILFO...
Valery Romanchev
00:49 Bug #16163 (Closed): Elements added to field values with TCEFORM becomes incorrectly recoded
Non english text corrupt if added to form with TCEFORM and "addItems"
Screenshot in attachment.
BE charset set t...
Pavel Antonov

2006-05-20

19:24 Feature #16146: Add fileadmin in Element Browser in general DRAFT workspace
I see a big problem with this. And I don't ask for a fileadmin *module". But I think - and Kasper's quote doen't talk... Martin Kutschker
18:46 Feature #16146: Add fileadmin in Element Browser in general DRAFT workspace
it is currently not possible to add filemounts to the default draft workspace. that means: yes, the draft ws is quite... Rupert Germann
18:38 Feature #16146: Add fileadmin in Element Browser in general DRAFT workspace
The fileadmin (that is the specif mount points) should be available for ALL users in DRAFT not only admins. If not DR... Martin Kutschker
18:57 Bug #15829: Highlight un list tree doesn't work on Internet Explorer
Fixed in CVS by Ernesto Baschny Rupert Germann
18:49 Revision bac87c6d: * Fixed bug #2874: Current page in navigation tree wasn't being highlighted on IE6
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1483 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
18:47 Revision 3d9189be: * Fixed bug #2874: Current page in navigation tree wasn't being highlighted on IE6
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1482 709f56b5-9817-0410-a4d7-c38de5d9e867 Ernesto Baschny
18:07 Feature #16162 (Closed): Link to typo3.org extension info from EM
I'd like a link to the typo3.org info for the extensions shown in EM.
(issue imported from #M3523)
Jacob Floyd
18:02 Bug #16161 (Closed): Linking images to hidden pages results in click-enlarge
When an image is linked to a hidden page, the image automatically gets a "click enlarge link" even when the Click-enl... Arjen Hoekema
17:51 Feature #16158: popup link should allow "show scrollbar [yes|no]" - selection
Thanks Martin, for your fast reply - and sorry I've been to short in my first post here :)
Imo It would be a nic...
Felix Griesser
17:18 Feature #16160 (Closed): Support UTF-8 file systems
Many file systems can deal with UTF-8 or handle it at least transparently. ALso UTF-8 is safe with URLs. So TYPO3 cou... Martin Kutschker
17:13 Bug #16157: filelist module translates all filename with non-acii characters to ___________
IGideon, I remember. I repeated my answer for those who read this bug and do not know my answer on the list.
Altho...
Martin Kutschker
09:12 Bug #16157: filelist module translates all filename with non-acii characters to ___________
Yeah. I know that, Martin. You explained this to me in the dev list. I post this bugs here cause I hope that this wil... Gideon So
17:10 Bug #15626: XClass include code missing in wsol_preview.php
fixed in cvs Rupert Germann
17:08 Revision 810323e8: Fixed bug #2566: XClass include code was missing in wsol_preview.php.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1481 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
17:05 Revision 2454b109: Fixed bug #2566: XClass include code was missing in wsol_preview.php.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1480 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
08:21 Bug #15950: Extension manager link in BE-Navigation wont launch extension manager
Yesterday I did a complete rework of the class, there were several issues with php 4.1.2 now everything seems to work... Rainer H¤rtlein
02:04 Bug #15950: Extension manager link in BE-Navigation wont launch extension manager
Nice debug work!
It seems that the Patch is working fine. nearly all functions of the Extensionmanager are working...
Ansgar Brauner

2006-05-19

23:29 Bug #16100: t3lib_flexformtools error
Hi, as I said, the same Patch you can find in issue 0003196 works also in line 136 in class.t3lib_flexformtools.php f... Gregor Nathanael
22:22 Bug #16100: t3lib_flexformtools error
Guy, what patches did you apply and what version of PHP are you using? Martin Kutschker
15:54 Bug #16100: t3lib_flexformtools error
We hat the isse #003196 and an error in this file too. Error in line 150/166 class.t3lib_flexformtools.php: "The argu... Gregor Nathanael
22:35 Bug #15628: wsol_preview not showing languageversions
I can't confirm this. When I click on the save&preview button of a localized record I see the correct language in the... Rupert Germann
22:25 Bug #16157: filelist module translates all filename with non-acii characters to ___________
TYPO3 only handles ASCII filenames, so it auto-translates all unknown chars to ASCII. It does a transliteration where... Martin Kutschker
03:01 Bug #16157 (Closed): filelist module translates all filename with non-acii characters to ___________
When you upload a file with non acii characters file name (for me, chinese), the filelist module translate the file n... Gideon So
22:23 Bug #16159: change default constants with compatibility wizard "pageframe object"
Oh, yes. The not-so-good-ol "page" target sucks. Martin Kutschker
17:32 Bug #16159 (Closed): change default constants with compatibility wizard "pageframe object"
There is a constant which is set by default containing "page", which is needed for frames, so that internal links are... Sebastian Kurfuerst
22:21 Feature #16158: popup link should allow "show scrollbar [yes|no]" - selection
Where do you want this feature? For Typoscript (link configuration)? In the BE?
Anyway, I think that it makes litt...
Martin Kutschker
13:29 Feature #16158 (Closed): popup link should allow "show scrollbar [yes|no]" - selection
When I want to open a popup link it should also be possible to select if scrollbars should be shown or not.
You nev...
Felix Griesser
17:35 Bug #15514: Yet another table accessibility improvement
Hi,
does anybody have time for that?
Greets, Sebastian
Sebastian Kurfuerst
17:33 Bug #15829: Highlight un list tree doesn't work on Internet Explorer
Hi Ernesto,
I am currently crammed with work, might it be possible for you to take care of that bug?
Thanks :)
S...
Sebastian Kurfuerst
11:48 Bug #15950: Extension manager link in BE-Navigation wont launch extension manager
Can it really be so simple!
Have a look at http://bugs.php.net/search.php?cmd=display&search_for=version_compare
....
J¶rg Wagner
11:48 Bug #15950: Extension manager link in BE-Navigation wont launch extension manager
Here is the solution (I'm testing it ...) :
The problem seems to be version_compare segfaulting when an empty stri...
Rainer H¤rtlein
11:17 Bug #15950: Extension manager link in BE-Navigation wont launch extension manager
I'm on something here !!!
I tracked down the problem to a php function used in function fixEMCONF in class.em_index....
Rainer H¤rtlein
09:20 Bug #15950: Extension manager link in BE-Navigation wont launch extension manager
I'd be ready to spend some time to track down / solve the problem by modifying the Extension Manager if anybody could... Rainer H¤rtlein
11:33 Bug #15663: EM2 need more than 32 MB
I have wrote a new EM which works in 24 MB. It could be interesting for you.
the extension-key is ch_lightem.
e...
old_chihoang
09:42 Bug #16153: multilanguage flexforms are not accessible
so i figured out it happens with the default skin too!
the different language-tabs are generatet with ids like:
...
Tim Zech
01:13 Bug #16153: multilanguage flexforms are not accessible
Hmm ... I didn't realy investigate it but just noticed this newly-introduced Gremlin :( ... and how and when it happe... Bernhard Kraft
09:05 Bug #16074: params.textarea setting causes form element to disappear
Fixed by Rupi in CVS (see #132). Ernesto Baschny
08:38 Bug #16099: Fatal error after uploading the Version 4.0
can I close this bug? Rupert Germann
04:40 Feature #14776: Ability to assign custom categories to downloaded extensions
This should probably be closed. I'll do a little research to see what TER2 is supposed to have, and then either post ... Jacob Floyd
00:43 Bug #14767: Quick Note expands improperly
I apologize for the (extremely) delayed feedback. I've got involved in some other projects and have been unable to ge... Jacob Floyd

2006-05-18

23:59 Bug #14191: Incorrect handling of %-sign in FORM.params
fixed in cvs Rupert Germann
23:50 Revision 770adaf3: * Fixed bug #0132: % signs in extra parameters of form contentelements where not handled correctly.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1479 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
23:45 Revision 6c9b9b6f: * Fixed bug #0132: % signs in extra parameters of form contentelements where not handled correctly.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1478 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
22:02 Bug #16153: multilanguage flexforms are not accessible
thats exactly the behaviour i'm talking about. does this only rely to the new skin? Tim Zech
18:25 Bug #16153: multilanguage flexforms are not accessible
Do you mean the following issue/behaviour:
You have a flexform with multiple languages and TABs.
You are on TAB...
Bernhard Kraft
15:59 Bug #16153: multilanguage flexforms are not accessible
Bernhard, you are my flex form hero :-) Martin Kutschker
15:58 Bug #16153: multilanguage flexforms are not accessible
Oh, you mean the UI is broken for everyone... That's another issue. Martin Kutschker
14:14 Bug #16153: multilanguage flexforms are not accessible
So it is ok, that there will be no way with no browser to change preferences for each language?
i am not talking a...
Tim Zech
14:05 Bug #16153: multilanguage flexforms are not accessible
IMHO the whole BE is not accessible at all. Fixing this small id problem doesn't solve the real issues, which is the ... Martin Kutschker
11:44 Bug #16153 (Closed): multilanguage flexforms are not accessible
Because of same div-ids for each flexformlanguage only the last rendered flexform is accessible from each language fl... Tim Zech
20:37 Bug #15511: loadTCA() in t3lib_div only loads original TCA file and ignores additional TCA from t3lib_extMgm
No core fix for this? What I don't get - the backend knows of all the tables in the TCA and the TCA get's cached - so... Franz Koch
19:54 Bug #15989: Alignment of text in Text w/ images and "nowrap" is wrong (FF)
Fixed in CVS. The register is called "rowWidthPlusTextMargin" and is now being used in the default TS-setup of css_st... Ernesto Baschny
17:16 Bug #15950: Extension manager link in BE-Navigation wont launch extension manager
Unfortunatelly PHP 4.4.3 is still not released, but since I installed 4.4.3dev I have a completely stable system and ... J¶rg Wagner
16:47 Bug #15950: Extension manager link in BE-Navigation wont launch extension manager
Any ideas since ? I have to install a new typo3 based site on our debian server, and I'd hate to be forced to do it w... Rainer H¤rtlein
14:19 Feature #16155 (Closed): tslib_content:.DBget*() should accept '** as field list
To allow all fields of the data array a '*' would be a nice shortcut to avoid join(',',array_keys($dataArr)).
...
Martin Kutschker
14:14 Bug #16154 (Closed): tslib_content:.DBgetInsert/DBgetUpdate() don't honour TCA ctrl settings
Only some TCA settings are checked by tslib_content:.DBgetInsert). This ones are missing:
rootLevel
readOnly
adm...
Martin Kutschker
14:00 Revision 7a0866c1: 2006-05-18 Ernesto Baschny <ernst@cron-it.de>
* Fixed bug #3138: Alignment of text in css_styled_content's Text w/ images (nowrap) was wrong (Firefox)
git-svn-id...
Ernesto Baschny
13:53 Revision bb588f20: 2006-05-18 Ernesto Baschny <ernst@cron-it.de>
* Fixed bug #3138: Alignment of text in css_styled_content's Text w/ images (nowrap) was wrong (Firefox)
git-svn-id...
Ernesto Baschny
12:32 Bug #16127: config.spamProtectEmailAddresses = -3 replaces _ with \ which gets escaped...
In addition to that a value of -5 renders a link "milto:anyname@domain..." which of course throws an error.
Same ...
Ernst Went
05:17 Bug #15761: rte in frontend: size not properly configurable with typoscript
The invoking plugin needs to be modified so that it sets $this->RTEObj->RTEWrapStyle based on some variable of its ow... Stanislas Rolland
04:48 Bug #16142: Popup-Problem wenn Text im Title-Feld steht
This problem was due to a missing feature in the core. This was fixed in TYPO3 4.0 and works correctly in the version... Stanislas Rolland

2006-05-17

20:40 Bug #16150: Allowed memory size exhausted
I already uninstalled all extensions I installed, nothing changed.
I found the same issue two times in the mailing...
Benjamin Richter
20:26 Bug #16150: Allowed memory size exhausted
hmm, I have no idea what could cause this. Since you already raised the memory for php this is most probably not the ... Rupert Germann
17:03 Bug #16150: Allowed memory size exhausted
My page has only 5 pages with basic templating, nothing big yet.
The error happens everytime I click on one of the...
Benjamin Richter
16:05 Bug #16150: Allowed memory size exhausted
the web/list module is not involving the extension manager so I think that this error is not related to the memory pr... Rupert Germann
13:38 Bug #16150: Allowed memory size exhausted
I just transfered the site from the ISP back to my IIS6 server, and it does time out, too (because there is no memory... Benjamin Richter
15:27 Revision 68130756: * Changed square brackets "[" and "]" in URLs generated by media/scipts/fe_adminLib.inc to the urlencoded equivalents "%5B" and "%5D"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1475 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
15:26 Revision 04e634fd: * Changed square brackets "[" and "]" in URLs generated by media/scipts/fe_adminLib.inc to the urlencoded equivalents "%5B" and "%5D"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1474 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
11:34 Bug #16151: float images are not shown width Internet-Explorer in Text w/ images and "nowrap"
IE-CSS hack's with unknown side effects are dangerous to apply to our standard css_styled_content. I'll try to includ... Ernesto Baschny
11:31 Bug #16151: float images are not shown width Internet-Explorer in Text w/ images and "nowrap"
Although this solves your specific site, its pretty unknown what side effects it might have on all other sites. The d... Ernesto Baschny
10:31 Bug #16151 (Closed): float images are not shown width Internet-Explorer in Text w/ images and "nowrap"
CSS-solution add:
.csc-textpic-imagewrap{
position: relative; /* for Internet-Explorer */
}
It is possible, ...
Ulrich Fischer
11:13 Bug #15951: clickmenu on pagetree icons does not work
Here is what I see using winxp:
-- IE6.0.2900.2180.sp2--
No left-click or right-click menu in icons in right hand p...
Joen Weidemann
10:36 Bug #16152 (Closed): File -> Filelist: Date shows "created" and not "modified"
Date should show "modified".
OS: Win32
(issue imported from #M3498)
Toralf Lenz
10:06 Bug #15989: Alignment of text in Text w/ images and "nowrap" is wrong (FF)
This hasn't been incorporated into CVS yet. I'll discuss it in the core list. Ernesto Baschny
10:04 Bug #16106: CSS Styled Content TextPic with image on the right
This is in fact a duplicate of #3138. The mentioned patch unfortunately hasn't been incorporated in 4.0 (so register:... Ernesto Baschny
09:54 Bug #16106: CSS Styled Content TextPic with image on the right
Yes, you hav to patch:
typo3_src-4.0rc3/typo3/sysext/css_styled_content/pi1/class.tx_cssstyledcontent_pi1.php as it ...
Ulrich Fischer
09:33 Bug #16133: description of [EXT][allowSystemInstall] = 0 misleading
dir => directory
are kept by => are distributed with
typo3 => TYPO3
You might get unexpected results otherwise. =>...
Karsten Dambekalns
01:32 Bug #16148: IFSUB and ACTIFSUB of Menus fails with pagetype shortcut as subpage
Additional problem to the shortcut bug is that page languages are completely ignored by these to states,... the corre... Chris Wittmann

2006-05-16

17:35 Bug #16106: CSS Styled Content TextPic with image on the right
Ok, I did some testing now and it seems that this in fact is the problem but as soon as I use {register:rowwidthwitht... Michael Hitzler
17:09 Bug #16099: Fatal error after uploading the Version 4.0
Hi all,
yesterday the same error appeared on a development server using TYPO3 3.8.0. The hints about the changing ...
Patrick Rodacker
16:21 Bug #16150: Allowed memory size exhausted
I guess this is related to the extension-manager issues, but since it happens out of the extensions BE-module I repor... Benjamin Richter
16:10 Bug #16150 (Closed): Allowed memory size exhausted
When clicking on "List" I get the following error (see attached picture too):
Fatal error: Allowed memory size of ...
Benjamin Richter
15:22 Bug #16149 (Closed): workspace preview in foreign language not working properly
hi everybody
i'm using a custom workspace. i create a 'new page version' in my workspace and edit some content.
w...
philipp killer
11:42 Bug #16060: Admin Panel doesn't work with realurl enabled
Can you try the current CVS version (tag TYPO3_4-0 or HEAD)? I think that we now add the id parameter if it's missing. Martin Kutschker

2006-05-15

23:32 Bug #15848: Using dam list modul
dam.querygen.php is another patch that solves an issue with the TYPO3 "sql parser". Karsten Dambekalns
22:50 Bug #15848: Using dam list modul
"In DAM 1.0 all database accessing should be DBAL valid in that way that the right TYPO3 DB functions are used. "
Ha...
Karsten Dambekalns
22:13 Bug #15848: Using dam list modul
I'll start looking at this the next days. For now I installed what is currently in TER and could even install it afte... Karsten Dambekalns
23:09 Bug #16116: Accessibility error: input type="image"
Patch uses IMG_RESOURCE. Martin Kutschker
22:39 Revision 4122e060: Fixed bug #1374: Mailforms didn't work with <input type="image"> submit buttons. (Thanks to Thorsten Kahler and Rupert Germann!)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1473 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
22:35 Bug #14925: No mail from mail-form, but from install-test&php&shell
Fixed in CVS HEAD and 4.0. Ingmar Schlecht
22:31 Revision 34eed02a: * Fixed bug #1374: Mailforms didn't work with <input type="image"> submit buttons. (Thanks to Thorsten Kahler and Rupert Germann!)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1472 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
22:26 Bug #14304: fileadmin mount problem
Fixed (4.0.1 and HEAD) by changing code to:
$path=trim($path);
$path=preg_replace('#^\.?/|/\.?$#','',$path);
T...
Martin Kutschker
22:21 Revision 0986606d: Sanitize path normalization of class.t3lib_userauthgroup.php::addFileMount()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1471 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
22:19 Revision df8f4c95: Sanitize path normalization of class.t3lib_userauthgroup.php::addFileMount()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1470 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
21:59 Revision 2736c369: Fix typo in validPath regexp
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1469 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
21:58 Revision c345976b: Fix typo in validPath regexp
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1468 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
21:47 Revision eddff8ea: Corrected comment for maxWInText (tslib_content) and simplified calculation
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1467 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
21:45 Revision 16a6d7cd: Corrected comment for maxWInText (tslib_content) and simplified calculation
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1466 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
21:31 Bug #16098: Files with two dot can not deleteed
Fixed in CVS (4.0.1 and HEAD). Martin Kutschker
21:26 Revision 65674340: Fix bug #3364: Changed t3lib_div::validPathStr() that it rejects files starting with ../ or containing /../, but allows ..
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1465 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
21:00 Revision f6e116e5: Changed t3lib_div::validPathStr() that it rejects files starting with ../ or containing /../, but allows ..
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1464 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
20:03 Bug #16018: Effect "gray" of the GIFBUILDER object doesn't have any effect at all
Setting
$TYPO3_CONF_VARS[GFX][im_combine$TYPO3_CONF_VARS_filename] = composite
didn't solve the problem at fi...
Patrick Rodacker
19:52 Bug #16106: CSS Styled Content TextPic with image on the right
Hi there,
actually I am using the final Typo4.0 version, but I will have a look if this might fix my problem. But ...
Michael Hitzler
15:51 Bug #16106: CSS Styled Content TextPic with image on the right
looks like a duplicate of http://bugs.typo3.org/view.php?id=3138 to me. I had the same problem with RC3.
Have a lo...
Franz Koch
17:59 Bug #15971: Extensions which use function pi_getPidList() from class tslib_pibase do not work with DBAL
Thanks. Karsten Dambekalns
16:58 Bug #15971: Extensions which use function pi_getPidList() from class tslib_pibase do not work with DBAL
with version 4.81.0 pi_getPidList() returns the correct values. Rupert Germann
14:36 Bug #15971: Extensions which use function pi_getPidList() from class tslib_pibase do not work with DBAL
Please check if the issue is resolved with version 4.81.0 of the ADOdb extension. Thanks. Karsten Dambekalns
13:50 Bug #15971: Extensions which use function pi_getPidList() from class tslib_pibase do not work with DBAL
Thanks to Christian Welzel for bringing some light into the issue. He found that the sue of admin_get_keys() in tt_ne... Karsten Dambekalns
15:29 Bug #16148 (Closed): IFSUB and ACTIFSUB of Menus fails with pagetype shortcut as subpage
This bug is related due to missing SQL-Query-Result fields in the function "getMenu()" (in class.t3lib_page.php) call... Franz Koch
14:42 Revision 5f7833ed: Update to upstream 4.81 and fix for bug #3104
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1463 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
12:50 Bug #16147 (Closed): Linking between domains in the pagetree ignores simulate static documents
when linking between multiple domains in the pagetree with
simulate static documents turned on and
config.typolink...
Klaus Hinum

2006-05-14

23:01 Feature #16146 (Closed): Add fileadmin in Element Browser in general DRAFT workspace
* When you log in as an admin "fileadmin/" is not available, because file operations are not permitted. When an admin... ben van
21:42 Bug #15681: namespaces of metadata should be lowercase (extended metatags and CORE)
hmmmm sorry it took a while for such an easy thingie ;-) ben van

2006-05-13

16:33 Bug #16145 (Closed): When typo3 not in root, sends 503 headers to W3C Validator, possibly to search bots too.
When I move my typo3 installation to a subfolder, everything still works fine for web browsers, but typo3 starts send... old_kristijan
11:45 Feature #15252: tslib_pibase: incorporate the fh_library
But I would need at least the functions pi_getSetupOrFFvalue, pi_displayHelpPage and sL.
These are needed in the ext...
Franz Holzinger
00:25 Bug #16144 (Closed): Fatal php error during BE Login when a l10n xml file is faulty
Typo3 4.0 will throw an fatal php error during BE login when:
- a l10n xml file is faulty
- the language for the us...
Alexander Bergmann

2006-05-12

10:52 Bug #16141: JS error on IE 5.5 for Dynamic tab and module HighLight
I think we had dropped support for IE 5.5, but if your patch doesn't break other browsers, we may add it. But the upl... Martin Kutschker
09:03 Bug #16142: Popup-Problem wenn Text im Title-Feld steht
Popup problem with special width and height declaration, if text is in the Title field from the Link description
I...
Sandra Bartling
08:53 Bug #16010: "Cannot use string offset as an array" when update a translation
Nothing new on that ?
That's a very critical feature => I can't use Typo3 4.0 on my server because of this (becaus...
old_Nurn123

2006-05-11

19:17 Bug #16142: Popup-Problem wenn Text im Title-Feld steht
Could you translate to English, French or Spanish please. Stanislas Rolland
10:44 Bug #16142 (Closed): Popup-Problem wenn Text im Title-Feld steht
Will man eine Verlinkung auf eine Datei setzen (zb ein Bild), das sich in einer bestimmten Größe öffnen soll, zb 200x... Sandra Bartling
15:02 Bug #15907: Caption Split doesn't work with default setup for IMGTEXT objects according to TSref
How to execute the patch file. Is there an explanation on how to patch certain solutions to bugs.
I did the follow...
old_mountain
13:28 Bug #15826: BE pagetree - selected site is not marked anymore
I experienced this problem as well.
I wasn't able to find out the exact problem yet.
Clemens Riccabona
13:09 Feature #15515: rollover on pagetree and help manual
IMHO its not a 'cosmetic' question but a question of usability.
I use firefox in general, but most of our customers ...
Clemens Riccabona
10:57 Bug #16143 (Closed): Not possible to mount fileadmin root folder with relative BASE
For now it is not possible to create filemount to fileadmin folder using relative BASE. If entering smth like
/
./
...
Kirill Klimov

2006-05-10

15:47 Bug #16141 (Closed): JS error on IE 5.5 for Dynamic tab and module HighLight
IE5.5 doesn't support getNamedItem() javascript function.
This function is used to change class name (obj.attributes...
GUERARD Vincent
12:28 Bug #16140 (Closed): Losing connection, because of wrong URL
Hi,
I'm not sure if this problem comes directly from DAM or T3 Core, but I get it only with DAM.
When I want to...
J©rémy Lecour

2006-05-09

20:10 Feature #16138 (Closed): +calc should check the operators rules
I don't know, whether this is included in 4.0, but in 3.8.0 it's not.. .. and the docs say too, that it isn't in 4.0:... Andreas Balzer
18:33 Bug #16137: PATH_tslib defined in index.php, but it doesnt resolve; PATH_t3lib works fine...
see notes Rupert Germann
18:05 Bug #16137: PATH_tslib defined in index.php, but it doesnt resolve; PATH_t3lib works fine...
ok, I'm sorry, please resolve this ticket old_p_mehrer
18:03 Bug #16137: PATH_tslib defined in index.php, but it doesnt resolve; PATH_t3lib works fine...
the directory tslib contains only FE rendering stuff so it's quite logical that its path is not needed in the BE. If ... Rupert Germann
17:27 Bug #16137: PATH_tslib defined in index.php, but it doesnt resolve; PATH_t3lib works fine...
Are you using a backend modul? I got feedback regarding the extension mwimagemap and there PATH_tslib didnt work on t... old_p_mehrer
16:49 Bug #16137: PATH_tslib defined in index.php, but it doesnt resolve; PATH_t3lib works fine...
I can't reproduce this. In my installation PATH_tslib contains the correct value in TYPO3 version 3.8.1 and 4.0. coul... Rupert Germann
15:49 Bug #16137 (Closed): PATH_tslib defined in index.php, but it doesnt resolve; PATH_t3lib works fine...
The constant PATH_tslib does not resolve to a path. I have this problem with typo3 3.8.1 and heard that it doesnt wor... old_p_mehrer
14:47 Bug #16102: German umlaut not correct in FC
Is this a UTF-8 problem?
Text in XML: Containerüberschrift
Text in BE: Containerüberschrift
Toralf Lenz

2006-05-08

22:17 Bug #16126: getMimeType() bug in the class.t3lib_htmlmail.php
This is fixed in CVS (4.0.1). Martin Kutschker
21:30 Bug #16113: Coding Error in t3lib_htmlmail.php function start()
The patch tries $_SERVER['HTTP_HOST'] and then falls back to php_uname (with safe guards). Martin Kutschker
20:27 Bug #16113: Coding Error in t3lib_htmlmail.php function start()
$_SERVER['HTTP_HOST'] can only be one way as the class may be instantiated from a CLI script (ie outside of an HTTP s... Martin Kutschker
19:13 Bug #16113: Coding Error in t3lib_htmlmail.php function start()
The 1&1 support says that I should use one of the following ways to get the hostname or the ip-address:
Hostname:
...
old_markusd112
15:52 Feature #15011: Suggestion : move up the window's properties in file browser
Version 1.4.0 requires TYPO3 4.0. Stanislas Rolland
15:51 Feature #15011: Suggestion : move up the window's properties in file browser
With typo3, 3.8.2 old_araymond
15:43 Feature #15011: Suggestion : move up the window's properties in file browser
What version of TYPO3 4.0? Stanislas Rolland
14:46 Feature #15011: Suggestion : move up the window's properties in file browser
I get those errors when I try to open the link popup window.
Warning: main(/var/www/htdocs/freesite_test/typo3/...
old_araymond
01:38 Feature #15011: Suggestion : move up the window's properties in file browser
Fixed in TYPO3core CVS, branch HEAD and in TER version 1.4.0. Stanislas Rolland
15:47 Bug #16118: Backend Anzeigeprobleme [Mac OSX 10.4.6 & Safari 2.0.3] linke Navigationsleiste wird nicht angezeigt
You could perhaps try to descibe the bug in English. I understand that English may not be your native language, but t... Martin Kutschker
15:32 Bug #16091: Try to upload extension: SOAP-ENV:Client: Bad Request
Does this mean that the soap extension has to be compiled with php on the Typo3 server? I'm operating a Linux server,... Schopfer Olivier
14:44 Bug #16121: php5.1. and typo3 4.0
This is a bug in PHP 5.1.3. Please update PHP to 5.1.4!
see http://bugs.php.net/bug.php?id=37276
Toralf Lenz
14:40 Bug #16134 (Closed): pageNotFound_handling: unescaped & in HTML-Source
$TYPO3_CONF_VARS['FE']['pageNotFound_handling'] = 'READFILE:notfound.html'
Marker ###CURRENT_URL### in template: &...
Toralf Lenz
10:18 Bug #16133: description of [EXT][allowSystemInstall] = 0 misleading
systemextensions => system extensions Dmitry Dulepov
01:43 Bug #15616: properties of images are not saved v1.1.6
Please confirm that this is fixed with TYPO3 4.0 and version 1.4.0 of the extension. Stanislas Rolland
01:41 Bug #15276: The editor get the focus on page load on IE
Fixed in TYPO3core CVS, branch HEAD and in TER version 1.4.0. Stanislas Rolland
01:40 Bug #16064: RTEarea frontend usage with no-javascript fallback solution
Fixed in TYPO3core CVS, branch HEAD and in TER version 1.4.0. Stanislas Rolland
01:39 Feature #15853: Create folder when inserting link ( in browse_links.php )
Fixed in TYPO3core CVS, branch HEAD and in TER version 1.4.0. Stanislas Rolland
01:39 Feature #15379: Show table borders per default
Fixed in TYPO3core CVS, branch HEAD and in TER version 1.4.0. Stanislas Rolland
01:38 Feature #15667: make Typo3Browser plugin more configurable
Fixed in TYPO3core CVS, branch HEAD and in TER version 1.4.0. Stanislas Rolland
01:37 Feature #16063: Configurable limits for "magic images" resize
Fixed in TYPO3core CVS, branch HEAD and in TER version 1.4.0. Stanislas Rolland
01:36 Feature #15545: accessibility icons not as default
Fixed in TYPO3core CVS, branch HEAD and in TER version 1.4.0. Stanislas Rolland
01:36 Bug #15908: Link "title" is not saved when using the IE
Fixed in TYPO3core CVS, branch HEAD and in TER version 1.4.0. Stanislas Rolland
01:34 Bug #16119: Updating image in IE doesn't work
Fixed in TYPO3core CVS, branch HEAD and in TER version 1.4.0. Stanislas Rolland

2006-05-07

12:27 Bug #16133 (Closed): description of [EXT][allowSystemInstall] = 0 misleading
current description is like this:
-------------- snipp ----------------
If set, you can install extensions in the...
Peter Niederlag
01:25 Bug #16132 (Closed): loading a module causes a strange HTTP request
Loading a module can cause a strange second HTTP request to the same module. This happens not only when clicking on a... Daniel Winkler

2006-05-06

19:58 Bug #16131 (Closed): tools-> indexed search does not display external files
in file sysext/indexed_search/mod
// TYPO3 pages, unique
$res = $GLOBALS['TYPO3_DB']->exec_SELE...
old_cbalisky
17:41 Bug #14971: cookie lifetime from the localconf will be ignored
The garbage collector was my first though too, but after investigating we found that sessions were deleted much soone... Jeff Segars
11:44 Bug #14971: cookie lifetime from the localconf will be ignored
I also don't understand why this patch should solve the issue.
The lifetime of an FE user is already set in tslib_fe...
Michael Stucki
15:43 Bug #16130 (Closed): Update of extension list fails because of wrong tmp folder
Hallo Typo3 team
I installed Typo3 4.0 final on my root server managed by confixx 3.0
Today i wanted to update ch...
Manuel Rüter
15:31 Bug #16091: Try to upload extension: SOAP-ENV:Client: Bad Request
Someone told me that soap support might not be enabled on Windows. So I had a look and it was true. After adding exte... Andre Obereigner
10:55 Bug #16106: CSS Styled Content TextPic with image on the right
Hi Ernesto,
to be honest, I just used it as is, which means no additional imgtext settings, no additional CSS and ...
Michael Hitzler
07:58 Bug #16113: Coding Error in t3lib_htmlmail.php function start()
Here are now some informations from the 1&1 support:
The hostname of our shared webspace is infong273.schlund.de b...
old_markusd112

2006-05-05

22:35 Revision 2c2d733d: * Fixes and features to htmlArea RTE extension (see details in local ChangeLog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1462 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
20:55 Bug #16128 (Closed): http://130.228.0.33/oneminutesite/oneminutesite.htm
This site is not reachable
The Site ist not reachable since a few Days
(issue imported from #M3430)
old_wizi
18:20 Bug #14971: cookie lifetime from the localconf will be ignored
The problem is related to frontend users who are logged in. If the TYPO3_CONF_VAR for the cookie lifetime is set to ... Jeff Segars
17:48 Bug #16127 (Closed): config.spamProtectEmailAddresses = -3 replaces _ with \ which gets escaped...
config.spamProtectEmailAddresses = -3 replaces _ with \ which gets escaped...
This way mailadresses like 'james_do...
Jonas Felix
17:01 Bug #16126 (Closed): getMimeType() bug in the class.t3lib_htmlmail.php
in the current Version Typo 3 4.0 is a bug in the class.t3lib_htmlmail.php in line 1282 in the function getMimeType()... Alexander Bohndorf
13:59 Bug #16125 (Rejected): Problems creating T3x with symlinks in the file system
There is a error on the creation of T3X extension's packages, the error appears when in the folder of the extensions ... Leo Barrientos
12:19 Bug #16124 (Closed): Spacing in Pagetree
Web->Info->Localization overview
If "Details" checked, there are spaces in the pagetree.
see screenshot
(issue ...
Toralf Lenz
11:31 Bug #16123 (Closed): Accessibility and font-size selector in RTE
right now RTE uses font tag to change font-size of selected text.
But "font" is deprecated. Should be used <span st...
Dmitry Pikhno
10:58 Bug #16122: First caption doubled in splitted captions in "renderMethod=table"
Attached patch brings the captionSplit.renderObj back and also fixes this new issue. Ernesto Baschny
10:40 Bug #16122 (Closed): First caption doubled in splitted captions in "renderMethod=table"
Change renderMethod to table:
tt_content.image.20.renderMethod = table
Enable the imageTextSplitting with the...
Ernesto Baschny
10:27 Bug #16106: CSS Styled Content TextPic with image on the right
Michael, could you provide us with some more information, please?
1) how does your CSS look like?
2) do you have ...
Ernesto Baschny

2006-05-04

22:56 Bug #16121 (Closed): php5.1. and typo3 4.0
In "click here to edit whole template record" after saving all constants will be deleted and the following err-msh ap... Willi Kernen
20:51 Bug #16120 (Closed): Max. filesize for images in 'text with image' and 'images only' CEs has too small default value
Upload of images larger than 1 MB in 'text with image' and 'images only' content elements is not possible, because th... Robert Markula
18:52 Bug #16113: Coding Error in t3lib_htmlmail.php function start()
Your proposed workaround gives as result the string "infong" but this hostname doesn't exist, so the error message is... old_markusd112
12:19 Bug #16113: Coding Error in t3lib_htmlmail.php function start()
phpinfo() gives this information:
PHP Version 4.4.2
System Linux infong 2.4 #1 SMP Wed Jan 18 14:53:29 CET 20...
old_markusd112
10:10 Bug #16113: Coding Error in t3lib_htmlmail.php function start()
I've tested it with 4.4.2 now on my own box and it works fine.
Please check the output of phpversion(). Are you su...
Martin Kutschker
06:14 Bug #16113: Coding Error in t3lib_htmlmail.php function start()
I'm using PHP version 4.4.2.
It's running on a shared webserver of 1&1, so I have no influence on the installed ve...
old_markusd112
18:37 Bug #16081: Wrong parameter count for php_uname() reported by using the htmlmail function with PHP 4.2.2
Sorry, it was my fault: It was the wrong bug report entry, sorry... I have deleted my comments...
In version 4.4.2...
old_markusd112
17:19 Bug #16081: Wrong parameter count for php_uname() reported by using the htmlmail function with PHP 4.2.2
Did you try this on the shell?
php -r 'echo php_uname("n"),"\n";'
Or put it in a .php file and run it from the ...
Martin Kutschker
09:54 Bug #16081: Wrong parameter count for php_uname() reported by using the htmlmail function with PHP 4.2.2
Kasper, of course it will be fixed.
Markus, you're telling me tahat on your PHP 4.4.2 you get a PHP warning?
My...
Martin Kutschker
15:31 Bug #16119 (Closed): Updating image in IE doesn't work
It's not possible to update an image once it already has been added in the editor. It can be reproduced if these step... Mark Kuiphuis
12:31 Bug #16118 (Closed): Backend Anzeigeprobleme [Mac OSX 10.4.6 & Safari 2.0.3] linke Navigationsleiste wird nicht angezeigt
Im Backend wird bei dem oben beschreibenen System keine linke Navigationleiste angezeigt. Dieses Problem tritt beim M... flecko
11:17 Bug #16098: Files with two dot can not deleteed
Thanks Martin, the Patch works.
But I don't know how to use the "better" solution?
U Stephan
09:39 Bug #16068: Out of Memory Problem in the Extension Manager: version_compare() to blame
I have change the summary to reflect the open issue. I still wonder why the calls to version_compare() produce your p... Martin Kutschker

2006-05-03

22:22 Bug #16068: Out of Memory Problem in the Extension Manager: version_compare() to blame
I think also that this work around will not be the proper solution finally. The Problem seems really to be located in... Karl Bauer
14:42 Bug #16117 (Closed): After The Update from 3.7.0 to 3.8.1 the session_start() - comman does not work anymore
I just updated my Typo3 system from 3.7.0 to 3.8.1 and after some minor problems my whole user authentication does no... old_andre_p
14:08 Feature #16104: TS: Enable dynamic setting of stdWrap.field value
I was just waiting for an answer from the list. But there seems to be no alternative, so I open it now. Thorsten Kahler
13:59 Feature #16104: TS: Enable dynamic setting of stdWrap.field value
Is this set to "private" on purpose? Karsten Dambekalns
13:55 Bug #16116: Accessibility error: input type="image"
It would probably be better to use IMG_RESOURCE... Karsten Dambekalns
11:54 Bug #16116 (Closed): Accessibility error: input type="image"
class.tslib_content.php :: function FORM
line 1857 - submit button generation...
Dmitry Pikhno
13:53 Bug #14859: Deleting directories ending in a dot in fileadmin-module impossible
This is still an issue with 4.0.0. I second not removing the dot, it doesn't do any harm and after all it is allowed ... Karsten Dambekalns
11:56 Bug #16036: addQueryString does NOT work properly
yep. it works for me.
thnx
please take a look also on this bug #16116
Dmitry Pikhno
10:16 Bug #16036: addQueryString does NOT work properly
1) You *have* to use method=GET with Real URL (won't change this)
2) You're right. Unfortunately the fix for this ...
Martin Kutschker
10:53 Bug #15825: Admin Panel always loses GET parameters
This patch has made it into 4.0. Martin Kutschker
10:50 Bug #16042: Incorrect bitwise operation in t3lib_cs at utf8_encode function...
Right: fixed in CVS. Martin Kutschker
10:48 Revision 1626e7d6: Fix problem with 2-byte charsets (eg UTF-16) in t3lib_cs::utf8_encode().
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1461 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
10:47 Revision 659dc8be: Fix problem with 2-byte charsets (eg UTF-16) in t3lib_cs::utf8_encode().
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1460 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
10:34 Revision a88f6da0: Fix typolink.addQueryString.method=GET and wrong use of implode in typo3/mod/tools/em/class.em_index.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1459 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
10:26 Revision d78382aa: Fix typolink.addQueryString.method=GET (see bug #3241)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1458 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
09:42 Bug #16113: Coding Error in t3lib_htmlmail.php function start()
What PHP version are you using? We know (and there is bug #16081 filed for ut), that 4.1 and 4.2 don't accept a param... Martin Kutschker
09:32 Bug #16111: Auto Login
Nilesh, this is not a help forum. In any case the severity for such a request may not be "major" but must be "feature". Martin Kutschker
09:16 Revision 5a45ef35: fix for alternateBgColors
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1457 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
09:12 Revision e1df3555: Fix for alternateBgColors
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1456 709f56b5-9817-0410-a4d7-c38de5d9e867 Rupert Germann
 

Also available in: Atom