Project

General

Profile

Activity

From 2004-05-09 to 2004-06-07

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... Karsten Dambekalns
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... Michael Cannon

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... old_shutslar
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 Kasper Skårhøj
17:46 Revision 5480dc0f: Updated system language labels.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@343 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
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...
Andreas Otto †
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 Kasper Skårhøj
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 Kasper Skårhøj
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 Kasper Skårhøj

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) miikaawaadizi
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...
Martin Kutschker
01:14 Revision 91ff8305: Various
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@338 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj

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 Martin Kutschker
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 ...
old_dirsu
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) ...
Daniel Poetzinger
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...
Daniel Poetzinger

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...
Kasper Skårhøj
14:37 Revision 8d2d1655: See changelog
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@335 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj

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... old_herlaar
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. old_herlaar
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... Alexey Gafiulov

2004-06-01

23:47 Bug #14189: CSS_Styled_Content: class for UL/LI is hardcoded
This is with CSC 0.1.0. Oliver Klee
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...
Oliver Klee
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... Oliver Klee
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...
Michael Stucki
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!
...
Christian Zehaczek
04:18 Revision 364985d9: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@334 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj

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...
old_michaelbishop
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...
old_nils

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... Stefano Cecere

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 Kasper Skårhøj
13:53 Revision 88d3ad65: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@332 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
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 Kasper Skårhøj
00:23 Revision 85b69dc7: More CSH updates
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@330 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj

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 Kasper Skårhøj
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... old_ctrabolo
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...
Thorsten Kahler
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 Kasper Skårhøj

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 Kasper Skårhøj
02:26 Revision 02850378: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@326 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
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 Kasper Skårhøj

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... old_mallyone2
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. ;)
Peter Niederlag
16:21 Bug #14181: error function setfixed in fe_adminLib.inc
bug has been reported twice, close duplicate entry. see bug#14182 Peter Niederlag
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 ... old_Patrick
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 ... Jochen Weiland
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... Jochen Weiland
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. old_bartv
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... old_bartv
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 ... old_Patrick
07:14 Bug #14155: Publication w/indexed search broken in 3.6.0
For your information: this is still valid for 3.6.1 old_bartv

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.
###...
old_mallyone2
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...
Christopher

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 Kasper Skårhøj

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...
Martin Kutschker

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 Kasper Skårhøj

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... Ingmar Schlecht
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 ...
old_andiairlines
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 Kasper Skårhøj
15:26 Revision 030b81e7: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@320 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
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...
Marcel Gmür

2004-05-20

