Project

General

Profile

Activity

From 2009-09-17 to 2009-10-16

2009-10-16

22:57 Bug #21283: absRefPrefix is prefixed with external js files
however absRefPrefix is not needed as it's prefixed in TSFE::setAbsRefPrefix
There were two directories missing (e...
Steffen Kamper
17:46 Bug #21283: absRefPrefix is prefixed with external js files
I attached a new file which add absRefPrefix only when the file is not marked as external Rupert Germann
20:27 Bug #21227: Section "Help" is shown even with no subelements
Yes, as I wrote: That is the logical solution.
But you cannot introduce it as long as there are extensions illogic...
Chris topher
20:24 Bug #21227: Section "Help" is shown even with no subelements
hide main title if no sub module is there Georg Ringer
20:23 Bug #21227: Section "Help" is shown even with no subelements
What do you propose? Chris topher
20:21 Bug #21227: Section "Help" is shown even with no subelements
IMO that makes no sense for me cause those kind of hacks are not very nice. I guess it is best to wait for newsgroups... Georg Ringer
20:19 Bug #21227: Section "Help" is shown even with no subelements
Hi Georg,
since the newsgroup-server is unavailable till sunday, let's continue here:
Your patch correctly hide...
Chris topher
19:59 Bug #21227: Section "Help" is shown even with no subelements
ah damn, it seems I overlooked something ...
can you please check the patch and report in the core list if it wor...
Georg Ringer
19:57 Bug #21227: Section "Help" is shown even with no subelements
Hi Georg,
thank you for your fix!
I also noticed this problem; this is a duplicate of #21072.
Chris topher
18:59 Bug #21289 (Closed): Double wrap of rules subpart with template_css.tmpl (indexed_search 2.11.1)
In template_css.tmpl the content of the subpart ###RULES### is wrapped in
<div class="tx-indexedsearch-rules"> </d...
Michael Stopp
17:43 Bug #21143: Add some constants
Actually, the patch is already pending in the core list and just waiting for a +1 by a core dev. :-) Oliver Klee
17:37 Bug #21143: Add some constants
great idea - looking forward to patch in core list Georg Ringer
17:35 Bug #21288 (Closed): Flash Uploader only works in click menu in file tree, not in right frame
the flash uploader only works when using the click menu in the file tree (2nd frame) and not in the right frame.
w...
Georg Ringer
16:41 Bug #21287: htmlArea RTE: Errors are raised when extension rtehtmlarea_definitionlist is installed with TYPO3 4.3
Will provide a patch to add a warning in the Install tool when upgrading to 4.3 and rtehtmlarea_definitionlist is ins... Stanislas Rolland
16:07 Bug #21287: htmlArea RTE: Errors are raised when extension rtehtmlarea_definitionlist is installed with TYPO3 4.3
TYPO3 and htmlArea RTE versions requirements of extension rtehtmlarea_definitionlist were updated on TER. Stanislas Rolland
15:23 Bug #21287: htmlArea RTE: Errors are raised when extension rtehtmlarea_definitionlist is installed with TYPO3 4.3
Answer from Stan:
With TYPO3 4.3, definition lists are integrated into core. Extension rtehtmlarea_definitionlist f...
Thomas Schröder
13:26 Bug #21287 (Closed): htmlArea RTE: Errors are raised when extension rtehtmlarea_definitionlist is installed with TYPO3 4.3
When clicking "in- or decreace indent" button with rtehtmlarea_definitionlist installed, the RTE reloads and all chan... Thomas Schröder
16:38 Feature #15162: date-params are hardcoded
The format of these dates should configurable with TS.
The makeInfo() function could be changed like this:
// exi...
Michael Stopp
14:08 Bug #18620: TSref: CONFIG object is empty / no reference! --- 4.2RC1
Benni, does this still happen to you in 4.3? I thought I had come across some bugs, but I can't reproduce any now. I ... Francois Suter
12:52 Bug #21159: Backend login cookie check fails in IE6
no change needed.
The problem was caused by the simulated IE from multipleIEs.
I just installed a fresh XP in a V...
Rupert Germann
00:01 Bug #21159: Backend login cookie check fails in IE6
the "no cookies" message is displayed because document.cookie is always empty on my machine. I attached a patch which... Rupert Germann
12:14 Bug #25625: Don't show rights check on Windows
confirmed.
"The webserver user is not allowed execute this script."
which is obviously wrong.
Steffen Kamper
11:50 Bug #25625 (Closed): Don't show rights check on Windows
The test that checks whether the cli_dispatch script is executable always returns false on Windows. So it should not ... Francois Suter
12:05 Bug #21259: Forms using dataArray do not show any field
Thanks for the feedback. Thus, I can close this issue. Oliver Hader
11:57 Bug #25623: Various small issues
Committed to trunk in revision 6160 Francois Suter
11:51 Bug #25623: Various small issues
Windows issue moved to separate report: http://bugs.typo3.org/view.php?id=12251
Francois Suter
11:36 Bug #25621: Creation of late task
Here's the formal patch for this issue, which I'm going to submit to the core list.
The main difference with Ingma...
Francois Suter
11:27 Bug #25621: Creation of late task
isn't it much simpler to validate the date and display a extJs msgbox if date is older than now? This wouldn't allow ... Steffen Kamper
11:08 Bug #21286 (Closed): t3skin: Headers are smaller than the text
Good example is the reports module.
(issue imported from #M12250)
Steffen Kamper
10:50 Bug #21281: Reports module: icon not clickable
committed v2 to trunk, rev 6158 Steffen Kamper
10:03 Bug #25618: The script tried to execute a method or access a property of an incomplete object
Committed v3 to trunk in revision 6157 Francois Suter
09:44 Bug #21285: Improve comments about service registration in EXT:sv/ext_tables.php and EXT:sv/ext_localconf.php
Committed to trunk in revision 6156 Francois Suter
09:38 Bug #21285: Improve comments about service registration in EXT:sv/ext_tables.php and EXT:sv/ext_localconf.php
And in EXT:sv/ext_localconf.php, the comment:
// auth services needs to be added here. ext_tables.php will be read...
Francois Suter
09:35 Bug #21285 (Closed): Improve comments about service registration in EXT:sv/ext_tables.php and EXT:sv/ext_localconf.php
File EXT:sv/ext_tables.php contains the following comment:
// normal services should be added here
This is wron...
Francois Suter
09:32 Bug #21225: Provide a report for installed services in the new Reports module
Committed v2 to trunk in revision 6155 Francois Suter
09:25 Bug #21284 (Closed): Description for extList_FE is missing
Problem:
If the new parameter extList_FE has been added to localconf.php by the extension manager this parameter sho...
Rupert Germann
09:22 Bug #21215: Enhance report registration API to provide custom icons for reports
Committed v2 to trunk in revision 6154 Francois Suter
09:18 Bug #21280: Cleanup API for providers in status report
Committed to trunk in revision 6153 Francois Suter

2009-10-15

23:28 Bug #21283 (Closed): absRefPrefix is prefixed with external js files
When using config.absRefPrefix also external files are built with
absRefPrefix + http://...
which leads to wrong ur...
Steffen Kamper
22:31 Bug #21243: PHP warning in FE with activated DLOG and mbstring set as t3lib_cs_utils
FYI: committed to trunk rev 6152 Rupert Germann
22:09 Bug #20576: t3lib_div has several calls to debug without namespace which leads to php-errors
Hi,
ok, please kindly ignore my patch. ;)
The problem is not calling debug() WITHOUT namespace but WITH. In typ...
Felix Oertel
21:40 Bug #21281 (Closed): Reports module: icon not clickable
the icons in the reports module next to the header (inside the <h2>) are not clickable. only a click at the text open... Georg Ringer
21:06 Bug #21280 (Closed): Cleanup API for providers in status report
Currently the list of status providers for the status report is alongside the title, description and report propertie... Francois Suter
16:36 Bug #21279: Improve locallangXMLOverride feature
How to test:
* Install the attached langtest2 extension.
It renames the logout button and the title of the shortc...
Steffen Gebert
16:31 Bug #21279 (Closed): Improve locallangXMLOverride feature
#20955 introduced a new way to override LL-XML files.
Unfortunately it's as unflexible as the old XLLfile style, whi...
Steffen Gebert
16:35 Bug #19938: warning: in_array wrong datatype
Line 562 has two other issues.
Take a look at this operator
$preserveVars = ! ( $this->conf['preserveGETvar...
Markus Klein
16:13 Bug #20911: (case: forgot email) ->Mail sent to persons in any case, even if they are not registered!
Indeed, data protection is a problem in this case.
But maybe you can provide an option to choose between sending a...
Markus Klein
16:12 Bug #21278 (Closed): Pre-fill Value for the search input field problem?
TYPO3 4.2
Indexed Search 2.11.1
This is the usual config line:
<input name="tx_indexedsearch[sword]" type="text" v...
Darko Jr. Gonzalez
16:09 Bug #21277: Danger for misusing forgot password function for spamming mailboxes
Sorry, duplicate of 0011765 Markus Klein
16:09 Bug #21277: Danger for misusing forgot password function for spamming mailboxes
Hi Markus,
thanks for your report!
This has already been reported and discussed; see #11765.
If you have an ...
Chris topher
16:03 Bug #21277 (Closed): Danger for misusing forgot password function for spamming mailboxes
When a user enters an unknown mail address in the forgot password field, a mail is sent to the given mail address tel... Markus Klein
14:25 Bug #21060: MEDIA.renderType in TypoScript is reset
committed to trunk, rev 6151 Steffen Kamper
13:20 Bug #19716: History/Undo not works on image elements
A display of the bug is uploaded in the typo3_43b1_bug.PNG file.
It's really annoying and I would say it the error...
Staffan Ericsson
11:40 Bug #21252: $this->doc->sectionHeader return wrong HTML
committed to trunk, rev 6150 Steffen Kamper
11:01 Bug #18966: PHP Warning, if a sql error occurs - Bug in class t3lib_db function sql_fetch_assoc
FYI: committed attached v2 to
trunk rev 6147
4_2 branch rev 6149
this fixes also bug #21270
Rupert Germann
10:59 Bug #21270: t3lib_admin::lostRecords produce errors / warning
fixed by committing #18966 Rupert Germann
10:10 Bug #21270: t3lib_admin::lostRecords produce errors / warning
I suggest to drop this patch in favour of an improved version of #18966
TYPO3_DB->sql_fetch_assoc() already calls de...
Rupert Germann
10:56 Feature #14211: calculate and display filepermissions in filelist
Why ist writable and readable negated?
$info['writable'] = !@is_writable($wholePath);
$info['readable'] = !@i...
Alexander Opitz
09:20 Feature #20382: Implement RSA authentication for BE and FE
committed to trunk by dmitry in revisions 5386 and 5387 Rupert Germann
01:40 Bug #21265: Wrong sizes of image
Hi Oliver, yes it does apply to 4.2 as well. Vladimir Podkovanov
01:00 Bug #20615: Memcached backend does not work well if cache of a page shall expire after 30 days
have uploaded patch Vladimir Podkovanov
00:41 Bug #20615: Memcached backend does not work well if cache of a page shall expire after 30 days
Hi Oliver, just checked with latest trunk - yes, the bug still exists. Vladimir Podkovanov
00:48 Bug #21250: Cannot login after upgrade to TYPO3 4.3 due to missing authentication method
I investigated this and found that the steps to reproduce are wrong.
correct is:
1. Have a site running on 4.2...
Rupert Germann
00:11 Bug #20540: Pages protected by incl. sub-pages FE-group don't redirect
Give me a day, I'm going to check it in 4.2.0. Deductions says "yes", as the code hasn't changed since ages. Niels Fröhling
00:04 Bug #21275 (Closed): [Media CE] using a flash video file doesn't work
When selecting a flash video file (swf) always the player is used to display the movie. But the swf file has to be di... Steffen Kamper

2009-10-14

23:20 Bug #21274 (Closed): Record statistics use hidden tables and isn't formated well
When rsaauth is installed you see the "oops" message which shouldn't be displayed.
Also tables miss header to unders...
Steffen Kamper
22:56 Bug #21273 (Closed): Improve the configuration API of the reports module
Currently the status providers and the label fields like "title" or "description" are mixed up in the array
$GLOBALS...
Rupert Germann
21:49 Bug #21181: Call to getCache() on a non-object
OK, after wasting some more hours I can say that moving the caching framework initialisation before the loading of th... Rupert Germann
18:55 Bug #21181: Call to getCache() on a non-object
i agree argumentation of Rupi. This is missusage of ext_localconf as this file is loaded "before" anything else.
S...
Steffen Kamper
17:54 Bug #21181: Call to getCache() on a non-object
possible solution for the missing cache object:
- disable caching of t3lib_div::xml2array() when there's no caching ...
Rupert Germann
17:39 Bug #21181: Call to getCache() on a non-object
hi,
I digged into this and found that there's no obvious fix.
In general I see this two possibilities:
1. fix it...
Rupert Germann
21:42 Bug #20309: typo3/db_new.php shows tables under another extension name
i was wrong, #20308 solves it Steffen Kamper
20:57 Bug #20309: typo3/db_new.php shows tables under another extension name
imho a problem of rsaauth. For example have a look to new record wizard on globe - you even see an "oops" Steffen Kamper
20:48 Bug #21060: MEDIA.renderType in TypoScript is reset
correct - just forgotten to read it from conf. Steffen Kamper
20:22 Bug #21210: template view instead of listview in right frame
ok, so i'll close it until it is reproducable ;) Steffen Kamper
12:54 Bug #21210: template view instead of listview in right frame
sorry, can't reproduce it any more.
it happend immidiate after the first installation. (Installation and import of a...
Bernd Wilke
11:50 Bug #21210: template view instead of listview in right frame
I can't reproduce. Please test how this can happen and try to find a way to reproduce, as i never saw this before (an... Steffen Kamper
20:20 Bug #20610: HMENU does not show top Level Page in TYPO3 v4.3alpha3
absolotely correct: this worked never before in any version.
Reason: there is at least a pidInList used which contai...
Steffen Kamper
19:32 Bug #21259: Forms using dataArray do not show any field
Hi Oliver:
Sorry, but it seems I made a mistake. :(
The site that was giving this erros was using typo3 version...
Carlos Chiari
10:10 Bug #21259: Forms using dataArray do not show any field
Hi Carlos,
can you please provide a simple TypoScript example how to reproduce and test this? Thanks in advance!
Oliver Hader
19:01 Bug #21255: Misleading notice when creating or deleting ENABLE_INSTALL_TOOL file
I still don't like the button to trigger to distinct actions but one simple solution not to break the current logic w... Marc Wöhlken
16:25 Bug #21255: Misleading notice when creating or deleting ENABLE_INSTALL_TOOL file
The button was moved to this tab newly. But if I remember correctly noone considered this problem... The idea of movi... Chris topher
14:11 Bug #21255: Misleading notice when creating or deleting ENABLE_INSTALL_TOOL file
In my eyes the problem is that two actions are commited when trying to create the ENABLE_INSTALL_TOOL file:
1. ENABL...
Marc Wöhlken
14:08 Bug #21255: Misleading notice when creating or deleting ENABLE_INSTALL_TOOL file
The problem is, that the enable-button actually saves the content of the form!
But that is what the save-button shou...
Chris topher
11:01 Bug #21255: Misleading notice when creating or deleting ENABLE_INSTALL_TOOL file
i don't see a problem with this message. The autofill is done by browser, not by code. When you don't use the autofil... Steffen Kamper
18:23 Bug #21270 (Closed): t3lib_admin::lostRecords produce errors / warning
there are expressions used in sql query without checking.
This function is used from lowlevel (DB CHECK) -> Record...
Steffen Kamper
17:46 Bug #21196: autoloaders registered by extensions slow down the core autoloader
besides the mentioned autoloader problem, there's another issue that would be fixed by this patch, too:
If an extens...
Rupert Germann
16:31 Bug #18781: field tablename in sys_refindex too short
the solution for the follow-up problem of this bug is in #0011694
(index too long on utf-8 databases)
The problem ...
Rupert Germann
16:01 Bug #21217: Sitemap: Recently updated pages broken
Since #19762 introduced this negative side-effect and got reverted now, no change is required here. Oliver Hader
16:00 Bug #19762: Traversing back page records used in CONTENT object does not work on root page
Reverted this bugfix in SVN Trunk (rev. 6146) Oliver Hader
15:29 Feature #15193: There is no API to list tables in the Web->Page module
reopened by request of franz H. Michael Hirdes
13:06 Feature #21266: Add stdWrap date/strftime with GMT format property
is related to #17066 (and quite useful imo) Ralf Hettinger
10:41 Bug #21269 (Closed): md5_file() to check if a file has been changed is very expensive [performance]
i am generating thumbnails from very large images. I thought, after rendering once, it should not be an performance i... Martin Holtz
10:06 Bug #21265: Wrong sizes of image
Hi Vladimir,
can you please test whether this exists in TYPO3 4.2 as well? Thanks!
Oliver Hader
10:05 Bug #21268 (Closed): Caching framework does not work with DBAL on Oracle
Problems:
When looking in the DBAL debug module, a lot of errors are produced, which all point to the new caching fr...
Patrick Broens
10:05 Bug #21264: Fatal error when importing from .3td
No bug of the Core and solved in latest version of static_info_tables... Oliver Hader
09:33 Bug #20491: Wrong substitution of ###THIS_UID### in t3lib_loaddbgroup.php
Ah, overlooked the additional information... thanks! ;-) Oliver Hader
03:12 Bug #21262: Checkboxes get bigger on hover in IE7
Hi, I can confirm that. Vladimir Podkovanov
03:06 Bug #21267 (Closed): Function tslib_cObj::crop() is not multibyte safe
Function tslib_cObj::crop() is not multibyte safe so it does truncate in wrong position when multibyte string involve... Vladimir Podkovanov

2009-10-13

23:46 Bug #21264: Fatal error when importing from .3td
static_info_tables updated - case solved Kim Holberg Andersen
22:00 Bug #21264: Fatal error when importing from .3td
install latest version of static_info_tables, no mistake of the core! Georg Ringer
21:03 Bug #21264 (Closed): Fatal error when importing from .3td
Get the followong error when importing website into a fresh TYPO3 4.3 site:
Fatal error: Cannot re-assign $this in...
Kim Holberg Andersen
23:28 Bug #21263: BE: The buttons "hide"" and "delete" of extension "rgnewsce" doesn't work
Resolved, no change required.
Wim, this is not a core and tx_login issue, but a problem of some specific extension...
Christian Kuhn
16:57 Bug #21263 (Closed): BE: The buttons "hide"" and "delete" of extension "rgnewsce" doesn't work
Under the tabs "content" or "extra" of the extension "rgnewsce" the buttons "hide" and "delete" doesn't work.
Under ...
Wim no-lastname-given
23:10 Bug #21032: Typoscript template "next level" chaining doesn't work as expected
Yeah that's the version... It's a huge site and unfortunately updating it would me a major pain. We've tried once and... Marcel douwstra
17:27 Bug #21032: Typoscript template "next level" chaining doesn't work as expected
Are you sure you use version 3.8.1?
This version is maybe five years old and is therefore no longer supported.
...
Chris topher
17:21 Bug #21032 (Closed): Typoscript template "next level" chaining doesn't work as expected
There are 3 typoscript templates in a "template storage" sysfolder.
- menu_level1
- menu_level2
- menu_level3
...
Marcel douwstra
23:09 Feature #21266 (Closed): Add stdWrap date/strftime with GMT format property
when dealing with timestamps in TS that are stored in UTC it's not possible to display them in local time.
I can u...
Steffen Kamper
22:29 Bug #25621: Creation of late task
@Francois, I just uploaded the second patch I created during out phone call yesterday, so it doesn't get lost. Ingmar Schlecht
21:21 Bug #21265 (Closed): Wrong sizes of image
I found issue with getting wrong sizes of image produces from gif file with cropping.
Conf used for image:
page...
Vladimir Podkovanov
20:39 Bug #20938: SOAP error while uploading an updated extension
Simply tested it on my own.
Created a PHP-File with the following Content on my Webspace:
$content = file_get_con...
Sven Weiss
20:26 Bug #20938: SOAP error while uploading an updated extension
Also think the same. Why not try it?
You can also place a second tx_ter_wsdl.php with Content-Length somewhere else ...
Sven Weiss
13:03 Bug #20938: SOAP error while uploading an updated extension
"isn't necessary" :
- does not mean that it doesn't help in this case ...
- does not say, that it must be omitted
...
Stefan Geith
12:40 Bug #20938: SOAP error while uploading an updated extension
Changing tx_ter_wsdl.php probably won't help because with "Transfer-Encoding: chunked" a Content-Length header isn't ... Thorsten Kahler
11:48 Bug #20938: SOAP error while uploading an updated extension
I will add the content length to tx_ter_wsdl.php. It doesn't change anything and maybe it helps. Steffen Kamper
08:51 Bug #20938: SOAP error while uploading an updated extension
Latest trunk: Rev 6144
[BE][compressionLevel] = 0
[FE][compressionLevel] = 0
Error:
Fatal error: SOAP-ERROR: Pa...
Stefan Geith
17:22 Bug #20785: Potential SQL injection in class.t3lib_tsfebeuserauth.php
Christian, there are several patches. The cosmetic change is on the 4.1 and 4.2 branch versions only. The biggest par... Oliver Klee
17:14 Bug #20785: Potential SQL injection in class.t3lib_tsfebeuserauth.php
Wow. I opened this security bug in july 2009, and four months later a new patch has been developed, changing "(int)" ... Christian Weiske
17:09 Bug #20785: Potential SQL injection in class.t3lib_tsfebeuserauth.php
I've created new 4.1 and 4.2 patches that now use intval instead of (int). Oliver Klee
17:05 Bug #19999: table name are not mapped in the value part of a query and in inner join
Hi xavier
i have recreated my patch to only patch the mapping error of joins and i modified the parser in order t...
Michael Miousse
14:10 Bug #19999: table name are not mapped in the value part of a query and in inner join
the part from the where as been resolved in an other bug.
But the par for the join is still valid.
since that i...
Michael Miousse
14:02 Bug #21054: GMENU - first menu item does not appear because of wrong calulation of text position
its a php bug http://bugs.php.net/bug.php?id=22513 Christian Bernet
09:34 Bug #21054: GMENU - first menu item does not appear because of wrong calulation of text position
We have exactly the same error. The rendered test images looked right. php: 5.2.6, freetype: 2.3.7, libgd2. The use o... Christian Bernet
13:18 Bug #21262 (Closed): Checkboxes get bigger on hover in IE7
Reproduce:
Go to "File list"
Open "Clipboard #2" (or the one you like ;))
Hover over the appearing checkboxes
...
Susanne Moog
12:10 Bug #21261 (Closed): string literals quoted as identifiers in class.t3lib_loaddbgroup.php
Problem:
When using MySQL ANSI mode, some mm_relations operations will not work because string literals are quoted...
Patrick Broens
10:17 Bug #20153: shortcut icon type detection does not work if allow_url_fopen is disabled
I added an anhanced patch, that
a) uses $iconMimeType = ' type="image/x-icon"' if the finfo_open function doesn't ex...
Stefan Geith
09:59 Bug #21260: Spaces in Webroot path break ImageMagick compose
Here is an example of the content of the array returned from function t3lib_div::unQuoteFilenames() WITHOUT and WITH ... Jörg Wagner
09:17 Bug #21260 (Closed): Spaces in Webroot path break ImageMagick compose
Install Tool -> Image Processing -> Combining images
shows all masks inverted if webroot path contains breaks.
Test...
Jörg Wagner
07:20 Bug #21259 (Closed): Forms using dataArray do not show any field
When a FORM is set using Typoscript, if it uses the 'dataArray' property, the form will lack its fields. It doesn't h... Carlos Chiari

2009-10-12

23:45 Bug #21258 (Closed): Line-break (Shift+Enter) doesn't work in Opera 10 on Mac
While pressing Enter key in RTE causes a new paragraph (<p>), Shift+Enter usually creates a line-break (<br/>).
Li...
Steffen Gebert
22:41 Bug #25624: Usage of timezone
Actually there was the idea of displaying the server's time in the BE module. That would definitely be useful. Francois Suter
22:41 Bug #25624 (Closed): Usage of timezone
The Scheduler relies purely on the server's time zone. This should be mentioned at all appropriate places (BE module,... Francois Suter
21:47 Bug #20251: AJAX relogin box doesn't appear
Actually it just happened again, on an installation with 10467 patch applied... Not sure why. Let me know what I shou... Dan Osipov
18:02 Bug #20251: AJAX relogin box doesn't appear
I did experience it with beta1, but I think patch 10467 resolved the issues - at least I haven't noticed it since app... Dan Osipov
18:00 Bug #20251: AJAX relogin box doesn't appear
Hi Dan,
do you still experience this behaviour with the lates TYPO3 4.3-beta1 release and/or the SVN Trunk version?
Oliver Hader
18:41 Bug #20491: Wrong substitution of ###THIS_UID### in t3lib_loaddbgroup.php
Haven't got a test scenario available now, but according to the additional information it should ;-) Jo Hasenau
17:56 Bug #20491: Wrong substitution of ###THIS_UID### in t3lib_loaddbgroup.php
Hi Joey,
I guess this behaviour also exists in TYPO3 4.2, doesn't it?
Oliver Hader
18:35 Bug #20546: "How did you get here" dialog opens
Please upload an extension that allows to reproduce this issue. I am unable to reproduce it with the conditions descr... Stanislas Rolland
13:42 Bug #20546: "How did you get here" dialog opens
The problem is still there.
Firefox 3.5.3.
TYPO3 4.2.6
Tomasz Rakowski
18:35 Feature #21257 (Closed): Integrate Security section to Install Tool
In TYPO3 4.3 there are several new security related extensions and settings, like saltedpasswords, rsaauth etc. Howev... Oliver Hader
18:19 Bug #20077: FORM is empty
Hi Franz,
indeed there was a bug in evaluating the FORM TypoScript which should be fixed with TYPO3 4.3-beta1. Can y...
Oliver Hader
18:15 Bug #19667: t3x export reports SQL errors with uninstalled extensions
Hi Franz,
how can one reproduce this behaviour?
Oliver Hader
18:12 Bug #20307: t3lib_cache_frontend_AbstractFrontend constructor is inefficient
Everything is fine here, $backend is an object and thus already a reference. Oliver Hader
18:06 Bug #20429: Regular expressions conditions can not differentiate between values that are part of other values
Hi Ingo,
please use the start and end statements in your pattern:
[globalString: GP = tx_blogexample_pluginkey|acti...
Oliver Hader
17:41 Bug #20510: Extbase/Fluid does not support to fill an array from formular's text-fields
Hi Marcel,
does this bug still exist with the lates release of TYPO3 4.3-beta1 and an updated version of Extbase?
I...
Oliver Hader
17:40 Bug #21002: message to reviewer has troubles with umlauts
how to reproduce:
1) install sysext version, as admin just switch to any workspace, add a new content element
2) sw...
Georg Ringer
17:19 Bug #21002: message to reviewer has troubles with umlauts
Hi Georg,
can you please give a short step by step info how to reproduce and which character set you're using in you...
Oliver Hader
17:36 Bug #21176: No upload in the new massuploader with Firefox
Works fine if a disable the checkbox! Only with the flashuploader no upload is possible. Philipp Holdener
17:25 Bug #21176: No upload in the new massuploader with Firefox
Ok, please disable the flashuploader and test it again:
In "User Settings" module on tab "edit & advanced functions"...
Oliver Hader
17:35 Bug #20576: t3lib_div has several calls to debug without namespace which leads to php-errors
Hi Steffen,
can you please give an example of these errors? What is shown? I never experienced a behaviour like this...
Oliver Hader
17:34 Bug #20543: The value for loginSecurityLevel is by default empty
Duplicate of #0012205 Oliver Hader
17:29 Bug #15452: When moving records the translation do not move with it
@Nils - this is no TemplaVoila issue - TemplaVoila just uses the t3lib_tcemain to perform copy/move/delete actions - ... Tolleiv Nietsch
17:23 Bug #15452: When moving records the translation do not move with it
@Tolleiv: could you please write which files are needed for TYPO3 with TemplaVoila and which for a plain TYPO3 instal... Nils Winkler
16:58 Bug #15452: When moving records the translation do not move with it
I've just sent a patch to the dev-list (it resolved a couple of related issues as well) - I'd be glad to get some fee... Tolleiv Nietsch
17:26 Bug #20615: Memcached backend does not work well if cache of a page shall expire after 30 days
Does this problem still exist on your system? Oliver Hader
17:17 Bug #21020: recycler can't delete INITIAL PLACEHOLDER
Closing this issue since it should be fixed.
If the problem still occurs with the current trunk or TYPO3 4.3-beta1, ...
Oliver Hader
17:16 Bug #21020: recycler can't delete INITIAL PLACEHOLDER
This bug should not be valid anymore:
1) the separator in the caching framework was changed from "-" to "@"
2) the ...
Oliver Hader
17:15 Bug #21059: Not possible to install a sysext with Extension manager
hi! i tried to upload + install an sys ext through the EM and of course I set in install tool that exts can be instal... Georg Ringer
17:13 Bug #21059: Not possible to install a sysext with Extension manager
Hi Georg,
did you want to upload/upgrade an extension or just install/enable?
Oliver Hader
17:11 Bug #20938: SOAP error while uploading an updated extension
Stefan, do you have compression enabled in the install tool?
Besides that, could you please give an debug output of ...
Oliver Hader
17:05 Bug #20540: Pages protected by incl. sub-pages FE-group don't redirect
Did you test whether this behaviour also occurred in TYPO3 4.2? Oliver Hader
17:01 Bug #20685: ENABLE_INSTALL_TOOL is deleted after creation
Hi Manfred,
you can put the string "KEEP_FILE" into the ENABLE_INSTALL_TOOL file which prevents from being deleted a...
Oliver Hader
16:59 Bug #19461: translation do not follow parent when cut'n'paste
I've just sent a patch to the dev-list (it resolved a couple of related issues as well) - I'd be glad to get some fee... Tolleiv Nietsch
16:58 Bug #19014: Copying Content Elements does not copy Language Overlays
I've just sent a patch to the dev-list (it resolved a couple of related issues as well) - I'd be glad to get some fee... Tolleiv Nietsch
16:58 Bug #16847: Deleting localized content elements fails
I've just sent a patch to the dev-list (it resolved a couple of related issues as well) - I'd be glad to get some fee... Tolleiv Nietsch
16:57 Bug #14408: lang-children "get lost"(should be deleted) when deleting parent-record in default language
I've just sent a patch to the dev-list (it resolved a couple of related issues as well) - I'd be glad to get some fee... Tolleiv Nietsch
16:56 Bug #20922: Table of new feature "registry" won't be created if database is utf8
Hi Steffen,
does this issue still exist in TYPO3 4.3-beta1?
The size of both fields is now 128 chars for each, thus...
Oliver Hader
16:36 Bug #21244: Sitemap does not show shortcuts with shortcut_mode != 0
works in 4.3 (and trunk) Steffen Kamper
15:52 Bug #21255: Misleading notice when creating or deleting ENABLE_INSTALL_TOOL file
BTW: Why does the "Create enable install tool" button to the same HTML-form that holds the user data?
Isn't saving...
Marc Wöhlken
15:43 Bug #21255: Misleading notice when creating or deleting ENABLE_INSTALL_TOOL file
Good point!
Clearing the password field manually does indeed solve the problem.
Maybe renaming the password fie...
Marc Wöhlken
15:19 Bug #21255: Misleading notice when creating or deleting ENABLE_INSTALL_TOOL file
I also noticed that.
I think the reason might be, that I entered the password-data in my browser to fill out the fie...
Chris topher
14:35 Bug #21255 (Closed): Misleading notice when creating or deleting ENABLE_INSTALL_TOOL file
This bug applies to TYPO3 4.3-dev (not selectable in bugtracker):
Creating or deleting the install tool enable fil...
Marc Wöhlken
15:46 Bug #21256 (Closed): provide requirements for extensions to have fully working indexing of content
Suppose i want to develop an extension and i would like to be sure the content generated in front-end by this extensi... eric
15:08 Bug #21253: Indexing of files provided by dam_frontend extension fails
It appears that content generated by dam_frontend is not in cache (using USER_INT) ...
Is there a way to index it ??
eric
11:20 Bug #21253 (Closed): Indexing of files provided by dam_frontend extension fails
I've just add dam_frontend extension to manage links to files stored and managed by dam extension.
I try indexing al...
eric
14:40 Bug #25623 (Closed): Various small issues
Some language string mistakes / typos:
- two verbs in the following sentence: "The script to execute to run the Sc...
Ingmar Schlecht
14:19 Bug #19955: redirecting to referer does not work
Fixed, seems to work +1. Navi
13:45 Bug #21252: $this->doc->sectionHeader return wrong HTML
i would say it's a bug, and it should be prevented to deliver wrong HTML. Steffen Kamper
11:32 Bug #21252: $this->doc->sectionHeader return wrong HTML
I just read in template.php:
@param string Additional attributes to h-tag, eg. ' class=""'
There is a space be...
Stefan Froemken
11:15 Bug #21252 (Closed): $this->doc->sectionHeader return wrong HTML
I wrote an extension and try some samples with mediumdoc
While this test I saw that following:
$this->content .= ...
Stefan Froemken
12:49 Bug #21254: [felogin] lang label for send chnage password link misses variable for valid end time
committed to trunk, rev 6144 Steffen Kamper
12:44 Bug #21254 (Closed): [felogin] lang label for send chnage password link misses variable for valid end time
hardcoded "2009-09-01 02:55" has to be replaced by "%s"
(issue imported from #M12209)
Steffen Kamper
11:23 Bug #18520: indexing of external files may be prevented by php's open_basedir restriction
sorry i've added a file by error
debug_is_tt_news.html must be removed from here
eric
11:13 Bug #21251 (Closed): [felogin] New Method for "forgotPassword" doesn't hook for kb_md5fepw
The extension use JS to change the pw with md5 while entering. This is not the case in reset password form
(...
Steffen Kamper
11:06 Bug #21250 (Closed): Cannot login after upgrade to TYPO3 4.3 due to missing authentication method
Steps to reproduce (from memory - that happened to me some time ago):
1. Have a site running on 4.2.
2. Update th...
Oliver Klee
10:53 Bug #21249 (Closed): indexed search Unset Stopwords in Backend is not possible
Unsetting Stopwords in Info->Indexed Search [Detail Page View] is not possible.
If you just set one Word, save, u...
Leviathan
10:50 Bug #21248 (Closed): "Clear temporary data" in setup module misses JS confirm
Problem:
The new button "Clear temporary data" (data[clearSessionVars]) in user->setup has no JS confirm. The action...
Rupert Germann
09:59 Bug #21247 (Closed): Replace header(Location:) with t3lib_div::redirect()
Replace
header('Location: '.t3lib_div::linkThisScript($vA));
exit;
with
t3lib_div::redirect(t3lib_div::link...
Steffen Gebert
08:41 Bug #21212: Unable to create a page
My bad.
Should of course have been an empty SQL_MODE. I've copied this one from the conf which I used to try to repr...
Peter Beernink
00:26 Bug #20351: Fatal error in impexp module: Call to a member function includeLLFile() on a non-object
committed attached patches to
trunk rev 6141
4_2 branch rev 6142
4_1 branch rev 6143
Rupert Germann

2009-10-11

23:19 Bug #21233: EM sends Location-header without exit
committed to trunk, rev 6140 Steffen Kamper
14:17 Bug #21233 (Closed): EM sends Location-header without exit
After installing/removing an extension using the icon in the Ext-list, EM redirects to the same page again:
header...
Steffen Gebert
23:19 Bug #21246 (Rejected): <input> placed outside <form> in screen "Dependency Error"
If an extension is imported from disk and the "Dependency Error" occurs, the uploaded file is saved in a typo3temp/ a... Steffen Gebert
23:07 Bug #20243: Content element anchors won't get disabled on translated pages
Found a solution for this.
For the souce of translated pages
you should use this typoscript instead:
tt_content....
Thomas Deinhamer
23:05 Feature #20736: HTML5 doctype implementation
A patch for this consist of those 2 lines
case 'html5' :
$docTypeParts[] = '<!DOCTYPE html>';
inserted into th...
Thomas Deinhamer
22:57 Bug #18754: improved 404 pagenotfound_handling not working for certain requested URLs/resources
Will this be included into 4.3? I'd really appreciate it, as it makes serving error pages a LOT easier, and also SEO ... Thomas Deinhamer
22:41 Feature #25622: Add BE method to mark a stalled / died task as not running
A good point. There's an automated clean up, but a manual one would be convenient. I'll check how to fit that in the ... Francois Suter
12:33 Feature #25622 (Closed): Add BE method to mark a stalled / died task as not running
Problem:
If a task dies during execution (eg. because of a programming error) it will be marked as running forever, ...
Christian Kuhn
22:23 Bug #21245: Improve "Login not possible" message, if login fails although username and password were correct
seemes to be solved in Typo3 4.2.9 Philipp Metzler
21:46 Bug #21245 (Rejected): Improve "Login not possible" message, if login fails although username and password were correct
Hi,
If there's no free disk space is left then you can't login to Typo3 anymore. It tells you to check username an...
Philipp Metzler
21:36 Bug #21244 (Closed): Sitemap does not show shortcuts with shortcut_mode != 0
T3 Sitemap will not show Shortcuts with shortcut_mode != 0 (or Shortcut Mode in Flexform not "", but either "First su... Klaus Netcreators)
21:27 Bug #21243 (Closed): PHP warning in FE with activated DLOG and mbstring set as t3lib_cs_utils
Problem:
with the following settings PHP shows a warning when viewing pages in FE:
$TYPO3_CONF_VARS['SYS']['enabl...
Rupert Germann
20:57 Bug #17079: Wrong path for images in repetitive content elements
I can't reproduce this ... why would oyu even place an image within the section itself? The image should sit inside a... Tolleiv Nietsch
20:06 Bug #21213: Use flashmessages to display messages in fileadmin
committed attached v3 to trunk rev 6139 Rupert Germann
19:50 Bug #21242 (Closed): Renaming write protected file issues a php warning
Problem:
Moving (cut&paste) write protected files issues a php warning.
Solution:
supress the warning in functi...
Rupert Germann
19:44 Bug #21241 (Closed): The filetree does not show whether a folder is write protected
Problem:
The filetree does not show if a folder is write protected, athough the folderlist in the listframe does.
...
Rupert Germann
19:29 Bug #21240 (Closed): Missing foldername in redirect url after contextmenu paste action in foldertree
Problem:
if pasting clipboard content into a folder in the filetree with the context menu option "paste into" the fi...
Rupert Germann
19:26 Bug #21239 (Closed): alt_file_navframe.php is reloaded twice on contextmenu paste actions
Problem:
when pasting clipboard content to a folder with the contextmenu in the filetree the filetree frame is reloa...
Rupert Germann
19:20 Bug #21238 (Closed): Missing pageID in redirect url after contextmenu paste action in pagetree
Problem:
if pasting clipboard content into a page in the pagetree with the context menu option "paste into" the list...
Rupert Germann
17:42 Bug #21237 (Closed): TCA rendering broken for ['sys_action']['columns']['t1_allowed_groups']
TCA Entry t1_allowed_groups cannot be scrolled (up/down arrows missing).
$GLOBALS['TCA']['sys_action']['columns']...
Christian Tauscher
17:26 Bug #21236 (Closed): Add API functions for cleaning and flushing output buffers
Problem:
There'S currently no generic way to clean or flush the php output buffering
Solution:
introduce 2 new f...
Rupert Germann
17:17 Bug #21235 (Closed): Double display of flashmessages
Problem:
if nav_frame and list_frame are reloaded at exactly the same time the queued flashmessages show up in both ...
Rupert Germann
17:14 Bug #21229: Add ext_icon.gif to sysext version
committed to trunk, rev 6138 Steffen Kamper
14:19 Bug #21234 (Closed): Add some flashmessages to EM (part 3)
Add FlashMessages after installing/removing an extension from the extension list.
This patch requires #21233
(issu...
Steffen Gebert
13:56 Bug #25621: Creation of late task
Actually, I don't understand why tasks are automatically disabled at all. When the date is in the past, well, then it... Ingmar Schlecht
13:11 Bug #21232 (Rejected): Setting im_version_5 is not available until a value set
If I open the install tool, there's no entry for im_version_5.
As soon as I enter a value in localconf.php, the entr...
Steffen Gebert
07:21 Bug #21212: Unable to create a page
I worked now. Thanks for your help. Sushil Bajimaya
02:23 Bug #21231 (Closed): External Files are included with absRefIndex
CSS-Files miss the absRefIndex, JS files are included with absRefIndex, even if fleg external is set
(issue ...
Steffen Kamper

2009-10-10

22:31 Bug #21212: Unable to create a page
Try 'SET SESSION sql_mode=\'\'', I don't think the above is enough. It's the fix of 0010487 in another way. Niels Fröhling
09:57 Bug #21212: Unable to create a page
Did that. Still get the same error. Sushil Bajimaya
21:58 Bug #21230 (Closed): Add some flash messages to EM (part 2)
Add flash messages to importExtFromRep()
(issue imported from #M12182)
Steffen Gebert
20:09 Bug #21229 (Closed): Add ext_icon.gif to sysext version
Since #20957 removed EXT:version from required extensions, no more "Rq" icon is shown in EM, but the default ? icon.
...
Steffen Gebert
19:45 Bug #21228 (Closed): Speedup t3lib_BEfunc::getRecordPath by using rootline cache
t3lib_BEfunc::getRecordPath() calculates its own rootline instead of using the (cached one) from BEgetRootLine().
...
Steffen Gebert
18:17 Bug #21216: Empty line in general header comment
If you provide a correct patch, I would send it to the core list (or you send it yourself).
Please follow the core...
Steffen Gebert
07:51 Bug #21216: Empty line in general header comment
Look at attached screenshot. ILYA
16:27 Bug #21227 (Closed): Section "Help" is shown even with no subelements
Since 4.3. it is possible to hide all elements of the "Help" module which is really great but if no sub element is re... Georg Ringer
16:15 Bug #19999: table name are not mapped in the value part of a query and in inner join
Please give some code to reproduce this issue. Xavier Perseguers
15:30 Feature #3464: Inconsistent icon overlays for start and stop date
-1 Dousn't looks like TYPO3.
Uschi you can't give your self a +1
Phil you are not able to give +1 s
Jens Hoffmann
15:09 Bug #20992: TYPO3 autoloader is case-sensitive while PHP's is not
After discussion in the mailing lists, it seems like this is not an issue. Just something that needs to be properly d... Francois Suter
14:58 Bug #21225 (Closed): Provide a report for installed services in the new Reports module
TYPO3 doesn't provide an easy way to check all installed services, along with their properties.
I propose to add s...
Francois Suter
11:59 Bug #21194: Translation update broken
FYI: committed attached v3 patches to
4_2 branch rev 6131
trunk rev 6132
Rupert Germann
11:55 Bug #25621: Creation of late task
I'm not sure how to best answer that. The logic for recurring tasks is that the next execution will always be calcula... Francois Suter
11:27 Bug #25621 (Closed): Creation of late task
I have a question (or maybe a feature request) regarding the creation of single (not recurring) tasks.
When I ente...
Ingmar Schlecht
10:17 Bug #21224 (Closed): Inconsistent display of errorlevels in tce_db, tce_file and belog module
Problem:
error messages from tce_db and tce_file are displayed with the fatalerror icon although they have error lev...
Rupert Germann
01:37 Bug #21223 (Closed): User Setup don't check file time of ENABLE_INSTALL_TOOL
As there is the option to delete/create this file in user setup, the displayed action in user setup is wrong:
When t...
Steffen Kamper
00:10 Bug #20926: htmlentities in Template-mod about
Please close, solved (SVN) Niels Fröhling
00:06 Bug #21222 (Closed): The extension manger does not use iconWorks
A lot of the icons are hardcoded, added all missing as iconWorks-queries.
This is like that for a long time, t...
Niels Fröhling

2009-10-09

23:40 Bug #20052: SQL error: 'Incorrect integer value: '' for column 'storage_pid' at row 1' (pages:NEW499d21cdec168)
This then even is a duplicate of 0008542 Niels Fröhling
23:21 Bug #20052: SQL error: 'Incorrect integer value: '' for column 'storage_pid' at row 1' (pages:NEW499d21cdec168)
The patch I added will turn off strict_mode for the sql-session. No other fixes to the sql-dialect necessary. Checked... Niels Fröhling
15:15 Bug #20052: SQL error: 'Incorrect integer value: '' for column 'storage_pid' at row 1' (pages:NEW499d21cdec168)
Added a patch which solves the issue.
Except from the BE, the same error was given when a page was cached.
The pa...
Peter Beernink
23:37 Bug #20494: Access-restriction behaves identical for non-recursive/recursive
Close please, solved (SVN). Niels Fröhling
23:33 Bug #20540: Pages protected by incl. sub-pages FE-group don't redirect
After three months of testing and verification I came up with the last uploaded solution. Changing "checkPagerecordFo... Niels Fröhling
23:25 Bug #20486: MySQL errors and unable to create a page
Duplicate of 0010487, confirmative. Niels Fröhling
23:22 Bug #21212: Unable to create a page
Duplicate of 0010487, confirmative. Niels Fröhling
12:36 Bug #21212: Unable to create a page
Might be. I did default install of mysql. I haven't changed any values yet. Sushil Bajimaya
12:31 Bug #21212: Unable to create a page
Looks like this issue is the same issue as 0010487.
Are you running MySQL in strict mode?
If so, you should be able...
Peter Beernink
11:40 Bug #21212 (Closed): Unable to create a page
While creating a page, I get the following error:
-------------------------------------------
2: SQL error: 'Out of...
Sushil Bajimaya
23:15 Bug #21221 (Closed): felogin forgot password message missing placeholder
Localization contains string "2009-09-01 02:55" instead of "%s"
(issue imported from #M12173)
Niels Fröhling
22:48 Bug #20038: AJAX relogin does not work
Can confirm it Staffan Ericsson
21:46 Bug #21216: Empty line in general header comment
I don't see an empty line. Please be more explicit. Steffen Gebert
16:20 Bug #21216 (Closed): Empty line in general header comment
Look at general copyright comment rendered in <meta>. Empty line prepended.
(issue imported from #M12168)
ILYA
21:07 Bug #21217: Sitemap: Recently updated pages broken
i discovered also some misbehaviour of the update menu, though i could display something with root page start (but on... Steffen Kamper
18:41 Bug #21217 (Closed): Sitemap: Recently updated pages broken
Hi,
the Sitemap with Menu type "Recently updated pages" does nothing show in the Frontend. I selected the root page ...
klaus no-lastname-given
20:40 Bug #21183: Improve output of extension details
committed to trunk, rev 6130 Steffen Kamper
20:28 Bug #21220 (Closed): EM Extension details, CSH should be in first column
All CSH icons are displayed to the left, in EM extension details it's on the right.
Further, if no CSH description e...
Steffen Kamper
20:01 Bug #21182: Show status of flag doNotLoadInFE in extension details
committed v4 to trunk, rev 6129 Steffen Kamper
18:45 Bug #21218 (Closed): TER2 update checker reports success on fail
Got a tiny problem with my setup and discovered this small bug. As my TYPO3 installation can't fetch any data the ext... Staffan Ericsson
18:34 Bug #21189: PHP warning snw, if webserver can't remove extension dir
Committed to trunk, rev 6128 Steffen Kamper
15:46 Bug #21215 (Closed): Enhance report registration API to provide custom icons for reports
It would be nice if the reports registration API provided a way for report developers to provide a custom icon for th... Francois Suter
15:21 Feature #15575: Include date selection widget into the TYPO3 Core
This can be dropped/closed (as #20829 fixed this) Steffen Gebert
15:18 Feature #20220: Integrate possibility to define read/write access on different filemounts
This should be possible using TS: options.folderTree.altElementBrowserMountPoints
http://jeffsegars.com/2008/08/03...
Steffen Gebert
14:44 Bug #21197: Unable to autoload class "Date"
The statement "class_exists('Date') ", I found in the extension "cal" (file /res/pearloader.php).
The "new Date()", ...
Wim no-lastname-given
14:25 Bug #21197: Unable to autoload class "Date"
Ah, I see...
I could not find any reference to a Date class in the TYPO3 Core. Could you please search in your insta...
Oliver Hader
14:44 Bug #21185: Setting default values for $BE_USER->uc doesn't work for multi-dimensional arrays
Yeah.. really cool to hear. Never imagined that a function like this could exist!
Will provide a patch tonight, I ...
Steffen Gebert
14:32 Bug #21185: Setting default values for $BE_USER->uc doesn't work for multi-dimensional arrays
In t3lib_div there's the function removeDotsFromTS() which does this job. Could you please come up with a patch and a... Oliver Hader
14:33 Bug #21176: No upload in the new massuploader with Firefox
the size of the file makes no difference... but, I have testet it on an other server. There everything works fine! Do... Philipp Holdener
14:29 Bug #21176: No upload in the new massuploader with Firefox
Are you always uploading to the same server?
How big is the file? Does it work with smaller files?
Which version of...
Oliver Hader
14:26 Bug #21210: template view instead of listview in right frame
Do you get any JavaScript errors before the right frame is refreshed? Oliver Hader
00:21 Bug #21210 (Closed): template view instead of listview in right frame
every no and then the content of the right frame changes to template view, while I'm in the listview and change the a... Bernd Wilke
14:17 Bug #25620: Gather TODOs from Forge and close the Forge bugtracker
Updated manual committed to trunk in revision 6127. Francois Suter
13:36 Bug #25620 (Closed): Gather TODOs from Forge and close the Forge bugtracker
A project was created on Forge during the integration of Gabriel into the TYPO3 Core (see http://forge.typo3.org/proj... Francois Suter
14:13 Bug #21214: Pagetitle not shown
screenshot uploaded (german backend). "Seitentitel" text field should be filled with "Home", but it's empty as you ca... klaus no-lastname-given
14:05 Bug #21214: Pagetitle not shown
Can you please a screenshot or tell where the pagetitle is not shown in the backend? Thanks! Oliver Hader
13:34 Bug #21214 (Closed): Pagetitle not shown
The pagetitle of a page is not shown. I have the same problem with Mail form pagecontent, where the Recipient-email i... klaus no-lastname-given
14:08 Bug #21194: Translation update broken
Thanks for narrowing this down to the compression level! Oliver Hader
12:37 Bug #21194: Translation update broken
The bug is gone after setting $TYPO_CONF_VARS['BE']['compressionLevel'] = '' Steffen Gebert
12:27 Bug #21213 (Closed): Use flashmessages to display messages in fileadmin
Problem:
the error messages from t3lib_extFileFunc (fileadmin) are not displayed as flashmessages
Solution:
use ...
Rupert Germann
12:17 Bug #21202: No redirection after login by systemextension felogin
I think it is not related.
To my experience the redirection of a user or usergroup doesn't work.
The issue you ment...
Wim no-lastname-given
11:47 Bug #21202: No redirection after login by systemextension felogin
Is this related to: 0010327? Benno Weinzierl
12:06 Feature #18911: Shortcut mode: add "parent page"
The issue described by Rob is an issue in the TemplaVoila module.
I've added a patch which adds the required label i...
Peter Beernink
10:41 Bug #21207: Improve flashmessages API
FYI: committed to trunk rev 6125
changed documentation uploaded to:
http://wiki.typo3.org/index.php/Pending_Docum...
Rupert Germann
10:35 Bug #21211 (Closed): Several bugfixes and features by Kasper
Several bugfixes and features have been committed to SVN Trunk (rev. 6116-6122) by Kasper:
* Tiny bug with date fu...
Oliver Hader
10:11 Bug #21188: Add some flash messages to EM
Committed attached v2 to trunk in revision 6124. Francois Suter
09:49 Bug #21205: deleting of Irre Elements does not work
it seems there is a problem with Firefox 3.5.3 on Windows an MAC, with FF 3.0.14 there is a normal behavior.
yout ca...
Sven Juergens
09:33 Bug #25619: Check if additional fields indeed provide fields
Committed to trunk in revision 6123. Francois Suter
09:06 Bug #25619 (Closed): Check if additional fields indeed provide fields
If the additional fields definition is incomplete, it may happen that its fields list is undefined. This causes a PHP... Francois Suter

2009-10-08

22:23 Bug #21193: Performance improvement in t3lib_div::get_dirs()
committed to trunk rev 6114 Rupert Germann
22:17 Bug #21191: "Installation Type: L" - tell the user, what's "L"
committed to trunk rev 6113 Rupert Germann
21:54 Bug #20982: FE login in iE8 is not possible
In my TYPO3 enviroment I found lots of pages with different login settings on the page propertys.
changing this to 0...
Christian Tauscher
18:17 Bug #21209: Empty paragraphs contain <br /> in Firefox instead of i.e.&nbsp;
How can i insert html tags??
FF: < p >< br / >< /p >
IE: < p >  & nbsp ; < / p >
Propach
18:12 Bug #21209 (Closed): Empty paragraphs contain <br /> in Firefox instead of i.e.&nbsp;
When I enter twice in rte the empty line looks as follows:
FF: <p><br /></p>
IE: <p>&nbsp;</p>
Sometimes in FF I...
Propach
17:57 Bug #21208: TypoScript FORM object does not render correctly anymore
Committed to SVN Trunk (rev. 6058) by Kasper Oliver Hader
17:50 Bug #21208 (Closed): TypoScript FORM object does not render correctly anymore
The TypoScript FORM object does not render correctly anymore.
This behaviour was introduced with rev. 4636 in SVN Tr...
Oliver Hader
17:06 Bug #21195: Improve performance of flashmessages
dropped in favour of #21207 Rupert Germann
16:46 Bug #21207 (Closed): Improve flashmessages API
Problem:
The current handling of the message queue for flashmessages happens in template.php and is quite unflexibl...
Rupert Germann
16:31 Bug #21206: Add more unit tests for t3lib_matchCondition
Committed to SVN Trunk (rev. 6110) Oliver Hader
16:12 Bug #21206 (Closed): Add more unit tests for t3lib_matchCondition
Extend the number of unit tests in t3lib_matchCondition for the expressions:
* language
* usergroup
* loginUser
*...
Oliver Hader
16:13 Bug #17785: Multiple RTEs in Flexforms don't work properly
In version 4.2.6 and 4.2.8 the problem that the RTE overlaps other input fields with in flexforms still appears.
Sa...
Jan-Henrik Hempel
15:16 Bug #21205 (Closed): deleting of Irre Elements does not work
in current trunk 6109 of TYPO3 4.3
it's not possible to deleted an Irre Element, if you click the garbage Icon.
F...
Sven Juergens
11:34 Bug #15452: When moving records the translation do not move with it
@Nils: I copy the elements on the same page - didn't tried to copy to other pages yet. No, I do not use TemplaVoila. Markus Timtner
11:26 Bug #15452: When moving records the translation do not move with it
@Markus: is you destination page available in all languages?
Do you use TemplaVoila or traditional pages?
I use TV.
Nils Winkler
10:54 Bug #15452: When moving records the translation do not move with it
Hi there again.
I still encounter that weird behavior that copied content elements with translations somehow loose...
Markus Timtner
11:02 Feature #21204 (Closed): Question about class.t3lib_tceforms.php
First of all: Following is only a try.
I only want to show a date in format "d.m.Y".
On line 844 I found this one...
Stefan Froemken
08:48 Bug #20739: space before + after got a hardcoded limit of 50
This issue also exists in the 4.2 branch. (I think lower versions also) Henrik Ziegenhain
07:15 Bug #17918: Mapping of fieldnames in SQL-functions like MIN(), MAX() or SUM() does not work
Committed revision 25171. Xavier Perseguers
01:46 Bug #21203 (Closed): Install Tool, "Update Wizard", "changeCompatibilityVersion" without action
When pressing "Perform Updates" the wizard reports "Update successful!" but reentering the "Update Wizard" it reports... Bent Jessen

2009-10-07

23:33 Bug #21200: GIFBUILDER triggers warning <"GIFBUILDER" is not a file (uploads/.. resource).> in admin panel
UPDATE
Just double checked again – the warning being produced only in ver. 4.3!
it occures in this part, when var...
Vladimir Podkovanov
23:22 Bug #21200: GIFBUILDER triggers warning <"GIFBUILDER" is not a file (uploads/.. resource).> in admin panel
Hi, for example such conf
lib.content = IMAGE
lib.content {
file = GIFBUILDER
file {
XY = [10.w],[10.h]
...
Vladimir Podkovanov
18:57 Bug #21200: GIFBUILDER triggers warning <"GIFBUILDER" is not a file (uploads/.. resource).> in admin panel
Can you please provide the full TypoScript that resulted in this warning? Oliver Hader
16:06 Bug #21200 (Closed): GIFBUILDER triggers warning <"GIFBUILDER" is not a file (uploads/.. resource).> in admin panel
When using IMAGE or IMG_RESOURCE with file = GIFBUILDER it results in warning <"GIFBUILDER" is not a file (uploads/..... Vladimir Podkovanov
20:00 Bug #21165: Filenames should be escaped with escapeshellarg before passing them to imagemagick
The 4.2 and 4.1 patches are different because 4.1 doesn't require PHP5 and thus cannot use the "protected" keyword. I... Oliver Klee
19:27 Bug #21181: Call to getCache() on a non-object
Besides the fact that I'm waiting for the backtrace to analyze the problem further, the attached patch prevents from ... Oliver Hader
19:19 Bug #21181: Call to getCache() on a non-object
Hm, I see... However, using the caching framework only will be triggered, when the constant 'TYPO3_UseCachingFramewor... Oliver Hader
12:22 Bug #21181: Call to getCache() on a non-object
This occurs in both backend, frontend and install tool. This happens e.g. if you install paymentlib and one of those ... Franz Holzinger
11:56 Bug #21181: Call to getCache() on a non-object
Does this occur in frontend and/or backend disposal? Oliver Hader
19:16 Bug #19149: Inter domain linking with typolinkEnableLinksAcrossDomains does not work for domain record on root page
I wouldn't do that, Tobi, as HTTP_HOST comes from the user and cannot be trusted.
Rather I would drop the dependen...
Ernesto Baschny
17:41 Bug #21202 (Closed): No redirection after login by systemextension felogin
In content element I defined as redirect mode "defined by User Record". And I filled in a redirection page in the use... Wim no-lastname-given
17:07 Bug #15452: When moving records the translation do not move with it
OK, that might cause the problem...
the issue is with a TYPO3 v4.1.7 here.
Markus Timtner
15:20 Bug #15452: When moving records the translation do not move with it
@Markus: I needed also the 0002314_v2.patch like I've written a few notes above. Nils Winkler
14:48 Bug #15452: When moving records the translation do not move with it
@nils: Just the extension: T3X_klee_translation-0_1_2-z-200812051716.t3x Markus Timtner
13:41 Bug #15452: When moving records the translation do not move with it
@Markus: which files do you have installed? Just the extension or also a patch? Nils Winkler
13:33 Bug #15452: When moving records the translation do not move with it
Hi there!
I witnessed some strange behavior of the extension:
(might be relevant to the patch, too)
When copyi...
Markus Timtner
16:59 Bug #21040: OpenID login does uses cURL even if was not defined in TYPO3_CONF_VARS
Update... no problem with RSAAuth here...
The problem was using the HTTPS protocol on the OpenId. On my local system...
Oliver Hader
16:21 Feature #21201 (Closed): use navigation title if available
The path displayed in the search hits can become quite chaotic if people use very long page titles in combination wit... Michael Stopp
16:08 Bug #17918: Mapping of fieldnames in SQL-functions like MIN(), MAX() or SUM() does not work
Tested and it worked as expected
thanks Xavier
Michael Miousse
15:05 Bug #25617: Wrong example configuration of cronjob in manual
Committed to trunk in revision 6109 Francois Suter
15:04 Bug #25617: Wrong example configuration of cronjob in manual
Text corrected to:
If you are editing system crontabs (for example /etc/crontab and /etc/cron.d/*), there will be ...
Francois Suter
14:49 Bug #21197: Unable to autoload class "Date"
All warnings and errors are mailed to me (Setting of $TYPO3_CONF_VARS['SYS']['systemLog']).
The If I didn't do that,...
Wim no-lastname-given
11:07 Bug #21197: Unable to autoload class "Date"
Hi Wim, how can one reproduce this?
Can you please tell the required steps to get this error message?
Oliver Hader
10:20 Bug #21197 (Closed): Unable to autoload class "Date"
Error message:
Extension: Core
Severity: 4
Unable to autoload class "Date"
(issue imported from #M12135)
Wim no-lastname-given
13:44 Bug #21199 (Closed): Usage of quotationmarks in Linkitles in RTE does not work with IE7
The usage of quotationsmarks in Linktitles in RTE-HTMLArea (TYPO3 4.2x) with IE7 makes it unpossible to edit oder cha... Thomas Alboth / undkonsorten.com
13:00 Bug #21198 (Closed): Use flashmessages to display messages from tcemain
Problem:
the error messages from tcemain are not displayed as flashmessages
Solution:
use flashmessages to displ...
Rupert Germann
12:05 Bug #21065: Sporadic random Backend Logoffs
additional information: the problem seems to be internet explorer 8 specific. oliver leitner
11:52 Bug #20701: Wrong pattern modifier in t3lib_htmlmail
Committed to SVN Trunk (rev. 6108) Oliver Hader
11:37 Bug #20701: Wrong pattern modifier in t3lib_htmlmail
Hey, this fix was easy... escaping the "/" delimiter was missing... Oliver Hader
11:28 Bug #21194: Translation update broken
No, nothing in error_log - there's no error (also not the unpack()-error).
It's a problem of output buffering.
As s...
Steffen Gebert
11:17 Bug #21194: Translation update broken
Is there something in the webservers error log or PHP log?
On updating the translations I get a
"Warning: unpack() ...
Oliver Hader
01:27 Bug #21194: Translation update broken
I've attached a patch (12129.diff), which solves the problem on my mac - but on a production server it doesn't work (... Steffen Gebert

2009-10-06

16:32 Bug #21196 (Closed): autoloaders registered by extensions slow down the core autoloader
Problem:
If an extension registers an autoloader by itself this slows down the core autoloader because extension aut...
Rupert Germann
14:55 Bug #19044: typo3 logo in backend on top left looks not perfect because it has white background on gradient background
Yes I see, but in my opinion this is a bug... so it should be fixed in branch as well. Cyrill Helg
14:51 Bug #19044: typo3 logo in backend on top left looks not perfect because it has white background on gradient background
Right Cyrill, this is fixed in TYPO3 4.3, e.g. in the current beta.
As Steffen wrote, your fix has been applied.
...
Chris topher
14:22 Bug #19044: typo3 logo in backend on top left looks not perfect because it has white background on gradient background
I don't think thats fixed in 4.2.9, the image has no transparency.
The image I supplied had transparent background...
Cyrill Helg
13:49 Bug #25618: The script tried to execute a method or access a property of an incomplete object
should be in the list still with a special error "extension / class not available"
it is like an extension which ...
Georg Ringer
13:46 Bug #25618: The script tried to execute a method or access a property of an incomplete object
You're right, the scheduler should check if the class is indeed available, as is done in other parts.
What do you ...
Francois Suter
12:48 Bug #25618 (Closed): The script tried to execute a method or access a property of an incomplete object
Hi,
I did some tests with the scheduler and wrote 2 custom extensions, registered a class, created a task for it a...
Georg Ringer
11:21 Bug #21195 (Closed): Improve performance of flashmessages
Problem:
The current handling of flashmessages in the list module is very unefficient and slows down the BE if there...
Rupert Germann
11:09 Bug #21166: RTE needs reloading to get displayed properly
Yes, it's a strange problem. It's the only project we have that shows this problem.
I've tried to uninstall t3skin...
Ivan Ruiz Gallego
04:09 Bug #21166: RTE needs reloading to get displayed properly
I don't know how to reproduce this issue...
Is t3skin installed? If you unsinstall t3skin, do you get the same beh...
Stanislas Rolland
10:54 Bug #19198: TCA is not loaded completely when "dynamicConfigFile" is used.
Hallo,
just for info: problem still resides - found it in version 4.2.9.
But I suggest applying t3lib_div::load...
Petra Arentzen
08:03 Bug #20701: Wrong pattern modifier in t3lib_htmlmail
is there any news about it? Georg Ringer
04:02 Bug #19617: hook for linkhandler is missing in RTE browse_links
Closing this ssue as it was correctly fixed in linkhandler extension: see
http://forge.typo3.org/issues/show/1342
Stanislas Rolland

2009-10-05

20:48 Feature #16180: Add random on listNum
I agree this would be cool to have in core. I needed similar functionality and am now using an XCLASS as suggested by... Felix Buenemann
19:10 Bug #17918: Mapping of fieldnames in SQL-functions like MIN(), MAX() or SUM() does not work
Michael,
Could you please test patch bug_6953_v4.diff which I rewrote in order to take CGL into account and to hav...
Xavier Perseguers
18:32 Bug #21194 (Closed): Translation update broken
#21079: "dynamic update of translation status im EM is broken"
makes Translation handling submodule broken.
A few...
Steffen Gebert
18:05 Bug #17916: Ext Manager doesn't work with dbal SVN 0.9.20
Original reporter cannot reproduce this bug anymore, nor did I. Xavier Perseguers
17:47 Bug #21193 (Closed): Performance improvement in t3lib_div::get_dirs()
@ symbols are used in the function. They can be removed to improve performance. Performance improvement with the patc... Dan Osipov
15:44 Bug #21154: RTE link window: Can't swtich between tabs when extension tkr_rteanchors is installed
Closing this issue as a duplicate of #10632. Stanislas Rolland
08:29 Bug #21154: RTE link window: Can't swtich between tabs when extension tkr_rteanchors is installed
See also
http://bugs.typo3.org/view.php?id=10632
Nils Winkler
15:28 Bug #21192: List module: scroll-button is missing
Ah, i see :-) Maybe the pagination-scroller should be shown by default if the amount of entries iy > 20. Thomas Schröder
13:32 Bug #21192: List module: scroll-button is missing
I think it got removed with the new pagination.
You still can click on the table title
But I agree that it's not ...
Steffen Gebert
10:48 Bug #21192 (Closed): List module: scroll-button is missing
Standard list module shows 20 entries per CE-type. If you have more entries a button and text [21 - xx ] is shown to... Thomas Schröder
12:06 Bug #21065: Sporadic random Backend Logoffs
nope, still no go, the customer still has the problem. oliver leitner
10:41 Bug #21191 (Closed): "Installation Type: L" - tell the user, what's "L"
After importing an extension from TER, you get the following output:
Extension import results
SUCCESS!
Folder ...
Steffen Gebert
10:28 Bug #21190 (Closed): Suggest: Function call on a non-object
I'm working with current trunk and get following error, when I try to edit a database record in list modul:
Fatal ...
Stefan Froemken
09:11 Feature #15063: Link to pages that are not in the user's DB Mount
This is possible now with user TS config: options.pageTree.altElementBrowserMountPoints = 34,123
Thanks for Susann...
Ernesto Baschny
09:00 Bug #15909: Internal (on page) links corrupted with t3lib_parsehtml::prefixResourcePath()
Prefixing #-anchor with current page path is needed if you are using the baseUrl feature (required for realurl), and ... Ernesto Baschny
08:56 Bug #16159: change default constants with compatibility wizard "pageframe object"
Defaults in css_styled_content nowadays is blank (since 4.2.0). Ernesto Baschny
08:52 Bug #16085: TCEFORM changes are ignored for the secondary fields, if they are displaied within top frame
Not reproduceable nowadays. Thanks to Susanne Moog for reporting Ernesto Baschny
08:51 Bug #16238: Can't login BE, default admin user is within db table 'be_users', also creat a new admin in table
AFAIK, login in BE works nowadays. :) Ernesto Baschny
08:49 Feature #15701: Better page-Not-Found-handling (Redirect-Support)
Can be done already with config.typolinkLinkAccessRestrictedPages and typolinkLinkAccessRestrictedPages_addParams. Ernesto Baschny
08:47 Bug #15865: Styles for colored diffing not available
either fixed or not reproduceable. Diff is currently colored both in old and new skin Ernesto Baschny
08:46 Bug #15666: Old logo and "skin" in install-tool and install-wizard
long ago resolved.. Ernesto Baschny
08:46 Feature #15150: Get list of content elements for "new content" wizard from TCA
Resolved by Steffen's new feature (rev. 4954, #19382) Ernesto Baschny
08:45 Feature #15610: add content-element headline to "New content element" wizard by default
Resolved by Steffen's new feature (rev. 4954, #19382) Ernesto Baschny

2009-10-04

21:59 Bug #17861: Extension Manager does not sort versions of an extension correctly
I can confirm that this bug is still present in 4.2.9. It took hours of my time to find out that the things in the ma... Richard
21:04 Bug #21189: PHP warning snw, if webserver can't remove extension dir
I'm very sorry for the uncomplete bug title and description.. accidently pressed the enter key :(
Correct title: P...
Steffen Gebert
21:01 Bug #21189 (Closed): PHP warning snw, if webserver can't remove extension dir
If user uploaded an extension not using TYPO3 and with permissions, so that TYPO3 can't delete the ext-directory, a P... Steffen Gebert
20:50 Bug #21188 (Closed): Add some flash messages to EM
Replace some plain outputs in Extension Manager with shiny flash messages.
(issue imported from #M12117)
Steffen Gebert
18:37 Bug #21187 (Closed): "Create link" button doesn't become clickable when using keyboard to select text in Safari/Chrome
To reproduce the bug:
* Edit text in any content element using the htmlarea RTE
* Write a sentence, the select some...
Richard
18:09 Bug #21186 (Closed): Show "loadInFE" in EM details view
Extensions have a new flag "doNotLoadInFE". Now it would be nice to show this in EM details view.
See attached scr...
Steffen Kamper
16:49 Bug #20038: AJAX relogin does not work
I refactored the relogin complete (rewrite in ExtJS only) and it works again. Steffen Kamper
15:53 Bug #21176: No upload in the new massuploader with Firefox
Thought you have the same problem like you said in the list? But strange is, same FF Version, same Mac os x on an oth... Philipp Holdener
15:26 Bug #21185 (Closed): Setting default values for $BE_USER->uc doesn't work for multi-dimensional arrays
You can set default values for $BE_USER->uc using
a) $TYPO3_CONF_VARS['BE']['defaultUC']
b) setup.default in UserTS...
Steffen Gebert
15:12 Bug #21184 (Closed): Enable resizable textareas by default
With #20946 resizable texareas were introduced.
Unfortunately, they aren't enabled by default.
So enable them.
...
Steffen Gebert
14:03 Bug #21183 (Closed): Improve output of extension details
Currently EM's view of extension details has a mix of
Key? Yes/No
and
Key: Yes/No
Unify this to "Key: Value"
...
Steffen Gebert
13:36 Bug #21182 (Closed): Show status of flag doNotLoadInFE in extension details
With 4.3 we added the flag "doNotLoadInFE" to exclude extension from being loaded in FE.
The EM doesn't show the s...
Steffen Gebert
12:14 Bug #21173: Replace "Warning: filemtime(): stat failed" with a nice error message
this is a duplicate of #17321.
t3lib_FlashMessage? nice :)
Ralf Hettinger
12:11 Bug #21179: The Reference Index table is empty which is likely to be the case because you just upgraded your TYPO3 source.
If you have further questions regarding TYPO3, you can use the mailing-lists which you find here:
http://lists.netfi...
Chris topher
12:10 Bug #21179: The Reference Index table is empty which is likely to be the case because you just upgraded your TYPO3 source.
Install the extension t3skin.
I remember, that skin_grey2 is even working in 4.2...
So if you like your old desig...
Chris topher
03:05 Bug #21179: The Reference Index table is empty which is likely to be the case because you just upgraded your TYPO3 source.
Ok, i solved finally my problem
The tm_contentaccess extension, was making that my BE wasn't visible into the upda...
silvia

2009-10-03

22:00 Bug #21176: No upload in the new massuploader with Firefox
l think even with shared hosting you should have access to the server's access and error. Please attach the correspon... Steffen Gebert
08:50 Bug #21176: No upload in the new massuploader with Firefox
I have no log entry in TYPO3 for this wrong upload. With Firefox on windows I got a log entry that a file is uploaded. Philipp Holdener
21:56 Feature #15066: Checkbox "Select all" in Install Tool/Database Analyser
this is a duplicate of bug #20733 which was committed to trunk rev: 5703. Susanne Moog
20:55 Bug #21181 (Closed): Call to getCache() on a non-object
In some cases, if you call t3lib_div::xml2array out from localconf.php of an extension, then the caching has not bee... Franz Holzinger
20:08 Bug #19621: getTreeList causes duplicate entry sql error
Attached a patch to fix this. Christian Kuhn
20:07 Bug #19621: getTreeList causes duplicate entry sql error
This is IMHO not related to #18253, but a bug in the cache implementation.
This happens if a page of which getTree...
Christian Kuhn
19:54 Bug #21179: The Reference Index table is empty which is likely to be the case because you just upgraded your TYPO3 source.
Why do you not update to the most current version, 4.2.9? Chris topher
19:52 Bug #21179: The Reference Index table is empty which is likely to be the case because you just upgraded your TYPO3 source.
Then the skin was not the reason for this error.
Go to the install-tool and delete all files in typo3temp/ and sub...
Chris topher
17:38 Bug #21179: The Reference Index table is empty which is likely to be the case because you just upgraded your TYPO3 source.
I just removed from my localconf.php the skin_grey2 , but i stil see the backend empty, i can't access to Tools> db t... silvia
17:31 Bug #21179: The Reference Index table is empty which is likely to be the case because you just upgraded your TYPO3 source.
I guess the version of the skin you use is not compatible with the new version of TYPO3.
Edit the file typo3conf/loc...
Chris topher
17:18 Bug #21179 (Closed): The Reference Index table is empty which is likely to be the case because you just upgraded your TYPO3 source.
Jsut upgraded from typo3 3.8 to 4.1.11, i did the update static info and write to database, when i log into the backe... silvia
18:32 Bug #21180: Meta-Tag http-equiv="language"
Found some more meta tags:
pragma
content-script-type
content-style-type
imagetoolbar
Stephan Bauer
18:00 Bug #21180 (Closed): Meta-Tag http-equiv="language"
Add Meta-Tag language to the list where 'http-equiv' is used instead of 'name'.
(issue imported from #M12108)
Stephan Bauer
15:58 Bug #21178 (Closed): SC_alt_doc::getLanguages retrieves deleted pages_language_overlay records too
SC_alt_doc::getLanguages retrieves deleted pages_language_overlay records too
as a result lang selector being rend...
Vladimir Podkovanov
13:47 Bug #21177: Install Tool Crashes on "Update Wizard"
Here is a possible solution: Change the following lines in all JSManager Extensions that register any JS Libraries to... Michael Knoll

2009-10-02

23:22 Bug #21177 (Closed): Install Tool Crashes on "Update Wizard"
The install tool crashes when I click on "update wizard" after having changed from 4.2.8 to 4.3 Beta1. The following ... Michael Knoll
16:44 Bug #21176 (Closed): No upload in the new massuploader with Firefox
The new massupload tool doesn't work in Firefox (newest version on mac).
I got a message that 100% is uploaded and t...
Philipp Holdener
13:12 Bug #21065: Sporadic random Backend Logoffs
command back, the fix from ernesto could be working, the point is, the customer had forgotten to logout/login before ... oliver leitner
12:07 Bug #21065: Sporadic random Backend Logoffs
Sorry to say, but our customer said, that the Setting of Ernesto Baschny isnt helping either. oliver leitner
11:05 Bug #21175: adv. frontend edit: mailfom, sometimes not possible to close the form wizard
and...
clicking on the "save and close" icon in the form wizard opens the typo3 backend in the ajax window...
Christian Hernmarck
10:53 Bug #21175 (Closed): adv. frontend edit: mailfom, sometimes not possible to close the form wizard
Advanced Frontend Editing:
When adding (drag drop) a new mailform, then saving (not closing) - even without changes....
Christian Hernmarck
09:24 Bug #21174: Advanced Front End Editing - click edit and content elements are empty
I've reported this bug in the bugtracker for feeditadvanced on forge.typo3.org:
http://forge.typo3.org/issues/show...
Steffen Gebert
00:51 Bug #21174 (Closed): Advanced Front End Editing - click edit and content elements are empty
I can drag & drop content elements ok.
If I edit a text element though, I get the ajax window appearing with the t...
Simon Browning
09:11 Bug #21154: RTE link window: Can't swtich between tabs when extension tkr_rteanchors is installed
DAM is imported but not nstalled.
The weird thing is that I can't use a wrapper function. But renaming the main_rt...
Nils Winkler
05:45 Bug #21154: RTE link window: Can't swtich between tabs when extension tkr_rteanchors is installed
Is DAM installed? Stanislas Rolland
08:50 Bug #21166: RTE needs reloading to get displayed properly
It seems to be a browser-independent problem. I've tested with:
PC (Windows XP): Safari 4, Firefox 3.5, IE 8, Chrome...
Ivan Ruiz Gallego
06:21 Bug #21166: RTE needs reloading to get displayed properly
What version of what browser? Stanislas Rolland
06:37 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
Closing this issue as it is a Page TS configuration issue for using tt_news with rtehtmlarea and DAM.
DAM does con...
Stanislas Rolland

2009-10-01

22:41 Bug #21173 (Closed): Replace "Warning: filemtime(): stat failed" with a nice error message
If a file in uploads/ folder is missing, but referenced in a content element
a) PHP warning appears (and may break l...
Steffen Gebert
21:11 Bug #21172 (Rejected): Image processing does not work with Imagemagick 4.2.9
After updating to 4.3 beta1, no images processing is possible, if imagemagick version 4.2.9 is used.
Root of the p...
Steffen Gebert
20:59 Bug #15452: When moving records the translation do not move with it
Hi,
I tested the patch / extension (0002314_v2.patch and T3X_klee_translation-0_1_2-z-200812051716.t3x) with TYPO3...
Nils Winkler
19:01 Bug #21065: Sporadic random Backend Logoffs
Then probably the company goes out through multiple IPs (proxy) and the backend is fixed for a session on a single IP... Ernesto Baschny
17:07 Bug #21171 (Closed): Can't use nav_title in JSMENU
I'm using page's title for SEO and have long description in there. Now these long text is shown in my JSMENU and I do... Albrecht Köhnlein
15:51 Feature #21169: add fullQuoteStr to stdWrap
there is an error in 0012094.patch - so i just uploaded 0012094_v2.patch
add &parameter=te'st
page = PAGE
page...
Martin Holtz
14:51 Feature #21169 (Closed): add fullQuoteStr to stdWrap
(afaik) at the moment you need a userFunc to sanitze a value to be sql-injection save
# Example: sql-injection poss...
Martin Holtz
15:21 Bug #21137: Add missing sysexts to update wizard
committed attached v5 to trunk rev 6092 Rupert Germann
15:04 Bug #21154: RTE link window: Can't swtich between tabs when extension tkr_rteanchors is installed
I've checked v4.2.9:
In the file typo3/sysext/rtehtmlarea/mod3/browse_links.php (line 104) the function main_rte fro...
Nils Winkler
14:51 Feature #17881: Enable stdWrap for select.where
ok, i opened a ticket for that: #21169 Martin Holtz
14:42 Feature #17881: Enable stdWrap for select.where
well, it is possible to produce SQL-Injections right now - use andWhere.stdWrap for proper SQL Injection vulerability... Martin Holtz
14:40 Bug #21167: The errorhandling can make TYPO3 Backend unusable
committed to trunk rev 6088 Rupert Germann
14:23 Bug #21167 (Closed): The errorhandling can make TYPO3 Backend unusable
Problem:
The errorhandling can make TYPO3 Backend unusable because every php error is turned into an exception.
...
Rupert Germann
14:24 Bug #21168 (Closed): Improve the error and exception handling
Problem:
The new errorhandling in TYPO3 is way too unflexible.
- Errors are "converted" to exceptions. This is not ...
Oliver Hader
13:42 Bug #17918: Mapping of fieldnames in SQL-functions like MIN(), MAX() or SUM() does not work
Xavier the patch was made from the trunk but with revision 24646
could you take a look at it and see if everything...
Michael Miousse
13:08 Bug #20938: SOAP error while uploading an updated extension
Reading this, it looks to me like adding "Content-Length" fixes this bug. Stefan Geith
12:55 Bug #21139: Change order in installtool (Update Wizard before Database Analyzer)
Dropped in favour of #21151 Oliver Hader
12:26 Bug #21074: TCEforms suggest doesn't find everything on large sites and is slow
committed to trunk rev 6083 Rupert Germann
11:53 Bug #21147: t3lib_sqlparser is not able to parse alias of a joined table
Committed to SVN Trunk (rev. 6082)
Still pending for TYPO3_4-2 and TYPO3_4-1
Oliver Hader
11:29 Bug #21166 (Closed): RTE needs reloading to get displayed properly
When editing a content element the RTE doesn't get displayed properly (see attached Screenshot). It seems like at lea... Ivan Ruiz Gallego

2009-09-30

23:59 Feature #19383: Make use of setcookie()'s additional parameters in t3lib_userAuth to prevent XSS
Duplicate of issue #18172 and solved there Oliver Hader
23:58 Feature #18172: Transfer cookies via SSL only whenever possible
Committed to SVN Trunk (rev. 6080) Oliver Hader
23:13 Bug #19955: redirecting to referer does not work
v4 fixes the issue, patch is for trunk. Fixed trunk version should work with 4.2 as well.
Steffen Kamper
22:50 Bug #21052: redirect options do not seem to work
@Navi
did you select "hide at login" on the page where the loginbox is displayed?
that was the problem on my site.
Administrator Admin
22:12 Bug #21165 (Closed): Filenames should be escaped with escapeshellarg before passing them to imagemagick
The problem lies in class.t3lib_stdgraphic.php::wrapFileName() with is
supposed to wrap a filename into double quot...
Helmut Hummel
21:11 Bug #21164: Make messages in reports module collapsable
committed to trunk, rev 6078 Steffen Kamper
20:33 Bug #21164 (Closed): Make messages in reports module collapsable
By changing markup to divs the messages are seperated, which looks better. As the module can be very crowded in futur... Steffen Kamper
20:46 Bug #21154: RTE link window: Can't swtich between tabs when extension tkr_rteanchors is installed
I've tried 4.2.8, and it doesn't work also. Nils Winkler
20:33 Bug #21154: RTE link window: Can't swtich between tabs when extension tkr_rteanchors is installed
Could you please try this with TYPO3 4.2.8? If it does not exist there, we can isolate the problem to a TYPO3 release.
Oliver Hader
20:01 Bug #21154: RTE link window: Can't swtich between tabs when extension tkr_rteanchors is installed
I switched the installation back to v4.2.0 and the RTE links are editable. I changed back to v4.2.9 and the RTE windo... Nils Winkler
14:47 Bug #21154 (Closed): RTE link window: Can't swtich between tabs when extension tkr_rteanchors is installed
After upgrading TYPO3 to 4.2.9 I recognized that I can't switch to another tab in the RTE link window (regardless of ... Nils Winkler
20:43 Bug #20785: Potential SQL injection in class.t3lib_tsfebeuserauth.php
Oli, patch is fine, the unit test work.
I was not really able to exploit the issue, but the potential is probably ...
Ernesto Baschny
19:02 Bug #21156: Number as page-alias shouldn't be allowed
A new evaluation/validation method should be introduced:
"NaN" or "noint"
Oliver Hader
16:17 Bug #21156 (Rejected): Number as page-alias shouldn't be allowed
It's possible to set a number as an alias of a page. This conflicts with the page-id. TYPO3 should correct the alias ... Tobias Schaefer
18:33 Bug #21158: Report are not visible in IE6
Can confirm this Steffen Gebert
17:17 Bug #21158 (Closed): Report are not visible in IE6
the html code for the link on the overview page is in the htmlsource but it's not displayed.
seems to be a css probl...
Rupert Germann
18:31 Feature #17881: Enable stdWrap for select.where
Thanks Sebastian! However, who is looking into the source code while typing TypoScript? The proper place would be TSr... Oliver Hader
18:21 Bug #21159: Backend login cookie check fails in IE6
Can't reproduce. What zone is shown in the bottom right? Internet or Restricted-whatever-it's-called? For me it works... Steffen Gebert
17:50 Bug #21159 (Closed): Backend login cookie check fails in IE6
Problem:
If you open the Backend login in IE6 the cookie warning shows up. No matter if the browser accepts cookies ...
Rupert Germann
18:13 Bug #21160 (Closed): Missing clear.gifs in dynTabMenu in setup module
Problem:
to display the startmodule selector the setup module calls t3lib_loadModules->load()
this changes $GLOBALS...
Rupert Germann
17:07 Bug #21157: Memcached Configuration status report is broken
committed to trunk rev 6077 Rupert Germann
16:58 Bug #21157 (Closed): Memcached Configuration status report is broken
Problem:
when memcached is configured and working the reports module shows still a connection error.
This happens ...
Rupert Germann
15:53 Bug #21155: PHP fatal error with frameset page
committed to trunk rev 6072 Rupert Germann
15:43 Bug #21155 (Closed): PHP fatal error with frameset page
Problem:
PHP Fatal error: Call to undefined method tslib_fe::addBodyContent() in /trunk/typo3/sysext/cms/tslib/clas...
Rupert Germann
15:23 Bug #21121: BE style must match t3skin in Install Tool
Committed to SVN Trunk (rev. 6074) Oliver Hader
15:23 Bug #21120: BE style must match t3skin in reports module and flash messages
Committed to SVN Trunk (rev. 6073) Oliver Hader
12:27 Bug #21153: pageCacheToExternalFiles=1 breaks db-caching in 4.3
committed to trunk rev 6072 Rupert Germann
12:07 Bug #21153 (Closed): pageCacheToExternalFiles=1 breaks db-caching in 4.3
Problem:
if $TYPO3_CONF_VARS['FE']['pageCacheToExternalFiles']=1 is set in localconf.php db-caching will not work an...
Rupert Germann
11:20 Bug #4823 (Closed): Wrong example configuration of cronjob in manual
Case moved to bugs.typo3.org. Closing it. Francois Suter
11:19 Bug #4823: Wrong example configuration of cronjob in manual
Steffen Müller wrote:
> moved to:
> http://bugs.typo3.org/view.php?id=12078
Perfect. Thanks a lot. Sorry for the...
Francois Suter
11:04 Bug #4823: Wrong example configuration of cronjob in manual
moved to:
http://bugs.typo3.org/view.php?id=12078
Steffen Müller
10:58 Bug #4823: Wrong example configuration of cronjob in manual
Indeed, well spotted.
I'm sorry but would you mind opening a bug report on bugs.typo3.org (project TYPO3 Core, sub...
Francois Suter
10:29 Bug #4823 (Closed): Wrong example configuration of cronjob in manual
On page 6, the cronjob example configuration supposes to use an additional "user" parameter in the crontab of root:
...
Steffen Müller
11:04 Bug #25617 (Closed): Wrong example configuration of cronjob in manual
On page 6 of the manual, the cronjob example configuration supposes to use an additional "user" parameter in the cron... Steffen Müller
10:59 Bug #25616 (Closed): Missing documentation for setting up cron jobs on Windows
In the Scheduler documentation, the instructions for setting up a cron job on Windows is missing.
(issue imported...
Francois Suter

2009-09-29

23:45 Bug #21118: message "The selected language is not available before the language pack is installed" wrong if no language can be chosen
FYI: committed to trunk rev 6071 Rupert Germann
22:12 Bug #25615: Scheduler floods sys_log in endless loop if a task is running and multiple executions isn't allowed
Committed to trunk in revision 6069. Francois Suter
21:25 Bug #20980: security related links in EM are not marked as links
committed to trunk rev 6068 Rupert Germann
20:40 Feature #21152: Integration of saltedpasswords as system extension
Integrated via svn:externals in SVN Trunk (rev. 6067) Oliver Hader
20:36 Feature #21152 (Closed): Integration of saltedpasswords as system extension
Problem:
Passwords of backend users are stored as MD5 and weak passwords like "secret" can be recalculated using rai...
Oliver Hader
19:30 Bug #21151 (Closed): Add COMPARE Link to update Wizard
After each Update you need to execute COMPARE.
To save some clicks and inform about that very important step i add...
Steffen Kamper
19:07 Feature #19336: Add an error and exception handler (backported from FLOW3)
FYI: committed v9 to trunk rev 6066 Rupert Germann
18:16 Bug #20686: Warning: touch() [function.touch]: Utime failed
Committed to SVN:
* Trunk (rev. 6062)
* TYPO3_4-2 (rev. 6063)
* TYPO3_4-1 (rev. 6064)
Oliver Hader
13:15 Bug #20686: Warning: touch() [function.touch]: Utime failed
Attached v3, which fixes a bug and has an improvement (see core-list discussions). Previous patch didn't really work,... Steffen Gebert
13:10 Bug #20686: Warning: touch() [function.touch]: Utime failed
Your patch fixes the error, thanks! That leaves the documentation error unsolved -I am not into the procedures of th... Thomas Noest
11:47 Bug #20686: Warning: touch() [function.touch]: Utime failed
My patch adds a check for is_writable() before touching the file.
v2 is now pending in core list.
The hints of ...
Steffen Gebert
17:22 Bug #21150 (Closed): Google Chrome doesn't close images "click to view larger" images
Normally, you can click on "click to view larger" images and then click into the image to close the new window. Googl... Richard
16:41 Bug #21149 (Closed): Error message doesn't look stringent
If t3skin is installed, the error message looks not nice.
This patch uses t3skin error message styled as the error...
Steffen Kamper
15:14 Feature #14902: indexed_search: Results navigation relies on JavaScript
Confirmed that the patch works with 4.2.8 and fixes the javascript invalid pointer issue with firefox 3.5.3
Darren Clark
12:42 Bug #21148 (Closed): Permanent login checkbox is not shown as expected
If $GLOBALS['TYPO3_CONF_VARS']['FE']['permalogin'] is set to 2 and $GLOBALS['TYPO3_CONF_VARS']['FE']['lifetime'] is g... Stefan Froemken
09:43 Bug #21146: Right Mouseclick in IE8 Stopped working
Typo3 4.2.9 fixed the problem:) oliver leitner

2009-09-28

22:43 Feature #17881: Enable stdWrap for select.where
Added a patch for current 4.3 trunk and with warning comments to avoid using GPvars to avoid SQL-Injections Sebastian Michaelsen
21:53 Bug #17072: DBAL/PostgreSQL: SQL parse error in "Who is online" BE list
Could you please test whether patch for bug #21147 solves this issue too? If so, please close this bug and patch 1207... Xavier Perseguers
21:47 Bug #21147 (Closed): t3lib_sqlparser is not able to parse alias of a joined table
See bug #17072 for an old problem related to this and more recently, with feeditadvanced, having DBAL installed makes... Xavier Perseguers
21:37 Bug #20938: SOAP error while uploading an updated extension
Hi,
found a discussion on bugs.php.net:
http://bugs.php.net/bug.php?id=48216
Can nobody try this?
Thanks!
Sven Weiss
14:32 Bug #18520: indexing of external files may be prevented by php's open_basedir restriction
this is a anyoing problem, becase indexed_search wont work on any hosting with openbasedir settings... Jonas Felix
11:21 Bug #21146 (Closed): Right Mouseclick in IE8 Stopped working
IE8 produces an Error when not running in compatibility mode, and someone tries to rightclick on a page.
1. login to...
oliver leitner
09:28 Feature #21145 (Closed): TS-Condition "userFunc" takes only first parameter
Using the following condition "[userFunc = user_match(66,28,98)]", the userfunc gets only the first parameter, becaus... Matthias Stübner

2009-09-27

23:06 Bug #25615: Scheduler floods sys_log in endless loop if a task is running and multiple executions isn't allowed
As discussed per mail, the best solution is to also calculate the next execution time even when an execution is skipp... Francois Suter
22:40 Bug #21017: Use separate tables for tags in the caching framework
After re-reading the docs for Mysql, PostgreSQL and SQL server I find that these three databases support THIS syntax:... Martin Kutschker

2009-09-26

22:24 Bug #25615: Scheduler floods sys_log in endless loop if a task is running and multiple executions isn't allowed
For your amusement here is a sum-up of what happened to us tonight on one of our development servers:
- Yesterday ...
Christian Kuhn
21:46 Bug #25615 (Closed): Scheduler floods sys_log in endless loop if a task is running and multiple executions isn't allowed
How to reproduce:
- Create a sleep test task with 300 seconds
- Call the scheduler cli to start the 5 minute task
...
Christian Kuhn
02:14 Bug #17715: function "debug" is used instead of "$GLOBALS['TYPO3_DB']->debug" in the class.t3lib_befunc.php
Resolved, unable to reproduce: I'm unable to find a debug call in method BEgetRootLine in recent versions. Please reo... Christian Kuhn
01:56 Bug #17584: 4.2trunk: ALTER TABLE fe_users DROP KEY pid
Resolved, no change required:
- All proposed changes are key indexes only, no dropped fields.
- In case of fe_use...
Christian Kuhn
01:42 Bug #16087: Copying of fe-users does not work
Resolved, unable to reproduce.
Copying fe_user records from one sysfolder to another works fine for me in the list...
Christian Kuhn
01:25 Bug #19839: Javascript Error while navigating in menus section (msie4 is undefined)
Is this still reproducible in current TYPO3 versions? Christian Kuhn
01:25 Bug #19863: Javascript Error while navigating in menus section (msie4 is undefined)
Resolved as duplicate of #19839 Christian Kuhn
01:09 Bug #20286: New depedence after Update to 2.5.21
Resolved as duplicate of #17427 Christian Kuhn
01:04 Bug #19422: delete field alway inserted for "select " in Full Search
Resolved, no change required. Christian Kuhn
00:50 Bug #19553: upgrade from 4.2.0 to => 4.2.1 breaks mth_feedit rte html parsing
Please use the mailing lists at http://lists.typo3.org/ or the newsgroups (NNTP) on the same server to ask your quest... Christian Kuhn
00:40 Bug #18912: Mozilla Firefox -> Treemenu
Resolved, no change required:
- Demo video not available
- Unable to reproduce with ff 3.0.14 locally with TYPO3 ...
Christian Kuhn

2009-09-25

22:05 Feature #21144 (Closed): Remove ext_autoload.php files for extensions using Extbase naming convention
The use of ext_autoload.php files was once supposed to be used only for old-fashioned extensions that did not used Ex... Xavier Perseguers
21:30 Bug #21143 (Closed): Add some constants
There's lots of chr(10), chr(9) as well as magic numbers like 3600 and 86400 strewn all over the code. Let's define s... Oliver Klee
18:39 Bug #14836: Session-Lifetime for BE-User and FE-User doesnt work in FE
Fixed, unable to reproduce in recent versions:
This definatly works in 4.2.8:
The proposed fix in tslib_fe is a...
Christian Kuhn
18:31 Bug #19547: Losing list view mode - going back to page view mode
Resolved, unable to reproduce in recent versions as requested by reporter. Christian Kuhn
18:22 Bug #21133: disablePrependAtCopy not working
Resolved, unable to reproduce (trunk rev. 6055):
Configuration below (pageTS) works for me as expected, with 0 and...
Christian Kuhn
16:25 Bug #21133: disablePrependAtCopy not working
TCEMAIN.table.tt_content.disablePrependAtCopy = 0
TCEMAIN.table.tt_content.disablePrependAtCopy = 1
both work as ...
Benni Mack
17:44 Bug #21141: Warning when edit form is rendered with wizards in backend
Committed to SVN Trunk (rev. 6055) Oliver Hader
15:42 Bug #21141 (Closed): Warning when edit form is rendered with wizards in backend
When editing on forms in the backend, the following warning appears:
Warning: in_array() [function.in-array]: Wrong ...
Oliver Hader
17:24 Feature #21142 (Closed): HMENU - sectionIndex does not allow to select other CEs than colPos = 0
Hey,
HMENU.sectionIndex is a real cool feature, however it is impossible to modify the WHERE clause when selecting...
Benni Mack
15:31 Feature #18194: Remove Static Templates from Standard Installation
Will be worked on for version 4.4 Benni Mack
15:29 Bug #18742: Clean Up The Clickmenu
I'd like to do this with Ext JS now. Benni Mack
15:10 Bug #17449: Clearing cache renders content incorrectly/incompletely
This bug may be related to #0007901.
Peter Murray
14:22 Bug #17916: Ext Manager doesn't work with dbal SVN 0.9.20
I'm also unable to reproduce this bug at this time. I think, it can be closed. Moreno Feltscher
10:39 Bug #17916: Ext Manager doesn't work with dbal SVN 0.9.20
Well, the reason that $rs is NULL is, that this term does not deliver anything:
$rs = $this->handlerInstance[$this->...
Oliver Hader
10:36 Bug #17916: Ext Manager doesn't work with dbal SVN 0.9.20
I cannot reproduce this bug with my (little) TYPO3 website with Core trunk and DBAL trunk. Xavier Perseguers
13:15 Bug #21138: Modules loose pid information
this is also present in 4_2, i think this is an old time bug. The pagetree was renewed to display the selection.
I t...
Steffen Kamper
10:56 Bug #21138: Modules loose pid information
Was this introduced by TYPO3 4.3 or did you experience that behaviour with 4.2.x as well? Oliver Hader
12:16 Bug #21140: translateTools not instantiated in t3lib/class.t3lib_recordlist.php
Accordant changesets:
http://forge.typo3.org/repositories/diff/typo3v4-core?rev=5814
http://forge.typo3.org/reposit...
Oliver Hader
11:57 Bug #21140 (Closed): translateTools not instantiated in t3lib/class.t3lib_recordlist.php
Introduced in Revision 5814 (http://forge.typo3.org/repositories/diff/typo3v4-core?rev=5814) the translateTools are n... Susanne Moog
11:34 Bug #21130: Skinning possibilities are not available with frontend editing
Committed to SVN Trunk (rev. 6049) Oliver Hader
11:20 Bug #19112: unlink of non existing lockfiles generates warnings in frontend
I believe this is a race-condition when acquiring the lock: In the time between is_file() returning False and touch c... Andy Kittner
10:43 Bug #17918: Mapping of fieldnames in SQL-functions like MIN(), MAX() or SUM() does not work
Hi,
Could you provide a patch against current trunk please ?
Xavier Perseguers
00:25 Feature #20930: Give CONTENT.table stdWrap properties
Commited to trunk.
Documentation:
=== TSref ===
Sebastian Gebhard, 10.09.2009: ''[TYPO3-core] RFC #20930: ...
Benni Mack
00:22 Bug #21139 (Closed): Change order in installtool (Update Wizard before Database Analyzer)
when update from existing installation you should perform
1) Update Wizard: add needed features / set compatibilit...
Steffen Kamper

2009-09-24

23:50 Bug #21138 (Closed): Modules loose pid information
When changing modules, the pid get lost. This mostly happens when calling modules without pid like tools-modules.
...
Steffen Kamper
23:03 Bug #21137 (Closed): Add missing sysexts to update wizard
There are some sysexts which are not installed by default (and new ones)
They should be presented at first place in ...
Steffen Kamper
19:09 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
Yes, it was. It was a freshly saved record after the patch was applied.
Thanks!!
Dan Osipov
01:47 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
Dan,
Was the link entered using the external url tab?
There is one problem I can see with this approach: if a l...
Stanislas Rolland
18:28 Bug #17176: TSref: [globalString = HTTP_HOST= www.typo3.com] does not always work
thanks for the hint
I think global strings should be wrapped. Typoscript syntax shouldn't depend on php configuration.
Jörg Leshel
16:30 Bug #20949: Saving translation: strcmp() expects parameter 2 to be string
Corresponding Version of patch (11815-v2.diff) attached. Stefan Geith
16:30 Bug #20949: Saving translation: strcmp() expects parameter 2 to be string
I tracked this down a little.
I have set 'german' and clicked on save:
the following variables want to get compar...
Stefan Geith
15:47 Bug #21136 (Closed): PHP5.3-Warning about strcmp() parameters in view_help.php
WARNING: strcmp() expects parameter 1 to be string in view_help.php on line 447
Line 429-447:
429: $parts ...
Stefan Geith
13:27 Bug #21112: Make statuses in the status report sort alphabetical
committed to trunk, rev 6045 Steffen Kamper
13:11 Bug #21135: Clean-up of Extension Manager
committed to trunk, rev 6043 Steffen Kamper
12:21 Bug #21135 (Closed): Clean-up of Extension Manager
some vars needed to be initialized
(issue imported from #M12053)
Steffen Kamper
11:14 Bug #21134 (Closed): DB check -> Manage ref-index outputs ugly /path/to/your/typo3/...
DB check -> Manage reference index
outputs:
=========
o check the reference index use:
php /path/to/your/typo3/cl...
Steffen Gebert
09:00 Bug #21133 (Closed): disablePrependAtCopy not working
TCEMAIN.table.###NAME_OF_TABLE###.disablePrependAtCopy = 1 seems to be no longer working. Tested with pages and tt_co... Andreas Krämer

2009-09-23

21:44 Bug #21131: cannot edit data from selectorbox in IE8
I have uploaded a screenshot.
I just use the edit field pen i marked with the red circle in the picture.
lygie no-lastname-given
13:05 Bug #21131: cannot edit data from selectorbox in IE8
Hi, could you attach a screenshot how you edit this data?
Steffen Kamper
11:57 Bug #21131 (Closed): cannot edit data from selectorbox in IE8
When trying to edit data from a database relation in a selector-box with IE8 the first popup is fine.
After closi...
lygie no-lastname-given
21:31 Bug #21132: retrieving/creating/editing SugarCRM
Please use the mailing lists at http://lists.typo3.org/ or the newsgroups (NNTP) on the same server to ask your quest... Oliver Hader
14:47 Bug #21132 (Closed): retrieving/creating/editing SugarCRM
Anyone can tell me how can i retrieve / editing data of sugar crm , i used here
eu_sugarcrm ext with nusoap , i c...
Deepak Vishwakarma
21:04 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
The one link it didn't work for was a local domain link with RealURL. My local installation is in http://localhost/t3... Dan Osipov
17:52 Bug #21122: Fatal Error in Configuration > $TBE_MODULES
committed to trunk, rev 6039 Steffen Kamper
17:06 Bug #16427: Double mount points and link with wrong MP
Hello,
The patch mpcapsuled.diff works for me
Devid Messner
14:04 Bug #19711: ['SYS']['lockingMode'] => default value 'disable' is lost
TYPO3 4.2.8:
The description of [SYS][lockingMode] should be updated. The last sentence says: "Default is disable".
...
Henrik Ziegenhain
13:08 Bug #21105: JS and CSS inclusion may contain path/../path2/file
committed to trunk, rev 6020 Steffen Kamper
11:35 Bug #21130 (Closed): Skinning possibilities are not available with frontend editing
The skinning possibilities and settings of t3skin are not available with frontend editing.
Solution:
Disable the ...
Oliver Hader
11:32 Bug #21128: BE_USER object is cleared with assigning an empty string
Committed to SVN Trunk (rev. 6036) Oliver Hader
01:09 Bug #21128 (Closed): BE_USER object is cleared with assigning an empty string
BE_USER object is cleared with assigning an empty string - thus, when you use isset($BE_USER) and expect a proper obj... Oliver Hader
10:25 Bug #17068: freeindexUid not stored for type = Page tree
Peter opened up this issue http://forge.typo3.org/issues/show/2845 on forge couple months ago - we're still looking f... Tolleiv Nietsch
09:40 Bug #21129 (Closed): User will be misleadingly redirected in case of login error and pi works in typolinkLinkAccessRestrictedPages mode
when the redirect is processed there is no additional check if the user is logged in logintype 'login'
(issu...
Marc Bastian Heinrichs

2009-09-22

21:29 Bug #17321: filemtime() [function.filemtime]: stat failed
You're right - using is_readable should be fine. I thought to remember that there was some PHP bug... but I couldn't ... Ralf Hettinger
13:02 Bug #17321: filemtime() [function.filemtime]: stat failed
Ralf, file_exists is not needed.
is_readable:
Returns TRUE if the file or directory specified by filename exists a...
Steffen Kamper
10:47 Bug #17321: filemtime() [function.filemtime]: stat failed
Steffen, point taken.
So what would you think about the following?
if (!(file_exists($theFile_abs) && is_readab...
Ralf Hettinger
00:42 Bug #17321: filemtime() [function.filemtime]: stat failed
Ralf, you only check for missing file. If there is another problem, you'll get the old situation.
Why not check file...
Steffen Kamper
18:32 Bug #20731: Text and headers are bad readable
committed to trunk, rev 6033 Steffen Kamper
17:47 Bug #21117: Fields alias & content_from_pid are missing in exludelist
This change will have negative side-effects concerning backwards compatibility. Imagine a large website with many edi... Oliver Hader
07:58 Bug #21117 (Closed): Fields alias & content_from_pid are missing in exludelist
If there is a need for a *really* simple backend it is necessary to hide all fields which are not neeeded.
This is...
Georg Ringer
17:20 Bug #21126: Checking for cHashes results in the whole page being uncached
Committed to SVN Trunk (rev. 6032) Oliver Hader
17:11 Bug #21126 (Closed): Checking for cHashes results in the whole page being uncached
The plugin felogin defines the check cHashes. However, felogin does not provide a valid cHash and thus the whole page... Oliver Hader
17:07 Bug #19479: Enable Caching "USER" instead of "USER_INT"
This issue has been reverted in SVN Trunk again (rev. 6031) Oliver Hader
15:44 Bug #20546: "How did you get here" dialog opens
I am unable to reproduce this issue with current 4.2 branch or trunk. Do you still encounter this problem? Stanislas Rolland
15:35 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
@Dan: Please report the one case where the domain was still taken out when using the externalk link tab. Stanislas Rolland
15:33 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
@Alban: Thank you for testing. I think that if the domain is not exact while inside the RTE, it does not really matte... Stanislas Rolland
09:32 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
Hi Stanislas,
Using typolinkEnableLinksAcrossDomains did the trick for links across websites so it solves the 2 no...
Alban Cousinie
15:16 Feature #21125 (Closed): Display thumbnails (from $TCA[$table]['ctrl']['thumbnail']) in element browser
If thumbnailsByDefault in user setup is enabled, the element browser should also display thumbnails.
Currently, i...
Kai Tallafus
13:42 Bug #21120: BE style must match t3skin in reports module and flash messages
More messages / ruby stuff:
http://robots.thoughtbot.com/post/163114547/already-confirmed
http://www.railsgarden.co...
Ingo Renner
13:38 Bug #21120: BE style must match t3skin in reports module and flash messages
Alternative styling ideas:
http://wiki.foresightlinux.org/download/attachments/2137/pk-updates-warning.png
http:...
Ingo Renner
13:36 Bug #21120: BE style must match t3skin in reports module and flash messages
Actually this is not true as Drupal's messages look quite different:
http://figures.oreilly.com/tagoreillycom200811...
Ingo Renner
11:26 Bug #21120 (Closed): BE style must match t3skin in reports module and flash messages
The style of the reports module and flash messages is very similar to Drupals style, where the code was derived from.... Michael Stucki
13:39 Bug #21119: BE style must match t3skin
I think with the proposed changes (grouping, sorting) in the core list we're quite save Ingo Renner
11:25 Bug #21119 (Closed): BE style must match t3skin
The style of the reports module is very similar to Drupals style, where the code was derived from. However, it looks ... Michael Stucki
13:35 Bug #21121: BE style must match t3skin in Install Tool
Actually I think that's not quite true, the installer is no where even near Drupal's. Check the following site to se... Ingo Renner
11:27 Bug #21121 (Closed): BE style must match t3skin in Install Tool
The style of the Install Tool is very similar to Drupals style, where the code was derived from. However, it looks ve... Michael Stucki
12:46 Bug #21124 (Closed): White space cleanup
Many editors automatically drop trailing whitespace on saving files. When creating patches, this leads to the white-s... Oliver Klee
12:39 Bug #21065: Sporadic random Backend Logoffs
he is on a "stand-line", its a bigger company... oliver leitner
12:09 Bug #21065: Sporadic random Backend Logoffs
Is he using a dial-up connection with a short timeout?
T-Com router have a senseless short connection timeout time o...
Steffen Gebert
11:32 Bug #21122 (Closed): Fatal Error in Configuration > $TBE_MODULES
When selecting "$TBE_MODULES (BE Modules)" in the Configuration module I'm getting a
Catchable fatal error: Object o...
Bastian Waidelich
11:30 Bug #21111: TYPO3 4.3-dev
Dupicate of issue #20949 - please continue there... Oliver Hader
08:43 Bug #21118 (Closed): message "The selected language is not available before the language pack is installed" wrong if no language can be chosen
The message is shown to a user if the be-user record has been created and a language has been defined which is not ye... Georg Ringer
00:52 Bug #21088: Add more Flexibility to PageRenderer
committed to trunk, rev 6029 Steffen Kamper

2009-09-21

21:42 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
@Alban
I don't understand your test cases. Please detail. Are you using the external link tab of the link wizard?
...
Stanislas Rolland
16:02 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
Thanks guys. I have just applied the patch and here are my results :
- (MAIN site rootline) : Link to page in same...
Alban Cousinie
15:31 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
Attached patch (typo3core_bugfix_9455_4-2-8_v3.patch) should work for 4.2.8
Tested for various links, mostly works...
Dan Osipov
15:26 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
@Alban: the patch is generated against current trunk.
I think that if the href is entered as external, there is no...
Stanislas Rolland
14:39 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
Alban,
Read bug description - its reported for 4.2.1.
Besides, RTE doesn't chose the domain name, it just strips ...
Dan Osipov
11:58 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
Might be usefull : As far as I remember, this bug wasn't present in releases prior to 4.2.6. This is a regression.
...
Alban Cousinie
11:41 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
Hi Stan,
Applying your patch against the genuine t3lib/class.t3lib_parsehtml_proc.php file from typo3_src-4.2.8 fa...
Alban Cousinie
17:39 Bug #19172: Web > Info > Pagetree overview shows wrong changedates/times
Since i updated to 4.2.8 a few weeks ago, the changedates/times are shown correctly. Sigfried Arnold
17:07 Bug #21116 (Closed): "Simulate backend user" shown even if no user is there to simulate
The label "Simulate backend user" is shown, even if there is no user there to simulate because there is only 1 admin ... Georg Ringer
16:53 Bug #21065: Sporadic random Backend Logoffs
changing the browser compatibility version did not work for the customer.
we are verifying their network and pc se...
oliver leitner
16:50 Bug #21115 (Closed): th_mailformplus email_to from record entry only, not taken from content element
There is a Problem with the very latest th_mailformplus
The "email_to" field from the content element is not being...
oliver leitner
15:12 Bug #21017: Use separate tables for tags in the caching framework
Committed to SVN Trunk (rev. 6025) Oliver Hader
14:39 Bug #19955: redirecting to referer does not work
Just bumped the RFC up again.
Maybe you could have a look at the core-list thread. There were some fixes in felogi...
Steffen Gebert
14:36 Bug #19955: redirecting to referer does not work
Also it seems this patch does not work anymore on the 1.2.0 version.
When setting the different redirect options ,...
Navi
14:34 Bug #19955: redirecting to referer does not work
You can make the 1.2.0 version display in 4.2.x by setting this in your TS Setup:
plugin.tx_felogin_pi1 = USER_INT
Navi
14:25 Bug #21114 (Closed): Old Titles Show Up Instead of Newer Version
We have three websites running with typo3 but there is one that is giving us an issue. In this website for some reaso... Adrian
13:59 Bug #21111: TYPO3 4.3-dev
duplicate of #20949 Steffen Gebert
11:48 Bug #21111 (Closed): TYPO3 4.3-dev
In extension manager->language settings I get following error when I
choose a language and click on save:
Warning...
Stefan Froemken
13:20 Bug #21113 (Closed): Write documentation on how to extend the reports module
Write documentation on how to extend the reports module
(issue imported from #M12026)
Ingo Renner
13:20 Bug #21112 (Closed): Make statuses in the status report sort alphabetical
Currently statuses in the status report are displayed in the order they're provided through extensions and their stat... Ingo Renner
10:22 Bug #20995: stripSlashesOnArray creates references where you want copies
Attached test-foreach-reference-bug.php can be used to isolately check the behaviour under different PHP environments... Ernesto Baschny
10:03 Bug #14713: Selections in the group settings get discarded without notification
As Susanne noted, the limits were raised in TYPO3 v4.1.0 (see #16553). So closing this issue. Ernesto Baschny
09:54 Bug #16412: Links to localized elements do not function
This has been commited 19.1.2007 by Dmitry to the core, so it has been in since the release of TYPO3 v4.1 (beta3). Se... Ernesto Baschny
08:18 Bug #21110: PHP-5.3 warning about missing references with some extensions
I'll never learn it to change category first. Is there somebody who can move this entry to core-list? Stefan Froemken
08:15 Bug #21110 (Closed): PHP-5.3 warning about missing references with some extensions
sr_feuser_register works with a reference in main function:
function main($content, &$conf)
but in Trunc-Version of...
Stefan Froemken

2009-09-20

22:49 Bug #25613: Make full use of pageRenderer for CSS and JS inclusion
Committed to trunk in revision 6024. Francois Suter
22:39 Bug #25613 (Closed): Make full use of pageRenderer for CSS and JS inclusion
The code for the Scheduler's BE module has a mix and match of old and new ways of including CSS and JS files.
This...
Francois Suter
22:26 Bug #21108: Add missing style definition to Install Tool CSS file
The attached screenshots show the most important changes. Francois Suter
22:21 Bug #21108 (Closed): Add missing style definition to Install Tool CSS file
In RFC #20078 the Install Tool was given a CSS file, inspired by the t3skin theme. Some unusual colors were introduce... Francois Suter
22:11 Bug #25557: IE8 scramble display in IE8
Actually t3editor uses CodeMirror version 0.60
but on the web site of Marijn Haverbeke (http://marijn.haverbeke.nl/c...
LUBRANO J.F.
21:45 Bug #21107: Add an icon for notice-level flash messages
Committed to trunk in revision 6022. Francois Suter
21:34 Bug #21107 (Closed): Add an icon for notice-level flash messages
Currently flash message don't have an icon, which looks a bit weird. The attached icon has been approved by the Usabi... Francois Suter
21:01 Bug #21106: Wrong Inclusion in tceforms and tceforms_fe
committed to trunk, rev 6021 Steffen Kamper
20:57 Bug #21106 (Closed): Wrong Inclusion in tceforms and tceforms_fe
1) In tceforms the file jsfunc.tbe_editor.js isn't included like the other ones. Reason was #19421 which is resolved ... Steffen Kamper
20:11 Bug #20686: Warning: touch() [function.touch]: Utime failed
What about adding an @ to the touch() call?
This would omit the PHP warning (or does this cause a locked install too...
Steffen Gebert
10:41 Bug #20686: Warning: touch() [function.touch]: Utime failed
it's possible to switch off the deletion of ENABLE_INSTALL_TOOL.
Just edit it and insert following text: KEEP_FILE
Steffen Kamper
20:08 Bug #21105 (Closed): JS and CSS inclusion may contain path/../path2/file
This happens eg in feedit context, if files from t3lib are included.
The backPath typo3/ is prepended for a path beg...
Steffen Kamper
18:51 Bug #21082: Install Tool message colors should match flash message colors
Committed Ingo's v3 to trunk in revision 6018. Francois Suter
18:28 Bug #20532: Special menu directory only renders 1st level if special.value is a mount point
Committed to 4.2 in revision 6016.
Committed to trunk in revision 6017.
Francois Suter
17:56 Bug #21089: Prompt for keyboard input does not get displayed in CLI scripts
Committed to trunk in revision 6013.
Committed to 4.2 in revision 6014.
Committed to 4.1 in revision 6015.
Francois Suter
15:13 Bug #21097: Protectet Install Tool
Duplicate of issue #0011433 - please continue there... Oliver Hader
12:13 Bug #21097: Protectet Install Tool
This bug looks related to issue 0011433. Oliver Klee
15:12 Bug #20962: Field handling API in t3lib_extMgm does not check for duplicates on insertion and runs superflouos insertions
Committed to SVN Trunk (rev. 6012) Oliver Hader
14:32 Bug #20785: Potential SQL injection in class.t3lib_tsfebeuserauth.php
The patch also adds missing (but used) member variable. Oliver Klee
14:28 Bug #20785: Potential SQL injection in class.t3lib_tsfebeuserauth.php
Ernesto, could you have a look at the trunk patch? Oliver Klee
11:28 Bug #25611: Display uid of tasks in list view
Committed to trunk in revision 6006 Francois Suter
11:27 Bug #21103 (Closed): tslib_pagegen fails to read mime type of the shortcut icon
After switching to PHP 5.3 I got a warning while showing my website:
finfo_file() [function.finfo-file]: File or p...
Xavier Perseguers
10:12 Bug #21041: FrontendEditing (classic) does not work when editing forms on page
committed to trunk, rev 6004 Steffen Kamper
10:00 Bug #16412: Links to localized elements do not function
This bug is solved in newer TYPO3 versions with the stdWrap.prepend as described in the first comment. Susanne Moog
09:49 Bug #14754: Setting file fields in TCA to "required" makes it impossible to save the record
That's why I thought sponsoring might help ;) Susanne Moog
00:56 Bug #14754: Setting file fields in TCA to "required" makes it impossible to save the record
uh - old bug and still valid ... time to get this fixed. Steffen Kamper
08:10 Bug #21101: admin_get_tables() method is using PHP5.3-deprecated function mysql_list_tables
Committed revision 24646:
M ChangeLog
M class.ux_t3lib_db.php
Xavier Perseguers
08:07 Bug #21101 (Closed): admin_get_tables() method is using PHP5.3-deprecated function mysql_list_tables
Method admin_get_tables() in class.ux_t3lib_db.php is using the deprecated function mysql_list_tables when connecting... Xavier Perseguers
00:50 Bug #21100: Update sys_registry - wrong sql
wasn't it the case, that sql parser isn't able to handle this? This was the reason for reverting a simular index by s... Steffen Kamper
00:39 Feature #20115: Enable BE-User to change their OpenID
committed to trunk, rev 6003 Steffen Kamper
00:35 Bug #21099: User setup miss a function for inserting fields at a position
committed to trunk rev 6002 Steffen Kamper
00:20 Bug #21092: Add checks from t3lib_BEfunc::displayWarningMessages() to the status report
committed to trunk (4.3) r6001 Ingo Renner

2009-09-19

23:48 Bug #21076: TCEforms suggest has no search indicator
Committed by Ingo in Rev. 5954 with a follow-up in Rev. 5964. Chris topher
22:23 Bug #25612: Wrong layout of datepicker
Committed to trunk in revision 5998 Francois Suter
22:22 Bug #25612: Wrong layout of datepicker
Indeed this was due to td styling the scheduler's css. The attached patch solves this issue by adding a class to all ... Francois Suter
21:42 Bug #25612 (Closed): Wrong layout of datepicker
Something is wrong with the css for the active day in the scheduler (rest of TYPO3 works). See attached screenshot, t... Francois Suter
21:43 Bug #4691 (Closed): Layout of datepicker in scheduler
Moved to the TYPO3 bug tracker, see:
http://bugs.typo3.org/view.php?id=12011
Francois Suter
12:49 Bug #4691 (Closed): Layout of datepicker in scheduler
Hi,
something is wrong with the css for the active day in the scheduler (rest of TYPO3 works). See attached screen...
Susanne Moog
21:40 Bug #4681 (Closed): unclear wording and maybe another error too
Move to the main TYPO3 bug tracker, see:
http://bugs.typo3.org/view.php?id=12010
Francois Suter
21:39 Bug #25611 (Closed): Display uid of tasks in list view
When a task is executed (or fails) a message is written to the sys_log table. That message contains the uid of the ta... Francois Suter
21:14 Bug #21086: treelist cache fills devlog
committed to trunk rev 5997 Rupert Germann
21:03 Bug #20994: db_list doesn't show '0' values
committed to trunk rev 5996 Rupert Germann
20:35 Bug #20379: Generate Random Key still does not work
committed attached v3 to trunk rev 5995
only difference to v2 is that "doNotLoadInFE" is no longer set in the exte...
Rupert Germann
15:45 Bug #20379: Generate Random Key still does not work
v2 is in core list and is the proper solution. Steffen Kamper
20:04 Bug #21100 (Closed): Update sys_registry - wrong sql
ALTER TABLE sys_registry ADD UNIQUE entry_identifier (entry_namespace,entry_key(320));
entry_namespace has no key ...
Christian Leicht
19:49 Bug #21099 (Closed): User setup miss a function for inserting fields at a position
There are functions for TCA like t3lib_extMgm::addTCAcolumns, t3lib_extMgm::addToAllTCAtypes etc. which makes it easy... Steffen Kamper
19:42 Bug #21098 (Closed): Docblock comments in TCEforms suggest class are wrong
Some of the docblock comments in the TCEforms suggest classes were not updated while doing changes to the functions.
...
Andreas Wolf
19:30 Bug #21097 (Closed): Protectet Install Tool
The automatic delete of the ENABLE_INSTALL_TOOL file make trouble.
Some Servers switch of the "utime" update for pe...
Christian Leicht
18:55 Bug #14713: Selections in the group settings get discarded without notification
Limits in current trunk:
(1) The maximum number of selectable entries in the 'Modules' list is 100.
(2)(3) The maxi...
Susanne Moog
18:43 Bug #21094: EncryptionKey generation in install tool (1-2-3-mode) still uses old encryption
committed to trunk, rev 5994 Steffen Kamper
15:33 Bug #21094 (Closed): EncryptionKey generation in install tool (1-2-3-mode) still uses old encryption
use the new function from tx_install_ajax
(issue imported from #M12003)
Steffen Kamper
18:42 Bug #21079: dynamic update of translation status im EM is broken
committed to
trunk rev 5990
4-2 branch rev 5992
Rupert Germann
18:41 Bug #21000: User setup: buttons for create/delete ENABLE_INSTALL_TOOL-file are not integrated in user setup
committed to trunk, rev 5993 Steffen Kamper
18:36 Bug #21010: User Setup miss save of be_users fields and miss handling of default value
committed to trunk, rev 5991 Steffen Kamper
18:09 Bug #21096: Reports don't have a back reference to the reports module
committed to trunk in r5989 Ingo Renner
18:01 Bug #21096 (Closed): Reports don't have a back reference to the reports module
Currently it's not possible for a report to access the parent reports module. It might be needed in some cases though... Ingo Renner
17:26 Bug #16412: Links to localized elements do not function
TYPO3 4.2.8 and
sys_language_mode = content_fallback
sys_language_overlay = 1 or sys_language_overlay = hideNonTra...
Darko Jr. Gonzalez
16:27 Bug #20867: Table sys_refindex / KEY lookup_string not UTF-8 compatible
If you have a brand new TYPO3 installation the table sys_refindex cannot be created due to this bug.
Therfore incr...
Andreas Otto †
16:15 Bug #21026: TCEforms suggest fails with empty label or label_alt field
committed to trunk rev 5987 Rupert Germann
16:10 Bug #16652: mysql_fetch_assoc If in tca select->maxitems > 1 AND foreign_table_where contains "sys_language_uid = ###REC_FIELD_sys_langu...
Unassigning the issue from myself. Andreas Otto †
15:59 Bug #21095 (Closed): OpenID fails with fatal error
Logging in to the TYPO3 BE with OpenID ends with a fatal error.
require_once(Auth/OpenID.php) [function.require-once...
Andreas Otto †
12:52 Bug #21089: Prompt for keyboard input does not get displayed in CLI scripts
Raising priority as this block all CLI output Francois Suter
11:43 Bug #21089: Prompt for keyboard input does not get displayed in CLI scripts
Changing the title to reflect the true nature of the issue. Francois Suter
11:42 Bug #21089: Prompt for keyboard input does not get displayed in CLI scripts
Thanks for the pointer Andreas. I searched for ob_start() through the whole source code and found an ob_start() call ... Francois Suter
12:40 Feature #21093 (Closed): Add parameter to the method call t3lib_BEfunc::getFlexFormDS
Add parameter to the method call t3lib_BEfunc::getFlexFormDS, please
(issue imported from #M12002)
Armin Bartsch

2009-09-18

23:56 Bug #21092: Add checks from t3lib_BEfunc::displayWarningMessages() to the status report
that's the next step ;) Ingo Renner
23:50 Bug #21092: Add checks from t3lib_BEfunc::displayWarningMessages() to the status report
Hi Ingo,
great work with this module!
This patch also is a fine solution for #18625, which was about that sec...
Chris topher
23:12 Bug #21092 (Closed): Add checks from t3lib_BEfunc::displayWarningMessages() to the status report
In an attempt to replace the warning box "About Modules" we're moving these checks to the system status report.
(...
Ingo Renner
23:27 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
I am attaching a new patch with a completely different approach:. Any link entered in the External Url tab of the RTE... Stanislas Rolland
20:54 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
Beitrag:
Ausschnitt aus der Datenbank (Typo3 4.3 apha2 / rtehtmlarea 1.8.3) - sys-Domains werden verwendet - alle Li...
Andreas
20:45 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
Correct, that is a problem with the transformations. So what I was saying is there should be a way to have a field fo... Dan Osipov
20:43 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
Dan,
I may be wrong, but I don't think that this is a problem of the link wizard, but one of transformation of lin...
Stanislas Rolland
20:41 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
A link to a page. The page is in domain1, so it becomes relative. It works when the record is displayed in domain1 pa... Dan Osipov
20:38 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
Dan,
I do not understand your scenario. What type of link are you referring a link to a page in the page tree or a...
Stanislas Rolland
15:51 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
Maybe... Is it time to redesign the link wizard? Dan Osipov
15:48 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
i fully agree with Dan.. at least there SHOULD be the possibility to insert an URL and to know that htmlarea or anyth... Stefano Cecere
15:43 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
Stanislas,
Based on reading, I don't think the patch resolves the issue completely. Here is a scenario:
tt_news...
Dan Osipov
11:28 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
More Info on that:
This bug(s) appear as i remember since firefox version 3.x
The internal- and/or external-link...
Andreas
09:02 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
Hello Stanislas,
Thanks for working on this issue. I have just applied your patch, cleared all caches both with Ty...
Alban Cousinie
03:29 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
Please test attached patch: typo3core_bugfix_9455_trunk.patch Stanislas Rolland
22:08 Feature #4387: Provide a way to automatically install / set up a task upon installation of an extension
abusing any of these systems is not an option. I'll work on something to achieve this for 4.4 I guess. Ingo Renner
20:28 Feature #4387: Provide a way to automatically install / set up a task upon installation of an extension
That's a possibility, yes. What I don't like with the EM's update mechanism is that it cannot be launched automatical... Francois Suter
19:04 Feature #4387: Provide a way to automatically install / set up a task upon installation of an extension
maybe using the update wizard? Georg Ringer
22:07 Bug #21089: Prompt for keyboard input does not get displayed in CLI scripts
I think we would need a more general approach here. There are some extensions which start output caching with ob_star... Andreas Wolf
12:23 Bug #21089 (Closed): Prompt for keyboard input does not get displayed in CLI scripts
When running the lowlevel_cleaner script with --AUTOFIX or -i options, validation is requested from the user. In my s... Francois Suter
19:36 Bug #21091: [SYS][T3instID] is useless
Present at least in 3.8 up to 4.3. Patrick Gaumond
19:15 Bug #21091 (Closed): [SYS][T3instID] is useless
In the Install Tool (almost all versions) there's a unused setting in t3lib/config_default.php :
[SYS][T3instID] =...
Patrick Gaumond
19:14 Bug #20686: Warning: touch() [function.touch]: Utime failed
@franz: You are right with your last one, but this has nothing to do with the access rights for the file, does it?
...
Jo Hasenau
18:05 Bug #20686: Warning: touch() [function.touch]: Utime failed
@Jo: AFAIK there is no superadmin available in TYPO3.
It should be possible to turn the automatical removal of th...
Franz Holzinger
17:45 Bug #20686: Warning: touch() [function.touch]: Utime failed
@Franz: It's just vice versa: Your approach is the non practicable solution, because "TYPO3 backend admin" is not the... Jo Hasenau
16:26 Bug #20686: Warning: touch() [function.touch]: Utime failed
The first one implies that you could use chmod 777 also, which might be working but is never a good idea. It should b... Jo Hasenau
16:25 Bug #20686: Warning: touch() [function.touch]: Utime failed
@Jo Hasenau: This is no practicable solution. Only admin user have the possibility to create a file with the user and... Franz Holzinger
15:30 Bug #20686: Warning: touch() [function.touch]: Utime failed
Great!, hmm, I think the notice can be made more generic:
- "Be sure it uses etc." --> "Make sure it is writable ...
Thomas Noest
15:10 Bug #20686: Warning: touch() [function.touch]: Utime failed
So the following text should do the job:... Jo Hasenau
14:46 Bug #20686: Warning: touch() [function.touch]: Utime failed
IMHO this is a bug because the user is not made aware of this requirement Thomas Noest
11:49 Bug #20686: Warning: touch() [function.touch]: Utime failed
You just have to make sure the file is writable.
This is due to the fact that in latest TYPO3 versions the file will...
Jo Hasenau
11:15 Bug #20686: Warning: touch() [function.touch]: Utime failed
No shell used, I created it -years ago- on my windows workstation in the file system, then I uploaded it using FTP. I... Thomas Noest
01:58 Bug #20686: Warning: touch() [function.touch]: Utime failed
Maybe you created the file with wrong permission- with a shell "touch" the first time?
Could you please remove the...
Christian Kuhn
19:03 Bug #4681: unclear wording and maybe another error too
ok all my fault - your explanation makes sense! Georg Ringer
19:00 Bug #4681: unclear wording and maybe another error too
Hi,
> so the wording is wrong because it really can be that the task will be executed. it should be more something...
Francois Suter
18:42 Bug #4681: unclear wording and maybe another error too
Hi,
so the wording is wrong because it really can be that the task will be executed. it should be more something l...
Georg Ringer
14:58 Bug #4681 (Needs Feedback): unclear wording and maybe another error too
Hi Georg,
I agree that the UID should be displayed. I will add it.
About your task failing to execute, it's bec...
Francois Suter
11:53 Bug #4681: unclear wording and maybe another error too
sample ext added, tested on current trunk of TYPO3 Georg Ringer
11:45 Bug #4681 (Closed): unclear wording and maybe another error too
I am trying to get a new task and something fails and the error msg says: "Execution of task "check4 exts - server (c... Georg Ringer
16:35 Bug #20532: Special menu directory only renders 1st level if special.value is a mount point
Added _v2 versions of the patch. One to apply CGL to existing code that surrounds what I fixed and second to fix the bug Xavier Perseguers
15:18 Bug #20737: TYPO3 4.3 is slower than 4.2.8: re-implement native db caching
FYI: committed ollies v9 to trunk rev 5978 Rupert Germann
13:30 Bug #21083: Optimize output of TCEforms suggest results
FYI: committed v2 to trunk rev 5977 Rupert Germann
13:13 Bug #21090: Change compreed to compress with adding JS/CSS
committed to trunk, rev. 5975 Steffen Kamper
13:00 Bug #21090 (Closed): Change compreed to compress with adding JS/CSS
At the moment the property is named "compressed" which describes the state of the file.
Semantic correct would be ...
Steffen Kamper
13:10 Bug #20661: [Feature] Add class for render HTML header/footer for BE and FE
fixed in rev 5976 Steffen Kamper
13:10 Bug #21068: RTE in quickedit mode (page module) is broken
committed to trunk, rev 5976 Steffen Kamper
01:41 Bug #21068: RTE in quickedit mode (page module) is broken
+1 from reading and testing. Stanislas Rolland
00:39 Bug #21068: RTE in quickedit mode (page module) is broken
attached patch fixes the problem for me, good stress test for PageRenderer :) Steffen Kamper
12:21 Bug #20970: Add a reports module
committed to trunk in r5973 Ingo Renner
11:56 Bug #21088 (Closed): Add more Flexibility to PageRenderer
1) inlineSetting and inlineLanguageLabels shouldn't depend on ExtJS inclusion, they can be used with other JS scripts... Steffen Kamper
11:55 Feature #21025: Performance improvement for queries that expect just a single result row
@Olly: Since this was the first patch I sent to the bugtracker, I just want to know if it has been created according ... Jo Hasenau
11:44 Bug #21087 (Closed): If safe_mode is enabled, thumb generation fails for file with "&" in filename
When trying to view a thumb for a file with an ampersand in the filename, it shows the default "no thumb generated" ... anselm
11:40 Bug #21041: FrontendEditing (classic) does not work when editing forms on page
due latest changes in core here is an updated patch (v3) Steffen Kamper
10:29 Bug #20938: SOAP error while uploading an updated extension
Nothing new here ?
Isn't someone out there, who could check this tiny little patch ?
Stefan Geith
09:51 Bug #21086 (Closed): treelist cache fills devlog
Problem
function getTreeList() in class tslib content always writes a devlog entry.
On a site with lots of plugins...
Rupert Germann
04:00 Bug #18523: Value of RTE field empty after save
This issue was entered in the wrong category.
Do you still encounter this issue? If so, in what version of TYPO3 a...
Stanislas Rolland
02:09 Bug #18436: Remake of BE login (tableless, valid code,...)
Resolved, no change required:
This has been resolved with #20640 which reworked the whole login screen.
Please ...
Christian Kuhn
02:03 Feature #20212: Page icon for "not in menu" access restricted page (restriction icludes subpages) not available
Resolved, no change required.
Most of this depends on [GFX][noIconProc].
Thanks to Uwe Schmelzer for his analysis!
Christian Kuhn
01:51 Bug #21022: After upgrading to 4.2.8 using fantastico, be-user login "expires" after each attempted save in flexform, no data saved
No real idea here ...
But, this doesn't look like a core issue:
- What is fantastico and which magic does it?
- ...
Christian Kuhn
01:38 Bug #21085: Cleanup TCEforms suggest CSS
committed to trunk, rev 5969 Steffen Kamper
01:38 Bug #18067: "Click here to edit whole template record" doesn't work in IE7
Resolved, unable to reproduce in current versions.
Thanks for feedback!
Christian Kuhn
01:35 Bug #20958: class.t3lib_htmlmail.php produces null headers in HTML messages (again)
Resolved, no change required as requested by reporter.
Thanks for update, Karl-Ernst!
Christian Kuhn
01:29 Bug #20660: Redirect after logout does not work
commtted to trunk. rev 5968 Steffen Kamper
01:20 Bug #21077: Remove reference operators for objects
Committed revision 24610 Xavier Perseguers

2009-09-17

23:45 Bug #21085 (Closed): Cleanup TCEforms suggest CSS
Although there is no CGL for CSS, there are some conventions (intendations, spaces and empty lines).
So clean the ...
Steffen Gebert
23:44 Bug #20997: Add pencil icon to "Edit the whole template record." in Template editor
FYI committed v3 to trunk rev 5967 Rupert Germann
23:33 Bug #21083 (Closed): Optimize output of TCEforms suggest results
* Add cursor: pointer
* Add <abbr> tag for cropped paths
(issue imported from #M11990)
Steffen Gebert
23:15 Bug #21082 (Closed): Install Tool message colors should match flash message colors
In RFC #20078 the Install Tool was given a CSS file. Later flash messages were introduced in an attempt to harmonize ... Francois Suter
21:42 Bug #19274: Editors can´t undelete records in history
FYI committed to:
trunk rev 5960
TYPO3_4-2 rev 5961
TYPO3_4-1 rev 5962
Rupert Germann
21:26 Bug #15425: Add hook to t3lib_TCEmain::checkModifyAccessList()
Committed to SVN Trunk (rev. 5958)
Unit-tests were committed as follow-up to rev. 5959
Oliver Hader
21:19 Feature #20774: Change Hardcoded MD5 Password Encryption in User/Setup
committed attached v3 to trunk rev 5957 Rupert Germann
11:02 Feature #20774: Change Hardcoded MD5 Password Encryption in User/Setup
shure, works for me!
so +1 :)
Steffen Ritter
10:53 Feature #20774: Change Hardcoded MD5 Password Encryption in User/Setup
thanks steffen.
did it work for you?
Rupert Germann
10:51 Feature #20774: Change Hardcoded MD5 Password Encryption in User/Setup
Thanks a lot, Steffen!
Again for clarification:
* t3sec_saltedpw is a extension in TER to be used with TYPO3 < ...
Marcus Krause
10:11 Feature #20774: Change Hardcoded MD5 Password Encryption in User/Setup
saltedpassword changes committed,
so you can skip patching saltedpasswords
Steffen Ritter
10:10 Feature #20774: Change Hardcoded MD5 Password Encryption in User/Setup
how to test:
- check out latest "saltedpasswords" from svn
- install it and configure it to be used for be_user pas...
Rupert Germann
10:06 Feature #20774: Change Hardcoded MD5 Password Encryption in User/Setup
hi Rupert,
t3sec_saltedpw will get <4.3...
saltedpasswords in trunk is the sys-ext implementation which was nearly ...
Steffen Ritter
10:05 Feature #20774: Change Hardcoded MD5 Password Encryption in User/Setup
Question:
why do we have 2 salted passwords extensions?
is t3sec_saltedpw from TER supposed to work with 4.3, too ?
Rupert Germann
10:03 Feature #20774: Change Hardcoded MD5 Password Encryption in User/Setup
I added a new patch which works with latest "saltedpasswords" from forge:
http://forge.typo3.org/repositories/browse...
Rupert Germann
20:53 Bug #20785: Potential SQL injection in class.t3lib_tsfebeuserauth.php
The 4.2 branch patch looks okay to me (although I'd prefer intval, but that is just a style issue). As this isn't on ... Oliver Klee
20:43 Feature #20849: Provide a reason for why tslib_fe::set_no_cache() has been triggered
Committed to SVN Trunk (rev. 5956) Oliver Hader
20:00 Bug #21078: Optimize disposal of t3lib_PageRenderer
Committed to SVN Trunk (rev. 5955) Oliver Hader
17:08 Bug #21078 (Closed): Optimize disposal of t3lib_PageRenderer
t3lib_PageRenderer is currently used in the TYPO3 backend and frontend. There the classes template and tslib_fe inher... Oliver Hader
19:38 Bug #20661: [Feature] Add class for render HTML header/footer for BE and FE
This patch modified the behaviour of method addStyleSheet in class template causing the RTE to fail in quickedit mode... Stanislas Rolland
19:32 Bug #21068: RTE in quickedit mode (page module) is broken
The problem was introduced by issue #0011397 in trunk revision 5903.
Stanislas Rolland
18:31 Bug #21068: RTE in quickedit mode (page module) is broken
and what can we do about this? Rupert Germann
18:01 Bug #20344: IRRE doesn't work in relationship with flexforms
i think the best would be to display the irre form as expected, but the data should be saved to an external record, s... Kay Strobach
17:29 Bug #21079 (Closed): dynamic update of translation status im EM is broken
Problem:
when updating translations with the extension manager the dynamic update of the progress bar and the displa...
Rupert Germann
17:23 Bug #19396: RTE incorrectly modifies external links and causes problems with subdomains
If the link is a page link and the link is set using the pagetree and typolinkEnableLinksAcrossDomains is set on both... Stanislas Rolland
16:52 Bug #21077 (Closed): Remove reference operators for objects
Since PHP5 objects are used as reference by default. Thus, using the reference operator is not required anymore.
...
Oliver Hader
15:00 Bug #21076 (Closed): TCEforms suggest has no search indicator
User has no indicator to see, weather the search is currently executed or not.
So add the spinner icon.
(issue...
Steffen Gebert
12:36 Bug #21053: Support for SSL and absolute Links
patch adds two new configurations:
usage e.g.:
typolink.parameter=60
typolink.forceAbsoluteUrl=1
typolink...
Daniel Poetzinger
12:35 Feature #18172: Transfer cookies via SSL only whenever possible
+1 on testing
To secureCookie - it would be good to have 3 modi:
0 - never with secure flag
1 - secure if poss...
Daniel Poetzinger
11:06 Bug #20982: FE login in iE8 is not possible
Without a capture of headers that are sent (set-cookie,cookie) there's no way to determine what goes wrong here.
I'm...
Marcus Krause
06:40 Bug #20982: FE login in iE8 is not possible
@Cyrille Fl?ckiger: I did the solution you mentioned, but without any result...I'm able to login in the domains, but ... christiaan uythoven
09:29 Bug #19677: Hardcoded md5-ization of be user password in sysext/setup/mod/index.php
this bug doesn't exist anymore.
now the mentioned line has a condition, that prevents adding the onchange attribut...
Rupert Germann
09:24 Bug #15170: Selector box which selects more than one file from file folder looses data on reload
well, I did put it in the method t3lib_transferdata::renderRecord_selectProc(), so you have to set in addition the 's... Frank Roeske
 

Also available in: Atom