Project

General

Profile

Activity

From 2007-04-25 to 2007-05-24

2007-05-24

20:17 Bug #17330: missing clearer div in csc-textpic-intext-left & csc-textpic-intext-right standard wrap
sorry, forgot to say:
I use Typo3 4.1.1
Martin Herzog
20:13 Bug #17330 (Closed): missing clearer div in csc-textpic-intext-left & csc-textpic-intext-right standard wrap
When placing two content elements of the type text w/image (with "intext-left" or "intext-right") underneath each oth... Martin Herzog
16:30 Bug #15287: Illegal SGML characters in output
@ernesto, I'm aware that only windows-1252 is a real superset of a iso codepage. Still we should test what IE really ... Martin Kutschker
15:21 Bug #15287: Illegal SGML characters in output
Another "simple" alternative would be to translate illegal iso-8859-1 to corresponding entities only at render time, ... Ernesto Baschny
15:15 Bug #15287: Illegal SGML characters in output
@Masi, exactly.
we already have a "mapping" table in TYPO3, using the "script_to_charset_unix/windows" and matchin...
Ernesto Baschny
13:28 Bug #15287: Illegal SGML characters in output
AFAIK, IE honours the charset of the HTML page. That is, translates all characters in the paste buffer (whatever char... Martin Kutschker
10:51 Bug #15287: Illegal SGML characters in output
@Masi,
If my Windows Charset is Windows-1250 (Eastern European) and my HTML-Page is ISO-8859-1 (Western European),...
Ernesto Baschny
10:42 Bug #15287: Illegal SGML characters in output
IE will happily paste the range 128-159 plainly and everything else as HTML entity (wether you like it or not). So if... Martin Kutschker
16:22 Bug #17329 (Closed): TCA fields of type "none" should be searchable too.
According to line 512 of class.db_list.inc :
" if ($info['config']['type']=='text' || ($info['config']['type']=='...
Nikolas Hagelstein
16:09 Bug #17224: Mapping problem in content element selectboxes
Thanks for your report (and the email from beginning of April). I'll close this one in favour of 4581, as it's shorte... Karsten Dambekalns
14:58 Bug #17328: form wizard - set checkbox as required - solution
related to 4509 and 3925 peter eliades
14:57 Bug #17328 (Closed): form wizard - set checkbox as required - solution
Hi all,
there is not possible to make checkbox required in the TYPO3 form wizard.
Solution (3 steps):
1. typo3/...
peter eliades
14:35 Bug #17327 (Closed): secure filelinks width jumpurl.secure don't check permission recursive
Secure filelinks with jumpurl.secure = 1 on access restricted pages ignore the group restriction, if the group-restri... Anliker Hubert
10:49 Feature #17322: Skype links
HTML doesn't care about the URLs in HREF as long as all " and & are properly escaped by entities. It's your browser w... Martin Kutschker
10:45 Bug #17326: BEenableFields doesn't care about delete field
Please note the comment for BEenableFields():
* Notice that deleted-fields are NOT filtered - you must ALSO call ...
Martin Kutschker

2007-05-23

23:02 Bug #17323: Out of memory in random php-scripts
AFAIK php 5.2.0 - 5.2.2 has much bugs, most with memory management. So i think this is a php issue.
Try same scrip...
Steffen Kamper
13:17 Bug #17323 (Closed): Out of memory in random php-scripts
Environment: Windows 2003 server, Apache 2.2.4, php 5.2.1 (problem was the same with 5.2.2), MySQL 5.0.27.
This er...
Jacob Johannessen
21:39 Bug #17326 (Closed): BEenableFields doesn't care about delete field
as same function in tslib_content this seems to be forgotten
class.t3lib_befunc.php, function BEenableFields
(issu...
Steffen Kamper
21:18 Bug #16690: type mappings are larger than necessary
[Why can't I add a note to this resolved issue, but apparently Martin could? Duh.]
It is not about needing unsigne...
Karsten Dambekalns
18:22 Bug #16690: type mappings are larger than necessary
Simple solution: drop TYPO3 support for unsigned ints. Either plainly remove this option from the SQL definition or s... Martin Kutschker
14:55 Bug #16690: type mappings are larger than necessary
Yes, it's a waste of bytes. But it saves a lot of trouble, because we don't have to worry about checking the size *an... Karsten Dambekalns
16:52 Bug #17319: Several bugs when writing HTML entities and tags inside of RTE
Same problem here.
Comparing RTE input, HTML-Content, RTE rendering (BE) and DB content one can get an impression ...
Marc Wöhlken
15:21 Bug #15287: Illegal SGML characters in output
or better yet: change the charset of your website to utf-8. :) Ernesto Baschny
15:21 Bug #15287: Illegal SGML characters in output
@Fronzes:
you might as well change the character encoding of your website to "windows-1252" and all will work with...
Ernesto Baschny
14:34 Bug #15287: Illegal SGML characters in output
I have just tried to validate a page where some texts were paste from msword.
I got this message from the validator ...
Fronzes Philippe
14:42 Feature #17325: Allow CONTENT object to acces table 'pages_language_overlay'
The patch enables access to tables beginning with 'pages' . Patrick Rodacker
14:37 Feature #17325 (Closed): Allow CONTENT object to acces table 'pages_language_overlay'
Within the CONTENT object the access is restricted to the tables 'pages' or prefixed with one of these: 'tt_', 'tx_',... Patrick Rodacker
13:46 Bug #17324 (Closed): No function of the --plugin.tx_newloginbox_pi1.detailsPage--
The via TS configurable value of:
plugin.tx_newloginbox_pi1.detailsPage has no effect in the Frontend.
I think it ...
Dennis Schulz
13:00 Bug #17296: piVars does not support arrays
As requested by the reporter, this issue is closed. Oliver Hader
12:43 Bug #17298: Frontend preview and simulate time is buggy
Does work for me. Thank you. Ralf Hettinger
12:23 Bug #17318: TYPO3 back-end is blocked on new installations because of a bug in RFCs #15084/#15084
Hello Oliver, yes it would work also with your patch.
$GLOBALS['BE_USER']->uc['noMenuMode'] = 0
if ($GLOBALS['B...
Franz Holzinger
11:58 Bug #17318: TYPO3 back-end is blocked on new installations because of a bug in RFCs #15084/#15084
The file 0005655_v2.diff fixes another problem on the initial login to the TYPO3 backend. In alt_main.php there is a ... Oliver Hader
11:36 Bug #17318: TYPO3 back-end is blocked on new installations because of a bug in RFCs #15084/#15084
Please test the attached patch 0005655.diff
The reason is $GLOBALS['BE_USER']->uc['noMenuMode']:
If this informat...
Oliver Hader
00:07 Bug #17318: TYPO3 back-end is blocked on new installations because of a bug in RFCs #15084/#15084
I can reproduce the problem:
grabbed a fresh svn checkout an hour ago and none of the backend modules worked. Afte...
Patrick Rodacker
12:13 Bug #17276: Foreign_selector +foreign_unique on click issue
Committed to SVN
* TYPO3_4-1: rev. 2347
* Trunk: rev. 2348
Oliver Hader
11:31 Bug #16709: Page tree not rendered for Non-Admins (Oracle)
Karsten, didn't you have a workaround (if not a fix) in a planning state, or so? Martin Kutschker
10:04 Feature #16786: FeUsers in table sys_lockedrecords
Yes, could you please attach the patch to lock records via TSFE?
If we provide that new field on the sys_lockedrecor...
Oliver Hader

2007-05-22

23:39 Feature #17322 (Closed): Skype links
It would be fine, if editor can set in rtehtmlarea also a special link -> "skype link", with call function. At the mo... Peter Zak
21:30 Bug #17321 (Closed): filemtime() [function.filemtime]: stat failed
When creating an FCE with TV and nesting an element type "image" within a section the errormessage stated occurs when... Andreas Bockhold
18:03 Bug #14402: the TS embedded help is not up-to-date
Hello Francois,
that solution sounds good to me as well! I'll be happy when we have this issue solved in 4.2.
Gre...
Sebastian Kurfuerst
17:49 Bug #17315: Unable to provide "version" with e.g. includeJS / patch to use filemtime always
Yes, it makes no sense really to hardcode it, but it's a useful feature IMHO.
Unfortunately I don't understand you...
Daniel Hahler
10:52 Bug #16709: Page tree not rendered for Non-Admins (Oracle)
Hi,
We wish use this cms in our entreprise, but we can't choose this one whith this major bug.
We have to let t...
Administrator Admin

2007-05-21

18:44 Bug #17312: can not login with newlogin box and kb_md5fepw
Probably someone could easily change the category of this to 'missing feature'. Saves time. Clemens Riccabona
18:41 Bug #17312: can not login with newlogin box and kb_md5fepw
In my opinion, you may close this bugreport, but probably move our suggestions for further development to some featur... Clemens Riccabona
15:02 Bug #17312: can not login with newlogin box and kb_md5fepw
That's not a bug of newloginbox. This is because dkd_redirect_at_login uses xclasses to integrate the redirection-fun... Stefan Strasser
17:47 Bug #15378: CSV Export in list mode only exports 100 records
hi all,
is this fixed in recent versions? if not, take it as a friendly reminder ;)
thx alex
Alex Widschwendter
16:29 Bug #17320 (Closed): Wrong http-header on Domain-Redirect. Should be 301 instead of 302
The option "Redirect to:" in the Domain-object should use the header 301 instead of 302.
The patch on "http://bugs.t...
Michael Mtzel
14:52 Feature #16485: Security enhancement
At the moment there is no fix for this in progress. After other work-in-progress is integrated I'll care about this. ... Stefan Strasser
11:34 Bug #17272: 'lower' TCA specification may fail with non-ascii characters
rev 2344 Dmitry Dulepov
10:50 Feature #16835: Not match operator (!=) for Conditions
"If exists" operator (!= FALSE) should be added, also.
E.g. we want to distinguish cases when $Var is set and $Var...
John Angel
10:47 Bug #17288: parse_url error message in frontend and backend
copy & paste from thunderbird.
there were some links in it, i didnt seen the mail myself
Martin Holtz

2007-05-20

23:36 Bug #17296: piVars does not support arrays
*Argh*
After creating a small demo extension I couldn't reproduce the problem. I then noticed that the extension whe...
Christian Boltz
09:06 Bug #17296: piVars does not support arrays
You can only enter normal parameters for an extension.
E.g.
http://mytypo3domain.com/index.php?id=32&tx_ttextension...
Franz Holzinger
23:13 Bug #17319 (Closed): Several bugs when writing HTML entities and tags inside of RTE
The concept of parsing and modifying the input of the RTE is completely broken at one point, making it essentially im... Clemens Cap
22:46 Bug #17318: TYPO3 back-end is blocked on new installations because of a bug in RFCs #15084/#15084
I can reproduce this bug since revision 2330 from svn. If I downgrade to rev. 2321, everything works fine.
(Firefo...
Steffen Müller
11:04 Bug #17318: TYPO3 back-end is blocked on new installations because of a bug in RFCs #15084/#15084
Franz, as long as the ptch is not attached here, it officially doesn't exist. Ingo Renner
07:59 Bug #17318: TYPO3 back-end is blocked on new installations because of a bug in RFCs #15084/#15084
Hello Ingo, the patch to be discussed is on the English Mailinglist. You refused to having it added on the 4886 site.... Franz Holzinger
17:46 Bug #17303: /usr/local/apache2/htdocs/cms/typo3/sysext/lang/locallang_csh_corebe.xml was not XML!: Line 1: no element found
Alright, thanks for the feedback. Michael Stucki
16:17 Feature #16920: Refresh left menu frame if extension with backend module was installed or removed
@Oliver: If someone needs to explain that, then it's Franz H.
However, since he already opened bug #17318 about ex...
Michael Stucki
13:48 Bug #16790: Only white page on backend
It's not a bug, so it should not remain in here. Michael Stucki
13:40 Bug #16790: Only white page on backend
Please don't close it. Others might have a similar error with a FTP client. This won't be searchable any more if closed. Franz Holzinger
13:32 Bug #16790: Only white page on backend
Thus, this report isn't a bug at all and we can close it?
Please open new feature requests for the "restore localcon...
Oliver Hader
09:32 Bug #16790: Only white page on backend
I have now detected the reason which has caused the change inside of PHP files. I write it down here to make it compl... Franz Holzinger
12:46 Bug #16949: Absolute links are made relative which breaks link
I ran into the same problem but found a work around and possible a way to solve this. The URL being saved into the d... Pieter
00:30 Bug #14696: Access List Modules Selection
can't reproduce in 4.2 trunk Ingo Renner
00:25 Bug #17289: Sitemap->SectionIndex with multilanguage
can you still confirm this for 4.1? Ingo Renner
00:12 Bug #15867: Use of deprecated function in class.tslib_pibase.php
as pi_list_query() has a switch $returnQueryArray to determine whether to return the complete SQL query or the query ... Ingo Renner
00:03 Bug #16124: Spacing in Pagetree
can't reproduce in trunk for 4.2, so it's possibly fixed in 4.1. Toralf, can recheck this please?! Ingo Renner

2007-05-19

23:50 Bug #17296: piVars does not support arrays
please provide more detailed information or I'm going to close your report otherwise Ingo Renner
23:43 Bug #17318: TYPO3 back-end is blocked on new installations because of a bug in RFCs #15084/#15084
so where's your patch you were talking about, Franz? BTW: did you notice that nobody else has this problem? Ingo Renner
21:45 Bug #17318 (Closed): TYPO3 back-end is blocked on new installations because of a bug in RFCs #15084/#15084
The patches from
" 0004886: Refresh left menu frame if extension with backend module was installed or removed"
make...
Franz Holzinger
18:00 Bug #17310: Wrong quoted-printable encoding of email headers
IMHO there is no need to quote all occurences of ? and =. iconv_mime_encode() is overeager. Why should a standalone ?... Martin Kutschker
01:21 Bug #17310: Wrong quoted-printable encoding of email headers
Hi Masi,
please try these lines:...
Thorsten Kahler
15:28 Bug #15013: shortcut icon syntax incorrect/incomplete
if you set a base url this should be solved Ingo Renner
15:16 Feature #16920: Refresh left menu frame if extension with backend module was installed or removed
fixed in SVN, if you have a problem with the solution, open a new report! Ingo Renner
13:08 Feature #16920: Refresh left menu frame if extension with backend module was installed or removed
@Michael: Please tell us the reason for reopening this issue. What doesn't work and how can it be reproduced? Oliver Hader
12:48 Feature #16920: Refresh left menu frame if extension with backend module was installed or removed
reopened by request of Franz H. Michael Hirdes
15:07 Bug #17312: can not login with newlogin box and kb_md5fepw
md5 passwords should become default in the core (as the fe_users and fe_groups tables come with the core).
At the mo...
Clemens Riccabona
00:43 Bug #17312: can not login with newlogin box and kb_md5fepw
I found the same fix sv_login_redirect. Option to redirect with the newloginbox would be handy. Although i find mor... Daniel
02:17 Bug #17317 (Closed): Segmentation fault
I get a blank page when loading certain pages. I've checked apache logs: 'exit Segmentation fault'.
Typo3 4.1.1 is...
Tiberiu Contiu
00:34 Bug #17316 (Closed): Setting of text color and background text color failed in IE 6.0/7.0
This bug I have found on each Typo 4.0+ versions. It makes problem only with Internet Explorer (6.0+7.0), Firefox is ... Peter Zak

2007-05-18

23:46 Bug #17300: CE Mailform (FE) -> bad characters in JS alert (required fields)
Yes, I use UTF-8 everywhere (BE/FE). This is an example of Hungarian language, but it makes the same problem as for o... Peter Zak
15:50 Bug #17300: CE Mailform (FE) -> bad characters in JS alert (required fields)
What is the language of the charset in the BE and FE? Do you use UTF8 for all as your DB setting suggest? Martin Kutschker
22:14 Bug #14402: the TS embedded help is not up-to-date
I just had a simple idea tonight: everytime the same object string pops up again I increase a counter and append it t... Francois Suter
19:36 Bug #17310: Wrong quoted-printable encoding of email headers
Maybe it would help, if you posted input and expected and actual output. Neither from this bug entry nor frrom the pa... Martin Kutschker
16:25 Bug #17310: Wrong quoted-printable encoding of email headers
For me the patch works.
But indeed it doesn't reach far enough. According to RFC 2047 5 [1]. "encoded-word"s are n...
Thorsten Kahler
15:40 Bug #17310: Wrong quoted-printable encoding of email headers
If I read the patch correctly for headers the characters = and ? are not encoded. Which is wrong BECAUSE these are us... Martin Kutschker
17:02 Bug #17285: new RealUrl for IIS feature does not work
Fixed in SVN (and 4.1). Martin Kutschker
16:56 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
that's why i posted that it is meant as a 'temporary solution'.
BTW IMHO every live system, no matter if it is bui...
Clemens Riccabona
16:49 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
@Clemens Riccabona: That's not a real solution, that just hides the problem. Most Users don't recognize this error be... Jonas Felix
16:37 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
No thing would be easier like describing like it comes along.
set config.debug=1
set sqlDebug in Installtool, and f...
Clemens Riccabona
16:00 Bug #17287: integrate the functionality of extendedbulletlist
Make sure that your code follows the coding guidelines and create a patch in "diff -u" format. This will increase the... Martin Kutschker
15:58 Bug #17288: parse_url error message in frontend and backend
The problem is that you pasted a proprietary URL protocol (mailbox:) which parse_url doesn't understand. The code cou... Martin Kutschker
15:54 Feature #17307: SK language flag
Fixed in SVN. Thanx for the flag. Martin Kutschker
15:46 Bug #17292: Ajax collapse in pagetree destroys extended iso-codes -> euro sign
What do you mean with extended iso code? If you're using iso-8859-1 there is no Euro sign. You could try and use iso-... Martin Kutschker
15:29 Bug #17314: Missing Flag of Slovenia in Backend, Solution provided! Please integrate!
Fixed in SVN. Thanx for the flag. Martin Kutschker
11:40 Bug #17314 (Closed): Missing Flag of Slovenia in Backend, Solution provided! Please integrate!
In Backend the Flag for slovenian language is missing (and i guess also some other flags!)
Also I think, all Version...
Clemens Riccabona
12:57 Bug #17312: can not login with newlogin box and kb_md5fepw
I faced the same problem, you can use: sv_login_redirect
But I'm not sure if it is the kb_md5 extension, but in gene...
Clemens Riccabona
12:31 Bug #17315: Unable to provide "version" with e.g. includeJS / patch to use filemtime always
Hmm, why should we hardcode such a specific parameter?
Alternative suggestion: Check if $TSFE exists and then apply ...
Michael Stucki
12:02 Bug #17315 (Closed): Unable to provide "version" with e.g. includeJS / patch to use filemtime always
Using Typoskript like
page.includeJS.jquery = fileadmin/rsc/js/jquery.js?v=X
fails, because Typo3 will not includ...
Daniel Hahler

2007-05-17

22:58 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
Please someone explain exactly how to reproduce this problem. It seems to be hard to reproduce, so I ask you identify... Michael Stucki
17:42 Bug #17088: "Duplicate entry" in cache_pagesection when using frames
I'v got the same problem with typo3 4.1.1. It's realy anyoing...
@Oliver: I don't have one of the things you liste...
Jonas Felix
22:55 Bug #17147: Duplicate entry on cache_pagesection
It seems there are two bugs describing the same problem. I just close one of them... Michael Stucki
17:38 Bug #17147: Duplicate entry on cache_pagesection
I get the same error with 4.1.1. You can only see this if you have sql debug enabled... Jonas Felix
16:47 Feature #17299: Enable/integrate conditions in Page TSconfig
I had a bug in t3lib_matchCondition::getPageId and fixed it with the new file 0005613_v4.patch. Oliver Hader
12:07 Bug #14716: XMenu_Layers fails to position layers correctly in Firefox
Anybody will commit this patch to the core?? It's very good to eliminate the height=100% Gideon So

2007-05-16

21:38 Bug #17313 (Closed): Time field rendered as Unix Number in TCEForm
Problem:
In the Backend Input field with eval = time are displayed as unix time numbers
Analysis:
It seems to come...
rehman
18:19 Feature #17212: Enhancement of class.t3lib_htmlmail.php
Well
I had to fix ist because our Newsletters mainly require backgrounds. So I had to fix it this way.
It was h...
Ingo H¶ller
18:06 Bug #17241: output for non-standard language parts is doubled
I tried to use config.uniqueLinkvars, but it didn't help. My setup using config is:
#####
config {
spamProte...
Bernd Warken
17:18 Bug #17241: output for non-standard language parts is doubled
Try to set "config.uniqueLinkvars = 1" Popy no-lastname-given
16:56 Bug #17303: /usr/local/apache2/htdocs/cms/typo3/sysext/lang/locallang_csh_corebe.xml was not XML!: Line 1: no element found
I figured out my problem. I had changed the path of "typo3_src" to an absolute path "/www/htdocs/typo3_src-4.1.1" ins... Larene Spitler
12:46 Bug #15362: template::getTabMenu double ampersanded
Also see #0003093 would be nice to solve, couse it exists up to t3 4.1.1 Netresearch DTT GmbH
05:14 Bug #17312 (Closed): can not login with newlogin box and kb_md5fepw
Can not login with newlogin box and kb_md5fepw when the extension dkd_redirect_at_login is installed. This is fixed ... Daniel

2007-05-15

09:42 Bug #17188: Hardcoded value for target of external links
Martin, why you have set status to feedback?
What feedback do you want to get?
Kirill Klimov
01:01 Bug #17303: /usr/local/apache2/htdocs/cms/typo3/sysext/lang/locallang_csh_corebe.xml was not XML!: Line 1: no element found
I've uploaded the file. This is what the permissions look like. They are set to 644, read permissions.
statest /...
Larene Spitler

2007-05-14

23:45 Bug #16569: New content elements wizard removes CE from array, which are OK!
Hi Ingmar,
jep, Olivers patch has been tested and it works as expected.
THX to Oliver for fixing.
cheers
MB
Marc Bastian Heinrichs
18:11 Bug #17310 (Closed): Wrong quoted-printable encoding of email headers
For email header lines there are some special conditions. E.g. quotation marks are used to denote the transfer encodi... Thorsten Kahler
18:08 Feature #17309 (Closed): Add a property to stdWrap.data to access values from flexforms
It would be nice to have the option of accessing flexform fields directly from stdWrap.data.
Something like
10 ...
Jo Hasenau
15:52 Bug #17241: output for non-standard language parts is doubled
Hi Bernd,
you didn't submit much information about your setup. So it's hard to say whether you found a new bug or (w...
Thorsten Kahler
14:27 Bug #17203: Access Check for Content Elements before drawing the Interface
nobody recognized ? Steffen Kamper
14:16 Feature #16864: Function pi_wrapInBaseClass in tslib/class.tslib_pibase.php
yes, i think too, because some extensions come with default css defined with the wrapclass, otherwise this css will n... Steffen Kamper
13:34 Feature #16864: Function pi_wrapInBaseClass in tslib/class.tslib_pibase.php
I think it should be possible to do it for extension. The code in pi_wrapInBaseClass should check for the TSConfig op... Dmitry Dulepov
13:36 Bug #17308 (Closed): Install tool removes dots from admin usernames
When attempting to create admin user with the following username: vlatko.surlan the dot gets removed from the usernam... Vlatko Šurlan
12:24 Feature #17304: add uploadfolder TSConfig override possibility
yes i understand..
so there is no way to easily modify the uploadfolder by TS or conditions...
i was exploring ...
Stefano Cecere
11:37 Feature #17304: add uploadfolder TSConfig override possibility
The override possibility is for the TCEFORM object of Page TSconfig.
Changing the uploadFolder would also mean to in...
Oliver Hader
11:36 Bug #16026: special=directory does not include submenu entries
Hy there, I fully acknowledge with those, calling this a bug! And I don't understand why one would call this a featur... Noel Bossart
10:42 Bug #14402: the TS embedded help is not up-to-date
It's true that a warning would be useful anyway. I'll add that and also look at the HTMLArea manual. Francois Suter

2007-05-13

23:32 Feature #17307 (Closed): SK language flag
Please, add SK flag to "/typo3/gfx/flags" into default typo3 installation. It is an flag icon for Slovak language.
...
Peter Zak
23:23 Feature #17306 (Closed): Order of language versions (BE)
I would like to have a possibility to arrange an order of content localizations in backend. I think, there is no way ... Peter Zak
20:50 Bug #14402: the TS embedded help is not up-to-date
tsconfig_help indeed is already a system extension!
I think in the end it should remain like this, shipping with a...
Michael Stucki
12:26 Bug #14402: the TS embedded help is not up-to-date
Thanks for the upload! Do you still want to implement a warning when a property is overridden? I think that would be ... Sebastian Kurfuerst
20:13 Bug #17305: Please help me
This is not a bug. Obviously this is one of your very first steps with TYPO3. Please read the manual first... Michael Stucki
17:45 Bug #17305 (Closed): Please help me
I see this sentence in home page when i complete setup Typo3.
--------------------------------------------------
...
tuandj
19:52 Bug #17303: /usr/local/apache2/htdocs/cms/typo3/sysext/lang/locallang_csh_corebe.xml was not XML!: Line 1: no element found
So how does this file look like? Please assure that all files have been copied to the server correctly. Michael Stucki
02:19 Bug #17303: /usr/local/apache2/htdocs/cms/typo3/sysext/lang/locallang_csh_corebe.xml was not XML!: Line 1: no element found
### DEBUG SYSTEM INFORMATION - START ###
HTTP_HOST : statest.pictoris.net
TYPO3_HOST_ONLY : statest.p...
Larene Spitler
01:58 Bug #17303 (Closed): /usr/local/apache2/htdocs/cms/typo3/sysext/lang/locallang_csh_corebe.xml was not XML!: Line 1: no element found
After logging in the backend as the administrator, I see a blank page and this error message:
/usr/local/apache2/htd...
Larene Spitler
19:49 Bug #17302: Fatal error: Cannot use string offset as an array in /home/kunden/webs/frpal/typo3_src-3.7.0/typo3/sysext/cms/tslib/class.tslib_
Won't fix unless you prove that the bug still exists in 4.1.x Michael Stucki
11:22 Feature #17304 (Closed): add uploadfolder TSConfig override possibility
right now with TSConfig it is possible to override these config parameters of a group field:
group - size, autoSiz...
Stefano Cecere

2007-05-12

23:25 Bug #17255: Combined mode doesn't work with type 'group'
Sorry, for the delay. I is/was a bit more work the expected at the beginning. The problem is that select and group ha... Oliver Hader
20:13 Feature #17207: IRRE load records from freign TCA
Did you experience further problems on this issue? I've tested this with different extensions ("foreign tca.php"), ch... Oliver Hader
19:19 Bug #17302: Fatal error: Cannot use string offset as an array in /home/kunden/webs/frpal/typo3_src-3.7.0/typo3/sysext/cms/tslib/class.tslib_
Wow - 3.7.0. Did you consider upgrading to 4.x recently? ;-)
Beginning on line 1205 in class.tslib_pibase.php ther...
Oliver Hader
16:59 Bug #17302 (Closed): Fatal error: Cannot use string offset as an array in /home/kunden/webs/frpal/typo3_src-3.7.0/typo3/sysext/cms/tslib/class.tslib_
its the login page.
I get there with ?login as an alias and get
Fatal error: Cannot use string offset as an array...
Thomas W¼rzer
17:00 Bug #17294: spamProtectEmailAddresses_atSubst is not recognized correctly
thanks for your instant help. your patch works fine. wini2 no-lastname-given
11:37 Bug #17294: spamProtectEmailAddresses_atSubst is not recognized correctly
I guess you had a TypoScript like this:... Oliver Hader
10:43 Bug #17294: spamProtectEmailAddresses_atSubst is not recognized correctly
the two lines from the ts-setup worked well with 4.0.6
config.spamProtectEmailAddresses = 2
config.spamProtectE...
wini2 no-lastname-given
15:13 Bug #17043: Hook processDatamap_afterDatabaseOperations bug with inline relations?
Committed to SVN (TYPO3_4-1 and Trunk)
* TYPO3_4-1 - new rev. 2335
http://svn.t3.digitaldistrict.de/cgi-bin/tra...
Oliver Hader
14:11 Bug #16569: New content elements wizard removes CE from array, which are OK!
Marc Bastian, I had the same feeling while walking over the code with checking only CType in future. Oliver Hader
13:53 Bug #16569: New content elements wizard removes CE from array, which are OK!
One more remark:
Perhaps it makes sense, if $fN would check for 'CType' also, otherwise setting another tt_content_d...
Marc Bastian Heinrichs
13:21 Feature #17299: Enable/integrate conditions in Page TSconfig
userFunc was enabled again, but not with t3lib_div::callUserFunction - there are some more changes needed (if it make... Oliver Hader
13:04 Bug #17301 (Closed): Wrong cropping of multi-byte $TCA field
In function checkValue_input, class.t3lib_tcemain.php:1264
OLD CODE:
// Secures the string-length to be less th...
John Angel
00:04 Bug #17300 (Closed): CE Mailform (FE) -> bad characters in JS alert (required fields)
After submitting mailform on FE, there is a JS alert window, when reguired fileds are missing. But using languages li... Peter Zak

2007-05-11

19:59 Bug #17022: MP3 icon maps to wav.gif
fixed in SVN Ingo Renner
19:56 Bug #16569: New content elements wizard removes CE from array, which are OK!
Hi Oliver,
you are right, for sure! Can't remember my thoughts, when "fixing" this no-bug. :-)
The simple probl...
Marc Bastian Heinrichs
12:39 Bug #16569: New content elements wizard removes CE from array, which are OK!
Hi,
sorry, I didn't get the point when looking to your patch.
An item of the array $wizardItems looks like the ...
Oliver Hader
19:20 Feature #17299: Enable/integrate conditions in Page TSconfig
userFunc is currently disabled in BE
This could be extended to use t3lib_div::callUserFunction (also for FE) - thus ...
Oliver Hader
17:47 Feature #17299 (Closed): Enable/integrate conditions in Page TSconfig
doc_core_tsconfig tells us "The syntax is as usual TypoScript, only difference is that you cannot use any Constants o... Oliver Hader
18:21 Bug #17294: spamProtectEmailAddresses_atSubst is not recognized correctly
Could you please post the part of your TypoScript with the spamProtect...-things? Thanks in advance! Oliver Hader
13:47 Bug #17298: Frontend preview and simulate time is buggy
It seems like sys_page->versioningPreview is set as soon as $TSFE->fePreview is true. However, fePreview is not the s... Michael Stucki
13:43 Bug #17298 (Closed): Frontend preview and simulate time is buggy
It seems like preview time is not respected correctly. As soon as it is set, all content is displayed disregarding an... Michael Stucki
13:40 Feature #17297 (Closed): Extend TCEFORM_confObj on Page TSconfig by property keepItems
In Page TSconfig there are currently these possibilities to manipulate the items of a select field:
TCEFORM.<table>....
Oliver Hader
13:24 Bug #15223: TCEFORM.tt_content.colPos.removeItems = 0,1 is ignored
Not reproducable in 3.8.0 and meanwhile also not in 4.1.1.
This issue is closed.
Oliver Hader
11:29 Bug #17243: Install tool's DB compare shows wrong tables to update on MySQL 5 collation latin1_bin
TYPO3 4.2-dev:
The install tool continuously demands this:
Changing fields
ALTER TABLE cache_typo3temp_log CH...
Franz Holzinger
09:23 Bug #14402: the TS embedded help is not up-to-date
Yes, I applied Michael's patch. I have just uploaded the version of the script I have been working on. Lots of debug ... Francois Suter
01:55 Bug #17296 (Closed): piVars does not support arrays
I just learned the hard way that piVars does not support arrays.
Create a frontend plugin with a <select multiple> f...
Christian Boltz

2007-05-10

22:14 Bug #14402: the TS embedded help is not up-to-date
Hello everybody,
"As for the duplicate entry problem, I would vote for updating the manuals. I'm willing to look a...
Sebastian Kurfuerst
21:57 Bug #17295 (Closed): Incorrect rendering of some tags inside ul / ol / dl elements
When using < dt>, < dd >, < q > tags inside list elements, those are rendered as entities (&lt ; q &gt ; )
Solutio...
Patrick Zeh
21:34 Bug #17294 (Closed): spamProtectEmailAddresses_atSubst is not recognized correctly
after update from 4.0.6 spamProtectEmailAddresses_atSubst doesn't work anymore.
the solution suggestet in http://b...
wini2 no-lastname-given
17:30 Bug #17293: Index Search Starting Point Alternative
I wanted the index search engine to search only one site in my tree.
I removed the line:
plugin.tx_indexedsearch...
Philip Almeida
17:13 Bug #17293 (Closed): Index Search Starting Point Alternative
The issue posted by Franz Holzinger in March 2006
http://bugs.typo3.org/view.php?id=2983
is still in my personal vi...
Philip Almeida
14:08 Bug #17292 (Closed): Ajax collapse in pagetree destroys extended iso-codes -> euro sign
If I name a site "MON€Y MAKING MACHIN€" and click the collapse icon, the page will show as "MON?Y MAKING MACHIN?".
T...
Thomas Murphy
12:45 Feature #16477: Navigation title in tree view
Hey Steffen.
I'd rather wait to get a good version into core instead of having an option like
options.pageTree....
Benni Mack
12:35 Feature #16477: Navigation title in tree view
Benjamin, could you please post your modification for use with 4.1? Steffen Müller
11:57 Bug #17291 (Closed): eval double2 makes negative double values positive!
in tca-fields with eval = double2 negative values like -0.18 are changed to the positive value 0.18.
values lower th...
Benjamin Bergmann
01:18 Bug #14233: page-type external end empty URL
Fixed in SVN in branches TYPO3_4-0 and TYPO3_4-1 and trunk (TYPO3_4-2) Thorsten Kahler
00:09 Feature #17290 (Closed): Frontend user groups not sorted in frontend admin panel (with solution)
The select box of 'simulate frontend user group' is not sorted, the groups are displaied in the order they where adde... Jonas Felix

2007-05-09

23:24 Bug #16709: Page tree not rendered for Non-Admins (Oracle)
We have the same pb on Oracle Database 10g Release 2 (10.2.0.1.0) under Linux . Can we hope for a corrective measure ... musked
23:20 Feature #16485: Security enhancement
Sorry to post again: Is there an update/fixing in progress or should i just take another loginbox-extension?
Harp
16:58 Bug #17289 (Closed): Sitemap->SectionIndex with multilanguage
If you have a page with an alternative language and you insert a Sitemap of the type "sectionindex" the anker-links h... Axel Brand
16:35 Bug #17288 (Closed): parse_url error message in frontend and backend
after copy & paste some content into rte and saving it, i get these error message:
Warning: parse_url(mailbox:///C...
Martin Holtz
16:26 Bug #17287 (Closed): integrate the functionality of extendedbulletlist
Hi,
perhaps it ist possible to integrate the functionality of the extension extendedbulletlist.
With this extensi...
Jens Hirschfeld
12:25 Feature #16864: Function pi_wrapInBaseClass in tslib/class.tslib_pibase.php
Thank you! Finally some control back ;) Bastiaan
12:01 Feature #16920: Refresh left menu frame if extension with backend module was installed or removed
fixed in SVN Ingo Renner
12:01 Feature #15084: Extension Manager Feature Request: Backend Frameset does not reload when installing backend modules
fixed in SVN Ingo Renner
11:56 Bug #17181: Flexforms dosen't resolve sheets
Use the bugfix from bug 0003969 - the function does resolve the sheets - its just using the wrong datastructure for g... Kasper Middelboe
10:32 Feature #17286: Typolink cannot be created if FE user is logged in and the linked page is hidden from logged in FE users
The same problem with:
CONFIRM invitation.
This page is normally hidden to logged in users. Therefore the link to i...
Franz Holzinger
10:22 Feature #17286 (Closed): Typolink cannot be created if FE user is logged in and the linked page is hidden from logged in FE users
I want to email a link with INVITE of sr_feuser_register. Only users of special groups are allowed to do so.
The inv...
Franz Holzinger
09:08 Bug #15290: wizard_colorpicker.php doesn't work properly in FlexForms
This bug has been fixed now in SVN in trunk, 4.1 and 4.0. Andreas Otto †
07:31 Bug #17280: Frontend User / class_sv_auth.php
The problem is : a connected user belongs to group -2 ! Also the problem is not here Popy no-lastname-given

2007-05-08

17:44 Bug #17280: Frontend User / class_sv_auth.php
we solved the problem by using a regular expression in the statement which produces an errorous sql in our special ci... Michael Kornowski
15:38 Bug #15290: wizard_colorpicker.php doesn't work properly in FlexForms
Why is this bugfix not implemented in svn ?
Changing this 2 lines works fine (tested with 4.2dev) !
vg Steffen
Steffen Kamper
14:12 Bug #16600: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set
I've the some problem with PHP 5.2.1. It seems that this relies on a security change made in PHP 4.4.4 and PHP 5.1.5 ... Bjrn Kraus
12:03 Bug #17285 (Closed): new RealUrl for IIS feature does not work
In Version 4.1 there was a change in class.t3lib_div.php function getIndpEnv to enable using RealUrl on IIS e.g. with... Karl-Ernst Kiel
09:25 Bug #17276: Foreign_selector +foreign_unique on click issue
The patch in file "foreign_unique.diff" just removed the problem for the given situation but didn't solve it.
It i...
Oliver Hader
08:13 Feature #16726: Select FE user group(s) to display in user list
Oops, sorry. I've now attached the file without these debug-commands. Stefan Strasser

2007-05-07

17:35 Feature #15040: Logging with class.tslib_fe.php + awstats + realurl
Could someone please commit patch 1585.diff to core?
It simply adds a config option to use REQUEST_URI as Martin pr...
Thomas Oppelt
16:34 Bug #17284 (Closed): no content in workspace preview when using select.selectFields
Looking for performance, i always restrict fields used in my select clause thanks to selectFields that way :
selec...
gregory
16:03 Bug #17276: Foreign_selector +foreign_unique on click issue
The attached patch should solve this issue. Nikolas Hagelstein
13:49 Feature #16726: Select FE user group(s) to display in user list
A websiteuser just pinted to me some "MYSQL Errors" on my page. There were some debug-output from the new class.tx_ne... Simon Harhues
13:24 Feature #17283 (Closed): Multidimensional piVars couldn't be set by _DEFAULT_PI_VARS
piVars['var1']['var2'] couldn't be set, because TS
._DEFAULT_PI_VARS.var1.var2 = test
would be rendered as
piVars[...
Marc Bastian Heinrichs

2007-05-06

20:23 Feature #16251: Disable "versioning"-menuitem via contextMenu.[key].disableItems in User TSconfig
just a reminder...
would be nice 4.1.2
Typoheads - Web Engineering
19:59 Bug #17281: swf is not protected when added in as multimedia
In response to private message:
Although we all know that you really can't protect media and others you can preven...
Dick Rundell
18:50 Bug #17281: swf is not protected when added in as multimedia
How do you want to protect SWFs? I mean, the web server will have to send the SWF to the user anyway.
Please specf...
Martin Kutschker
19:17 Bug #17279: Tidy changes Meta-Tag charset
The patch has a problem: there are many character sets more that TYPO3 supports, so you may not only support to UTF-8... Martin Kutschker
17:02 Bug #17237: Fatal error: Cannot use string offset as an array in C:\xampp\htdocs\dev\TYPO\dummy\t3lib\class.t3lib_flexformtools.php on line
Finally I found out how you can reproduce this error.
The problem is a erroneous data structure (xml). I used german...
Sebastian Böttger
14:57 Bug #14402: the TS embedded help is not up-to-date
Following some confusion, Michael asked me at T3DD07 if I could look at problems related to this bug. Actually the pr... Francois Suter
14:38 Feature #17282 (Closed): all FE users should be allowed to log in if nothing has been set
With the normal login FORM an CSS styled content, you must set the page id in the constants field:
styles.content....
Franz Holzinger
00:31 Bug #15951: clickmenu on pagetree icons does not work
i have this problem as well. i am running latest version (4.1) - context menu not working on ie7 (vista) or firefox daniel pugh

2007-05-05

22:15 Bug #17281 (Closed): swf is not protected when added in as multimedia
I can easily copy multimedia content especially .swf files from web pages using typo3. This is a security problem and... Dick Rundell
22:11 Bug #17280 (Closed): Frontend User / class_sv_auth.php
sorry, in advance for my broken english...*
we have some typo3 projekts...we athenticate against an openldap through...
Michael Kornowski
15:59 Bug #17279 (Closed): Tidy changes Meta-Tag charset
Tidy changes the correct Meta-Tag from
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />...
Heiko Nöthen
14:35 Bug #16826: HTML size of Pagetree should be siginificantly reduced
Benjamin, I think we should focus on the speed issue, not IE blocking problem itself. If we make it faster, then bloc... John Angel
12:38 Bug #16826: HTML size of Pagetree should be siginificantly reduced
Hey John.
Just a quick heads up here.
Now I found time to test a mid-huge tree (500 items). It really is slow a...
Benni Mack

2007-05-04

20:58 Bug #17278: Override values for preview in admpanel TSconfig not always respected
Related to bug #16825. Lucas Thurston
20:56 Bug #17278 (Closed): Override values for preview in admpanel TSconfig not always respected
Take a look here:
admPanel = 1
admPanel {
enable.edit = 1
override.edit.displayFieldIcons = 1
enable.previe...
Lucas Thurston
19:33 Bug #16825: AdminPanel Preview does not work correctly: selecting one option selects all
I can confirm that this problem exists -- we're seeing it in 4.1 as well.
Zach
Zach Davis
16:43 Bug #17277 (Closed): tree show unpublished page as published
hallo
if someone works in a different workspace than LIVE the site tree in the typo3 backend show unpublished page...
ossi petz
16:08 Bug #16868: each is not defined
Version conflicts. No bug at all. Oliver Hader
15:29 Bug #17276 (Closed): Foreign_selector +foreign_unique on click issue
Setting foreign_selector and foreign_unique to same field makes it impossible to select a certain item from the selec... Nikolas Hagelstein
14:51 Feature #17275 (Closed): Virtual fields
3rd party tables usually do not own typo3 specific fields or equivalent columns.
So i would be nice to have a virtua...
Nikolas Hagelstein
14:20 Bug #15498: Strange generated link in indexed_search
No special reproducing required and has nothing to do with realurl. Just look at the url generated for the path-links... Thomas Oppelt
13:58 Bug #15498: Strange generated link in indexed_search
How can I reproduce this? I guess it only appears on using realurl?
@Thomas: Against which TYPO3 release did you cre...
Oliver Hader
11:22 Bug #16311: Fatal error on Database integrity check
Same for me with Typo3 4.1.1 and TemplaVoila 1.3.0
Error is now on line 223 of the same file.
When uninstalling TV,...
David Walchli
11:18 Bug #16894 (Closed): Typo3 doesn'f make a new version of page by cut,move,move-down,move-up by content-elements
If i try to cut,move,move-down or move-up a content-element in draft and the page on which i try this has no a worksp... Juraj Sulek
10:56 Bug #17057: Record alt_label doesn't get processed
Patch works for me fine. Would be great to have it in the core. Ingo Schmitt
09:40 Bug #17239: Drag 'n drop javascript error / blank screen in IE in TYPO3 4.1.6
It looks like if the pop-up window looses its connection to it's parent window Robert Destigter
08:45 Bug #16903: Automatic detection of url's in Mozilla/Firefox doesn't work with compressed script in 1.5.2
No, I get no JavaScript errors or warnings. If you want I can set up a test installation tonight in which it goes wro... Rudy Gnodde

2007-05-03

23:36 Bug #17237: Fatal error: Cannot use string offset as an array in C:\xampp\htdocs\dev\TYPO\dummy\t3lib\class.t3lib_flexformtools.php on line
Got it fixed. Unified Diff as Attachment Sebastian Böttger
15:20 Bug #17237: Fatal error: Cannot use string offset as an array in C:\xampp\htdocs\dev\TYPO\dummy\t3lib\class.t3lib_flexformtools.php on line
Meanwhile I found out what exactly goes wrong:
ath this function call:
$this->traverseFlexFormXMLData_recurse(
...
Sebastian Böttger
23:22 Bug #16948: Missing Swedish flag
fixed in SVN, flag added Ingo Renner
23:10 Feature #16967 (Closed): Featurerequest for a logoutHook
Hello,
i need for a extension a logoutHook.
It is possible to add my patch ?
thanks a lot
Marcel
...
Marcel Alburg
22:07 Bug #17119: RTE in child elements overwrites field in parent element
works perfect for me.
Now, child records save without overwriting the parent object's RTE field.
I did test se...
Gregor
18:15 Bug #17119: RTE in child elements overwrites field in parent element
The attached patch should solve the problem.
On creating new child records now the number of RTE instances is sent w...
Oliver Hader
14:16 Bug #17119: RTE in child elements overwrites field in parent element
I can confirm this issue.
The problem is located in the RTEcounter variable in TCEforms. It will be incremented ea...
Oliver Hader
14:09 Bug #17119 (Closed): RTE in child elements overwrites field in parent element
I both parent elemt and child element of an IRRE object contain an RTE field, the content of the child RTE field over... Gregor
18:31 Bug #14135: link wizard fails to remember external links
Is this issue being actively looked at? I have come across this same problem today with an extension I am building b... Andrew Henson
18:27 Bug #17199: localized flexform values are ignored
Hi,
- yes this is not very nice. But the idea with the TS option, to decide, if the configuration values should on...
Andreas Frthner
18:20 Bug #16903: Automatic detection of url's in Mozilla/Firefox doesn't work with compressed script in 1.5.2
I tested this with compressed scripts on TYPO3 4.1.2-dev (SVN version) and could not reproduce. Did you get any JavaS... Oliver Hader
15:33 Bug #16903: Automatic detection of url's in Mozilla/Firefox doesn't work with compressed script in 1.5.2
It does work with the compressed script in Internet Explorer 7. Rudy Gnodde
15:30 Bug #16903 (Closed): Automatic detection of url's in Mozilla/Firefox doesn't work with compressed script in 1.5.2
Using Firefox 2.0.0.3, with TYPO3 4.1.1 and rtehtmlarea 1.5.2 the automatic creation of links when typing a URL or em... Rudy Gnodde
14:19 Bug #17271: cli_dispatch.phpsh will not run on CGI API
The CLI version has the -r option and shows (cli) in the version string whebn called as "php -v". Martin Kutschker
13:14 Bug #17271: cli_dispatch.phpsh will not run on CGI API
After changing the test as mentioned above the "silent" failure was due to running "cli mode" + "IPmaskList".
The "C...
Rohrle Tobias
10:57 Bug #17271: cli_dispatch.phpsh will not run on CGI API
When changing
if (PHP_SAPI!='cli')
to
if (PHP_SAPI!='cgi')
The script runs fine in command line.
Mathias Bolt Lesniak
10:48 Bug #17271: cli_dispatch.phpsh will not run on CGI API
What is the output of "php -i"? Is it plain text or HTML? For CLI it should be text, only, the CGI variant outputs HTML. Martin Kutschker
13:03 Bug #16603: Fuctions -> Multiple pages creates pages in reverse order (page ids decreasing)
Apply this patch to typo3/sysext/wizard_crpages/class.tx_wizardcrpages_webfunc_2.php.
Another way to decrease pid mi...
Aobara BlazingBlade
11:59 Bug #17101: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs
Committed to TYPO3_4-1.
This will be integrated in the next release - TYPO3 4.1.2.
Oliver Hader
11:33 Bug #17251: tslib_fe::makeCacheHash does not work if no cHash
I've found a little mistake in the patch I did post :
I did write "$cHash_calc = t3lib_div::shortMD5(serialize($cH...
Popy no-lastname-given
11:30 Feature #17274 (Closed): TCEmain labels are hard-coded in English
They should be moved to one of standard language files (or to a new file) and appropriate calls are made in TCEmain f... Dmitry Dulepov
11:19 Bug #17272: 'lower' TCA specification may fail with non-ascii characters
I've added a patch that uses $LANG's csconv objects. Thanks again, Masi! :) Dmitry Dulepov
10:54 Bug #17272: 'lower' TCA specification may fail with non-ascii characters
Thanks for hint. The rest of TCEmain also uses $LANG, so I took opportunity :) Dmitry Dulepov
10:45 Bug #17272: 'lower' TCA specification may fail with non-ascii characters
$GLOBALS['LANG'] has an instance of t3lib_cs ready that you can reuse.
Note: that according to the comments on top...
Martin Kutschker
10:50 Feature #16726: Select FE user group(s) to display in user list
I also observed the issue about users with multiple usergroup assignments, but you were faster responding than me.
...
Carsten Stidsen
08:44 Feature #16726: Select FE user group(s) to display in user list
Reviewing the code I've found the following mistake:
If a user has more than one usergroup and the listing is config...
Stefan Strasser
10:33 Bug #14500: Domain Record with umlaut Domains not working
typo3 *core* will recognize the domain with my patch :) the problem can be for extensions (like realurl) but this is ... Dmitry Dulepov
10:27 Bug #14500: Domain Record with umlaut Domains not working
The point is that IMHO we need to store the puny code in the domain table, so TYPO3 will recognize the domain. After ... Martin Kutschker
10:07 Bug #14500: Domain Record with umlaut Domains not working
Martin, I do not think that anyone should put domain name in "xn--" format because it is hard to find later what it a... Dmitry Dulepov
10:09 Bug #15215: Broken Rootline when a Editor view a Page that is not online
Hi Pascal!
Thanks for the reply. I think we can continue off the list. My e-mail is dmitry@typo3.org. Please, feel...
Dmitry Dulepov
09:48 Bug #15215: Broken Rootline when a Editor view a Page that is not online
Hi Dmitry,
thanks for fixing it.
I had already setup a workaround for it by creating a custom workspace.
(I did...
Pascal no-lastname-given
10:08 Feature #16424: Missing sheets inclusion in flexforms?
This bug should be a "bug" or "crash" and not "feature" - its obviously supposed to be working :)
Kasper Middelboe
09:28 Bug #17273 (Closed): No linebreaks possible in flexform labels
It seems there is no way to add a linebreak in flexform <label> elements (tried <br />, \n, \r). This makes it imposs... Christoph Neuroth
05:53 Bug #16614: clickmenu on pagetree icons does not work
I know tis problem, too...
Version 4.1.1 (fresh with dummy)
at IE and Firefox
some error in "class.t3lib_ajax.ph...
SPOOKY XY

2007-05-02

17:23 Bug #14500: Domain Record with umlaut Domains not working
Looking at the code the patch won't allow you to enter a IDN name in a TYPO3 domain record.
To do that I think you...
Martin Kutschker
15:48 Bug #14500: Domain Record with umlaut Domains not working
I forgot to write that this works only with typolink (so RTE + TS setup + properly written extensions) and you need c... Dmitry Dulepov
15:47 Bug #14500: Domain Record with umlaut Domains not working
You can try the attached patch. It used converter mentioned in one of the notes. However you also need to install pat... Dmitry Dulepov
17:21 Bug #15498: Strange generated link in indexed_search
An old task but still unsolved...?
I disagree cause the result of (array)unserialize('a:0:{}') is simply an empty ar...
Thomas Oppelt
16:59 Feature #16920: Refresh left menu frame if extension with backend module was installed or removed
the patch was partially used for fixing 584, so just little work is left here... Ingo Renner
16:54 Bug #14441: Changing language in user setup do not reload left frame (menu).
fixed in SVN Ingo Renner
16:31 Bug #17271: cli_dispatch.phpsh will not run on CGI API
PHP_SAPI is expected to be "cli" not "cgi"!
I don't know much about the differences between the cli and cgi SAPIs. P...
Michael Stucki
13:50 Bug #17271: cli_dispatch.phpsh will not run on CGI API
Same problem here:
cat /etc/redhat-release
Red Hat Enterprise Linux ES release 4 (Nahant Update 4)
php -v
PHP ...
Rohrle Tobias
10:05 Bug #17271 (Closed): cli_dispatch.phpsh will not run on CGI API
When running "typo3/cli_dispatch.phpsh crawler" in command line, I get the error message "ERROR: Not called from a co... Mathias Bolt Lesniak
15:33 Bug #17272 (Closed): 'lower' TCA specification may fail with non-ascii characters
TCEmain does not use CSconv class while converting TCA strings to lower case but uses strtolower, which is not safe f... Dmitry Dulepov
14:41 Bug #17233: t3lib_htmlmail should have empty default values
Looks good. Martin Kutschker
11:38 Bug #17233: t3lib_htmlmail should have empty default values
here's a patch Ingo Renner
14:37 Bug #16322: Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in ...
Reopened because the point was that the Core doesn't use @ to avid warnings in some places (and should check the resu... Martin Kutschker
11:14 Bug #16322: Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in ...
mysql_fetch_assoc also returns false if there're no more rows: http://php.net/mysql_fetch_assoc
closed as it doesn...
Ingo Renner
13:57 Bug #15365: Flexform fields are inactive in Page > QuickEdit
This bug also exists for TYPO3 versions below 4.0 (e.g. 3.8.1). Thanks Christoph! Your dirty hack works just fine!
Benjamin Wilger
11:51 Bug #16748: Changes in alternative page language does not clear cache
It is cleared but only for current page. SHould be like for normal pages, of course. Dmitry Dulepov
11:22 Bug #15215: Broken Rootline when a Editor view a Page that is not online
I had to set status back to assigned because it does not let to add comments when set to "resolved" :( Dmitry Dulepov
11:18 Bug #15215: Broken Rootline when a Editor view a Page that is not online
Hi Pascal!
I belive the issue is fixed. If you are still willing to pay for the fix, could you could check latest ...
Dmitry Dulepov
10:51 Bug #15215: Broken Rootline when a Editor view a Page that is not online
2nd version of the patch fixes the problem. Dmitry Dulepov
11:21 Bug #16334: Using workspaces and Template Selector (rlmp_tmplselector) does not work
I had the same problem and resolved differently. See the appended diff. Simon Lang
11:10 Bug #17095: Typolink : cHash isn't created if there's no additionalParams
Patch file also resolve bug #0005117 Popy no-lastname-given
10:39 Bug #17254: Multiple retrieval of all table rows
Great news, Oliver! Thank you for your hard work!
I also think that issue 0005500 is very related to overall perfo...
Miroslav Monkevic
09:49 Bug #16450: BackEnd Login Not Possible
I just downloaded TYPO src-4.1.1 and testsite 3.8.1 yesterday.
The TYPO3 is still not working correctly with the MyS...
old_root old_root
09:34 Bug #16320: BE user not login
To TYPO3 team..
It seems that this report hasn't been solved yet?
The case has been known since November in 2005....
old_root old_root
09:21 Bug #17199: localized flexform values are ignored
Thanks for your explanations. I think you wouldn't be very happy if I'd switch the multilingual-flexform off ;-)
N...
Stefan Strasser

2007-05-01

20:40 Bug #17092: Unsuccessful attempts of sending mail should be logged
Changed in SVN. Martin Kutschker
20:17 Bug #17070: typolink: cHash corrupted due to linkVars
This is not really a duplicate, but exactly this fix is already contained in Olivers patch in #17002. So I assume it ... Michael Stucki
17:09 Bug #17070: typolink: cHash corrupted due to linkVars
This is another problem : see related bug #17095 Popy no-lastname-given
14:28 Bug #17070: typolink: cHash corrupted due to linkVars
This Patch really seams to solve the above Problem. But if you set $TYPO3_CONF_VARS['FE']['pageNotFoundOnCHashError']... Sareen Millet
19:36 Bug #17261: Install Tool does not accept localhost entry with extended port
Fixed in SVN. Martin Kutschker
19:13 Bug #15591: t3lib/jsfunc.validateform.js does not verify password fields
Fixed in SVN. Martin Kutschker
18:44 Bug #17202: PHP error on closedir() in class.t3lib_tcemain.php
Fixed in SVN. Martin Kutschker
18:43 Bug #17270 (Closed): Conflict with Install-Tool [FE][addRootLineFields],[SYS][multiplyDBfieldSize],[BE][forceCharset]
When previous to the Installation of TemplaVoila the following fields are changed in the InstallTool it will cause Re... Sareen Millet
18:39 Bug #17254: Multiple retrieval of all table rows
Thanks for the report. I'm going to have a look on this because also the next release, TYPO3 4.2, has the topic "perf... Oliver Hader
18:32 Feature #17212: Enhancement of class.t3lib_htmlmail.php
And this works? Shouldn't there be some code that replaces the "real" URL in the attribute with the cid: "mail" URL?
...
Martin Kutschker
18:28 Bug #17043: Hook processDatamap_afterDatabaseOperations bug with inline relations?
The patch was published on the Core-List as RFC and needs approval by other Core-Devs. But I think it will be availab... Oliver Hader
15:32 Bug #17043: Hook processDatamap_afterDatabaseOperations bug with inline relations?
Last update was over a month ago. When will the patch be included in the core? Would be nice if the next release of T... Niels Pardon
18:26 Bug #17235: Sorry, you didn't have proper permissions to perform this change.
I had not this problem, but enabling the DEBUG options got me lot of SQL errors on Oracle. Martin Kutschker
17:26 Feature #17267: Some Hooks for tslib_content
I say yes to the hooks for new objects, I wanted that for saome time myself. The hook for getData/getText is a good i... Martin Kutschker
16:44 Bug #17199: localized flexform values are ignored
Ok now I get your point. If you don't use multilingual flexforms, we can forget the whole discussion, you're right. B... Andreas Frthner
08:58 Bug #17199: localized flexform values are ignored
I've got some questions, maybe someone may help me to understand this.
I'm not familiar with multilanguage-install...
Stefan Strasser
08:13 Bug #17199: localized flexform values are ignored
As written in the documentation of the core api static_info_tables is needed to get language-dependent flexform-confi... Stefan Strasser
15:36 Bug #17269: Links with RTE HTMLarea 1.2.2 on Typo3 3.8.x are broken - again!!!
Michael: diff and txt was inside the package - the interface allowed only one file with the submit. Anyhow - I have ... Olaf Bottek
15:10 Bug #17269: Links with RTE HTMLarea 1.2.2 on Typo3 3.8.x are broken - again!!!
This is not a patch, it's a new build. Please create a patch and help to make me find the changes you have made.
S...
Michael Stucki
14:42 Bug #17269 (Closed): Links with RTE HTMLarea 1.2.2 on Typo3 3.8.x are broken - again!!!
I had to fix it with 1.2.1 of RTE HTMLarea after the security patch release, submitted all required sources and infor... Olaf Bottek
15:22 Bug #17002: cHash is not recreated on disposal in config.linkVars
This really does solve a lot of problems. But if using RealUrl with the setting for variable bypass like this:
...
Sareen Millet
07:51 Feature #16726: Select FE user group(s) to display in user list
Carsten: If you try to install the extension, you see an error-message like this:
The running TYPO3 version (4.0) ...
Stefan Strasser
01:41 Feature #17268 (Closed): Add TSconfig parameters to save/load inline records based on a special inline elements folder
The default behaviour for inline records created with the new IRRE features is to reside on the same page as the pare... Jo Hasenau
01:18 Bug #15951: clickmenu on pagetree icons does not work
i confirm this behavior on a windows installation, using the latest svn-version. i have no contextmenu in Pagetree. T... Steffen Kamper

2007-04-30

23:14 Bug #15951: clickmenu on pagetree icons does not work
The Problem are blank lines behind extensions php files. In my case the problem was in the templavoila file "class.tx... Martin Mayrhofer
21:28 Feature #16726: Select FE user group(s) to display in user list
Both BE and FE works as intended, thank you.
I have tested the patched files successfully with TYPO3 v4.0.2 (dummy p...
Carsten Stidsen
12:26 Feature #16726: Select FE user group(s) to display in user list
For me, It works now fine. Thanks for the patch! Simon Harhues
09:45 Feature #16726: Select FE user group(s) to display in user list
Sorry, I've patched the language-file by hand which wasn't a good idea. See the attached new file, this should work now. Stefan Strasser
00:00 Feature #16726: Select FE user group(s) to display in user list
I do not have privileges to patch files directly on the server. Could you please attach the .t3x file instead or the ... Carsten Stidsen
19:14 Bug #17251: tslib_fe::makeCacheHash does not work if no cHash
Yes, I made a similar patch some weeks ago. I called it cHashTunnel, that allows to use a proper cHash for the URL an... Oliver Hader
19:09 Bug #17251: tslib_fe::makeCacheHash does not work if no cHash
I have another idea to solve theses USER / USER_INT / set_no_cache / &no_cache problems, but it is complex...
The ...
Popy no-lastname-given
15:28 Bug #17251: tslib_fe::makeCacheHash does not work if no cHash
Yes, ever a valid cHash
I have heard somewhere that using set_no_cache and &no_cache=1is bad...
Also USER plugi...
Popy no-lastname-given
15:15 Bug #17251: tslib_fe::makeCacheHash does not work if no cHash
Thanks for adding the patch file.
Your changes require to have a cHash on every GET call, even if this is addressing...
Oliver Hader
14:59 Bug #17251: tslib_fe::makeCacheHash does not work if no cHash
Patch added. As you see, many things change :) Popy no-lastname-given
11:34 Bug #17251: tslib_fe::makeCacheHash does not work if no cHash
Also, I'll try to make a patch this afternoon.
I understand the problem, you know.
But you know, the code is perf...
Popy no-lastname-given
11:28 Bug #17251: tslib_fe::makeCacheHash does not work if no cHash
And just one additional hint: Once you have set up Subversion which is only 5 or 10 minutes away from you, it would b... Michael Stucki
11:27 Bug #17251: tslib_fe::makeCacheHash does not work if no cHash
Yes it seems you're in a really bad mood... I'm sorry for being too demanding, or whatever you'd call it.
The reas...
Michael Stucki
11:17 Bug #17251: tslib_fe::makeCacheHash does not work if no cHash
Is this your way to say "Thanks", or this is particular for me ?
I don't really have the time to make patchs wich wi...
Popy no-lastname-given
11:06 Bug #17251: tslib_fe::makeCacheHash does not work if no cHash
Please attach patches, not PHP code! Michael Stucki
10:34 Bug #17251 (Closed): tslib_fe::makeCacheHash does not work if no cHash
this function checks the cHash validity and turn the TSFE in no_cache mode if cHash is not valid...
But if no cHas...
Popy no-lastname-given
17:56 Feature #17267: Some Hooks for tslib_content
I agree with Stefan : the only way to create custom cObject without XLCASS is to use obts... wich is and old and ugly... Popy no-lastname-given
16:56 Feature #17267 (Closed): Some Hooks for tslib_content
For extending stdWrap, getData and cObjGetSingle it would be nice to have some Hooks.
With these hooks, we could im...
Stefan Geith
17:42 Bug #17266: Web>page and Web>list trigger ORA-01704 error
Changing the mapping in class.ux_t3lib_db.php did not solve the problem.
Now I get (but not in all TYPO3 modules) ...
Martin Kutschker
17:13 Bug #17266: Web>page and Web>list trigger ORA-01704 error
I found out that mediumtext (and text) are mapped to ADOdb type X, which means according to http://phplens.com/lens/a... Martin Kutschker
16:43 Bug #17266 (Closed): Web>page and Web>list trigger ORA-01704 error
I did a clean install of TYPO3 4.1 and Oracle XE 10.2 on Windows XP. I did not change any configuration of TYPO3 (exp... Martin Kutschker
15:12 Bug #17265 (Closed): User group ID instead of User group name in SingleView
In the singleView of the user listing part of the newloginbox-plugin, I only see the usergroup-ID instead of the name... Bart Laarhoven
11:38 Feature #17264: Hook in TCEmain after all database operations needed
Niels and me talked about that at the T3DD07. I'm going to take care about the new hook. Oliver Hader
11:26 Feature #17209: Menu cache expire time should be configurable
Committed to Trunk Oliver Hader
10:59 Bug #15133: Date/time field changes its value
Use the T3X_user_datetest-0_0_0-z.t3x extension to test all possible date fields in one single table. Ernesto Baschny
10:46 Bug #17249: Drag and Drop produces error on Umlautdomains
I get also an error page in ie7, but the left menu is still working. Jascha
10:17 Bug #17249: Drag and Drop produces error on Umlautdomains
Looks like the AJAX objects in Firefox 2 have some problems with the umlaut domain, at least that's my first impressi... Benni Mack
08:37 Bug #17249: Drag and Drop produces error on Umlautdomains
It does not help to relaod the frame. Nothing works also on the left site menu. I have to switch to the Adress field ... Jascha
10:10 Feature #17258: A better $TSFE->set_no_cache()
but I am ready to listen some better solutions... Popy no-lastname-given
08:35 Bug #15467: no login to backend possible
I think we can just close this bug. Obviously session support is missing in your setup although required.
Btw. it ...
Michael Stucki
01:20 Bug #16117: After The Update from 3.7.0 to 3.8.1 the session_start() - comman does not work anymore
I close the issue because the error description isn't specific enough (the line where the output reportedly starts is... Thorsten Kahler

2007-04-29

22:28 Bug #17199: localized flexform values are ignored
Hi,
yes exactly. If you have a multilanguage website, means you have active page language records in your treeroot...
Andreas Frthner
15:59 Bug #17199: localized flexform values are ignored
A newsgroup-posting helped me to have an idea what you mean. Do you think about a situation of a multilanguage-site w... Stefan Strasser
15:48 Bug #17199: localized flexform values are ignored
Thanks for your detailed solution.
But could you please explain me more exact what the problem is? In other words,...
Stefan Strasser
21:33 Feature #16726: Select FE user group(s) to display in user list
Thanks for the patch. It's working in the FE. But in the BE on a site with the newloginbox-userlist-extension I got a... Simon Harhues
14:53 Feature #16726: Select FE user group(s) to display in user list
I've attached a patch that is based on the current cvs-version of newloginbox. The current cvs-version you may find h... Stefan Strasser
13:28 Feature #17264 (Closed): Hook in TCEmain after all database operations needed
I'm a developer of the seminars extension and I plan to do the following. We got child-records called "timeslots" of ... Niels Pardon
08:03 Bug #17257: 404 Not Found
I was getting the same error, but not from RTE, but from saving template element. It did not matter if it was a save ... Bill Stoltz

2007-04-28

22:27 Bug #16966: CSV export stop exporting a field when there is a linebreak
Fixed in trunk for 4.2 Ernesto Baschny
22:18 Bug #17263: A hook for additional marker is needed in makeSearchForm
maybe it was a little late last night :-) Volker Graubaum
22:16 Bug #17263: A hook for additional marker is needed in makeSearchForm
Volker, the patch is still missing here... Michael Stucki
04:06 Bug #17263 (Closed): A hook for additional marker is needed in makeSearchForm
for add additional information or search fields, add a hook call to the method
a hook call is added at the end...
Volker Graubaum
22:15 Feature #14986: Check if session_support is enabled in PHP
Fixed in Trunk Michael Stucki
21:40 Bug #16228: Fatal error: Call to a member function formWidth() on a non-object
We have applied the suggested change. Thanks to Chi Hoang for the patch. Andreas Otto †
21:20 Bug #16743: EM does not let me install cal
No persistent issue, right? Karsten Dambekalns
20:47 Bug #14651: Right-click menu does not work in the right frame
already done Sebastian Kurfuerst
20:39 Bug #14407: hardcoded tt_news reference in class.db_layout.php
already fixed a long time ago and the file is not present anymore Sebastian Kurfuerst
20:37 Bug #14896: Minor problem in the frontend editing using MTB
unclear Sebastian Kurfuerst
20:37 Bug #15592: Constants and Setup are switched in select field in TS object browser
fixed in SVN Ingo Renner
20:36 Bug #14897: Overall skinning problems
1 - 3 - we worked on that for TYPO3 4.0
4 - different issue
Sebastian Kurfuerst
20:27 Bug #14381: dmailerd.phpcron doesn't include t3lib_cs.php
This issue is fixed since some time Thorsten Kahler
20:13 Bug #14891: sys_page->getMenu ignores 'Hide in Menu' flag
works as expected Ingo Renner
18:03 Bug #15133: Date/time field changes its value
Wow ! First of all many thanx for that session, this is a big step to be time-safe with different timezones. A big ha... Steffen Kamper
01:49 Bug #15133: Date/time field changes its value
Another enhancement in the same area:
http://www.baschny.de/timeoutput-dblist.diff
This corrects the output in ...
Ernesto Baschny
01:42 Bug #15133: Date/time field changes its value
Ok, after a long and productive "night session" with Mario and me reviewing, testing and improving the latest patch, ... Ernesto Baschny
17:36 Bug #15087: Make Module "About" more beautiful
fixed in SVN Ingo Renner
17:21 Bug #16893: timezone-problem
Thanks for the report, Steffen. I will close this just so that we can continue discussion about it in the bug marked ... Ernesto Baschny
17:08 Bug #16893: timezone-problem
Please see bug #15133 which has a pending solution which will be soon integrated into the core. It would be cool if o... Ernesto Baschny
17:17 Bug #17105: wrong time evaluation on days with daylight saving time changes
this is just a flavor of what was solved in the bug report marked as "duplicate". Ernesto Baschny
17:16 Bug #17105: wrong time evaluation on days with daylight saving time changes
Thanks for the report, Stefan. We have had this problem being reported in several different flavors for the last few ... Ernesto Baschny
15:19 Bug #17104: Install Tool does not work when using the right password
At least tell me how to disable the password requirement for the install tool since I will delete the entire folder a... Dick Rundell
15:05 Bug #15448: Workspace listing in Review-Publish dropdown
no change required Ingo Renner
14:50 Bug #16441: Missing error message for big uploaded files
A message is there but it wasn't useful, changed it to something more understandable Ingo Renner
14:38 Bug #17224: Mapping problem in content element selectboxes
The attached Patch should solve this and the following bug 0005481.
In the function map_sqlParts now the array fie...
Sebastian Fischer
14:33 Bug #17249: Drag and Drop produces error on Umlautdomains
Does the title of the page stay that way even if you reload the frame? Benni Mack
14:28 Bug #14867: TCEFORM.table.field.linkTitleToSelf-Option could be confusing
fixed in SVN Ingo Renner
13:40 Bug #17250: admin user blocked...
I don't think this is a bug. The fact that an admin can kill his system is true for almost all software systems. He s... Matthias Kall
13:33 Feature #17258: A better $TSFE->set_no_cache()
The problem is : a &no_cache=1 url parameter has not exactly the same effect than using TSFE->set_no_cache();
This...
Popy no-lastname-given
11:25 Bug #17259: Some input fields don't have real labels yet
Committed to Trunk & TYPO3_4-1.
Thanks to Oliver Klee for writing the patch.
Oliver Hader
04:59 Feature #15808: imgResource doesn't support stdWrap on minW and minH
can you please do it? Volker Graubaum
03:37 Feature #17262 (Closed): Change the hook call in execFinalQuery() to add other tables
In the method executeFinalQuery the hook for alternative creation of page ID list
doesn't offer the possibility to j...
Volker Graubaum
01:58 Bug #14927: Fileicon-Path is hardcoded and not changeable for the Frontend
Fix is under way... Michael Stucki
01:15 Feature #16084: Fixed fonts in the Backend configuration (TypoScript setup field or TSConfig fields)
Fixed to my knowledge and no feedback so far. Martin Kutschker
01:07 Bug #16065: lib.stdheader.5.date not localised
Fixed in SVN (needs compat version of 4,2) Martin Kutschker
01:05 Bug #17261 (Closed): Install Tool does not accept localhost entry with extended port
My provider gives me as host:
"localhost:/tmp/mysql5.sock"
After this, the error
0 Host 'localhost:/tmp/mysql5.s...
Jorgo S.
01:04 Feature #16864: Function pi_wrapInBaseClass in tslib/class.tslib_pibase.php
Since we cannot do this per-extension, I uploaded a patch to disable this globally. Use config.disableBaseClassWrap =... Michael Scharkow
00:07 Bug #17188: Hardcoded value for target of external links
For my patch I took a different approach: I left the values alone due to backwards compatibility and added the commen... Matthias Kall

2007-04-27

23:39 Bug #16065: lib.stdheader.5.date not localised
With the attached diff the field is changed to strftime and it displays "%x" which is the date output in the current ... Matthias Kall
23:09 Bug #17221: Matching IPv6-addresses is not working correctly
Forget the extra base_convert, it's a mistake. But Matthias Kall and I figured out that if you fix validIPv6() you do... Martin Kutschker
22:42 Bug #17255: Combined mode doesn't work with type 'group'
You're right. It seems, like I have to work again on the patch. Sorry for it... Oliver Hader
21:02 Bug #17255: Combined mode doesn't work with type 'group'
Hi Olly,
I have applied the patch and the child form is now correctly rendered. Unfortunately, the entered data do...
David Bruehlmeier
20:22 Bug #17255: Combined mode doesn't work with type 'group'
The attached patch file should resolve this issue.
The TCA type group/db wasn't rendered at all for the combined view.
Oliver Hader
17:37 Bug #17255: Combined mode doesn't work with type 'group'
I can confirm this bug. Oliver Hader
15:52 Bug #17255 (Closed): Combined mode doesn't work with type 'group'
When using the 'useCombined' = true option (in appearance), the child record is not displayed when the field type on ... David Bruehlmeier
22:30 Feature #14941: eval => required @ textareas
Note: doc_core_api needs to be updated! Michael Stucki
22:11 Bug #17260 (Closed): label alt isn't checked when editing an IRRE element
The altlabel ist only used after saving and not when editing the field
(issue imported from #M5520)
Volker Graubaum
22:04 Feature #14874: Option to show ids in page tree
see options.pageTree.showPageIdWithTitle = 1
http://www.typo3-unleashed.net/cookbook_recipe/date/2006/01/02/show-pid...
Michael Scharkow
21:54 Bug #17057: Record alt_label doesn't get processed
Still not sure, what I meant, except I now detected das IRRE don't use label_alt.
Change you're last patch, so
$...
Volker Graubaum
21:32 Bug #17259 (Closed): Some input fields don't have real labels yet
The following fields don't have real labels (with a label tag) yet:
Loaded extensions > Look up
Install extensi...
Oliver Klee
19:54 Feature #17258: A better $TSFE->set_no_cache()
Better don't do that, please.
I think we should get rid of this function as early as possible!
Michael Stucki
17:41 Feature #17258 (Closed): A better $TSFE->set_no_cache()
Some plugins use the set_no_cache function, wich prevents caching, but, before this function is called, the tempCache... Popy no-lastname-given
19:34 Bug #17104: Install Tool does not work when using the right password
Well still have same problem on another host. Can't use typo3 if I have to manually install because I can't get the i... Dick Rundell
19:08 Bug #17133: install tool crashes with PHP 5.2.1
It doesn't matter what host I try to install the typo3 on. If its not in fantastico it simply won't install with a pa... Dick Rundell
17:40 Feature #17234: Evaluate label and label-alt in the title bar of child records.
This problem happens not only in this IRRE situation, but on any call which needs the label for a table that has a da... Ernesto Baschny
16:41 Bug #17257 (Closed): 404 Not Found
I encountered a bug while using typo3 4.1.1, whenever I save an image in RTE it give following error
Forbidden
You ...
Monis
15:55 Feature #17256 (Closed): Define type of foreign record
I would like to propose a new IRRE feature which allows to define the type of the foreign record created by IRRE.
...
David Bruehlmeier
14:51 Bug #17254: Multiple retrieval of all table rows
added 'foreign_table_where' => 'AND table.field = ###THIS_UID###' to inline field's TCA. Now first call of t3lib_BE... Miroslav Monkevic
13:23 Bug #17254 (Closed): Multiple retrieval of all table rows
Here is my situation:
I have records containing "inline" field (A) which displays children containing inline elem...
Miroslav Monkevic
12:58 Feature #17253 (Closed): indexed_search should allways include indexed pages for "not logged in" user
logged in users dont get a result of queries, if they no member of the same groups visit the page before.
i reques...
Bernd Hanisch
12:26 Bug #17252 (Closed): maxitems does not apply in some case
I have inline elements configured to maxitems = 10
After importing data via SQL script I noticed that inline eleme...
Miroslav Monkevic
11:27 Bug #17250 (Closed): admin user blocked...
You can use the Tools -> User Admin Module to disable your admin account. Its possible if the admin account is the on... Martin Weissen Old
09:33 Bug #17249 (Closed): Drag and Drop produces error on Umlautdomains
I have a domain with an Umlaut (öäü). If a want to move a page via Drag & Drop in the Page tree, it wants to load a p... Jascha

2007-04-26

21:36 Bug #17226: JS escape/unescape functions are differently than PHPs urlencode functions when using utf8 in mysql DB
After i had replaced "unescape" with "decodeURIcomponent" in the file jsfunc.validateform.js the problem is solved (o... Guido Hinz
18:18 Bug #14927: Fileicon-Path is hardcoded and not changeable for the Frontend
Many thanks Joey for this worthful contribution! :-)
(for those wondering what this means: We used this bug report...
Michael Stucki
18:14 Bug #14927: Fileicon-Path is hardcoded and not changeable for the Frontend
There is a property called iconCObject that will enable you to create your own icons however you like.
Example
...
Michael Stucki
16:16 Bug #17248 (Closed): Can't publish new element without deleting "Deleted element"
If on the same page a user would create a new element and later on delete another it is not possible to publish the n... christian schroeder
15:29 Feature #17247 (Closed): Load Inline Elements On Demand
While editing records based on IRRE the current behaviour is to load all elements at once even though the tabs contai... Jo Hasenau
14:52 Bug #17246 (Closed): Restricted number of DB Mounts in Mountpoints on edit workspace
I can't add more than 10 pages on the DB Mounts select multiple.
Typo3 reports an error. "Yellow exclamation [!]"
...
Phanie
14:11 Bug #17245 (Closed): Contentelement Columnsbug
i think there is a bug as the Columns selection! i created a extra workspace. if i chosse the colum from normal to ri... Mark Berntheisel
12:59 Bug #17237: Fatal error: Cannot use string offset as an array in C:\xampp\htdocs\dev\TYPO\dummy\t3lib\class.t3lib_flexformtools.php on line
I'm sorry. I use stable version 4.1, not RC. But I guess it is in the RC version, too. Because I found it also in the... Sebastian Böttger
12:31 Bug #17244 (Closed): Backend task center does not work properly
Not showing links under task ovwerview namely quicknote, Recent Pages, Actions, messages, tasks ,
(issue importe...
Anirudh Choubey

2007-04-25

19:37 Bug #17243 (Closed): Install tool's DB compare shows wrong tables to update on MySQL 5 collation latin1_bin
With MySQL 5 and the collation of the Typo3 db set to latin1_bin the install tool shows a lot of tables to be changed... Jörg Wagner
16:40 Bug #17242: Linux swap space is not used
Using swapspace is a matter of the Operating System and has nothing to do with TYPO3. Peter Niederlag
15:10 Bug #17242 (Closed): Linux swap space is not used
In Linux, you can enlarge your system memory by swap spaces, i.e. the memory is simulated by spaces on the hard disk ... Bernd Warken
16:34 Bug #17101: RTEhtmlarea not correctly displayed in IRRE child form-fields and tabs
Quite Off Topic: I would love to test the patch. But how do I apply the patch. I took a peek at the man of the patch ... Nico Thomaier
14:47 Bug #17241 (Closed): output for non-standard language parts is doubled
I use German as default language (L=0) and English as L=1. The frontend output of the default language is ok, but th... Bernd Warken
13:01 Bug #16826: HTML size of Pagetree should be siginificantly reduced
Hey John,
thanks for the more detailed information.
I used the "replace" when inserting the data and this is probab...
Benni Mack
11:22 Bug #17240 (Closed): displayCond & default value
displayCond does not show the field if:
- form for new element is displayed
- field has default value
- displayCon...
Dmitry Dulepov
10:22 Bug #17239: Drag 'n drop javascript error / blank screen in IE in TYPO3 4.1.6
It has to do with the lines 357 and 358 in the file /typo3conf/ext/rtehtmlarea/mod3/class.tx_rtehtmlarea_browse_links... Robert Destigter
10:04 Bug #17239 (Closed): Drag 'n drop javascript error / blank screen in IE in TYPO3 4.1.6
In IE6 and IE7 when clicking the tab "Drag 'n Drop" I get the javascript error:
Line: 27
Char 3:
Error: The call...
Robert Destigter
09:42 Bug #17237: Fatal error: Cannot use string offset as an array in C:\xampp\htdocs\dev\TYPO\dummy\t3lib\class.t3lib_flexformtools.php on line
It is line 252 in class.t3lib_flexformtools.php Sebastian Böttger
 

Also available in: Atom