Project

General

Profile

Activity

From 2005-01-07 to 2005-02-05

2005-02-05

23:00 Bug #14495: CGI detection bug in t3_popup.html
This is fixed in version 0.4.33, including for the spell checker. Stanislas Rolland
18:42 Bug #14518: Naming Edit page Header / Edit Page
ACK, I will try to provide a solution. Michael Scharkow
18:37 Feature #14525: FORM cObj can't add a "reset" button
it works without =, actually I have never used the mailform element so I didn't know the syntax ;) And, according to ... Michael Scharkow
14:30 Bug #14520: Newer mobile phones are not recognized by condition [device = wap]
Thanks Michael for starting that topic. You sent me one other link about the so-called WURFL project: http://wurfl.so... Michael Stucki
13:52 Bug #14354: MySQL gt 4.1 no default value for auto inc
Citing "pruss" since he posted this in bug #0000748 right when I was closing it...
--- cut ---
if (TYPO3_OS=='WIN...
Michael Stucki
13:51 Bug #14354: MySQL gt 4.1 no default value for auto inc
toph,
that's already fixed s. class.t3lib_install.php.diff and class.t3lib_install.php.part2.diff
Enjoy.
Peter Russ
13:40 Bug #14354: MySQL gt 4.1 no default value for auto inc
If you do your replacement not just for the 'uid' fields, but simply for all field definitions containing 'auto_incre... old_toph

2005-02-04

20:40 Bug #14529: Cannot create static tables containing data with MySQL 4.x
'strstr' should become 'stristr' Peter Russ
20:40 Bug #14529: Cannot create static tables containing data with MySQL 4.x
Thanks, so I close this one marking it as a duplicate. Michael Stucki
20:39 Bug #14529: Cannot create static tables containing data with MySQL 4.x
if (TYPO3_OS=='WIN') {$table=strtolower($table);} // tablenames are always lowercase on windows!
THIS is not right...
Peter Russ
20:02 Bug #14529: Cannot create static tables containing data with MySQL 4.x
Hi Stucki,
I've uploaded the patch to #14354 as requested.
Cheers,
Steve
old_webbo
19:07 Bug #14529: Cannot create static tables containing data with MySQL 4.x
OK, but still this is not a different bug, the solution in #14354 just seems to be false.
Can you please move this i...
Michael Stucki
18:54 Bug #14529: Cannot create static tables containing data with MySQL 4.x
Hi Stucki,
I don't believe this to be the same problem as #14354. In fact I'd already applied the bug_416.diff pa...
old_webbo
18:03 Bug #14529: Cannot create static tables containing data with MySQL 4.x
This is pretty much the same as bug #0000416 except that you are exploding the $linecontent with "\n" first. Please t... Michael Stucki
09:47 Bug #14529: Cannot create static tables containing data with MySQL 4.x
This only affects extensions which have ext_tables+adt.sql files such as static_info_tables.
But I was able to rep...
old_webbo
20:00 Bug #14354: MySQL gt 4.1 no default value for auto inc
Uploaded class.t3lib_install.php.part2.diff which is copied accross from #14529 to resolve the same issue but in the ... old_webbo
19:29 Bug #14354: MySQL gt 4.1 no default value for auto inc
Added a new patch version against HEAD. Basically it is pretty much the same like yours, Peter. It's just a little bi... Michael Stucki
19:08 Bug #14354: MySQL gt 4.1 no default value for auto inc
the change is only in method getUpdateSuggestions (line 454). This method only uses 'alter table', 'drop table' and '... Peter Russ
18:19 Bug #14354: MySQL gt 4.1 no default value for auto inc
The first priority is that no content gets changed by mistake.
Imagine a SQL line like this:
INSERT INTO .... V...
Michael Stucki
18:08 Bug #14354: MySQL gt 4.1 no default value for auto inc
Your right with fields, where the default is like
default "autoincrement default '0'". This default values would be...
Peter Russ
17:50 Bug #14354: MySQL gt 4.1 no default value for auto inc
Ingmar writes:
--- cut ---
I have attached a fix that deletes DEFAULT '0' within the CREATE statement of fields nam...
Michael Stucki
19:12 Bug #14530: The backend menu has ugly URLS like "mod/ext/../../something.php"
Well, the deep pocket sounds like an argument ;-)
Seriously - you have the possibility to define exceptions in Che...
Michael Stucki
19:03 Bug #14530: The backend menu has ugly URLS like "mod/ext/../../something.php"
I agree that the urls are legal, but Checkpoint firewall software is pretty popular in big companies with deep pocket... Allan Jacobsen
18:10 Bug #14530: The backend menu has ugly URLS like "mod/ext/../../something.php"
Well, these links are fully legal so I don't think it's a problem of TYPO3 but of your firewall!
However I agree t...
Michael Stucki
12:28 Bug #14530 (Closed): The backend menu has ugly URLS like "mod/ext/../../something.php"
The real problem with URLs like described in the summary is that they are blocked by our checkpoint firewall as the .... Allan Jacobsen
17:46 Bug #14528: Mysql 4.1 bug 416 still buggy
Please let's keep this in the same thread as before. However I agree with you and also wonder why the change should o... Michael Stucki
17:17 Bug #14532 (Closed): scope of BE- and FE-Cookie: can't cope with multidomain-setup
<cite martin kutschker>
I posted this long ago I think, but as a customer just upgraded to 3.7 I've had to make the ...
Peter Niederlag
15:38 Feature #14531 (Closed): check in Typoscript parser on copying of certain value/properties
there seems to be a hirsatirical(?) ceck for Typoscript version1. Also I get this message every once in a while it ne... Peter Niederlag
11:33 Bug #14518: Naming Edit page Header / Edit Page
In the Bage view ist says "edit"
for the icon right of the drop-down menue (colums, quicklist, ...)
Ingo Schmitt
11:05 Feature #14525: FORM cObj can't add a "reset" button
The "=" should not be needed - was this just a typo?
If the image property is available for submit buttons then it s...
Michael Stucki
09:10 Feature #14525: FORM cObj can't add a "reset" button
| =reset | Reset form
also works as expected for me. This is because it's basically the same as the submit button (...
Michael Scharkow
00:40 Feature #14525: FORM cObj can't add a "reset" button
Thanks for that patch, Michael!
The config line should be the same like for the Submit button:
(From TSref:)
sub...
Michael Stucki
02:26 Bug #14377: Typo3 version 3.7.0 doesn't send emails any more from standard form
Jan-Erik did fix this in CVS, I will port the patch to 3.7.1. Michael Stucki
02:21 Bug #14255: META Keywords/Description not saved
Can I close this bug? Michael Stucki
02:07 Feature #14458: display titles of mm-related records -> patch
Finally fixed. Michael Stucki
02:05 Feature #14384: Context-Menu on Mac-Browsers
I have now fixed that bug for all Mac browsers EXCEPT Opera which still seems to behave faulty in some cases. Can't c... Michael Stucki
02:03 Feature #14411: Context menu layer on does not work on Mac
Fixed in CVS HEAD. See bug #0000486. Michael Stucki
02:01 Bug #14294: <meta name="generator" content="TYPO3 3.6 CMS" /> is hardcoded
Thanks, Michael, you are right.
I have added the TYPO3_branch constant to CVS HEAD and will close this bug now.
Michael Stucki
01:58 Bug #14360: Fatal error at 3: Image Processing -> 5: GD library functions
This is Kaspers reply to my question:
The only reason for using LANG is (AFAIR) that we want to convert charsets, ...
Michael Stucki
01:55 Feature #14490: Linux file permissions of scaled images on some Linux-Installations
Fixed in CVS Michael Stucki
01:05 Bug #14410: RealURL does not work, because TYPO3_SITE_URL value is wrong
I also have the same problem:
I have three websites at one Typo3-Installation.
E.g. http://www.in-memoriam-gabi.de...
old_GK_Over