19:29 Bug #14178: indexed search [result] (paging, ancor corrupt)
anchoring corrected:
corrected anchor link
function printResultSectionLinks() {
$lines=array();
reset($t...
old_mrmodulo
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...
old_mrmodulo
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 Kasper Skårhøj
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...
Ingmar Schlecht
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 Ingmar Schlecht

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 Ingmar Schlecht
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...
Marcel Gmür
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 Kasper Skårhøj
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 Kasper Skårhøj
17:25 Revision e1b7104f: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@314 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
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 Kasper Skårhøj

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...
Steffen Müller
16:35 Bug #14174: Extra Message Boundary
It's in CVS now. Jan-Erik Revsbech
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 Jan-Erik Revsbech
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 Kasper Skårhøj
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... Jochen Weiland
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 Kasper Skårhøj
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 Kasper Skårhøj

2004-05-17

23:50 Feature #14142: Extension Manager password for TER lost or not needed
I have updated quite some sites from 3.5 to 3.6 series. All my sites kept the TER Password.
Are you aware that the...
Peter Niederlag
23:09 Bug #14174: Extra Message Boundary
I agree, this line should not be there, its a bug. I just deleted the line, and also made a change in formmail that w... Jan-Erik Revsbech
22:28 Bug #14174: Extra Message Boundary
The After: should look like this
"
....
YW1pbHk6IFZlcmRhbmEsIEFyaWFsLCBIZWx2ZXRpY2EsIHNhbnMtc2VyaWY7Cglmb250LXdlaW...
Michael Cannon
22:07 Bug #14174: Extra Message Boundary
I'm not so much into MIME stuff, could you enlighten me in which way your patch would make Typo3 generated mails more... Ingmar Schlecht
18:15 Bug #14174 (Closed): Extra Message Boundary
The boundary after "$this->constructHTML_media($boundary);" in t3lib_htmlmail::constructHTML() is extra. This causes ... Michael Cannon
22:17 Bug #14172: Fehler bei Arbeit im Backend (Änderung bei Setupfeld)
This is not a bug of Typo3 but a but of a specific version of MySQL.
Update your MySQL version and 'repair' the cac...
Ingmar Schlecht
14:53 Bug #14172 (Closed): Fehler bei Arbeit im Backend (Änderung bei Setupfeld)
Hallo,
bei längerer Arbeit im Backend (Änderungen im Setupfeld) und öfterem Löschen des Cash kommte im Backend fol...
old_rollik
22:10 Revision f00bffea: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@308 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
22:10 Bug #14140: Icons are not on the same line with their associated text (Mozilla)
If you want this to be fixed, please suggest a patch that works for all browsers. Ingmar Schlecht
18:01 Bug #14140: Icons are not on the same line with their associated text (Mozilla)
I can reproduce this with 3.6.0 on KDE 3.1.2/Linux with Firefox 0.8, but NOT with Konqueror (3.1.2)
So this could re...
Steffen Müller
21:46 Revision 78e5b61d: DId a few updates, removed whitespaces.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@307 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
21:35 Bug #14176: Remove &amp; in E-mailed URL
This is already fixed in the CVS version of 3.6.1 and will be fixed in 3.6.2. Ingmar Schlecht
18:20 Bug #14176 (Closed): Remove &amp; in E-mailed URL
&amp; in e-mailed URLs frequently don't work. Though the URL maybe W3C compliant, if it doesn't work, clients complai... Michael Cannon
20:53 Revision 75820a2f: * Moved "install" extension to be a sys extension in sysext/
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@306 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
20:46 Revision 7a194cd7: * Moved "install" extension to be a sys extension in sysext/ (MAKE SURE to remove your old global "install" extension and clear the TEMP_cached files.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@305 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
20:12 Revision 58093839: * Corrected some bugs in t3lib_cs while writing a unit test for it.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@304 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
19:54 Bug #14169: Cannot create new pages with Quickstart Package and 3.6.0 core
Unfortunatly, I only have one linux machine to test this on and outside of the 3 clean installs of typo3 on this mach... old_mallyone2
01:28 Bug #14169: Cannot create new pages with Quickstart Package and 3.6.0 core
Is this bug reproducable on other servers?
At least I wasn't able to reproduce it.
What is your system configurat...
Ingmar Schlecht
18:17 Feature #14175 (Closed): No Plain-text List Option
When using plain-text options for Typo3, the list plugins have no means to be viewed as they aren't set in plaintextL... Michael Cannon
16:40 Feature #14173 (Closed): remove dependency on static_info_tables for $GLOBALS['TSFE']->sys_language_uid
The dependency is a) unnecssary and has b) a rather highy performance penalty by using an additional SQL query.
I...
Martin Kutschker
16:30 Bug #14170: No check of mysql-rights
I have seen this behaviour myself. Martin Kutschker
09:57 Bug #14170 (Closed): No check of mysql-rights
check if all rights needed for mysql are correctly set..that means create tables, alter tables and so on..
Example...
old_xaos
14:50 Revision 561b11b6: fixed small bug
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@303 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
13:03 Revision 4cc4a0ac: Add the possiblity to configure which doktypes should be excluded from menu ("not in Menu")
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@302 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
12:46 Bug #14171 (Closed): XHTML compliance of FORM objects (attribute wrap)
Generated Forms contains always a wrap-attribute in the textarea-tag. But the w3c-validator says that's wrong.
So I ...
old_bs5
01:23 Revision 2a11f04e: * Fixed bug #88: fe_adminLib htmlspecialchars() issue
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@301 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht

2004-05-16

22:56 Bug #14169: Cannot create new pages with Quickstart Package and 3.6.0 core
Oh, and I've tested this in both ie 6.0.2800 and firefox 0.8. old_mallyone2
22:54 Bug #14169 (Closed): Cannot create new pages with Quickstart Package and 3.6.0 core
I have new installations of 3.5, 3.6 beta and 3.6 final with the same error.
I follow the tutorial installs, ru...
old_mallyone2
19:30 Bug #14166: Content Type TABLE does not allow 0 cellspacing
This is about the TCA configuration of the field tt_content.table_cellspacing which is currently like this:
[typ...
Ingmar Schlecht
19:29 Revision 75fa0665: added include t3lib_loaddbgroup
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@300 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
19:25 Feature #14168: Install fails, Mem too small. Actually get_cfg_var problem
I just read the comments on http://de.php.net/manual/en/function.get-cfg-var.php and it's true that what we want is a... Ingmar Schlecht
17:40 Feature #14168 (Closed): Install fails, Mem too small. Actually get_cfg_var problem
Install fails, as PHP procedure get_cfg_var does not return any values of config variables. This makes Install compl... old_cowen
17:28 Revision 4df8719e: Introduce renderRecordRaw() which can be called direktly to process values
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@299 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
16:56 Revision aa99583f: some fixes for temporary files
destruction of object should remove temp files - that's still not working
git-svn-id: https://svn.typo3.org/TYPO3v4...
René Fritz
16:48 Revision f1a3decf: fix in findService()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@297 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
16:47 Revision bd08d5ad: Small but needed changes to treeview
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@296 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
16:37 Revision aa174aeb: added support for different navFrameScripts for each submodule
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@295 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
16:33 Revision 2fcf2604: make params possible for navFrameScript
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@294 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
16:31 Revision ddd51394: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@293 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
16:30 Revision bab1089d: Changes to make Services available earlier in system startup (for authentication)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@292 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
16:25 Revision 203bf768: uniqueList() enhancement
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@291 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
16:15 Revision 0bb0c1a8: - tabMenu changes
- table function enhancements
- context menu JS enhancements
- changes for JS and CSS includes from extobjbase
git-...
René Fritz
15:56 Revision 52442192: added tabMenu css definition
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@289 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
13:30 Bug #14167: Content Type TABLE does not allow 0 cellspacing
this bug was reported twice, thus I'm closing this one. Ingmar Schlecht

2004-05-15

20:40 Bug #14167 (Closed): Content Type TABLE does not allow 0 cellspacing
When setting up content type TABLE it does not allow for a cellspacing of 0. It automatically unckecks the selection... old_shutslar
20:37 Bug #14166 (Closed): Content Type TABLE does not allow 0 cellspacing
When setting up content type TABLE it does not allow for a cellspacing of 0. It automatically unckecks the selection... old_shutslar
07:40 Bug #14160: CGI Error message when accessing the install tool
Ingmar,
Thanks Ingmar for the response.
This works for me. Why would it not, its the same line as commented wit...
old_henknijveld
00:21 Bug #14160: CGI Error message when accessing the install tool
OK, this is a proposed fix:
In the file t3lib/class.t3lib_install.php (and (if not symlinked) in its duplicate in ...
Ingmar Schlecht

2004-05-14

22:10 Bug #14153: t3lib_extfilefunc::func_copy() does not set file permissions properly
I think it's argueabel whether or not this is a bug or a feature.
I suggest starting a discussion in the dev mailing...
Ingmar Schlecht
21:58 Bug #14163: failed to allocate memory
This is not a bug of Typo3 but a bug of either Apache or PHP.
After a PHP scripts has finished running, all memory...
Ingmar Schlecht
11:14 Bug #14163: failed to allocate memory
Sorry, I forgot to say that this happens for pagerendering, etc. in frontend and backend
Thanks
Christian
old_guse
11:13 Bug #14163 (Closed): failed to allocate memory
After longer use (several days) of typo3 without restarting the apache, one script after the other is failing with er... old_guse
20:32 Bug #14136: MSIE detected as Mozilla browser
Our site looks fine with 3.6.1. Each browser receives the correct CSS file, browser detection is working well again! Pieter
20:18 Bug #14136: MSIE detected as Mozilla browser
This problem should be solved in TYPO3 3.6.1, can you please confirm that? Michael Stucki
20:25 Bug #14165 (Closed): Bug in media/scripts/tmenu_layers.php
The file media/scripts/tmenu_layers.php should be the same as media/scripts/gmenu_layers.php except some small differ... Michael Stucki
16:18 Bug #14164: index search and 3.6.1
if i try to search again same keyword it works fine. but the error still comes on first search old_rouven
16:15 Bug #14164 (Closed): index search and 3.6.1
if i try to search a word i get the following error:
Warning: Invalid range end in /var/www/virtual/typo3_src-3.6....
old_rouven

2004-05-13

16:10 Bug #14160: CGI Error message when accessing the install tool
The line you are referring to has been commented (prepended with a '#') on 28.01.2004.
Kasper's changelog entry wa...
Ingmar Schlecht
10:25 Bug #14160 (Closed): CGI Error message when accessing the install tool
On certain pages in the install tool (read menu choices), I get a CGI Error message:
CGI Error
The specified CGI ...
old_henknijveld
15:48 Bug #14162: Typo3 3.6.1 announced as 3.6.0
Yes, true.
This is solved in CVS and will be done correctly next time for 3.6.2.
Ingmar Schlecht
12:36 Bug #14162 (Closed): Typo3 3.6.1 announced as 3.6.0
You just forgot to increase the version number in the backend.
(issue imported from #M85)
old_rouven
11:09 Bug #14161 (Closed): Wrong string pasted from 'TypoScript property lookup' -> 'Add object property'
There is a small error using the 'Add object property'/'TypoScript property lookup'. When you click on the desired pr... old_ctrabolo

2004-05-12

17:56 Bug #14159: HTML Entities in headers don't get correctly displayed.
closed due to user request Ingmar Schlecht
13:30 Bug #14159: HTML Entities in headers don't get correctly displayed.
Sorry, connection problems. Please close this dupe. Thank you! Oliver Klee
13:30 Bug #14159 (Closed): HTML Entities in headers don't get correctly displayed.
Since Typo3 3.6.0, HTML Entitites in Headers fail to work, e.g. the entity "& #8230 ;" get displayed as an ampersand,... Oliver Klee
17:19 Bug #14155: Publication w/indexed search broken in 3.6.0
I dont't know if it has to do with it, but when I installed indexed search in typo 3.6.1, it wouldn't work 'out of th... old_greti
13:29 Bug #14158 (Closed): HTML Entities in headers don't get correctly displayed.
Since Typo3 3.6.0, HTML Entitites in Headers fail to work, e.g. the entity "& #8230 ;" get displayed as an ampersand,... Oliver Klee
09:53 Bug #14156: css_styled_content 0.1.0 adds unwanted tags
'css_styled_content' provides some Typoscript-Setup for output rendering. If you don't like the way it does so, eithe... Peter Niederlag
09:23 Bug #14157 (Closed): updating extensions fails because directories are not deleted
trying to update or overwrite an extension that is already installed fails.
It seems like files and directories a...
Peter Niederlag

2004-05-11

23:41 Bug #14156: css_styled_content 0.1.0 adds unwanted tags
Part 4 should be:
"Each p tag is double-wrapped, producing broken HTML:
&lt;p&gt;&lt;p class="bodytext"&gt;...text....
Oliver Klee
23:39 Bug #14156 (Closed): css_styled_content 0.1.0 adds unwanted tags
I just updated from css_styled_content 0.0.9 to 0.1.0. Now Typo3 adds coed to the page that was not there before and ... Oliver Klee
22:34 Bug #14155: Publication w/indexed search broken in 3.6.0
Kasper, do you remember a change from RC1 to final that could have caused this bug?
Is this rather a bug of the cor...
Ingmar Schlecht
22:20 Bug #14155 (Closed): Publication w/indexed search broken in 3.6.0
On www.blender3d.org, we use publication to static HTML (as this lets us
survive Slashdot like yesterday). We also u...
old_bartv
22:25 Bug #14152: Error 404 when adding a new content element
I've upgraded a second installation to typo3.6.0 to check the bug. And voilà: The bug isn't there. (??)
What seem...
old_WebwareLab
22:04 Bug #14152: Error 404 when adding a new content element
I can't reproduce the error.
Could you please provide a more precise description?
What EXACTLY do you mean with...
Ingmar Schlecht
12:14 Bug #14152 (Closed): Error 404 when adding a new content element
When I try to add a new content element on top of the list view of content elements, I get an error 404:
The reque...
old_WebwareLab
22:21 Bug #14151: Error 404 when adding a new content element
exact duplicate #14152 Ingmar Schlecht
12:09 Bug #14151 (Closed): Error 404 when adding a new content element
When I try to add a new content element on top of the list view of content elements, I get an error 404:
The reque...
old_WebwareLab
22:08 Bug #14154 (Closed): t3lib_div::writeFile() changes permissions without need
Playing around with the filelist module, I discovered the following bug:
If a file has been edited via filelist, the...
Steffen Müller
20:59 Bug #14153: t3lib_extfilefunc::func_copy() does not set file permissions properly
Sorry for submitting the wrong diff.
Corrected version is attached: corrected_patch_func_copy.diff (571 bytes) 11.05...
Steffen Müller
20:49 Bug #14153 (Closed): t3lib_extfilefunc::func_copy() does not set file permissions properly
If a file is being copied with the filelist modules, the permissions of the new one is 755 - no matter what perms the... Steffen Müller
20:44 Revision aacea5d7: * Changed version number to 3.6.1 in t3lib/config_default.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@288 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
20:33 Revision dcb9e0fb: Added changelog message for earlier bug fixes.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@287 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
11:29 Revision b883b134: * Changed version number to 3.7.0-dev according to newly adopted major.minor.patch version numbering model.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@286 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
11:26 Revision 72694c58: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@284 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
11:26 Revision 94c56bff: This commit was manufactured by cvs2svn to create tag 'TYPO3_3-6-1'.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_3-6-1@285 709f56b5-9817-0410-a4d7-c38de5d9e867 Andreas Otto †
11:26 Revision 2336d0f0: * Merged fix to matchcondition browser detection from HEAD
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@283 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
11:24 Revision c8eb85a5: * Merged branch changes from "TYPO3_3-6-0"; Mainly bugfixes by ingmar.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@282 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
11:18 Revision 7a4e5bd8: Merged Ingmars fix from 3.6.0 branch for PATH_TRANSLATED and HTTPS detection
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@281 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
11:10 Bug #14150 (Closed): t3lib_parsehtml: tags in comments are handled (incorrectly)
It seems that comments are parsed as well. This leads to problems if you have either remnants from earlier versions i... Martin Kutschker
10:53 Revision 3fb1bc94: * Rolled back browser detection in matchcondition class.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@280 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj

2004-05-10

23:56 Revision a727f736: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@279 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
17:16 Bug #14148: "[br]" and "[p][/p]" generate same effect
Converted angle brackets to square brackets as HTML tags are not escaped, but entietes are. This is dull.
edited on:...
Martin Kutschker
12:15 Bug #14148: "[br]" and "[p][/p]" generate same effect
I am reporter of this bug. It's running on Linux Redhat 7.0.
The bug discription should be as follows:
When add...
old_moletimes
14:50 Bug #14149 (Closed): Filelist module file count is too high (one too much)
File count seems to start at 1. So no files at all () empty dir) yields a file count of 1, own files get you a count ... Martin Kutschker

2004-05-09

23:01 Bug #14116: Using Fast-CGI don't give access to BE
The fix for this problem is now in CVS branch TYPO3_3-6-0.
The fix will be included in a maintanace release within s...
Ingmar Schlecht
22:53 Bug #14112: PATH_TRANSLATED issues
I fixed this bug in CVS for branch TYPO3_3-6-0.
The fix will be included in a maintanace release within some days.
Ingmar Schlecht
22:49 Bug #14144: t3lib_div::getIndpEnv() erroneously detects SSL -> BE crashes
OK, I just fixed this bug in CVS for branch TYPO3_3-6-0.
The fix will be included in a maintanace release within som...
Ingmar Schlecht
22:48 Revision 3450f4a3: Fixed path detection problems.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@278 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
21:15 Revision 12df12d8: Fixed bugs #62 (SSL detection), #18 (PATH_TRANSLATED issues), #23 (cgi-fcgi issues)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@277 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
06:23 Bug #14148 (Closed): "[br]" and "[p][/p]" generate same effect
When adding or editing text elements, the html marks "[br]" generate same effect as "[p][/p]" in the text. I mean [... old_moletimes
 

Also available in: Atom