Activity
From 2004-05-07 to 2004-06-05
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)
2004-06-04
- 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-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!
...
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-28
- 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...
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-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 ... - 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... - 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...
2004-05-19
- 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...
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.
- 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...
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... - 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...
- 22:28 Bug #14174: Extra Message Boundary
- The After: should look like this
"
....
YW1pbHk6IFZlcmRhbmEsIEFyaWFsLCBIZWx2ZXRpY2EsIHNhbnMtc2VyaWY7Cglmb250LXdlaW... - 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...
- 18:15 Bug #14174 (Closed): Extra Message Boundary
- The boundary after "$this->constructHTML_media($boundary);" in t3lib_htmlmail::constructHTML() is extra. This causes ...
- 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... - 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... - 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.
- 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... - 21:35 Bug #14176: Remove & in E-mailed URL
- This is already fixed in the CVS version of 3.6.1 and will be fixed in 3.6.2.
- 18:20 Bug #14176 (Closed): Remove & in E-mailed URL
- & in e-mailed URLs frequently don't work. Though the URL maybe W3C compliant, if it doesn't work, clients complai...
- 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...
- 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... - 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...
- 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... - 16:30 Bug #14170: No check of mysql-rights
- I have seen this behaviour myself.
- 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... - 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 ...
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.
- 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... - 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... - 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...
- 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...
- 13:30 Bug #14167: Content Type TABLE does not allow 0 cellspacing
- this bug was reported twice, thus I'm closing this one.
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...
- 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...
- 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... - 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 ...
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... - 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... - 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 - 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...
- 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!
- 20:18 Bug #14136: MSIE detected as Mozilla browser
- This problem should be solved in TYPO3 3.6.1, can you please confirm that?
- 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...
- 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
- 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....
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... - 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 ... - 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. - 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) - 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...
2004-05-12
- 17:56 Bug #14159: HTML Entities in headers don't get correctly displayed.
- closed due to user request
- 13:30 Bug #14159: HTML Entities in headers don't get correctly displayed.
- Sorry, connection problems. Please close this dupe. Thank you!
- 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,...
- 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...
- 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,...
- 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...
- 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...
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:
<p><p class="bodytext">...text.... - 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 ...
- 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... - 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... - 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... - 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... - 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... - 22:21 Bug #14151: Error 404 when adding a new content element
- exact duplicate #14152
- 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... - 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... - 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... - 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...
- 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...
2004-05-10
- 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:... - 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... - 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 ...
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... - 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. - 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... - 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 [...
2004-05-08
- 13:35 Bug #14145: typo3/border.html is XHTML, wich makes trouble in IE
- because I wanted some feedback on this bug because I could not reproduce it on:
WinXP IE6
Win2k IE5.5
Win2k IE6
... - 11:31 Bug #14145: typo3/border.html is XHTML, wich makes trouble in IE
- I didn't experience the problem, I was just filing this as a spin off of #14137, which is mainly about problems with ...
- 09:59 Bug #14145: typo3/border.html is XHTML, wich makes trouble in IE
- Could you please State the Operational System and te IE Version?
Win2k SP3 IE6 makes no trouble
WinXP SP2 IE6 makes... - 11:58 Bug #14146: Thumbnails in Element Browser are only displayed if fileSuffix is lowercase
- then we would change it in brose_links.php, right?
- 11:50 Bug #14146: Thumbnails in Element Browser are only displayed if fileSuffix is lowercase
- The requirements o fthis function is to do a binary safe in-list comparison. If we change that we will damage TYPO3 i...
- 11:22 Bug #14146: Thumbnails in Element Browser are only displayed if fileSuffix is lowercase
- Change:
/t3lib/class.t3lib_div.php
Line 645
function inList($in_list,$item) {
#return strstr(','.$in_list.',', ... - 11:39 Feature #14142: Extension Manager password for TER lost or not needed
- If the download was always possible w/o password, then the bug is indeed that the username/password setting is lost d...
- 11:26 Feature #14142: Extension Manager password for TER lost or not needed
- So the bug is that the Passwords get lost on an update?
Because it had been possible to download publicly available ... - 11:21 Feature #14142: Extension Manager password for TER lost or not needed
- All publicly available extensions are displayed and can be downloaded.
See for yourself:
http://www10.musterfirma... - 09:58 Feature #14142: Extension Manager password for TER lost or not needed
- You only need to enter this information if your ALSO want to see member extensions.
Or are you able to download memb... - 11:30 Bug #14147 (Closed): Bulletlist incorrect in text with image aligned left
- Using content element text with image; image positioned in upper left corner; using RTE to add a bulletlist floating ...
2004-05-07
- 22:32 Bug #14146 (Closed): Thumbnails in Element Browser are only displayed if fileSuffix is lowercase
- This bug s only present with "typo3/browse_links.php"
(issue imported from #M65) - 10:25 Bug #14137: Pagetree doesn't render
- For border.html I've file bug #14145.
As for the dying Apache I've no idea. Of course it could be the PHP version.... - 10:23 Bug #14145 (Closed): typo3/border.html is XHTML, wich makes trouble in IE
- As reported in #14137 IE chokes on the file being XML. Basically it has troubles with the XML declaration.
SInce X...
Also available in: Atom