2005-02-03

23:32 Bug #14491: XHTML 1.0 strict compliance of FORM objects (hidden fields)
Any counterarguments against this fix?
edited on: 03.02.05 23:32
Michael Scharkow
23:27 Bug #14246: charset and generator meta tags are written in XHTML by default
I don't think tidy is a proper solution because a) it's costly in performance, b) it might not be available, c) page ... Michael Scharkow
23:25 Bug #14294: <meta name="generator" content="TYPO3 3.6 CMS" /> is hardcoded
stucki, the bug has already been reported a long time ago in bug #0000236. I put it back on top of the list. Michael Scharkow
23:19 Bug #14195: Will not insert picture on text w/image content type when page is not in menu.
Not reproducable on 3.7 or 3.6. Michael Scharkow
23:16 Bug #14137: Pagetree doesn't render
Closed due to it being old and a php bug. Michael Scharkow
23:08 Bug #14518: Naming Edit page Header / Edit Page
I can confirm this for the list view, but in page module it says Edit page header on the button as well as on the to... Michael Scharkow
22:47 Feature #14525: FORM cObj can't add a "reset" button
Added a patch which seems to do the trick. It's mainly a copy'n'past hack, but nevertheless. Maybe it's really that e... Michael Scharkow
21:43 Bug #14529: Cannot create static tables containing data with MySQL 4.x
See attached patch file old_webbo
21:40 Bug #14529 (Closed): Cannot create static tables containing data with MySQL 4.x
When installing static_info_tables the tables were never created. The extension would appear to be installed OK but ... old_webbo
20:32 Bug #14528 (Closed): Mysql 4.1 bug 416 still buggy
Bug fix provided for #14354 not fixing all autoincremented values, e.g. sys_messages, sys_todos etc.
New bug fix: ...
Peter Russ
18:41 Bug #14527: Static info tables produce localconf.php error
*** Please close this! ***
It works!
There was another error in that file.
Franz Holzinger
18:28 Bug #14527 (Closed): Static info tables produce localconf.php error
I have tried to install static_info_tables version 1.3.0 under LINUX..
Then I got a
"Parse error: parse error, une...
Franz Holzinger
15:37 Bug #14526 (Closed): Javascript error: top.loadTopMenu is not a function
This error occurs when one opens web list from admin pannel, then try to click on icon at left of screen next to each... old_zas
00:32 Bug #14337: "shorcut" page header doesn't show subtitle field
well if we've have a wish free, I wishes me the navtitle to.
It would be really nice, since IMHO every SEO side will...
Volker Graubaum

2005-02-02

