Project

General

Profile

Activity

From 2009-06-14 to 2009-07-13

2009-07-13

22:14 Bug #20173: in Draft workspace: changed tt_content-element looses relation to translated element in edit view
Same problem here. A translation for a new or edited FCE in any other Workspace than LIVE is not correctly linked to ... Gregor Nathanael Meyer
21:44 Bug #20748: "TMPL CONDITIONS - ALL" - too Long for 20 Chars cache_hash field size
Dupe of #20746 Christian Kuhn
21:42 Bug #20748: "TMPL CONDITIONS - ALL" - too Long for 20 Chars cache_hash field size
Dupe of #20746 Christian Kuhn
21:42 Bug #20748: "TMPL CONDITIONS - ALL" - too Long for 20 Chars cache_hash field size
Dupe of #20746 Christian Kuhn
21:35 Bug #20748: "TMPL CONDITIONS - ALL" - too Long for 20 Chars cache_hash field size
Again 500 Errir on server, please close! Ingo Schmitt
21:32 Bug #20748 (Closed): "TMPL CONDITIONS - ALL" - too Long for 20 Chars cache_hash field size
class.t3lib_tstemplate.php tries to store hash values with 21char String as identifier. Since table definition is for... Ingo Schmitt
21:33 Bug #20746: "TMPL CONDITIONS - ALL" - too Long for 20 Chars cache_hash field size
Sorry, Bugtracker issued a 500 Server Error Ingo Schmitt
21:29 Bug #20746 (Closed): "TMPL CONDITIONS - ALL" - too Long for 20 Chars cache_hash field size
class.t3lib_tstemplate.php tries to store hash values with 21char String as identifier. Since table definition is for... Ingo Schmitt
21:32 Bug #20747: "TMPL CONDITIONS - ALL" - too Long for 20 Chars cache_hash field size
Dupe of #20746 Christian Kuhn
21:30 Bug #20747 (Closed): "TMPL CONDITIONS - ALL" - too Long for 20 Chars cache_hash field size
class.t3lib_tstemplate.php tries to store hash values with 21char String as identifier. Since table definition is for... Ingo Schmitt
18:10 Bug #20745 (Closed): replace while(list()...) by foreach in the TYPO3 core part 1
Problem:
foreach() has proven[1] that it is way faster than while(list()=each()) and in current PHP versions foreach...
Rupert Germann
17:51 Bug #20744 (Closed): Resources -> Files missing in doktype Sysfolder
SysFolder's page properties lack Files-field like almost all other doktypes have.
It makes no sense to hide this f...
Steffen Gebert
12:24 Feature #20742 (Closed): Store timestamp of last modification of session data to frontend user object
If you'd like to know when the current record in the session data table was modified, you have to execute a separate ... Oliver Hader
12:20 Feature #20741 (Closed): Move automatic session data garbage collection to separate method
Sessions and session data are currently cleaned up automatically and randomly after 100 requests ("rand()%100"). When... Oliver Hader
12:08 Feature #20740 (Closed): Integrate possibility to define lifetime of frontend session data
Session data that is collected in frontend will currently be purged after a hardocded lifetime of 24 hours.
Soluti...
Oliver Hader
12:05 Bug #20739 (Closed): space before + after got a hardcoded limit of 50
The fields "before" and "after" in content elements got a hardcoded limit of 0-50. this is not needed, so delete it
...
Georg Ringer
10:36 Bug #20386: Table sys_refindex cannot be created with DBAL
This is just a test. Michael Stucki

2009-07-08

15:07 Bug #20738 (Closed): Firewall blocks because of malformed URL in browse_links.php (?)
seems that this happens because there are two "?" in the URL
.../browse_links.php?mode=wizard.../typo3/alt_doc.php?&...
Bernhard Giner
12:45 Bug #20737: TYPO3 4.3 is slower than 4.2.8: re-implement native db caching
added 2 patches. the 2nd one was made with --ignore-all-apaces for better reading. Rupert Germann
12:40 Bug #20737 (Closed): TYPO3 4.3 is slower than 4.2.8: re-implement native db caching
Problem:
the FLOW3 caching framework (F3CF) eats up a lot of performance.
Despite there have been a bunch of perfor...
Rupert Germann
11:53 Bug #18966: PHP Warning, if a sql error occurs - Bug in class t3lib_db function sql_fetch_assoc
I agree with Steffen.
I think, a devlog entry with the failing sql instead of the PHP error would be a good solution...
Sonja Schubert
11:01 Feature #20520: Hook request in TCEforms
Oopy, sorry, it's a copy-paste error that occured while trying to improve the function names. Andre
10:00 Bug #20672: Using typolinkLinkAccessRestrictedPages does not take different domain names into account
Committed to SVN:
* TYPO3_4-2 (rev. 5698)
* Trunk (rev. 5699)
Oliver Hader
09:16 Feature #20736 (Closed): HTML5 doctype implementation
Would be nice to have an implementation of the HTML 5 doctype definition in the config object, maybe also further com... Thomas Deinhamer
08:14 Bug #16335: t3lib_div::getIndpEnv('TYPO3_DOCUMENT_ROOT') delivers wrong value in Backend
IMO it is also wrong in subdirs Georg Ringer

2009-07-07

