Activity
From 2004-06-05 to 2004-07-04
2004-07-04
- 12:35 Bug #14225: TPYO3 3.6, wizard_table.php, missing parameter
- as far as I have seen this does not cause trouble as long as the wizard_table.php is called from the core.
In extens... - 05:02 Bug #14225: TPYO3 3.6, wizard_table.php, missing parameter
- in which case does the missing reference to the backpath cause trouble?
2004-07-03
- 23:50 Bug #14226 (Closed): HMENU.special=directory menus don't work with Mount Pages
- When a page is rendered and the GET variables included '&MP=nn-nn' (where nn are page numbers), then we're using a Mo...
- 18:56 Bug #14225 (Closed): TPYO3 3.6, wizard_table.php, missing parameter
- on line 356 of the file wizard_table.php (TPYO3 3.6) it says:
t3lib_iconWorks::skinImg('','gfx/pil2left.gif','')
b...
2004-07-02
- 22:53 Feature #14203: logging did not work
- Ah, I see. The problem was introduced with revision 1.11 (Fixed lots of issues related to safe_mode and open_basedir....
- 22:07 Feature #14203: logging did not work
- ? solved but not tested?
I wonder because I must change this file in two of your client servers..
There are defin... - 20:27 Feature #14203: logging did not work
- According to [1] there were no changes in class.tslib_fe.php between 3.6.0 and 3.6.1.
Can you please recheck?
[... - 20:39 Bug #14224: Typos in German localization of core
- fixed.
- 17:09 Bug #14224 (Closed): Typos in German localization of core
- The translation of "Show at any login" should be "Bei jedem Login anzeigen" and not "Bei jeden Login anzeigen".
(... - 15:29 Bug #14223 (Closed): RTE shades filemounts while trying to insert a link to a file
- Using a different path to TYPO3 BE, e.g.
http://domain.tld/site/typo3/, makes RTE shade filemounts while trying to ... - 09:09 Feature #14222 (Closed): Wish: Make manual-icons a link to extension manual
- I thought it would be a neat thing to make access to the extension manuals more easy by automatically making the manu...
- 08:37 Bug #14220: last character cutted
- hmm, OK, so thats it.
- 00:45 Bug #14220: last character cutted
- Yes this does make sense! I just found the reason for this behaviour, see http://www.regular-expressions.info/php.htm...
- 00:09 Bug #14220: last character cutted
- hi stucki
do you really think that it is recommended to put the double qoutes into single qoutes like this:
$word =... - 00:19 Bug #14221 (Closed): config.stat_apache_pagenames code [type] ends up empty
- on line 1288 of class.tslib_fe.php:
$pageName = str_replace('[type]',$this->page['type'],$pageName);
tslib_fe::getC...
2004-07-01
- 23:43 Bug #14220: last character cutted
- OK, here it is. I tried it and can confirm that it works.
I've sent the patch to Kasper already, so this is just fyi. - 23:23 Bug #14220: last character cutted
- my patch is not that correct, hopefully Stucki will post a hint to his patch.
- 18:07 Bug #14220: last character cutted
- has also to be done in line 250
- 17:34 Bug #14220: last character cutted
- GOT IT:
replace line 256 in tslib/class.tslib_search.php from TYPO3-3.6.1 in function split()
--> $word = ereg_repl... - 17:27 Bug #14220: last character cutted
- it'S line 256 in tslib/class.tslib_search.php from TYPO3-3.6.1 in function split()
--> $word = ereg_replace($delchar... - 16:55 Bug #14220: last character cutted
- just token from the mailinglist
if the last character is a number, this will be cutted too.
exampl. search for IS... - 15:15 Bug #14220 (Closed): last character cutted
- my record contains 'MYSEARCHWORD' and if i search for 'mysearchword' i'll find the record. if i search for 'mySearchW...
- 20:57 Bug #14186: Safari doesn'l load taskcenter column and..
- I can confirm this -- happens to me too.
- 19:28 Bug #14202: ImageMagic detection fails in safe_mode
- Reminder sent to powo
Hello,
can you please check if my patch fixes your bug?
Cheers, michael - 19:24 Bug #14213: Indexed Search cuts the first letter of domain name in searchresult
- According to Ingmar the notation with the brackets is obsolete. Use curly brackets instead:
$sectionName = $this->... - 10:39 Bug #14157: updating extensions fails because directories are not deleted
- Reminder sent to danp, ingmar, ingmars, juggler, shelob
*hiya!*
There's a patch online that should fix bug 79 in ... - 03:21 Bug #14215: Warning: exec(): Unable to fork during install
- The install script could check for this situation and give a warning.
- 03:20 Bug #14215: Warning: exec(): Unable to fork during install
- I also had this error on the same environment recently.
I found out that you have to give permission for the IIS u... - 03:14 Bug #14139: Install tool is incapable of comparing modern database dumps
- I have a similar situation, but it is not only the order of things:
ALTER TABLE be_groups CHANGE uid uid int(11) u...
2004-06-30
- 23:15 Bug #14219: short icon link should contain the MIME type
- Also, is there any reason SHORTCUT ICON is in all caps, can it be just shortcut icon or will this break some compatab...
- 23:14 Bug #14219 (Closed): short icon link should contain the MIME type
- html is outputed like this:
<link rel="SHORTCUT ICON" href="favicon.ico" />
It should output like this:
<link rel=...
2004-06-29
- 07:47 Feature #14130: BE-Login saveable for Browsers
- These "Feature" is obsolet now, Mozilla does ignore value="" now. I like Mozilla;-)
Please close these Thread.
2004-06-28
- 20:56 Bug #14218 (Closed): password wrong with domain lock active
- When I activate the domain lock for a user or the group of this user, an error with the password of this user occurs....
- 15:14 Bug #14217 (Closed): Error Msg on Login without JS
- You can't login, if you haven't enabled Javascript. It would be nice, if the error-message does say it.
(Note: Coo... - 11:34 Feature #14216 (Closed): Extension Manager / "Backup/Delete" doesn't export empty folders
- The Extension Manager doesn't export empty directories of an extension in t3x files.
Take a look at typo3/mod/tool...
2004-06-27
- 18:17 Bug #14215 (Closed): Warning: exec(): Unable to fork during install
- The following error is shown duting the typo3 instalation (upgrade)
Warning: exec(): Unable to fork [/convert.exe] i... - 16:56 Bug #14157: updating extensions fails because directories are not deleted
- This happens for any directory below the extension directory that has sub directories, e.g. /my_super_ext/doc/CVS/som...
- 06:36 Bug #14193: Pagetree in BE: break withhin long page-titles
- I remember this problem, too. If there is the chance to make a workaround for this that would be nice.
edited on: 27...
2004-06-26
- 23:17 Bug #14193: Pagetree in BE: break withhin long page-titles
- danp wrote:
> why must BE be XHTML valid?
...because XHTML is the doctype Typo3 is using in the Backend.
> wra... - 23:10 Bug #14128: Installing dummy-3.6.0RC2 on php4.3.6 fails
- this bug has been resolved in version 3.6.2
2004-06-25
- 20:19 Bug #14214: ImageMagick selection cannot be stored in Windows 2000
- I have found out now, that I did not store the settings by pressing the SAVE button to localconf.php.
However I su... - 19:56 Bug #14214 (Closed): ImageMagick selection cannot be stored in Windows 2000
- With Typo 3.6 and Windows 2000 I have selected ImageMagick at typo3/install/index.php?TYPO3_INSTALL[type]=config loc...
- 15:35 Bug #14213 (Closed): Indexed Search cuts the first letter of domain name in searchresult
- Indexed Search supports searching over multiple domains in an installation of TYPO3. While generating the searchresul...
2004-06-23
- 17:03 Bug #14212 (Closed): incorrect message-id in mailheaders
- typo3 inserts an incorrect message id e.g.:
Message-ID: <<27a1409a8f25545e3cc929a555616370@domain.tld>>
problem...
2004-06-21
- 14:48 Feature #14127: FE-Editing new pages and simulateStatic
- For the records: See link for more information.
http://typo3.org/documentation/mailing-lists/dev-list-archive/thread... - 14:44 Feature #14127: FE-Editing new pages and simulateStatic
- Let's get on this again...
Karsten, I think your problem doesn't have to do with this bug since we just check if the... - 13:47 Bug #14182: error function setfixed in fe_adminLib.inc
- fixed in CVS
2004-06-19
- 07:08 Bug #14209: RTE: dontConvBRtoParagraph may not work
- Yeah, now it works. then the bug was only in my head.
2004-06-18
- 16:32 Bug #14193: Pagetree in BE: break withhin long page-titles
- Sorry thats not my opinion:
Because BE is often better open in IE (RTE) it should work in IE 5.x which does not.
wh... - 15:48 Bug #14124: Imagemagick takes up to 6 minutes for displaying PDF preview of 100 pages document
- Now fixed in HEAD.
- 15:14 Bug #14124: Imagemagick takes up to 6 minutes for displaying PDF preview of 100 pages document
- Of course, not. I see no problem with this patch, used it already, but I'm still going to ask Kasper before I commit ...
- 15:03 Bug #14124: Imagemagick takes up to 6 minutes for displaying PDF preview of 100 pages document
- This patch hasn't made it into CVS yet, why? Is more testing needed? Then I'd do that...
- 15:09 Bug #14209: RTE: dontConvBRtoParagraph may not work
- I am sorry, there has been an error in my first note.
It should read:
RTE.config.tt_content.bodytext.proc
(+conf... - 13:49 Bug #14209: RTE: dontConvBRtoParagraph may not work
- i've tried
RTE.tt_content.bodytext{
proc.overruleMode = ts_css
proc.preserveTables = 1
typohead=1
typolist=1
pr... - 12:05 Bug #14209: RTE: dontConvBRtoParagraph may not work
- this is most likely not a BUG but some misconfiguration that can happen real easily. ;(
Are you using css_styled_con... - 14:58 Bug #14128: Installing dummy-3.6.0RC2 on php4.3.6 fails
- Hm. The bug #14112 has been resolved and fixed, so this one could be closed as well, no?
- 12:19 Feature #14211 (Closed): calculate and display filepermissions in filelist
- To me it seems that calculation and information of filepermissions needs some improvements.
--------------
t3lib_... - 09:05 Bug #14178: indexed search [result] (paging, ancor corrupt)
- well i've tried it again , and i do not have language detection.
the piece of code only makes it worse, now the se...
2004-06-17
- 13:18 Bug #14210 (Closed): SSL - SSL Lock HTTPS Proxy ...
- SSL Lock seems not to be ficed in 3.6.1
Only Configuration is:
$TYPO3_CONF_VARS["BE"]["lockSSL"]
if it is 0 yo... - 08:29 Bug #14209 (Closed): RTE: dontConvBRtoParagraph may not work
- I've configured the RTE as descriped in "Additional Information" but the RTE stille removes BR
RTE.default{
pro...
2004-06-16
- 15:34 Bug #14208: IE does not display the Image in the Image Popups
- RealURL uses the <base>-tag to set the 'root' of the website. This works fine in most cases, but IE doesn't use the <...
- 12:40 Bug #14208 (Closed): IE does not display the Image in the Image Popups
- IE does not display Image Popups when used with RealURL or Speaking URL's as Kasper calls it. The popup shows the co...
- 15:04 Feature #14206: typolinkCheckRootline don't work
- Works for me in content element headers, should work for RTE etc
Does NOT work in HMENUs. HMENUs don't use typolin... - 07:37 Feature #14206 (Closed): typolinkCheckRootline don't work
- config.typolinkCheckRootline = 1
Don't work
(issue imported from #M165) - 12:06 Bug #14157: updating extensions fails because directories are not deleted
- @Ingmar(Bugnote 9.6.):
<quote>
It would be helpful if you could investigate why rmdir($removeDir); does not work on... - 10:50 Bug #14207: Get correct value for memory_limit (get_cfg_var("memory_limit"))
- Seems to be fixed in cvs typo3.6.2
Duplicate reported bug. sorry.
edited on: 16.06.04 10:51 - 10:43 Bug #14207 (Closed): Get correct value for memory_limit (get_cfg_var("memory_limit"))
- The reportet value for the php-memory limit is not correct if configured via .htaccess or httpd.conf and not php.ini ...
2004-06-15
- 23:37 Bug #14205 (Closed): misleading warnings in 123 setup
- HI not sure if I'm in the rite place but I found a big problem with setup. I am connected to a remote host who is run...
- 04:47 Bug #14204 (Closed): after pasting a pagecontent, it jumps back to another page
- i can't say exatly where it goes.. to me it happens _always_, and seems to go randomly somewhere else but the page wh...
- 01:04 Bug #14202: ImageMagic detection fails in safe_mode
- Please try again, I need to know if the patch works. It's obvious to me that the current setting won't work with mult...
2004-06-14
- 20:52 Bug #14202: ImageMagic detection fails in safe_mode
- Unfortunately (otherwise fortunately) I couldn't reproduce the mentioned problem.
My safe_mode_exec_dir was "/bin:/u... - 15:27 Bug #14202: ImageMagic detection fails in safe_mode
- As far as I know, directories need to be separated by semi-colons, not colons!
Please try the untested patch and t... - 13:14 Bug #14202 (Closed): ImageMagic detection fails in safe_mode
- If PHP is running in safe mode and "safe_mode_exec_dir" is set to multiple directories separated by colon, ImageMagic...
- 20:22 Bug #14140: Icons are not on the same line with their associated text (Mozilla)
- I tried several options but nothing was successful... so I simply give up, as stated it's just a trivial bug in the f...
- 16:43 Feature #14203 (Closed): logging did not work
- In V 3.6.1 in class.tslib_fe.php there are changes in the function statistics()
I wonder because Logging did not w... - 08:42 Bug #14192: indexed_search header+page clicks
- isn't this going to be fixed?
2004-06-13
- 14:19 Bug #14157: updating extensions fails because directories are not deleted
- I forgot to mention my system details:
Linux-based system
Typo3 3.6.1
My webserver runs as user "apache", and ... - 14:17 Bug #14157: updating extensions fails because directories are not deleted
- Hello,
I have the same problems on my install. This occurs even for LOCAL extensions. The type of errors I get are...
2004-06-12
- 17:28 Bug #14201: SafeMode detection issue
- To all those who can reproduce this, can you please do this:
- Fetch this script: http://bugs.typo3.org/qa/path_re... - 13:12 Bug #14201 (Closed): SafeMode detection issue
- According to a report on http://www.typo3.net/viewtopic.php?p=43617 Typo3 install tool sometimes claims SafeMode woul...
2004-06-10
- 08:41 Bug #14178: indexed search [result] (paging, ancor corrupt)
- the attacment you attached just does not work, it even makes the problem worse, now the section header links dont eve...
2004-06-09
- 21:54 Bug #14191: Incorrect handling of %-sign in FORM.params
- Yes, I can confirm that for the latest CVS - version:
Warning: sprintf(): Too few arguments in /var/lib/typo3/cvs/... - 21:51 Bug #14190: CSS_Styled_Content: TABLE should be more configurable
- Please submit bugs to the correct projects, in this case it would be tx_cssstyledcontent.
- 21:49 Bug #14154: t3lib_div::writeFile() changes permissions without need
- Hey Ingmar,
this is similar work like bug #14153 so maybe you want to take this one, too?
If you don't, just unas... - 21:34 Feature #14198: Common item states for MENU (CURIFSUB)
- Sorry, this is no bug report, but a feature request. I know that there is no nice please for requesting features like...
- 19:52 Feature #14198 (Closed): Common item states for MENU (CURIFSUB)
- I think there should be a CURIFSUB to make the menu system complete.
(issue imported from #M151) - 21:31 Feature #14130: BE-Login saveable for Browsers
- Please discuss this in the developer's mailinglist or point us to a discussion which already has been lead.
I also... - 21:26 Bug #14185: set stdWrap "stripHtml" before "crop"
- Will be included in my next commit to CVS.
robert - 21:12 Bug #14153: t3lib_extfilefunc::func_copy() does not set file permissions properly
- Sorry, I didn't see the discussion.
Ingmar, could you implement that as you have access to Windows and we don't? I... - 20:39 Bug #14194: after BE-Login I've got ... unknown directive "##postjsmarker###" in parsed doc .../typo3/alt_main.php
- Is this a development system or are you really planning to run your server on Unstable?
Well, I tried Apache2 on S... - 18:05 Bug #14194: after BE-Login I've got ... unknown directive "##postjsmarker###" in parsed doc .../typo3/alt_main.php
- Assigning bug to our Debian guru Mr. M Stucki.
Could you check if this is really a Typo3 bug and not an installati... - 17:55 Feature #14196: New Install From Common Source
- kewl.
However, it might be better to create a HOWTO item on typo3.org than posting such solutions here.
More peop... - 16:31 Feature #14196: New Install From Common Source
- It's not a bug, it's a feature... request... proposition... potential solution... idea for others... etc.
- 16:03 Feature #14196: New Install From Common Source
- sounds good!
But... what's the problem/bug? - 17:39 Bug #14193: Pagetree in BE: break withhin long page-titles
- This is a browser bug.
The stylesheet contains this...
TABLE#typo3-tree TR TD { white-space: nowrap; }
...wh... - 15:51 Bug #14178: indexed search [result] (paging, ancor corrupt)
- please don't post PHP code directly in here anymore, I just dicovered mantis doesn't properly htmlspecialchars() and ...
- 15:43 Bug #14195: Will not insert picture on text w/image content type when page is not in menu.
- Are you sure the bug is reproducable?
Could you please do some more tests on this?
Unfortunately I'm couldn't r... - 15:37 Bug #14157: updating extensions fails because directories are not deleted
- I could not reproduce this.
Please provide more information about your system.
Anyway, your suggested fix doesn't... - 15:21 Bug #14189: CSS_Styled_Content: class for UL/LI is hardcoded
- I don't think this is a bug because it's not really necessary to configure the class names.
BTW, you could have av... - 14:39 Bug #14197: "Allowed Memory Size" PHP 4.0.6
- This is a bug of PHP and not Typo3. Kasper said this will not be fixed.
I suggest you update your PHP version. - 08:46 Bug #14137: Pagetree doesn't render
- Just because nobody has time to track it down, it doesn't mean it's a bug. So I really say it stays open until 3.7. T...
- 00:25 Bug #14165: Bug in media/scripts/tmenu_layers.php
- Sorry, my fault! The bug is in both files, I don't know why I thought it's just in one of them.
So the problem mig...
2004-06-08
- 23:50 Bug #14153: t3lib_extfilefunc::func_copy() does not set file permissions properly
- I reopen this bug, because otherwise I don't have a chance to comment Roberts note.
A note on discussion this bug ... - 21:56 Bug #14153: t3lib_extfilefunc::func_copy() does not set file permissions properly
- I also suggest to discuss this. My reason for closing this bugrepot (for now) is that cp and other copy functions usu...
- 22:49 Feature #14134: JS Errors in Opera
- Anyone willing to cross-check that? I don't have Opera ;-)
- 22:47 Bug #14140: Icons are not on the same line with their associated text (Mozilla)
- I have set status to feedback. If nothing happens during the next weeks, someone will close it ...
- 22:44 Feature #14175: No Plain-text List Option
- Makes sense. Someone will have to check the implementation and commit it ...
- 22:40 Feature #14173: remove dependency on static_info_tables for $GLOBALS['TSFE']->sys_language_uid
- Hey René, this seems like your favourite topic ...
- 22:37 Bug #14171: XHTML compliance of FORM objects (attribute wrap)
- That's true, the "wrap" property is no valid (X)HTML. We'll have to implement that somehow.
- 22:19 Bug #14166: Content Type TABLE does not allow 0 cellspacing
- What value would you like to put into that field?
I admit that it is quite confusing that the zero (0) disappears... - 22:11 Feature #14168: Install fails, Mem too small. Actually get_cfg_var problem
- I have fixed this in CVS already so it'll be in 3.6.2.
- 21:58 Feature #14168: Install fails, Mem too small. Actually get_cfg_var problem
- Hey Ingmar,
seems to make sense. I suggest you just drop Kasper a note and either let him search and replace it or... - 21:59 Bug #14137: Pagetree doesn't render
- Okay, there doesn't seem to be a need to track this down further, right?
- 21:51 Bug #14164: index search and 3.6.1
- This has nothing to do with indexed_search, the error you describe appears in the old search box (tslib).
However,... - 21:44 Bug #14165: Bug in media/scripts/tmenu_layers.php
- I compared tmenu_layers.php and gmenu_layers.php in CVS version from today and the lines you mention are identical. S...
- 21:35 Bug #14148: "[br]" and "[p][/p]" generate same effect
- You mean that p and br tags visually have the same effect?
As long as they _appear_ in the HTML source code, there... - 21:18 Bug #14158: HTML Entities in headers don't get correctly displayed.
- This is a wanted behaviour of TYPO3 3.6+. However, if you would like to have this changed, I suggest that you start a...
- 20:41 Bug #14152: Error 404 when adding a new content element
- I cannot reproduce that bug either, so closing it.
- 20:37 Bug #14149: Filelist module file count is too high (one too much)
- You're right. I fixed that, will commit it to CVS soon.
- 10:42 Bug #14189: CSS_Styled_Content: class for UL/LI is hardcoded
- It struck me as odd that the stdWrap is configurable for nearly every other element except for this one (and tables)....
- 09:48 Bug #14157: updating extensions fails because directories are not deleted
- I can confirm the error. Even filesystem rights are 0777 the directory could not be deleted.. (tested for tt_news ext...
- 09:35 Bug #14197 (Closed): "Allowed Memory Size" PHP 4.0.6
- By clicking on List in the Backend, the Pagetree could not be generated because of the PHP Errormessage "Fatal error:...
2004-06-07
- 11:25 Bug #14189: CSS_Styled_Content: class for UL/LI is hardcoded
- I don't really get why this should be configurable - you have a fixed class (rather, two classes) that can be used t...
- 06:35 Feature #14196 (Closed): New Install From Common Source
- In hosting folks on the same server, I run a central Typo3 source code library from which their Typo3 sites runs. The...
2004-06-06
- 20:34 Bug #14195 (Closed): Will not insert picture on text w/image content type when page is not in menu.
- When I created a page with a type of "not in menu" and saved. I then added content to the normal column with a conte...
2004-06-05
- 15:21 Bug #14178: indexed search [result] (paging, ancor corrupt)
- Check to see if you're using language detection, and if you are, try with it uninstalled? (See 0000139)
Also available in: Atom