Activity
From 2004-05-18 to 2004-06-16
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
2004-06-04
- 16:29 Revision 4d6d0682: specCharsToASCII for UTF-8
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@337 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:48 Bug #14194 (Closed): after BE-Login I've got ... unknown directive "##postjsmarker###" in parsed doc .../typo3/alt_main.php
- Hello,
after BE-Login I've got ... "unknown directive "##postjsmarker###" in parsed doc .../typo3/alt_main.php" in ... - 10:50 Bug #14146: Thumbnails in Element Browser are only displayed if fileSuffix is lowercase
- To the Tumbnails:
If there are spaces in filename the Tumbnail generator looks for a file rawurlencode($filename) ... - 10:45 Bug #14193 (Closed): Pagetree in BE: break withhin long page-titles
- In IE 5.0 and other Browsers the Pagetree in the Backend is not beautiful because of wraps.
In sites with long pag...
2004-06-03
- 16:13 Revision 3b0f5e1c: * Added API for configuring tables (ending on "cache") that are flushed together with "Clear All Cache".
- * Fixed that the Admin Panel is always on top (z-index : 0;
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@33... - 14:37 Revision 8d2d1655: See changelog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@335 709f56b5-9817-0410-a4d7-c38de5d9e867
2004-06-02
- 15:16 Bug #14192 (Closed): indexed_search header+page clicks
- When i search for an item it gives me the result list, when i click PAGE1 PAGE2 PAGE 3 or anything like that it jumps...
- 15:10 Bug #14178: indexed search [result] (paging, ancor corrupt)
- mrmodulo, i've tried that piece of code and it generates an PHP error on line 921, so something is wrong with it.
- 12:02 Bug #14191 (Closed): Incorrect handling of %-sign in FORM.params
- In case of % sign in extra parameters to form elements it incorrectly handles by sprintf as additional placeholder. T...
2004-06-01
- 23:47 Bug #14189: CSS_Styled_Content: class for UL/LI is hardcoded
- This is with CSC 0.1.0.
- 23:42 Bug #14189 (Closed): CSS_Styled_Content: class for UL/LI is hardcoded
- In class.tx_cssstyledcontent_pi1.php, function render_bullets(), the CSS class for UL is hardcoded:
<ul class="csc... - 23:46 Bug #14190 (Closed): CSS_Styled_Content: TABLE should be more configurable
- In class.tx_cssstyledcontent_pi1.php, function render_table(), many things are hardcoded that should be configurable...
- 14:35 Bug #14187: Spelling error: All Configuration - im_noFramePrepended
- Hmmm, seems like this typo occurs very often!
$ grep -rl " the the " /var/lib/typo3/typo3_src-3.6.1/ | wc -l
gi... - 10:27 Bug #14188 (Closed): tx_indexedsearch: bad processing of conf.rootPidList
- setting the conf.rootPidList property will result in just searching the given page standalone instead of its tree!
... - 04:18 Revision 364985d9: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@334 709f56b5-9817-0410-a4d7-c38de5d9e867
2004-05-31
- 22:41 Bug #14187 (Closed): Spelling error: All Configuration - im_noFramePrepended
- "the" is double entered in the description... should be once.
i.e., If set, *the the* [x] frame...
Full body of... - 18:13 Bug #14160: CGI Error message when accessing the install tool
- hi ingmar.
The fix didn't work on my typo3 ver. 3.61
running windows 2003 on iis server 6.0 with
php installed as...
2004-05-30
- 18:50 Bug #14186 (Closed): Safari doesn'l load taskcenter column and..
- Safari (mac Os x apple abrowser) now shows well the treeview, but seems to have problems loading the "task center" mi...
2004-05-29
- 14:28 Revision 0fa57b48: * Fixed bug; All page types (doktype) was shown to uses even if they were not all in their list of possible type values.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@333 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:53 Revision 88d3ad65: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@332 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:28 Revision bd7ab045: * Created a new DEFAULT backend module called "manual". It shows a TOC of CSH items from the system. See Changelog to details about the vision of it.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@331 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:23 Revision 85b69dc7: More CSH updates
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@330 709f56b5-9817-0410-a4d7-c38de5d9e867
2004-05-28
- 21:10 Revision 892fd24a: * Added new CSH entries at various places using a new method in t3lib_BEfunc. The CSH entries are still empty and needs to be completed.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@329 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:32 Bug #14185 (Closed): set stdWrap "stripHtml" before "crop"
- The stdWrap-option "stripHtml" should come before the option "crop" because HTML-Tags are recognized as Text by the c...
- 14:10 Bug #14182: error function setfixed in fe_adminLib.inc
- This bug has already been reported with ID 0000088.
Unfortunately, Ingmar didn't take the "delete"-link into accou... - 11:04 Revision b6e2908d: * Added visual response to backend module selection in the menus; The class attribute of the menu items is changed when a module is selected. The default stylesheet is modified so this results in the current module being highlighted in the menu.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@328 709f56b5-9817-0410-a4d7-c38de5d9e867
2004-05-27
- 16:10 Revision 3e3accfd: Fixing a few bugs etc.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@327 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:26 Revision 02850378: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@326 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:35 Revision 4de11ff3: * Fixed various things in file processing, t3lib_extFileFunc et al.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@325 709f56b5-9817-0410-a4d7-c38de5d9e867
2004-05-26
- 21:08 Bug #14169: Cannot create new pages with Quickstart Package and 3.6.0 core
- I have also upgraded to 3.61 on both machines (although both are listed at 3.60) and still have the problem on the de...
- 16:40 Bug #14120: Spelling mistake (or typo?)
- both words seems to be quite common, deprecated being maybe the better one, dont know.
I don't think it is a bug. ;) - 16:21 Bug #14181: error function setfixed in fe_adminLib.inc
- bug has been reported twice, close duplicate entry. see bug#14182
- 09:23 Bug #14181 (Closed): error function setfixed in fe_adminLib.inc
- function setfixed in fe_adminLib.inc creates wrong url's on line 1651 and 1663 because the url-string is run through ...
- 16:07 Feature #14177: No special chars for database password
- At least in 3.5.0 the password could not contain a period ( . ) when using the install tool, however you could enter ...
- 16:02 Bug #14184 (Closed): image content: link wrong for mutliple images
- When using multiple images in one content element (e.g. imgtext) and setting a link for the images, the link will onl...
- 15:59 Bug #14183: FIX: indexed search external links
- Oops, Mantis ate my text! Anyway, insert $target in the string that's stored in $title and you're all set.
- 15:54 Bug #14183 (Closed): FIX: indexed search external links
- When indexed search shows external links (like indexed PDF documents), it does not add the target that is specified i...
- 09:24 Bug #14182 (Closed): error function setfixed in fe_adminLib.inc
- function setfixed in fe_adminLib.inc creates wrong url's on line 1651 and 1663 because the url-string is run through ...
- 07:14 Bug #14155: Publication w/indexed search broken in 3.6.0
- For your information: this is still valid for 3.6.1
2004-05-25
- 23:58 Bug #14169: Cannot create new pages with Quickstart Package and 3.6.0 core
- I've had a chance to try an install on a gentoo system, and it works fine, here is the php info for that site.
###... - 02:23 Bug #14180 (Closed): alt/title attributes of image tags not parsed correctly from image captions in content type imagetxt
- This happens in 3.6.0 + 3.6.1
By setting "styles.content.imgtext.captionSplit = 1", multiple images in the same co...
2004-05-24
- 16:53 Revision c71bb19a: * Added API for custom RTE transformations. Documented in upcoming "TYPO3 Core API".
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@324 709f56b5-9817-0410-a4d7-c38de5d9e867
2004-05-23
- 17:38 Revision da65325f: Replacing string index test strlen() with isset().
- Fixing iconv and reocde conversions - fix seems to be have lost in an earlier version :-(
git-svn-id: https://svn.t...
2004-05-22
- 00:50 Revision bd255ade: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@322 709f56b5-9817-0410-a4d7-c38de5d9e867
2004-05-21
- 16:27 Feature #14179: improved mm_query in class.tslib_content.php
- I can't find the function mm_query() in the class.tslib_content.php of Typo3 3.6.0 http://cvs.sourceforge.net/viewcvs...
- 09:06 Feature #14179 (Closed): improved mm_query in class.tslib_content.php
- Hi!
I have custom tables with several n-to-m relations. class.tslib_content.php::mm_query can only resolve one at ... - 15:31 Revision 869d1db1: White space clean up - sorry...
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@321 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:26 Revision 030b81e7: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@320 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:23 Feature #14177: No special chars for database password
- I was looking at www.mysql.org, but didn't find a note which characters are allowed.
I like to use at least one sp...
2004-05-20
- 19:29 Bug #14178: indexed search [result] (paging, ancor corrupt)
- anchoring corrected:
corrected anchor link
function printResultSectionLinks() {
$lines=array();
reset($t... - 16:50 Bug #14178 (Closed): indexed search [result] (paging, ancor corrupt)
- pager doesn't work anymore
this is the same problem like at typo3.org
take a look
or
take a look at my site, th... - 15:37 Revision 92ee0417: * Fixed remaining issues with styles in the backend regarding the TCEforms. There has been added additional possibilities of styling forms, now with classes in stylesheets, using $TBE_STYLES to set them up. Documentation of $TBE_STYLES for TCeforms has been updated in TYPo3 Core Api as well.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@319 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:53 Feature #14177: No special chars for database password
- The current condition that the password has to match is this: [^[:alnum:]_\.-]
which means that the password can con... - 00:36 Revision e6c862e2: * Fixed install tool bugs #83 and #95
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@318 709f56b5-9817-0410-a4d7-c38de5d9e867
2004-05-19
- 21:58 Revision 3c5391a5: * Fixed install tool bugs #83 and #95, see changelog.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@317 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:18 Feature #14177 (Closed): No special chars for database password
- You can't specifi password with special chars over the install tool.
Workaround:
Use dummy password and change it... - 18:15 Revision 37c43561: * Fixed stylesheet issues in Extension Manager.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@316 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:56 Revision 730b3f6d: Fixed a few XHTML bugS
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@315 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:25 Revision e1b7104f: *** empty log message ***
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@314 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:23 Revision 01391268: * Finally fixed typo3/show_item.php and typo3/wizard_colorpicker.php scripts for TYPO3 3.6.0 compliance. Now only extensions and some t3lib/ are missing clean-up.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@313 709f56b5-9817-0410-a4d7-c38de5d9e867
2004-05-18
- 17:38 Bug #14154: t3lib_div::writeFile() changes permissions without need
- This will only be the case, if the owner of the file is the apache-user.
Case 1:
-rw-rw-r-- www-data www-data te... - 16:35 Bug #14174: Extra Message Boundary
- It's in CVS now.
- 16:32 Revision 8043ef08: Fixed bug #102 in htmlmail and a messageid related bug in formmail (Not on bugs.typo3.org).
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@312 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:24 Revision 3a50f21c: See four lines in changelog, 2004-05-18. Basically a lot of fixes for character set handling, especially in the frontend.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@311 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:44 Feature #14142: Extension Manager password for TER lost or not needed
- I noticed the behaviour on some but not all of the sites I updated. Maybe some random issue. Not a severe problem any...
- 12:06 Revision 92ed0e38: Fixed few bugs regarding the charset changes just committed.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@310 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:14 Revision db2b6942: * Created new function, t3lib_div::fixed_lgd_cs(), which should be used in the backend wherever a string is shortend for visual display. This function will truncate the string according to the backend charset (which should of course be set by forceCharset to a fixed value).
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@309 709f56b5-9817-0410-a4d7-c38de5d9e867
Also available in: Atom