Project

General

Profile

Activity

From 2006-10-08 to 2006-11-06

2006-11-06

20:48 Bug #16693 (Closed): pagebrowser shows wrong numbers
if using the pagebrowser to jump from one results page to anothe the number of results changes.
same bug as desc...
Kai Laborenz
20:48 Bug #16691: The Workspace Manager(the modul in left frame) show drafts to which the user has no access.
This is a duplicate of #4207. Andreas Wolf
14:04 Bug #16691 (Closed): The Workspace Manager(the modul in left frame) show drafts to which the user has no access.
I have such users:
- only with live workspace
- with custom workspace 1
- with custom workspace 2
- with custom w...
Juraj Sulek
14:07 Bug #16692 (Closed): htmlArea RTE conflicts on using prototyped Array objects (e.g. Prototype JavaScript framework)
TYPO3 Ver. 4.1-dev
In htmlarea.js there are some lines of code, that walk through an array like this:
for (var pl...
Oliver Hader
11:55 Bug #16690 (Closed): type mappings are larger than necessary
A Mysql tinyint is eg mapped to bigint on PostgreSQL. AFAIK ADOdb supports the integer types I1 to I4, so this waste ... Martin Kutschker
11:20 Bug #16689 (Closed): Index on tx_realurl_uniqalias breaks with DBAL
The length restriction is not compatible with DBAL:
KEY bk_realurl02 (tablename,field_alias,field_id,value_alias(2...
Martin Kutschker
10:41 Bug #16150: Allowed memory size exhausted
Fixed in TYPO3 4.0.3 Michael Stucki
09:22 Bug #16688 (Closed): Script doesn't answer when having list of links in text-element in Firefox 2.0
Typo3 4.0.2, htmlArea RTE 1.4.2 Demo-Mode
When I have 10 Links in a list and each links to a different content eleme...
Eric Rupp
07:26 Feature #16160: Support UTF-8 file systems
Martin's new extension masi_utf8fs have solve this problem, at least for Chiense. Very happy now.
Gideon
Gideon So

2006-11-04

21:26 Feature #16680: Add new Parameter to pi_list_modeSelector
Thanks for your hint!
Attached now is a diff-File the way you will like.
Mybe you can delete the first wrong file
Christian Tauscher

2006-11-03

15:21 Bug #16662: adodb ext contains garbage in postgres-driver
Sorry for replying late, but I only received a notification about this issue when Stucki added his last comment. :/
...
Karsten Dambekalns
14:25 Bug #16662: adodb ext contains garbage in postgres-driver
Fixed in SVN but leaving opened until Karsten confirms. Michael Stucki
15:11 Feature #16684: option to exclude certain pages from cache control headers being set
At the moment I use it as a workaround for tt_news, but this does not mean it's the only purpose. Think about webserv... Steffen Müller
13:50 Feature #16684: option to exclude certain pages from cache control headers being set
Would be a nice feature, but I think for example for tt_news it isn't the right approach, because most news pages are... Marc Bastian Heinrichs
12:53 Feature #16684: option to exclude certain pages from cache control headers being set
The section is located at page 59 of http://typo3.org/documentation/document-library/references/doc_core_tsref/curren... Steffen Müller
12:46 Feature #16684: option to exclude certain pages from cache control headers being set
Property:
sendCacheHeaders_excludePages
Data type:
integer (page id) /list
Description:
List of pages that s...
Steffen Müller
09:11 Feature #16684: option to exclude certain pages from cache control headers being set
I forgot: Please send me the text _first_, I want to post it together with the patch RFC. Michael Stucki
09:05 Feature #16684: option to exclude certain pages from cache control headers being set
Hi Steffen,
just write down which changes are needed, and where. I'll take care of TSref when the patch is ready.
Michael Stucki
01:43 Feature #16684: option to exclude certain pages from cache control headers being set
If someone tells me how to patch doc_core_tsref, I will take care of that. Steffen Müller
01:36 Feature #16684 (Closed): option to exclude certain pages from cache control headers being set
In cases of improper setting of SYS_LASTCHANGE, it might be useful to disable cache control headers on certain pages.... Steffen Müller
14:56 Bug #16657: Popmenus appearing in topframe in IE7
Fixed in TYPO3 4.0.3. Thanks to Mads Brunn for providing a fix. Michael Stucki
14:03 Feature #16680: Add new Parameter to pi_list_modeSelector
http://typo3.org/teams/bug-fixing/diff-and-patch/ Michael Stucki
13:47 Bug #16687 (Closed): On PostgreSQL tables should be created with "WITHOUT OIDS"
TYPO3 doesn't use DB level OIDS, so we don't need them.
(issue imported from #M4462)
Martin Kutschker
12:05 Bug #16683: extCache = 0 results corrupt extension downloads
Did you ever compare the two different version of exported extensions (file-size), with/without extCache=0 ? Could yo... Peter Niederlag
10:45 Bug #16683: extCache = 0 results corrupt extension downloads
This is exactly what happens. Site one is (export) on my Mac with PHP 5.1.6 www.entropy.ch Release 1, TYPO3 4.0.2. Th... Bjrn Kraus
10:01 Bug #16683: extCache = 0 results corrupt extension downloads
weird....
so you say:
a) site one
versions: Php5; Typo3 4.0
extCache=0
export extension (any ext, whci way are...
Peter Niederlag
09:47 Bug #16683: extCache = 0 results corrupt extension downloads
I tried the import with several production machines which work with normal settings (extCache = 1). So the problem is... Bjrn Kraus
09:08 Bug #16683: extCache = 0 results corrupt extension downloads
I just rechecked, can't reproduce this issue. Importing also works flawless here.;(
Can you maybe check your php-...
Peter Niederlag
09:04 Bug #16683: extCache = 0 results corrupt extension downloads
Are you reimporting into the very same installation or to another/different installation?
I do have this setting a...
Peter Niederlag
11:36 Bug #16636: INSERT cache_hash ident value needs to be truncated to 20 chars manually
Please remark as resolved . . .
Just to let you know that the essence of this bug lives on as:
http://bugs.typo...
Michiel Roos
09:47 Bug #16685 (Closed): When login attempt fails $GLOBALS['TSFE']->fe_user is set anyway.
When no fe_user_group is set for a given user, a login attempt would normally fail.
But $GLOBALS['TSFE']->fe_user ...
Troels Lenda

2006-11-02

23:42 Bug #16545: GIFBUILDER indexcolors cropsized images
Sorry - I have to admit that I misunderstood how the crop command works. So the first approach seems to be the best s... Jo Hasenau
22:34 Bug #16545: GIFBUILDER indexcolors cropsized images
This wont work, since the offset that is used to move the cropping area around the image is not taken into considerat... Jo Hasenau
21:30 Feature #16680: Add new Parameter to pi_list_modeSelector
Added a pacth file generated with
diff -c class.tslib_pibase.php class.tslib_pibase.php.orig > 4452.diff
is the...
Christian Tauscher
17:35 Bug #16683 (Closed): extCache = 0 results corrupt extension downloads
With the setting TYPO3_CONF_VARS['EXT']['extCache'] = 0 you can download installed extensions in the Extension Manage... Bjrn Kraus
12:42 Bug #15095: notification_email_urlmode does not support secure links (https)
Fixed in TYPO3 4.0.3 Michael Stucki
12:28 Bug #16673: Items in CE "Insert Records" don't have edit options in context menu any longer
Fixed in TYPO3 4.0.3 Michael Stucki
11:40 Bug #16673: Items in CE "Insert Records" don't have edit options in context menu any longer
The "+" indicates that only these items, copy/info/edit/view should be displayed in the clickmenu. This was always se... Michael Stucki
11:37 Bug #16463: TCEFORM altLabels & addItems CType doesn't change Page-Modul CE Labels
I think the same does not work for section_frames and colPos - can anybody confirm this and maybe make a general patc... Benni Mack
11:27 Feature #15760: Proposal for "options.bookmarkGroups" - Support multilanguagelabels
My proposed solution is attached as "bug_2754_v3.diff". However, since nobody approved it, I will change the status b... Michael Stucki

2006-11-01

18:17 Feature #16667: Database keys
At least deleted and hidden are fields rapitly used within where clauses.
Having them in a e.g Left join clause with...
Nikolas Hagelstein
13:55 Bug #16682 (Closed): pid reset to 10000 in Constant Editor
The Constant Editor is limiting pid to max 10000, if entered manually in the constants textfield it will reset them t... Fredrik no-lastname-given
09:56 Feature #16681 (Closed): C style TypoScript comments with start and end in one line lead to errors
Comments like this:
/******* Metatags ******/
config.meta.keywords = foo, bar
in typoscript are treated like a...
Markus Bucher

2006-10-31

23:49 Feature #16680: Add new Parameter to pi_list_modeSelector
Please upload a patch so it can be seen what you have changed. Michael Stucki
22:39 Feature #16680: Add new Parameter to pi_list_modeSelector
Maybe this task should be moved to the core list? Christian Tauscher
21:23 Feature #16680 (Closed): Add new Parameter to pi_list_modeSelector
I am not shure if I am right here - it's worth a try.
I love ist and I use it for more than only makeing diverent ...
Christian Tauscher
20:20 Bug #16679 (Closed): Button for 'Save document and create new one' doesn't load right element
The button for doing that must be enbaled in UserTsConfig:
options.saveDocNew = 1
F.e. when you're in an images...
Typoheads - Web Engineering
19:30 Bug #16678: translating of sitetitle not possible
The config.noPageTitle option can be used to let the title hide completely. This allows you to compile the <title> t... Michael Stucki
19:16 Bug #16678 (Closed): translating of sitetitle not possible
The sitetitle-part in the generated title-tag which is generated by the function t3lib_TStemplate::printTitle() use... Martin Kästner
14:45 Feature #16650: add config'able FE user storage page also via flexform
All good points Stefan. Sounds like the storagePid is a better alternative. David Toshack
13:33 Bug #15149: m.mask produces 256 color images (why is GDlib involved here???)
Hi, the kb_allcolors is integrated into the core, right? So this problem should not exist any longer - but we saw it ... Karsten Dambekalns
13:30 Feature #16667: Database keys
"IMHO" is not a patch and not enough for any practical work. Database indexes is a complex thing and simply including... Dmitry Dulepov

2006-10-30

21:31 Bug #16220: can't get "translation handling" to work in EXT Manager
Fixed in SVN. Karsten Dambekalns
21:26 Bug #16673: Items in CE "Insert Records" don't have edit options in context menu any longer
To me edit/show/info/copy makes sense. Maybe some of the "more options" as well, but stuff like "versioning" seems he... Martin Kutschker
21:06 Bug #16673: Items in CE "Insert Records" don't have edit options in context menu any longer
The patch does restore the earlier behaviour. Now I wonder whether this is good, or whether the menu should show the ... Karsten Dambekalns
18:57 Bug #16675: 'Clear FE cache' doesn't clear 'typo3temp/cache_pages' directory
I am aware of all that.
I don't understand why should Typo3 leave garbage behind?
Almost every 24 hours it gene...
John Angel
15:30 Bug #16675: 'Clear FE cache' doesn't clear 'typo3temp/cache_pages' directory
Removing these files is not needed currently because the cache still resides in cache_pages of the database. Only the... Michael Stucki
11:28 Bug #16675 (Closed): 'Clear FE cache' doesn't clear 'typo3temp/cache_pages' directory
When using in localconf.php:
$TYPO3_CONF_VARS['FE']['pageCacheToExternalFiles'] = TRUE;
'Clear FE cache' admin ...
John Angel
18:39 Bug #16677 (Closed): mainScript ignored in conjunction with simulateStaticDocuments
Hello Typo3-Team!
If you set config.mainScript to something other than index.php and also use config.simulateStati...
Daniel Chabrol
17:22 Bug #16676 (Closed): default setting for imageorient does not work
Setting a default Value for imageorient in tt_content does not work!
I've tried this in User, Group and Site TSconfi...
Sascha Egerer
15:10 Feature #16650: add config'able FE user storage page also via flexform
use StartingPoint:
To get your patch working, you need also to patch ext_tables.php and remove ",pages" on line 8, o...
Stefan Strasser

2006-10-29

21:22 Bug #16461: setup.override.edit_docModuleUpload=0 does not work anymore
I got the extension which changes the backend layout and where the setup.override.edit_docModuleUpload=0 does not wor... Axel Jindra
17:57 Bug #16461: setup.override.edit_docModuleUpload=0 does not work anymore
OK.
If you put the option to a user TSconfig the it works.
If you out it to a Group TSconfig it does not work.
...
Olivier Dobberkau
17:45 Bug #16461: setup.override.edit_docModuleUpload=0 does not work anymore
Hi Michael
I have checked with the latest svn. now it works again.
Olivier
Olivier Dobberkau
16:07 Bug #16461: setup.override.edit_docModuleUpload=0 does not work anymore
I checked this again, but cannot reproduce it in any of these combinations:
- TYPO3 4.0.3-dev
- with/without dam ...
Michael Stucki
15:34 Bug #16461: setup.override.edit_docModuleUpload=0 does not work anymore
I can confirm this for a 4.0.2 without DAM, so are there any news to this bug?
Funny thing I detected is that in Pic...
Axel Jindra
16:10 Bug #16522: tx_cms_showpic (click to enlarge) not working
The parameter format for the showpic document has changed since 3.7.0. You'll need to check this with 4.0.2. Michael Stucki
03:24 Bug #16522: tx_cms_showpic (click to enlarge) not working
I am having the same problem - using version 3.7.0. Replaced the code as suggested but did not solve the problem.
...
Administrator Admin
13:09 Bug #16674 (Closed): tcemain: Hook processDatamap_afterDatabaseOperations and insert operations
When using the hook processDatamap_afterDatabaseOperations to execute your own code after the databse operation, not ... Ingo Schmitt

2006-10-28

22:51 Feature #16651: add showPermaLink config also via typoscript
There was a typo in the patch which made it ineffective. The if-clause asked for 'showPermalogin' instead of 'showPer... Stefan Strasser
16:45 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
Hey ...
I suppose with "<<Linking>> between domains" you mean creating shortcuts from one page to a page in anothe...
Bernhard Kraft
15:25 Bug #16673: Items in CE "Insert Records" don't have edit options in context menu any longer
As "+" means <space> in an escaped URL this is probable. Interesting that it worked before. Perhaps somewhere else in... Martin Kutschker
11:59 Feature #16659: Field delimieter »tab« for content table
Thanks Michael, it works perfectly. Stefan G¤nsler

2006-10-27

21:51 Bug #16673: Items in CE "Insert Records" don't have edit options in context menu any longer
Seems like the "+" (indicates that the CM should exclusively display these icons) is not passed to alt_clickmenu.php.... Michael Stucki
16:09 Bug #16673 (Closed): Items in CE "Insert Records" don't have edit options in context menu any longer
Up to (at least) 3.8.x the context menu of items inserted via insert records had an edit entry (see screenshot insert... Karsten Dambekalns
13:44 Bug #16672 (Closed): parseWhereClause throws sql error with function in where clause on Oracle database
The function parseWhereClause in class.t3lib_sqlparser.php does not parse for functions in the where clause at all.
...
Marion Schr¶der
10:34 Bug #16671: Anchor
You just need to remove the local css_styled_content because the version in sysext/ext/ must be used. There were chan... Michael Stucki

2006-10-26

17:04 Bug #16671 (Closed): Anchor
The anchors doesn't work, because the anchor link is build with a 'c' and the anchor in the target a tag has no 'c'.
...
Christian Bieber
10:50 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
linking between two pges with different simulatestatic options does not work. but during my testing i also recognized... Klaus Hinum

2006-10-25

19:54 Bug #16670 (Rejected): Parsing throws error
Parsing of certan pages with a special extension throws a php warning wich is very ugly... Problem occures in class.i... Noel Bossart
13:39 Bug #16669 (Rejected): GMENU_LAYERS: Menu items without Submenus are not reset after RO
On a page with a GMENU_LAYERS (TMENU used for the second level), GMENU elements which have no submenus are not switch... Johannes Reinig
12:03 Feature #16668 (Closed): configure display fields and pidList of user list via typoscript
Just a few small changes to allow overriding the fields displayed in both listView and SingleView via typoscript like... David Toshack
09:24 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
i wasn't able to get real url to work on my demo installation, perhaps someone else could try. i will try to find out... Klaus Hinum
03:55 Feature #16650: add config'able FE user storage page also via flexform
I don't know why I didn't think to suggest this for my last patch, but a much simpler solution would be to use the fi... David Toshack

2006-10-24

22:51 Bug #16393: Workspaces loses MM relations on saving a new record and publish a draft record.
Hm, I think, it should be the second of Wolfgang's two options, because the first doesn't affect other versionized ta... Andreas Wolf
17:37 Bug #16393: Workspaces loses MM relations on saving a new record and publish a draft record.
Changing the priority for this. Michael Stucki
17:01 Bug #16393: Workspaces loses MM relations on saving a new record and publish a draft record.
someone should take care of this and implement the patch Wolfgang Klinger
17:00 Bug #16393: Workspaces loses MM relations on saving a new record and publish a draft record.
This patch works generally, but there's something important missing:
either...
Wolfgang Klinger
18:51 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
Klauss, does it work if second domain does not have simulateStatic enabled? Does it work if one domain has simulateSt... Dmitry Dulepov
17:06 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
so here is my fix for the problem (dunno if it also works with realURL):
I changed the two lines at typo3/sysext/cms...
Klaus Hinum
17:19 Bug #15941: No mails with forgotten password when using german language
Do you (or someone else) may reproduce this bug now with Typo3 4.0.x and newloginbox 3.0.x?
If not, I close this bug...
Stefan Strasser
17:11 Bug #15297: Message "No records found in storage folder!" appears but the are records available
As this bug-report ist quite old: does your problem persist or may I close this bug? Stefan Strasser
13:27 Bug #16276: Database Analyser - Compare proposes "ALTER ..... NOT NULL" again and again
keyword:t3dd06 -> what does this mean? I haven't been there...
I think the problem is a silent type change of mysq...
Helmut Rieth
12:50 Feature #16667 (Closed): Database keys
IMHO fields like deleted, hidden, sys_language_uid,. l18n_parent,sorting should be database indices by default for ... Nikolas Hagelstein
11:25 Feature #16650: add config'able FE user storage page also via flexform
As I wrote the TS-part of storagePid I thought about this ;-) Stefan Strasser
11:22 Feature #16645: Integrating functionality of extension bzb_newloginbox_redirect
Good idea, I missed this also. I'd like to integrate several existing ways of redirecting in the future. Stefan Strasser
10:51 Bug #15857: newloginbox 2.2.11 uses direct mysql_* calls
3.0.1 - which contains updated ext_php_api.dat - is released
anyway ext_php_api.dat does not have an effect on the...
Stefan Strasser
10:50 Bug #16015: password-forgot-mail contains htmlencoding (&quot;)
3.0.1 - which contains fix - is released Stefan Strasser
10:50 Feature #14933: show_forgot_password should be TS-controlled too
3.0.1 - which contains fix - is released Stefan Strasser
10:49 Feature #15180: add config'able FE user storage page
3.0.1 - which contains fix - is released Stefan Strasser
10:49 Bug #16585: Page browser error
3.0.1 - which contains fix - is released Stefan Strasser
07:55 Feature #16651: add showPermaLink config also via typoscript
Thanks Ingmar for clarification - got it now :-) Mario Rimann

2006-10-23

23:51 Feature #16651: add showPermaLink config also via typoscript
+1 for the patch. Ingmar Schlecht
23:49 Feature #16651: add showPermaLink config also via typoscript
Hi Mario,
this is the possible values of $TYPO3_CONF_VARS[FE][permalogin]:
-1: Permanent login for FE users disab...
Ingmar Schlecht
17:02 Bug #16663: Function http_makelinks doesn´t work correctly when the url followed by a tag
The problem is not the line 4481 above - but the function doesn´t work correctly.
Sometimes there is more than the...
Frank no-lastname-given
16:19 Bug #16663 (Closed): Function http_makelinks doesn´t work correctly when the url followed by a tag
The function http_makelinks doesn´t detects the end of a url when the url directly followed by a html-tag (e.g. <br>)... Frank no-lastname-given
15:23 Bug #16661: Search box doesn't fill input value after search
I do not agree, therefore I will not change it. But I'll leave this issue open. Michael Stucki
15:07 Feature #16666 (Closed): add stdWrap to some TS-Configure Vars
it would be great to add stdWrap-functionality to TS-Vars, e.G. alwaysActivePIDlist
So with this stdWrap it is po...
Steffen Kamper
14:44 Feature #16665: Enable stdWrap for HMENU.alwaysActivePIDlist
that is because of missing stdWrap for this var - so there is no dynamic possible (only uncomfortable way with TS Con... Steffen Kamper
10:00 Feature #16665 (Closed): Enable stdWrap for HMENU.alwaysActivePIDlist
I would like to write
.alwaysActivePIDlist.dataWrap = {register:whatever},{whatever:itwillbe}
or
.alwaysActi...
Jan Runte
09:55 Bug #16664: Template edit field is half of normal width in IE7
same effect when editing file in fileadmin or in EM Dmitry Pikhno
09:38 Bug #16664 (Closed): Template edit field is half of normal width in IE7
Template edit field is half of normal width in IE7 when editing setup or constants information
(issue imported fr...
Dmitry Pikhno

2006-10-22

13:27 Bug #16661: Search box doesn't fill input value after search
Input field should never be emptied.
It is convenient for narrowing search (instead of copy&paste).
All search...
John Angel
12:06 Bug #16661: Search box doesn't fill input value after search
This is not a bug. The search word is only displayed again if an error occured.
If no error occurs, the input field ...
Michael Stucki
11:53 Bug #16662: adodb ext contains garbage in postgres-driver
Karsten, please take care of this. Don't forget to patch TYPO3_4-0 branch as well. Michael Stucki
11:46 Bug #16662: adodb ext contains garbage in postgres-driver
I can confirm this problem. There is even one more file containing such garble.
Attached is a patch for Karsten and ...
Michael Stucki
00:36 Bug #16595: Constant Editor displayExample not configurable
ok, i found a solution.
the file class.tx_tstemplateceditor.php has to be modified.
Instead of the comment
#NO...
Steffen Kamper

2006-10-21

19:54 Bug #16662 (Closed): adodb ext contains garbage in postgres-driver
I installed adodb 4.93.0 from TER and get an error message about already sent headers in adodb-postgres64.inc.php.
L...
Christian Welzel
19:21 Bug #16661 (Closed): Search box doesn't fill input value after search
Fix:
alt_shortcut.php:395
FROM:
$editIdCode = '<td nowrap="nowrap">'.$LANG->getLL('shortcut_editID',1).': <i...
John Angel
19:13 Bug #16660 (Closed): BE search doesn't work with UTF-8 chars
When using search box on the bottom of BE, UTF-8 chars become garbled and search doesn't return any results.
Here ...
John Angel
13:20 Feature #16659 (Closed): Field delimieter »tab« for content table
If I insert a table for the content trough backend interface I am able to select »|« »;« and »,« as field delimiter.
...
Stefan G¤nsler
01:57 Feature #16617: Custom error pages
All errors are at presently converted to a 404 which is good behaviour. Only the error message is not shown. I have e... Ben van 't Ende

2006-10-20

18:09 Bug #16489: typo3/gfx/su_back.gif missing in SVN-HEAD
That was fixed by Sebastian some time ago.
Michael Stucki
15:22 Bug #16649: general problems with fulltext keys in tables (extension manager failures) 2
Where did you read that fulltext keys are supported in 4.0.2? This is not the case yet. Michael Stucki
14:22 Bug #16163: Elements added to field values with TCEFORM becomes incorrectly recoded
I could track the problem down to t3lib_beFunc::getPagesTSconfig() (which was not surprising). I'd guess that neithe... Thorsten Kahler
10:50 Bug #16570: Problem in Code View in Firefox 1.5.0.7
Did you read the comments above? The issue was caused by a recent change in Firefox, and it has been fixed for the up... Michael Stucki
10:41 Bug #16570: Problem in Code View in Firefox 1.5.0.7
I have tried this on all platforms (MacOSX, Linux, Win) and can confirm that switching RTE to source mode crashes Fir... Andres Toomsalu

2006-10-19

22:51 Bug #16419: Upload to TER always transfers hidden or system files
Ok, here is a new patch, one setting, preg-enabled, works here just fine. Karsten Dambekalns
16:25 Bug #16658 (Closed): Wrong information in _.htaccess for httpd.conf configuration
The RewriteRule for httpd.conf (around line 95) has "/TYPO3root" at the beginning. This is wrong.
Instead it shou...
Marc Bastian Heinrichs
15:38 Bug #15979: Javascript Error on Click Menu in Filelist
Seems like the AJAX content is not utf8-encoded. XML must _always_ be UTF-8! Attached is a patch that fixes this. Ple... Michael Stucki
14:05 Bug #16657: Popmenus appearing in topframe in IE7
Will take care of this. Michael Stucki
13:43 Bug #16657 (Closed): Popmenus appearing in topframe in IE7
When I rightclick a page in the backend (page module) the menu opens in the topframe, but not as the usual popupmenu.... Claus Witt
13:39 Feature #16477: Navigation title in tree view
Hi
Just replace "$this->ext_showNavTitle" with "$BE_USER->getTSConfigVal('options.pageTree.showNavTitle')" and it ...
Jan Wulff
10:13 Bug #16656 (Closed): Bad link at typo3.com
http://typo3.com/Sponsorship.1264.0.html got a bad link to the workflow page.
It is http://typo3.com/development/p...
Staffan Ericsson
08:16 Bug #16655: Publishing a lot of records
RFC posted to core list. Dmitry Dulepov
08:15 Bug #16655 (Closed): Publishing a lot of records
If hundreds of records are published, this process may result in PHP timeout.
Solution: publish only several recor...
Dmitry Dulepov

2006-10-18

20:42 Bug #15462: key locallang_mod_tools_ws in locallang_mod_user_ws.xml
Already fixed Dmitry Dulepov
19:53 Bug #16382: Db check produces errors
i did not test this on a 4.0.1, but it occurs up to 4.0.1 as far as i can see. I'll check for 4.0.2 as soon as possible. Andreas Balzer
19:44 Bug #16382: Db check produces errors
Does still happen? I belive it is fixed in 4.0.2. Dmitry Dulepov
16:05 Bug #16542: utf-8 in classes names
class names can contain any character from document's character set. See:
http://www.w3.org/TR/html401/struct/glob...
Dmitry Dulepov
16:01 Bug #16647: Possible Scripting vulnerability
Just entering bad code does not mean security risk if validation code on the server removes such code.
Generally e...
Dmitry Dulepov
15:50 Bug #16198: Edit Page record: Displaying <em>[No title]</em> if Pagecontent has no header
I have attached a patch which fixes this issue. Graham Solomon
15:09 Bug #16637: recs['clear_all'] should be clear as an array
I have uploaded this as a .diff for the developers.
Just realised I ran the diff command the wrong way around, pl...
Graham Solomon
13:04 Bug #16637: recs['clear_all'] should be clear as an array
I know this feature in TYPO3 isn't used by many users. But since it is a small bug and easy to fix (patch is included... Bjrn Kraus
14:10 Bug #16652: mysql_fetch_assoc If in tca select->maxitems > 1 AND foreign_table_where contains "sys_language_uid = ###REC_FIELD_sys_langu...
Sorry I've forgot something.
This error only comes if I create a new record. If I press the save Button or edit an e...
Sascha Egerer
11:21 Bug #16652 (Closed): mysql_fetch_assoc If in tca select->maxitems > 1 AND foreign_table_where contains "sys_language_uid = ###REC_FIELD_sys_langu...
I have createt an extension. When I write the following in the tca.php File I get the an error:
"config" => Array (
...
Sascha Egerer
14:10 Bug #16638: Have to click 2 times to get pages
> Sorry, that I can only do that after work and not immediately.
> ...
> Customers from me are getting angry :-(
...
Michael Stucki
13:16 Bug #16638: Have to click 2 times to get pages
So I tryed to disable extensions, but the error is not gone :-(
If you want to test some settings in the installatio...
S¶ren
13:02 Feature #16654 (Closed): class.tslib_eidtools.php: Function to get TS configuration
One main problem with TYPO3 and AJAX is that you can't easily access TS configuration. Could you add a function that ... Bjrn Kraus
12:59 Feature #16653 (Closed): eID: initBeUser
It would be helpfull to have a corresponding function to the FE user in class.tslib_eidtools.php. I have added the pa... Bjrn Kraus
09:44 Feature #16651: add showPermaLink config also via typoscript
I think you patch is ok. But there's one thing I don't understand:
The if clause contains a part like "($GLOBALS['...
Mario Rimann
07:46 Feature #16651 (Closed): add showPermaLink config also via typoscript
Ability to configure the showPermaLink boolean from typoscript
(issue imported from #M4403)
David Toshack
07:26 Feature #16650 (Closed): add config'able FE user storage page also via flexform
Ability to configure a page for storagePid in a flexform, as a slight extension to:
http://bugs.typo3.org/view.php?i...
David Toshack
03:41 Bug #16633: t3lib_db::listQuery uses LIKE instead of FIND_IN_SET()
> It will fail for some reason. However, after removing the "LIMIT 1" statement, the
> query works with no problem....
Marc Wöhlken

2006-10-17

23:48 Bug #16633: t3lib_db::listQuery uses LIKE instead of FIND_IN_SET()
I tried to change this. Honestly, I didn't know about FIND_IN_SET before, but found some documentation about it.
F...
Michael Stucki
23:46 Bug #16647: Possible Scripting vulnerability
Didn't check this one out, but I presume that input validation is the same when the 'Show HTML source' button is avai... Michel Boivin
08:17 Bug #16647: Possible Scripting vulnerability
Thanks, the security team will immediately look at this. Michael Stucki
20:08 Bug #15224: NOTE to 1518: Option .showHiddenPages for "module.preview" obsolete?
Could this be related with issue #16551? Apparently setting a property to "0" is not recognized and thus the override... Michael Stucki
20:05 Feature #15416: admPanel.module.edit.forceNoPopup = 0 doesn't affect to 'toolbar'
I think it's a duplicate of bug #16551. However the solution needs modification anyway because module.edit.* is obsol... Michael Stucki
19:04 Bug #15559: Adminpanel - Javascript link to open backend causes error with IE and realurl
Thanks, will fix this. Michael Stucki
18:59 Bug #16220: can't get "translation handling" to work in EXT Manager
Note that the error on getting the ZIP files from the Ext-Manager can be caused by yet another bug if you are using c... Ernesto Baschny
18:52 Bug #16363: Checking or updating translation fails with Curl
Duplicated report Ernesto Baschny
18:50 Feature #14133: Edit in Frontend Only: no access
duplicate of #456 Michael Stucki
18:45 Bug #16316: Admin panel does not work with simulate static documents enabled
This bug was fixed by Rupert Germann on April 14, 2006. It is fixed in TYPO3 4.0.1 and later. Michael Stucki
18:34 Bug #14911: Some buttons in the admin panel of frontend editing of BE-users dont' work
No feedback, therefore closing this... Michael Stucki
18:33 Bug #16609: Admin panel input fields are not closed, so they are not valid
Will do. But afaik this is only a cosmetical issue. Of course the form is not valid, but after that change it is stil... Michael Stucki
16:33 Feature #15342: t3div_lib::array2xml problem when encounters multiples of the same tag
Solving this problem can make xmk2array incompatible with existing code. If there is "index" attribute, xml2array doe... Dmitry Dulepov
15:45 Bug #15362: template::getTabMenu double ampersanded
Temporary workaround posted by elmar on typ3.dev on jan 4th 06:
foreach($GLOBALS['_GET'] as $key => $value)
...
Stefan Steinbeck
13:50 Bug #16649 (Closed): general problems with fulltext keys in tables (extension manager failures) 2
Althougt it was stated that in typo4.0.2 the problem with sql parser is fixed, it seems it is not
fro example let sa...
Krassimir Berov
13:49 Bug #15979: Javascript Error on Click Menu in Filelist
I confirm this Problem:
SuSE Linux 9.1 Prof.
PHP 4.4.0
'./configure' '--prefix=/usr/local/typo3' '--enable-mem...
Willi Zinser
13:21 Bug #16026: special=directory does not include submenu entries
100% ACK with Franz-Xaver Koch. Batomo
11:39 Bug #15006: Possibility to add multiple "includeLib" plugins
I have just uploaded a patch for this bug, it is tried and tested on our TYPO3 websites using versions 3.8.1 & 4.0.2 Graham Solomon
11:37 Feature #16648 (Closed): Hook Request for class.t3lib_tcemain->checkValue_group_select_file()
i miss a hook for the file copy/delete process to the upload
directory when files are linked in a record in the back...
Thomas Mammitzsch

2006-10-16

21:58 Bug #16647 (Closed): Possible Scripting vulnerability
Using the 'Toggle HTML source' button in the RTE (either in frontend or in the backend) allows a user to modify tags ... Michel Boivin
19:49 Bug #16646: sysfolder happens to have pages.fe_group = ''
I exactly need the following query to get the page record found. I want to get rid of the additional "OR pages.fe_gro... Franz Holzinger
19:42 Bug #16646: sysfolder happens to have pages.fe_group = ''
Sysfolders have a special type which could be used to not show them in frontend.
But e.g. with pages as categories i...
Franz Holzinger
18:59 Bug #16646: sysfolder happens to have pages.fe_group = ''
I don't catch the point. Sysfolders are never visible in the frontend, so why should one change the visibility settin... Michael Stucki
18:56 Bug #16646 (Closed): sysfolder happens to have pages.fe_group = ''
The pages.fe_group should only have integers as values and not be empty or blank. However when you have a sysfolder a... Franz Holzinger
16:10 Feature #16645 (Closed): Integrating functionality of extension bzb_newloginbox_redirect
Short description of the extension bzb_newloginbox_redirect:
A user calls a url to a restricted page. He gets the pa...
Jens Hirschfeld
13:32 Bug #16638: Have to click 2 times to get pages
All right, I will disable some extensions.
Sorry, that I can only do that after work and not immediately.
I write b...
S¶ren
11:17 Bug #16641: The "click-to-enlarge" function of the image content element does not provide scrollbars to the new window.
I think I just forget the baseUrlWrap(). It should be inserted again!
I am not a developer or a programmer, so I d...
Gernot Krause
09:53 Feature #15342: t3div_lib::array2xml problem when encounters multiples of the same tag
Maybe we could try and use callbacks instead of reparsing the array returned by xml_parse_into_struct(). This could b... Martin Kutschker
08:43 Bug #16630: t3lib_div::array2xml() should create XML with a LF at the end
Agreed in the newsgroup that won't fix. Dmitry Dulepov

2006-10-15

22:38 Bug #16542: utf-8 in classes names
@Uschi: Can you give me an example of such a label? After all they are primarly class names, not labels. And because ... Michael Stucki
22:35 Bug #16638: Have to click 2 times to get pages
Still I would highly recommend to remove the login information from this bug report and change all your passwords on ... Michael Stucki
22:34 Bug #16638: Have to click 2 times to get pages
Can you reproduce the problem on a fresh installation? If not, try disabling some extensions to find out which of the... Michael Stucki
22:32 Bug #16641: The "click-to-enlarge" function of the image content element does not provide scrollbars to the new window.
The patch misses a context, you can enable this using the "-u" parameter when running "diff". But anyway, I wonder wh... Michael Stucki
21:50 Bug #16641: The "click-to-enlarge" function of the image content element does not provide scrollbars to the new window.
I uploaded the diff-file for my suggestion. It should be applied to "class.tslib_content.php" in typo3_src/typo3/syse... Gernot Krause
21:54 Bug #15913: HTML cleaner corrupts Java Script code
Duplicate of #14988 Michael Stucki
21:31 Bug #16419: Upload to TER always transfers hidden or system files
localconf.php can contain any kind of PHP code, therefore it is of course trusted. Michael Stucki
11:13 Bug #16643: TCAdefaults.pages.hidden=1 doesn't always hide pages
I've put in ext_tables.php:
$TCA['pages']['ctrl']['useColumnsForDefaultValues'] = str_replace(array(',hidden', 'hi...
John Angel
10:30 Bug #16630: t3lib_div::array2xml() should create XML with a LF at the end
In the NG, there has been no consensus as to whether this really is a good idea. So please close this bug as wontfix. Oliver Klee

2006-10-14

20:42 Bug #16643: TCAdefaults.pages.hidden=1 doesn't always hide pages
Don't think this is a bug, the hidden flag is simply being inherited by the page above it, which will override the TS... Graham Solomon
15:30 Bug #16643 (Closed): TCAdefaults.pages.hidden=1 doesn't always hide pages
If the newly created page is the _first_ page on the level, its 'Hide page' checkbox is checked by default.
Othe...
John Angel
15:39 Bug #16644 (Closed): Time zones support
Typo3 should support time zones.
Instead, it always uses time() function and depends on system time and settings:
...
John Angel
12:45 Bug #16419: Upload to TER always transfers hidden or system files
Ok, I'll merge the settings.
On wildcards: Of course I thought about using regexp, but since this can be considere...
Karsten Dambekalns
12:36 Bug #16419: Upload to TER always transfers hidden or system files
One setting is enough, please merge them.
About wildcards: Yes these would probably be useful. Why not use a regular...
Michael Stucki
11:55 Bug #16419: Upload to TER always transfers hidden or system files
I just did a test with the ADOdb extension. No files were missing that should have been there (i.e. only the .svn fol... Karsten Dambekalns
10:38 Bug #16419: Upload to TER always transfers hidden or system files
I uploaded exclude-in-EM.patch which changes t3lib_div to make exclusion possible, adds two settings to config_defaul... Karsten Dambekalns
12:30 Feature #15751: Extension Manager "Look up" shows "No matching extensions found" when "Enable unsupported extensions" is not enabled
Ah, of course you are right. Thanks! Michael Stucki
10:51 Feature #15751: Extension Manager "Look up" shows "No matching extensions found" when "Enable unsupported extensions" is not enabled
I'd say this is solved since we show the scope that is searched (reviewed/all extensions) now above the search box. Karsten Dambekalns
11:53 Bug #16505: EXT Manager page has disappeared
This is most probably a duplicate of the "needs too much memory" issue... Karsten Dambekalns
11:51 Feature #16523: list of documentation extensions for an extension
Well, suggesting doesn't mean it has to be installed, and is therefore a good way to handle this, IMHO. Karsten Dambekalns
11:50 Bug #16220: can't get "translation handling" to work in EXT Manager
Sorry, the patch got lost in the core list... I resubmitted for approval and will put it into SVN as soon as possible... Karsten Dambekalns
11:48 Bug #16636: INSERT cache_hash ident value needs to be truncated to 20 chars manually
As has been pointed out, this field is not supposed to hold more than 20 characters.
Please file a new bug report ...
Karsten Dambekalns
11:04 Bug #16641: The "click-to-enlarge" function of the image content element does not provide scrollbars to the new window.
Hi Gernot, I think what Michael is saying is there is no way for the devs to apply your patch as we do not know wh... Graham Solomon

2006-10-13

23:50 Bug #16419: Upload to TER always transfers hidden or system files
Hi, I just looked at those two approaches, and I think the simpler one is more likely to make it into the core. Peter... Karsten Dambekalns
23:13 Bug #16641: The "click-to-enlarge" function of the image content element does not provide scrollbars to the new window.
I just wanted to ask the developers to insert that code into the script to make the system better and more functional... Gernot Krause
21:20 Bug #16641: The "click-to-enlarge" function of the image content element does not provide scrollbars to the new window.
I don't see a patch here... Michael Stucki
22:24 Bug #16585: Page browser error
committed to svn, will be in 3.0.1 Stefan Strasser
22:23 Feature #15180: add config'able FE user storage page
commited to svn, will be in 3.0.1 Stefan Strasser
22:21 Feature #14933: show_forgot_password should be TS-controlled too
changed ' OR ' to ' || ' and commited to svn Stefan Strasser
16:52 Bug #16322: Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in ...
If nothing is selected, mysql does not return false, it returns empty recordset, see docs! It returns false only if q... Dmitry Dulepov
14:13 Bug #16322: Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in ...
Real protection and FALSE on miss':... Martin Kutschker
15:22 Feature #14902: indexed_search: Results navigation relies on JavaScript
Many many thanks for the patch, Thorsten! Great work. I've edited your patch (so the line number may be wrong) becaus... Daniel Ditgens
13:48 Feature #14902: indexed_search: Results navigation relies on JavaScript
The attached diff introduces a new attribute $pointerVars in class tx_indexedsearch. This is filled with the necessar... Thorsten Kahler
14:29 Bug #16636: INSERT cache_hash ident value needs to be truncated to 20 chars manually
Full ACK. Karsten Dambekalns
14:09 Bug #16636: INSERT cache_hash ident value needs to be truncated to 20 chars manually
No, the solution is wrong. The documentation clearly says that the ident may only be 20 chars long. So it's up to the... Martin Kutschker
13:41 Bug #16642: TCEmain: Wrong syntax on checking NEW items
If this patch should be applied to the trunk version, I've got a feature wish to add (I know wrong type of issue, but... Oliver Hader
13:05 Bug #16642 (Closed): TCEmain: Wrong syntax on checking NEW items
There are some lines like in class.t3lib_tcemain.php
if (strstr($pid_value,'NEW'))
The syntax for substr is
stri...
Oliver Hader
12:23 Bug #16091: Try to upload extension: SOAP-ENV:Client: Bad Request
I had this issue on linux and fixed this by installing SOAP into PHP. PHP version was 5.x. dan frost
08:19 Bug #16638: Have to click 2 times to get pages
So I checked the error logs and I found nothing when I clicked the first time (and also no error if I click the secon... S¶ren
01:29 Feature #16146: Add fileadmin in Element Browser in general DRAFT workspace
This basically makes workspaces unusable for us.
The whole point is to be able to create new collecitons of pages...
Administrator Admin
00:39 Bug #15663: EM2 need more than 32 MB
@test extension
well, finally the EM works on shared hosts like 1&1 but it only lists the reviewed extensions even i...
Franz Koch

2006-10-12

23:44 Bug #16026: special=directory does not include submenu entries
I don't understand for what reason the sublevels are limited in the core - besides it is nonsense in my eyes. If I do... Franz Koch
21:34 Feature #14933: show_forgot_password should be TS-controlled too
I attached a patch with the possibility to control the show_forgot_password_link by TypoScript. With that the link wi... Stefan Strasser
17:27 Bug #16641 (Closed): The "click-to-enlarge" function of the image content element does not provide scrollbars to the new window.
This concerns the "click-to-enlarge" function of the "image" content element as well as the "text+image" content elem... Gernot Krause
16:54 Bug #15663: EM2 need more than 32 MB
kb_test_em generates no errors for me but the update date is not changed at all.
TER2 update tool is not respondin...
Staffan Ericsson
16:13 Bug #16639: Wrong <Hx> tags generated in the frontend
seems like you are using the old (deprecated) static template "content (default)", typoscript is organized a little b... Peter Niederlag
15:59 Bug #16639: Wrong <Hx> tags generated in the frontend
In my typoScript Object browser there is no entry for lib.parseFunc.allowTags.
But when I searched for parseFunc sy...
Tomasz Rakowski
09:12 Bug #16639: Wrong <Hx> tags generated in the frontend
If <h2> is htmlspecialchared from DB to website this is *not* an htmlarea issue. The default-typoscript templates hav... Peter Niederlag
16:04 Bug #16542: utf-8 in classes names
I encountered similar problems with german umlauts. As a workaround I am using a locallang xml-file (fileadmin/rtestu... Uschi Renziehausen
15:19 Bug #16028: No matching extensions found.
Looks like a duplicate of #15663. Michael Stucki
13:35 Bug #16028: No matching extensions found.
putting the follwoing lines into my htacces file solved the problem for my installation (I do not have access to the ... Paul Kerspe
14:46 Bug #16640 (Closed): pageNotFound_handling ignores forceCharset setting
If $TYPO3_CONF_VARS[FE][pageNotFound_handling] is triggered and pointing to an URL, TYPO3 ignores the setting of $TYP... Michael Stucki
14:12 Bug #16178: UTF-8: Broken special characters on cached pages
Hi martin,
I hardly ever look at trunk....
But I am glad to hear that all blob fields are finally changed to appr...
Ries van Twisk
09:33 Bug #16178: UTF-8: Broken special characters on cached pages
Ries, please have a look at the current SVN code (trunk). AFAIR all BLOBs have been changed to TEXT fields. Martin Kutschker
00:46 Bug #16178: UTF-8: Broken special characters on cached pages
I had the same problem but it seems like the problem is a bit faugue in ANY CASE,
Here are my two cents.
Inded I ...
Ries van Twisk
14:00 Bug #16458: PHP 5 array merge error in t3lib_div line 538
Fixed in SVN. Martin Kutschker
12:32 Bug #16553: In BE Usergroup, it is not possible to select more than 20 tables(modify) at any time
found solution for this problem. it's not a bug. add this lines into your typo3conf/extTables.php file:
t3lib_div:...
Petrovan Bogdan
10:05 Bug #16638: Have to click 2 times to get pages
Thanx, I will try it out and post any errors later.
The installation is only a dummy installation to solve the pro...
S¶ren
09:28 Bug #16350: DBAL debug log "parsing" doesn't work on Oracle
What's the bug-writer-equivalent of trigger-happy? :-) Martin Kutschker
08:38 Bug #16120: Max. filesize for images in 'text with image' and 'images only' CEs has too small default value
You are right, but for the reasons mentioned in this bug report I suggest that either it should be set to 10 MB by de... Robert Markula
07:22 Bug #16069: Pages loaded from cache show special characters (like umlaut) wrong
Works fine for me. Cannot confirm. See, for example, http://accio.lv/ru/ or http://www.lgla.lv/. they are both in UTF... Dmitry Dulepov

2006-10-11

22:13 Bug #16150: Allowed memory size exhausted
There is not much we can do about this, but I will apply the attached patch so the user will be informed about the pr... Michael Stucki
15:01 Bug #16150: Allowed memory size exhausted
Isn't this a duplicate of 3302? (or vice versa) Frank Fischer
21:25 Bug #14169: Cannot create new pages with Quickstart Package and 3.6.0 core
This report is quite old and I haven't heard of such an issue ever, therefore I'm closing this issue.
If the bug i...
Michael Stucki
21:07 Bug #14670: Cannot login to the BE - No user logged in! Sorry, I can't proceed then! (no cookies),but there ARE cookies
I am closing this issue, assuming that it's not reproducable anymore. Otherwise, please just reopen. Michael Stucki
21:00 Feature #15751: Extension Manager "Look up" shows "No matching extensions found" when "Enable unsupported extensions" is not enabled
I cannot reproduce this. Anyone? Michael Stucki
20:54 Bug #16068: Out of Memory Problem in the Extension Manager: version_compare() to blame
Duplicate of #15950 Michael Stucki
15:00 Bug #16068: Out of Memory Problem in the Extension Manager: version_compare() to blame
Isn't this a duplicate of 3495? Frank Fischer
20:52 Bug #16070: Fatal error with function gzfile in class.em_index.php on line 1424
I am closing this bug since it seems to be a duplicate of 2615. Please try out the extension he published and post yo... Michael Stucki
20:50 Bug #15663: EM2 need more than 32 MB
Link to kb_test_em extension: http://typo3.org/extensions/repository/view/kb_test_em/0.0.1/
Please test and provi...
Michael Stucki
20:50 Bug #15817: Retrieve/Update generates extensions.xml.gz file, but shows no extensions at all
I am closing this bug since it seems to be a duplicate of 2615. Please try out the extension he published and post yo... Michael Stucki
20:44 Bug #15950: Extension manager link in BE-Navigation wont launch extension manager
According to user feedback, the attached patch should solve the problem... Michael Stucki
20:32 Bug #15950: Extension manager link in BE-Navigation wont launch extension manager
See http://bugs.php.net/bug.php?id=17433 Michael Stucki
20:31 Bug #16298: Error with parsing debug (Oracle XE)
Obviously needs BITAND(x,y)... Karsten Dambekalns
20:31 Bug #16350: DBAL debug log "parsing" doesn't work on Oracle
Heh, posting your own duplicates? :) Karsten Dambekalns
20:28 Bug #16499: Problems with UTF-8 and PostGres
Lack of feedback, I suspect a missing forceCharset directive in lcoalconf.php. Karsten Dambekalns
20:27 Bug #16292: installer doesn't cope with maximum table and field length (Oracle XE, MS SQL via DBlib)
I looked around, but ADOdb has no support for handling field name length issues (semi-)automatically. Karsten Dambekalns
20:12 Bug #16631: dbal does not support mysql-type "datetime"
Yes, there is date support. But TYPO3 uses unix timestamps exclusively, thus avoiding such problems. It is documented... Karsten Dambekalns
20:10 Bug #16422: Updating database tables doesn't work
This is documented behaviour, see manual, Section "Known problems", subsection "Results of database comparison operat... Karsten Dambekalns
20:06 Bug #15895: install tool does not detect imagemagick installation
Solved. Michael Stucki
20:03 Bug #15687: Quickstart does not autodetect GDlib 2.0.1+
Works fine with 4.0, otherwise please reopen. Michael Stucki
19:58 Bug #16639: Wrong <Hx> tags generated in the frontend
In database data is like that:
<h2 align="center">My Header</h2>
On the site it is transformed into:
{p} &lt;h...
Tomasz Rakowski
19:56 Bug #16639 (Closed): Wrong <Hx> tags generated in the frontend
This issue was tested on following systems:
Typo3 4.0 + rtehtmlarea 1.3.7
Typo3 4.0.2 + rtehtmlarea 1.3.7
Typo3 4....
Tomasz Rakowski
19:23 Bug #16638: Have to click 2 times to get pages
I can imagine that there is some SQL error. Please turn on error logging for PHP and check if there are any problems.... Michael Stucki
15:09 Bug #16638 (Closed): Have to click 2 times to get pages
If I am in the admin-area I get the navigation on the left side and a short description of the navi on the right side... S¶ren
17:38 Feature #14902: indexed_search: Results navigation relies on JavaScript
I'm currently working on a solution that creates URLs as value of the href attribute. But this is for an older versio... Thorsten Kahler
16:08 Feature #14902: indexed_search: Results navigation relies on JavaScript
Why not ask them for a small contribution? Michael Stucki
15:18 Feature #14902: indexed_search: Results navigation relies on JavaScript
Problem solved on www.greenpeace.de
however they done it :-)
Daniel Ditgens
14:04 Bug #16120: Max. filesize for images in 'text with image' and 'images only' CEs has too small default value
It is configurable!
t3lib_div::loadTCA('tt_content');
$TCA['tt_content']['columns']['image']['config']['max_size'...
Marc Bastian Heinrichs
09:53 Bug #16120: Max. filesize for images in 'text with image' and 'images only' CEs has too small default value
Unified diff attached. Robert Markula
12:58 Bug #16637 (Closed): recs['clear_all'] should be clear as an array
The FE User Auth class (typo3/sysext/cms/tslib/class.tslib_feuserauth.php) has the possibility to automatically store... Bjrn Kraus
12:56 Feature #16635: RTE should use folder uploads/tx_htmlarea
At T3CON I have heard that Patrick Broens of Netcreators has taken over the responsibility for it. This has been agre... Michael Stucki
12:39 Feature #16635: RTE should use folder uploads/tx_htmlarea
Ok, you are right, but the question is, do we have a maintainer for rtehtmlarea? Martin Kutschker
09:58 Feature #16635: RTE should use folder uploads/tx_htmlarea
Wrong: The folder should be called tx_rtehtmlarea not tx_htmlarea! Michael Stucki

2006-10-10

22:43 Bug #16629: Distributing uploaded images to multiple directories
No config var, just a changed TCA for pages and tt_content which share the upload/media folder and an update script. Martin Kutschker
21:26 Bug #16629: Distributing uploaded images to multiple directories
Yes, update script + new variable in localconf.php.
So it would be possible to completely turn off the new system,...
John Angel
09:52 Bug #16629: Distributing uploaded images to multiple directories
I would be happy if at least different tables and fields would use different folders.
But neither that nor a new ...
Martin Kutschker
20:51 Bug #16283: murky MM self joins by pi_list_query // tslib
I had the same problem when i use pages tables as category of himself I tried:
if($mm_cat['table']==$table){
...
elias
16:48 Bug #16627: task center (sys_action) in "record list" view shows "set fileds" by default
Forget that ulgy path above.
It works but only if you have one table at page. If there is more tables then all tab...
Krystian Szymukowicz
16:02 Bug #16636 (Closed): INSERT cache_hash ident value needs to be truncated to 20 chars manually
When inserting a cache_hash the field 'ident' is a length of 20. When the string is longer, MySQL will just truncate ... Michiel Roos
15:45 Bug #16123: Accessibility and font-size selector in RTE
I think the font-size button uses the browsers edit features directly. So it's probably Firefox and IE that create th... Martin Kutschker
15:43 Feature #16635 (Closed): RTE should use folder uploads/tx_htmlarea
It would be great if the RTE would not store inline images directly in uploads/ but uploads/tx_htmlarea/. Even better... Martin Kutschker
15:34 Feature #16634 (Closed): Hook-Request for typo3/class.db_list.inc
Hello,
with the release of typo3_src-4.0 we have enhanced the service-table in extension 'civserv' with ws_version...
citeq
15:22 Bug #15425: Add hook to t3lib_TCEmain::checkModifyAccessList()
Hi,
I just realised that I had not made the patch correctly.
I will add the now hopefully correct patch - creat...
citeq
14:55 Bug #15425: Add hook to t3lib_TCEmain::checkModifyAccessList()
A hook is fine, but I think other installations could benefit from a finer default granulation as well. Martin Kutschker
12:58 Bug #15425: Add hook to t3lib_TCEmain::checkModifyAccessList()
Thanks for the reminder. I will take care of this. Michael Stucki
12:15 Bug #15425: Add hook to t3lib_TCEmain::checkModifyAccessList()
Hello,
I wonder did anybody of the core team ever consider this hook request for t3lib/tcemain->checkModifyAccessL...
citeq
14:53 Bug #16633 (Closed): t3lib_db::listQuery uses LIKE instead of FIND_IN_SET()
As t3lib_db is Mysql-specific it should make use of Mysql's complete set of functions.
(issue imported from #M4359)
Martin Kutschker
11:10 Bug #16309: function errorGif in t3lib/thumbs.php still search for dir "gfx" in t3lib
Fixed in SVN (trunk and TYPO3_4-0). Martin Kutschker
11:04 Feature #16632 (Closed): Add an option to t3lib_div::xml2array to remove all unnecessary spaces
All said in the subject. This will save quite a lot of space when using templavoila.
(issue imported from #M4358)
Dmitry Dulepov
09:49 Bug #16631: dbal does not support mysql-type "datetime"
Date fields have the nasty habits of being DB specific. Is there any ADOdb support for date fields? Martin Kutschker

2006-10-09

22:15 Bug #16631 (Closed): dbal does not support mysql-type "datetime"
As the subjects says.
(issue imported from #M4356)
Christian Welzel
16:08 Bug #14135: link wizard fails to remember external links
The attached patch fixes the problem in typo3/class.browse_links.php
This working solution is very simple but not ...
Ralf Hettinger
15:09 Bug #16630: t3lib_div::array2xml() should create XML with a LF at the end
One extra byte to each field. Not much ever for 10000 recs but is it really needed? Dmitry Dulepov
14:48 Bug #16630 (Closed): t3lib_div::array2xml() should create XML with a LF at the end
The extension llxmltranslate uses t3lib_div::array2xml() to create its locallang XML files. It is good style that eve... Oliver Klee
13:08 Bug #16629: Distributing uploaded images to multiple directories
Sure, images with references would be ideal.
The problem is that dam_ttcontent is in experimental status:
http://...
John Angel
13:02 Bug #16629: Distributing uploaded images to multiple directories
Or even better: uploads/ should not be used anymore at all! DAM will provide a nice way to do this... Michael Stucki
08:46 Bug #16629 (Closed): Distributing uploaded images to multiple directories
Instead using single directory where images are being uploaded (uploads/pics), they should be distributed to multiple... John Angel
11:14 Feature #16417: Bidirectional MM relations including foreign an local sorting
Bidirectional MM relations including foreign and local sorting is now in trunk for 4.1. See #16518. Ingmar Schlecht
11:12 Bug #16518: MM relations should be editable from both sides of the relation
Fixed in trunk some time ago. Ingmar Schlecht
11:10 Feature #16089: writeMM deletion trouble
You're right, using different MM tables for each matching criteria causes some overhead (i.e. more mm tables), yet it... Ingmar Schlecht
11:01 Feature #16089: writeMM deletion trouble
Using different MM tables for connecting the same tables over and over again is quite ugly and unflexible and furthe... Nikolas Hagelstein

2006-10-08

17:58 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
Klaus, for typo3 4.0.0 it's in typo3/sysext/cms/tslib/class.tslib_content.php, around line 5230:
$this->lastTypoL...
Alexey Boriskin
16:59 Feature #16626: Have the ability to hide Workspace Menu and Selector
In #3254 I ask for the hiding of the WS icon and selecotr when the user has access to only one WS. Martin Kutschker
14:28 Bug #16628: Wrong time format in syslog
I agree, will take care of this. Michael Stucki
13:13 Bug #16628 (Closed): Wrong time format in syslog
cms/t3lib/class.t3lib_div.php:4400
Instead:
fwrite($file, date('d/m/Y i:H').$msgLine.chr(10));
there should ...
John Angel
12:32 Bug #15663: EM2 need more than 32 MB
Uploaded EM_MemFix_20061008\(4.0.2\).diff.
It is an adaptation of the original EM_MemFix_2006-08-15.diff to the cu...
Dimitrij Denissenko
09:42 Bug #16625: Patch Bugs with patches to core
Some more:
http://bugs.typo3.org/view.php?id=1697
http://bugs.typo3.org/view.php?id=980
Oliver Klee
00:46 Bug #16570: Problem in Code View in Firefox 1.5.0.7
yes, resolved with 2.0rc2 Stefano Cecere
 

Also available in: Atom