23:30 Feature #14525 (Closed): FORM cObj can't add a "reset" button
Currently there is no possibility to add the following code to a form:
<input type="reset" value="Reset form">
...
Michael Stucki
23:22 Bug #14485: detecting lib_div::getIndpEnv(SCRIPT_NAME)
see: http://typo3.org/documentation/mailing-lists/english-main-list-archive/thread/110108719/ Wolfgang Klinger
23:04 Bug #14337: "shorcut" page header doesn't show subtitle field
Yes please make it available for those 2 page types. Michael Stucki
20:06 Bug #14337: "shorcut" page header doesn't show subtitle field
This is still in 3.7 Also, external URL does not offer a subtitle field. Apart from bloating the Page Header Interfac... Michael Scharkow
23:01 Bug #14294: <meta name="generator" content="TYPO3 3.6 CMS" /> is hardcoded
No, not yet. I have now added the TYPO3_branch constant on my dev source, so it can be closed shortly.
@Christophe...
Michael Stucki
22:41 Bug #14294: <meta name="generator" content="TYPO3 3.6 CMS" /> is hardcoded
Reminder sent to ingmar, stucki
I guess this one can be closed now, or?
Cheers,
Andreas
Andreas Otto †
22:23 Bug #14360: Fatal error at 3: Image Processing -> 5: GD library functions
The cleaner solution might be the right thing to do. If it turns out to require too much memory we can still go for t... Andreas Otto †
22:01 Bug #14360: Fatal error at 3: Image Processing -> 5: GD library functions
Well, obviously the $LANG object is not initiated by the Install Tool as my patch now does. In short, this is mostly ... Michael Stucki
21:48 Bug #14522: phpinfo() page results in "Call to undefined function: imagetypes() in class.tx_install.php on line 943"
Fixed in CVS HEAD. Ingmar Schlecht
00:56 Bug #14522 (Closed): phpinfo() page results in "Call to undefined function: imagetypes() in class.tx_install.php on line 943"
When PHP is compiled without the GD module, any call to imagetypes() is determined to fail with the error message "Ca... old_akio
21:41 Bug #14510: DHTML layering order problems in WIN/IE - tmenu_layers.php/gmenu_layers.php
Fixed in CVS HEAD. Ingmar Schlecht
21:40 Bug #14510: DHTML layering order problems in WIN/IE - tmenu_layers.php/gmenu_layers.php
Peter Klein has developed a fix that will be in TYPO3 3.8.0 offering a new property ieSelectFix = 1 that can be confi... Ingmar Schlecht
20:01 Bug #14400: Typo3 3.7.0 fails and crash PHP with Firefox 1.0 (stable release)
This is definitely a php bug. PHP should simply not crash, even if Typo3 blows up. I also don't see how it is Firefox... Michael Scharkow
19:57 Bug #14233: page-type external end empty URL
Sacha, good idea. Uploaded a patch which fixes both.
Note that there is a trailing comma in the diff which should...
Michael Scharkow
15:50 Bug #14233: page-type external end empty URL
I think it would also make sense to make the shortcut field in page type "shortcut" a required field Sacha Vorbeck
14:18 Bug #14519: enabling DevLog in t3lib_modsettings via SC_OPTIONS does not work.
Fixed in CVS. Ingmar Schlecht
14:18 Feature #14524 (Closed): Feature suggestion: Provide function to see if pdftotext/catdoc are working
This is just an idea and I don't know if it fits here, but it would be nice to have some demo pdf/doc/txt files that ... Michael Stucki
13:03 Bug #14280: ACTIFSUB does not ignore "not in menu" pages
Will be fixed by Kasper during next CVS commit. Michael Stucki
11:49 Bug #14280: ACTIFSUB does not ignore "not in menu" pages
just to let you know:
the proposed patch fixed the issue also on a TYPO 3.7.0 system.
should be merged with core br...
old_clonedyke
12:39 Bug #14487: Umlaut conversion problem
i also submitted this patch to kasper in october 2004 and he is aware of this, should have been fixed in upcomming ve... old_clonedyke
10:15 Bug #14521: Copy/paste from IE html page to RTE insert StartFragment
It is a mozilla bug:
https://bugzilla.mozilla.org/buglist.cgi?query_format=specific&order=relevance+desc&bug_statu...
old_zas
10:05 Bug #14521: Copy/paste from IE html page to RTE insert StartFragment
I wrongly reported that issue to be related to IE. In fact, it occurs when one copies from an HTML page in Mozilla/Fi... old_zas
01:02 Bug #14523 (Closed): Cygwin support in Typo3 is missing.
Cygwin is a GNU UNIX emulation layer for Windows systems. It behaves like a real UNIX system. As that, it should be r... old_akio

2005-02-01

