Activity
From 2004-06-05 to 2004-07-04
2004-07-04
- 20:19 Revision 143a6e9d: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@404 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:19 Revision 98d9c973: Adding changelog messages about Martin Kutschker's fixes to t3lib_cs in the 3.6 branch.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@403 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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 Revision 948ea200: Fixed bug #0000191: Small typo in German translation
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@402 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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".
(... - 20:34 Revision 94f39215: Fixed bug #191: Small typo in German translation
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@401 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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->... - 18:22 Revision 9c4d663d: enhanced array_merge_recursive_overrule() and changed implodeParams() into implodeAttributes()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@400 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:16 Revision e969eed3: now the option navFrameScript fully works
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@399 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:16 Revision f6b279ad: Added PATH_typo3_enc used by class.alt_menu_functions.inc
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@398 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:14 Revision 3ce28884: small code cleanups
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@397 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:13 Revision 5a644ed6: Small enhancement in table(). Changed tabMenu() to work with other params than "id"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@396 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:12 Revision 3c496adf: introduce form_type which set the type seperate from "type" in TCA
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@395 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:50 Revision 74d9ce14: MCONF can be set from outside. An external function can be forced.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@394 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:43 Revision 064c108d: support mm queries in both "directions"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@393 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:31 Revision 520e2fe6: thumbCode() cleanups. Changed menu funktions to work with other params than "id"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@392 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:20 Revision 0e474b3b: now the class nearly do what it should
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@391 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:19 Revision 9857766b: fixed bugs for array data usage of the tree class
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@390 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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-24
- 11:06 Revision 631eb55e: Backporting fixes from 3.7:
- Platform issues
PHP version issues
Broken conversion with PHP extensions icon vand recode
String truncation on litera...
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-22
- 15:57 Revision 97a79aac: Fixed bug #0000119: Another fe_adminLib htmlspecialchars() issue
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@388 709f56b5-9817-0410-a4d7-c38de5d9e867
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 Revision 9b1f0211: Fixed bug #119: One more fe_adminLib.inc issue
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@387 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:47 Bug #14182: error function setfixed in fe_adminLib.inc
- fixed in CVS
2004-06-19
- 07:14 Revision 5b1da73b: Moved CSH locallang-XML labels into extensions prefixed "csh_".
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@386 709f56b5-9817-0410-a4d7-c38de5d9e867
- 07:08 Bug #14209: RTE: dontConvBRtoParagraph may not work
- Yeah, now it works. then the bug was only in my head.
2004-06-18
- 21:43 Revision ad1cea4e: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@385 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:46 Revision 0a813c86: * Fixed bug #0000032: ImageMagick will convert only the first page of a multi-page PDF file
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@384 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:24 Revision f8a67c22: Fixed problems with encoding - my fault, sorry.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@383 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:20 Revision d6f50e68: Fixed bug with missing argument to sb_char_mapping()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@382 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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_... - 11:34 Revision 54a53866: CSH changes, adding all the images in system extensions!
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@381 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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... - 08:18 Revision 1a9ebcce: Added ,pfb,pfm to line 724 to allow TYPE1 fonts as template resources.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@380 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:16 Revision acc44925: Added ,pfb,pfm to line 724 to allow TYPE1 fonts as template resources.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@379 709f56b5-9817-0410-a4d7-c38de5d9e867
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... - 12:52 Revision a80c5be5: Fix PHP version and platform issues
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@378 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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?
- 05:38 Revision e390440f: Added two new system extension, context_help and info_pagetsconfig
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@377 709f56b5-9817-0410-a4d7-c38de5d9e867
- 05:30 Revision acd12221: More CSH
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@376 709f56b5-9817-0410-a4d7-c38de5d9e867
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...
- 14:55 Revision 59db18d9: ... okay, I disabled call time pass reference in my php.ini, I'll learn it! However, after the nightly discussion with Ren�, I have to commit this hook a last time. This includes the hook, Ren� needs for DAM
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@375 709f56b5-9817-0410-a4d7-c38de5d9e867
2004-06-11
- 21:34 Revision 2f81149c: Robert... calltime pass-by-reference is a baaaad thing... :-) This is not the first time you do it - could you set the flag in php.ini which makes your dev-version of PHP stop you from commit this? :-)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@374 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:25 Revision 762ecaa9: * Addition to the hook in process_datamap: now checks if the user-defined method exists
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@373 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:23 Revision 489622e4: Added new system extensions (some of the safe ones...)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@372 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:16 Revision 0adba383: More CSH related stuff
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@371 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:21 Revision 4f3ced81: * Created new hook in class.t3lib_tcemain.php in process_datamap. Search for $TYPO3_CONF_VARS['SC_OPTIONS']['t3lib/class.t3lib_tcemain.php']['processDatamapClass']
- (other hooks in that class will follow by Ren�, as I know from a trusted source ... ;-)
git-svn-id: https://svn.typ... - 11:07 Revision 02d1f089: use doc->tabMenu now and seperates the fileList code what makes it easier to reuse it (DAM)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@369 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:20 Revision 01c61ad2: Changed _GET and _POST functions to use NULL instead of "HTTP_*_VARS" strings for main array output. Please test and confirm.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@368 709f56b5-9817-0410-a4d7-c38de5d9e867
2004-06-10
- 19:09 Revision 634457df: Add processing of custom transliteration file
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@367 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:33 Revision ca36fe35: small file size optimization
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@366 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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...
- 00:01 Revision 2562c2f8: Added to addToAllTCAtypes() the possiblity to insert fields also after another field
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@365 709f56b5-9817-0410-a4d7-c38de5d9e867
2004-06-09
- 22:04 Revision 3ac3643e: * Fixed bug #0000123:
- The stdWrap-option "stripHtml" should come before the option "crop" because HTML-Tags are recognized as Text by the c...
- 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:22 Revision a0c56bfc: * Fixed bug #0000070: Number of files (file count) displayed in file list module was one number too high ("5 Files" although 4 only exist). Updated typo3/class.file_list.inc
- * Changed one line in media/scripts/plaintextLib.inc which caused a "page not found" in some e-mail clients.
git-sv... - 22:21 Revision 3bfb8b78: * Fixed bug #0000070: Number of files (file count) displayed in file list module was one number too high ("5 Files" although 4 only exist). Updated typo3/class.file_list.inc
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@362 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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...
- 21:07 Revision 1b0b6345: My changes were accepted, therefore I remove the following comment:
- _GET():
# I found it dangerous to use an empty $var to get all HTTP_GET_VARS back
# An empty var can easily passed by... - 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.
- 17:06 Revision c601f8ce: More locallang-XML stuff. Also added feature to "php_tree_stop" so it exploits the temporary page tree mount feature.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@360 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:57 Revision 0ce76875: cleaned up the code for usergroups
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@359 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:47 Revision f48143bd: Some enhancements ...
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@358 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:46 Revision 360ff308: introduce system services used for authentication for now
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@357 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:42 Revision cc0f8e4b: changes to _GP() etc. Added log function.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@356 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:36 Revision 3f98bf8d: Added Support for SVCONF
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@355 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:33 Revision 028626c1: introduce system services (sysext/sv/) and SVCONF
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@354 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:28 Revision 9d64797c: * Changed one line in media/scripts/plaintextLib.inc which caused a "page not found" in some e-mail clients.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@353 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:28 Revision 1a8f29b9: * Changed one line in media/scripts/plaintextLib.inc which caused a "page not found" in some e-mail clients
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@352 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:02 Revision 6e1fb3ae: Converted more locallang*.php files to locallang-XML format.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@351 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:22 Revision 7ff85af4: Updated locallang labels from TYPO3.org
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@349 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:22 Revision 51f5576e: This commit was manufactured by cvs2svn to create tag 'beforellxml'.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/beforellxml@350 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:47 Revision 48d9faa6: Updated languages
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@348 709f56b5-9817-0410-a4d7-c38de5d9e867
- 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:...
- 09:27 Revision 109b1924: Moved "setup" extension to be a "system" extension
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@347 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:22 Revision 2f253bca: More CSH content added
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@346 709f56b5-9817-0410-a4d7-c38de5d9e867
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...
- 19:09 Revision 36d98cc5: * Changed all locallang files from "lang" system extension into the new locallang-XML format instead. Includes changes to a bunch of core scripts which had to include the new files with an API function from the $LANG object.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@345 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:46 Revision 5480dc0f: Updated system language labels.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@343 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:46 Revision cf88a32d: This commit was manufactured by cvs2svn to create tag
- 'ext_lang_beforellxml'.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/ext_lang_beforellxml@344 709f56b5-9817-0... - 16:34 Revision 3a3e3fa4: Little Oups in "t3lib_div" and t3lib_cs modified to use "writeFile...Typo3temp" instead of writeFile(); meaning that cache files are now put into typotemp/cs/ instead.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@342 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:58 Revision d38fe3cf: * Added "groupChangeMask" option in TYPO3_CONF_VARS - makes it possible to set which group newly created files and folders will get. (Thanks to Stucki)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@341 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:41 Revision 36f4014d: Added support for XML based locallang files (step 1, basic code)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@340 709f56b5-9817-0410-a4d7-c38de5d9e867
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)
- 14:05 Revision 11ee9f01: specCharsToASCII for EUC-charsets.
- More ASCII conversions added (esp. for windows-1252)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@339 709f5... - 01:14 Revision 91ff8305: Various
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@338 709f56b5-9817-0410-a4d7-c38de5d9e867
Also available in: Atom