Project

General

Profile

Activity

From 2005-01-22 to 2005-02-20

2005-02-20

19:33 Feature #14562 (Closed): Installation failure with MySQL >= 4.1
indexed_search also has four sql statements in ext_tables.sql which cause the installation under MySQL >= 4.1 to fail... Jan-Claas Dirks

2005-02-19

22:08 Feature #14561 (Closed): change page icon in pagetree when "hide in menu" is checked
When hiding a page with the clickmenu option "Hide" the icon of the page changes to: "/typo3/gfx/i/pages__h.gif".
...
Sacha Vorbeck
21:52 Feature #14560 (Closed): make upload field in EB optional
We can disable the upload field in the Doc. module with TS-config "edit_docModuleUplaod = 0" but the editor can still... Sacha Vorbeck
11:38 Feature #14559 (Closed): Prettier record titles (with diff)
it would be nice if the labels generated by t3lib_BEfunc::getRecordTitle() would be passed through t3lib_BEfunc::getP... Tim Franz
00:59 Bug #14548: Rte not loading on mozilla 1.3.1 on MacOS 9
Expect this would be fixed in version 0.4.41, but cannot test on the Mac OS 9 platform. Please confirm. Stanislas Rolland

2005-02-18

22:49 Feature #14390: Date selector should accept alternative date formats
dateparse.php is a candidate for t3lib_div.php (when the return value is made meaningful). Accepted formats:
dd[.]...
Martin Kutschker
22:34 Feature #14533: BE user initialization before inclusion of ext_localconf
OTOH code in ext_localconf.php could affect the BE user object (think hook and/or XCLASS). Martin Kutschker
22:30 Bug #14532: scope of BE- and FE-Cookie: can't cope with multidomain-setup
The quote is correct. IMHO the proposed solution is enough for most setups. Because either you have one domain, multi... Martin Kutschker
15:30 Bug #14558 (Closed): Typo3-CLI-mode don't work with ssl-enabled
in the file typo3/init.php between line 178 and 192 is the ssl check.
If SSL is enabled and you want to run a CLI ...
Joerg Schoppet

2005-02-17

18:18 Bug #14557 (Closed): EM: Updating an extension with changed dependencies blocks website
When updating an extension which has new dependencies to other extensions, the EM will replace the old extension with... Robert Lemke
17:30 Revision ee28da60: Fixed a leftover call to mysql_query to use the abstracted alternative.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@565 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
14:27 Bug #14171: XHTML compliance of FORM objects (attribute wrap)
Changed subject and raised severity.
I think 3.8 should really aim at complete xhtml compliance.
Martin Kutschker
14:23 Bug #14468: indexed_search doesn't index external files
This is the core list, please use the bug list of the extension. Martin Kutschker
14:19 Bug #14491: XHTML 1.0 strict compliance of FORM objects (hidden fields)
Hm, in 3.7 the hidden fields simply appear after the form tag. So it's up to the surrounding xhtml to supply a block-... Martin Kutschker
14:08 Revision d594c708: * Added 3 hooks for each hardcoded function in css_styled_content so extensions can be written which provides alternative renderings without XCLASSING.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@564 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
03:00 Bug #14556: TCEForms javascript validation broken
Corrected in version 0.4.39. Stanislas Rolland

2005-02-16

