Project

General

Profile

Activity

From 2004-04-27 to 2004-05-26

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 & 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 & 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... 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:
<p><p class="bodytext">...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

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
...
Mathias Schreiber
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 ... Martin Kutschker
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...
Mathias Schreiber
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? Mathias Schreiber
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... Kasper Skårhøj
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.',', ...
Mathias Schreiber
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... Jochen Weiland
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 ...
Mathias Schreiber
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...
Jochen Weiland
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...
Mathias Schreiber
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 ... Jochen Weiland

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)
Mathias Schreiber
15:44 Revision 7e87186d: Added "relPathprefix" to TEMPLATE cObject and also added support for relative path substitution of references in url() wrappers in <style> tags. This will also fix THAT problem reported for automaketemplate.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@276 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
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....
Martin Kutschker
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...
Martin Kutschker

2004-05-06

19:22 Bug #14137: Pagetree doesn't render
After deleting the xml statement from border.html the error is gone and the border shows up.
Pagetree:
I figure...
old_sirdud
09:27 Bug #14137: Pagetree doesn't render
The parse error seems to be a probem with broder.html. It's rather unnecessarily in XHTML. Please try and create a p... Martin Kutschker
09:19 Bug #14137: Pagetree doesn't render
i have the same problem.
PHP Version 4.3.3
Typo 3.6 Dummy
Suse Linux
Confixx Pro
old_thinky
17:33 Bug #14139: Install tool is incapable of comparing modern database dumps
quick and DIRTY (!) fix for t3lib_install:
Replace the line:
} elseif (strcmp($FDcomp[$table][$theKey][$fieldN]...
Ingmar Schlecht
15:27 Feature #14130: BE-Login saveable for Browsers
Security and laziness are two things. - I'm lazy;-)
Well, maybe this could be an Option?
Marcel Gmür
11:37 Bug #14144: t3lib_div::getIndpEnv() erroneously detects SSL -> BE crashes
The history is that I fixed this based on response from users mailing about the same problem. I could not test it mys... Kasper Skårhøj
01:03 Bug #14143: Install Tool doesn't open "Frontend website" in new window
I have just tested it and in contrast to what you report it works great.
The only way I could reproduce your bug r...
Ingmar Schlecht
00:45 Bug #14112: PATH_TRANSLATED issues
Since these path problems are a major roadblock for newbees to install Typo3 but also a very time consuming nasty thi... Ingmar Schlecht

2004-05-05

21:45 Bug #14144: t3lib_div::getIndpEnv() erroneously detects SSL -> BE crashes
I have tested the bug fix and I can confirm it has fixed my HTTPS issue on IIS
Thanks a lot for this very prompt r...
old_jgansemer
21:33 Bug #14144: t3lib_div::getIndpEnv() erroneously detects SSL -> BE crashes
Ingmar, you're great! :-) Michael Stucki
17:35 Bug #14144: t3lib_div::getIndpEnv() erroneously detects SSL -> BE crashes
OK, I have found out the reason for the behaviour.
Typo3 does not check if the variable $_SERVER["HTTPS"] ist set ...
Ingmar Schlecht
12:07 Bug #14144 (Closed): t3lib_div::getIndpEnv() erroneously detects SSL -> BE crashes
Kasper has changed the code for SSL detection in CVS as of April 1st.
The log message was: "Fixed SSL problem and ...
Ingmar Schlecht
11:40 Bug #14143 (Closed): Install Tool doesn't open "Frontend website" in new window
Instead, the frontend website opens in the same window. (Link at bottom of each page).
Opening backend in new windo...
Jochen Weiland
11:29 Feature #14142 (Closed): Extension Manager password for TER lost or not needed
After updatting sites to 3.6.0 the EM displays the following warning before connecting to TER:
"You have not conf...
Jochen Weiland
10:39 Feature #14141: Extension Manager: "Enter" key behaviour in the Extension Import screen
Sorry - just noticed that this is a duplicate (someone else already posted a similar one). Please mark it as such -- ... Stephane Schitter
10:22 Feature #14141 (Closed): Extension Manager: "Enter" key behaviour in the Extension Import screen
Using IE 6 and Typo3.6. When I openthe Extension Manager, and select the "Import extensions from online repository" s... Stephane Schitter
06:41 Bug #14140 (Closed): Icons are not on the same line with their associated text (Mozilla)
Take a look at the screenshot, the icon at the bottom with the question mark is a link to the explanation for "Page (... Wolfgang Klinger

2004-05-03

22:29 Bug #14139 (Closed): Install tool is incapable of comparing modern database dumps
When I use the "Database Analyzer" of the Typo3 install tool to compare the current database to the file typo3conf/da... Ingmar Schlecht
19:55 Bug #14137: Pagetree doesn't render
Here is the output of the debug system:
### DEBUG SYSTEM INFORMATION - START ###
HTTP_HOST : dudalski.d...
old_sirdud
19:41 Bug #14137: Pagetree doesn't render
One error message says (in the Web>Seiten-Modul area)
Parse error: parse error in /home/typo3_src-3.6.0/typo3/bord...
old_sirdud
14:26 Bug #14137: Pagetree doesn't render
What does the server error message say? Martin Kutschker
12:02 Bug #14137 (Closed): Pagetree doesn't render
After upgrading to 3.6.0 from 3.5.0 the pagetree in the backend doesn't render any more. Instead a server error page ... old_sirdud
16:27 Bug #14138: XHTML conformity
Reminder sent to kasper
It's probably already somewhere on your hard disk, but folks need an updated version of TSRe...
Martin Kutschker
16:25 Bug #14138: XHTML conformity
Closing bug, but two things should happen:
documenting config.doctype
documenting correct way to achieve XHTML co...
Martin Kutschker
16:06 Bug #14138: XHTML conformity
I see.
By overriding doctype I meant selecting a different doctype in the validator...
I found what causes the ...
old_diemer
15:06 Bug #14138: XHTML conformity
With overriding doctype you mean setting config.doctype=xhtml_trans?
Try setting config.xhtml_cleaning. Reading th...
Martin Kutschker
12:06 Bug #14138 (Closed): XHTML conformity
Hi!
As of 3.6.0, typo3 claims XHTML conformity. Thus I checkt with both my page and typo3.org on validator.w3.org
...
old_diemer
15:28 Bug #14135: link wizard fails to remember external links
Changed subject to reflect real issue. Martin Kutschker
15:23 Bug #14135: link wizard fails to remember external links
What the reporte means is: if youÄve entered an external link, and re-invoke the wizard, the wizard is in "internal l... Martin Kutschker
15:24 Feature #14133: Edit in Frontend Only: no access
Resolving is not what I wanted. Martin Kutschker
15:10 Feature #14133: Edit in Frontend Only: no access
Seems to be a compatibilty problem of the extension. Please contact the extension author.
Suspended until further ...
Martin Kutschker

2004-05-02

15:02 Bug #14135: link wizard fails to remember external links
Version is 3.6 final.Behaviour seems to be browser-independent. Tim Franz
12:19 Bug #14135: link wizard fails to remember external links
Please specify your TYPO3 version. Robert Lemke
01:35 Bug #14135 (Closed): link wizard fails to remember external links
the link wizard doesn't remember the
external link. Editing the link I get not the external URL I
set before, but...
Tim Franz
12:30 Bug #14136: MSIE detected as Mozilla browser
Browser identification strings:
Mozilla 1.6: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6)
Internet Exp...
Pieter
12:28 Bug #14136 (Closed): MSIE detected as Mozilla browser
MSIE sends as browser detection string: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1). Typo3 detects the word M... Pieter
12:14 Bug #14122: Install Tool shows fatal error if typo3/ext is not writeable
I have fixed that, it's already included in TYPO3 3.6.0 final Robert Lemke
04:50 Bug #14131: undefined function imagegif() when using the 1-2-3 step installer
This is because you have done the 1-2-3 step installation and nothing more... go to the install (typo3/install/index.... old_davide

2004-05-01

23:19 Feature #14134 (Closed): JS Errors in Opera
The Browsercheck ignores Opera, although Opera 7.23 can display, and Hover the images i.e.. Example: TMENU with befor... Thorsten Buss
17:22 Feature #14133 (Closed): Edit in Frontend Only: no access
1) create a user, give him the rights to edit page content. Add this to the TS:
admPanel {
enable.edit = 1
m...
Pieter
16:38 Bug #14132 (Closed): Deleting an extension in Extension Manager generates an unnecessary PHP error
Seen with Typo3 3.6.0, on Linux platform (Gentoo)
When deleting an extension in the EM (this example was css_style...
Stephane Schitter
15:43 Bug #14122: Install Tool shows fatal error if typo3/ext is not writeable
+1 from me. I never allow global installs anyway. Karsten Dambekalns
15:41 Feature #14130: BE-Login saveable for Browsers
-1 from me. Security vs. Lazyness... Karsten Dambekalns
04:04 Bug #14131: undefined function imagegif() when using the 1-2-3 step installer
This looks pretty much like if your GD library just doesn't support GIF file generation!
Search Google for 'typo3 ...
Michael Stucki

2004-04-30

20:08 Revision a50988a5: Changed to version 3.6.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@274 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
20:08 Revision 5b7456dc: This commit was manufactured by cvs2svn to create tag
'TYPO3_3-6-0FINAL'.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_3-6-0FINAL@275 709f56b5-9817-0410-a4d7...
Andreas Otto †
20:05 Revision 8979db30: Changed "Help>About" page
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@273 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
20:01 Revision 098b72b3: Fixed "Help>about" page
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@272 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
18:34 Revision 60e76c98: Updated languages,... and go 3.6.0!
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@271 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
18:19 Revision 5cd0df87: Updated languages
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@270 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
15:51 Bug #14131: undefined function imagegif() when using the 1-2-3 step installer
Please specify your TYPO3 version! Obviously you're not using the latest version. Robert Lemke
13:08 Bug #14131 (Closed): undefined function imagegif() when using the 1-2-3 step installer
After installation of quickstart bigfeet-site anything works well and the logo is shown correctly in the upper left ... old_fred_veuerstein
15:21 Revision dfa6b497: Fixed bugs in fe_adminLib htmlspecialchars() related.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@269 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
15:18 Revision fa9038d4: Fixed bugs with htmlspecialchars()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@268 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
15:01 Revision 3edfab43: Changes to dev-login screen.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@267 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
14:45 Revision ca02f034: Changes for stucki.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@266 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
14:38 Revision 2b7bdef9: * Merged TYPO3_3-6-0 branch changes by robert into HEAD. See 3.6.0 branch change log if you want.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@265 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
13:48 Feature #14127: FE-Editing new pages and simulateStatic
I tried the patch, applies just fine, but doesn't help. I tried to add a new page, and got redirected to this: partne... Karsten Dambekalns
10:59 Revision e8925c2c: * Changed warning message for typo3/ext in the install tool for the directories. Now directories have the following requirements, where the values mean. See Changelog of t3lib_install.php for more details.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@264 709f56b5-9817-0410-a4d7-c38de5d9e867 Robert Lemke
10:57 Revision b6812847: Changed warning message for typo3/ext in the install tool for the directories. Now directories have the following requirements, where the values mean:
-1 = not required, but if it exists may be writeable or not
0 = not required, but if it exists the dir must be writ...
Robert Lemke
10:08 Revision c481f7c8: Fixed typo: "precedence" instead of "precendence". Bug #0000039
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@262 709f56b5-9817-0410-a4d7-c38de5d9e867 Robert Lemke
10:05 Bug #14129: Misspelling
Done. Robert Lemke
10:01 Bug #14125: "HASH" is a reserved SQL keyword
This is a bug in MySQL 4.1.0 Robert Lemke
00:43 Bug #14125: "HASH" is a reserved SQL keyword
Thank you Ingmars! You found the answer... going to upgrade my MySQL server to 4.1.1.
This bug can be "RESOLVED" a...
old_davide
08:56 Feature #14130 (Closed): BE-Login saveable for Browsers
If we would remove value="" on the login-screen, it were possible to store the passwords for Mozilla etc.
Thank ...
Marcel Gmür
08:53 Bug #14112: PATH_TRANSLATED issues
See http://bugs.php.net/bug.php?id=23610.
It happened something around php 4.3.2,
old_Dieter

2004-04-29

22:10 Bug #14105: tslib_content does not handle ouput charset
Since Masi hasn't got enough CVS write access in order to resolve this bug, I'm going to assign it to Kasper instead.... old_root old_root
21:57 Bug #14105: tslib_content does not handle ouput charset
Uploaded tslib_content_changes.txt containing updates and new functions for tslib_content.php. The fix solves all of ... Martin Kutschker
21:50 Bug #14128: Installing dummy-3.6.0RC2 on php4.3.6 fails
This bug depends on those nasty path problems so I've marked it as a duplicate of 0000018.
Changing priority to U...
old_root old_root
17:43 Bug #14128: Installing dummy-3.6.0RC2 on php4.3.6 fails
Ingmar, you've been involved with the thread he's mentioning, maybe you know more?
robert
Robert Lemke
17:02 Bug #14128 (Closed): Installing dummy-3.6.0RC2 on php4.3.6 fails
When I unzip the dummy-3.6.0RC2-2.zip file to:
C:\apache\Apache2\htdocs\typo36\dummy-3.6.0RC2\
and then access it...
old_matando
21:40 Bug #14125: "HASH" is a reserved SQL keyword
HASH is no longer a reserved word as of MySQL 4.1.1.
See changelog: http://dev.mysql.com/doc/mysql/en/News-4.1.1.html
old_root old_root
20:21 Bug #14125: "HASH" is a reserved SQL keyword
The problem is that in the Changelog there is nothing about HASH but if you look at Docs/reservedwords.txt from the M... old_davide
17:37 Bug #14125: "HASH" is a reserved SQL keyword
Hi Davide,
HASH is not in the list of reserved keywords [1] and I couldn't even find something related to that in ...
Robert Lemke
14:14 Bug #14125 (Closed): "HASH" is a reserved SQL keyword
I cannot create tables who contain a field called "HASH" because in MySQL 4.1.0-alpha it is a SQL reserved keyword.
...
old_davide
20:15 Bug #14129: Misspelling
Confirmed. Robert, can you please apply my patch? Michael Stucki
18:45 Bug #14129 (Closed): Misspelling
Tools - Extensions - Details
Double installs?
A "Global" extension with this key is also available on the server, ...
Marcel Gmür
18:26 Bug #14114: Can not add messages on the forum
You have an old version of tt_board. Like Mathias said - please upgrade to the latest global extensions, available at... Robert Lemke
18:03 Bug #14124: Imagemagick takes up to 6 minutes for displaying PDF preview of 100 pages document
That's a classic for Kasper. Because he likes Imagemagick so much ... Robert Lemke
11:56 Bug #14124 (Closed): Imagemagick takes up to 6 minutes for displaying PDF preview of 100 pages document
IM identify, which is called each time the thumbnail is displayed, will go through every frame (page) of the document... Michael Stucki
16:57 Feature #14127: FE-Editing new pages and simulateStatic
This patch should do the trick but I didn't test it.
Please give me your feedback, thanks.
Michael Stucki
15:32 Feature #14127 (Closed): FE-Editing new pages and simulateStatic
If you do FE editing, and create a new page, TYPO3 generates a backurl
to lead you to the page just created. It doe...
Peter Niederlag
16:13 Bug #14109: css_styled_content 0.0.9 (RC2) creates double-attribute in <img>-tag
Sorry, but I cannot reproduce your bug.
With the TYPO3 3.6.0RC2 and the latest CVS version of css_styledcontent I...
Robert Lemke
15:04 Bug #14123: cached image sizes don't work properly, method for clearing the cache has to be changed
I have fixed this in the current CVS version. Changelog:
- Moved table definition for cache_imagesizes from sysext...
Robert Lemke
11:52 Bug #14123 (Closed): cached image sizes don't work properly, method for clearing the cache has to be changed
Have to fixe the cache clearing mechanism.
- Put SQL for cache_imagesizes into t3lib/stddb/tables.sql instead of t...
Robert Lemke
15:00 Revision 8505c64c: * Resolved bug #0000031:
* Moved table definition for cache_imagesizes from sysext/cms/ext_tables.sql to stddb/tables.sql
* Removed Clear All ...
Robert Lemke
14:32 Bug #14126 (Closed): "Error" messages of extensionmanager should be called "Warnings"
The extensionmanager often yieds error messages like "No XCLASS inclusion code found" or similar.
Expirienced user...
old_root old_root
11:39 Bug #14122 (Closed): Install Tool shows fatal error if typo3/ext is not writeable
If the global extensions directory is not writeable, the Basic Configuration section will show a fatal error although... Robert Lemke
10:15 Revision 1e52a7b9: remove broken optimization remnants (gonna rethink it for 3.7)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@260 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
00:36 Bug #14117: Opera 7 with gmenu_layers & tmenu_layers in FE
mathias,
would you be so kind to change the category
from backend to frontend
thanks in advance,
Martin
Martin Klaus

2004-04-28

22:24 Bug #14107: HTML compliancy: script type
This is already done in 3.6.0, isn't it?
Have a look at the source code of e.g. http://typo3.org/
old_root old_root
21:22 Bug #14119: function render_subheader() in class.tx_cssstyledcontent_pi1.php is missing
It's true that there is no render_subheader() function in the css_styled_content extension anymore.
However, this ...
old_root old_root
15:14 Bug #14119 (Closed): function render_subheader() in class.tx_cssstyledcontent_pi1.php is missing
The function render_subheader() within tx_cssstyledcontent_pi1 is missing
(issue imported from #M26)
old_funkyhomosapiens
21:11 Bug #14120: Spelling mistake (or typo?)
The word depreciated actually is a word, and means something similar.
However, you are right in that "deprecated" ...
old_root old_root
18:04 Bug #14120 (Closed): Spelling mistake (or typo?)
The word "depreciated" is used instead of "deprecated" in the TYPO3 Ver. 3.6.0RC2.
(issue imported from #M27)
old_dergam
19:20 Bug #14121 (Closed): RTE: Tables
When making border -width to 0 pixels in the table, it is no-longer possible to get the settings for the table up by ... Lars Houmark
12:45 Bug #14110: RTE Character Style not shown up
cross checked in 3.6.0RC2.
Setup works fine as it is supposed to be.
full definition:
RTE.classes {
bodyBlue {
...
Mathias Schreiber
08:44 Bug #14110: RTE Character Style not shown up
seems like the whole RTE.classes isn't available for the rte toolbar since rc1. old_rouven
10:25 Bug #14118 (Closed): Clear extension cache has a strange name
The text of the 3.5 feature clear extension cache has changed to "Clear temp_CACHED" which sounds strange in my humbl... old_sgerske
06:51 Bug #14116: Using Fast-CGI don't give access to BE
That's very close related to this bug I think:
http://bugs.typo3.org/bug_view_page.php?bug_id=0000018
Take a look...
Wolfgang Klinger
05:37 Bug #14116 (Closed): Using Fast-CGI don't give access to BE
Running IIS 5.1 WinXP and PHP as Fast-CGI.
Logon to RC2-Quickstart-zip is successfull then redirection after that ...
old_gaumondp
05:42 Bug #14117 (Closed): Opera 7 with gmenu_layers & tmenu_layers in FE
In FE Opera 7.x positions the dropdown menus of gmenu_layers & tmenu_layers at the left border of the browser window,... Martin Klaus

2004-04-27

22:57 Bug #14115: After installation, Typo3 does not work because of DB-layer failure
This is no more needed, the problem is fixed in the latest version. Michael Stucki
22:53 Bug #14115: After installation, Typo3 does not work because of DB-layer failure
OK, thx...
I just compared it with the 'original' SQL file, which wasn't what was needed...
But after all, there'll...
Adam Nemeth
22:19 Bug #14115: After installation, Typo3 does not work because of DB-layer failure
Compare the Databases in the Install Tool.
Then it will work.
Mathias Schreiber
19:56 Bug #14115 (Closed): After installation, Typo3 does not work because of DB-layer failure
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /usr/local/lib/php/typo3/typo... Adam Nemeth
22:21 Bug #14114: Can not add messages on the forum
> The same forum works perfect for my stable 3.5.0
That might be the point.
Did you get the new global extensions...
Mathias Schreiber
19:31 Bug #14114 (Closed): Can not add messages on the forum
On my Typo3RC2 I cannot add Messages to the Forum.
I am getting following errormessage on submitting a new entry ...
old_Philipp
22:05 Revision 28fd35d9: Change color of login screen again...
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@259 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
21:33 Revision 134c6561: Fixed bug in fe_adminLib
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@258 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
21:32 Revision ed2c3f70: Fixed bug in fe_adminLib
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@257 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
15:35 Bug #14113 (Closed): 1-2-3 Install Tool cannot connect to database
When a user doesn't allow connecting to MySQL without specifying a username, he gets an error as shown in the screens... Michael Stucki
15:33 Bug #14103: Missing page
This is no bug.
It will refer to your installation. Check if the install tool goes through without ANY errors.
Then...
Mathias Schreiber
15:26 Bug #14111: Extension Repository
The Bug should be fixed with providing a JS that sets the correct focus on the page. Mathias Schreiber
03:20 Bug #14111 (Closed): Extension Repository
When hitting enter in the 'Look up' field (after typing in the extension key) the page just reloads
Go the the Exten...
Lars Houmark
14:05 Revision 608a94cb: Set style for 3.6.1 development version.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@256 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
14:00 Revision 05da609d: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@255 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
13:58 Revision 8946460d: Added final login image / color scheme for login screen.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@254 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
13:51 Revision d70e1c0f: Login screen images
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@253 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
13:51 Revision 740da45f: Login screen image
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@252 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
11:19 Bug #14109: css_styled_content 0.0.9 (RC2) creates double-attribute in <img>-tag
Assigned to Robert Lemke because I think it was him who did some alt and title atrribute stuff in 3.6.0 old_root old_root
10:48 Bug #14109: css_styled_content 0.0.9 (RC2) creates double-attribute in <img>-tag
confuses xhtml-parsers and destroys xhtml-compliancy Robert Fink
09:48 Bug #14112 (Closed): PATH_TRANSLATED issues
If you take a look at typo3/init.php there's a conditional statement to get the right path to the current script.
It...
Wolfgang Klinger
00:43 Revision f74f6651: Changed version number to "3.6.0-dev" preparing for launch friday.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-6-0@251 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
00:43 Revision 27048482: Changed version number of HEAD branch to next version, "3.6.1-dev"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@250 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
00:16 Revision 35864a43: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@249 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
00:15 Revision 779317b4: Removing more obsolete files from misc/
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@248 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
00:12 Revision a5ec6522: * TAG: "TYPO3_3-6-0RC2", BRANCH "TYPO3_3-6-0"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@247 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
00:10 Revision 21f1a533: Removed files from misc
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@246 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
 

Also available in: Atom