22:21 Feature #20735 (Closed): Improve error handling for tslib_fe->printError and die()
Currently, TYPO3 handles severe errors in two ways. In a frontend context, tslib_fe->printError() is used to show a ... Jeff Segars
21:55 Bug #20734 (Closed): Order fe_groups in select fields alphabetically
Currently list of fe_groups in Backend forms are ordered by creation - annoying for >10 groups.
Attached patch sor...
Steffen Gebert
21:01 Feature #20733 (Closed): missing feature: database compare in install tool can require a huge amount of clicks
Problem:
currently I'm testing a lot of patches requiring database updates. DB compare in the install tool is a very...
Rupert Germann
18:39 Bug #20732 (Closed): external typoscript slows down page generation
When using an external file for TS page generation slows down significantly
I did a benchmark on the time of p...
Christian Zenker
16:03 Bug #20601: after Patch : "0011247: No labels in admin panel .." calls like "$BE_USER->extGetLL('p_deleteConfirm'));" are empty
This also affects Typo3 4.2.8 if using pixe_feedit for frontend editing: No labels in AdminPanel and the pixe_feeedit... Björn Pedersen
15:58 Bug #20731 (Closed): Text and headers are bad readable
to achieve that i used a line-height (14px) (was none before by 10px font size) and raised margins of headings from 3... Steffen Kamper
15:02 Bug #20730: Ext Js with debug setting now also deliver debug versions of adapters
committed to trunk, rev 5697 Steffen Kamper
14:57 Bug #20730 (Closed): Ext Js with debug setting now also deliver debug versions of adapters
so when debug for extJs is enabled, choose debug files for adapters as well.
(issue imported from #M11493)
Steffen Kamper
14:43 Bug #20685: ENABLE_INSTALL_TOOL is deleted after creation
Fixed here: Bug 0011391 Schmid Valentin
14:35 Feature #20729: Update extJs to 3.0 final
committed to trunk, rev 5696 Steffen Kamper
14:24 Feature #20729 (Closed): Update extJs to 3.0 final
today Ext Js 3.0 final was released
http://extjs.com/products/extjs/
Samples:
http://extjs.com/deploy/dev/exampl...
Steffen Kamper
13:17 Bug #20728 (Closed): IE8 MD5 superchallenge produce wrong MD5 value
The javascript "typo3/md5.js" returns a wrong value on submitting the Loginform. The returned value is always wrong a... Torsten Peters
09:30 Bug #20727 (Closed): spamProtectEmailAdresses doesn`t work with umlauts
spamProtectEMailAdresses doesn`t work correctly with german umlauts.
(issue imported from #M11489)
Henrik Ziegenhain
03:07 Bug #20208: 00633 not fixed in latest versions of Typo3
Thanks - I ' ve checked - all right in version 4.2.8!
Dylgerov
00:08 Feature #20726 (Closed): Feature: Open InlineHelp in non-modal windows
central point for inlineHelp link rendering is t3lib_beFunc::helpTextIcon where the handler is installed.
There is a...
Steffen Kamper

2009-07-06

22:20 Bug #20725 (Closed): Compare Database cannot handle ENGINE when DBAL is installed
When having DBAL installed and using the COMPARE command of the database analyzer always shows the following entries,... Markus Klein
21:50 Bug #20724 (Closed): Error with User Manager when DBAL is installed. (Applies also to 4.2.8)
When DBAL extension is installed and I'm trying to use the User Manager module to "List Users Online" the following p... Markus Klein
19:01 Bug #18653: top.loadTopMenu undefined
The problem still persists in Typo3 4.2.8 if the following is set:
User settings / Edit & Advanced functions / Dis...
Philipp Metzler
17:47 Bug #20386: Table sys_refindex cannot be created with DBAL
Fixed in Trunk (rev. 5694) Michael Stucki
16:38 Feature #3308 (Rejected): Job to remove ENABLE_INSTALL_TOOL
Dropped for the time being, after discussion with Lars. Francois Suter
16:09 Feature #17024: request for configurability of pagetree view in web->page module
Also, it doesn't apply to 4.1 (which we are stuck to since RHEL does not support PHP 5) Steffen Stein
15:50 Feature #17024: request for configurability of pagetree view in web->page module
I don't see how.
This request focuses on displaying only e.g. editable pages in a given mount in the pagetree vie...
Steffen Stein
14:48 Bug #20723 (Closed): Links in RTE cannot be edited, have red border and are not rendered
After update to 4.2.8 the links to external pages are not prepended with http://typo3/ anymore, but after creating on... Matthias Stübner
13:37 Bug #20686: Warning: touch() [function.touch]: Utime failed
Same on TYPO3 4.2.8.
$enableInstallToolFile = PATH_typo3conf . 'ENABLE_INSTALL_TOOL';
if (is_file ($enableIns...
Jacco van der Post
13:36 Bug #20686: Warning: touch() [function.touch]: Utime failed
Same happens with typo3 4.1.12 on PHP4.4.8 on FreeBSD.
That is with all directories writable: green checks
I n...
Thomas Noest
11:56 Bug #20722 (Closed): Pagetree: Expand/collaps DB-Mounts buggy
Problem:
User X has to DB-mounts
DBM 1
DBM 2
If he/she expands DBM 1 in the pagetree DBM 2 disappears compl...
Uschi Renziehausen
10:38 Bug #20707: After updating from 4.1.10 to 4.2.6 several fatal errors appear in class.browse_links.php
@christopher
yes, i use all the tipps and hints, so tabledefinitions and database ok, browsercache clear, no temp*ca...
Christoph Jander
10:30 Bug #20721 (Closed): 1-2-3 Installer: Step 2 reports: Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource
Hey guys,
I tried to set up TYPO3 4.2.6 on our server of host gator, but it report the error when I come to the se...
Micah
00:52 Feature #20115: Enable BE-User to change their OpenID
v3 is for the rewritten setup module Steffen Gebert

2009-07-05

22:54 Bug #20720 (Closed): missing BACK_PATH in css inclusion of Ext Js Stylesheets
If stylesheets for Ext Js are defined in $GLOBALS['TBE_STYLES'] they are relative to typo3-dir. So with inclusion $th... Steffen Kamper
13:13 Bug #20696: Expanding pagetree with multiple mountpoints removes following mountpoints in Firefox
Problem is in the hardcoded true for $hasSub in function getBrowsableTree in class.webpagetree.php that builds up the... Andreas Kießling

2009-07-04

23:44 Bug #20719 (Closed): Redundant render of helpTextIcon in tceforms
the used markup is a double of t3lib_BEfunc::helpTextIcon.
So use it.
(issue imported from #M11476)
Steffen Kamper
20:50 Bug #20707: After updating from 4.1.10 to 4.2.6 several fatal errors appear in class.browse_links.php
also check if you use extensions that use XCLASSES.
In the Backend see:
Tools->Configuration
Select "TYPO3_CONF_VA...
Mathias Schreiber
20:02 Bug #20707: After updating from 4.1.10 to 4.2.6 several fatal errors appear in class.browse_links.php
Did you compare the database in the install tool and did you delete the TEMP*Cached files?
Also clear your browser c...
Chris topher
20:44 Bug #20718 (Closed): Add 'doNotLoadInFE' => 1, to several system extensions, speeding up the frontend
As an addition to ticket 11474 I changed most of the BE related system extensions to use 'doNotLoadInFE' => 1
This...
Mathias Schreiber
20:28 Feature #20717 (Closed): Store separate extlist for the frontend
If you have a lot of extensions loaded your frontend and backend becomes slower and slower.
In order to at least red...
Mathias Schreiber
18:35 Feature #20658: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend
Fixed in TYPO3 4.2.8 Michael Stucki
14:46 Bug #20716 (Closed): ChangeLog is quite big and could be split to multiple files
The ChangeLog file is getting bigger and bigger, though usually people are only interested in the changes since the l... Ingmar Schlecht
01:36 Bug #20715 (Closed): no possibility to set returnpath for mails in class.t3lib_htmlmail.php
the existing variable $this->returnPath is used if this->forceReturnPath is set, which gets its value from $GLOBALS['... Bernd Wilke

2009-07-03

18:27 Bug #20712: Popup dialogs are not styled in v1.7.9, FF3.0.11, TYPO3-4.2.6. Wrong values in line 3520
I think this is a duplicate of issue #10982. Stanislas Rolland
12:09 Bug #20712 (Closed): Popup dialogs are not styled in v1.7.9, FF3.0.11, TYPO3-4.2.6. Wrong values in line 3520
When I hit the "generate table" button the appearing popup dialog window isn't styled because the href attribute of t... Martin Bless
16:15 Bug #20713 (Closed): $altUrl parameter has no effect in t3lib_BEfunc::viewOnClick()
Problem:
In Revision 4482 (for bug #19628) the internal structure of the method t3lib_BEfunc::viewOnClick() was cha...
Fabrizio Branca
11:52 Feature #20658: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend
Hey guys,
in the newest changelog (TYPO3 4.2.7, http://wiki.typo3.org/TYPO3_4.2.7#Changelog) is this patch included....
Andy Grunwald
09:17 Feature #20658: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend
thanks Lars,
in my patch there is missing the initialisation of the var $admin, too.
So thanks for that :)
Sven Juergens
04:23 Feature #20658: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend
Sven: Your patch did not apply for me so I have created another one that should apply without problems.
I have als...
Lars Houmark
04:21 Feature #20658: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend
Not working for 4.2 and 4.1. Patch 11391_followup_v2.patch solves that for 4.2 at least. Lars Houmark
11:50 Bug #20711 (Closed): deleting a older version of a content element / deletes always the live content too
For example, you have 2 versions of an content element (like textbox) . Now, you delete the old version of the ele... CSommer
11:07 Feature #20708: Integrate possibility to disable redirects on the fly
Committed to SVN Trunk (rev. 5679) for TYPO3 4.3-beta1 Oliver Hader
10:43 Bug #16652: mysql_fetch_assoc If in tca select->maxitems > 1 AND foreign_table_where contains "sys_language_uid = ###REC_FIELD_sys_langu...
As mentioned in my note from 2008-04-30 this can easily be fixed with the patches attached.
This odd situation doe...
Andreas Otto †
10:24 Bug #16652: mysql_fetch_assoc If in tca select->maxitems > 1 AND foreign_table_where contains "sys_language_uid = ###REC_FIELD_sys_langu...
I have added patches for trunk (4.3), 4.2 and 4.1 which correct the odd situation. Andreas Otto †
10:40 Bug #19988: Rich text editor is not loading
I downgraded Firefox from 3.5x to 3.0.11
Now it works.
---
After a lot of upgrading/downgrading from TYPO3 4.3...
Marc Ehret
10:33 Bug #20603: align center with breakSpace and breakWidth
we're a couple of days further now...
is there someone out there who has a solution for this bug?
bilal
09:59 Bug #20707: After updating from 4.1.10 to 4.2.6 several fatal errors appear in class.browse_links.php
Same fatal-errors in typo3 ver. 4.2.7 Christoph Jander

2009-07-02

22:48 Feature #20658: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend
the patch doesn't work on 4.2.7,
there ist no definition for $this->isAdmin
Sven Juergens
22:07 Bug #20509: You cannot switch FE-group in simulation in Web/View
11194_sliced_rootline_with_extendTo.diff:
The patch will establish rootline-truncation only for 'extendTo'-cases. ...
Niels Fröhling
20:14 Bug #17091: "No template found" after update from 4.0.4 to 4.1
Andreys hint works fine for me. The problem occurred while moving from server to another.
The database was exported...
Stefan Frank
16:42 Bug #20601: after Patch : "0011247: No labels in admin panel .." calls like "$BE_USER->extGetLL('p_deleteConfirm'));" are empty
added a list with empty calls to $BE_USER->extGetLL(...) in tslib_content
the most annoying thing is, that there i...
Sven Juergens
15:35 Bug #20614: Remove checkbox for review - there are no reviews
topic 'Re: [TYPO3-dev] Removing "enable extension without reviews" checkbox'
Benjamin Mack a écrit :
> Hey,
>
...
Franz Holzinger
15:01 Feature #19347: Integrate string replacement to stdWrap
Great! Michael Klapper
10:35 Feature #20709 (Closed): Serbian flag in sys_language selector
Hi,
Please add the serbian flag in the typo3/gfx/flags/ so it can be chosen in sys_language.
Thanks.
Best re...
Henrik Møller Rasmussen
09:58 Bug #20554: Use InnoDB for user/group tables
RFC was dropped Oliver Hader
09:51 Feature #20708: Integrate possibility to disable redirects on the fly
Thanks! +1 on reading and testing Oliver Hader
00:06 Feature #20708: Integrate possibility to disable redirects on the fly
Hi olly,
indeed this is useful having more than one login plugin on a page.
I made a patch the other way arround,...
Steffen Kamper

2009-07-01

23:13 Bug #20706: Russian chars in the comments are encoded wrong when changing the stage of an element
please tell me your charset settings Steffen Kamper
14:35 Bug #20706 (Closed): Russian chars in the comments are encoded wrong when changing the stage of an element
In the Versioning-Modul:
When you change the stage for an element, for example sending it to the reviewer, a javascr...
Marco Huber
19:48 Feature #20708 (Closed): Integrate possibility to disable redirects on the fly
The felogin extensions does not use and proper namespace to transfer data back to the TYPO3 system. Thus, it's not cl... Oliver Hader
18:06 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
The problem persists when no scheme is specified on the link. Firefox prepends the current base URL to the href attri... Stanislas Rolland
18:02 Bug #19988: Rich text editor is not loading
@Stefan: Use the Extension manager to 1. uninstall the RTE, 2. delete the local extension, 3. re-install the system e... Stanislas Rolland
15:44 Bug #20707 (Closed): After updating from 4.1.10 to 4.2.6 several fatal errors appear in class.browse_links.php
After udating from 4.1.10 to 4.2.6 several errors appear in class.browse_links.php like
Fatal error: Call to a mem...
Christoph Jander
12:52 Bug #17104: Install Tool does not work when using the right password
Hi Oliver,
sorry I tuned out of the bug report here. but now I am back, trying to install typo3 4.2.6 with the SAME...
zylonne
12:08 Bug #20663: IE8 compatibility mode can't be triggered properly
Hey, had the same problem. I fixed it temporarily by adding this:
page.headTag = <head> <meta http-equiv="X-UA-Com...
Benni Mack
09:56 Bug #20703: jsfunc.layermenu.js bug
please make a diff to the existing one. Which version was it, 4.2.6?
Steffen Kamper
06:50 Bug #20703 (Closed): jsfunc.layermenu.js bug
when mouse moves above the topmenu the dropdown menu is not closing.
Attached version has the partch
(issue...
Vahan Amirbekyan
09:52 Bug #20705 (Closed): Flexform doesn't know field type:passthrough
when using a field
<wType>
<TCEforms>
<config>
<type>passthrough</type>
<value>twitter</value>
</co...
Steffen Kamper
09:48 Bug #20704 (Closed): Section fields doesn't display default value
When you define section fields with a default value, it's not displayed on create new element. The default value is i... Steffen Kamper

2009-06-30

22:20 Bug #20637: Remove ancient blurLink code
no, that's part of the condition :)
But that's not enough. Also the link generation should be aware of this config...
Steffen Kamper
19:54 Bug #20637: Remove ancient blurLink code
Good idea!
What about the second part of the patch? I don't see a reason for a closing bracket. Bug?
- ' . $JSe...
Steffen Müller
18:15 Bug #20637: Remove ancient blurLink code
attached patch allows
config.noBlur = 1
to get rid of the
// Blurring links:
function blurLink(theObject) { ...
Steffen Kamper
16:25 Bug #25554 (Rejected): Handling of tab indentation is faulty
When opening a TS record in TCEforms (list module f.e.) and indenting lines with tab, these indentations are "gone" (... Administrator Admin
16:10 Bug #20701: Wrong pattern modifier in t3lib_htmlmail
I replaced it with the code from T3 V 4.1.7 and it worked
// if (preg_match('/(.*/)(.*)$/', $fileref, $...
Christian Wessalowski
11:42 Bug #20701 (Closed): Wrong pattern modifier in t3lib_htmlmail
Warning: preg_match() [function.preg-match]: Unknown modifier ')' in /var/www/web36/web/trunk/t3lib/class.t3lib_htmlm... Franz Holzinger
15:00 Bug #20509: You cannot switch FE-group in simulation in Web/View
Additional bugs:
1: not protected
`-- 2: fe-protected (group A), no extendTo
`-- 3: not protected (but BE...
Niels Fröhling
14:01 Bug #18722: "Broken rootline" error when creating new page in Draft
Typo3 4.2.6
RealURL disabled
PHP 5.1
I just tried to apply teh patch as suggested, so the code of the functiuon ...
Sergii Khomenko
12:14 Bug #18819: felogin redirect won't work if "hide at login" is selected
I can reproduce the problem on:
TYPO3_VERSION: 4.2.6
PHP_VERSION : 5.2.6
felogin: 1.0.0
Jacco Lammers
11:43 Feature #20702 (Closed): Auto-formatting HTML in RTE in "Toggle HTML Source" view to make it readable
http://lists.typo3.org/pipermail/typo3-english/2009-June/062068.html
Hi List!
A lot of content that entered int...
Sergii Khomenko
10:49 Feature #20700: Make auto-deletion of ENABLE_INSTALL_TOOL file configurable
OK, I think this request is bogus!
The install tool checks whether the client comes from 127.0.0.1 which would sol...
Mario Rimann
10:44 Feature #20700 (Closed): Make auto-deletion of ENABLE_INSTALL_TOOL file configurable
I like the idea of having the ENABLE_INSTALL_TOOL file deleted if it's older than one hour.
But for local developm...
Mario Rimann
09:59 Bug #20696: Expanding pagetree with multiple mountpoints removes following mountpoints in Firefox
i can reproduce this and this definitly is leading to problems in any browser and also in 4.2.6 cause in a project, a... Georg Ringer
04:13 Bug #20690: transparent gif poor quality
Hello Christopher!
My provider doesn't allow ImageMagick and told me to install jb_gd_resize 1.1.1 which I did. ...
Stefan

2009-06-29

22:28 Bug #3760 (Resolved): New event has wrong next execution time
The error happened because the start date/time of a new event was set to 1 hour in the future by default (my fault, a... Francois Suter
22:26 Bug #3388 (Needs Feedback): Error with insert in Module
Francois Suter
22:25 Bug #3388: Error with insert in Module
This shouldn't happen anymore. Can you confirm? Francois Suter
22:18 Bug #19150: Page ID is always 0 in export module for impexp
As far as I can see, the issue is that the ID is not available as a GET var when t3lib_scbase->init() is called. Pat... Jeff Segars
19:54 Bug #20698 (Closed): Indexed Search on Windows does not index pdf files using xpdf (pdfinfo and pdftotext)
I am using TYPO3 4.2.3 WinInstaller (on WinXP) in my test-environment and Windows 2003 Server and IIS6 as productive ... Robert Wunsch
18:55 Bug #20697 (Closed): unwanted control fields exported in csv file
If you export from the LIST module the records of a table, then you also get control fields stored:
"_AFTERCONTROL...
Franz Holzinger
18:16 Bug #20696: Expanding pagetree with multiple mountpoints removes following mountpoints in Firefox
This should look this way:
Having more than one mountpoint creates a wrong nesting of <div> and li tags, because th...
Andreas Kießling
18:13 Bug #20696 (Rejected): Expanding pagetree with multiple mountpoints removes following mountpoints in Firefox
Having more than one mountpoint creates a wrong nesting of <div> and <li> tags, because they are not closed. (Just co... Andreas Kießling
18:08 Feature #19656: Feature request for adding hooks inside the List module
Yes, a good idea. Franz Holzinger
17:30 Bug #20626: can't preview with multiple domains
Nearly the same here. The only difference is, that with none of the set domains the workspace preview's working.
...
Michael Bakonyi
17:15 Bug #20695 (Closed): TS - linked conditions
I've two pages with tt_news.
On the first page (uid=29) the customer should see a news-listing and on the secound pa...
Simon Schick
15:48 Bug #20694 (Closed): Workspace Dropdown in "Workspace" -> "Review and Publish" [LIVE workspace] always shows "[Draft Workspace]"
... even if user hasn't access to default Draft Workspace.
Patch against 4.2.6 attached.
(issue imported from ...
Robert Heel
15:38 Feature #16634: Hook-Request for typo3/class.db_list.inc
Committed by Benni Mack. Thank you! Michael Stucki
11:43 Feature #15524: Moving all HTML fromtx_cssstyledcontent_pi1 to TS
Commited to trunk (will be in 4.3.0), rev. 5655. Ernesto Baschny
11:34 Feature #17194: aTagTitle & noBlur at tt_content.menu
Commited to trunk (will be in 4.3.0), rev.5654. Ernesto Baschny
11:01 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
Could you please tell us more? Didn't really find the code you mentioned above. An exact explanation would be awesome... Daniel Sasjadvolk
10:23 Bug #20601: after Patch : "0011247: No labels in admin panel .." calls like "$BE_USER->extGetLL('p_deleteConfirm'));" are empty
steps to reproduce
- install a clean trunk version of typo3 4.2.7 (and dummy package 4.2.6)
- create a page and a...
Sven Juergens
09:44 Feature #20693 (Closed): trouble with long filenames on windows with catdoc
If you use catdoc on windows machine, sometimes word documents not indexed correctly.
This would be happen, if the p...
Daniel Gercke
04:23 Bug #20692 (Closed): t3x import fails
No file uploaded! Probably the file was too large for PHPs internal limit for uploadable files.
when importing any...
Stefan

2009-06-28

23:18 Bug #17495: IRRE Ajax does't work if date2cal extension is installed
OK. so nothing new here? Either there would be a small fix in date2cal or IRRE to get this thing done, instead of rew... Benni Mack
21:28 Bug #20690: transparent gif poor quality
Which version if imagemagick or graphicsmagick do you use?
Do you have the same problem with imagemagick 4.2.9?
(...
Chris topher
20:34 Bug #20690 (Closed): transparent gif poor quality
using text/w image content element transparent gifs get one sided blue borders, black background and have very poor q... Stefan
19:48 Bug #19988: Rich text editor is not loading
Hello!
For me it works on my localhost, but doesn't work remote. Firefox, Vista. Same thing in IE7.
Besides the ...
Stefan
17:52 Feature #20689 (Closed): Add a registry to t3lib
For certain purposes it'd be nice to have a place to store key, value pairs.
Example: Drupal offers a system statu...
Ingo Renner
15:57 Bug #20611: deprecated function in class.nusoap.php in TYPO3 v.4.3alpha3
this is strange. There is no call, the only occurance i found is here:
// Avoid autoloading "soapclient", since it's...
Steffen Kamper
00:53 Bug #20611: deprecated function in class.nusoap.php in TYPO3 v.4.3alpha3
I just turned on some debugging, that's all.
PHP did show the hint on several frames in BE.
David Bruchmann
13:20 Bug #19823: tslib_pibase page browser may hurt search engines by the incorrect "Next" link
Fixed in TYPO3 4.1, TYPO3 4.2 and trunk. Benni Mack
01:23 Bug #20687 (Closed): DBAL (adodb): Tables unknown to T3 breaks down Install-Tool
Using Installtool with adodb is hard when unknown tables are in Database.
PHP-Errror-Message:
Fatal Error: Call t...
David Bruchmann

2009-06-27

22:10 Bug #20666: querygenerator doesn't use t3lib_iconWorks::skinImg, alignment is awful
committed to trunk, rev 5647 Steffen Kamper
22:09 Bug #20666: querygenerator doesn't use t3lib_iconWorks::skinImg, alignment is awful
np - i also added correction for searchresults. Steffen Kamper
22:05 Bug #20669: backend.php don't use API to include JS libraries
committed to trunk, rev 5546 Steffen Kamper
21:36 Bug #19978: Show existance of deprecation log in Warning Box and possibility to show and delete
dropped for this placement. Steffen Kamper
21:34 Bug #18776: In listview Clipboard icons are not in the viewport with 1024-resolution
dropped Steffen Kamper
21:31 Bug #19844: Wizard for new content elements doesn't respect TCAdefaults
solved with #19382 Steffen Kamper
21:30 Bug #19813: loadJavascriptLib needs second param to be unique
not needed any more Steffen Kamper
10:01 Bug #20686 (Closed): Warning: touch() [function.touch]: Utime failed
When I log into the Install Tool I get this warning message:
Warning: touch() [function.touch]: Utime failed: Oper...
Franz Holzinger
04:52 Bug #20685 (Closed): ENABLE_INSTALL_TOOL is deleted after creation
In TYPO3 4.3 Dev the ENABLE_INSTALL_TOOL is deleted, when server time is not matching file creation time.
I used w...
Manfred Siegmund
03:01 Bug #17260: label alt isn't checked when editing an IRRE element
still open in 4.3 Volker Graubaum
02:48 Feature #15513: FE Login based on UID not on username
Resolved, no change required as requested by reporter. Christian Kuhn
02:47 Feature #15513: FE Login based on UID not on username
everything fine in 4.2 :-) Volker Graubaum
02:42 Bug #17034: Message in Web > List isn't localized
* Committed as to trunk (rev. 5642) Christian Kuhn
02:19 Feature #16771: Changing the SIZE of the RTE field in TCA
Resolved as duplicate of #3633:
It's possible to set the height of the RTE for special fields with RTEHeightOverri...
Christian Kuhn
02:19 Feature #16771: Changing the SIZE of the RTE field in TCA
Resolved as duplicate of #3633:
It's possible to set the height of the RTE for special fields with RTEHeightOverri...
Christian Kuhn
01:11 Bug #19297: extendToSubpages not working
Resolved as duplicate of #16561 Christian Kuhn
01:08 Bug #16561: Typolink doesn't check if a page in rootline has some access and include subpages is set...
confirmed for 4.3, please take a look at the duplicate issues for a "how to reproduce"
Christian Kuhn
01:05 Bug #17952: typolinkLinkAccessRestrictedPages / showAccessRestrictedPages access does not work with "include subpages"
Resolved as a duplicate of #16561 that describes the exact same issue. Christian Kuhn
00:48 Bug #20682: Align login form
This one is superseded by #20640. Benni Mack
00:48 Bug #20680: Center backend login screen
This one is superseded by #20640. Benni Mack

2009-06-26

23:49 Feature #20684: Hook to manipulate the page request in method getPage of class t3lib_pageSelect
as discussed :-) Volker Graubaum
23:36 Feature #20684 (Closed): Hook to manipulate the page request in method getPage of class t3lib_pageSelect
for some reasons it may be possible that you would like to manipulate the pageId before getting the row belonging to ... Volker Graubaum
22:47 Feature #18211: Array of display conditions for TCA fields instead of 1 string
forgot to mention: patched against 4.3 trunk rev. 5639 Ralf Hettinger
22:41 Feature #18211: Array of display conditions for TCA fields instead of 1 string
I'm in the need for a similar thing, though it is a bit more complex here. So I decided to come up with the attached ... Ralf Hettinger
22:37 Bug #20683 (Closed): Use $_SERVER['REQUEST_TIME'] instead of time() where it makes sense
Performance improvement tip from:
http://ilia.ws/files/phptek2007_performance.pdf
time() is a function call where...
Niels Pardon
21:16 Bug #20239: Copying Datasets with related data start- and endtime is recalculated
* Committed to trunk (rev. 5641) Christian Kuhn
20:29 Bug #19845: Duplicated values in localconf.php (typo3conf) - compat_version
* Committed to trunk (rev. 5640) Christian Kuhn
19:01 Bug #14829: function ext_makeToolBar() in class.t3lib_tsfebeuserauth.php
The mentioned function doesn't exist anymore in TYPO3 4.3.0dev. I think we can close this. Niels Pardon
18:38 Bug #20682: Align login form
I could not know that... ;-) Chris topher
18:37 Bug #20682: Align login form
Thought I was fast enough so that this issue would be #20681 :) Filename of the patch should be 11429.patch of course... Fabrizio Branca
18:35 Bug #20682 (Closed): Align login form
The login form is distorted because the table#loginwrapper had some extra margins.
Removing these margins will rea...
Fabrizio Branca
18:31 Feature #18902: Hook for debug_typo3PrintError"
* Committed to trunk (rev. 5638). Christian Kuhn
18:28 Bug #20680 (Closed): Center backend login screen
The backend login is not centered because the table containing the form has a width of 70%.
Changing this in css t...
Fabrizio Branca
18:25 Feature #20533: stdwrap to override image of imageLinkWrap
* Committed to trunk (rev. 5636). Christian Kuhn
17:01 Bug #20670: Speed up BEgetRootLine by reusing parts of the rootline from the cache
Committed to SVN Trunk (rev. 5635) Oliver Hader
16:50 Bug #20666: querygenerator doesn't use t3lib_iconWorks::skinImg, alignment is awful
there was a type in class="checkbox" which I corrected in the new version, but now I saw that the same correction was... Christian Müller
16:25 Bug #16335: t3lib_div::getIndpEnv('TYPO3_DOCUMENT_ROOT') delivers wrong value in Backend
Confirmed: TYPO3_DOCUMENT_ROOT is wrong if installaltion symlinked (I think) / and or a subpath.
Stumbled upon this ...
Christian Kuhn
15:25 Bug #20481: calls to deprecated method t3lib_div::makeInstanceClassname
Committed to SVN Trunk (rev. 5634) Oliver Hader
14:39 Bug #19370: "Do"-Dropdown doesn't respect current user's rights and is not localized
added patch version against latest trunk. Franz Koch
11:06 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
Had the same problem... but changes to page TS Config (allowing meda tag) and especially changes to the TCA types arr... Jochen Rieger
11:05 Feature #17874: Add suggest-like feature to TCEforms
uploaded version 7 published on the core-list on 09/06/26 by Andreas Wolf Steffen Müller
10:54 Bug #20243: Content element anchors won't get disabled on translated pages
Any updates on this? Thomas Deinhamer
10:50 Bug #20660: Redirect after logout does not work
I tried it with a typsocript implementation now,
but it still doesn't seem to work.
Here some more information:
...
Thomas Deinhamer
10:39 Bug #20678 (Closed): Duplicate entry in sys_refindex
When our Customer is trying to Save an Entry in the Table "tx_3sfeusercreation_registerCustomization" via Backend-Mod... bSchreiber
10:31 Bug #20677 (Closed): TYPO3 still tries to link to a subpage even if it's "hidden"
If you got a page which is a "shortcut" and you tell it should link to the "first subpage" everything works.
But on...
marvin

2009-06-25

21:09 Feature #20675: be german translation
I have shortened the texts as much as possible, so that they should be visible (almost?) completely now. Chris topher
19:25 Feature #20675: be german translation
flexform.xml (Zeilen in *** eingefügt)
150 <maxitems>8</maxitems>
*** <selectedListStyle>width:250px</s...
Bernd Gaspers
19:22 Feature #20675 (Closed): be german translation
I can with german translation not read in Redirect Mode
german translation is too long
(issue imported f...
Bernd Gaspers
20:09 Feature #20676: be german translation
Dupe of #11416 Christian Kuhn
19:26 Feature #20676: be german translation
Doppel sorry
Bitte Entfernen
Gruß
Bernd Gaspers
Bernd Gaspers
19:22 Feature #20676 (Closed): be german translation
I can with german translation not read in Redirect Mode
german translation is too long
(issue imported from #...
Bernd Gaspers
19:31 Feature #19693: Integrate possibility to define additional header data via TypoScript
Documentation changes:
add a new entry to "Content Objects (cObject)" (tsref.cObject):
HEADERDATA
HEADER is ve...
Oliver Hader
19:08 Bug #20674 (Closed): Misleading info: No workspaces found!
When creating a workspace without a description the workspace module will show a default description "No workspaces f... Marc Wöhlken
18:23 Bug #20660: Redirect after logout does not work
Hi Bernd,
ich kann aus dem Link bzgl. des Vorschlags gar nichts herauslesen...
Please try to write in English t...
Oliver Hader
16:15 Bug #20660: Redirect after logout does not work
Hallo
neues SVN eingespielt
Bleibt bei beim ersten mal geht es, dann nicht mehr.
Cache gesäubert und es geht ...
Bernd Gaspers
12:02 Bug #20660: Redirect after logout does not work
Hi,
in TYPO3 4.2.x this should work, since the plugin is defined as USER_INT:...
Oliver Hader
09:27 Bug #20660: Redirect after logout does not work
Sorry for german
habe das gleiche Problem auch bei der TYPO3 4.3alfa3
Eingebunden als Plugin
Beim login oder...
Bernd Gaspers
09:01 Bug #20660: Redirect after logout does not work
How to implement the typoscript object properly? I already tried to replace my content element (plugin) with typoscri... Thomas Deinhamer
16:22 Bug #20673 (Closed): View the List mode when you click on link " Switch to list view " if TYPO3 is behind a ReverProxy with prefix
When TYPO3 is behind a ReverseProxy (with prefix) for exemple :
http://www.website.com/internet/ -> webserveur.intra...
Garabedian
16:19 Bug #3760: New event has wrong next execution time
Update: when an event is executed manually from the BE, the next execution date is:
* updated if the event was ove...
Francois Suter
15:55 Bug #3760 (Closed): New event has wrong next execution time
When adding a new recurring event in the BE module, the next execution date/time is not calculated properly. It alway... Francois Suter
16:13 Bug #20672: Using typolinkLinkAccessRestrictedPages does not take different domain names into account
The attached patch reprocesses the page with typolink again... Oliver Hader
16:12 Bug #20672 (Closed): Using typolinkLinkAccessRestrictedPages does not take different domain names into account
Imagine the following page structure:... Oliver Hader
14:55 Bug #18821: Installer will not create any be_users if unsupported sql_mode is used
Have a look at:
http://bugs.typo3.org/view.php?id=2059
Patrick Rodacker
14:11 Bug #20671 (Closed): xml2array identifies UTF-8 files with BOM as ISO-8859-1
When parsing an XML file with xml2array, it will identify the file as ISO-8859-1 if you try to load a real UTF-8 file... Lucas
11:24 Feature #20664: When updating an extension, archive the old version
see my points, those are not the regular "go back to a previous version" scenarios ;) Ingo Renner
10:37 Bug #20670 (Closed): Speed up BEgetRootLine by reusing parts of the rootline from the cache
Now t3lib_BEfunc::BEgetRootLine() caches whole rootlines without reusing the cache for subparts of other rootlines. E... Fabrizio Branca
09:58 Bug #20669 (Closed): backend.php don't use API to include JS libraries
as now the gray theme is dropped it requests wrong file.
Solution: use API to include libraries
(issue imported ...
Steffen Kamper
02:12 Bug #20655: Mailform: Message in javascript-Alertbox corrupt
This issue should be solved with #16164 that was committed to trunk in revision 5535.
I'm pretty sure this is fixe...
Christian Kuhn

2009-06-24

19:53 Bug #20667 (Closed): [Feature] Allow type="user" in user setup
according to TCA allow type="user"
example:
'myField' = array(
'type' => 'user',
'userFunc' => tx_myext_c...
Steffen Kamper
19:30 Bug #20666 (Closed): querygenerator doesn't use t3lib_iconWorks::skinImg, alignment is awful
it doesn't looks good ... see before.png
after patch see after.png
(issue imported from #M11406)
Steffen Kamper
18:36 Feature #20664: When updating an extension, archive the old version
is this needed? You can switch back to any version if something goes wrong Steffen Kamper
16:17 Feature #20664 (Closed): When updating an extension, archive the old version
Currently when updating an extension, the extension is overwritten.
Now it would be nice to have the old extension...
Ingo Renner
18:35 Bug #20628: Extension manager does not show Configuration Categories Menu
committed to trunk, rev 5631 Steffen Kamper
18:16 Bug #20665 (Closed): tx_indexedsearch description text with utf-8 encoding issues
Under certain conditions the preg_replace() function in the second line of markupSWpartsOfString() produces wrong out... Thomas
15:43 Bug #20239: Copying Datasets with related data start- and endtime is recalculated
You can use the attached extension to test the bug.
Install the attached extension through the extension manager.
...
Niels Pardon
15:07 Bug #20660: Redirect after logout does not work
use a typoscript object with the plugin to do the redirects. The redirect can only be processed after the page is cal... Steffen Kamper
10:20 Bug #20660 (Closed): Redirect after logout does not work
Using the felogin extension included in TYPO3,
enabling a redirect to another page after logout does not work.
Th...
Thomas Deinhamer
14:59 Bug #20663: IE8 compatibility mode can't be triggered properly
Modified version: no need to set this before the copyright. Christian Zenker
14:38 Bug #20663 (Closed): IE8 compatibility mode can't be triggered properly
<meta http-equiv="X-UA-Compatible" content="IE=7" /> is used to trigger compatibility mode in IE8. But it must not be... Christian Zenker
14:06 Bug #20503: Redirect at login tp page does not work on 4.3.0 alpha3
Do you use the extension in TypoScript or as regular content element? Oliver Hader
12:34 Bug #20662 (Closed): <link> & mount points & cross domain & typolinkCheckRootline = broken
I have two websites, one is the master (A) and one is using mount points (B).
On A is a page (A1) which has two li...
Olaf Bottek
12:25 Bug #20661 (Closed): [Feature] Add class for render HTML header/footer for BE and FE
This class renders all header- and footer-parts for a webpage. This class can be used for BE and FE, which makes it u... Steffen Kamper
11:18 Bug #20620: Setting a mailto: - Link with RTE creates an unuseable Link
Set to duplicate :) Lars Houmark
11:02 Bug #20620: Setting a mailto: - Link with RTE creates an unuseable Link
Hi Carsten!
It is! I just found that one, too. unfortunately I'm not priviledged to close this Issue :P
But it ca...
Marc Richter
10:12 Feature #20520: Hook request in TCEforms
I would think the patch from 2009-05-28 is faulty.
It checks for methods getSingleField_typeSelect and getRTypeNum...
Ralf Hettinger
01:06 Bug #14353: "Single" items are not processed by automaketemplate extension
resolved with new version in TER Steffen Kamper
00:12 Feature #20658: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend
its only one button with action depend on existing of the file :)
Steffen Kamper

2009-06-23

21:59 Bug #17311: Page TSconfig isn't respected for new elements in new pages
Hi again.
#20659 is somewhat related to this on (sounds quite similar, but is indeed a different story...)
Ralf Hettinger
21:51 Bug #20659 (Closed): TCAdefaults in Page TSConfig without effect on creating new element after existing one
TCAdefaults set in Page TSConfig don't have effect when creating a new element after an existing one.
This happens...
Ralf Hettinger
21:37 Bug #20130: FE kills external links after a <hr /> in one CE
I have the same issue and TS as Henrik:
lib.parseFunc_RTE.externalBlocks = table,hr,ul,ol,blockquote
lib.parseFun...
Timm Rebitzki
19:28 Bug #20541: Problem with $GLOBALS['TSFE']->recordRegister
I can confirm that the fix (decrementing $GLOBALS['TSFE']->recordRegister[$originalRec] at the end of CONTENT() and R... Daniel Hahler
16:21 Feature #20658 (Closed): Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend
Since #20638 the file ENABLE_INSTALL_TOOL is automatically removed if it is older than one hour. However, we expect t... Michael Stucki
16:13 Bug #20639: jumpUrl should only allow files not matching fileDenyPattern
Fixed in versions 4.0.13, 4.1.11, 4.2.7 and 4.3.0. Michael Stucki
16:05 Bug #20657 (Closed): cli_dispatch gives wrong path (doubled values) on Windows
Running on Windows XP command line:
C:\>php C:/WEB/htdocs/T3demoTRUNK/typo3/cli_dispatch.phpsh lowlevel_cleaner
...
Patrick Gaumond
15:46 Bug #20105: Clickmenu doesn't work with IE8
Can we close this issue? Michael Stucki
15:46 Bug #20105: Clickmenu doesn't work with IE8
Yeah because the fix was part of #20106. Michael Stucki
15:15 Bug #20656: t3lib_cache_backend_FileBacked violates open_basedir_restrictions
Perhaps it's a good idea to remove the TYPO3 docroot from the mkdir_deep check since it should exist anyway. Would in... Nikolas Hagelstein
15:09 Bug #20656 (Closed): t3lib_cache_backend_FileBacked violates open_basedir_restrictions
t3lib_cache_backend_FileBacked::set violates open_basedir_restrictions due to the fact that it tries to travers the c... Nikolas Hagelstein
14:38 Bug #19683: Extending palettes and fields to be displayed in back-end forms mixes up tabs
As discussed long time ago I have reverted this fix and replaced it with a new solution now. See rev. 5622, 5623, 5624). Michael Stucki
14:15 Bug #20244: Performance improvement: Skip cHash check if page is already non-cached
Fixed in TYPO3 4.3.0 Michael Stucki
14:09 Bug #20638: ENABLE_INSTALL_TOOL file should be ignored if older than one hour
Fixed in TYPO3 versions 4.1.11, 4.2.7 and 4.3.0. Michael Stucki
13:57 Bug #20631: typoLink() perfomance
Fixed in Trunk by Rupi. It is currently being discussed whether or not this should also be fixed in TYPO3 4.2. Michael Stucki
13:44 Bug #20655 (Closed): Mailform: Message in javascript-Alertbox corrupt
In the javascript alertbox that is shown when mandatory fields are not filled in, the labels of the fields are listed... Jochen
13:06 Bug #20647: Rename (or drop) ExtJS directory that contains whitespaces in its folder name
synced resource-folder in trunk, rev 5615 Steffen Kamper
11:39 Bug #20654 (Closed): Field defined as "sortby" in TCA doesn't support versioning
The field which I define in $TCA[$table]['ctrl']['sortby'] doesn't support versioning because it is hard coded to not... Sven Weiss
09:20 Bug #3727: Compatibility with EXT:ml_tut_gabriel
Hmm, this is weird. This could happen if the tx_mltutgabriel_logger event is registered in the tx_scheduler table. Is... Francois Suter
04:26 Bug #3727 (Rejected): Compatibility with EXT:ml_tut_gabriel
I once had this installed. I removed ml_tut_gabriel using EM and still got this error:
Fatal error: tx_scheduler::...
Patrick Gaumond

2009-06-22

21:00 Bug #20641: Clear page cache icon ugly and unclear
committed to trunk rev 5611 Steffen Kamper
19:25 Bug #20647 (Closed): Rename (or drop) ExtJS directory that contains whitespaces in its folder name
ExtJS ships with a directory "resources/images/gray/grid/Corel Auto-Preserve". The directory contains only one file, ... Michael Stucki
18:58 Bug #20646 (Closed): Empty FE group list in content element or page Access tab
I'm struggling with this problem for some days now, and had no luck in finding any similar problem report or anyone e... Stefanos Karasavvidis
18:04 Feature #20242: Implement wrapper mysql_fetch_field in t3lib_db
Hi Christopher,
as far as I remember, Jochen said that he was able to work around this requirement. So in fact, th...
Michael Stucki
17:49 Feature #20640: Inconsistent Login Screen doesn't show system required errors
Please use newlogin.patch, the other version misses the HTML template. Susanne Moog
11:36 Feature #20640: Inconsistent Login Screen doesn't show system required errors
Attached is susanne's work. Ready to be submitted to the core list. Benni Mack
16:12 Bug #20422: TCEForm does not replace the existing element if adding a new element to a field with maxitems=1
Changing the status to new. Benni, are you still taking care of it? Otherwise, please unassign from yourself. Michael Stucki
13:17 Bug #20539: Search reveals sensitive data
can you show us your indexed_search configuration? Martin Holtz
11:56 Bug #20645 (Closed): iecompatibility.js causes runtime error line 67 in IE6
Function img.pnghack causes in IE6 runtime error line 67.
This happens because the DOM is not completely loaded whe...
Thuy Nguyen
01:15 Bug #20644 (Closed): Feature: Add Linebreak in Palette of TCEFORMS
There is no possibility to add a linebreak in palette fields.
As palette is used for grouping fields, i added an o...
Steffen Kamper

2009-06-21

20:00 Bug #20641 (Closed): Clear page cache icon ugly and unclear
The current clear page cache icon is ugly and unclear. It should be replaced by a better looking icon more related to... Susanne Moog
19:48 Feature #20640 (Closed): Inconsistent Login Screen doesn't show system required errors
Login Screen should ...
... look like the Skin (Color & Style)
... tell the user if Caps-Lock is active
... tell t...
Susanne Moog
19:46 Bug #19112: unlink of non existing lockfiles generates warnings in frontend
Can somebody please point me on how to reproduce this issue? Benni Mack
19:37 Bug #20639 (Closed): jumpUrl should only allow files not matching fileDenyPattern
The subject says it all: jumpUrl should only allow files *not* matching fileDenyPattern.
This patch introduces tha...
Ingmar Schlecht
18:37 Bug #20638: ENABLE_INSTALL_TOOL file should be ignored if older than one hour
The patch should be committed to TYPO3 4.1, 4.2 and 4.3. Michael Stucki
18:35 Bug #20638 (Closed): ENABLE_INSTALL_TOOL file should be ignored if older than one hour
To enable access to the Install Tool, a file typo3conf/ENABLE_INSTALL_TOOL must be created.
In cases of an insecure ...
Michael Stucki
12:23 Bug #20637 (Closed): Remove ancient blurLink code
I know I can use config.removeDefaultJS, but that will also kill my spam protection rules.
The only way I can get ...
Michiel Roos
11:31 Bug #19243: plainMailEncoded should have an additonal param for additional_parameters
When do we get this feature? For example notifyStageChange() uses this function. Last week I've implemented the works... Björn Jacob
10:05 Bug #20636 (Closed): DBAL: class.ux_t3lib_sqlparser.php and class.ux_t3lib_sqlengine.php are not synchronized anymore
Due to the unfortunate structure of sqlparser and sqlengine classes, code is duplicated in files class.ux_t3lib_sqlpa... Xavier Perseguers
09:38 Feature #20556: Add TypoScript properties to enable the admin panel only on specific pages/typeNums
because the you have do not have a clear setting...
it would just be more consistent
Philipp Gampe

2009-06-20

14:44 Bug #20635 (Closed): Browser "Iron" is recognized as "msie"
I use the following TS in my template to deactivate the xml-prologue only for the MS IE:
........
[browser = msie...
Marc Richter

2009-06-19

21:09 Bug #20073: IRRE child records with a select for static_info_currencies don't get rendered
I think that when responding to an IRRE Ajax call while the backend is not utf-8-encoded, the data should be utf-8-en... Stanislas Rolland
18:42 Bug #20608: Backport treelist caching from TYPO3 4.3 to TYPO3 4.2.6
I added a patch which adds a treeList cache to TYPO3 4.2
There are no DB changes needed because I use cache_hash for...
Rupert Germann
16:35 Bug #17395: Preview of hidden pages still doesn't work with multiple domains in a single TYPO3 installation
to make it clear:
if your preview works on example.com and you change to example.de the preview cannot work anymor...
Martin Holtz
15:54 Bug #20542: typolink: addQueryString.exclude does not support arrays
I can confirm that problem for Typo3 Version 4.2.6
It's not possible for me to exclude parameters from my own exte...
Dirk Rauscher
11:25 Bug #20628: Extension manager does not show Configuration Categories Menu
Have uploaded test ext Vladimir Podkovanov
11:12 Bug #20634 (Closed): Fluid and Extbase are not required extensions
As with the CMS extension where the well-known pibase class lies in that almost all frontend plugins extend from the ... Benni Mack
11:08 Bug #20633 (Closed): Cursor may not be put in list elements newly created in front of links
Create a list (ul or ol) with some list elements. Let one list element start with a link and try to insert a list ele... Christian Kartnig
10:39 Feature #20556: Add TypoScript properties to enable the admin panel only on specific pages/typeNums
Hey Olly,
why not just do TS conditions?
Benni Mack
10:31 Bug #20632 (Closed): Backend TYPO3 AJAX-Interface: json encoded result empty if it contains non-utf-8 characters
Currently, in the TYPO3 AJAX interface for the backend there is an option to encode the response that is sent back to... Benni Mack
09:49 Bug #20631 (Closed): typoLink() perfomance
1) typolink uses ->getPage_noCheck() to check out if page's id exists. ->getPage_noCheck() do then DB request but res... Vladimir Podkovanov
09:37 Bug #20611: deprecated function in class.nusoap.php in TYPO3 v.4.3alpha3
I'm curious; how did you stumble over this issue? Did TYPO3 actually executed this code?
I'm asking as there was a...
Marcus Krause
09:33 Bug #20614: Remove checkbox for review - there are no reviews
I tend to close this issue as there are Core Team members who like to keep this checkbox. (@see discussion in typo3.dev) Marcus Krause
01:12 Bug #20630 (Closed): Consistency cleanup: Make use of new t3lib_div::redirect function throughout the core
A new static method was introduced to make life easier to create a HTTP redirect for TYPO3 4.3.
The function named...
Benni Mack
00:30 Bug #20629 (Closed): Backend login news is not templateable
Hey all,
for 4.3 there were some changes to the login screen to make it marker-based template-based (and can be mo...
Benni Mack

2009-06-18

20:55 Bug #20621: Still a problem: Moving content elements in workspace results in Unknown column error
Closed due to being a duplicate. Marcus Krause
10:16 Bug #20621: Still a problem: Moving content elements in workspace results in Unknown column error
TYPO3 version 4.2.6 was released on February 10, 2009.
The mentioned fix (#0010483) was committed on February 21, 20...
Marcus Krause
10:05 Bug #20621: Still a problem: Moving content elements in workspace results in Unknown column error
Added relationship to mentioned issues. I haven't tested the report yet, so "relationship" could be a "duplicate" in ... Marcus Krause
19:26 Bug #20628 (Closed): Extension manager does not show Configuration Categories Menu
There is configuration file ext_conf_template.txt in extension directory which allows to configure extension differen... Vladimir Podkovanov
14:10 Bug #20105: Clickmenu doesn't work with IE8
Cannot find an entry for this bug in the Changelogs!!! See also #18653. Martin Kutschker
14:05 Bug #20612: scandinavian letters are transliterated wrong
Unfortunately the transliteration is currently language independent. The vowels with umlauts are transliterated accor... Martin Kutschker
14:01 Bug #20622: ReverseProxy redirect
Please have a look at the TYPO3_CONF_VARS[SYS][reverseProxy*] configuration variables to see if that solves your prob... Martin Kutschker
13:51 Feature #19465: Configuration enhancement for indexed_search
Nothing found after login...
Without being logged in, indexed_search works perfectly. After the login, no searchre...
Daniel Sasjadvolk
12:54 Feature #20627 (Closed): config.message_preview_workspace cannot create stop-button
With
config.message_preview_workspace
you can define an custom preview-message.
But there you can only insert Wo...
Martin Holtz
12:09 Bug #20626: can't preview with multiple domains
ps: i also tried patching with http://bugs.typo3.org/view.php?id=10266 but no changes... Stefano Cecere
12:07 Bug #20626 (Closed): can't preview with multiple domains
(related to 3976 but it seems to not be fully debugged):
if i have two domains (a.com and b.com) in 1 TYPO3 instal...
Stefano Cecere
11:44 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
Got the same problem:
Typo3: 4.2.6
dam: 1.1.1
tt_news: 2.5.2
rtehtmlarea 1.7.9
Daniel Sasjadvolk
09:21 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Committed to SVN:
* TYPO3_4-1 (rev. 5597) --> TYPO3 4.1.11
* TYPO3_4-2 (rev. 5598) --> TYPO4 4.2.7
* Trunk (rev. 5...
Oliver Hader

2009-06-17

20:49 Bug #20625 (Closed): Optimize CSS
I was pointed to this great extension for firefox called 'page speed'.
It checks other things than YSLOW does and ...
Michiel Roos
17:04 Bug #20372: Exclude &L parameter from &cHash params
Yeah, if the page being accessed without parameters then no cHash provided and addQueryString not enough to generate ... Vladimir Podkovanov
15:33 Bug #20372: Exclude &L parameter from &cHash params
Side note: Actually the of the useCacheHash setting is the bigger problem here, so it should be dropped from the Typo... Michael Stucki
15:00 Bug #20372: Exclude &L parameter from &cHash params
Real example for above comment from my current pjt
typolink {
parameter.data = TSFE:id
useCacheHash = 1
add...
Vladimir Podkovanov
16:19 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
>The bugfix will be in TYPO3 4.1.11, 4.2.7 and 4.3-beta1
Did you now the release date of the TYPO3 versions? Proball...
Karl Schlicker
15:35 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
I included the patch and tried the following versions of Firefox on Ubuntu 8.10:
- 3.5rc1
- 3.0.11 (of course)
- 3...
Christian Zenker
14:24 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Patch 0011009_v2.patch works on T3 4.2.6, rtehtmlarea 1.7.9
Apply patch on linux with:
ls -la
:
typo3/
...
Administrator Admin
11:29 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
The patches for TYPO3 4.1 and TYPO3 4.2/4.3 have been posted on the Core List.
Please test the patches - and especia...
Oliver Hader
11:00 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
still present in FF 3.0.11 and TYPO3 4.2.6 after 0011009_v3.patch and clearing whole cache and clearing ./typo3temp/r... Markus Volkmer
10:07 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
internal link problem is still present in ff 3.0.11 and typo3 4.2.6 -> would be nice, if this could be fixed in the n... Kay Strobach
14:21 Bug #20624: Uncaught exception InvalidArgumentException on creating graphical menus
"ident_MENU IMAGEMAP" is not a valid identifier - the space character cannot be used in the caching framework. Oliver Hader

2009-06-16

23:27 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
So is this ready to be sent to the core list?
What do you plan, Olly?
IMHO releasing a bug-fix release is very ur...
Steffen Gebert
22:57 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
@Hanspeter Siegfried: Is your installation patched? Or does the attached patch solve the issue? Martin Kuster
18:12 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
External links work in our installation, but when a non-admin redactor places media links, it doesn't work. RTE produ... Administrator Admin
17:27 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
now after manually removing all files from typo3temp/ (install-tool didn't remove them) the Patch works for me.
Test...
David Zschille
16:34 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Added a clean version v3 (removed the commented line) for 4.2.6/trunk and a version for 4.1.10.
Patch for 4.1.10 w...
Martin Kuster
16:16 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Doesn't work for me.
Testet with
t3_4.2.6_patched_typo3link.js.diff and 0011009_v2.patch
on FF 3.0.11 running on...
David Zschille
15:13 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Patch v2 works for me too now.
I forgot to set "forceCharset" to utf-8 ;-)
Everything works fine with FF 3.0.11 a...
Administrator Admin
14:28 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
I can confirm bug with FF 3.0.11 (Win XP SP3) and the latest solution (0011009_v2.patch) but without testing IDN-Doma... Clemens Riccabona
14:20 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
testet FF 3.011 working patches are
t3_4.2.6_patched_typo3link.js.diff & 0011009_v2.patch-
Georg Ringer
14:01 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
tested 0011009_v2.patch on FF 2.0.0.20 - works.
Christian Zenker
13:28 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Attached 0011009_v2.patch with Christian's solution.
Works for me. (Fixes this bug and doesn't break #0009196)
...
Martin Kuster
13:28 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
> Did you successfully test your solution?
I use 4.2.6 myself and tried FF 3.0.11 on Ubuntu and Win Vista - successf...
Christian Zenker
12:54 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
> Using decodeURI()/encodeURI() instead of the ~Component version should solve this problem once and for all.
Did ...
Administrator Admin
12:04 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Removing encodeURIComponent() / decodeURIComponent() recreates bug #0009196 . It is not possible to use special chara... Christian Zenker
10:20 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
This issue is also effecting E-Mail Links via RTE.
The 4.2.6 patch works for both type of links: External and E-Mail...
Michael
18:59 Bug #20624 (Closed): Uncaught exception InvalidArgumentException on creating graphical menus
Setup today apache with typo3 in 3 different versions for testing (4.26 stable, 4.26 svn , 4.30 svn ). For a simple l... Christoph Niewerth
17:57 Bug #20623 (Closed): content_fallback for whole page, including navigation and title
With TypoScript "config.sys_language_mode = content_fallback ; 1,0" it's possible to define a different fallback lang... Albrecht Köhnlein
16:37 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
The config parameter for the <media> option of the DAM extension is documented like this in the backend ;
[mediat...
Alban Cousinie
14:38 Bug #20622 (Closed): ReverseProxy redirect
t3lib_div::locationHeaderUrl uses t3lib_div::getIndpEnv('TYPO3_REQUEST_HOST') or t3lib_div::getIndpEnv('TYPO3_REQUES... Ulrich Fischer
11:30 Bug #18904: Content Element Description Backend Display
Sorry, I forgot to mention that am using the latest TYPO3 4.2.6 Michael
11:29 Bug #18904: Content Element Description Backend Display
Same if you add new »Section Frames«.
TCEFORM.tt_content.section_frame {
addItems.100 = Ansprechpartner
remove...
Michael
11:25 Bug #18904: Content Element Description Backend Display
No, its not exactly the same like #0004033 sorry … Michael
11:12 Bug #20316: image scaling fails when saving
I could solve this issue.
What I learned:
- Image scaling is based on the width and height attributes of the imag...
Sebastian Meyer
11:01 Bug #18722: "Broken rootline" error when creating new page in Draft
i've debugged the issue
It only occures when realurl is in use and you create a page using the wizard or updating ...
Tobias Liebig
01:31 Bug #19988: Rich text editor is not loading
Hello,
I've solved this error. In my installation of TYPO3 I had installed 2 versions of htmlArea RTE, one Local an...
Administrator Admin

2009-06-15

23:26 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
A short notice on version 4.1.10,regarding Rolands patch
4.1.10 has to different js-files, one is compressed. If y...
Erik Svendsen
22:05 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
In some instances you have to clear cookies and all browser cache to. Even after deleting typo3temp/rtehtmlarea/-file... Erik Svendsen
21:03 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Also tested in FF 3.0.11 on Windows XP and TYPO3 4.2.6
It took quite a bit of effort getting all cached items out of...
Jigal van Hemert
20:15 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
confirmed using FF 3.0.11 (Ubuntu 8.10 package) and TYPO 4.2.6
0011009_experimental.patch resolves the issue.
Steffen Müller
19:35 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
As I saw the relation to bug 0009196 I tested the patches of the js-file by linking to an url that contains a german ... Administrator Admin
17:40 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
It now also works for me ... "remove the cached files in typo3temp/rtehtmlarea/" was the part I was missing Koen TILLEY
17:32 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
The patch worked for me too. On 4.1.10 the JS files of the RTE are somewhat different, I created a patch for 4.1.10 b... Roland Behme
17:18 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
I wonder whether everybody understands the patch.
Actually, the encoding and decoding of the url is commented out...
Administrator Admin
17:13 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Hi all,
if you test the patch (or any other RTEhtmlare patch), please make sure to remove the cached files in typo3t...
Oliver Hader
17:04 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Doesn't matter what i do, the patch wont work for me.
If i check the js functions from the patch in a normal html do...
Markus Wanjura
16:56 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
> But I wonder if this is a Typo3-Bug now or a Firefox one...
I think it's a TYPO3 bug - because the patched vers...
Martin Kuster
16:13 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Confirming the problem using FF 3.0.11 and TYPO3 4.1.10 as well.
The URLs created are somehow doubled (well, prefi...
Jochen Rieger
15:48 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Can confirm the problem with FF 3.0.11 shipped via autoupdate today. Manual removal of the wrong part in generated UR... Maik Matthias
15:35 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
> 0011009_experimental.patch solves the issue here (4.2.6). (after clearing all caches and restarting firefox)
001...
Administrator Admin
15:18 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Hi Peter,
thank you for your fast answer.
Now I created an xclass of that function in class.tx_rtehtmlarea_base...
Sonja Schubert
14:36 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Hi yall, Hi Sonja,
>Does somebody know where the php part is which the
> typo3/sysext/rtehtmlarea/htmlarea/plugi...
Peter Kuehn
14:01 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
0011009_experimental.patch solves the issue here (4.2.6). (after clearing all caches and restarting firefox)
Succe...
Martin Kuster
13:52 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Does somebody know where the php part is which the typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Link/typo3link.js i... Sonja Schubert
13:32 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Patch 0011009_experimental.patch does not work for me either Carsten Pohle
13:05 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
I did some checks with older firefox nightly builds (3.0.x/1.9.0.x).
Latest build without this problem:
Mozilla/...
Martin Kuster
11:26 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
0011009_experimental.patch works for me (Firefox 3.0.11 + rtehtmlarea 1.7.9).
Though I wonder, if there was/is a ...
Ralf Hettinger
11:02 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Patch does not work for me either. marvin
10:41 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
confirmed, although manual removal of the generated typo3-part of the URL helps, for now I have to use IE7 which is p... Florian Schaeffer
22:01 Bug #20449: Mapping in query does not takes care of remapping "table.field" in a WHERE clause
At revision: 5594 Martin Kutschker
15:39 Feature #17874: Add suggest-like feature to TCEforms
I just uploaded the latest version of the patch, polished by Benni Mack and pending in the core list. I will also hav... Andreas Wolf
15:09 Bug #20621: Still a problem: Moving content elements in workspace results in Unknown column error
The same problem also occures if you enable versioning only for elements (disable it for page and branch). Björn Jacob
14:48 Bug #20621 (Closed): Still a problem: Moving content elements in workspace results in Unknown column error
I've installed the recent version of TYPO3 4.2.6. If found the reports #0010483 and #0009705. The described problems ... Björn Jacob
13:22 Bug #20620: Setting a mailto: - Link with RTE creates an unuseable Link
Maybe this is a duplicate of #20377? Carsten Pohle
02:00 Bug #20620 (Closed): Setting a mailto: - Link with RTE creates an unuseable Link
When (for example) you write the text "test@test.de" in RTE, then mark that text and create a mailto: - Link, then th... Marc Richter
12:41 Feature #15809: Divider error
committed to trunk, rev 5593 Steffen Kamper
12:40 Bug #20574: Bring back the divider CE
committed to trunk, rev 5593 Steffen Kamper
10:52 Feature #20438: Provide more flexible rendering for "text with image"
Commited to trunk (rev. 5540). So it will be included in TYPO3 v4.3.0 Ernesto Baschny
10:43 Bug #20610: HMENU does not show top Level Page in TYPO3 v4.3alpha3
That's right - never remarked that before.
Nevertheless at least special:rootline and special:directory list the fir...
David Bruchmann
10:36 Bug #20404: Show Warning if memcache is configured but not installed / working on the server
committed to trunk, rev 5592 Steffen Kamper
10:21 Feature #19693: Integrate possibility to define additional header data via TypoScript
+1 for stdWrap.additionalHeaderData
to Johannes von Bargen,
+ 1 for converting page.headerData to assoc array so ...
Vladimir Podkovanov
00:50 Feature #19693: Integrate possibility to define additional header data via TypoScript
Yeah! That would be cool! I just had a discussion with several people at typo3camp Hamburg about such a possibility.
...
Johannes von Bargen
10:17 Bug #19988: Rich text editor is not loading
Hello,
I've the same problem, I'm using Firefox 3 in OSX 10.5 and I have the same error, also i've tried in Window...
Administrator Admin
10:12 Bug #20615: Memcached backend does not work well if cache of a page shall expire after 30 days
From memcached docs:
"Expiration times
----------------
Some commands involve a client sending some kind of ex...
Vladimir Podkovanov
07:00 Bug #20614: Remove checkbox for review - there are no reviews
> But there have not been any extension reviews for years
wrong, last one was for civserv (in summer 2007 - less ...
Marcus Krause
01:09 Feature #20619 (Closed): extension key namespaces in headerData
I am currently working on a extension which integrates jQuery Galleriffic and Galleria into cType Image. That brought... Johannes von Bargen

2009-06-14

22:32 Feature #19724: Element Browser window is MUCH too small
committed to trunk, rev 5591 Steffen Kamper
22:27 Bug #20400: DBAL does not support CLOB/BLOB when using a mapped table name
committed v3 to trunk, rev 5590 Steffen Kamper
22:24 Bug #20417: Cannot connect to non-local Oracle database with SID
committed to trunk, rev 5589 Steffen Kamper
22:17 Bug #20616: Change 2 forgotten icons in t3skin
committed to trunk, rev 5588 Steffen Kamper
20:02 Bug #20618 (Closed): OpenID authentication does not work with felogin
When using the FE login system extension (felogin), it is not possible to use the OpenID system extension (openid) fo... Francois Suter
19:58 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
Firefox Update 3.0.11is out and Link creation is brocken...
Priority should be set to High
Philipp Gampe
13:30 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
The experimental fix did not solve the problem in my case: Tested on following:
Firefox 3.0.11, TYPO3 4.2.6 and TY...
Erik Svendsen
02:32 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
FYI: Just to make sure this gets somehow integrated in a upcoming 4.2 patch level release... ;) Oliver Hader
02:30 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
I tracked down the problem to the file typo3/sysext/rtehtmlarea/htmlarea/plugins/TYPO3Link/typo3link.js and the URI h... Oliver Hader
18:37 Bug #20610: HMENU does not show top Level Page in TYPO3 v4.3alpha3
That's quite normal behavior afaik. 4.2 doesn't behave differently (at least not for me) Susanne Moog
18:13 Feature #3663 (Accepted): Time calculations / insert time like everywhere else ;)
I realised I knew where it was coming from just after I replied. It's done by JavaScript, which transforms e.g. "d+3"... Francois Suter
17:36 Feature #3663: Time calculations / insert time like everywhere else ;)
Hmm, I didn't know you could do this... Actually it's broken when used in conjunction with date2cal.
Anyway I'll s...
Francois Suter
14:39 Feature #3663 (Closed): Time calculations / insert time like everywhere else ;)
Hey,
a nice addition would be if we could enter a date like "d+7" in the date and time fields and that would be tr...
Susanne Moog
17:31 Feature #3664 (Resolved): Colors / markup for errors and warnings
I had changed the rendering of success and error messages, but forgotten to adapt this screen. It is fixed now.
No...
Francois Suter
14:43 Feature #3664 (Closed): Colors / markup for errors and warnings
Hi,
in the setup module some things are checked, but you hardly see what went wrong because the error/warning tex...
Susanne Moog
11:11 Bug #20607: Wrong rendering of HTML content element
As an explanation why I use wrappers in HTML CE.
I use it in case when:
a) wrapper will be not available to end u...
Krystian Szymukowicz
00:42 Bug #20613: Remove all DEPRECATED Static Templates
Thank you Christian Leicht
 

Also available in: Atom