13:29 Bug #14556 (Closed): TCEForms javascript validation broken
In the backend, when a field requires validation (aka "required", "range", etc...), and when the data doesn't match t... Guillaume Crico
13:27 Bug #14555 (Closed): Installation Problem
Hi there,
I have installed Typo3 and when i try to login to the admin control panel this is what i get [an error occ...
old_rockyuk
03:54 Feature #14552: Backend usergroup module enhanced (full blown)
Workaround:
Hit your Typo3 Install Tool and find the entry "[accessListRenderMode]".
This is undocumented (which ...
Georg Rehfeld

2005-02-15

23:50 Bug #14553: QuickTag Bugs using IE
Ok, will add q and cite to QuickTag in the next version.
However, as you know, IE does not support the abbr tag.
...
Stanislas Rolland
12:01 Bug #14553 (Closed): QuickTag Bugs using IE
When using IE to insert a <abbr> tag using QuickTag, it inserts no opening tag but only this closing tag "</abbr />".... Simon Ihmig
17:48 Bug #14548: Rte not loading on mozilla 1.3.1 on MacOS 9
Not loading either and here is the error.
Error: uncaught exception: [Exception... "Component returned failure cod...
old_araymond
16:53 Revision 8008e7ed: Fixed a few small bugs in indexed-search
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@563 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
16:08 Revision 8652db6b: * The indexed-search lexer has been updated so it supports "printjoins" (characters like ' or - which are allowed inside of words) and there is also support for Chinese/Japanese/Korean (CJK) indexing/searching.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@562 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
12:53 Feature #14554 (Closed): XHTML compliance of img tags: should be border="0" for 1.0 transitional and removed (!) for 1.0 strict/1.1
Pages with images in it fail to validate against XHTML 1.0 strict because of the border="0" attribute in <img> tags, ... Simon Ihmig
05:38 Feature #14552 (Closed): Backend usergroup module enhanced (full blown)
while entering german Context Sensitive Help (CSH) text for the backend user group module I came across this:
- th...
Georg Rehfeld

2005-02-14

21:15 Bug #14548: Rte not loading on mozilla 1.3.1 on MacOS 9
Please install version 0.4.37. I think the editor should load (however, it will not work). After initial load, try to... Stanislas Rolland
18:24 Revision c98a7b93: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@561 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
18:23 Revision d90f74db: Changes to indexed_search
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@560 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
11:35 Bug #14547: XHTML compliance of typolink (non-compliant links are generated when additional parameters are used)
All (I hope so...) functions in tslib_content.php:
function SEARCHRESULT($conf)
function imageLinkWrap($string,$i...
Martin Kutschker
11:20 Bug #14547: XHTML compliance of typolink (non-compliant links are generated when additional parameters are used)
I am not familar with tools to create patches (never needed them before). Actualy I just found a problem and did not ... Dmitry Dulepov
11:09 Bug #14547: XHTML compliance of typolink (non-compliant links are generated when additional parameters are used)
For tslib_content->getTypoLink the solution is easy. Replace:
$conf['additionalParams'].='&'.$k.'='.rawurlencode($...
Martin Kutschker

2005-02-13

19:15 Revision e4aa159e: Added three new types to parseFieldDef() - bigint, numeric, decimal. They all get catered for in the DBAL extension and do no harm otherwise.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@559 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
14:47 Bug #14535: Pagecontent change Column by moving
In all Browsers (IE, Mozilla, ...) old_wer1000

2005-02-12

15:04 Bug #14547: XHTML compliance of typolink (non-compliant links are generated when additional parameters are used)
Hi Dmitry,
could you supply a patch?
cheers,
Ingmar
Ingmar Schlecht
03:20 Bug #14551 (Closed): problem in tce_main
While inserting an value in the frontend with tce_main I get an error if there will be an table without columns, sinc... Volker Graubaum
03:08 Bug #14550 (Closed): Element Browser Titles are fixed and not variable
File: browse_links.php
Class: TBE_browser_recordList
Method: linkWrapItems():
Line 210: $code = htmlspecialchars(t...
old_reisender

2005-02-11

17:43 Bug #14548: Rte not loading on mozilla 1.3.1 on MacOS 9
I think it's the 0.4.9 but the version is no longer available so I can't test it again.
If you can send me de t3d I ...
old_araymond
17:14 Bug #14548: Rte not loading on mozilla 1.3.1 on MacOS 9
Ok, now I know exactly what statement is causing the problem. However, I have no idea why. There seems to be bug in t... Stanislas Rolland
14:39 Bug #14548: Rte not loading on mozilla 1.3.1 on MacOS 9
not working with 0.4.36.
The error is a little bit changed.
Error: uncaught exception: [Exception... "Component r...
old_araymond
16:08 Revision 20655346: Updated ChangeLog.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@558 709f56b5-9817-0410-a4d7-c38de5d9e867 Andreas Otto †
15:40 Revision 0fea4255: In order to use enableTypeByConfig on more types than Input and Text the variable $specConf had to be set. This was done to all getSingleField_* methods which use $this->renderWizards. A list of the methods is provided below.
903: function getSingleField_typeInput
$specConf: Yes
$this->renderWizards: Yes
955: function getSingleField_typeTex...
Andreas Otto †
07:03 Bug #14498: div tags converted to p tags
in Page TSConfig, set:
RTE.default.proc.useDIVasParagraphTagForRTE = 1
RTE.config.tt_content.bodytext.proc.useDIV...
Stanislas Rolland
06:16 Bug #14497: Empty <p> tags inserted
Found the explanation for this problem.
t3lib_parsehtml_proc incorrectly wraps the hr tag in a pair of p tags. Thi...
Stanislas Rolland

2005-02-10

22:46 Bug #14534: Header formatting won't end with Firefox
Please try version 0.4.36. Stanislas Rolland
22:45 Bug #14548: Rte not loading on mozilla 1.3.1 on MacOS 9
Please try version 0.4.36. Stanislas Rolland
20:25 Bug #14548: Rte not loading on mozilla 1.3.1 on MacOS 9
THe error append with the new version 0.4.35 and I use the mozilla version find on the address you gave (wamcom-131... old_araymond
19:53 Bug #14548: Rte not loading on mozilla 1.3.1 on MacOS 9
Is this error happening with version 0.4.35?
Try to use the default stylesheet by commenting out any contentCSS se...
Stanislas Rolland
19:25 Bug #14548 (Closed): Rte not loading on mozilla 1.3.1 on MacOS 9
The only version of mozilla available for MacOS 9 is the 1.3.1. I have a lot of user of Typo3 who use this browser an... old_araymond
21:59 Bug #14544: Documentation: How to get rid of the <p> tag
Fixed by Rupert Germann. Thanks! Michael Stucki
21:34 Bug #14544: Documentation: How to get rid of the <p> tag
I fixed this in the manual I'm currently working on.
thx for the hint.
rupi
Rupert Germann
13:12 Bug #14544: Documentation: How to get rid of the <p> tag
Correct, sorry. It is in tt_news... Got confused because the setting is kind of general, RTE related. old_mich
02:21 Bug #14544: Documentation: How to get rid of the <p> tag
This is posted to the wrong project. There is no such section in the documentation of extension rtehtmlarea. Stanislas Rolland
20:47 Bug #14549 (Closed): Hardcoded doctype declaration in showpic.php
Due the hardcoded doctype declaration it's not possible to use the same doctype across the whole site.
showpic.php s...
Sven Wilhelm
19:31 Bug #14502: htmlarea >0.4.9 not loading in IE6 and Firefox 1.0
Corrected in version 0.4.35. Stanislas Rolland
17:30 Bug #14502: htmlarea >0.4.9 not loading in IE6 and Firefox 1.0
Please post a new problem because the Mac OS 9 problem is not the same problem. I will then close this one. Stanislas Rolland
14:31 Bug #14502: htmlarea >0.4.9 not loading in IE6 and Firefox 1.0
The only version of mozilla available for MacOS 9 is the 1.3.1 so I can't upgrade. I have a lot of user of Typo3 who ... old_araymond
11:52 Bug #14502: htmlarea >0.4.9 not loading in IE6 and Firefox 1.0
Yes, looks pretty good!
I've verified 0.4.35 and both Browsers I'm using are working again:
IE6SP2+actual Patches a...
old_motions
17:12 Bug #14497: Empty <p> tags inserted
If I try with the standard RTE with the SAME Page TSConfig setup, I get a slightly different but similar behaviour. E... Stanislas Rolland
14:23 Bug #14547 (Closed): XHTML compliance of typolink (non-compliant links are generated when additional parameters are used)
Additional parameters to typolink must use "&" (not "&amp;"), which is not XHTML-compliant.
Problem is located in ...
Dmitry Dulepov
10:17 Bug #14480: array_unique not being fed arrays
I think the problem only occurs if no title is found.
See my patch which should fix the problem. Please give me a fe...
Michael Stucki

2005-02-09

23:28 Bug #14502: htmlarea >0.4.9 not loading in IE6 and Firefox 1.0
Please upgrade Mozilla. I doubt we can get the editor working on Mozilla 1.3.1. The changes made in 0.4.12 are essent... Stanislas Rolland
22:46 Bug #14502: htmlarea >0.4.9 not loading in IE6 and Firefox 1.0
Maybe it was not the same problem but for sure the same result.
Here is the javascript error.
Error: uncaught exc...
old_araymond
22:03 Bug #14502: htmlarea >0.4.9 not loading in IE6 and Firefox 1.0
Please try again with version 0.4.35 and after clearing all browser caches. Stanislas Rolland
20:36 Bug #14546: Backend PageTree Error
My system:
HP-UX 11.0
Apache 1.3.33
PHP Version 4.3.10
MySQL 4.0.15a
old_reimanngv
20:24 Bug #14546 (Closed): Backend PageTree Error
Backend Modul "Page" shows strange behavior when trying to browse through the pagetree.
When expanding a folder, the...
old_reimanngv
17:38 Feature #14545 (Closed): RFE: datatype range
For the latest tt_products I need a new datatype for TSRef. This is necessary to make the configuration more easy and... Franz Holzinger
17:04 Bug #14385: HMENU special=language does not work if L in linkvars
The new patch uploaded by fhengartner fixes a problem with my first approach. Can we hope to see this problem fixed a... old_pneff

2005-02-08

23:15 Bug #14542: typo3_rtehtmlarea_prefs.xpi uninstallable in FireFox 1.0
The default should have been http://www.mozilla.org and should have been replaced by your site on generation.
Delet...
Stanislas Rolland
13:18 Bug #14542: typo3_rtehtmlarea_prefs.xpi uninstallable in FireFox 1.0
Turns out it didn't add the site that should be allowed to use clipboard in user.js, left a default fructifor.com.
...
old_SupaDucta
12:57 Bug #14542 (Closed): typo3_rtehtmlarea_prefs.xpi uninstallable in FireFox 1.0
I can't install typo3_rtehtmlarea_prefs.xpi into FireFox 1.0 although Allow webistes to install.... is turned on and ... old_SupaDucta
21:56 Revision 9f561f54: Just added a comment for $copyMappingArray_merged
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@556 709f56b5-9817-0410-a4d7-c38de5d9e867 Robert Lemke
21:39 Bug #14541: after installing 0.4.33 gives an error
Corrected in version 0.4.35. If you want to use the enableMozillaExtension, you need PHP to be compiled with zlib. Se... Stanislas Rolland
11:59 Bug #14541 (Closed): after installing 0.4.33 gives an error
After installing 0.4.33 I get this error. I tried two installations with the same result.
Fatal error: Failed openi...
ben van
21:36 Feature #14540: vertical -alignment not accepted
This is corrected in version 0.4.33. See the change log at the end of the manual Stanislas Rolland
11:54 Feature #14540 (Closed): vertical -alignment not accepted
Vertical-alignment (table config) for table, tr and td doesn't funcion. It is not written to the style . I tried seve... ben van
17:09 Bug #14544 (Closed): Documentation: How to get rid of the <p> tag
The manual section "How to get rid of the <p class=”bodytext”> wrap ?"
should read as follows:
add this to your...
old_mich
16:56 Feature #14543 (Closed): no warning when [SYS][encryptionKey] is not set
No warning is issued when [SYS][encryptionKey] is not set. The installer should display a warnign icon, when the fiel... Martin Kutschker
11:15 Bug #14539: check for the include_once statement for XCLASS
the first fix is wrong.
sorry!
Note by Stucki: OK, deleted it.
edited on: 09.02.05 11:14
Dietrich Heise
11:10 Bug #14539 (Closed): check for the include_once statement for XCLASS
If after the word include_once is a whitespace the EM will display an error:
Couldn't find the include_once statemen...
Dietrich Heise
09:41 Feature #14538 (Closed): list-Modul/clipboard#1,2,3 does not allow recursive Delete
When the advanced clipbaord is opened in list-modul it is possible to put a check next to each record to select it fo... Peter Niederlag
08:27 Revision 99bcf996: typo correction
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@555 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
06:13 Feature #14536: Configurable word sep char for SimulateStaticDocuments
After some testing I enhanced the code to allow for an empty substChar and a setting, which characters to preserve. T... Georg Rehfeld
00:39 Bug #14537 (Closed): gifbuilder jpgs are 256 colors
gifbuilder creates jpgs that are 256 colors, even if it begins with a high quality jpg.
I believe the source of th...
David Lanier

2005-02-07

21:48 Feature #14536 (Closed): Configurable word sep char for SimulateStaticDocuments
There was a request to make the underscore used by SimulateStaticDocuments for separation configurable. Especially ch... Georg Rehfeld
15:54 Bug #14535 (Closed): Pagecontent change Column by moving
I have a pages with mixed content (columns: normal, right, border, ...).
When i moving a pagecontent, the column of ...
old_wer1000
14:56 Bug #14232: delete multiplae files in filelist
can not be reproduced, closing Peter Niederlag
12:24 Bug #14118: Clear extension cache has a strange name
sounds ok for me old_sgerske
11:12 Bug #14530: The backend menu has ugly URLS like "mod/ext/../../something.php"
Thanks, I will test this. Michael Stucki
10:07 Bug #14530: The backend menu has ugly URLS like "mod/ext/../../something.php"
This diff fixes things on our installation at work, and I dont think it should have any bad influence on other things... Allan Jacobsen
09:48 Revision 65c8d8e7: Bringing the DBAL extension AS OF JANUARY 2005 into CVS.
Works pretty well, but still needs more work. A few optimizations are planned and some bugs in native mode need to be... Karsten Dambekalns

2005-02-06

23:51 Revision e542e74e: Bringing the DBAL extension AS OF JULY 2004 into CVS. This is rather for historic purposes, more changes will follow in the near future.
This version was already a huge step forward, but it will not work as expected with 3.7.x or 3.8.x. You have been war... Karsten Dambekalns
20:52 Bug #14534: Header formatting won't end with Firefox
Argh, Bugzilla ate my formatting. The generated html looks more like this:
{h1}{p}Header{/p}{p}normal text this is...
old_mich
20:47 Bug #14534 (Closed): Header formatting won't end with Firefox
With all the versions I tried, I have a problem with Firefox and the setting
disableEnterParagraphs = 0
When I'...
old_mich
19:45 Feature #14533 (Closed): BE user initialization before inclusion of ext_localconf
That would allow us to customize certain TCAdefaults for example on a per user basis...
(issue imported from...
Wolfgang Klinger
12:26 Bug #14187: Spelling error: All Configuration - im_noFramePrepended
Fixed in CVS HEAD (found 22 occurences). Michael Stucki
12:25 Revision 4fe6797b: * Fixed a typo (closes #0000127)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@554 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
01:38 Feature #14134: JS Errors in Opera
Anybody with Opera, please confirm if that helped... Michael Stucki
00:03 Bug #14118: Clear extension cache has a strange name
OK so what is your suggestion? Would "Clear cache in typo3conf/" be ok? Michael Stucki

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
16:27 Revision 0442be32: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@553 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
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:53 Revision 5f64af83: 2005-02-04 Michael Stucki <michael@typo3.org>
* Corrected some typos
* Fix permissions after ImageMagick has created a new file. Introduced new function t3lib_div...
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:58 Revision 227a743c: Corrected dates in ChangeLog, 2005 instead of 2004 :-)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@551 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
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:47 Revision a7a07430: Fixed bug #0000734: Check if function imagetypes() exists before executing it.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@550 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
21:45 Revision f1e94e65: Added a ChangeLog file.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@549 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
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 Revision 77d45c12: Fixed minor bug #0000728 in t3lib_modsettings::init()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@548 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
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
11:29 Revision 837853b7: Iframe functionality in taskcenter updated. sys_action adjusted to the changes in taskcenter
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@547 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Jul Jensen
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

18:20 Revision 4ae04266: IESelectFix for xmenu_layers.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@546 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
18:08 Revision d2bc501b: IESelectFix by Peter Klein <peter at umloud.dk>. Makes layer menus flow over <select> boxes on IE.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@545 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
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:38 Revision 589dfb83: * Fixed bug #0000642: No translations for the word "page" printed by indexed_search when a PDF file matches
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@544 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
15:37 Revision dae74e62: * Fixed spelling mistake "Interne pages" => "Internal pages"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@543 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
15:36 Revision a31ac2ff: * Fixed spelling mistake "Interne pages" => "Internal pages"; * Fixed bug #0000642: No translations for the word "page" printed by indexed_search when a PDF file matches
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@542 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
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
16:33 Revision c10c1cb7: Fixed problem with calling /usr/sbin/postconf when this file does not exist. Now makes a check to see if the file
exists.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@541 709f56b5-9817-0410-a4d7-c38de5d9e867
Jan-Erik Revsbech
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:29 Revision cf86bc51: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@540 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
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:03 Revision dd48fe38: * Fixed bug #0000668: Removed spurious comma (,) from pages table definition in t3lib/stddb/tables.sql
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@539 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
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
 

Also available in: Atom