Project

General

Profile

Activity

From 2005-04-22 to 2005-05-21

2005-05-21

18:13 Bug #14723: Newlines are not converted to spaces
Thanks for the solution. It has been integrated into version 0.5.0. Stanislas Rolland
18:10 Bug #14726: Typo in .../CharacterMap/locallang.php
Corrected in version 0.5.0. Stanislas Rolland
18:08 Feature #14667: Make the thumbnail-size of filelinks chooseable
Fixed in 3.8 Bernhard Kraft
00:38 Bug #14738: hardcoded <p> tags inside table cels
Now my extension removes P tags from tables within regular text content, too. Oliver Klee

2005-05-20

14:58 Bug #14409: page isn't displayed after changing access back to default
I tried to reproduce this but with no succes. Is the problem still present - or can you give a more detailed descript... Rupert Germann
14:33 Bug #14747 (Closed): FE error when logged to BE (PATH_site='//' problem)
When admin is logged to BE, FE in same domain shows error: "The original character set "iso-8859-1" was not found in ... old_anojszewski
11:36 Bug #14491: XHTML 1.0 strict compliance of FORM objects (hidden fields)
While valid XHTML is currently mainyl an accessibility issue, this xhtml bug should be fixes regardless of the settin... Martin Kutschker
01:06 Bug #14491: XHTML 1.0 strict compliance of FORM objects (hidden fields)
Fixed in 3.8 but only if the "accessibility" property is set. Michael Stucki
00:43 Bug #14491: XHTML 1.0 strict compliance of FORM objects (hidden fields)
One can probably see this in different ways, but *requiring* a block level element around a hidden field seems nonsen... Karsten Dambekalns
10:15 Feature #14582: RFE: get t3lib_DB->debug_lastBuiltQuery without t3lib_DB->debugOutput
Fixed in 3.8. Michael Stucki
00:54 Bug #14720: XHTML cleaning: <param /> tag
Fixed in 3.8. Michael Stucki
00:48 Bug #14732: XHTML compliance of FORM objects (label tag)
Fixed in 3.8. Michael Stucki
00:19 Bug #14537: gifbuilder jpgs are 256 colors
The 2005-05_19_bugfix_760-gifbuilder1.patch works, but it's sloooooow. It took convert about 10 minutes to work on th... Karsten Dambekalns
00:04 Bug #14537: gifbuilder jpgs are 256 colors
the attached patch still doesn't work for me... Sebastian Kurfuerst
00:17 Bug #14171: XHTML compliance of FORM objects (attribute wrap)
Fixed in 3.8 Michael Stucki

2005-05-19

23:26 Feature #14390: Date selector should accept alternative date formats
Thanks Masi for this patch. However I'm not happy with enlarging t3lib_div with 100 lines for such a small feature.
...
Michael Stucki
22:36 Bug #14537: gifbuilder jpgs are 256 colors
I tried it, and the color loss is clearly visible (unmodifed 3.8-branch) Karsten Dambekalns
21:54 Bug #14739: Web>Template extension not loaded by default.
For the record:
Kasper has explained this now. It boils down to this: since the extension isn't a system extension...
Karsten Dambekalns
20:03 Bug #14708: Only 101 Content Elements are show when using Module Web->Page
do i get this right, that the patch also changes that 500 pagecontent records are shown by default on the page where ... Sebastian Kurfuerst
19:35 Bug #14708: Only 101 Content Elements are show when using Module Web->Page
This fix has one side-effect: it sets the max items for the list view to 500 as well.
So the usual paging in the l...
Karsten Dambekalns
19:07 Bug #14708: Only 101 Content Elements are show when using Module Web->Page
I could reproduce this as well and can confirm the patch fixes the issue. Obviously it seemed that 100 CEs is a safe ... Karsten Dambekalns
19:16 Bug #14237: Flexforms don't show default values
The suggested change to fix this has been added as a patch. This has been confirmed to work, but could someone else c... Karsten Dambekalns
18:57 Bug #14643: memory_limit too low error, but not enabled during compile of PHP v4.3.2 and up
Checking for memory_get_usage is tempting, but this was only added in PHP >= 4.3.2, so this isn't safe in all situati... Karsten Dambekalns
18:43 Bug #14709: ereg calls without escaped curly braces
Applied the patch to CVS as there was no negative feedback. Karsten Dambekalns
18:35 Bug #14679: tslib_cObj->searchWhere does not escape SQL-LIKE-wildcards
The attached tiny patch fixes this in searchWhere itself.
This could go in quoteStr as pointed out - do we want th...
Karsten Dambekalns
18:17 Bug #14676: MySQL table type hardcoded to MyISAM
Applied the changes to CVS. Karsten Dambekalns
18:12 Bug #14673: Preview page in HTTPS-secured BE
No negative feedback, closing as fixed. Karsten Dambekalns
14:15 Bug #14746 (Closed): Linking to internal urls with extra parameters fails
I had a problem when linking to newsitems and other
extention redcords from a tt_content obje...
old_robbo
09:06 Bug #14656: [FR] keyboard shortcuts in BE?
OK; I'll try to put up the patches in my tiny collection and _if_ I ever get around to customizing Dimitry's RPM pack... old_mshigorin

2005-05-18

23:56 Bug #14742: Install - Databanalyser - Compare
I have checked this. The field type "char" has always been allowed (at least in 3.7) and be_users.lang has always bee... Michael Stucki
22:24 Bug #14742: Install - Databanalyser - Compare
This MIGHT be a MySql problem.
But with the version mentioned THIS should BE NO PROBLEM.
Because Mysql changed the ...
Peter Russ
20:10 Bug #14742: Install - Databanalyser - Compare
I have Win XP SP2 and PHP 5.0.4 Hans-Georg Althoff
18:41 Bug #14742: Install - Databanalyser - Compare
This seems to be a totally different problem. Obviously the field type is tried to be change from varchar to char but... Michael Stucki
14:03 Bug #14742: Install - Databanalyser - Compare
this has been a known bug for a long time with mysql > 4.x, it actually should really be fixed now.
Are you really...
Peter Niederlag
11:37 Bug #14742: Install - Databanalyser - Compare
mySQL 4.1.10a Hans-Georg Althoff
09:55 Bug #14742: Install - Databanalyser - Compare
Mysql version? Peter Russ
09:22 Bug #14742 (Closed): Install - Databanalyser - Compare
After do the Compare function,
I will always get the following result:
1 Changing fields