17:35 Bug #14521 (Closed): Copy/paste from IE html page to RTE insert StartFragment
Open a web page in IE, then select some text with eg. bold attributes, copy it to clipboard
Then in typo3 BE create ...
old_zas
17:28 Bug #14243: fileadmin links to files are missing part of path
I can still reproduce this with 3.7, and in a situation described in #0000306:
If the T3 installation is in some s...
Michael Scharkow
17:13 Bug #14285: Images in fileadmin are not displayed, when using typo3 inside public_html directory
This is practically a duplicate of #0000227, see there for discussion
edited on: 01.02.05 17:13
Michael Scharkow
15:22 Bug #14520 (Closed): Newer mobile phones are not recognized by condition [device = wap]
The list of WAP mobile devices in class.t3lib_matchcondition.php seems to be outdated. E.g. a Samsung mobile (user a... old_perki
13:33 Feature #14427: AND combination for TypoScript conditions doesn't work
Here's the diff against 3.8 from CVS
(I slightly changed the code to be backwards compatible, please try it out again)
Wolfgang Klinger
11:36 Feature #14427: AND combination for TypoScript conditions doesn't work
Hi Wolfgang,
can you please add a diff instead of that t3x file? I will add this to the core afterwards.
Thanks!
Michael Stucki
11:16 Feature #14427: AND combination for TypoScript conditions doesn't work
Is this going into the Core or shall I release it as extension? (another XCLASS one) My preference is the first! Wolfgang Klinger
10:51 Bug #14519 (Closed): enabling DevLog in t3lib_modsettings via SC_OPTIONS does not work.
t3lib_modsettings::init() check for enabling DevLog with $TYPO3_CONF_VARS['SC_OPTIONS']['t3lib/class.t3lib_modSetting... Frank Agerholm
10:35 Bug #14303: func_delete: error-message false
Hello,
We have the same problem with 3.7.0 (in safe_mode of course).
I think it should also be possible to delete f...
Schmid Valentin
07:07 Feature #14501: inline styles cannot be replaced
Corrected in version 0.4.32. Stanislas Rolland
05:51 Bug #14483: RTE not loading in Firefox
Corrected in version 0.4.32. Stanislas Rolland

2005-01-31

22:15 Bug #14274: httpd is going down!
I don't understand this bug report. If the requested file doesn't exist, index.php is queried. While this is a matter... Michael Scharkow
22:01 Bug #14232: delete multiplae files in filelist
It works in 3.7 and probably always has. Will close this soon if nobody complains. Michael Scharkow
21:58 Bug #14233: page-type external end empty URL
I can verify this on 3.7 Attached a tiny diff to sysext/cms/ext_tables.php which adds required eval to the url field.... Michael Scharkow
18:45 Bug #14518 (Closed): Naming Edit page Header / Edit Page
If you want to Edit the Page Header (The Page record in pages), the action is named different.
In the Page tree, yo...
Ingo Schmitt
17:17 Bug #14516: Page option "Hide in menu" triggers IFSUB state in menu.
This is already in the bugtracker and there is a patch, please try it out and report if it works for you! Thanks.
...
Wolfgang Klinger
13:24 Bug #14303: func_delete: error-message false
Bug still exists in 3.7. (Line numbers are not the same)
I have a proposal, in version 3.70:
from line 419 in cla...
Christian Hernmarck
11:01 Bug #14517 (Closed): User admin > [username] folds out file mounts
In User Admin when clicking a user you get file mounts. This in itself is not a problem. But when the filemount are r... old_tange

2005-01-30

21:19 Feature #14501: inline styles cannot be replaced
Please try version 0.4.31. Stanislas Rolland
20:46 Bug #14505: bold selection in RTE not visible in FE
The second reference should have been:
http://typo3.org/documentation/document-library/rtehtmlarea/Configuration-403...
Stanislas Rolland
20:44 Bug #14505: bold selection in RTE not visible in FE
As they say, this not a bug but a feature.
Given your setup, you have two options:
Option 1. In your TypoScript...
Stanislas Rolland
16:07 Bug #14505: bold selection in RTE not visible in FE
Sorry, Chris, I somehow managed to loose your email message. Please resend. Stanislas Rolland
16:16 Bug #14516 (Closed): Page option "Hide in menu" triggers IFSUB state in menu.
When the page option "Hide in menu" is set, the page doesn't show up in menus, but it still triggers the IFSUB state ... Peter Klein

2005-01-29

16:59 Feature #14387: Add coloring capabilities to shadow's mask on GifBuilder
bug is an copy of 492 Volker Graubaum
16:36 Bug #14467: EXT templates gets created twice
can confirm it for some situations, will take a deeper look... Volker Graubaum
16:00 Bug #14469: indexed_search: No translations for a string
Fixed in CVS. Ingmar Schlecht
12:20 Bug #14469: indexed_search: No translations for a string
Please re-submit it:-) Volker Graubaum
15:21 Feature #14514 (Closed): no warning when using default password of user "admin"
3.7 warns you if the install password is the default one ("joh316").
It does not warn you if you use the default p...
Martin Kutschker

2005-01-28

22:23 Bug #14505: bold selection in RTE not visible in FE
My email address is stanislas.rolland(AT)fructifor.com Stanislas Rolland
22:03 Bug #14505: bold selection in RTE not visible in FE
Stan, can you send me your email adres, then I can give you a BE login username and password, and additional info so ... old_chris
17:17 Bug #14505: bold selection in RTE not visible in FE
Please provide more probloem documentation: source html code, Page TSConfig, etc.
What browser is used in the BE?
I...
Stanislas Rolland
15:02 Bug #14513: general problems with fulltext keys in tables (extension manager failures)
another note:
could someone change the regex while identifying keys and fields from one space to multiple spaces?
i...
old_jmziem

2005-01-27

18:18 Bug #14513 (Closed): general problems with fulltext keys in tables (extension manager failures)
if you use dbal(or even the old t3 system) the mapping of keys generate within
typo3\em\index.php funtion checkDBup...
old_jmziem
15:27 Bug #14228: Leading Slash missed in image url
In addition to my above comment: It would be better to set a base tag (like the realurl extension does) to solve this... Karsten Dambekalns

2005-01-25

17:57 Bug #14500: Domain Record with umlaut Domains not working
Have a look at:
http://idnaconv.phlymail.de/
You could speed-up the converter in detecting xn-- in the domain nam...
Ingo Schmitt
13:17 Feature #14507: User Admin-->Lock to domain accepts http://
unnecessary feature Wolfgang Klinger
13:17 Feature #14507: User Admin-->Lock to domain accepts http://
I close this feature request now, please discuss any open questions somewhere else (mailinglists, forum), thanks! Wolfgang Klinger
13:01 Feature #14507: User Admin-->Lock to domain accepts http://
Someone who creates BE users should be able to correctly understand the meaning of 'host name' and know that this is ... Karsten Dambekalns
10:02 Bug #14512: Error message while creating a new page
Also not localized message on the line 1011: "No proper configuration!" Dmitry Dulepov
10:01 Bug #14512 (Closed): Error message while creating a new page
The following error message appears in the "content" box when trying to create a new page using TV's "Page" module:
...
Dmitry Dulepov
08:08 Bug #14511 (Closed): Removing of leading "http://" in external URLs can cause errors
If I use the link browser outside the RTE (mode=wizard) and I insert an external URL, the leading "http://" is remove... old_mseeger

2005-01-24

21:53 Bug #14510 (Closed): DHTML layering order problems in WIN/IE - tmenu_layers.php/gmenu_layers.php
Windows has a problem where windowed controls (such as a select box, iframes, ActiveX objects) are on a higher layer ... old_vi
15:46 Bug #14221: config.stat_apache_pagenames code [type] ends up empty
The bug is still not fixed in 3.7. But ingmars Bugfix works correct. Thanks.
There's also 'nice to have' (or Bug?)...
Schmid Valentin
08:20 Feature #14507: User Admin-->Lock to domain accepts http://
"it's not really too much to ask the user to strip the unnessary stuff and comply to what is even described in the co... Franz Holzinger
01:03 Bug #14423: Security hole: some files are world-writeable
>- OK but we could at least help those users with a handy shell
> script that checks for possibilities and sets the ...
Christian Boltz

2005-01-23

19:54 Bug #14485: detecting lib_div::getIndpEnv(SCRIPT_NAME)
SCRIPT_NAME should be the name of your primary TYPO3 script, normally index.php.
in my case, when accessing page ...
Ingo Schmitt
19:28 Bug #14423: Security hole: some files are world-writeable
OK but we could at least help those users with a handy shell script that checks for possibilities and sets the permis... Michael Stucki
19:16 Bug #14423: Security hole: some files are world-writeable
World-writable is definitely not a good idea, this should be changed.
Group-writable isn't that bad, if you set as...
Karsten Dambekalns
17:46 Bug #14423: Security hole: some files are world-writeable
> MS did that before and they got bashed for it. They deserved this bashing and
> changed.

Right! I don't like ...
Christian Boltz
18:43 Feature #14390: Date selector should accept alternative date formats
Fine, Masi. Can you please send me the code or attach it here? Thanks! Michael Stucki
18:04 Feature #14496: time dependent displaying of non cached pages/contents
Hi ingmar
do you need more precise information or is the bugnote from stfl_wolfgang enough?
a few more informati...
Dominic Brander

2005-01-22

23:40 Bug #14500: Domain Record with umlaut Domains not working
Since we could need this function in more than one place (lock to domain in user/group options for example) an autom... Michael Scharkow
16:10 Bug #14500: Domain Record with umlaut Domains not working
Workaround: writing a wizard for the domain table that does the necessary translation.
Possible fix: adding code t...
Martin Kutschker
23:31 Feature #14507: User Admin-->Lock to domain accepts http://
I agree with Wolfgang, and yes, parameter checking makes sense but we cannot check for everything, and it's not reall... Michael Scharkow
12:16 Feature #14507: User Admin-->Lock to domain accepts http://
I do not think that this is ridiculous.
The computer software should make the life easier. Parameter checking is a ...
Franz Holzinger
11:59 Feature #14507: User Admin-->Lock to domain accepts http://
I know that... I've read this thread!
But IMHO it's rather unnecessary work (and processor time)...
We should con...
Wolfgang Klinger
11:45 Feature #14507: User Admin-->Lock to domain accepts http://
We have discussed this already in http://bugs.typo3.org/bug_view_page.php?bug_id=0000182 .
So it would be a nice f...
Franz Holzinger
11:29 Feature #14507: User Admin-->Lock to domain accepts http://
http is a protocol and not part of a domain name...
That's it (and not a bug) ;-)
Wolfgang Klinger
16:21 Bug #14415: Charset problems (UTF-8, mysql 4.1.7)
You can set the the global charset in the TYPO3 installer (or edit the configuration file manually).
Please report...
Martin Kutschker
16:16 Bug #14446: Japanese Content isn't appearing correct
I don't think that TYPO3 3.5 is meant to work with Japanese. Or at least many of the i18n-stuff was addes in 3.6. So ... Martin Kutschker
16:01 Bug #14423: Security hole: some files are world-writeable
Stucki, MS did that before and they got bashed for it. They deserved this bashing and changed. Patches of IE and for ... Martin Kutschker
15:54 Feature #14390: Date selector should accept alternative date formats
Stucki, the problem is that there are various formats for dates and you cannot even tell them apart by the delimiter:... Martin Kutschker
14:38 Feature #14390: Date selector should accept alternative date formats
I suggest we do it this way:
a) Implement my initial suggestion in the core (I can do that)
b) Create a hook for ...
Michael Stucki
14:28 Feature #14390: Date selector should accept alternative date formats
There's already an extension using this calendar (very nice):
http://typo3.org/extensions/repository/search/erotea_d...
Wolfgang Klinger
15:39 Bug #14292: template->endPage(): spurious </body>
I like the $bodyTag thingy and agree with the point on backwards compatibility. Martin Kutschker
12:28 Bug #14292: template->endPage(): spurious </body>
Hi Masi,
Attached a new patch, my previous patch was done a bit too fast, it even supressed the </html> tag for x...
Ingmar Schlecht
09:48 Bug #14292: template->endPage(): spurious </body>
Thanx, Ingmar. I don't think it should have any negative effects. But I'll have a look at this.
What just occured ...
Martin Kutschker
13:16 Bug #14485: detecting lib_div::getIndpEnv(SCRIPT_NAME)
What's the value of SCRIPT_NAME in your case?
Make sure that your rewrite rules work with httpd.conf (there are diff...
Wolfgang Klinger
13:03 Bug #14508: protectLvar=all is not implemented right
That's what I suggest to change ;-) I don't know why...
Kasper obviously added this
(found it here in google: htt...
Wolfgang Klinger
12:51 Bug #14508: protectLvar=all is not implemented right
The description in TSREF begins like that:
"If set, then for each page in the menu it will be checked if the GET var...
Ingmar Schlecht
10:56 Bug #14508 (Closed): protectLvar=all is not implemented right
If I set protectLvar in HMENU I expect links in menus to fall back to the default language if there's no translation ... Wolfgang Klinger
13:02 Bug #14484: Error in SQL syntax
Thanks!
The bug is now fixed in CVS.
Ingmar Schlecht
12:56 Bug #14509 (Closed): File module (aka fileadmin) "redirect" and "target" problems
Try to create a folder that already exists. You'll get a warning message and the mentioned "Continue" button. If you ... Wolfgang Klinger
12:40 Bug #14503: Negative PID when creating new content in page module
Thank you, i didn´t know the method 'resolvePid'. It was just a little bit confusing that a pageID is negative.
I ...
old_AndiB
12:30 Bug #14503: Negative PID when creating new content in page module
That's ok, negative PID values help in inserting the new content at the right position, take a look at the method "re... Wolfgang Klinger
12:19 Feature #14496: time dependent displaying of non cached pages/contents
The problem can be solved as follows:
in tslib/class.tslib_fe.php
method realPageCacheContent
after setting th...
Wolfgang Klinger
08:29 Bug #14340: Typo3 3.7.0 Backend Does not work on some hosts that work with 3.6.2
Yeah seems like no one else had this problem thanks for your time.
Mark
old_outrun
00:01 Bug #14435: incorrect var name in t3lib_cs conv_case: $str should be $string
uploaded patch, although with a useless extension. sorry.
edited on: 22.01.05 00:02
Michael Scharkow

2005-01-21

23:54 Bug #14484: Error in SQL syntax
No, the bug reported here is about the extra comma, and it does break creating the table in MySQL. This is not the sa... Karsten Dambekalns
23:43 Bug #14228: Leading Slash missed in image url
If there was a leading slash in the file, TYPO3 would generate incorrect paths if it is located in a subdirectory on ... Karsten Dambekalns
22:59 Bug #14504: &nbsp appearing in html e-mail sent by Typo3
Thanks!
I just fixed it in CVS.
Ingmar Schlecht
21:32 Bug #14504: &nbsp appearing in html e-mail sent by Typo3
I uploaded the giant patch if you prefer that ;) Michael Scharkow
14:31 Bug #14504 (Closed): &nbsp appearing in html e-mail sent by Typo3
Problem: string "&nbsp" shows up in e-mail sent by Typo3.
Cause:
t3lib\class.t3lib_formmail.php, line 124 Co 208:...
old_onno
22:39 Bug #14218: password wrong with domain lock active
I agree with disappearer about closing this bug. Ingmar Schlecht
21:19 Bug #14218: password wrong with domain lock active
Hi Franz,
would you mind filing another bug (or feature request) for
a) the checkbox issue (there are these pre-in...
Michael Scharkow
20:51 Bug #14218: password wrong with domain lock active
1. Sorry, but I have never seen a checkbox having such a functionality before. In almost every other application this... Franz Holzinger
18:54 Bug #14218: password wrong with domain lock active
Could we seperate the issues please. The original bug was a functional one, although you mix criticism for the ui wit... Michael Scharkow
21:53 Bug #14292: template->endPage(): spurious </body>
Attached patch.
Will there be any negative sideeffects? Masi, do you think it's backwards compatible?
Ingmar Schlecht
21:49 Feature #14507 (Closed): User Admin-->Lock to domain accepts http://
When I configure in the user admin settings for a user to be locked to a domain, I want that Typo3 accepts a domain... Franz Holzinger
21:40 Feature #14506 (Closed): use checkboxes not to delete an entry field
When there is a checkbox in front of an edit field, this should do the job of activating (turn on or off) the funcit... Franz Holzinger
21:14 Feature #14496: time dependent displaying of non cached pages/contents
Hi Dominic,
I didn't manage to reproduce this on a 3.8-dev installation..
Could you please write down the steps i...
Ingmar Schlecht
19:36 Bug #14109: css_styled_content 0.0.9 (RC2) creates double-attribute in <img>-tag
I'm now closing this bug as it seems to be a bug of dmc_image_alttext instead of the core.
Robert F, if you still ...
Ingmar Schlecht
16:30 Bug #14505 (Closed): bold selection in RTE not visible in FE
use 0.4.28, and just noticed that when selecting a word and try to make it bold, that it does turns bold in the RTE i... old_chris
16:18 Bug #14340: Typo3 3.7.0 Backend Does not work on some hosts that work with 3.6.2
Fine. Is that ok if I close the bug then? Michael Stucki
14:54 Bug #14372: False value of $GLOBALS["TSFE"]->beUserLogin
Thank you for your check.
Now, after over two month of having this problem i found it out on a new shop i made. Was ...
Urs Weiss
10:57 Bug #14503 (Closed): Negative PID when creating new content in page module
I use the hook in TCEmain (function processDatamap_postProcessFieldArray($status, $table, $id, &$fieldArray, &$refere... old_AndiB

2005-01-20

22:16 Bug #14218: password wrong with domain lock active
1. But this is an error. I enter argent into the URL field, then I click the checkbox and the URL has been deleted. I... Franz Holzinger
20:25 Bug #14218: password wrong with domain lock active
Okay, maybe we're getting somewhere:
1. The checkbox in front of the lock to domain input field does nothing but era...
Michael Scharkow
14:54 Bug #14218: password wrong with domain lock active
I have the same error also with Typo3.7 under Windows2000.
In the page module I create a new backend user 'abc' with...
Franz Holzinger
12:15 Bug #14218: password wrong with domain lock active
Back to English: Franz, I cannot reproduce this with 3.7.
Restricting the user to a domain works even without domai...
Michael Scharkow
15:22 Bug #14502: htmlarea >0.4.9 not loading in IE6 and Firefox 1.0
Same problem on Mac 0S 9. Mozilla 1.3.1
The version < 0.4.12 is working but no update is possible.
old_araymond
14:04 Bug #14502 (Closed): htmlarea >0.4.9 not loading in IE6 and Firefox 1.0
Hi,
I observed problems with htmlarea version >0.4.9 on my system. Version <=0.4.9 (unfortunately the online reposit...
old_motions
14:50 Bug #14340: Typo3 3.7.0 Backend Does not work on some hosts that work with 3.6.2
The Server upgraded to
PHP Version 4.3.10
Mysql Version 4.0.22-standard
The problem is now gone and backend w...
old_outrun
11:55 Bug #14488: Kontext Menu doesnt work under Opera
Yes, the problem is still in 3.7 and CVS, probably because it was never submitted here and Karsten's patch breaks Ope... Michael Scharkow
00:37 Bug #14377: Typo3 version 3.7.0 doesn't send emails any more from standard form
Reminder. Jan-Erik, are you reading this? How should we solve the outstanding problems? Is my suggestion ok?
- mic...
Michael Stucki

2005-01-19

23:35 Bug #14488: Kontext Menu doesnt work under Opera
That seems to be interesting. Have a look at Bug #0000486, I think this could be the solution why the remaining probl... Michael Stucki
23:22 Bug #14423: Security hole: some files are world-writeable
Yes you are probably right. We did change the default permissions from 755 to 777 before releasing 3.6.0 I think. The... Michael Stucki
20:13 Bug #14423: Security hole: some files are world-writeable
This is definitely an issue, although 777 is unfortunately even recommended in the T3 book. Making stuff world-writab... Michael Scharkow
20:16 Bug #14465: Backend opens twice under Filelist menu
I can't reproduce this with the above description. Wolfgang, can you elaborate on the circumstances? Michael Scharkow
20:07 Bug #14372: False value of $GLOBALS["TSFE"]->beUserLogin
I just checked and it worked as expected, whether as admin or not, I get 1, else None.
Shall we wait for more feedba...
Michael Scharkow
11:26 Bug #14372: False value of $GLOBALS["TSFE"]->beUserLogin
Can someone maybe reproduce this bug on his/her server?
Is simple to check. Just add "debug($GLOBALS["TSFE"]->beUs...
Urs Weiss
01:48 Feature #14490: Linux file permissions of scaled images on some Linux-Installations
Thanks, Frank. You're right, this should be changed as well. However you forgot one function. See my patch. Michael Stucki

2005-01-18

22:05 Bug #14117: Opera 7 with gmenu_layers & tmenu_layers in FE
The url to the thread is now http://typo3.org/1422+M570aa32c2d7.0.html
As mentioned by klausm, this bug is related t...
Michael Scharkow
22:00 Bug #14488: Kontext Menu doesnt work under Opera
This is really an old bug that obviously never got fixed.
See http://typo3.org/1422+M570aa32c2d7.0.html for the reso...
Michael Scharkow
20:54 Bug #14467: EXT templates gets created twice
Can't confirm that either. Seems at least that it's not alway reproducable. Close it? Michael Scharkow
20:01 Bug #14494: When inserting a "-Character in Subheader, the Recordset is not stored
Strange - I just can't reproduce this bug either - perhaps i messed up with my typoscript configuration.
It works n...
Christian Kurta
17:12 Bug #14494: When inserting a "-Character in Subheader, the Recordset is not stored
I cannot verify this on 3.7.0. Doing exactly what you describe here (although the content element is named "Header" h... Michael Scharkow
16:51 Bug #14489: BE user/group access fails
This is probably not a bug. The doc you mentioned is a bit outdated. Please look into your BE group configuration, ma... Michael Scharkow
15:57 Feature #14501 (Closed): inline styles cannot be replaced
After applying an inline style there doesn't seem a way to replace that same style with another style or clear it. I ... ben van
15:19 Bug #14495: CGI detection bug in t3_popup.html
I already corrected the problem in Insert image. Tried to do it for the spell checker, but got an error (t3lib_div no... Stanislas Rolland
07:10 Bug #14495: CGI detection bug in t3_popup.html
The bug was also in the insert image plugin. The spell-check plugin also uses the same code, but I didn't test it the... Jochen Weiland
00:05 Bug #14495: CGI detection bug in t3_popup.html
Thanks for the correction.
Corrected in version 0.4.27
I don't know why, but the correction failed to work when...
Stanislas Rolland
11:56 Bug #14500 (Closed): Domain Record with umlaut Domains not working
Setting a Domain Record with umlaut Domains only works with www.xn--ko-links-m4a.info not with www.öko-links.info.
...
old_CarstenBausW
11:20 Bug #14499 (Closed): CSS fos Anchors not available
After marking an anchor the CSS-Selectbox shows only the CSS classes of the parent tag not the classes of an anchor.
...
old_CarstenBausW
10:33 Bug #14424: Typo3 Cookies and Zonealarm Security Suite
this does not look like a TYPO3 bug. And the two things reported (cookies and mail problem) are obviously to seperate... Michael Scharkow

2005-01-17

23:32 Bug #14498 (Closed): div tags converted to p tags
If I change to source code view in rtehtmlarea and write a div element, it is changed to a p tag when I save the docu... old_vesterbaek
23:30 Bug #14497 (Closed): Empty <p> tags inserted
Try entering this as html code in the RTE:
<p>par1</p>
<hr />
<p>par2</p>
When I save the document and views th...
old_vesterbaek
12:19 Feature #14496 (Closed): time dependent displaying of non cached pages/contents
time dependent displaying of non cached pages/contents is not possible.
If you want to display time dependent pages ...
Dominic Brander
01:01 Bug #14495 (Closed): CGI detection bug in t3_popup.html
On some servers the popup (i.e. inserting a link) displays an error message about server misconfiguration. The server... Jochen Weiland

2005-01-16

17:08 Bug #14423: Security hole: some files are world-writeable
I just found the reason for the world-writeable files and directories.
zipinfo dummy-3.7.0.zip |grep rw.rw
s...
Christian Boltz

2005-01-15

18:00 Bug #14494 (Closed): When inserting a "-Character in Subheader, the Recordset is not stored
Insert a Content Element "Headline".
Then Insert a "-Character in the Subheader.
When you klick "Save" the record...
Christian Kurta

2005-01-14

17:55 Bug #14453: RTE overlap in Firefox
Corrected in version 0.4.21. Stanislas Rolland

2005-01-13

22:24 Feature #14493 (Closed): "LINE" Object for GIFBuilder
I have extended class.tslib_gifbuilder.php to support an additional GIFBuilder object of type "LINE" to support drawi... Simon Ihmig
13:59 Feature #14492 (Closed): Error-Reporting on DB-Connect Problems
The Error-Reporting "Could not connect to Database" is ok for FE user. As Admin i like more Informations about those ... Ingo Schmitt
13:41 Bug #14491 (Closed): XHTML 1.0 strict compliance of FORM objects (hidden fields)
FORM objects generate hidden fields that are not enclosed by any other block-level tags. This is not legal according ... Ernesto Baschny

2005-01-12

22:17 Bug #14482: Error when using CharacterMap plugin
Corrected in version 0.4.20 Stanislas Rolland
20:19 Feature #14490 (Closed): Linux file permissions of scaled images on some Linux-Installations
Server: Apache, PHP (as CGI), SuExec with UMASK 077
scaled images are crated with -rw------- permissions. The Apac...
Frank Agerholm
18:54 Bug #14489 (Closed): BE user/group access fails
when logged in as BE user, not admin, i can't
edit any pages, even though i should have access according to User Adm...
old_tuxick
16:20 Bug #14488 (Closed): Kontext Menu doesnt work under Opera
If I click on the Menu, a context menu pops up, but if I move the mouse to select an entry (edit, view), the menu dis... old_menge
08:02 Bug #14453: RTE overlap in Firefox
The editing area takes the size of the toolbar. In this configuration, the first line of the toolbar is stretched too... Stanislas Rolland
07:45 Bug #14483: RTE not loading in Firefox
Please install version 0.4.19 and clear the Firefox browser cache before retesting. Stanislas Rolland
06:48 Bug #14451: When editing in table the border setting dissappears
I think this bug has been fixed in version 0.4.19 of htmlArea RTE (rtehtmlarea).
The border-width style property is...
Stanislas Rolland

2005-01-11

18:23 Bug #14487 (Closed): Umlaut conversion problem
Searchterms with uppercase German Umlauts are not found. This is due to the fact that in the file class.indexer.php p... Philipp Fleischmann
18:07 Feature #14486 (Closed): Disable path - feature
Using tt_News, sometimes its useful to disable the path displayed at the bottom of search results, because it points ... Philipp Fleischmann
17:06 Bug #14294: <meta name="generator" content="TYPO3 3.6 CMS" /> is hardcoded
Stucki asks:
> Does anybody have an idea why the TYPO_VERSION is defined like this:
>
> $TYPO_VERSION = '3.8.0-dev...
Martin Kutschker
16:37 Bug #14294: <meta name="generator" content="TYPO3 3.6 CMS" /> is hardcoded
Masi suggests:
> Or add another define in t3lib/config_default.php:
> define('TYPO3_version_min'.'3.7');
I'd pr...
Michael Stucki
16:07 Bug #14485 (Closed): detecting lib_div::getIndpEnv(SCRIPT_NAME)
When using mod_rewrite for Real_url 2.0 doing the configuration dirctly in the httpd.conf typo3 doesnt get the script... Ingo Schmitt

2005-01-10

18:03 Bug #14484: Error in SQL syntax
The bug I meant is explained here:
http://bugs.typo3.org/bug_view_page.php?bug_id=0000416
and is fixed already in C...
Sebastian Kurfuerst
17:59 Bug #14484: Error in SQL syntax
PHP version 4.3.10
MySQL version 4.0.22-standard
and the package the Typo3 is a Quickstart
old_GuBA
16:52 Bug #14484: Error in SQL syntax
Your MYSQL database version is too new, and the bugfix is in CVS.
bug can be closed I think,
Sebastian
bearbeite...
Sebastian Kurfuerst
02:52 Bug #14484 (Closed): Error in SQL syntax
At the end of sentence SQL of the table 'pages' there is one comma that exceeds...
#
# Table structure for table...
old_GuBA
16:49 Feature #14358: Adminpanel not see
look at admin panel related configuration. it works everywhere else...
greets,
Sebastian
Sebastian Kurfuerst
16:44 Bug #14433: Transforming from a ' in q "
The problem is the config.xhtml_cleaning. This breaks this particular javascript because the cleaning is not very "in... Sebastian Kurfuerst

2005-01-09

23:28 Bug #14483: RTE not loading in Firefox
Important addition to this:
The error occurs only in the classic page. Both in FireFox1.0 and IE6.0.
The error do...
old_vincnet
23:24 Bug #14483 (Closed): RTE not loading in Firefox
Hi! I reported this bug (?) before - which I think is a major when I'm not mistaken.
It's simple: in Windows XP S...
old_vincnet
15:34 Bug #14482 (Closed): Error when using CharacterMap plugin
Error: toolbar[1] has no properties
Source File: http://www.publicservicewatch.org/typo3conf/ext/rtehtmlarea/htmlare...
Wolfgang Klinger

2005-01-08

16:32 Bug #14481 (Closed): Publishing breaks when setting pageNotFound_handling
After setting pageNotFound_handling in the localconf.php, hidden pages break the process of publishing pages to stati... old_bartv
 

Also available in: Atom