Activity
From 2006-04-07 to 2006-05-06
2006-05-06
- 19:58 Bug #16131 (Closed): tools-> indexed search does not display external files
- in file sysext/indexed_search/mod
// TYPO3 pages, unique
$res = $GLOBALS['TYPO3_DB']->exec_SELE... - 17:41 Bug #14971: cookie lifetime from the localconf will be ignored
- The garbage collector was my first though too, but after investigating we found that sessions were deleted much soone...
- 11:44 Bug #14971: cookie lifetime from the localconf will be ignored
- I also don't understand why this patch should solve the issue.
The lifetime of an FE user is already set in tslib_fe... - 15:43 Bug #16130 (Closed): Update of extension list fails because of wrong tmp folder
- Hallo Typo3 team
I installed Typo3 4.0 final on my root server managed by confixx 3.0
Today i wanted to update ch... - 15:31 Bug #16091: Try to upload extension: SOAP-ENV:Client: Bad Request
- Someone told me that soap support might not be enabled on Windows. So I had a look and it was true. After adding exte...
- 10:55 Bug #16106: CSS Styled Content TextPic with image on the right
- Hi Ernesto,
to be honest, I just used it as is, which means no additional imgtext settings, no additional CSS and ... - 07:58 Bug #16113: Coding Error in t3lib_htmlmail.php function start()
- Here are now some informations from the 1&1 support:
The hostname of our shared webspace is infong273.schlund.de b...
2006-05-05
- 20:55 Bug #16128 (Closed): http://130.228.0.33/oneminutesite/oneminutesite.htm
- This site is not reachable
The Site ist not reachable since a few Days
(issue imported from #M3430) - 18:20 Bug #14971: cookie lifetime from the localconf will be ignored
- The problem is related to frontend users who are logged in. If the TYPO3_CONF_VAR for the cookie lifetime is set to ...
- 17:48 Bug #16127 (Closed): config.spamProtectEmailAddresses = -3 replaces _ with \ which gets escaped...
- config.spamProtectEmailAddresses = -3 replaces _ with \ which gets escaped...
This way mailadresses like 'james_do... - 17:01 Bug #16126 (Closed): getMimeType() bug in the class.t3lib_htmlmail.php
- in the current Version Typo 3 4.0 is a bug in the class.t3lib_htmlmail.php in line 1282 in the function getMimeType()...
- 13:59 Bug #16125 (Rejected): Problems creating T3x with symlinks in the file system
- There is a error on the creation of T3X extension's packages, the error appears when in the folder of the extensions ...
- 12:19 Bug #16124 (Closed): Spacing in Pagetree
- Web->Info->Localization overview
If "Details" checked, there are spaces in the pagetree.
see screenshot
(issue ... - 11:31 Bug #16123 (Closed): Accessibility and font-size selector in RTE
- right now RTE uses font tag to change font-size of selected text.
But "font" is deprecated. Should be used <span st... - 10:58 Bug #16122: First caption doubled in splitted captions in "renderMethod=table"
- Attached patch brings the captionSplit.renderObj back and also fixes this new issue.
- 10:40 Bug #16122 (Closed): First caption doubled in splitted captions in "renderMethod=table"
- Change renderMethod to table:
tt_content.image.20.renderMethod = table
Enable the imageTextSplitting with the... - 10:27 Bug #16106: CSS Styled Content TextPic with image on the right
- Michael, could you provide us with some more information, please?
1) how does your CSS look like?
2) do you have ...
2006-05-04
- 22:56 Bug #16121 (Closed): php5.1. and typo3 4.0
- In "click here to edit whole template record" after saving all constants will be deleted and the following err-msh ap...
- 20:51 Bug #16120 (Closed): Max. filesize for images in 'text with image' and 'images only' CEs has too small default value
- Upload of images larger than 1 MB in 'text with image' and 'images only' content elements is not possible, because th...
- 18:52 Bug #16113: Coding Error in t3lib_htmlmail.php function start()
- Your proposed workaround gives as result the string "infong" but this hostname doesn't exist, so the error message is...
- 12:19 Bug #16113: Coding Error in t3lib_htmlmail.php function start()
- phpinfo() gives this information:
PHP Version 4.4.2
System Linux infong 2.4 #1 SMP Wed Jan 18 14:53:29 CET 20... - 10:10 Bug #16113: Coding Error in t3lib_htmlmail.php function start()
- I've tested it with 4.4.2 now on my own box and it works fine.
Please check the output of phpversion(). Are you su... - 06:14 Bug #16113: Coding Error in t3lib_htmlmail.php function start()
- I'm using PHP version 4.4.2.
It's running on a shared webserver of 1&1, so I have no influence on the installed ve... - 18:37 Bug #16081: Wrong parameter count for php_uname() reported by using the htmlmail function with PHP 4.2.2
- Sorry, it was my fault: It was the wrong bug report entry, sorry... I have deleted my comments...
In version 4.4.2... - 17:19 Bug #16081: Wrong parameter count for php_uname() reported by using the htmlmail function with PHP 4.2.2
- Did you try this on the shell?
php -r 'echo php_uname("n"),"\n";'
Or put it in a .php file and run it from the ... - 09:54 Bug #16081: Wrong parameter count for php_uname() reported by using the htmlmail function with PHP 4.2.2
- Kasper, of course it will be fixed.
Markus, you're telling me tahat on your PHP 4.4.2 you get a PHP warning?
My... - 15:31 Bug #16119 (Closed): Updating image in IE doesn't work
- It's not possible to update an image once it already has been added in the editor. It can be reproduced if these step...
- 12:31 Bug #16118 (Closed): Backend Anzeigeprobleme [Mac OSX 10.4.6 & Safari 2.0.3] linke Navigationsleiste wird nicht angezeigt
- Im Backend wird bei dem oben beschreibenen System keine linke Navigationleiste angezeigt. Dieses Problem tritt beim M...
- 11:17 Bug #16098: Files with two dot can not deleteed
- Thanks Martin, the Patch works.
But I don't know how to use the "better" solution? - 09:39 Bug #16068: Out of Memory Problem in the Extension Manager: version_compare() to blame
- I have change the summary to reflect the open issue. I still wonder why the calls to version_compare() produce your p...
2006-05-03
- 22:22 Bug #16068: Out of Memory Problem in the Extension Manager: version_compare() to blame
- I think also that this work around will not be the proper solution finally. The Problem seems really to be located in...
- 14:42 Bug #16117 (Closed): After The Update from 3.7.0 to 3.8.1 the session_start() - comman does not work anymore
- I just updated my Typo3 system from 3.7.0 to 3.8.1 and after some minor problems my whole user authentication does no...
- 14:08 Feature #16104: TS: Enable dynamic setting of stdWrap.field value
- I was just waiting for an answer from the list. But there seems to be no alternative, so I open it now.
- 13:59 Feature #16104: TS: Enable dynamic setting of stdWrap.field value
- Is this set to "private" on purpose?
- 13:55 Bug #16116: Accessibility error: input type="image"
- It would probably be better to use IMG_RESOURCE...
- 11:54 Bug #16116 (Closed): Accessibility error: input type="image"
- class.tslib_content.php :: function FORM
line 1857 - submit button generation... - 13:53 Bug #14859: Deleting directories ending in a dot in fileadmin-module impossible
- This is still an issue with 4.0.0. I second not removing the dot, it doesn't do any harm and after all it is allowed ...
- 11:56 Bug #16036: addQueryString does NOT work properly
- yep. it works for me.
thnx
please take a look also on this bug #16116 - 10:16 Bug #16036: addQueryString does NOT work properly
- 1) You *have* to use method=GET with Real URL (won't change this)
2) You're right. Unfortunately the fix for this ... - 10:53 Bug #15825: Admin Panel always loses GET parameters
- This patch has made it into 4.0.
- 10:50 Bug #16042: Incorrect bitwise operation in t3lib_cs at utf8_encode function...
- Right: fixed in CVS.
- 09:42 Bug #16113: Coding Error in t3lib_htmlmail.php function start()
- What PHP version are you using? We know (and there is bug #16081 filed for ut), that 4.1 and 4.2 don't accept a param...
- 09:32 Bug #16111: Auto Login
- Nilesh, this is not a help forum. In any case the severity for such a request may not be "major" but must be "feature".
2006-05-02
- 21:51 Bug #16115 (Closed): Missing slash in click-enlarge images url
- When clicking on an image that is set to click-enlarge, the url is: http://www.example.comindex.php... instead of htt...
- 21:41 Bug #16114 (Closed): Two mailforms on a page cause error on field validation
- Recently I had a complaint by a customer who had set some fields in a standard mailform to "required" but evaluation ...
- 20:19 Bug #16081: Wrong parameter count for php_uname() reported by using the htmlmail function with PHP 4.2.2
- Have the same problem, must be fixed since the PHP version requirement is less than php 4.2.2
- 18:45 Bug #16113 (Closed): Coding Error in t3lib_htmlmail.php function start()
- There seems to be a = obsolete in line 273:
function start () {
global $TYPO3_CONF_VARS;
// Sets the mes... - 15:26 Bug #16091: Try to upload extension: SOAP-ENV:Client: Bad Request
- Same problem for me with a new extension
- 13:15 Bug #16018: Effect "gray" of the GIFBUILDER object doesn't have any effect at all
- Change the value of this line:
$TYPO3_CONF_VARS[GFX][im_combine$TYPO3_CONF_VARS_filename] = combine
to "composi... - 12:47 Bug #16111: Auto Login
- it's not that difficult to try to search "auto login" in the extension repositary, first
http://typo3.org/extensions/ - 08:15 Bug #16111 (Closed): Auto Login
- How to Perform Auto Login. Can any tell me what the plugin i have to use for the same.
I will be highly thankful if... - 10:45 Bug #16112 (Closed): HTML-Source in Error-Pages not valid (FE)
- e. g. "Error. Reason: Page is not available in the requested language."
- missing <!DOCTYPE> declaration
- variou...
2006-05-01
- 20:42 Bug #15979: Javascript Error on Click Menu in Filelist
- I can confirm that this bug exists. I was able to duplicated it on my machine as well. IE6 + windows.
To duplicate... - 19:59 Bug #16109 (Rejected): support for own drag'n'drop actions is limited
- The function printDragDropClickMenu in alt_clickmenu.php contains some hardcoded menu entries and the possibility to ...
- 19:18 Feature #16084: Fixed fonts in the Backend configuration (TypoScript setup field or TSConfig fields)
- Ok, you're right. The fixed fonts are not there with the new skin. But they are there in the classic skin. The new sk...
- 10:32 Bug #16099: Fatal error after uploading the Version 4.0
- Hi Rupert, thanks for pointing that out. I didn't check this, and one never stops learning... :)
Definitely looks ... - 09:21 Bug #16099: Fatal error after uploading the Version 4.0
- Hi Karsten,
the installtool is not independent of that part of the infrastructure because it include init.php whic...
2006-04-30
- 23:08 Bug #16099: Fatal error after uploading the Version 4.0
- Are you sure the install tool shows this error? It is completely independet of that part of the infrastructure...
- 23:06 Bug #16068: Out of Memory Problem in the Extension Manager: version_compare() to blame
- As Martin says the implode() bug is fixed (thanks Martin!) but the version_compare simply cannot be the cause for the...
- 21:36 Bug #16107: Security breach --> possibility to hack system
- >but i mean it's possible to gain admin rights for a normal BE user
No. It means that user, who was admin, remain ad... - 19:27 Bug #16107: Security breach --> possibility to hack system
- well.. but i mean it's possible to gain admin rights for a normal BE user.. (i think you know how..)
i'm currently... - 19:22 Bug #16107: Security breach --> possibility to hack system
- Andreas,
you can be shure that I tested it from two different clients - really, believe me ;-)
And about your o... - 18:46 Bug #16107: Security breach --> possibility to hack system
- Let's not overestimate the importance of this. First of all, even if it works, this is not a remote exploit, so I wou...
- 18:02 Bug #16107: Security breach --> possibility to hack system
- you can not reproduce this thing if you do it from one client pc.. you need at last two. An other problem is, that tw...
- 17:28 Bug #16107: Security breach --> possibility to hack system
- I can't reproduce this.
If I do what you described in the bugreport I immediately get "you don't have access to this... - 16:57 Bug #16107 (Closed): Security breach --> possibility to hack system
- If a user A is logged in as an admin user and a user B is logging in on an other username that is an admin, and user ...
- 19:06 Bug #16108: Block of shtml upload
- " in either .htaccess or some other way that would prohibit executing ANYTHING in the user-uploadable directories." W...
- 18:42 Bug #16108: Block of shtml upload
- The problem is you CAN'T build a complete list of everything that can be executed - i.e. what if the server has mod_p...
- 18:01 Bug #16108: Block of shtml upload
- well, but this also works under linux :)
I recommend to block anything from upload that has the possibiliy to execut... - 17:47 Bug #16108: Block of shtml upload
- there are many ways to shutdown a windows computer, sometimes even a manipulated bmp or wma file is enough.
SCNR ;-) - 16:58 Bug #16108 (Closed): Block of shtml upload
- upload of shtml files should be blocked by default, because this can be a security issue. e.g. you can shutdown windo...
- 04:40 Bug #15353: t3lib_htmlmail FetchURL does not work with https + auth
- This issue was corrected in TYPO3 4.0.
2006-04-29
- 23:00 Bug #16106 (Closed): CSS Styled Content TextPic with image on the right
- Using the css styled image textpic content element in T3 4.0. produces a CSS problem with Firefox. In IE everything s...
- 21:16 Feature #16084: Fixed fonts in the Backend configuration (TypoScript setup field or TSConfig fields)
- I cannot reproduce this. I have fixed fonts in both views. Are you sure you don't use a RC? I have tested it with the...
- 21:08 Bug #16098: Files with two dot can not deleteed
- Better use this: preg_match('|(?:^\.\.|/\.\./|',$path). Checks for and "../foo/bar" or "fo/../bar" which must be forb...
- 21:06 Bug #14455: html entities getting borked at rendering
- Is this still an issue? Quite some time has passed since the bug has been submitted.
- 20:49 Bug #16068: Out of Memory Problem in the Extension Manager: version_compare() to blame
- Simply removing a check doesn't seem a proper solution for me, so version_compare stays in. But the implode has been ...
- 20:38 Feature #16105: Setting a max limit for chached things in filesystem or database
- An automated thingy will probably be too complicated, but I can image an item in Tool>DBcheck.
- 16:29 Feature #16105 (Closed): Setting a max limit for chached things in filesystem or database
- Hi! It would be nice, if it's possible to say TYPO3 should only cache things until it reaches XXX MB and then deletes...
- 06:02 Feature #14605: Click-enlarge for Images
- Well, the custom tag approach worked fine in Firefox, but got killed in IE6.
Fallback: will use two attributes on ...
2006-04-28
- 23:20 Bug #14925: No mail from mail-form, but from install-test&php&shell
- Hi Thorsten,
thanks for the patch!
I just sent it to the core list and am waiting for approval.
cheers from Sw... - 21:25 Bug #16098: Files with two dot can not deleteed
- Try this patch.
- 15:16 Feature #16104 (Closed): TS: Enable dynamic setting of stdWrap.field value
- Via TS it's not possible to dynamically select the field that you want to retrieve data from. The only ways are via
... - 15:13 Bug #16073: Cannot delete language version of a page
- There is a bug in typo3/sysext/cms/layout/db_layout.php Line-> 1220.
To resolve this problem you can change mysql-... - 13:44 Bug #16103 (Closed): Enable language dependent fetching of DB fields
- At the moment you can read the e. g. title of a page (type sysfolder) with either stdWrap.data/getText or RECORDS. Bu...
- 12:49 Bug #16102: German umlaut not correct in FC
- Same umlaut problem in Web->Page (TV)
- 12:44 Bug #16102: German umlaut not correct in FC
- The german umlaut "Ü" is shown as "Ã".
- 12:42 Bug #16102 (Closed): German umlaut not correct in FC
- The german umlaut "Ü" is shown as "Ãœ".
see screenshot; word spelling is "Überschrift"
(issue imported from ... - 08:15 Bug #16095: Content is rendered instead of a shortcut if a secured page is accessed without login
- I have the same problem. It started after upgrading my website from 3.8.1 to 4.0. Strange enough, this does not happe...
- 02:28 Bug #16101 (Closed): Problem with russian (windows-1251)
- On TYPO3 4.0 indexed_search 2.9.0
with forceCharset = windows-1251
I see wrong charcters in
Tools -> Indexin... - 01:52 Bug #16100: t3lib_flexformtools error
- Related to bugs:
#0003124 #0003196 - 01:51 Bug #16100 (Closed): t3lib_flexformtools error
- After adding FE-group to page I see:
Warning: Invalid argument supplied for foreach() in
/home/warner/typo3_src-4....
2006-04-27
- 22:39 Bug #16082: I get a parse error when I try to upload an extension.
- I can confirm that the problem was that the server didn't have access to the internet. My workstation was on the same...
- 22:21 Feature #15542: Modules/sub-modules enabling/disabling via User->Task center
- So, this is not the "ideal" way to do it, but works so far for me.
By patching the file class.alt_menu_functions.in... - 19:31 Bug #15859: sysfolder icon
- sorry, the icons I submitted before had incorrect sizes.
The icons with the correct size are now in the *.zip - 16:11 Bug #15859: sysfolder icon
- We also think that a little bit bigger difference of the color between folders and pages would be nice in common.
If... - 18:09 Bug #16099 (Closed): Fatal error after uploading the Version 4.0
- After uploading the two packages (Dummy package & TYPO3 source) on the webserver it's not possible to acces the insta...
- 17:57 Bug #16098 (Closed): Files with two dot can not deleteed
- Files with 2 dots in the filename (tes..t.txt) can not be deleted.
If there are such files the klickmenu in the fil... - 15:35 Bug #16097: Sccessibility issue: XHTML compatibility of text with image content
- Here the note regarding your message:
> I could reproduce this error. It happens if you set
> "styles.content.img... - 14:39 Bug #16097: Sccessibility issue: XHTML compatibility of text with image content
- I can confirm this. It happens in 4.0-mode and setting styles.content.imgtext.imageTextSplit to "0" (default is "1")....
- 12:15 Bug #16097 (Closed): Sccessibility issue: XHTML compatibility of text with image content
- I found out that there is an error on the CSS Styled Content Extension when using an Text & Image content element. Th...
- 12:02 Bug #16093: <link>-tag should be saved lowercase instead of uppercase
- this has been fixed in 4.0 already.
- 10:51 Bug #14925: No mail from mail-form, but from install-test&php&shell
- Hi Ingmar,
I suggest the attached patch.
As far as I could see there are no further implications, neither in ts... - 10:47 Bug #16095 (Closed): Content is rendered instead of a shortcut if a secured page is accessed without login
- If you are not logged in the Frontend and try to access a page for logged in users it redirects you to the root-page....
- 09:44 Feature #16061: to not show edit icon if user hasn't modify permission
- Of course you are right. Unfortunately the permission check is rarely at the point where the icon is drawn. And under...
- 09:41 Bug #16094: Nach Extension installation ist BE nicht mehr loggbar
- This is not a help forum but a bug tracker.
Das ist kein Hilfeforum und hier wird Englisch gesprochen. - 00:22 Bug #16094 (Closed): Nach Extension installation ist BE nicht mehr loggbar
- Nach Installation der Extension : wa_printctrl wurde ich mit folgender Fehlerwarnung aus dem BE rausgeworfen und kann...
2006-04-26
- 22:18 Bug #16082: I get a parse error when I try to upload an extension.
- I might have found the cause. The server probably didn't have a connection to the internet. I'll check soon.
- 21:50 Bug #16093 (Closed): <link>-tag should be saved lowercase instead of uppercase
- right now htmlarea saves <LINK xy></LINK>. IMHO we should go for lowercase. <link xy></link>
(issue imported from... - 16:57 Feature #16092 (Closed): SysActions: Selecting a page for a new element
- Using sysactions a user can quickly add elements (ex. news, products).
It would be nice if it is possible for a us... - 16:39 Bug #16091 (Closed): Try to upload extension: SOAP-ENV:Client: Bad Request
- When I try to upload my new extension to the repository, the error message "SOAP-ENV:Client: Bad Request" always occu...
- 14:11 Feature #16089: writeMM deletion trouble
- this a temporary fix to writeMM:
if ($GLOBALS['writeMM']['deleted'][$tableName]!=1) {
//deletion code here
... - 11:12 Feature #16089: writeMM deletion trouble
- This also occurs with Version 3.8.1
- 11:07 Feature #16089 (Closed): writeMM deletion trouble
- assuming the following tca setup:
--------
"groups1" => Array (
"exclude" => 1,
"l10n_mode" => "exclude",
... - 11:42 Bug #16090 (Closed): t3lib_parsehtml_proc::TS_links_rte: external url identification leak
- If a full qualified url to an internal network space was configured in RTE, like
<LINK http://myinternalserver/abc... - 01:13 Bug #15621: Missing copymode icon
- Any news on this?
Could this be a possible icon?
Greetings,
Christian
2006-04-25
- 20:29 Bug #16086 (Closed): Dependency Error
- The running TYPO3 version (4.0) is higher than allowed (0.0.4)
The running PHP version (4.4.1) is higher than allo... - 19:37 Bug #15859: sysfolder icon
- I agree, a different colour for sysfolders would be nice. The yellow is nice, but a kind of dark grey would fit also ...
- 19:29 Bug #15959: Options frame renders badly
- Please have a look at the two patches.
- 19:27 Bug #15959: Options frame renders badly
- Ernesto, your patch is looking good.
I have attached a somewhat (6px) higher background image for the top area. Th... - 19:11 Bug #15647: some problems in Opera
- Checkboxes that have the focus are larger than normal. But only when the cursor does NOT hover over the checkbox. Weird!
- 17:08 Bug #15005: No install is possible, if in the Install-Tool multiplyDBfieldSize is set to "2"
- Confirmed as well on Typo3 4.0.
- 16:45 Bug #16085 (Closed): TCEFORM changes are ignored for the secondary fields, if they are displaied within top frame
- Reproduce:
1. Set your own Header Layout labels, ie. :
TCEFORM.tt_content {
header_layout {
altLabels.1 = T... - 16:09 Bug #15761: rte in frontend: size not properly configurable with typoscript
- This problem was fixed in version 1.3.0. Why do you say it is not? See the change log in the manual.
The invoking ... - 15:26 Bug #15761: rte in frontend: size not properly configurable with typoscript
- In version 1.2.0 of the rte this issue does not seem to be fixed.
I don't exactly remember where I've got it from bu... - 10:54 Feature #16084 (Closed): Fixed fonts in the Backend configuration (TypoScript setup field or TSConfig fields)
- Web->Template->Setup (Info/Modify) use fixed fonts.
The same record edited by "Click here to edit whole template r... - 10:26 Bug #15948: Installation blocks complete BE
- Hello,
please assign this to someone else.
I do not know about EM and TER2.
A similar error happens when you ins...
2006-04-24
- 15:44 Bug #16069: Pages loaded from cache show special characters (like umlaut) wrong
- Please let me know if you need more information.
- 14:54 Bug #16082: I get a parse error when I try to upload an extension.
- PHP version is 4.3.10-16
memory_limit is 64mb - 10:07 Bug #16082 (Rejected): I get a parse error when I try to upload an extension.
- I get this when I try to upload an extension:
Parse error: parse error, unexpected T_STRING in /home/typo3_src/typo3... - 14:44 Bug #15983: Error message from flexform
- solved with bug #0003196, please change status.
- 12:38 Bug #16083: Check wrong: Either TYPO3_MOD_PATH or $BACK_PATH was not found
- This is the same as 0002641. However this should be corrected in the TYPO3Core.
- 11:37 Bug #16083 (Closed): Check wrong: Either TYPO3_MOD_PATH or $BACK_PATH was not found
- When you install phpMyAdmin 0.2.1. you get an error message because the check for TYPO3_MOD_PATH or $BACK_PATH does n...
- 09:47 Bug #16081 (Closed): Wrong parameter count for php_uname() reported by using the htmlmail function with PHP 4.2.2
- The HTML Funcktion reports the Follow error:
Warning: Wrong parameter count for php_uname() in t3lib/class.t3lib_htm... - 09:27 Bug #16080 (Closed): Yet another table accessibility improvement
- Hi,
This is connected to the #0002405 report. I've posted it here to be in the correct category.
It's the patch r... - 09:16 Feature #15556: Add a "usemap" attribute to images
- Maybe it could be associated to the newly created Content Rendering category and changing the version to 4.0 since it...
2006-04-23
- 11:59 Feature #15701: Better page-Not-Found-handling (Redirect-Support)
- No need for extra parameter, referer always contains path to requested page.
- 00:41 Bug #15796: Some none core extensions not showing up in EM unless display shy extensions is enabled
- I am sorry to say but as far I can tell the problem is still not quite solved. :-<
EXT:pdf_generator2 according to...
2006-04-22
- 19:39 Bug #16078: Blank page getting displayed
- Activate error logging in the install tool or in php.ini.
; error displaying on production web sites.
log_errors ... - 05:20 Bug #16078 (Closed): Blank page getting displayed
- after installing typo3 version 4.0 in linux. after importing the dump in to the database as per the installation. aft...
2006-04-21
- 16:54 Bug #16074: params.textarea setting causes form element to disappear
- Placing the $addParam outside the sprintf seems the obvious solution and replacing that with "%s" in the formatting-s...
- 16:48 Feature #16075: render_uploads should be more flexible
- Is duplicate of bug #2421.
- 16:47 Feature #16075: render_uploads should be more flexible
- This has been requested before, in bug #2421. I agree that we should make content rendering much more flexible and co...
- 16:42 Bug #16072: Anchorlinks doesn't work in Sectionmenus.
- Problem was an installed extension (popup_manager) and not the core.
- 16:41 Bug #16072: Anchorlinks doesn't work in Sectionmenus.
- I suspected something like that, because it should work with regular core functions.
The popup_manager plugin is k... - 16:16 Feature #14605: Click-enlarge for Images
- The feature will be implemented with a custom tag <clickenlarge>. When the feature is enabled, each image tag will be...
- 09:33 Feature #14605: Click-enlarge for Images
- I don't know the internals of htmlarea and I'm not a parsefunc guru.
From a user perspective the feature should be... - 16:03 Bug #16010: "Cannot use string offset as an array" when update a translation
- I have the same error message, but in relation to class.t3lib_flexformtools.php.
I'm using TYPO3 4.0 final with Te... - 15:55 Bug #14317: RTE produces invalid nested list markup
- As this is working in extension rtehtmlarea, and I don't think it will be fixed in old rte, I am closing this issue.
- 15:11 Feature #15736: In RTE htmlArea, unable to do an internal link with several parameters
- I can confirm this for all kinds of external URLs under TYPO3 4.0 with rtehtmlarea 1.2.0 with links such as
http:/... - 15:04 Bug #16077: Yet another language bug
- All ts_language_* and csh_* extensions for all languages are installed properly.
- 14:58 Bug #16077 (Closed): Yet another language bug
- Shouldn't this property be set automatically according to the language TS settings: plugin.tx_indexedsearch._DEFAULT_...
- 11:41 Bug #16076 (Closed): class.t3lib_htmlmail.php
- In the new version 4.0 the class.t3lib_htmlmail.php doesn't send html-mail in a right way. The emails were send in AS...
- 00:58 Bug #16040: rte htmlarea in workspace removes textformatting, in live-mode formatting is applied
- I have the very same problem. rtehtmlarea just behaves differently when used for versioning (DRAFT workspace).
"i...
2006-04-20
- 23:37 Bug #16072: Anchorlinks doesn't work in Sectionmenus.
- Looks like the problem was cauesed by a plugin (popup_manager) which XCLASS'ed "class.tslib_content.php".
So this bu... - 14:55 Bug #16072 (Closed): Anchorlinks doesn't work in Sectionmenus.
- Anchorlinks doesn't work in Sectionmenus, as the anchors are prefixed with a "c", but not the links in the section me...
- 23:12 Feature #16075 (Closed): render_uploads should be more flexible
- 1. at the moment the function render_uploads uses hardcoded table wraps.
2. Paramaters are passed via linkProc whic... - 20:55 Bug #16069: Pages loaded from cache show special characters (like umlaut) wrong
- PHP-My-Admin outputs:
MySQL charset: UTF-8 Unicode (utf8)
MySQL connection collation: utf8_general_ci
If you m... - 14:24 Bug #16069: Pages loaded from cache show special characters (like umlaut) wrong
- what Collation do you use in your db?
- 14:06 Bug #16069: Pages loaded from cache show special characters (like umlaut) wrong
- config.renderCharset
config.metaCharset
Both not explicit set.
[BE][forceCharset]
Not explicit set, left empty.... - 13:46 Bug #16069: Pages loaded from cache show special characters (like umlaut) wrong
- which settings do you use for:
config.renderCharset
config.metaCharset
and BE->forceCharset in the install tool?... - 09:23 Bug #16069 (Closed): Pages loaded from cache show special characters (like umlaut) wrong
- When a Page is loaded after clearing the FE cache everthing works fine. But if the Page is reloaded (and grabed from ...
- 19:27 Bug #15986: pagetree icons
- I added a screenshot of my pagetree with yellow sysfolders. Combined with dark grey 'Not In Menu' icons the sysfolder...
- 18:40 Feature #14605: Click-enlarge for Images
- What about a custom tag, say <clickenlarge>, that would wrap the <img> tag. The wrapping/unwrapping could be done wit...
- 13:35 Feature #14605: Click-enlarge for Images
- Maybe a TYPOIMG tag is not so good as it is not so easy to edit. Perhaps it's possible to use a custom attribute "cli...
- 12:45 Feature #14605: Click-enlarge for Images
- i searched for that feature too, would be really useful (for me)
- 18:35 Bug #15908: Link "title" is not saved when using the IE
- I think I now understand this ssue now. There are two problems.
One is with the link on an image that does not wor... - 15:58 Bug #15908: Link "title" is not saved when using the IE
- Do you have the problem only when the link is on an image?
- 17:46 Bug #16070: Fatal error with function gzfile in class.em_index.php on line 1424
- I tested a memory_limit = 50M.
It works, but it is too much! - 12:13 Bug #16070: Fatal error with function gzfile in class.em_index.php on line 1424
- I tested:
<?php
echo(implode(gzfile('/var/www/t3templ/mandant/xxx/typo3template/typo3temp/extensions.xml.gz')));
... - 11:48 Bug #16070: Fatal error with function gzfile in class.em_index.php on line 1424
- Sorry:
5.1.9 works ==> 5.1.2 works!!! - 11:42 Bug #16070: Fatal error with function gzfile in class.em_index.php on line 1424
- It's not implode(), it's gzfile() !!!
var $DebugTempArray = array();
...
$DebugTempArray = gzfile(PATH_site.'typ... - 11:11 Bug #16070 (Closed): Fatal error with function gzfile in class.em_index.php on line 1424
- Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 409 bytes) in /var/www/t3templ/typo3_...
- 17:07 Bug #15817: Retrieve/Update generates extensions.xml.gz file, but shows no extensions at all
- See Bug 0003289
- 16:59 Bug #16074 (Closed): params.textarea setting causes form element to disappear
- Setting for a FORM object:
params.textarea = style="width=100%;border:1px solid red"
will cause the textarea f... - 16:38 Feature #15162: date-params are hardcoded
- hmm, it's really anyoing that this bug didn't make it into shipped version of typo3 4.0.
@Bjoern
your patch isn't... - 15:37 Bug #16065: lib.stdheader.5.date not localised
- the function date() in PHP seems not to care about locales as f.e. strftime() does.
if I execute this php script on ... - 15:36 Bug #16073 (Closed): Cannot delete language version of a page
- Setup with 5 languages (default/german, english, france, spain, italy) and create a page with alternate language.
... - 14:10 Bug #16071 (Closed): BE crashes when updating multilingual pages created with TemplaVoila on Typo3 3.8.1
- This refers to the already patched bug 3196.
Even with the patch, the BE still crashes when updating multilingual... - 09:57 Bug #15948: Installation blocks complete BE
- This error is present again. So the error corrections did not work.
- 09:35 Bug #16068: Out of Memory Problem in the Extension Manager: version_compare() to blame
- File typo3/mod/tools/em/class.em_index.php at lines 1392, 1424 contains a useage of implode which is incompatible wit...
- 02:23 Bug #16068: Out of Memory Problem in the Extension Manager: version_compare() to blame
- Follow item is wrong in above Ticket, here is the correct one:
Line: 1425
... - 02:21 Bug #16068 (Closed): Out of Memory Problem in the Extension Manager: version_compare() to blame
- I have the PRoblem that the original Extension Manager failed with Out of Memory Problem PHP Message. Allocation fail...
- 07:40 Bug #14317: RTE produces invalid nested list markup
- Confirmed; htmlArea RTE _does_ produce correctly nested lists!
Absolutely terrific news! - 07:16 Bug #14317: RTE produces invalid nested list markup
- I think the markup of nested lists would be correct when produced by htmlArea RTE. Please confirm.
- 06:50 Bug #16064: RTEarea frontend usage with no-javascript fallback solution
- Thanks for your analysis of this issue.
Bug 1 and 2 will be resolved in the next version of the RTE.
require_on...
2006-04-19
- 22:31 Feature #14365: href title tags
- This is the case now for most links.
- 17:17 Bug #16067 (Closed): Search for special characters
- Hello,
I would like to use the search engine so I can for example search for:
"étudiant" or "etudiant"
And t... - 16:29 Bug #16066: Language pack installation cannot handle spaces in filenames
- See also BUG #0001180
- 16:28 Bug #16066 (Closed): Language pack installation cannot handle spaces in filenames
- The installation of language packs via the extension managers "Translation handling" feature does not work if there a...
- 16:06 Bug #16018: Effect "gray" of the GIFBUILDER object doesn't have any effect at all
- The first 4.0 installation uses the following setup:
Environment: debian sarge, 32bit, IM 6.2.4, PHP 5.0.5-3, GDli... - 13:31 Bug #16065 (Closed): lib.stdheader.5.date not localised
- lib.stdheader.5.date = l, d/m/Y
I have changed the default value of lib.stdheader.5.date to l, d/m/Y, which sho... - 13:30 Bug #16010: "Cannot use string offset as an array" when update a translation
- We use Typo3 4.0 on IIS on Server 2003 with mysql-essential-5.0.19 and php-5.1.2 and have the same error message:
Fa... - 13:06 Bug #16064: RTEarea frontend usage with no-javascript fallback solution
- Sorry. It seems that I should have wrote "u-Tag"... and not the complete HTML-Tag. Perhaps some admin could change it...
- 13:04 Bug #16064 (Closed): RTEarea frontend usage with no-javascript fallback solution
- Typo3 3.8.1
RTEhtmlarea 1.2.0
It is somewhere an rte-problem. In the backend there is no posibility that JS is d... - 11:05 Bug #15817: Retrieve/Update generates extensions.xml.gz file, but shows no extensions at all
- IMHO this is a real serious issue. Like Thomas has stated already on 03-20-06 raising the memory_limit is not even su...
- 00:32 Feature #16063 (Closed): Configurable limits for "magic images" resize
- When big "magic images" are inserted into the rte, they are downsized to a maximum width of 300 pixels. This limit is...
2006-04-18
- 23:46 Bug #15276: The editor get the focus on page load on IE
- Will be easier to do:
if (HTMLArea.is_ie) doc.selection.empty();
just after contentEditable is set. - 23:42 Feature #16062 (Closed): make FE user's password an Exclude-field
- so that i can hide it for some BE users group.
it's very simple:
add
'exclude' => 1,
to line 61 of file t... - 23:31 Feature #16061 (Closed): to not show edit icon if user hasn't modify permission
- i like to give some BE users the possibility to view and analize records list, but not to modify them.
the web lis... - 20:22 Bug #16014: PHP warnings in class.t3lib_tceforms.php
- The fix works fine for me!
- 16:09 Bug #14566: Accessibility: imageLinkWrap
- Fixed in 4.0 (since beta1).
- 16:09 Bug #14566: Accessibility: imageLinkWrap
- This has been resolved in CVS by "a-otto" some time ago. See:
http://cvs.sourceforge.net/viewcvs.py/typo3/TYPO3cor... - 15:36 Bug #15898: Cropscale fails, if one dimesion has already right size
- 1) I would like to add Documentation, but I don't know where -
The text of TSref / imgResource / width/height s... - 14:48 Bug #15959: Options frame renders badly
- Please consider attached patch.
- 14:48 Bug #15959: Options frame renders badly
- The attached patch should fix the most annoying part of the problem. There are still some "positioning" trouble (as I...
- 14:20 Bug #16060 (Closed): Admin Panel doesn't work with realurl enabled
- If I preview the page from TYPO3 BE then Admin Panel work normally. With this way, URL looks like domain.com/index.ph...
- 14:05 Feature #15112: Tools->DB check improvements
- This is still relevant in TYPO3 4.0
With something like
There are 1 records pointing to this missing or deleted rec... - 13:51 Bug #16059 (Closed): noBlur still shows in accessible menu's
- Most (not all) kind of menu's still have the noBlur function as default behaviour. This is unwanted. It does not anyt...
- 10:51 Feature #16056: RTE can not be set as required
- this bug is also on 3.8.1
- 09:53 Bug #16058: Forms not sending emails, was working but just stopped
- I think this has to do with the return path. Upgrading to 3.8.1 should help. Make sure that $TYPO3_CONF_VARS[SYS][for...
- 04:05 Bug #16058: Forms not sending emails, was working but just stopped
- Currently, i have the same problem with on 4 typo3 sites. Please explain the meaning of *and*? should I put this in ...
- 08:15 Bug #16033: Login-Page (typo3/index.php): removing whitespace preceding XML Declaration
- The XML Declaration is:
<?xml version="1.0" encoding="utf-8"?>
"Whitespace" preceding is:
<!DOCTYPE html
P...
2006-04-17
- 23:09 Bug #15950: Extension manager link in BE-Navigation wont launch extension manager
- Any news?
I also get a segmentation fault in my log files. - 16:46 Bug #14788: tslib_cObj::imageLinkWrap not passing information if image.imageLinkWrap.JSwindow.altUrl set
- Sorry, it took a little longer to get back to this. Attached is a patch that adds a new property which can be used to...
- 13:37 Bug #16003: trouble on min and max version requirements checking
- Well, will 4.0.1 have 4.0.1 as version number? IMHO the bug lies with the two-digit version number of 4.0 which techn...
- 13:17 Bug #15794: '/\' in path tempnam() path
- Looks like a PHP bug to me...
- 13:14 Bug #15557: in relation to 0000490: HMENU special=language does not work if L in linkvars
- Michael, should only need a quick check, no?
- 13:08 Bug #16058: Forms not sending emails, was working but just stopped
- And maybe check if the related bug #14925 is relevant for your problem...
- 13:06 Bug #16058: Forms not sending emails, was working but just stopped
- If you test with the install tool, make sure you test with *and* without the htmlmail checkbox. Also try to change th...
- 02:54 Bug #16058: Forms not sending emails, was working but just stopped
- Stefano
I am a novice and do not understand how to cehck the send mail log. I did some research and look in Typo3...
2006-04-16
- 23:55 Bug #16058: Forms not sending emails, was working but just stopped
- i suggest you.. if you have full access to the machine, to check the sendmail log, and see what happens.. i discover ...
- 23:27 Bug #16058: Forms not sending emails, was working but just stopped
- By the way THANKS FOR RESPONDING any further help would truly be appreciated.
- 23:25 Bug #16058: Forms not sending emails, was working but just stopped
- Stefano,
When I send a email from the test tool it works great emails come through right away. There are 5 forms ... - 11:36 Bug #16058: Forms not sending emails, was working but just stopped
- try sending a test email from the the Install tool and see if the server has some problems in sending emails, first.
- 09:27 Bug #16058: Forms not sending emails, was working but just stopped
- Any recomendations on where to go for support on this issue? I really need help!!!!!
- 05:05 Bug #16058: Forms not sending emails, was working but just stopped
- WHY NO REPONSES ON FORMMAIL? THE FORMS WILL NOT SEND EMAIL TO THE RECIPIENT? iS THERE ANYBODY THAT CAN HELP?
- 00:21 Bug #16058 (Closed): Forms not sending emails, was working but just stopped
- All forms that was working stopped sending emails to the recipient. Even new forms that are added do not send emails...
2006-04-15
- 11:41 Bug #16057 (Closed): spamProtectEmailAddresses always shifts 1 step regardless of setting
- No matter which value I set for spamProtectEmailAddresses, it always shifts the characters only one step forward (a->...
- 06:39 Feature #15125: new config value for hideTableOperationsInToolbar
- I think it would be very annoying.
Maybe, when a value of "context" is specified, table operations would be shown ... - 06:05 Feature #15545: accessibility icons not as default
- Do you mean the icons that may be associated with links?
These are configurable and are not part of the "Typical" ...
2006-04-14
- 22:32 Feature #16012: Move the target attribute and other non-standard html tags to compatability mode
- I was told that you might need a little reminder, so this is it!
Keep up the good work!
- - 22:02 Bug #15829: Highlight un list tree doesn't work on Internet Explorer
- hi,
I'll take care of it!
Greets, Sebastian - 15:26 Bug #15829: Highlight un list tree doesn't work on Internet Explorer
- Sebastian: The change you introduced in:
http://cvs.sourceforge.net/viewcvs.py/typo3/TYPO3core/typo3/alt_db_navfra... - 19:06 Bug #14695: list and page not working after editing pages in documents modul
- this has been fixed by julle in one of the last versions of the workflow system
- 16:36 Feature #16056 (Closed): RTE can not be set as required
- The RTE can not supported in the TCA
eval=>"required"
(issue imported from #M3271) - 16:00 Feature #16053: Feature Request: Ability to change content-type in the meta tag
- Ok I've made a couple of patches which work. I modified tslib_fe as well to get the Content-Type header right.
I t... - 15:15 Bug #15986: pagetree icons
- I also like the "not in menu" and "sysfolders" from Dmitry's suggestion better than the current ones. The other icons...
- 14:36 Bug #16055: Web>List view header information error
- Yes, I did.
To be sure, I repeated the COMPARE, but problem is not solved,
For being complete: after the error-me... - 12:41 Bug #16055: Web>List view header information error
- Did you a DB compare in the installer? If not do so. Then the installer will update some fields in the DB.
- 11:19 Bug #16055 (Closed): Web>List view header information error
- After updating from T3-3.8.0 to 4.0 I always receive this error messages when I'm going to
Warning: Invalid argum... - 13:05 Bug #15959: Options frame renders badly
- More screenshots to be found in dupe #16054.
- 12:49 Bug #16013: In pages tree - popup menu not works in Russian (because of "Versioning" item)
- Hi,
it might be that this relates to the ajax clickmenu... Not sure though, I am no expert in charsets.
Greets, Seb... - 00:01 Bug #16013: In pages tree - popup menu not works in Russian (because of "Versioning" item)
- Bug is in /typo3/sysext/version/class.tx_version_cm1.php line 80:
"$GLOBALS['LANG']->getLLL('title',$LL),"
should ...
2006-04-13
- 23:46 Bug #15551: dummy-package misses some typo3temp directories
- I have been using the patch I send to the list
4 or 5 times now and it seems to work fine. - 21:17 Bug #15898: Cropscale fails, if one dimesion has already right size
- Ok ....
What I did:
* Wondering what cropscale is and where it is documented.
* Looked into the source and won... - 19:12 Bug #16054: secondary options on top of page broken
- I can confirm this. Looks the same here. The error occurs also on Firefox on linux.
- 17:16 Bug #16054 (Closed): secondary options on top of page broken
- If you don't check "Show secondary options (palettes)" you get a broken form on top of the page. Neither in IE nor in...
- 18:54 Bug #15907: Caption Split doesn't work with default setup for IMGTEXT objects according to TSref
- Sorry for the priority/severity change, I was editing the wrong bug.
- 12:44 Bug #15907: Caption Split doesn't work with default setup for IMGTEXT objects according to TSref
- JoH, could you please test the attached patch?
- 18:52 Bug #16033: Login-Page (typo3/index.php): removing whitespace preceding XML Declaration
- There is not a single whitespace before "<!DOCTYPE" on my installation.
If there is one on your server, it might b... - 15:32 Bug #16033: Login-Page (typo3/index.php): removing whitespace preceding XML Declaration
- No!
http://validator.w3.org/ says: "This Page Is Valid XHTML 1.0 Transitional!"
"HTML Tidy for Windows released... - 18:27 Bug #16037: no special-chars in new admin-name
- This is true for all kinds of users. But in the BE the auto-conversion is a bit more easy to see in the user list.
... - 17:57 Bug #15942: RTE removes images under special conditions when saving
- Fixed in TYPO3core CVS, branches HEAD and TYPO3_4-0.
- 17:55 Bug #16001: t3lib_htmlmail: MIME type determination crashing (HEAD request)
- getMimeType method re-written and committed to TYPO3core CVS, branches HEAD and TYPO3_4-0 and to typo3xdev / tx_direc...
- 16:54 Feature #16053: Feature Request: Ability to change content-type in the meta tag
- I suggest config.contentType for it.
The changes to the code should go here:
class.tslib_pagegen.php:renderCon... - 16:29 Feature #16053 (Closed): Feature Request: Ability to change content-type in the meta tag
- In class.tslib_pagegen.php, line 476 (T3 4.0 final) is the standard meta tag output for HTML:
<meta http-equiv="Cont... - 16:27 Bug #16052 (Closed): member may reject elements (stage)
- Only reviers (and owners) should be allowed to set "rejected".
(issue imported from #M3262) - 16:22 Bug #16051 (Closed): reviewer may raise from stage "editing" to "review"
- Only owners and members (editors) should be able to do so.
(issue imported from #M3261) - 16:09 Bug #16050 (Rejected): reviewer needs modify rights to approve for publishing
- It's a bit odd that the editor cannot set the stage without complete write access rights. So every reviewer is also a...
- 15:12 Bug #16049 (Closed): wrong column-width with noRows-Option
- The colums in a multiple-column imageelement are shifted when the noRows-Option is active and the pictures are center...
- 15:01 Feature #16048 (Closed): WS "publish access" option to omit rejected elements
- The opposite of "Publish only content in publish stage" would be "Don't publish content in rejected stage". So you c...
- 14:55 Feature #16047 (Closed): limit element wizard to root page
- It would be nice to if it's possible to limit the element wizard to the root page (id=0). Makes sense if all allowed ...
- 14:52 Bug #16044: Wrong parameters in implode function
- See http://at.php.net/manual/en/function.implode.php
Note: implode() can, for historical reasons, accept its para... - 13:17 Bug #16044 (Closed): Wrong parameters in implode function
- There's a bug in typo3/mod/tools/em/class.em_index.php.
On line 1391 there's a call:
$mirrors = implode(gzfile($m... - 14:22 Bug #16046 (Closed): WS manager doesn't name default workspaces
- Custom WSs are numbered so they can be referred by name, but the default ones have no visible number (0 and -1). So a...
- 14:07 Bug #16045 (Closed): WS icon and selecor shown even if no access
- The icon in the "shortcut frame" is always shown whether the user has acces to User>Workspace or not.
(issue impo... - 12:53 Feature #16043 (Closed): may not set access rights recursively in draft/custom workspaces
- It seems that the access rights can be set independently for each workspace. But only for the LIVE workspace it is po...
- 11:54 Bug #16042 (Closed): Incorrect bitwise operation in t3lib_cs at utf8_encode function...
- In the section of the function where it is reading the input string and combining the bytes to create a single charac...
- 11:51 Bug #16041: styles.content.imgtext.borderColor used twice (both in imgtext and filelinks)
- I just noticed it also with an other property. Looks like selecting one property in the IMGTEXT section, adds this in...
- 11:48 Bug #16041 (Closed): styles.content.imgtext.borderColor used twice (both in imgtext and filelinks)
- In the Constant Editor, category CONSTANT there is a property:
styles.content.imgtext.borderColor
This one is a... - 11:04 Bug #16040 (Closed): rte htmlarea in workspace removes textformatting, in live-mode formatting is applied
- ok, this problem is a really tricky one.
i configured the rte in page TSconfig with custom classes for text and pa... - 09:30 Bug #16039 (Closed): default language fr not applied
- In typo3 4.0 the translation of the indexed_search module doesn't work. If you need further information let me know w...
- 00:39 Bug #16036: addQueryString does NOT work properly
- Hi Martin, I think you were working on that one. Can you please have a look at it?
(Still wondering if reminders a...
2006-04-12
- 22:33 Bug #16038 (Closed): error in t3lib/config_default.php on setting display_errors
- Found a bug in t3lib/config_default.php on line 368.
this is the buggy:
if($displayErrors=intval($TYPO3_CONF_VARS... - 21:55 Bug #16002: Call to undefined function: char()
- Fixed in CVS.
- 21:54 Bug #16030: bug with gmenu_foldout
- Fixed in CVS.
- 21:46 Bug #15991: Safari - Popup Element Browser - Error
- Hi Ingmar, i'm sworking with "webkit" (the opensource framework for safari) and there is is a "location.href"-bug. uu...
- 21:33 Bug #15991: Safari - Popup Element Browser - Error
- Is there any chance you can debug the javascript error and propose a fix?
cheers
Ingmar - 21:06 Bug #15991: Safari - Popup Element Browser - Error
- Hi, also in 3.8
- 20:56 Bug #15991: Safari - Popup Element Browser - Error
- Is this problem new in TYPO3 4.0 or was it already buggy in 3.8?
This information would make it easier to spot the b... - 21:27 Bug #15907: Caption Split doesn't work with default setup for IMGTEXT objects according to TSref
- Thanks, Ernesto!
I have submitted the patch to the core list.
Joey, can you please test that it works as expect... - 12:54 Bug #15907: Caption Split doesn't work with default setup for IMGTEXT objects according to TSref
- Attached patch should apply on TYPO3 4.0 and should re-add the "captionSplit.cObject", ".token" and ".stdWrap" handli...
- 21:06 Bug #15993: Database Analyser :: Update required tables :: COMPARE
- It is suggested to not use multiplyDBfieldSize anymore but instead configure your database correctly for the use of U...
- 21:03 Bug #15983: Error message from flexform
- Franz, can you please prepare a patch?
- 20:54 Bug #14925: No mail from mail-form, but from install-test&php&shell
- Thorsten, can you supply a patch?
cheers
Ingmar - 20:49 Bug #15491: cannot acces BE (cookies) after ISP software upgrade
- TYPO3 should also work with register_long_arrays = off, so it would be great if you could spot the exact line in whic...
- 20:46 Bug #15898: Cropscale fails, if one dimesion has already right size
- Hi Bernhard,
this is another one you might want to look at.
If not, just unassign the bug again.
cheers
Ingmar - 20:44 Bug #15931: Menu: IFSUB condition not working correctly (RC3)
- Hi Wolfgang,
I just assigned this bug to you, because I remember you changed some things in tslib_menu, so you mig... - 20:39 Bug #15979: Javascript Error on Click Menu in Filelist
- I just tested it with IE 6.0.2900 and erverything worked just fine...
So maybe you could try with different setups... - 20:33 Bug #15836: Workspace manager shows only tabs and no content in IE 5.5
- Yes, Martin is right, IE 5.5 is not supported for the backend anymore.
- 20:31 Bug #16011: Cannot switch into compatibility mode 4.0
- I couldn't reproduce the bug and according to your first screenshot you already were in the 4.0 mode so it's not a pr...
- 20:28 Bug #16033: Login-Page (typo3/index.php): removing whitespace preceding XML Declaration
- This is not a problem at all and I just checked that the login page typo3/index.php is indeed valid XHTML.
Do you ... - 16:12 Bug #16033: Login-Page (typo3/index.php): removing whitespace preceding XML Declaration
- Issue is in the whole BE...
- 08:07 Bug #16033 (Closed): Login-Page (typo3/index.php): removing whitespace preceding XML Declaration
- <!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-tr... - 18:45 Bug #16001: t3lib_htmlmail: MIME type determination crashing (HEAD request)
- Fixed in TYPO3core CVS, branches HEAD and TYPO3_4-0.
Fixed in typo3xdev / tx_directmail branch HEAD (until a new v... - 16:10 Feature #14338: Database table prefix
- Franz, you cannot have BE-switch for this. This can only be a config option in localconf.php. Once in the BE you must...
- 10:14 Feature #14338: Database table prefix
- Yes, and in the backend there needed to be a select box to switch among the TYPO3 installations with different prefix...
- 10:04 Feature #14338: Database table prefix
- Perhaps DBAL could be used for such a prefixing?
- 13:21 Bug #16037 (Closed): no special-chars in new admin-name
- I want to create a new admin-user with a dot in it (like bernd.wilke). The creation seems to work, but a following BE...
- 10:30 Bug #15133: Date/time field changes its value
- I uploaded a new version of the timezone fixes to this bug-entry.
The problem with the 3.8.0 backported fixes was ... - 10:26 Bug #16036 (Closed): addQueryString does NOT work properly
- 1) it is again does not work with realurl due to the problem that was already fixed BEFORE. (#15286)
shortly sp... - 10:22 Bug #15914: ext_emconf.php looses dependencies and conflicts
- About half of the settings in ext_emconf.php are changed between up- and download. See attached diff for direct_mail ...
- 10:19 Bug #15803: Gifbuilder does not honor fontColor values since 4.0rc3
- It is solved since rc3. Before there were problems with transparency but I didn't knew or notice any problem with not...
- 10:13 Bug #15803: Gifbuilder does not honor fontColor values since 4.0rc3
- the problem is solved since the last release candidates... it was a problem of beta3 not rc3
sorry for the wrong ... - 10:10 Feature #16035 (Closed): A set of Mysql-functions supported as stored procedures
- To make it easier to write XDB code it might be a nice idea to provide a set of functions as stored procedures for ot...
- 10:07 Feature #16034 (Closed): table-prefixing
- Maybe DBAL could provide a table-prefixing (eg TYPO3_ but configurable) that is sometimes may be a nice one to have w...
- 07:37 Feature #16029: GIFBuilder PNG format
- Will send patch-request to core list
- 07:37 Feature #16029: GIFBuilder PNG format
- No sorry. Currently it is only possible to either output JPEG explicitly or else the default extension for images wil...
- 07:21 Bug #16018: Effect "gray" of the GIFBUILDER object doesn't have any effect at all
- I just tested this on my local 4.0 installation and it worked without any problems.
I also use this method (overla... - 03:12 Bug #16032 (Closed): Missing 'Edit' option on Content Icon in Content view
- In the page header edit page, in the 'Content' section, one cannot 'Edit' content elements from the icon menu, since ...
- 00:20 Feature #16031 (Closed): List or look up extensions field, only looks for matching extension keys
- List or look up extensions field, only looks for matching extension keys and not in the extension title or descriptio...
2006-04-11
- 22:50 Bug #16002: Call to undefined function: char()
- Will fix it with next commit.
- 22:36 Bug #16011: Cannot switch into compatibility mode 4.0
- Hi Franz,
thanks for the bugreport.
Yes, the compatversion thing really needs to be worked on or we should comp... - 22:32 Bug #15680: Update the reference index: maximum execution time of 30 seconds exceeded
- I'm closing the bugreport now, because it's not a bug and Karsten's suggestion seems fine to use a cronjob.
The su... - 22:30 Feature #15532: remove class="bodytext"
- This is a topic for discussion and not a bug.
Please discuss this in the Content Rendering newsgroup on lists.net... - 22:28 Bug #16018: Effect "gray" of the GIFBUILDER object doesn't have any effect at all
- Bernhard, could it be related to your truecolors patch?
- 22:22 Bug #15848: Using dam list modul
- Hi René and Karsten,
Please no "I think my part is fine" arguments in this bug :-)
Would be nice if you could h... - 22:14 Feature #16029: GIFBuilder PNG format
- I'm pretty sure this is already possible and it's not a bug. Bernhard, can you please add a comment and close the bug?
- 14:18 Feature #16029 (Closed): GIFBuilder PNG format
- Possibility to select 'png' as a format in the GIF Builder
I'd like to use the PNG (24) format for certain GIF Bui... - 22:13 Bug #16003: trouble on min and max version requirements checking
- Karsten, it would be great if you could fix this soon, because we might release 4.0.1 very soon to fix the most obvio...
- 21:55 Bug #16030: bug with gmenu_foldout
- Thanks for the bugreport, I'll fix it.
A patch that fixes some more wrong references to media/ is attached. - 17:37 Bug #16030 (Closed): bug with gmenu_foldout
- excuse me for my bad english
typo3 4.0 RC1 on windows
in the file : gmenu_foldout.php
There the path to acce... - 16:06 Bug #16026: special=directory does not include submenu entries
- well, I'm having c) up and running here, but maybe it works because the page on treeLevel 2 ($uid_menustart) has the ...
- 14:58 Bug #16026: special=directory does not include submenu entries
- Axel, I cannot confirm c) here: it also does not display entries "below" those listed in special.value for menuObj>1..
- 13:24 Bug #16026: special=directory does not include submenu entries
- I still do not agree because
a) it works for nested levels if for special=directory the special.value is a page on t... - 12:02 Bug #16026: special=directory does not include submenu entries
- As usual means without any special option.
special=directory is the feature that you get only the level where pid =... - 10:13 Bug #16026: special=directory does not include submenu entries
- Sorry for re-opening, but if this really is a feature and not a bug, then at least the documentation is misleading (w...
- 00:24 Bug #16026: special=directory does not include submenu entries
- It's not a bug, it's a feature.
greets,
MB
see TSref:
http://typo3.org/documentation/document-library/referen... - 15:19 Bug #15355: Deleted language version of a page but content still shown in page modul
- Its look like a Bug in Page-Modul. After deleting of localization you can still see emty deleted entry of pages_langu...
- 13:10 Bug #16028 (Closed): No matching extensions found.
- "enabled unsupportet extensions" yes..
Mirror list "random..
Extensions can't be downloaded.. no matching extensi... - 11:57 Bug #15950: Extension manager link in BE-Navigation wont launch extension manager
- Problem stays with 4.0 final.
- 11:52 Bug #15451: Dependency Error
- Is an EM issue
http://bugs.typo3.org/view.php?id=3175 - 09:01 Bug #15451: Dependency Error
- See also 0003229.
- 08:52 Bug #15451: Dependency Error
- Issue also in DAM 1.0.1
2006-04-10
- 22:58 Bug #15908: Link "title" is not saved when using the IE
- Yes, this may help. You may send it to stanislas.rolland@fructifor.ca.
- 10:30 Bug #15908: Link "title" is not saved when using the IE
- Hi Stanislas,
if it would be helpful, i could give you an account on my system so you could try to reproduce this ... - 20:28 Bug #16027 (Closed): Error in template::clearCacheMenu if user is not admin
- If current user is not admin and $id > 0 and $addSaveOptions == 0, this function does not return menu to clear cache ...
- 20:06 Bug #16026: special=directory does not include submenu entries
- This problem seems to depend on the entryLevel of the special=directory type. I've had the same problem as long as th...
- 17:26 Bug #16026 (Closed): special=directory does not include submenu entries
- With a "special=directory" HMENU and a TMENU for menu.1 and menu.2, only the TMENU for menu.1 gets displayed, though ...
- 17:30 Bug #15848: Using dam list modul
- In DAM 1.0 all database accessing should be DBAL valid in that way that the right TYPO3 DB functions are used. If DBA...
- 17:29 Bug #15663: EM2 need more than 32 MB
- Still the same problem in 4.0 final.
- 17:27 Bug #15838: Install missing extensions required by T3D dump
- It looks like there may be a couple issues with the current implementation. You can find a screencast of my installa...
- 16:53 Bug #15451: Dependency Error
- Seems to be an Extension Manager issue, or not?!
- 16:17 Bug #16007: Confusing language information
- The default language depends on your language settings for this page in TypoScript.
So maybe some documentation coul... - 15:41 Bug #15857: newloginbox 2.2.11 uses direct mysql_* calls
- I tried to fix this along the project coding guideline (Revision CGL360) trying to reach 100% dbal-compatibility. I f...
- 14:59 Bug #15823: Pages not shown in FE with DBAL and Oracle
- Hi!
Sorry for late reply.
No, I don't think that this problem is related to bug report 0002327. I have clean in... - 13:44 Bug #16013: In pages tree - popup menu not works in Russian (because of "Versioning" item)
- Well, you should use utf-8, not windows-1251...
But this *is* a bug. It should be fixed but word should not be cha... - 13:09 Bug #16013: In pages tree - popup menu not works in Russian (because of "Versioning" item)
- On this site I use:
$TYPO3_CONF_VARS["BE"]["forceCharset"] = 'windows-1251';
So how I can solve this problem wi... - 13:32 Bug #16025 (Closed): Tools>User-admin uses old icons
- Is this a problem of the skin or the sysext?
PS: I like the old "eye" better than the "bulb".
(issue imported ... - 13:27 Bug #16024 (Closed): Tools>User-admin is hard to "read"
- There are no boxes around the grouped users any more. Now its hard to tell which setting belongs to which group of us...
- 12:23 Bug #16023 (Closed): be_groups.db_mountpoints is very short (40), so not enough Chars for selecting Mountpoints
- The Database Field "db_mountpoints" in the Table "be_groups" stores a comma seperated list of pids for Mountpoints.
... - 11:19 Bug #15996: The extension MD5 sum could not be fetched from extensions.md5.
- See this thread for more details, looks like many people have problems with the extension manager. (It´s german langu...
- 11:13 Bug #16022 (Closed): Web>version fails on tree root (the "globe")
- When you click on Web>version on the installation root, the link fails and shows an empty page.
The generate link ... - 11:10 Bug #16021 (Closed): Web>version fails on tree root (the "globe")
- sysext/version/cm1/index.php?&id=
(issue imported from #M3211) - 11:09 Bug #15836: Workspace manager shows only tabs and no content in IE 5.5
- The BE doesn't work with IE 5.5 anyway (eg flex forms don't work).
- 11:08 Bug #14802: context menu of "globe" shows versioning option (and fails)
- The bug is still there in 4.0
- 11:02 Bug #15624: FE-Admin-Panel causes Typo3 crash while logged into backend (if editing-Section opened)
- Sorry -- friday evening, probably I had been mentally in my weekend. The dump as file is attached, the original note...
- 10:29 Bug #16020: Ugly radio buttons in content element wizard
- Hm, Firefox 1.5 has a grey background and no borders.
Opera 8.5 has a grey background and borders.
Which was inte... - 10:21 Bug #16020 (Closed): Ugly radio buttons in content element wizard
- In IE 6.0 the background of the radio buttons is white instead of grey and there id a border around them.
(issue ... - 10:27 Bug #15886: internal links does not use constant variable, it show $PAGE_TARGET instead of _top for example
- Ok, bug fixed
- 10:18 Bug #16019 (Closed): odd icons in "image position" make option text unreadable
- In Firefox 1.5 the image position icons are rendered within the select box. But the icons and the text overlap and th...
- 08:18 Bug #16006: localconf.php is not found!
- http://typo3.org/documentation/document-library/installation/doc_inst_upgr/current/view/3/3/
The dummy site is cal... - 03:43 Bug #15866: Frontend edit icon has duplicate title attribute hardcoded in class.tslib_content.php
- Has this been overlooked? It'll only take someone a minute to fix...
2006-04-09
- 21:47 Bug #16018 (Closed): Effect "gray" of the GIFBUILDER object doesn't have any effect at all
- Trying the following setup to render a grey scaled image with a colored overlay does not have any effect when using T...
- 21:39 Bug #16017 (Closed): Ext installations fails if other extConf than default
- Installation only possible if you use the default settings. After this, it's no problem to change the settings.
(... - 19:00 Bug #15996: The extension MD5 sum could not be fetched from extensions.md5.
- ...and about memory. I had a strange situation today. Tried to update kickstarter. Got out of memory with 64K. Refres...
- 18:58 Bug #15996: The extension MD5 sum could not be fetched from extensions.md5.
- Btw, code could use is_callable() to see if cUrl is available. Better to add it to Install code of course...
- 18:56 Bug #16016 (Closed): SUing to myself?
- I just found (by accident) that I can successfully SU to myself :) Should such operation be disabled as useless?
... - 18:52 Feature #15532: remove class="bodytext"
- NO! This is heavily used. DO NOT remove, it will break compatibility for many sites out there!
Specifing classes f... - 14:25 Feature #15532: remove class="bodytext"
- A least you can get rid of that class by adding the following line to the Setup TS in the template:
lib.parseFunc_... - 15:08 Bug #15817: Retrieve/Update generates extensions.xml.gz file, but shows no extensions at all
- If you copy the extensions.xml.gz from a typo3 setup on a PHP5 server to a typo3 setup on a PHP4 server it works.
- 13:54 Bug #15817: Retrieve/Update generates extensions.xml.gz file, but shows no extensions at all
- It seems its only a problem on php4 servers, not on php5
- 14:12 Bug #15940: 503 header send for pdf page versions, and more
- Q: But I wonder why $this->tempContent is set to 1 in the first place when set_no_cache() is used?
A: This is how ca... - 13:10 Bug #15940: 503 header send for pdf page versions, and more
- Sounds reasonable.
But I wonder why $this->tempContent is set to 1 in the first place when set_no_cache() is used?... - 12:56 Bug #15940: 503 header send for pdf page versions, and more
- The following patch should fix the problem:...
- 14:04 Bug #15451: Dependency Error
- The SQL error might be caused by bug 0001524 (see there).
I had the same problem and could fix it by changing the da... - 13:56 Feature #15324: Clean-up in mailform code: more TypoScript flexibility
- OK, now that 4.0 is released and work on new features for 4.1 can begin, I re-open this bug.
cheers
Ingmar - 13:39 Bug #15941: No mails with forgotten password when using german language
- With the same extension-version, but typo3 4.0 it works for me (even with "Passwort" in the subject).
- 12:58 Bug #16004: Header 503 without the "Page is being generated" message
- The following patch should fix the problem:...
- 12:24 Bug #16015 (Closed): password-forgot-mail contains htmlencoding (")
- In the mail being sent by the password-forgot the username and password are enclosed by " instead of quotation m...
- 11:35 Bug #16013: In pages tree - popup menu not works in Russian (because of "Versioning" item)
- String should not be changed back to english version!
Problem happens if UTF-8 is NOT used for BE charset. Transla... - 00:01 Bug #16013 (Closed): In pages tree - popup menu not works in Russian (because of "Versioning" item)
- In pages tree - popup menu not works in Russian in IE 6.0 (javascript error)
In Firefox 1.5 works, but with wrong si... - 11:01 Bug #16006: localconf.php is not found!
- I have had a look at the instructions. It does menion the dummy file somwhere deep into the manual. However it doesn'...
- 10:21 Bug #16014 (Closed): PHP warnings in class.t3lib_tceforms.php
- If any of flexform fields contain the following:...
2006-04-08
- 23:16 Feature #16012 (Closed): Move the target attribute and other non-standard html tags to compatability mode
- When installing Typo3 from scratch, it will use the non-standard (from XHTML 1.0 and up) target attribute in links by...
- 21:32 Bug #15680: Update the reference index: maximum execution time of 30 seconds exceeded
- That won't help if safe_mode is on for example. Why not run it as a cronjob as suggested (in the on-screen hints, IIRC):
- 21:31 Bug #15996: The extension MD5 sum could not be fetched from extensions.md5.
- No, loading the mirror list does not neeed much memory.
- 14:49 Bug #15996: The extension MD5 sum could not be fetched from extensions.md5.
- That´s a problem with the php memory.
I have the same problem, the list won´t load, but unfortunately, I cannot chan... - 18:20 Bug #15642: Extension manager maximum execution time of 30 seconds exceeded
- So the RC3 vanished and there was born final 4.0 version. I have to regret that the situation still exists. After upd...
- 18:01 Bug #15940: 503 header send for pdf page versions, and more
- Fortunately there are not so many of them. Sad that it was not discovered before 4.0 final... Anyway, I will look at ...
- 17:09 Bug #15940: 503 header send for pdf page versions, and more
- Hi Dmitry,
I'm afraid this bug has to be reopend, because I managed to reproduce the error.
It occurs when fron... - 17:43 Bug #16011 (Closed): Cannot switch into compatibility mode 4.0
- This TYPO3 installation has been running under TYPO3 3.8.1 before I upgraded to 4.0. In the meantime there has been a...
- 17:19 Bug #16010 (Closed): "Cannot use string offset as an array" when update a translation
- Ext Manager => Translation handling => Update from repository
Fatal error: Cannot use string offset as an array in... - 16:11 Bug #15912: Imagemagick creates blurry images
- I can confirm that this is resolved in 4.0.
- 13:03 Bug #16009: pagetree / access for some usergroups / title tag only displays first usergroup
- titletag of a page in pagetree.....
- 13:01 Bug #16009 (Closed): pagetree / access for some usergroups / title tag only displays first usergroup
- titletag in pagetree with access for some usergroups ist only displayed for the first choosen usergroup
(issue im... - 12:53 Bug #15979: Javascript Error on Click Menu in Filelist
- Browser is Internet Exlorer 6.02. Incidentally I have just checked it in Fireworks on my setup and it does work fine ...
- 12:25 Bug #16006: localconf.php is not found!
- Did you download a dummy package too? The localconf is in there. Check the installation manual.
- 06:47 Bug #16006 (Closed): localconf.php is not found!
- When I download the files and go to the installation directory I get an error message saying localconf.php is not fou...
- 08:58 Bug #16008 (Closed): Problem with content wizard
- $tmpTSc = t3lib_BEfunc::getModTSconfig($this->pageinfo['uid'],'mod.web_list');
$tmpTSc = $tmpTSc ['properties']['n... - 08:53 Bug #16007 (Closed): Confusing language information
- Typo3's Columns view has confusing language info 'Default'
- confusing because it doesn't tell *what* default.
I... - 00:38 Bug #16005 (Closed): DAM install fails on typo3 with postgresbased DB
- the extension manager brings up many sql errors ;-)
postgres 8.1, OIDs enabled
ERROR: Query could not be pars...
2006-04-07
- 22:32 Bug #16003: trouble on min and max version requirements checking
- The problem is just, that the version comparison function doesn't use
t3lib_div::int_from_ver($verNumberStr) which w... - 22:09 Bug #16003 (Closed): trouble on min and max version requirements checking
- 4.0 ships with a '4.0' version string. However some extensions (rtehtmlarea knowingly) might have a min-dependency on...
- 22:25 Bug #16004 (Closed): Header 503 without the "Page is being generated" message
- This is the same Bug like #0003049. Dmitry Dulepov wrote that this bug was fixed in the CVS, but I have the same prob...
- 21:55 Bug #16002 (Closed): Call to undefined function: char()
- when $TYPO3_CONF_VARS['SYS']['systemLog'] is set to file the following error occured in t3lib/class.t3lib_div.php on ...
- 21:54 Bug #15624: FE-Admin-Panel causes Typo3 crash while logged into backend (if editing-Section opened)
- Either format the dump as text or add it as attachment. The thing is - surprise - not readable as it is now.
- 21:31 Bug #15551: dummy-package misses some typo3temp directories
- The problem is still in 4.0 final, but this patch could be added to class.tx_install.php:
@@ -1714,6 +1714,9 @@
... - 10:26 Bug #15551: dummy-package misses some typo3temp directories
- typo3temp/temp/
typo3temp/llxml/
typo3temp/cs/
typo3temp/GB/ - 20:07 Bug #16001 (Closed): t3lib_htmlmail: MIME type determination crashing (HEAD request)
- class.t3lib_htmlmail.php (->getMimeType): the HEAD request hangs up due to the \r\n standing in single quotes. changi...
- 19:06 Bug #15996: The extension MD5 sum could not be fetched from extensions.md5.
- Problem installation is on server with this configuration:
TYPO3 4 (New Full Release 04.07.06) Apache 1.3.34 (Unix)... - 17:45 Bug #15996: The extension MD5 sum could not be fetched from extensions.md5.
- I just checked:
URL: http://repositories.typo3.org/mirrors.xml.gz
Note: I've just upgraded to the full release ve... - 10:07 Bug #15996: The extension MD5 sum could not be fetched from extensions.md5.
- To use the curl function, you need to install the libcurl package for php. I get the same error but using curl isn't ...
- 16:43 Bug #15750: first letter of section name missing in result display with multiple domains
- seems to be resolved in 4.0 final (or even rc3, did not check that)
- 16:09 Bug #15451: Dependency Error
- After checking "Ignore this version requirement" and "Try again" the following error appears:
SQL engine parse ERR... - 16:04 Bug #15451 (Closed): Dependency Error
- Extension Manager says: The running TYPO3 version (4.0) is lower than required (4.0.0)
Typo3 4.0 with DAM 1.0
(iss... - 15:49 Bug #15824 (Closed): All of the background is grey
- In all the sceenshots and in the previously guest login to the new skin the background was white. Now everything is g...
- 15:23 Bug #15872 (Closed): Menu item "Benutzer Administrator" incomplete
- BE in German:
Menu item "Benutzer Administrator" is complete in HTML-Source, but only "Benutzer" is visible.
see ... - 14:52 Bug #15636: Install Tool doesn't create all required folders in "typo3temp"
- Sorry, same as 0002462.
- 14:47 Bug #15636 (Closed): Install Tool doesn't create all required folders in "typo3temp"
- Install Tool creates the folders "cs" and "llxml" automatically. But the folders "pics", "temp" and "GB" not.
Loca... - 14:14 Bug #15902: Calling PHP5-only iconv functions in PHP4
- iconv support for t3lib_cs_utils is disabled on PHP4 in config_default.php
- 11:56 Bug #15680 (Closed): Update the reference index: maximum execution time of 30 seconds exceeded
- When updating the reference index after update to 4.0, then a timeout occurs.
I suggest to add
set_time_l... - 11:47 Bug #15492: No support for LIMIT [PostgreSQL]
- ### a small reminder to fix this bug as it breaks all plugins using pi_list_query() ###
- 11:00 Bug #14547: XHTML compliance of typolink (non-compliant links are generated when additional parameters are used)
- Closing the bug. Please file new bugs for *specific* issues of typolink handling or links within menus.
- 09:51 Bug #14547: XHTML compliance of typolink (non-compliant links are generated when additional parameters are used)
- I think we should close this bug, as the notes are getting pretty off-topic ("target-attribute": this is another issu...
- 10:59 Bug #15931: Menu: IFSUB condition not working correctly (RC3)
- I just tried on the final 4.0 release: the same problem happens.
- 09:50 Bug #15931 (Closed): Menu: IFSUB condition not working correctly (RC3)
- I am testing RC3 in order to upgrade my 3.8.1 site.
I noticed a different behaviour in the new release in a menu
wh... - 10:44 Bug #15999: Missing icons when using subdomain
- It's probably because it expexts the images to be in /typo3/typo3conf/....
It's not the nicest solution but maybe ... - 10:44 Bug #15975 (Closed): missing create database rights bring up ugly error page
- While the error is handled, the presentation of this error is a page without any laout whatsoever.
(issue importe... - 10:33 Bug #15898 (Closed): Cropscale fails, if one dimesion has already right size
- Gropscale fails, if
- width has already the right size and height mus be reduced
or
- height has already the right... - 10:22 Bug #16000: fresh rc3 installation misses subdirectory of typo3temp
- The source tar does not contain the temp. directories. But the subdirs are indeed missing from the dummy package.
- 10:06 Bug #16000: fresh rc3 installation misses subdirectory of typo3temp
- Did you give write access to typo3temp before you went to
1: Basic Configuration
in the install tool? - 10:09 Bug #15963 (Closed): IP address check blocks access from private nets
- The code in typo3/install/index.php checks if the access comes from localhost (127.0.0.1) or from the priavte net cla...
- 09:31 Bug #15998: Misspelling in instal tool
- fixed in CVS
- 09:30 Bug #15987: install tool / IE6 / text centered
- fixed in CVS
- 08:25 Bug #15912: Imagemagick creates blurry images
- I think this problem is resolved, see http://bugs.typo3.org/view.php?id=3151
- 02:46 Bug #15917: Cant create Pages - SQL Error
- Should be fixed according to Karsten / didn't check.
Also available in: Atom