ALTER TABLE be_users...
Hans-Georg Althoff
23:43 Bug #14656: [FR] keyboard shortcuts in BE?
There will be no change in TYPO3 3.8.0. I suggest we leave the ticket open until there is a well-defined standard/rec... Michael Stucki
23:38 Bug #14371: Problems with "Clear temp_CACHED" and "Clear All Cache"
The patch em_bug.diff might fix the problem. The change is already implemented in TYPO3 3.8.0. Michael Stucki
23:30 Bug #14371: Problems with "Clear temp_CACHED" and "Clear All Cache"
I have checked bugs.php.net if there are any issues with is_dir(). What I
mainly see is that PHPs bugtracker is a b...
Michael Stucki
23:30 Bug #14371: Problems with "Clear temp_CACHED" and "Clear All Cache"
> > I have researched the issue and it appears to me that in the case that
> > fails no global and system extensions...
Michael Stucki
23:28 Bug #14371: Problems with "Clear temp_CACHED" and "Clear All Cache"
Finally, I discussed this with Kasper. He did not like my patch supplied as 15_checkBeforeWrite_tempCACHED.diff, mai... Michael Stucki
23:17 Bug #14671: Random code cleanup in class.tslib_pibase.php
This is not only a cosmetical problem (which I would change of course) but also a wrong assumption - you mainly remov... Michael Stucki
17:10 Bug #14491: XHTML 1.0 strict compliance of FORM objects (hidden fields)
Improved patch adds display:none to the div. Martin Kutschker
16:24 Feature #14667: Make the thumbnail-size of filelinks chooseable
I don't have any special setup. Only content (default) and the TS above. I don't set any iconCObject, so 'if ($conf[... Marco Geweke
15:13 Feature #14667: Make the thumbnail-size of filelinks chooseable
2 MediaMarco:
With your TS:
tt_content.uploads.20.3.split.1.filelink {
icon_thumbSize = 150x100
}
I can't ...
Bernhard Kraft
15:36 Feature #14674: t3lib_div::intInRange with "rounded" default max value
Was changed in CVS. Bernhard Kraft
15:31 Feature #14582: RFE: get t3lib_DB->debug_lastBuiltQuery without t3lib_DB->debugOutput
I asked Kasper for the suggestions posted here and he agreed with stucki's suggestion:
"if ($this->debugOutput || ...
Rainer Kuhn
10:53 Feature #14582: RFE: get t3lib_DB->debug_lastBuiltQuery without t3lib_DB->debugOutput
please change this:
if ($this->debugOutput) $this->debug_lastBuiltQuery = $query;
to something like this:
if...
Michael Stucki
10:49 Feature #14582: RFE: get t3lib_DB->debug_lastBuiltQuery without t3lib_DB->debugOutput
I support masi's argumentation. Moreover the last query is not only needed under dev-circumstances but also in a prod... Rainer Kuhn
10:39 Feature #14582: RFE: get t3lib_DB->debug_lastBuiltQuery without t3lib_DB->debugOutput
Ok, then why don't we get an debugQueries switch?
Works likes this: the value defaults to false, if debugOutput is...
Martin Kutschker
15:20 Bug #14547: XHTML compliance of typolink (non-compliant links are generated when additional parameters are used)
class.t3lib_div.php.amp.patch fixes the following functions:
implodeArrayForUrl
explodeUrl2Array
cHashParams
...
Martin Kutschker
15:02 Bug #14547: XHTML compliance of typolink (non-compliant links are generated when additional parameters are used)
class.tslib_menu.php.amp.patch fixes the &MP-params
class.tslib_fe.php.amp.patch fixes a few urls. Note that tslib...
Martin Kutschker
14:40 Bug #14547: XHTML compliance of typolink (non-compliant links are generated when additional parameters are used)
class.tslib_content.php.typolink_amp.patch fixes typolink()
class.tslib_content.php.amp.patch fixes the following ...
Martin Kutschker
14:15 Bug #14547: XHTML compliance of typolink (non-compliant links are generated when additional parameters are used)
tslib_content->getTypoLink now uses t3lib_div::implodeArrayForUrl which unfortunately is also not XHTML compliant. Martin Kutschker
13:27 Bug #14720: XHTML cleaning: <param /> tag
Attachments adds param and col to the list, but omits the deprecated isindex and basefont. Martin Kutschker
11:59 Feature #14425: Upgrade MediaWiki engine
Hm. For current stuff we have the wiki-page "http://wiki.typo3.org/index.php/Documentation_joblist"
So this can be...
Daniel Brüßler
11:55 Feature #14431: Find related information about importing Wiki Glossary into TYOP3 DB
This prob is solved, too! Kasper wrote an ext to parse the wiki-page "http://wiki.typo3.org/index.php/Glossary".
Can...
Daniel Brüßler
11:51 Bug #14426: Rewrite the Wiki structure
This prob is excellent solved by Peter Kindström!
Can be closed.
Daniel Brüßler
11:50 Bug #14744 (Closed): MP-variable in use with menu type directory and type rootine
when i use MP_mapRootPoints = root to have the correct menu with the type directory , the menu with the type rootlin... R Schwarzenbach
09:35 Bug #14743 (Closed): 'n' missing from 'in' - e.g. Displaying results 1 to 10 out of 129 i 1 section
'n' is missing from line 144 in indexed_search/pi/locallang.xml
Using Typo3 3.8rc1. Patched file attached.
(issue ...
old_snowman61
01:25 Feature #14700: Support to clear cache only in subtrees when changing TS
@rupi: ref to 2179 you recommened a solution like $tce->clear_cacheCmd("1,2,3,4,5,6,7") but now you are claiming that... Peter Russ

2005-05-17

23:13 Feature #14582: RFE: get t3lib_DB->debug_lastBuiltQuery without t3lib_DB->debugOutput
I asked Kasper for the reason for not enabling this by default. Answer:
"I think it is because we want to save mem...
Michael Stucki
21:54 Bug #14694: Help->About module broken
I'm running WinXP Pro, ApacheFriends XAMPP (basic package) version 1.4.13 with:
+ Apache 2.0.53
+ MySQL 4.1.11
...
Pieter
20:43 Feature #14711: Issue a warning when a BE user has a weak password (e.g. the same as the username)
I agree with Karsten. Avoid adding more and more "security checks" but write a hook instead. Michael Stucki
12:35 Feature #14711: Issue a warning when a BE user has a weak password (e.g. the same as the username)
Adding more and more checks should be avoided. If we have too many wanrings, people tend to ignore them. And having w... Karsten Dambekalns
20:39 Feature #14682: [FR] mysql access using "root" w/o password warning?
Please allow me to close that request as it is not going to be changed for the reasons mentioned by Karsten and me. Michael Stucki
19:37 Bug #14610: filelist: info for archives (zip/tar/tgz) is not displayed on windows platforms
@k-fish:
great, you found a typo:
the alternative for non-windows systems should read
"tar tzf ... " and not "tar...
old_clonedyke
18:58 Bug #14610: filelist: info for archives (zip/tar/tgz) is not displayed on windows platforms
@clonedyke:
Yes, the archive is piped from gunzip to tar when running windows (the gnu tar for windows doesn't kno...
Karsten Dambekalns
18:17 Bug #14610: filelist: info for archives (zip/tar/tgz) is not displayed on windows platforms
no, it is corect. the gnu ports of tar doesn't understand the -z option (gunzip on the fly), so this behaviour is ach... old_clonedyke
18:40 Feature #14700: Support to clear cache only in subtrees when changing TS
t3lib_div::testInt($cacheCmd) is no bug because t3lib_clearcacheCmd is never called with arrays but for every single ... Rupert Germann
18:28 Feature #14700: Support to clear cache only in subtrees when changing TS
The solution provided is optimized for no side effects.
IMHO t3lib_div::testInt($cacheCmd) at t3lib_clearcacheCmd...
Peter Russ
16:44 Feature #14700: Support to clear cache only in subtrees when changing TS
hi peter,
you wrote: " EVERY TIME you make a change in TS the COMPLETE cache is deleted AUTOMATICALLY by DEFAULT. ....
Rupert Germann
13:59 Feature #14700: Support to clear cache only in subtrees when changing TS
Hallo Rupi,
Du kennst Dich besser damit aus. Was hältst Du davon?
Michael Stucki
13:55 Feature #14700: Support to clear cache only in subtrees when changing TS
Additionally you could add the value only to a special pagetree which would help developing and testing of new TS and... Peter Russ
13:37 Feature #14700: Support to clear cache only in subtrees when changing TS
@k-fish: this was originally added as a feature request.
@stucki: the reason for the "inconsitency" is very simple...
Peter Russ
13:24 Feature #14700: Support to clear cache only in subtrees when changing TS
Yes it is a feature. Last week Rupert Germann has had a deeper look at the patch.
As far as I remember him saying ...
Michael Stucki
12:40 Feature #14700: Support to clear cache only in subtrees when changing TS
I definitely like this feature - the only questions is, do we want it in 3.8.0? After all, it is more a feature than ... Karsten Dambekalns
17:10 Bug #14741: FE Users cannot login if they are Using IPV6
this is a duplicate of bug 362 which is already fixed in TYPO3 3.8.0rc1 Rupert Germann
14:56 Bug #14741 (Closed): FE Users cannot login if they are Using IPV6
FE Users cant login to a Typo3 site which is IPV6 enabled.
Whether the normal LOGIN Content nor the Extenden Login F...
Jan Boysen
16:08 Bug #14171: XHTML compliance of FORM objects (attribute wrap)
Uploaded a new patch which is like the first one but has an additional noWrapAttr-config for the whole form. Martin Kutschker
15:44 Feature #14587: XHTML 1.1 compliance of tt_content.stdWrap.dataWrap
IDs may never start with digit, neither in HTML nor XHTML. Martin Kutschker
15:42 Bug #14732: XHTML compliance of FORM objects (label tag)
Attached patch which uses formname and fieldname-hash. Martin Kutschker
15:06 Bug #14732: XHTML compliance of FORM objects (label tag)
Entity quoting does not help. We need to go the hash way. Martin Kutschker
14:52 Bug #14368: Pagecount not correct
Will do as soon as I install 3.8 :) old_Xander
08:04 Bug #14368: Pagecount not correct
The indexed_search in TYPO3 3.8.0 got a major rewrite. Can you please test if the problem still occurs? Michael Stucki
13:17 Bug #14739: Web>Template extension not loaded by default.
This is a list of extensions which are not used by default but were in 3.7:
beuser (s)
phpmyadmin (g)
imagelist (g...
Michael Stucki
12:45 Bug #14739: Web>Template extension not loaded by default.
This could be fixed by simply adding the extension to the config_default.php extList. *But*, was there a reason to re... Karsten Dambekalns
13:04 Bug #14676: MySQL table type hardcoded to MyISAM
Looks good to me. Michael Stucki
12:29 Bug #14676: MySQL table type hardcoded to MyISAM
The attached diff parses the ext_tables.sql for a table type definition and uses it if present. If not present, no ty... Karsten Dambekalns
11:51 Bug #14709: ereg calls without escaped curly braces
Please test the attached patch. Karsten Dambekalns
11:50 Bug #14709: ereg calls without escaped curly braces
I just checked this with PHP 4.3.10, and there I get no error. So this seems to be a version-specific issue.
Anywa...
Karsten Dambekalns
08:05 Bug #14740: Pop menus in file tree
Screenshot, please. Michael Stucki

2005-05-16

23:26 Bug #14740 (Closed): Pop menus in file tree
The new popupmenus in the file (page) tree do not place itsef correctly besides the klicked page on Safari browser on... Hjalti ¡
15:56 Bug #14694: Help->About module broken
For your information:
On the system I'm encountering the problem with, I detected the following misbehaviour of th...
Ingmar Schlecht
00:37 Bug #14694: Help->About module broken
just rechecked it, cannot reproduce this anymore... Ingmar, it first occured in your install, is it still there? Sebastian Kurfuerst
13:17 Bug #14738: hardcoded <p> tags inside table cels
I did post this bug under [- TYPO3 Core -] because I still have the same problem without css_styled_content installe... Pieter
03:38 Bug #14738: hardcoded <p> tags inside table cels
Is this a dupe of bug 0000131 (or related to it)?
BTW, I've written an extension as a workaround: http://typo3.org...
Oliver Klee
12:48 Bug #14739 (Closed): Web>Template extension not loaded by default.
The Web>Template module is not showing up after doing a clean install of Typo3 3.8.0RC1 and dummy-3.7.0. It is presen... old_bartv
12:09 Bug #14537: gifbuilder jpgs are 256 colors
Does this problem still exist? I just tried the above example with the newest CVS source, and for me, the generated f... Sebastian Kurfuerst
11:51 Bug #14724: labels of radiobuttons in listview are not shown
I can confirm that the bug exists, and the proposed change of the line (I have added a diff for convenience) works - ... Sebastian Kurfuerst
01:42 Bug #14610: filelist: info for archives (zip/tar/tgz) is not displayed on windows platforms
This patch is definitely wrong. The z parameter is removed on Unix, so it cannot unpack gzipped files. Please re-check. Michael Stucki

2005-05-15

22:38 Bug #14734: Debug messages in "Indexing" module
Fixed. Michael Stucki
15:12 Bug #14734: Debug messages in "Indexing" module
This needs to be moved to tx_indexedsearch. Sebastian Kurfuerst
21:14 Bug #14738 (Closed): hardcoded <p> tags inside table cels
All content inside a tabel is embedded in <p> tags. If the content of the table cel starts with <div ...>, that firs... Pieter
18:19 Bug #14737: warning in backend for css styler without stylecollections
SORRY SORRY SORRY...
Stupid of me... I cleared the database and after that is was okay. No bug. However, it's stra...
old_vincnet
18:10 Bug #14737: warning in backend for css styler without stylecollections
There is more:
This also occurs for the constant editor.
And in the front end it results a "broken rootline" error.
old_vincnet
17:38 Bug #14737 (Closed): warning in backend for css styler without stylecollections
warning in the backend when CSS Styler is selected and there are no styles available (No stylecollections)
Don't k...
old_vincnet
16:30 Feature #14736 (Closed): wishlist: change in alt_main.php
Hi, a little wish for next version: please make $leftMenuFrameW in alt_main.php configurable, 'cause with many ext. i... Dieter Mayer
11:52 Feature #14735 (Closed): Disable all nag screens
When one is starting to become an expert in the backend, the nag screens start to get really annoying. For example, t... Martin Adler

2005-05-14

22:38 Bug #14734 (Closed): Debug messages in "Indexing" module
If you select the "Indexing" module some debug messages appear. (see screenshot). I know that can be disabled by DEV ... Thomas Hempel
18:02 Bug #14731: "save" works like "save and close" when creating a new content element in the frontend
same problem here. Rupert Germann
12:25 Bug #14731 (Closed): "save" works like "save and close" when creating a new content element in the frontend
The admin panel needs to be switched on for the current frontend user, and it needs the options "Display Edit Panels"... Sebastian Kurfuerst
17:50 Bug #14692: Access to file resources does not work with mod_fcgid
I can not confirm this - neither for 3.8.0beta2.1 nor for latest cvs version.
What I tested (in both versions):
- ...
Rupert Germann
15:49 Bug #14733 (Closed): XHTML compliance of section anchors
IDs may nort start with a number, so the content element uid has to be prefixed, eg with a single "c".
I think thi...
Martin Kutschker
15:44 Bug #14732 (Closed): XHTML compliance of FORM objects (label tag)
In XHTML [ are not allowed for ids (strictly speaking they never were even for HTML). When turning on acessibility a"... Martin Kutschker
13:35 Feature #14427: AND combination for TypoScript conditions doesn't work
Changed version number back to 3.7.0.
This is a new feature - I'm sorry I didn't find time to implement this in 3.8 ...
Michael Stucki
13:29 Bug #14651: Right-click menu does not work in the right frame
Thanks, Wolfgang. I have committed your patch.
However this bug was originally a different one. The right-click do...
Michael Stucki
12:41 Feature #14554: XHTML compliance of img tags: should be border="0" for 1.0 transitional and removed (!) for 1.0 strict/1.1
fixed in cvs:
* fix for bug 797: added a new function to class.tslib_content.php (getBorderAttr()) which returns onl...
Rupert Germann
12:21 Feature #14358: Adminpanel not see
no response for 3 weeks Sebastian Kurfuerst

2005-05-13

13:48 Feature #14730 (Closed): Proxy Config compatibility with MS ISA Servers
Using proxy connection wia curl on typo fails to pass thru MS ISA servers.
HOW TO FIX :
Add this Line to your l...
Guillaume Crico
03:56 Feature #14729 (Closed): babelfish chokes on Typo3
go to http://babelfish.altavista.com/ and in the url field enter a typo3 designed site (like say www.typo3.com or www... Jacob Floyd

2005-05-12

19:52 Bug #14651: Right-click menu does not work in the right frame
alt_clickmenu_patch.1.diff enables the "right click" for the second level of the clickmenu Wolfgang Klinger
19:06 Bug #14651: Right-click menu does not work in the right frame
Also there is a problem with my Firefox 1.0.1 that it opens up the Browser context menu over (on top of) the T3 conte... Bernhard Kraft
12:49 Bug #14728: RTE doesn't load in frontend editing mode
Sorry, I forgot to update the version of the extension to the newest one. Now everything works like a charm :) Thanks... Sebastian Kurfuerst
03:59 Bug #14728: RTE doesn't load in frontend editing mode
I don't understand the scenario. Please explain how to set editforms-on-page for the current user.
Please specify ...
Stanislas Rolland
08:15 Bug #14705: htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
Just installed Firefox 1.0.4 and it still has the same result. However, if there's a bug in Firefox/OS X then there's... old_bartv
03:30 Bug #14705: htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
If the site behaves correctly in Mozilla 1.7.7 on Mac OS X, but not in Firefox 1.0.3 on Mac OS X, which uses exactly ... Stanislas Rolland

2005-05-11

23:32 Feature #14711: Issue a warning when a BE user has a weak password (e.g. the same as the username)
a hook could be an additional nice to have feature, but I think we should at least urge the users to change their pas... Ingo Renner
21:39 Feature #14711: Issue a warning when a BE user has a weak password (e.g. the same as the username)
Although the issue is clear and the fix not so difficult, I'm not sure I agree to the general policy of issuing warni... Michael Scharkow
20:22 Bug #14227: fe_adminLib: hard-coded Form URL, should be typolink
The modified version I attached makes additionally "addParams" and the "target" parameter an stdWrap field. So this c... Bernhard Kraft
15:50 Bug #14610: filelist: info for archives (zip/tar/tgz) is not displayed on windows platforms
Confirmed: WORKING.
Congratulations.
Test environment:
- Windows XP.
- Typo3 WAMP installer (Typo3 QuickStart...
old_facorreia
10:10 Bug #14727: Typos in German localization of core
was already corrected in current 3.8.0-dev version (on kasper's localization server).
rainer
old_clonedyke

2005-05-10

20:31 Bug #14728 (Closed): RTE doesn't load in frontend editing mode
the message "The editor is being loaded. Please wait..." is displayed, but the editor is never loaded.
It just occur...
Sebastian Kurfuerst
19:34 Feature #14707: New parameter: typolinkCheckRootline_noExtTarget, makes it possible to remove extTarget when using typolinkCheckRootline
not a bug, as already found out. Sebastian Kurfuerst
09:58 Feature #14707: New parameter: typolinkCheckRootline_noExtTarget, makes it possible to remove extTarget when using typolinkCheckRootline
Realized that there is no need for this functionality as it is already implemented. Simply specify _self as the targe... Ådne Hovda
15:33 Bug #14727 (Closed): Typos in German localization of core
In .../typo3/sysext/setup/mod/locallang.xml there is a little typo:
Change this
---
<label index="condensedMode"...
Marc Wöhlken
15:28 Bug #14726: Typo in .../CharacterMap/locallang.php
Oooops, didn't specify the effected file :-(
.../plugins/CharacterMap/locallang.php
Marc Wöhlken
15:27 Bug #14726 (Closed): Typo in .../CharacterMap/locallang.php
There is a small typo within the german translation, correction is attached.
Change this
---
'de' => Array (
...
Marc Wöhlken
13:42 Bug #14725 (Closed): Shortcut to a timer-stopped page leads to a frontend error
Reproducing:
Create a TS template to display a menu entry for every page.
Create two new pages:
* Page1: Type "Sta...
Rainer Kuhn
09:52 Bug #14139: Install tool is incapable of comparing modern database dumps
seems finally solved.
Thx to all bugfixers
Peter Niederlag
08:04 Bug #14705: htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
The same site behaves correctly in Mozilla 1.77:
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.7) ...
old_bartv
05:56 Bug #14705: htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
Is the problem also present when you use Mozilla 1.7.7? Stanislas Rolland

2005-05-09

14:50 Bug #14724 (Closed): labels of radiobuttons in listview are not shown
If you choose listview and select a field that is represented by radio buttons the corrsponding labels are not shown ... Thomas Hempel
14:41 Bug #14723: Newlines are not converted to spaces
The p tags are not shown in the description, sorry for that..
Johannes Bornhold
14:40 Bug #14723 (Closed): Newlines are not converted to spaces
When inserting content like
<p>test
test</p>
The result will be
<p>testtest</p>
but it should be
<p>...
Johannes Bornhold
13:50 Bug #14537: gifbuilder jpgs are 256 colors
I've attached updated versions of the patches. Martin Kutschker
13:16 Bug #14722 (Closed): Context menu doesnt work with Opera 8
Context menu doesnt work with Opera 8.
It is closed always right after a mouse move.
(issue imported from #M1063)
old_shein
11:15 Bug #14705: htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
Yes, that's right. First HTMLAREA draws its context menu and then Firefox draw its own menu on top of it.
I'm usin...
old_bartv
05:39 Bug #14705: htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
If I understand well, the htmlarea context menu first gets displayed, and then, the Firefox context menu is displayed... Stanislas Rolland
09:36 Bug #14721 (Closed): Status "Hide in menu" has no visual feedback
Fact: The page type "Not in menu" is deprecated and users shall instead use the "hide in menu"-Option in the page.
...
Christian Trabold

2005-05-08

19:31 Bug #14354: MySQL gt 4.1 no default value for auto inc
sorry I forgot to put this bug on my watchlist, so missed your note :-<
OK, works here fine now with HEAD as of to...
Peter Niederlag
19:29 Bug #14354: MySQL gt 4.1 no default value for auto inc
sorry I forgot to put this bug on my watchlist, so missed your note :-<
OK, works here fine now with HEAD as of to...
Peter Niederlag
17:55 Bug #14720 (Closed): XHTML cleaning: <param /> tag
The param tag ist not correctly supported in t3lib_parsehtml->processTag. It should be a standalone tag (without endi... Simon Ihmig
14:00 Bug #14705: htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
My original report was incorrect: this behaviour only occurs in Firefox for OS X. old_bartv
13:35 Bug #14705: htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
I've removed the Web Developer Extension, but this didn't solve the problem. Is there any other information that I co... old_bartv

2005-05-07

19:00 Bug #14719 (Closed): TS menus with sectionIndex don't work correct when page has a navigation title assigned
If you have a TS menu with Sectionindex and the page with the index has a navigation title assigned, the headers of t... old_rb

2005-05-06

22:42 Bug #14718 (Closed): Users have to login twice when the option domains is enable...
When the options domains is enabled like this:
plugin.tx_newloginbox_pi1.domains = www.livetravelguides.com
...
Ries van

2005-05-05

16:43 Feature #14427: AND combination for TypoScript conditions doesn't work
bug568.diff contains nothing new, it's just a simplified diff with "-w" applied. Michael Stucki

2005-05-04

13:32 Bug #14717 (Closed): Firefox - pasting in textarea trows an error
In Firefox (windows) it's not possible to past text in the textarea in WYSIWYG-mode.
It's possible to past in alle ...
Daniel Doesburg
09:10 Bug #14623: Hide page if no translation for current language exists bug
I discussed this with Kasper, and he says it's not necessarily a bug. I'll see if this situation can be avoided with... Michael Scharkow
09:06 Bug #14716 (Closed): XMenu_Layers fails to position layers correctly in Firefox
XMenu_Layers fails to position layers correctly in Firefox. It seems to temporarily add some value to the offset. Onc... old_raimund_bau
00:54 Bug #14715: Restricted character size for object names
See http://typo3.org/documentation/mailing-lists/german-user-list-archive/thread/110120349/ for more information. Michael Stucki

2005-05-03

21:23 Bug #14715 (Closed): Restricted character size for object names
Restriction of objects names like Users, Groups, Directories to 20 characters should be changed.
(issue imported ...
old_koger
19:15 Feature #14711: Issue a warning when a BE user has a weak password (e.g. the same as the username)
should this become part of the core?
yes please!
Ingo Renner
17:29 Feature #14711: Issue a warning when a BE user has a weak password (e.g. the same as the username)
The attached patch implements the wanted behavior. Please test if it works.
What do others think, should this become...
Sebastian Kurfuerst
16:46 Feature #14711: Issue a warning when a BE user has a weak password (e.g. the same as the username)
The password check can be done at login time as you simply throw the login into the password-hashing function. If it'... Martin Kutschker
16:41 Feature #14711: Issue a warning when a BE user has a weak password (e.g. the same as the username)
It would make sense to introduce some other checks as well, an integration with cracklib could be done, too. I think ... Sebastian Kurfuerst
17:16 Bug #14708: Only 101 Content Elements are show when using Module Web->Page
The attached patch raises the limit to 500 items. could somebody confirm this?
Thanks, Sebastian
Sebastian Kurfuerst
16:47 Bug #14708: Only 101 Content Elements are show when using Module Web->Page
I can reproduce this error as well. will try to provide a bugfix Sebastian Kurfuerst
10:34 Bug #14714 (Closed): PHP5, flexform and iso-8859-1 charset
I'm having some trouble with danish characters like 'æøå' and flexform (This problem apply to umloud etc. as well). I... Tonni Aagesen

2005-05-02

14:51 Bug #14713: Selections in the group settings get discarded without notification
Correction: (4) The maximum number of selectable entries in the 'Allowed excludefields' is about 310 (sorry for the i... Robert Markula
14:46 Bug #14713 (Closed): Selections in the group settings get discarded without notification
In the group settings (Web->List->Root->Backend usergroup) you can only select a limited number of entries in the var... Robert Markula
11:46 Bug #14683: form mails not supporting different charsets (utf-8)
The cleanest solution might be:
* Remove the hardcoded charset in t3lib_htmlmail.
* Fetch the charset in tslib_fe...
Ådne Hovda

2005-05-01

19:40 Feature #14703: TYPO3 doesn't work with GraphicsMagick
Finally implemented in CVS! Michael Stucki
19:36 Feature #14712 (Closed): rtehtmlarea url/email to link conversion
in rtehttmlarea, only urls with http:// at the beginning and email-adresses with mailto: at the beginning are convert... Philipp Fleischmann
10:07 Bug #14359: Extension Manager couldn't connect to TER with Option "Show Detail"
The problem didn't exist yet.
Sometimes the connection to TER is not possible, but today it is working.
Wolfgang Dedden

2005-04-30

20:18 Bug #14656: [FR] keyboard shortcuts in BE?
(no hard/warm feelings for bytes :-)
Well then Gmail. Hm... (logging in after a while) they're using single-key s...
old_mshigorin
19:52 Bug #14656: [FR] keyboard shortcuts in BE?
The MediaWiki shortcuts seem a bit braindead (sorry): They even use the same shortcut (e) twice. Go figure. Seems as ... Karsten Dambekalns
19:44 Bug #14656: [FR] keyboard shortcuts in BE?
Maybe borrowing at least the most needed shortcuts from e.g. MediaWiki would be reasonbbale?
MW Help on shortcuts:...
old_mshigorin
19:17 Bug #14656: [FR] keyboard shortcuts in BE?
One more note:
In the long-term I believe that all browsers should adobt Operas two-step-way which uses <SHIFT> + ES...
Michael Stucki
19:13 Bug #14656: [FR] keyboard shortcuts in BE?
At this page you can find some helpful information (though in German only) about access keys:
http://www.barrierefre...
Michael Stucki
19:26 Feature #14464: There's no menu state "CURIFSUB" defined
Added in CVS Michael Stucki
19:22 Bug #14539: check for the include_once statement for XCLASS
Fixed in CVS Michael Stucki

2005-04-29

14:16 Bug #14687: Image Processing: Combining images generates wrong images
has been fixed in CVS Michael Stucki
14:04 Bug #14518: Naming Edit page Header / Edit Page
Fixed in CVS. Michael Scharkow
11:07 Feature #14711 (Closed): Issue a warning when a BE user has a weak password (e.g. the same as the username)
Annoy user with a warning so that she changes it to something different than the login.
Make it big and red like t...
Martin Kutschker
09:30 Bug #14547: XHTML compliance of typolink (non-compliant links are generated when additional parameters are used)
Bernhard, no.
The point is that you have to quote ALL ampersands anywhere, be it in a text node (to speak DOM) or ...
Martin Kutschker

2005-04-28

23:33 Bug #14547: XHTML compliance of typolink (non-compliant links are generated when additional parameters are used)
Do you mean it should output "&" as separator in GET parameters when an XHTML doctype is used. and "&amp;" when an 4.... Bernhard Kraft
23:19 Bug #14705: htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
I cannot reproduce this behaviour. Try to remove the Firefox Web Developer extension. Stanislas Rolland
09:09 Bug #14705: htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
I have the same options selected as you, but the Firefox context menu still covers the htmlarea context menu. old_bartv
20:41 Bug #14354: MySQL gt 4.1 no default value for auto inc
Hi Peter
I did the same what you described but it works for me. I installed and uninstalled tt_address, opened "data...
Rupert Germann
19:53 Bug #14354: MySQL gt 4.1 no default value for auto inc
I don't really like to spoil the party but I feel it still is not working quite as intended. .-<
At first looks go...
Peter Niederlag
19:02 Bug #14354: MySQL gt 4.1 no default value for auto inc
finally fixed in CVS Rupert Germann
19:00 Bug #14652: Problem when removing 'unsigned' attributes from db-fields
the uplicate strcmp is fixed in cvs. Rupert Germann
18:24 Bug #14672: class.tslib_pibase.php: Improve list of result pages
The problem with a link to the current page is not merely about liking it or not, it's a major usability bloober. See... Oliver Klee
18:21 Bug #14672: class.tslib_pibase.php: Improve list of result pages
Kasper's note on this bug:
- I will not change behaviour that the current page is not linked. Just
because you don...
Oliver Klee
18:20 Bug #14671: Random code cleanup in class.tslib_pibase.php
Mere code cleanup is never critical as it doesn't change the code functionality - it just makes the code easier to re... Oliver Klee
18:17 Bug #14671: Random code cleanup in class.tslib_pibase.php
Kasper's note on this:
Code clean up is something I or others from the CVS team will
do and your suggestions are no...
Oliver Klee
16:15 Feature #14710 (Closed): Indexed Search results always on same page as search
Currently the action="..." value of the form of the IndexedSearch get's it's target page UID from TSFE->id ... it wou... Bernhard Kraft
13:28 Bug #14709 (Closed): ereg calls without escaped curly braces
e.g in typo3/mod/tools/em/index.php, line 2665
if (ereg('^class[[:space:]]*([[:alnum:]_]+)([[:alnum:][:space:]_]*){'...
Wolfgang Klinger
12:27 Bug #14626: $TYPO3_CONF_VARS['BE']['lockIP'] < 4 prevents use of 'View' module
fixed in CVS Rupert Germann
12:23 Bug #14429: "Access Key" with umlauts in Firefox
schon OK ;-)
I committed the patch to CVS a miniute ago.
Rupert Germann
12:19 Bug #14429: "Access Key" with umlauts in Firefox
Sorry Rupi dass ich Dir das direkt angehängt habe. Wollte es eigentlich an mich selbst assignen, keine Ahnung was ich... Michael Stucki
09:08 Bug #14704: Dialog buttons unreachable
Sorry, I hadn't read the manual:
---
FAQ: Why are popup windows too small when they open?
We have tried to mak...
old_bartv

2005-04-27

23:39 Bug #14429: "Access Key" with umlauts in Firefox
Will be fixed in 3.8.0 Michael Stucki
23:07 Bug #14652: Problem when removing 'unsigned' attributes from db-fields
Status:
- The unsigned thing has been reverted by Kasper.
- Peter is right with his statement - I will fix that one.
Michael Stucki
22:12 Bug #14652: Problem when removing 'unsigned' attributes from db-fields
I think there is just one small leftover form reverting the changes:
class.t3lib_install.php, line 425
} elseif...
Peter Niederlag
22:28 Bug #14406: hardcoded tt_news references in class.t3lib_userauthgroup.php
fixed in cvs Rupert Germann
22:24 Bug #14139: Install tool is incapable of comparing modern database dumps
I still find these problems wit 3.8.0beta2 as well as current HEAD.
Install-Tool->Update required tables->COMPARE ...
Peter Niederlag
21:50 Bug #14705: htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
Have you disabled the Option "Disable or replace context menus"? (I have also added a screenshot.) Marcel Gmür
08:53 Bug #14705 (Closed): htmlArea RTE: Firefox context menu blocks RTE context menu when All-in-One Gestures is installed
The Firefox (both Win and OS X) context menu always overlaps the HTMLAREA context menu. Accessing the context menu re... old_bartv
21:22 Bug #14354: MySQL gt 4.1 no default value for auto inc
Hi imho a tiny problem still remains in current CVS HEAD
INSTALL-Tool/Compare still complains about "changing fiel...
Peter Niederlag
18:54 Bug #14708: Only 101 Content Elements are show when using Module Web->Page
Hope this is ok for you, it is a t3d with a page which has 109 content elements. old_c_kaemmerer
18:17 Bug #14708: Only 101 Content Elements are show when using Module Web->Page
hi, could you export this page maybe as t3x and attach it here? it would be really good to have some testing data ava... Sebastian Kurfuerst
18:04 Bug #14708 (Closed): Only 101 Content Elements are show when using Module Web->Page
If you create a page and insert a lot Content Elements into that page, only the first 101 Content Elements are show w... old_c_kaemmerer
15:47 Bug #14706: $BE_USER->uc['noOnChangeAlertInTypeFields'] don't work
Thanks for the diff :) - Sebastian Sebastian Kurfuerst
15:44 Bug #14706: $BE_USER->uc['noOnChangeAlertInTypeFields'] don't work
This is the diff. Its my first diff and I made it with 'diff -u'. I hope thats right.
Jens
old_jwitt
15:03 Bug #14706: $BE_USER->uc['noOnChangeAlertInTypeFields'] don't work
Hi, if I understood you correctly, you modified the core for making that function to work. Could you please supply a ... Sebastian Kurfuerst
13:43 Bug #14706 (Closed): $BE_USER->uc['noOnChangeAlertInTypeFields'] don't work
if I set this option, then the fields are not updated. But this make no sense. I hoped that only the Alert message do... old_jwitt
15:43 Feature #14707 (Closed): New parameter: typolinkCheckRootline_noExtTarget, makes it possible to remove extTarget when using typolinkCheckRootline
When using typolinkCheckRootline all links get the default extTarget. This makes it impossible to i.e. have a startpa... Ådne Hovda
08:44 Feature #14653: Add onBlur and onFocus functionality
I do not mind from this.
It was just a suggestion for a "feature" :)
I will try to modify the sources and send you ...
Dmytro
08:39 Bug #14704 (Closed): Dialog buttons unreachable
In IE 6.0/WinXP, using 0.4.72, many popup dialogs such as insert table or table cell/row properties do not display th... old_bartv

2005-04-26

17:45 Bug #14633: 404 error when deleting an element
I can confirm both the bug and the fix. I'll try to get it into CVS. Michael Scharkow
17:30 Feature #14653: Add onBlur and onFocus functionality
Agreed, and I would not like more JS included by default so this would have to be optional. Definitely not a show sto... Michael Scharkow
17:26 Bug #14685: JS Menu in Opera
Noticed the ;) after my comment? I know this is not a solution but if anybody feels like fixing it, go ahead. But at ... Michael Scharkow
13:26 Bug #14429: "Access Key" with umlauts in Firefox
Hey there's a patch here already, please include it in the upcoming release! Thanks! Wolfgang Klinger
12:52 Bug #14371: Problems with "Clear temp_CACHED" and "Clear All Cache"
The patch might solve the problem. Unfortunately I don't know how to check if it works...(?) Michael Stucki
11:56 Bug #14371: Problems with "Clear temp_CACHED" and "Clear All Cache"
We just had this problem on one of our clients site.
I did save the temp_CACHED files which caused the error and com...
Michael Stucki
02:48 Feature #14703: TYPO3 doesn't work with GraphicsMagick
That's it! Please help me to get this into 3.8.0 by testing it intensively. I think everything is fine except the Ins... Michael Stucki
02:46 Feature #14703: TYPO3 doesn't work with GraphicsMagick
Here we go...:
01_replaceExec.diff
This patch replaces all exec(some-imagemagick-program) calls with a call to th...
Michael Stucki
02:41 Feature #14703: TYPO3 doesn't work with GraphicsMagick
GraphicMagick / Linux:
It seems the bugtracker has an upload size limit.
Will upload a statically linked binary (...
Michael Stucki
02:23 Feature #14703: TYPO3 doesn't work with GraphicsMagick
GraphicsMagick / Debian
Add this to your /etc/apt/sources.list:
deb http://typo3.sunsite.dk/software/debian/ sarg...
Michael Stucki
02:22 Feature #14703: TYPO3 doesn't work with GraphicsMagick
GraphicsMagick / Windows:
GraphicsMagick binaries for Windows are available at this place:
ftp://ftp.graphicsmagi...
Michael Stucki
02:20 Feature #14703 (Closed): TYPO3 doesn't work with GraphicsMagick
GraphicsMagick is a fork of ImageMagick. The project was started because ImageMagicks API changes between almost ever... Michael Stucki

2005-04-25

19:56 Bug #14702: Typo3 shouldn't use country codes for specifying language
Hmm, all the changes have to be backwards-compatible. This is not possible with what you describe, and I think thats ... Sebastian Kurfuerst
16:53 Bug #14702 (Closed): Typo3 shouldn't use country codes for specifying language
It seems that Typo3 currently uses codes in many places when there is a need to specify a language setting. E.g.:
...
old_menthos
18:16 Feature #14582: RFE: get t3lib_DB->debug_lastBuiltQuery without t3lib_DB->debugOutput
Refering to a recent discussion on the dev list ("[Typo3-dev] DBAL usage question") : I proposed removing the conditi... Rainer Kuhn
15:53 Bug #14264: getUpdateJS: broken when using UTF-8 and IE
Hi Masi,
could you please take a look at this issue again? IMHO it needs a general solution, as JS functionality i...
Thorsten Kahler
15:10 Bug #14264: getUpdateJS: broken when using UTF-8 and IE
The patch I provided is for version 3.6.1 (as mentioned).
In class tslib_fe (which is instantiated in TYPO3 as $G...
Thorsten Kahler
13:32 Bug #14264: getUpdateJS: broken when using UTF-8 and IE
Hi,
in JScharCode() at this line: $GLOBALS['TSFE']->siteCharset;
What is siteCharset? Didn´t foud any other poi...
Daniel Gercke
15:53 Bug #14685: JS Menu in Opera
sorry to reopen this, I don't think I made myself clear. If I move the mouse to the bottom, yes they disappear, until... Christoph Koehler
11:08 Bug #14685: JS Menu in Opera
Solution: Move the mouse back to the last entry ;) Michael Scharkow
14:08 Bug #14546: Backend PageTree Error
But what is about Linux with 64-bit? Does Typo3 run under 64-bit Linux? old_reimanngv
11:17 Bug #14546: Backend PageTree Error
Does this mean it's not a TYPO3 bug and we can close the issue? Michael Scharkow
11:43 Bug #14692: Access to file resources does not work with mod_fcgid
I can confirm this but I have no clue what's wrong. Michael Scharkow
11:32 Bug #14474: JSMENU with realurl doesn't work in IE
Fixed bug by adding the three code lines mentioned in the attached diff. Andreas Otto †
11:21 Bug #14359: Extension Manager couldn't connect to TER with Option "Show Detail"
Given that details is the default setting, I think this has never been a problem in code, but rather with TER not wor... Michael Scharkow
11:05 Bug #14701: In file>list the table with id="typo3-filelist-top" has an image that is not properly closed
Fixed in CVS, thanks to Stucki. Michael Scharkow

2005-04-24

23:27 Bug #14701 (Closed): In file>list the table with id="typo3-filelist-top" has an image that is not properly closed
In file>list the table with id="typo3-filelist-top" has an image that is not properly closed
<a href="file_list.ph...
ben van

2005-04-23

18:22 Bug #14691: Errors/Warnings in T3 Backends upon initializing htmlarea
I will close this problem since the original issue has been fixed, otherwise it gets very confusing.
If you still ...
Stanislas Rolland

2005-04-22

20:41 Bug #14117: Opera 7 with gmenu_layers & tmenu_layers in FE
I cannot reproduce the bug with 3.7 and Opera 7/8. The example from TSREF seems to work fine, or am I missing somethi... Michael Scharkow
20:08 Bug #14685: JS Menu in Opera
No it doesn't, works fine afaik, but Michael told me to report it... Christoph Koehler
18:34 Bug #14685: JS Menu in Opera
Does this have any *functional* consequences? If not, I'd rather not spend time looking for a fix... Michael Scharkow
19:56 Bug #14623: Hide page if no translation for current language exists bug
The fix looks good and simple enough, and it works here, too. I don't see a reason why the language should be resett... Michael Scharkow
18:45 Bug #14316: em ignores PEAR compatible classes
Could it be also included into 3.8.beta2.
Just checked the line and there is NO change to 3.7
Peter Russ
16:32 Bug #14237: Flexforms don't show default values
>Did/could you check whether the fix works for 3.8.0beta2.1 as well?
It works, The line to be replaced is now at l...
Karsten Dambekalns
16:27 Feature #14700 (Closed): Support to clear cache only in subtrees when changing TS
Added support to clear cache only in subtrees starting at the actual pid of an template. If you want to use this feat... Peter Russ
14:29 Bug #14300: Javascript GUI control in the BE, type Files or ImageFiles, ordering item broken
this is fixed in 3.8.0dev (and beta 2.1) . Rupert Germann
14:26 Bug #14275: Insert records, cache refresh problem
this is no bug.
search for "clearCacheCmd" on this page:
http://typo3.org/documentation/document-library/doc_core_...
Rupert Germann
14:21 Bug #14256: special characters in username not checked
this was fixed in 3.7.0
I tested the FE-login on TYPO3 3.7.0 and 3.8.0dev and it works with umlauts in username and ...
Rupert Germann
14:11 Bug #14357: fileadmin folders and files look always "RW" protected
this is no bug. The red icon "RW" tells you that you are allowed to read and write those files. A red "R" means that ... Rupert Germann
14:04 Bug #14351: Shortcut pages incompatible with mount point
I can't reproduce what you described (with TYPO3 3.8.0dev).
one thing I don't understand: what means " take informat...
Rupert Germann
13:55 Bug #14699 (Closed): JSMENU broken when using UTF-8
Any menu item of a JSMENU with non-ASCII characters is broken when using UTF-8.
This happens with IE and Firefox, N...
Simon Ihmig
13:50 Bug #14691: Errors/Warnings in T3 Backends upon initializing htmlarea
I'm sorry, i can't reproduce the javascript-errors... they're gone (:roll eyes:)
Stays the problem with the long ...
old_niediek
13:48 Bug #14698: Refrence to cObjects
I would say this is no bug because TS objects can not be overwritten without cleaning them before. (this is written s... Rupert Germann
00:26 Bug #14354: MySQL gt 4.1 no default value for auto inc
Could somebody tell me please if there is a fix for 3.7.0 and where to find it?
Rob Kamp
Rob Kamp
 

Also available in: Atom