Project

General

Profile

Activity

From 2006-07-19 to 2006-08-17

2006-08-17

23:52 Feature #16474 (Closed): no TS Option "removeDefaultCSS"
There is a TS config option to remove the DefaultJS, but no option to remove the DefaultCSS.
I made a small patch to...
Paul Zirnik
22:07 Bug #16421: Can't save, modify the content or reload page tree from server -> typo3.com will be loaded
Hello Andreas,
thank You for the infos!
Let me know if I can help You!
Istvan Szantosi
21:41 Bug #16421: Can't save, modify the content or reload page tree from server -> typo3.com will be loaded
Hm, I only found one big difference between your and my system information: The var TYPO3_SITE_SCRIPT starts with a s... Andreas Wolf
07:40 Bug #16421: Can't save, modify the content or reload page tree from server -> typo3.com will be loaded
Hello Istvan,
yes, I received your mail yesterday, but I forgot to redirect it to my office address - shame on me....
Andreas Wolf
20:05 Bug #16150: Allowed memory size exhausted
Yes the reason for the trouble was that my database dump was wrong because the auto_increment settings have been miss... Manuel Rüter
11:27 Bug #16150: Allowed memory size exhausted
So is there anything TYPO3 can do about this? It looks like the dump from MySQL 5 was just wrong, is this correct? Michael Scharkow
19:53 Bug #15205: Thumbnails doesn't work in spite of a working ImageMagick
I also have this exact same problem with 4.01. I have read some other postings of similar problems but always without... old_janno
17:51 Feature #14383: Unlink doesn't work for Non-Admins
I can confirm this: the BE-users need Page:Content and Pagecontent:Content in allowexcludefields.
Is there something...
Kasper Ligaard
10:45 Revision ba6db2b3: Added text to Update Wizard informing about the change of the default values of "config.inlineStyle2TempFile" and "config.removeDefaultJS" depending on compatVersion >= 4.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1678 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
10:42 Revision be6e7b95: Added text to Update Wizard informing about the change of the default values of "config.inlineStyle2TempFile" and "config.removeDefaultJS" depending on compatVersion >= 4.0
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1677 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
07:43 Bug #16393: Workspaces loses MM relations on saving a new record and publish a draft record.
This bug seems to be related to 3531. Perhaps Zach's fix is even more applicable than mine - could someone check this? Andreas Wolf
04:03 Bug #14884: 'removeTag' does not remove closing tags
I am also getting this bug in 4.01 - does anybody have a consistent fix? I would be glad to test it ;) I have plenty... Lars Houmark

2006-08-16

21:40 Bug #16421: Can't save, modify the content or reload page tree from server -> typo3.com will be loaded
Hello Andreas,
sorry, that I was not available in the last days. I have sent You a mail last week (tuesday) with i...
Istvan Szantosi
19:14 Bug #16470: RTE lost text formatting after copy past
Well, I don't think that this is a PHP-related problem. The RTE is completely rendered by JavaScript-code, so no PHP ... Andreas Wolf
16:18 Bug #16377: Wrong loginbox image after deinstall of t3skin
Seems like this is not an issue at all. Michael Stucki
15:26 Bug #16471: Selection of Table-Fields does not work in TS
Hy Thomas,
targetUID is the UID from the page, where the title should be taken. This is configured in the constant...
Noel Bossart
12:08 Bug #16473 (Closed): EM: svn commit fails after updating ext_emconf.php on Windows
SVN complains that ext_emconf.php has inconsistent line ending (mixed: linux/windows). Looks like rewriting ext_emcon... Dmitry Dulepov
11:02 Bug #16398: mailform: no mail to mailadress in the recipient_copy - field
My fault. The is a new option "secureFormmail" in 4.0 which has to be set to 0. Everything works fine. Thomas Schröder
10:00 Bug #14988: xhtml_cleaning corrupts javascript in HTML-comment from extension
Hi,
the option xhtml_cleaning is unstable (I think that is written in the documentation) and it is not suggested to ...
Sebastian Kurfuerst
07:43 Bug #14402: the TS embedded help is not up-to-date
Here is the file generated from the latest docs, you can see which source data was used in comments in the sql file i... Stephane Schitter

2006-08-15

22:52 Bug #16082: I get a parse error when I try to upload an extension.
I just had the error on a server that was properly connected to the internet. I tried it only once and then switched ... Ingmar Schlecht
21:22 Bug #14402: the TS embedded help is not up-to-date
Hi Stephane,
really great that you are working on this!
Can you please attach the updated ext_tables_static+adt...
Ingmar Schlecht
20:43 Bug #16471: Selection of Table-Fields does not work in TS
Hi Noel,
what is targetUID? Do you have configured this in the constants? Or where does it come from?
Greets,
...
Thomas Hempel
15:09 Bug #16471 (Closed): Selection of Table-Fields does not work in TS
If you want to read a Field from a Table in the DB, it does just work, if the Target is a SUBPAGE of the calling Page... Noel Bossart
19:48 Bug #16148: IFSUB and ACTIFSUB of Menus fails with pagetype shortcut as subpage
http://bugs.typo3.org/view.php?id=3160 Jochen Weber
18:12 Bug #15663: EM2 need more than 32 MB
unset's are here:
-----------------------
@@ -815,9 +824,11 @@
}

$lines[]=$this->extension...
Bernhard Kraft
17:10 Bug #15663: EM2 need more than 32 MB
* People like Kasper are very restrictive about new tables - I could convince him that at least one new table is nece... old_chihoang
13:59 Bug #15663: EM2 need more than 32 MB
I've also added a new version:
EM_MemFix_2006-08-15.diff
the last one missed the CREATE table statements in t3l...
Bernhard Kraft
13:49 Bug #15663: EM2 need more than 32 MB
- why only 1 table? why not 3 tables with true m:n relationship?
* People like Kasper are very restrictive about n...
Bernhard Kraft
13:02 Bug #15663: EM2 need more than 32 MB
- why only 1 table? why not 3 tables with true m:n relationship?
- strpos might be faster then preg_match
- do less...
old_chihoang
15:44 Bug #16472: Non accessible Page And PageNotFound Handler.
Here my rewritten getPageAndRootline function:
## Do not iterate more then 20 times
function getPageAndRootline(...
Alexander Opitz
15:40 Bug #16472 (Closed): Non accessible Page And PageNotFound Handler.
If a Page in Tree isn't accessible then the Variable pageNotFound is set. (To 1 if access rights are direct or 2 if a... Alexander Opitz
11:45 Bug #15729: Wrong helpfile regarding "Menu/Sitemap"
I noticed the same.
But I think, the sitemap should not ignore the entrypoint.
Jochen Weber
11:12 Feature #16253: tslib_fe::getStorageSiterootPids: get all storage-pids in whole rootline
My patchfile contained a small, but fatal error... Please only use the 3692_new.patch! Andreas Wolf
10:09 Bug #14988: xhtml_cleaning corrupts javascript in HTML-comment from extension
Function htmlcleaner in class.t3lib_parsehtml is not able to differ between HTML and Javascript code when 'cleaning' ... Norbert Bernhardt
07:55 Bug #14988: xhtml_cleaning corrupts javascript in HTML-comment from extension
I can confirm this bug with tt_products 2.5.0.
During debugging of the reason why JavaScript generated in an exten...
Franz Holzinger
06:51 Revision 36aa9a02: * Corrections/adjustments to the htmlArea RTE extension (see details in local ChangeLog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1676 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2006-08-14

22:50 Bug #15663: EM2 need more than 32 MB
Hello all,
I created a patch against the EM of the 4.0 version of TYPO3 during the Developer Days meeting.
EM_M...
Bernhard Kraft
17:06 Bug #16470 (Closed): RTE lost text formatting after copy past
If i copy for example a h1 text part and than past it in the next line, the hole text lost the formatting.
TYPO3...
Nils Dehl
16:00 Bug #16468 (Closed): HTMLarea deletes <u>-Tags in IE6.0
If i use <u>-Tags in IE6, HTMLarea deletes them after saving.
I use the following Page-TS-Configuration:
# Eige...
Juergen Kussmann
14:37 Bug #16419: Upload to TER always transfers hidden or system files
Maybe, we should include an optional paramter to
class.t3lib_div.php->getAllFilesAndFoldersInPath(...,$excludeDir...
Stefan Geith
14:33 Bug #16305: Getting "undefined" in "more options..." values, when editing several content elements at the same time
I can confirm this bug. Fixxing it would approximatly take two to 6 hours I assume. Peter Niederlag
11:21 Bug #16305: Getting "undefined" in "more options..." values, when editing several content elements at the same time
The Problem still persists in TYPO3 Version 4.0.1, can anyone acknoledge this? Helmut Hummel
14:20 Feature #16365: make workspaces an extension
Dmitry,
I meant whether the creation of workspace-modules (and thus the table which contains the records) would ha...
Andreas Wolf
11:32 Feature #16365: make workspaces an extension
Andreas, workspace records can be created only on the Globe level, so they are visible to admin user only. In any cas... Dmitry Dulepov
13:58 Feature #16466 (Closed): HMENU.special = language
If I use the language menu with:
lib.langMenu = HMENU
lib.langMenu.addQueryString = 1
lib.langMenu.addQueryStrin...
Martin K¤stner
13:53 Feature #15738: Dynamic log file name
Proposed update to the description of the config.stat_apache_logfile parameter in the TSRef:
This the filename of ...
Francois Suter
11:58 Bug #16410: There is no connection to the database!
I agree. I will close this bug but if you can prove that this works in other applications, e.g. phpmyadmin, please re... Michael Stucki
11:35 Bug #16410: There is no connection to the database!
I do not see it as bug in typo3 because hundreds of people could do it successfully. Looks like it is your local setu... Dmitry Dulepov
11:20 Bug #16178: UTF-8: Broken special characters on cached pages
[multiplyDBfieldSize] = 2 is NOT needed here. It is only of your database is latin1 but content is utf-8. Dmitry Dulepov
11:09 Bug #16465 (Closed): Link from Google AdWords fails due to wrong alias handling
Google AdWords adds parameter to the destination URL to help site owners identify visits from AdWords. Here is how it... Dmitry Dulepov
08:49 Bug #16455: Content record disappear when inserting non-default language first
The dbList_lang.patch is the 2nd patch, which needs to be inserted after Ingmars patch. Sebastian Kurfuerst

2006-08-13

16:55 Bug #14291: wizards: truncation of P[currentValue]
Reopened because I doubt anything has happened sinec I filed the bug. I'll have a check later and assign the bug to m... Martin Kutschker
16:08 Bug #16178: UTF-8: Broken special characters on cached pages
check if you have HTML tidy enabled in the Installer Tool.
I had a similar problem and $TYPO3_CONF_VARS['FE']['tidy'...
Alain Sch¤fer
12:28 Feature #15738: Dynamic log file name
Moved logfile_dir out of the strftime() call. Michael Stucki
11:54 Feature #15738: Dynamic log file name
I committed the change suggested above in the T3DD06 repository.
In typo3/sysext/cms/tslib/class.tslib_fe.php on l...
Francois Suter
12:22 Feature #15778: Proposal for constant "TYPO3_compat_version"
Finally I agree, so let's close this bug until other arguments pop in... Michael Stucki
12:06 Feature #15778: Proposal for constant "TYPO3_compat_version"
I don't think we need a constant for that. There is t3lib_div::compat_version method that can be used to do such kind... Ernesto Baschny
11:50 Bug #16464: Error message when uploading one or two files in file-browser (BE)
In rev.1687 of trunk in t3dd06. Ernesto Baschny
11:36 Bug #16464 (Closed): Error message when uploading one or two files in file-browser (BE)
Reproduce in 4.0.1 with:
- Create a "Text w/ images"
- Open the "File browser" in the field "Images:"
- In the f...
Ernesto Baschny
10:37 Bug #14215: Warning: exec(): Unable to fork during install
last feedback is from 11/2004. we believe this is some problem/misconfiguration of the environment.
If you still f...
Peter Niederlag
09:48 Bug #15378: CSV Export in list mode only exports 100 records
Wonderful! :-) Michael Stucki
03:12 Bug #16450: BackEnd Login Not Possible
I've run into the same problem upgrading from TYPO3 3.7.0 to 4.0.1. I'm using PHP 4.2.2. Eric Blom
00:15 Bug #16463 (Closed): TCEFORM altLabels & addItems CType doesn't change Page-Modul CE Labels
If you change labels of CTypes with
TCEFORM.tt_content.CType.altLabels...
the new Label isn't assigned to the Label...
Marc Bastian Heinrichs

2006-08-12

23:54 Feature #16462 (Closed): AJAX Page Tree
The page tree should only load needed parts when the user expands/collapses branches of the tree.
(issue imported...
Ingmar Schlecht
23:18 Feature #16318: Patch: new option TSFE.jumpUrl_prefer301 = 1
Fixed in Revision 1685 on t3dd 2006 Ingo Schmitt
23:17 Feature #16318: Patch: new option TSFE.jumpUrl_prefer301 = 1
Better solution with switch/case construct for different codes uploaded with patch: tslib_fe_header_redirect.txt
S...
Ingo Schmitt
22:19 Bug #15523: styles.content.imgtext.maxW halfs the size
sry, this is not a bug and will be closed again. Peter Niederlag
21:57 Bug #15378: CSV Export in list mode only exports 100 records
OK. We found a more nice way to do it. :->
patch is in 'class.db_list.inc.diff'
Just unset 'LIMIT' from the query...
Peter Niederlag
18:20 Bug #15378: CSV Export in list mode only exports 100 records
Easiest way to fix it is by applying a GET/POST "showLimit=xy" to the generated link.
see the file: class.db_list_...
Peter Niederlag
17:13 Bug #14915: im 6.0.6 doesn''t scale JPG's in GIFBUILDER
Bernhard, get in contact with me please Mathias Schreiber
17:09 Bug #14814: Limit to Language does not work for pages
Could you please supply a patch file so we could merge that with the core?
Thank you in advance
Mathias Schreiber
17:03 Feature #15037: Pagetree Clikemenue Paste Into
Only a Problem with the advanced clipbord Ingo Schmitt
16:33 Bug #14911: Some buttons in the admin panel of frontend editing of BE-users dont' work
Please be more specific because I am not able to reproduce this behaviour because I don't know what to reproduce
T...
Mathias Schreiber
16:24 Bug #14839: 404 - page not found when cancelling Content Element wizard in list view
The attached patch should fix the problem. Please check & check possible side-effects. Michael Stucki
15:58 Bug #16450: BackEnd Login Not Possible
Partly solved!
Have a careful look at http://bugs.typo3.org/view.php?id=2634 !
The problem is still unsolved in Typ...
Stefan Breitenfeld
15:06 Bug #16461 (Closed): setup.override.edit_docModuleUpload=0 does not work anymore
Setting setup.override.edit_docModuleUpload=0 in the Groups Field does not hide the Image Upload Option in the Conten... Olivier Dobberkau
14:55 Bug #14881: File mounts using userUploadDirs
Actually you are wrong.
['BE']['userHomePath']
should be used for setting up the path to ALL user directories.
...
Mathias Schreiber
14:54 Feature #14986: Check if session_support is enabled in PHP
See Attached patch for fix, or revision 1682 in t3dd SVN Repository Ingo Schmitt
14:38 Feature #14832: Mailto: links strip user-specified data at "space" (i.e. ?subject=my subject here&body=body message here)
Writing %20 is fully compliant to XHTML and HTML standards and has to be used. Mathias Schreiber
14:19 Bug #14995: JSMENU showActive not working with entryLevel
Closed due to general Bugtracker Cleanup.
TYPO3 Version 3.7.1 will no longer be supported.
Mathias Schreiber
14:19 Bug #14942: Allowed excludefields: content:justfy and content:link cann not be removed
Closed due to general Bugtracker Cleanup.
TYPO3 Version 3.7.1 will no longer be supported.
Mathias Schreiber
14:19 Bug #14923: box overlays menu
Closed due to general Bugtracker Cleanup.
TYPO3 Version 3.7.1 will no longer be supported.
Mathias Schreiber
14:18 Bug #14288: check for inclusion of localconf fails.
Closed due to general Bugtracker Cleanup.
TYPO3 Version 3.6.2 will no longer be supported.
Mathias Schreiber
14:17 Bug #14746: Linking to internal urls with extra parameters fails
Closed due to general Bugtracker Cleanup.
TYPO3 Version 3.6.2 will no longer be supported.
Mathias Schreiber
14:17 Bug #14285: Images in fileadmin are not displayed, when using typo3 inside public_html directory
Closed due to general Bugtracker Cleanup.
TYPO3 Version 3.6.2 will no longer be supported.
Mathias Schreiber
14:17 Bug #14329: RTE breaking links to pages on local domain
Closed due to general Bugtracker Cleanup.
TYPO3 Version 3.6.2 will no longer be supported.
Mathias Schreiber
14:17 Feature #14315: ampersands in url parameters are 'cleaned' by xhtml_cleaning
Closed due to general Bugtracker Cleanup.
TYPO3 Version 3.6.2 will no longer be supported.
Mathias Schreiber
14:16 Bug #14326: pi_list_browseresults doesn't honor simulateStaticDocuments
Closed due to general Bugtracker Cleanup.
TYPO3 Version 3.6.2 will no longer be supported.
Mathias Schreiber
14:16 Bug #14291: wizards: truncation of P[currentValue]
Closed due to general Bugtracker Cleanup.
TYPO3 Version 3.6.2 will no longer be supported.
Mathias Schreiber
14:15 Bug #14290: cannot get current value of RTE field
Closed due to general Bugtracker Cleanup.
TYPO3 Version 3.6.2 will no longer be supported.
Mathias Schreiber
11:04 Feature #16460 (Closed): Image zoom if width > X px
Introducing new constant, e.g. styles.content.imgtext.minZoomW, which would enable JS zoom for current image if it is... John Angel
01:39 Bug #15104: Web > Info Log tool does not show entries of other users in group
Seems fixed according to user feedback. Thanks Steven! Michael Stucki

2006-08-11

17:53 Bug #15126: file list module nav frame doesn't reload automatically after creating a folder
I fixed the patch ; the returnUrl param was not persisted when reloading the 'number of folders listbox' J©rôme Schneider
12:29 Bug #15126: file list module nav frame doesn't reload automatically after creating a folder
keyword:t3dd06 Sebastian Kurfuerst
17:29 Bug #15104: Web > Info Log tool does not show entries of other users in group
I can't recreate this one in Typo3 4.0.1 so you may as well close it off. Steven Bagshaw
16:56 Bug #16455: Content record disappear when inserting non-default language first
checking that with ingmar Sebastian Kurfuerst
16:14 Bug #14838: Indexed search results: Link in "path" section does not include extension variables
This problem is still here in Typo3 4.01 and the indexed search version that comes with it. Steven Bagshaw
14:42 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
Klauss, I am not sure but it can be either rte or separate core bug. Dmitry Dulepov
12:33 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
keyword:t3dd06 Sebastian Kurfuerst
13:14 Bug #16450: BackEnd Login Not Possible
I now upgraded PHP to version 5.1.4. That did not help at all.
I use MySQL 5.0.17 - yesterday with the InnoDB engine...
Stefan Breitenfeld
11:20 Bug #16450: BackEnd Login Not Possible
Now I took an actual xampplite package and everything worked fine. The difference I can see is the usage of myISAM ta... Axel Bernhardt
02:25 Bug #16450: BackEnd Login Not Possible
This logfile shows the log of a session login but not when a new user would be created.
Please go back to the Inst...
Michael Stucki
12:35 Bug #15114: limited to languages; still can delete content element
keyword:t3dd06 Sebastian Kurfuerst
12:34 Bug #15378: CSV Export in list mode only exports 100 records
keyword:t3dd06 Sebastian Kurfuerst
12:34 Bug #16419: Upload to TER always transfers hidden or system files
keyword:t3dd06 Sebastian Kurfuerst
12:34 Bug #16261: Special characters not correctly displayed on login-screen
keyword:t3dd06 Sebastian Kurfuerst
12:33 Bug #16335: t3lib_div::getIndpEnv('TYPO3_DOCUMENT_ROOT') delivers wrong value in Backend
keyword:t3dd06 Sebastian Kurfuerst
12:33 Bug #14215: Warning: exec(): Unable to fork during install
keyword:t3dd06 Sebastian Kurfuerst
12:33 Feature #15778: Proposal for constant "TYPO3_compat_version"
keyword:t3dd06 Sebastian Kurfuerst
12:32 Bug #16276: Database Analyser - Compare proposes "ALTER ..... NOT NULL" again and again
keyword:t3dd06 Sebastian Kurfuerst
12:32 Bug #16436: spamProtectEmailAddresses_lastDotSubst breaks image links
keyword:t3dd06 Sebastian Kurfuerst
12:32 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
keyword:t3dd06 Sebastian Kurfuerst
12:32 Feature #14277: Start/Stop time for pages is ignored in standard menu objects
keyword:t3dd06 Sebastian Kurfuerst
12:32 Bug #14210: SSL - SSL Lock HTTPS Proxy ...
keyword:t3dd06 Sebastian Kurfuerst
12:32 Bug #16399: config.spamProtectEmailAddress not in external Javascript file
keyword:t3dd06 Sebastian Kurfuerst
12:31 Feature #16318: Patch: new option TSFE.jumpUrl_prefer301 = 1
keyword:t3dd06 Sebastian Kurfuerst
12:31 Bug #16443: Constant Editor: Default Image Width [styles.content.imgtext.linkWrap.width] - wrong description
keyword:t3dd06 Sebastian Kurfuerst
12:31 Bug #15523: styles.content.imgtext.maxW halfs the size
keyword:t3dd06 Sebastian Kurfuerst
12:30 Feature #15431: fieldset element for FORM
keyword:t3dd06 Sebastian Kurfuerst
12:30 Bug #16345: logging into the BE without Javascript fails without any notice why
keyword:t3dd06 Sebastian Kurfuerst
12:30 Bug #14859: Deleting directories ending in a dot in fileadmin-module impossible
keyword:t3dd06 Sebastian Kurfuerst
11:21 Bug #16459 (Closed): Bug in t3lib_loaddbgroup.php when using defVals while creating new records
Today I ran into some problems while transferring defVals to a TCE_form
containing group fields with MM relations.
...
JoH
11:09 Bug #16453: Some relative external url's not indexed correctly
It seems there's no support for using links to individual pages (like a sitemap) in indexing configurations, it has t... Arjen Hoekema
10:45 Bug #15433: T3D export file name issue
Yes for using yyyymmdd and HHii. Don't care for using hyphens or underscores. Martin Kutschker
10:03 Bug #16458 (Closed): PHP 5 array merge error in t3lib_div line 538
Direct Mail uncovers an array_merge() error when sending a Quick Mail if the PHP version is 5.
The error is not from...
Lucas_Birk
07:52 Bug #16457 (Closed): when config.locale_all is empty string,steLocale will not work
function settingLocale in class.tslib_fe.php 2048 line
here maybe has a bug,if config['config']['locale_all'] is ju...
old_yechunjian
03:14 Bug #16454: Deleted language overlay records still visible
This problem has been fixed in 4.0.1 already :-) Michael Stucki

2006-08-10

22:26 Bug #16450: BackEnd Login Not Possible
I have exactly the same problem. There is no entry made in the db , not in be_users and not in fe_users. I use php 51... Axel Bernhardt
21:58 Bug #16450: BackEnd Login Not Possible
Well, according to your log-file, the login succeeds. The time of the last login is updated in the be-users record, a... Andreas Wolf
21:12 Bug #16450: BackEnd Login Not Possible
As I wrote in the description above, cookies are enabled. The problem is reproducable using different browsers (Firef... Stefan Breitenfeld
16:04 Bug #16450: BackEnd Login Not Possible
Well, as far as I can see from the log-file, your login succeeds. A session is created and the successful login is al... Andreas Wolf
18:33 Bug #16456 (Closed): Preview from element versions does not work
the preview from "element: just record" versions does not work.
ID's are in URL but always the online version of el...
old_maik
17:59 Bug #16449: Where is
You also told me:
<cite>
Please don't post issues here that _seem_ to be bugs. Generally.
</cite>
old_rotwang
17:58 Bug #16449: Where is
And that's the reason why I told you to use the newslists. Thorsten Kahler
17:47 Bug #16449: Where is
You could interpret any bug report that doesn't pan out to be an actual bug as "help me read the documentation." or,... old_rotwang
17:44 Bug #16449: Where is
Fundamentally, a call like "help me reading the documentation" doesn't belong here, although I must admit that the do... Thorsten Kahler
16:56 Bug #16449: Where is
Fundamentally, anything anyone posts to a bug report board is "something that _seems_ to be a bug", given that only t... old_rotwang
16:47 Bug #16449: Where is
Please don't post issues here that _seem_ to be bugs. Generally.
There's plenty of manpower on the newslists, so f...
Thorsten Kahler
16:40 Bug #16449: Where is
<cite>
Once again: this is not the TYPO3 support board.
</cite>
Should I, or should I not, post things to this b...
old_rotwang
14:58 Bug #16449: Where is
Once again: this is not the TYPO3 support board.
[1] states:
<cite>
To follow this tutorial you should now copy ...
Thorsten Kahler
14:30 Bug #16449: Where is
The package you get when you click the download link is not the same one that's referred to in the tutorial. Go to t... old_rotwang
15:22 Bug #16455 (Closed): Content record disappear when inserting non-default language first
* write a new news record in a language which isn't the default language
* save it
* look within web>list ...
old_AndreU
13:59 Feature #14383: Unlink doesn't work for Non-Admins
I came accross the same problem in Typo3 4.0. It is not a bug, more of a user / group permissions issue. The problem ... Oliver Rowlands
12:35 Bug #16454: Deleted language overlay records still visible
Sorry. New line must be as follows, of course:
'pages_language_overlay.sys_language_uid=sys_language.uid AND pages_l...
old_dpool
12:31 Bug #16454 (Closed): Deleted language overlay records still visible
After a page language overlay record is deleted either via the Web->List Module or via the delete function in the edi... old_dpool
11:55 Bug #16453 (Closed): Some relative external url's not indexed correctly
When a 'index_config' record contains an url like:
http://www.host.com/path1/path2/page.html
and this page cont...
Arjen Hoekema
07:28 Feature #16365: make workspaces an extension
+1
Edit: I just wonder if any of you has ideas on how this should look like... Ok, it's clear to move the module "...
Andreas Wolf
07:05 Bug #15523: styles.content.imgtext.maxW halfs the size
John, this is _not_ undocumented. From the constant editor (in TYPO3 versions 4+ you probably need to install the ex... Christopher
06:54 Feature #16452 (Closed): Load $GLOBALS['TSFE'] with image dimensions when IMG_RESOURCE is used (feature request!)
As documented in the TSref, the IMAGE cObject loads $GLOBALS['TSFE']->lastImageInfo with the height, width and url of... Christopher

2006-08-09

23:31 Bug #16449: Where is
Try the "Download" link on top of the mentioned page.
Please note that the tutorial was written 2.5 years ago for ...
Thorsten Kahler
23:20 Feature #16365: make workspaces an extension
+1
WS are one of the few "features" of TYPO3 that can't be disabled (ok, you can hide the "shortcutFrame" for BE u...
Thorsten Kahler
19:37 Bug #16450: BackEnd Login Not Possible
The error message of Typo3 is still the same: "Your login attempt did not succeed. Make sure to spell your username a... Stefan Breitenfeld
14:16 Bug #16450: BackEnd Login Not Possible
Do you have display_errors enabled? Does PHP write any error messages?
If nothing helps you will have to enable My...
Michael Stucki
14:15 Bug #16450: BackEnd Login Not Possible
What is this error message?
A default user is just the unmodified default of a new database record with only "user...
Michael Stucki
12:20 Bug #16450: BackEnd Login Not Possible
Typo3 connected and wrote to MySQL using full admin rights.
Creating an admin user manually through PHPMyAdmin seems...
Stefan Breitenfeld
11:37 Bug #16450: BackEnd Login Not Possible
Are you sure that this TYPO3 installation does have the permission to write to tables? Michael Stucki
11:36 Bug #16450: BackEnd Login Not Possible
What happens if you manually create a new admin user through phpMyAdmin? Michael Stucki
00:05 Bug #16450 (Closed): BackEnd Login Not Possible
I'm a newbie to Typo3 and just installed Typo3 4.0.1. No error messages. Install login works, database works, all tab... Stefan Breitenfeld
18:12 Bug #16451: UTF8 conversion causing problems
Sorry, I don't have time to look deeper at this currently. Since I suppose it's not a TYPO3 bug, you might post a mai... Michael Stucki
17:15 Bug #16451: UTF8 conversion causing problems
Maybe you are using an extension which extends the indexed search plugin? Make sure there are no XCLASSes to any inde... Michael Stucki
16:46 Bug #16451 (Closed): UTF8 conversion causing problems
--> Typo3 4.0
--> Indexed Search 2.9.0
Special characters on pages are being garbled by the function charsetEntit...
Gavin Frayne
13:58 Bug #16354: TSref and doc_core_ts on typo3.org are out-of-date
Done. Michael Stucki
13:49 Bug #16419: Upload to TER always transfers hidden or system files
I expected that this would come up ;-)
But will take some time as I will be out of the office for one week.
Reg...
Peter Russ
13:37 Bug #16419: Upload to TER always transfers hidden or system files
hmm, just noticed it adds the 'hidden option' only to the "upload to TER" dialog.
However I would rather apprecia...
Peter Niederlag
13:30 Bug #16419: Upload to TER always transfers hidden or system files
I am having some little(!) trouble cleanly testing the patch 'class.em_index.060804.org.diff' due to the following l... Peter Niederlag
12:37 Feature #14277: Start/Stop time for pages is ignored in standard menu objects
I still think there must be a problem with this:
- Imagine you have a page A that is listed in the navigation of p...
Michael Stucki
10:15 Bug #15523: styles.content.imgtext.maxW halfs the size
This is undocumented feature. No docs about it.
The purpose of maxW is pretty confusing. I am still not sure what ...
John Angel
08:41 Bug #16434: RTE config is not supported by HTMLArea RTE
It works with file but it is supposed to work without. Htmlarea is not the only TYPO3 RTE but each RTE is supposed to... Dmitry Dulepov
08:37 Bug #16434: RTE config is not supported by HTMLArea RTE
You are right, if it is specified to work without, it has to work without. But just test it so you can tell if this w... Andreas Wolf
08:19 Bug #16434: RTE config is not supported by HTMLArea RTE
Andreas, I need not to include any css files according to official RTE specification! It should work without it or i... Dmitry Dulepov
08:16 Bug #16434: RTE config is not supported by HTMLArea RTE
I also use the RTE.classes-option, but here it is working. The exact configuration:
RTE.classes {
aufzaehlungsp...
Andreas Wolf
07:54 Bug #16434: RTE config is not supported by HTMLArea RTE
I though I explained quite clearly: this configuration works with old rte and does not work with new.
Take, for ex...
Dmitry Dulepov
05:57 Bug #16434: RTE config is not supported by HTMLArea RTE
Please explain what part of this configuration is not working... or what behavior is not as expected. Stanislas Rolland
03:03 Bug #16442: openoffice-files cannot be indexed by class.external_parser.php
Right ;) Robert Fink

2006-08-08

23:06 Bug #16449 (Closed): Where is

Where in this documentation is there a url to download "dummy-package"?
http://typo3.org/documentation/documen...
old_rotwang
17:01 Bug #16448 (Closed): BE > Template NO TEMPLATE warning is missing
The NO TEMPLATE warning only shows in the info/modify view and the Constant Editor view.
This is a usabilty bug. ...
Matthew
16:53 Feature #16437: styles.content.get is limited to one language only at the same time
The default "select.languageField" query of Typo3 is not correct.
This is a bug.
My Example serves only to show t...
David Bruchmann
15:57 Feature #16437: styles.content.get is limited to one language only at the same time
This has always been the case. Changing the setup like this may break existing installations. So I changed the severi... Martin Kutschker
16:22 Bug #16447 (Closed): Not all labels in module "Workspace" are localized
By now, many labels in the Workspace-module of the TYPO3-backend are not localized. For non-english users this may be... Andreas Wolf
16:20 Feature #16446 (Closed): module permissions: add checkboxes to choose which options to change
With more complicated permissions- and owner-structure in a pagetree, it is sometimes neccessary to change only only ... Andreas Wolf
16:07 Feature #16445 (Closed): Option: only show my changes for workspace-view
The workspace-view of TYPO3 by default only offers a view of all changes users have made in the workspace. For a user... Andreas Wolf
16:05 Feature #16444 (Closed): Add fields cruser_id and crdate to table tt_content.
Adds the two fields crdate and cruser_id to the workspace-view to enable tracking this data within the backend. Filli... Andreas Wolf
15:15 Bug #16443 (Closed): Constant Editor: Default Image Width [styles.content.imgtext.linkWrap.width] - wrong description
The description for "Default Image Width - [styles.content.imgtext.linkWrap.width]" is:
"This indicates that defau...
Martin Herzog
14:55 Bug #16442: openoffice-files cannot be indexed by class.external_parser.php
Oh thanks, that's a very important input! According to php.net you are quite right, and it seems this has been forgot... Michael Stucki
14:30 Bug #16442: openoffice-files cannot be indexed by class.external_parser.php
Michael, I think you have to unset($out) before the second exec()-call. exec() won't do this for you and you end up w... Robert Fink
14:22 Bug #16442: openoffice-files cannot be indexed by class.external_parser.php
Sure. Will take care of this. Michael Stucki
11:13 Bug #16442 (Closed): openoffice-files cannot be indexed by class.external_parser.php
There are some bugs in the [case 'sxw':] - section of the readFileContent() - function:
$cmd = $this->app['unzip']...
Robert Fink
14:36 Bug #16276: Database Analyser - Compare proposes "ALTER ..... NOT NULL" again and again
I had issued the Bug 1088.
In some verions of Typo3 it was gone, but now in 4.0 and 4.01 its back again, but this t...
Hans-Georg Althoff
11:29 Bug #16441: Missing error message for big uploaded files
note: This only happens if file size is larger than the php.ini limit. But could we still get an error message? old_root_42
11:02 Bug #16441 (Closed): Missing error message for big uploaded files
When uploading a file too big (> MaxFileSize), no error message is produced. Just a blank page is generated. Using Ty... old_root_42

2006-08-07

22:30 Feature #16440: Add possibility to group extensions by date
Hm, this shouldn't be a problem - at least as long as you don't want the date and time the extension was installed. I... Andreas Wolf
21:08 Feature #16440 (Closed): Add possibility to group extensions by date
It would be very usefull if a group by install/update in the backend could be added for extension that do not belong ... Ben van 't Ende
20:01 Bug #16434: RTE config is not supported by HTMLArea RTE
Hello Dmitry,
I have three or four installations at work that use these options - and all of them work, be sure. I...
Andreas Wolf
16:47 Bug #16434: RTE config is not supported by HTMLArea RTE
When you wrote that you cannot reproduce it, does that mean that you tried? :) Or you just checked docs? If options a... Dmitry Dulepov
07:28 Bug #16434: RTE config is not supported by HTMLArea RTE
Well, I can't really reproduce this bug... Except for proc.internalizeFontTags, all listed configuration options appe... Andreas Wolf
15:11 Bug #16439: bug in template.php
I agree, will change... Michael Stucki
14:35 Bug #16439 (Closed): bug in template.php
function startPage($title) {
has
$tabJScode = '';
if (!$BE_USER->uc['disableTabInTextarea']) {
but the func...
Hannele Markula
12:03 Revision f27615ce: fixed a comment in t3lib_matchcondition
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1674 709f56b5-9817-0410-a4d7-c38de5d9e867 Wolfgang Klinger
12:02 Revision 5849be0a: fixed a comment in t3lib_matchcondition
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1673 709f56b5-9817-0410-a4d7-c38de5d9e867 Wolfgang Klinger
11:21 Feature #16437 (Closed): styles.content.get is limited to one language only at the same time
The default definition of "styles.content.get" is following:
styles.content.get {
table = tt_content
select.or...
David Bruchmann

2006-08-06

18:02 Bug #16267: Missing copymode icon
Sorry. I'm a programmer not a graphics designer ;-)
As for the title attribute: you are right. I know this but I c...
Martin Kutschker
13:45 Bug #16436 (Closed): spamProtectEmailAddresses_lastDotSubst breaks image links
If I build a link from an image with smth like this:
lib.test {
10 = IMAGE
10 {
file=fileadmin/images/icon_...
Kirill Klimov
13:20 Bug #16435 (Closed): evalFunc_input browser javascript error message
The FireFox browser is reporting an error on this function
function evalFunc_input does not always return a value
...
Matthew
11:40 Bug #16434 (Closed): RTE config is not supported by HTMLArea RTE
The following TSConfig worked properly in the old RTE but does not work at all in new RTE. This config is made in acc... Dmitry Dulepov
11:38 Feature #15810: htmlArea RTE: Creating/editing anchors
It is possible to reference any content element when creating link in RTE. I think nothing else is needed. Dmitry Dulepov

2006-08-05

19:52 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
This is patched version of t3lib/jsfunc.validateform.js
that solve this problem for utf8
Valery Romanchev
18:15 Bug #16433 (Closed): images don't show in element browser
I tried to add images to a page in its page properties, but the element browser didn't show any.
I looked at the ima...
Christoph Koehler
14:18 Bug #16432 (Closed): EM: Checkboxes need real and good labels (which shoudl be to the right of the checkboxes)
This is a usability issue.
Steps to reproduce:
1. Open the EM.
2. Select "install extensions".
3. Click on th...
Oliver Klee
14:11 Bug #16431 (Closed): Marker in page tree not updated when selecting a page with templates
Steps to reproduce:
1. Have a site with several pages and templates on at least one of them.
2. In the BE page tree...
Oliver Klee

2006-08-04

18:14 Bug #16421: Can't save, modify the content or reload page tree from server -> typo3.com will be loaded
Hm, you don't have loaded any extensions that are not loaded by default - so this can't be the reason for the error. ... Andreas Wolf
16:08 Bug #16421: Can't save, modify the content or reload page tree from server -> typo3.com will be loaded
Hello Andreas,
thank You very much for Your time again!
OK, lets see...
I have copied the link as You wrote:
...
Istvan Szantosi
07:46 Bug #16421: Can't save, modify the content or reload page tree from server -> typo3.com will be loaded
Hello Istvan,
thanks for the additional information. I don't think it could be the PHP-version because I run TYPO3...
Andreas Wolf
13:56 Bug #16428: pageNotFound_handling: TRUE is interpreted as url
Patch fixes the problem.
Thank you... ;-)
Gregor Hermens
13:48 Bug #16419: Upload to TER always transfers hidden or system files
Added support to exclude folders and files by extensions.
Therefore a general setup can be done in localconf.php. Fu...
Peter Russ
13:42 Bug #16261: Special characters not correctly displayed on login-screen
Oh, I made a mistake...
encoding the browser used when sending is known to the browser
has to be
encoding th...
Andreas Wolf
13:40 Bug #16430 (Closed): Permissions not set on extracted localization-files
When you let the Extension Manager update translations of extensions, the unzipped files in typo3conf/l10n/<lang-key>... Andreas Wolf
10:42 Bug #16429: Problem with workspace preview and multiple sites
If you copy the above code, then be aware of that mantis is adding something to the end of the http thing Morten Hansen
10:39 Bug #16429: Problem with workspace preview and multiple sites
I have a proposal for a solution to this problem.
Change lines 135-144 in typo3/mod/user/ws/wsol_preview.php to:
...
Morten Hansen
10:28 Bug #16429 (Closed): Problem with workspace preview and multiple sites
I have a site with multiple subdomains, all representing a site in the same TYPO3 installation.
The backend users ...
Morten Hansen
09:32 Bug #14971: cookie lifetime from the localconf will be ignored
I coded an autologin service for the 4.0 branch lately and also stumbeled over the problem with the 6000? (3600 actua... Franz Koch
07:06 Revision d5ddf2e9: Fix bug #3160: IFSUB is not true if the parent page is a shortcut page
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1672 709f56b5-9817-0410-a4d7-c38de5d9e867 Wolfgang Klinger
07:06 Bug #15931: Menu: IFSUB condition not working correctly (RC3)
fixed in trunk and 4.0 branch
http://svn.sourceforge.net/viewvc/typo3/TYPO3core/trunk/
http://svn.sourceforge.net...
Wolfgang Klinger
07:03 Revision 5da6d14c: Fix bug #3160: IFSUB is not true if the parent page is a shortcut page
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1671 709f56b5-9817-0410-a4d7-c38de5d9e867 Wolfgang Klinger
01:36 Bug #15114: limited to languages; still can delete content element
Here are two patches that try to solve this bug
They are tested with 4.0.1 and make the dissallowed edit and delet...
Andreas Gaufer

2006-08-03

22:50 Bug #16423: Menu in Filelist module doesn't show with IE (it is OK with Mozila)
Strange, I cannot confirm this. Are you sure you have JavaScript and ActiveX enabled?
cheers
Ingmar
Ingmar Schlecht
20:51 Bug #16421: Can't save, modify the content or reload page tree from server -> typo3.com will be loaded
Hello Andreas,
You are right, I forgot to mention my browser.
Just to see clear:
I made this site with typo3, I...
Istvan Szantosi
12:17 Bug #16421: Can't save, modify the content or reload page tree from server -> typo3.com will be loaded
Well, I don't think it's a DB-related problem. It more sounds as if TYPO3/PHP could not determine the correct hostnam... Andreas Wolf
19:01 Bug #16428: pageNotFound_handling: TRUE is interpreted as url
Ooops, sorry. Please replace "strncasecmp" with "strcasecmp". Michael Stucki
18:25 Bug #16428: pageNotFound_handling: TRUE is interpreted as url
Works ok, but:
Warning: Wrong parameter count for strncasecmp() in /var/www/u12345001/files/typo3_src-4.0.1/typo3/...
Gregor Hermens
18:03 Bug #16428: pageNotFound_handling: TRUE is interpreted as url
Please test if the attached patch fixes the problem. Michael Stucki
17:27 Bug #16428 (Closed): pageNotFound_handling: TRUE is interpreted as url
With pageNotFound_handling set to 'TRUE', a nonexistent url is redirected to http://www.example.com/true or http://ww... Gregor Hermens
18:58 Bug #16426: Element Browser: incorrect error messages upon file upload
That change was done by Karsten on 2006-06-28:
* t3lib_extfilefunc: func_upload() now logs if no file was uploaded.
...
Michael Stucki
11:40 Bug #16426: Element Browser: incorrect error messages upon file upload
diff -u -r1.1 class.t3lib_extfilefunc.php
--- class.t3lib_extfilefunc.php 1 Aug 2006 11:54:43 -0000 1.1
+++ class.t...
Peter Russ
11:27 Bug #16426 (Closed): Element Browser: incorrect error messages upon file upload
Element browser in TYPO3 4.0.1: If I try to upload an image file into a folder, after clicking "Upload" the element b... Christoph Roth
17:53 Bug #16427: Double mount points and link with wrong MP
NB : I've already put a config.MP_mapRootPoints = 1 inside my TS template of page 1 Pierre Guillen
17:07 Bug #16427 (Closed): Double mount points and link with wrong MP
I set up a double mount point.
My pagetree looks like this :
PAGE 1 [ MP -> 2]
PAGE 2
|_ PAGE 3 [ MP -...
Pierre Guillen
15:01 Bug #15859: sysfolder icon
+1 agree also. Matthew
14:45 Bug #15114: limited to languages; still can delete content element
I guess no one is realy working on this right? I'll try to start working on this if noone replys the next few days.
Andreas Gaufer
12:30 Bug #16166: Publishing a record breaks dam_ttcontent-relations
Julien, I'm not 100% sure, but I think, you don't need to differentiate between publishing and swapping - it is enoug... Andreas Wolf
12:29 Bug #16419: Upload to TER always transfers hidden or system files
That can be fixed and it will ;-) Peter Russ
12:20 Bug #16419: Upload to TER always transfers hidden or system files
False: on Unix the CVS folder is also "CVS" (at least in all versions I have worked with), so its not "hidden" and ha... Ernesto Baschny
12:18 Bug #16419: Upload to TER always transfers hidden or system files
depends on the system you are aiming:
Windows: FAT/NTFS atrrib flags H and S are checked. CVS on WIN is hidden ;-)...
Peter Russ
11:47 Bug #16419: Upload to TER always transfers hidden or system files
ok, but CVS not. :) Ernesto Baschny
11:37 Bug #16419: Upload to TER always transfers hidden or system files
.svn directories _are_ hidden ... Stefan Geith
10:09 Bug #16419: Upload to TER always transfers hidden or system files
And additionally we might want to skip CVS/.svn directories in that process too. :) Ernesto Baschny
09:47 Bug #16419: Upload to TER always transfers hidden or system files
Just saw, that I uploaded the complete class instead of only the diff.
Mea culpa!
Peter Russ
11:14 Feature #16425 (Closed): BE > List > Edit alias, title, etc. View is poorly laid out.
I regulalry use the LIST view and bulk edit the 'alias' fields.
In 4 skin this view has a strong border which in a...
Matthew
09:57 Feature #16404: flexibilize addPItoST43()
How about $TYPO3_CONF_VARS['FE']['contentRendererTemplate'][] array where all the content renderers can register?
...
Ernesto Baschny
09:54 Feature #16424 (Closed): Missing sheets inclusion in flexforms?
According to tutorial http://typo3.org/documentation/document-library/core-documentation/doc_core_api/current/view/7/... Cyrille

2006-08-02

22:49 Bug #16421: Can't save, modify the content or reload page tree from server -> typo3.com will be loaded
Hello again...
Sorry I missed some environment details:
Apache/2.2.3 (Unix) mod_ssl/2.2.3
OpenSSL/0.9.8b
PH...
Istvan Szantosi
22:42 Bug #16421: Can't save, modify the content or reload page tree from server -> typo3.com will be loaded
Hello Andreas,
thank You for Your fast response!
You were totally rigth.
The bad link which is typo3 backend ...
Istvan Szantosi
07:37 Bug #16421: Can't save, modify the content or reload page tree from server -> typo3.com will be loaded
Well, I would guess the links you clicked miss the domain name of your server, so the link is something like http://t... Andreas Wolf
22:02 Bug #16423 (Closed): Menu in Filelist module doesn't show with IE (it is OK with Mozila)
When trying to edit an html template from the Filelist module the menu doesn't come up when using IE. It is OK when u... George Shterev
19:24 Bug #15686: Safari doesn't load vertical menu frame alt_menu.php when "Startup in Task Center" is enabled
Safari 2.0.4 (419.3), Typo3 4.0
No vertical menu and no tasks when start up in tascenter is activated . Even if pa...
Frank Henne
16:50 Feature #16404: flexibilize addPItoST43()
ok, agreed! :) Ernesto Baschny
16:44 Feature #16404: flexibilize addPItoST43()
IMO this feature-request qualifies perfect for 4.1. It's not a great fuss and a small (and backwards compatible) change. Peter Niederlag
16:30 Feature #16175: pagebrowser in site-view for a large amount of content elements
I did not see anything like a limit of 20 elements. okay: i did not have more than 20 typo3 content elements, but ove... Tim Zech
15:09 Feature #16175: pagebrowser in site-view for a large amount of content elements
Well, I would suggest to a) set a default limit of e.g. 200 oder 250 items per page and table, and b) make this confi... Andreas Wolf
10:38 Feature #16175: pagebrowser in site-view for a large amount of content elements
maybe a limit would fix this too. when i'm accessing news storage folder in site view accidantally its a pain. Tim Zech
10:38 Feature #15324: Clean-up in mailform code: more TypoScript flexibility
Setting this bug to a fresh state. Sebastian, feel free to assign it again if you still want to work on this... Michael Stucki
08:52 Bug #16420: Install Tool does not add all needed folders (e.g. typo3temp/pics)
Great, the folders were created in the FE. But possibly only after I had already added a root page and template.
S...
Matthew
08:44 Bug #16422 (Closed): Updating database tables doesn't work
My installation was done from scratch on DBAL/Typo3 4.0/MYSQL 5.0.
I just upgraded the Typo3 source to 4.0.1 and w...
Torkil Svensgaard
07:41 Bug #16140: Losing connection, because of wrong URL
I don't know, but perhaps it could help to use some function like realpath on the path before building the url? This ... Andreas Wolf

2006-08-01

23:55 Bug #16420: Install Tool does not add all needed folders (e.g. typo3temp/pics)
The folders are not created because they are not needed at this point.
IIRC the whole problem was only theoretical b...
Michael Stucki
19:59 Bug #16420 (Closed): Install Tool does not add all needed folders (e.g. typo3temp/pics)
Just done a clean 1-2-3 install of 4.01 and the typo3temp folders were not created.
This may be a permissions prob...
Matthew
22:09 Bug #16421 (Closed): Can't save, modify the content or reload page tree from server -> typo3.com will be loaded
After logging in into the backend I would like to modify page content or page properties, then I click on save and ty... Istvan Szantosi
22:08 Bug #16419: Upload to TER always transfers hidden or system files
Oh, yes. Very naughty behaviour... Karsten Dambekalns
18:59 Bug #16419 (Closed): Upload to TER always transfers hidden or system files
When uploading an extension to TER all files and directories are uploaded to TER even if they are hidden or only used... Peter Russ
18:30 Revision 0fc5b907: Tagging TYPO3 4.0.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-0-1@1670 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
18:28 Revision cde609c3: Finalizing TYPO3 4.0.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1669 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
15:07 Bug #16418: Install tool says "4.0"
My bad. I wanted to change it so that the exact version is not displayed. However, once the Install Tool password has... Michael Stucki
14:51 Bug #16418 (Closed): Install tool says "4.0"
If you start the install tool, the big headline in top says 4.0 instead of 4.0.1.
It would be nice, if future versio...
Andreas Balzer
12:26 Bug #16312: short function with css_styled_content does not work
Works already Ernesto Baschny
11:44 Feature #15556: Add a "usemap" attribute to images
It is still not added in the 4.0.1 branch, too bad J©rémy Lecour
11:40 Bug #16140: Losing connection, because of wrong URL
The problem has been resolved on the Frewall side because it didn't accept any URL with some ../
So it's no longer a...
J©rémy Lecour
10:18 Bug #16220: can't get "translation handling" to work in EXT Manager
In Typo3 4.0.1 the problem still exists. Thomas Born
10:07 Bug #16406: Processing of userdefined tag does not work with USER or USER_INT PHP Scripts
HI all,
@anka: Thx for your input, i played arround with it and it works.
I added the folowing in TS Setup:
to...
Thomas Poth

2006-07-31

21:42 Bug #16312: short function with css_styled_content does not work
ALmost there :-) Adding the short function to lib.parseFunc_RTE.short did not work but this was because the innerStdW... Mirco
16:42 Bug #16312: short function with css_styled_content does not work
And Mirco, does it work in all content elements if you add your "short" function to this?
lib.parseFunc_RTE.short ...
Ernesto Baschny
20:05 Bug #16406: Processing of userdefined tag does not work with USER or USER_INT PHP Scripts
Hi,
I'm very new in typo3 (some days only) and got the same problem.
My first analyse :
responsible for the b...
Administrator Admin
14:53 Feature #16417 (Closed): Bidirectional MM relations including foreign an local sorting
Bidierctionality can be solved using the BI relations plugin but having only one sorting field makes things inconsis... Nikolas Hagelstein
13:18 Revision b7fe92d9: Minor changes to NEWS.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1668 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
13:17 Revision 751bcf6e: * Changed version requirements for t3skin (problems in combination with TYPO3 4.0.1)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1667 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
13:12 Revision 6cb83dee: * Changed version requirements for t3skin (problems in combination with TYPO3 4.0.1)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1666 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
12:46 Bug #16416 (Closed): picture, drag and drop throws you out of the tab navigation
when inserting an image, and clicking on the tab drag and drop, all tabs disapear and you had to quit the window, reo... Rafael Sch¤r
12:42 Feature #16415 (Closed): files not uploadable in Link-window
if you want to link to a file, and upload it, like an image, there is no option to upload a file directly trough the ... Rafael Sch¤r
11:11 Bug #16395: There is a error in detecting the ssl page
to keep it consistent with Typo3 (and so people can put it in CVS) the code should be:
$retVal = $_SERVER['SSL_S...
Benni Mack
11:07 Bug #15105: showpic.php does not resize the popup size if necessary
I tested IE6 (6.0.2900.2180...sp2...- using windows update) and IE7 Beta3 - both the same.
I use the standard securi...
Michael Bernhard
09:52 Bug #15105: showpic.php does not resize the popup size if necessary
"with the changed code the pop-up-blocker in IE gets its attention on the procedure. Before the blocker did not care ... old_martinficzel
10:54 Bug #16377: Wrong loginbox image after deinstall of t3skin
I won't consider (as far as I understand the prob) this a bug, but anyway.
If you mean that the problem is that it d...
Benni Mack
09:34 Revision 29b7c442: Fixed endless page retrieval if pageNotFound_handling is set to URL of a local non existing page
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1665 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
09:31 Revision c1720a07: Fixed endless page retrieval if pageNotFound_handling is set to URL of a local non existing page
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1664 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
09:08 Feature #16414: Link wizard: Show page-/CE-id in listing of content elements
The file 3954.patch contains a small error. Please ignore it and use 3954_new.patch. Andreas Wolf
09:05 Feature #16414 (Closed): Link wizard: Show page-/CE-id in listing of content elements
When you add a new link via the link-wizard, the id of all pages is shown in a tool-tip in the page-tree. But when yo... Andreas Wolf
08:18 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
the problem for me is, as i am using the same domain and only subdomains, the rte cuts away the domain name on extern... Klaus Hinum
01:43 Revision 930c5453: Updates to NEWS.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1663 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
01:42 Revision 810d343b: Updates to NEWS.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1662 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki

2006-07-30

23:52 Revision fbb5cfa7: * Fix bug #3362 (again): Bugfix used t3lib_div which is missing at that point
* Fix bug #3943: compat_version was accidentally changed to 4.0.1
* Changed some typos in rtehtmlarea (see lo...
Michael Stucki
23:52 Bug #16409: compatVersion is being changed to 4.0.1
Committed to SVN Michael Stucki
23:51 Bug #16413: Spelling mistake in code causes bad characters in link dialog
Committed to SVN Michael Stucki
14:26 Bug #16413 (Closed): Spelling mistake in code causes bad characters in link dialog
mod3/browse_links.php contains "$his" instead of "$this" in two places causing wrong character conversion for localiz... Dmitry Dulepov
23:50 Revision 3391e586: * Fix bug #3362 (again): Bugfix used t3lib_div which is missing at that point
* Fix bug #3943: compat_version was accidentally changed to 4.0.1
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tr...
Michael Stucki
17:23 Bug #15378: CSV Export in list mode only exports 100 records
Just FYI zto anyone working on this:
apparently the maxItems = 100 are coded at some places in
typo3/class_db_lis...
Peter Niederlag
13:32 Bug #16412 (Closed): Links to localized elements do not function
If page should contain a link to localaized record from tt_content, this link in fact will always point to non-locali... Dmitry Dulepov
13:25 Bug #15105: showpic.php does not resize the popup size if necessary
Principally Your code works fine: window close and window (re)open
But unfortunately there is a big disfigurement ...
Michael Bernhard

2006-07-29

10:07 Bug #16406: Processing of userdefined tag does not work with USER or USER_INT PHP Scripts
Hi Peter,
thx for your help.
to your quests:
i'm working an typo3 4.0 with css_styled_content
I changed the...
Thomas Poth
09:12 Bug #16312: short function with css_styled_content does not work
Ernesto, thank you for dealing with this.
- css_styled_content is on the top of my template hierarchy followed by...
Mirco

2006-07-28

22:15 Bug #15663: EM2 need more than 32 MB
@chi,
I am not sure what else you need. If you need help with using Subversion, I think you should try to read the...
Ernesto Baschny
20:31 Bug #15663: EM2 need more than 32 MB
@ernesto: This doesn't help me. I'm still missing the version number in the webaccess. old_chihoang
10:58 Bug #15663: EM2 need more than 32 MB
[OT] @chi: The uperrmost directories in TYPO§core are
branches/*
tags/*
trunk/
trunk/ is for the most recent...
Peter Niederlag
10:24 Bug #15663: EM2 need more than 32 MB
@ernesto: I'm aware that this is a webinterface. But the version numbers are missing. So, it is a bug or a feature? old_chihoang
10:17 Bug #15663: EM2 need more than 32 MB
@chi,
this is only an interface to the branches. You can use a SVN client or this webaccess client, it will access...
Ernesto Baschny
10:03 Bug #15663: EM2 need more than 32 MB
@ernesto:
this is webaccess:
>You don't need to fetch everything! branches/TYPO3_4-0/ is enough.
>See this pa...
old_chihoang
09:08 Bug #15663: EM2 need more than 32 MB
@chi
I don't know what you mean with "webaccess".
You should make your patch against TYPO3_4.0 (which fixes th...
Ernesto Baschny
17:18 Bug #16411: Files in typo3temp/GB have wrong permissions
I never checks out a 4.0.1 Version. Is there a tar avail?
Anyway in the currently Version under http://svn.t3.digi...
Andreas Stauder
17:05 Bug #16411: Files in typo3temp/GB have wrong permissions
Please check if that line is still correct - at least it seems wrong in 4.0.1... Michael Stucki
14:26 Bug #16411 (Closed): Files in typo3temp/GB have wrong permissions
All files generated from t3lib/class.t3lib_stdgraphic.php in the folder typo3temp/GB have Permission 600 set. This ma... Andreas Stauder
17:08 Bug #16406: Processing of userdefined tag does not work with USER or USER_INT PHP Scripts
thx. now I know where you're at. ;)
plz try to completly get rid of that 'tt_content.text.20.parseFunc' stuff and ...
Peter Niederlag
15:07 Bug #16406: Processing of userdefined tag does not work with USER or USER_INT PHP Scripts
Hi Peter,
ok, I try a little bit more precise.
i'm working with typo3 since Version 3.3, and since 2 years i'm ...
Thomas Poth
14:27 Bug #16407: Files in typo3temp/menu have wrong permissions
This bug is related to 0003949. Andreas Stauder
10:17 Bug #16376: Database Analyser always changes be_users lang field.
Right. Michael Stucki
10:13 Bug #16376: Database Analyser always changes be_users lang field.
Ok. So we cannot change anything here.
When you close this item then in a way that it is still searchable and we d...
Franz Holzinger
08:49 Bug #16376: Database Analyser always changes be_users lang field.
Alright. So what do you want to do? In my opinion, we should just leave it as it is. It's a MySQL bug, and it has bee... Michael Stucki
07:25 Bug #16376: Database Analyser always changes be_users lang field.
Even with phpMyAdmin it tells me that it did change the column successfully (see images), but in reality it did not c... Franz Holzinger
01:48 Bug #16376: Database Analyser always changes be_users lang field.
This works fine in my MySQL version, but I think I remember that I had the same problem with older versions.
If I ...
Michael Stucki
09:40 Bug #16312: short function with css_styled_content does not work
I cannot reproduce that, Mirco. I have set up TYPO3 4.0, added a template with just "css_styled_content" and added yo... Ernesto Baschny
09:33 Feature #16408: No unicode signs possible in title
What do you mean with "signs that are unicoded" exactly?
I just tested it, setting the "Site title" in my template...
Ernesto Baschny
01:39 Bug #16409: compatVersion is being changed to 4.0.1
I have uploaded a patch that fixes the problem. Michael Stucki

2006-07-27

23:33 Bug #16410 (Closed): There is no connection to the database!
Warning: mysql_list_tables(): supplied argument is not a valid MySQL-Link resource in D:\sites\typo3\t3lib\class.t3li... anthony
20:40 Bug #15663: EM2 need more than 32 MB
@ernesto: at the soureforge page it is told:
(Warning: ... in most cases, you will want to add '/trunk' to the HTT...
old_chihoang
20:10 Bug #15663: EM2 need more than 32 MB
@Robert: Don't test it, it won't help. The only solution is to load it in parts. And to load a serialized array in pa... old_chihoang
19:55 Bug #15663: EM2 need more than 32 MB
Hi folks,
I have implemented 50% of a new feature in the TER2 server scripts which now create a file called "exten...
Robert Lemke
18:50 Bug #15663: EM2 need more than 32 MB
You don't need to fetch everything! branches/TYPO3_4-0/ is enough.
See this page for easy webaccess: http://svn.t3.d...
Michael Stucki
18:32 Bug #15663: EM2 need more than 32 MB
@ernesto: all the diffs are based already on the svn. branch 1638 like I named the files. by the way how can I checko... old_chihoang
18:24 Bug #15663: EM2 need more than 32 MB
@chi,
> FYI, I'm working with scite, tabs are converted to whitespace, so I hope this -w flag will do the job.
...
Ernesto Baschny
18:16 Bug #15663: EM2 need more than 32 MB
@ernesto: FYI, I'm working with scite, tabs are converted to whitespace, so I hope this -w flag will do the job.
...
old_chihoang
15:29 Bug #15663: EM2 need more than 32 MB
I just notice that I didn't refresh this page for some time ;-) Ignore my last post, everything has been written by E... Michael Stucki
15:26 Bug #15663: EM2 need more than 32 MB
Thanks for your patches, Chi!
I tried applying it, but unfortunately it doesn't do either against HEAD nor r1638.
...
Michael Stucki
15:10 Bug #15663: EM2 need more than 32 MB
@chihoang
nice, thanks a lot! This already looks much better. If you are reworking that, you could also indent the...
Ernesto Baschny
14:26 Bug #15663: EM2 need more than 32 MB
@ernesto:
1) Fixed
2) At that time I didn't know about class.t3lib_recordlist.php. And I didn't know about the My...
old_chihoang
13:13 Bug #15663: EM2 need more than 32 MB
@chihoang
I have taken a quick look at your "patches", and before I go further down, I would need more input:
1...
Ernesto Baschny
13:04 Bug #15663: EM2 need more than 32 MB
Moved the issue to TYPO3 Core and changed category to Extension Manager; updated summary and description accordingly.... Karsten Dambekalns
17:42 Bug #16377: Wrong loginbox image after deinstall of t3skin
Clearing the browser's cache does not help here. Franz Holzinger
17:29 Bug #16377: Wrong loginbox image after deinstall of t3skin
??
Are you sure about this? I guess it's a problem of your browsers cache.
Michael Stucki
17:35 Bug #16409 (Closed): compatVersion is being changed to 4.0.1
The Install Tool of TYPO3 4.0.1-rc1 wants to change the compatVersion to 4.0.1-rc1 instead of 4.0.
=> compatVersion ...
Michael Stucki
17:23 Bug #16406: Processing of userdefined tag does not work with USER or USER_INT PHP Scripts
procession of userdefined tags is not one of the most easy tasks so you should have some knowledge about TYPO3 and it... Peter Niederlag
13:31 Bug #14884: 'removeTag' does not remove closing tags
@Martin - I know, but i saw the date, and if i would have a solution, i would post it her ;)
I think this is a ver...
Steffen Kamper
13:16 Bug #14884: 'removeTag' does not remove closing tags
Bug-Id 0003528 seems to be the same... Jochen Weber
13:09 Bug #14884: 'removeTag' does not remove closing tags
I think the Problem is the Function t3lib_parsehtml->XHTML_Cleaner()
I do not understand the HTMLParser completely...
Jochen Weber
13:16 Bug #16165: HTMLparser.removeTags doesn't work correct with p
Bug-Id 0001318 seems to be the same... Jochen Weber
12:01 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
Reread this: http://bugs.typo3.org/view.php?id=3491#19428 Dmitry Dulepov
11:58 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
Misunderstanding: I've wrote "with in the context of target domain", so in the context of "final point" of the link... Kirill Klimov
11:54 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
It will produce wrong url if another domain uses different linking method. Link generation must be done in the contex... Dmitry Dulepov
11:32 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
I did not suggested just to presume something. Of course, agree that config from another domain should be analysed.
...
Kirill Klimov
10:57 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
Since theorectically it is possible to use all these techniques in one tree, it has to be considered. typo3 does not ... Dmitry Dulepov
10:55 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
Even if thing seems obvious to fix, it is usually not so in typo3. Usually many things should be taken into account s... Dmitry Dulepov
10:54 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
Maybe not so important, but still:
IMO, it is not very likely that someone having 1 TYPO3 installation serving fe...
Kirill Klimov
10:50 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
"It is easy only until someone needs to make a patch :)"
i knew that you will say it :)
Dmitry Pikhno
10:44 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
Using of "id"s is the easiest solution, but stultify’s the feature simulate static in multi-domain installations.
...
old_hygro
10:40 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
It is easy only until someone needs to make a patch :)
There are many important issues. Use external links for now...
Dmitry Dulepov
10:36 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
To Dmitry Dulepov:
this way will require additional parsing even if all three sites have realurl.
And in this case...
Dmitry Pikhno
10:19 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
Well, suppose you have three sites in one tree. One site uses simulateStatic, another - realurl, third - nothing. How... Dmitry Dulepov
10:07 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
The situation is absolutely the same if using RealURL...
Maybe, it is core problem?
Kirill Klimov

2006-07-26

19:55 Revision e2e7aa1e: Code cleanup and small typo fixes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1658 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
19:54 Revision cdd8934e: Code cleanup and small typo fixes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1657 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
14:20 Feature #16408 (Closed): No unicode signs possible in title
if i try to use signs that are unicoded and start with a & for example, those signs get converted into & a m p ; - th... old_freestylez2000
13:37 Feature #16404: flexibilize addPItoST43()
I would like to have a method to use another rendering system.
> know of no other content rendering engine besides...
old_lab
12:04 Feature #16404: flexibilize addPItoST43()
I would propose to postpone this feature to a refactoring of this stuff. I know of no other content rendering engine ... Ernesto Baschny
13:31 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
Bug confirmed by me.
Any other workaround excepting external links?
old_hygro
11:47 Bug #16407 (Closed): Files in typo3temp/menu have wrong permissions
All files generated from typo3/sysext/cms/tslib/class.tslib_menu.php in the folder typo3temp - seems to be all GMENU-... Andreas Stauder
11:16 Feature #14851: plainMailEncoded with charset conversion
Michael, your patched worked for me!
Danke! :)
Simon Ihmig
11:11 Feature #14851: plainMailEncoded with charset conversion
exactly ;-) Michael Stucki
11:10 Feature #14851: plainMailEncoded with charset conversion
I know, but this doesn't fix the sendNotificationMail function. However, I could use some of the code from the formma... Michael Stucki
11:03 Feature #14851: plainMailEncoded with charset conversion
please take a look
http://bugs.typo3.org/view.php?id=3600
UPD: seems i was wrong - it is another issue. you are t...
Dmitry Pikhno
07:58 Feature #14851: plainMailEncoded with charset conversion
I confirm this seems to be a bug.
Can you please check if the attached patch works? Thanks for a quick feedback (4.0...
Michael Stucki
10:40 Bug #16345: logging into the BE without Javascript fails without any notice why
I added a note (when error message "Login failed" is displayed) with noscript-tags that javascript has to be enabled.... Benni Mack
10:17 Bug #16406 (Closed): Processing of userdefined tag does not work with USER or USER_INT PHP Scripts
When i try to make a userdefined tag, in kickstarter, then the output of the of the PHP main function is not display... Thomas Poth

2006-07-25

22:27 Feature #16404 (Rejected): flexibilize addPItoST43()
Extensions only work with 'css_styled_content' oder 'content (default)' if they use t3lib_extMgm::addPItoST43(). To u... Elmar Hinz
17:31 Bug #16341: Entities entered in wysiwyg are decoded and therefore gone when toggling to html source or saving
i am not sure if this bug has relation to my but... anyway
it is not possible to insert presentation of tag in tex...
Dmitry Pikhno
13:10 Bug #16267: Missing copymode icon
I could see new icon, but:
1. Icons for copy and move mods are almost the same, so difference (the change) could h...
Kirill Klimov
11:45 Bug #16402: If typo3 wants to send a html-mail i got a error message
Forget it, I just discovered that this is already fixed in 4.0.1:
// 'n' is ignored in broken installations
...
Michael Stucki
11:44 Bug #16402: If typo3 wants to send a html-mail i got a error message
That seems indeed like a reasonable problem. I will add the whitespace check which should solve the issue. Michael Stucki
11:13 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
Also badMess, goodMess and emailMess need to be properly decoded as these texts may also contain foreign characters. ... Andres Toomsalu
09:12 Feature #16403 (Closed): removing additional JS-code by config.removeAdditionalJS
it would be great if there is a way to write any java script code to external files, or remove it completely. just li... Tim Zech

2006-07-24

22:07 Bug #16402 (Closed): If typo3 wants to send a html-mail i got a error message
The message is:
Warning: gethostbyaddr(): Address is not a valid IPv4 or IPv6 address in /homepages/6/d17216529/htdo...
Oliver Vogel
20:13 Bug #16401 (Closed): enhancement of form validation check
Hello,
I enhanced the form validation check in file t3lib/jsfunc.validateform.js to support also checkboxes. This...
Eicke Godehardt
20:12 Feature #14851: plainMailEncoded with charset conversion
Regarding this particular issue, I can't find any charset conversion in TYPO3 4.0. Has this been removed again?
I ...
Simon Ihmig
16:49 Feature #14314: spamProtectEmailAddresses javascript not removable
Sorry... duplicate bug opened (http://bugs.typo3.org/view.php?id=3922) but with patch that solves the problem.
@Jaco...
Benni Mack
16:46 Bug #16399: config.spamProtectEmailAddress not in external Javascript file
Same as bug http://bugs.typo3.org/view.php?id=356
But with patch that fixed it.
Benni Mack
16:41 Bug #16399 (Closed): config.spamProtectEmailAddress not in external Javascript file
I was wondering that when I have
config.spamProtectEmailAddresses = -4
config.removeDefaultJS = external
that ...
Benni Mack
15:33 Bug #16398 (Closed): mailform: no mail to mailadress in the recipient_copy - field
I created a mailform with a field "recipient_copy" to send a copy of the form to the inserted mailadress. The mail to... Thomas Schröder
13:45 Revision 807f6ad6: Fixed bug #3246 - error in t3lib/config_default.php on setting display_errors
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1653 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
13:45 Revision a2451fa9: Fixed bug #3246 - error in t3lib/config_default.php on setting display_errors
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1652 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
12:51 Bug #16397: Text with Picture Left, creates wrong margin
This is already resolved in SVN and is/will be included in release 4.0.1.
Please create new report if there are an...
Ernesto Baschny
09:57 Bug #16397 (Closed): Text with Picture Left, creates wrong margin
Let's say you add a Text /w Pic (left formatted) (with of pic is 100px) and the text is higher than the picture, Fire... Andreas Dolleschal
11:26 Feature #15193: There is no API to list tables in the Web->Page module
Someone just has to make an organized summary and current patch (for current 4.0 trunk) about it and we can discuss i... Ernesto Baschny
11:22 Feature #15193: There is no API to list tables in the Web->Page module
For me this patch makes really sense. The patch is already available, easy to test, increases the usability for impor... Andreas Stauder
10:36 Feature #15193: There is no API to list tables in the Web->Page module
@roger,
I think we are moving in circles here. There is already an API to put records on page module. See the firs...
Ernesto Baschny
00:42 Feature #15193: There is no API to list tables in the Web->Page module
+1
It would be nice to have the option to put records on page view
roger
Roger Bunyan
08:55 Bug #15944: Backend Login not possible
Okay, if checking php.ini settings in install tool is overkill (really?), then a note in the install documentation ab... old_monty
07:25 Bug #16320: BE user not login
hi,
is there a workaround at all while waiting for this fix?
has anyone been able to use the typo3 admin interfac...
misterpea

2006-07-23

23:49 Feature #15084: Extension Manager Feature Request: Backend Frameset does not reload when installing backend modules
another way could be to show these informations inside a popup-window. there could be a button "close popup and updat... Kay Stenschke
23:48 Bug #16176: RTE-config in PageTS-config not loaded when in draft workspace
I will take care of this. However I cannot say if it will be fixed in 4.0.1 because it could lead to troubles which w... Michael Stucki
23:41 Bug #16322: Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in ...
I had the same problem in the following situation. As my customer had a temporary technical problem with his ISP, I s... H Hahn
17:50 Revision d800a2e1: Added note to loadTCA() documentation (requested by Kasper).
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1651 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
17:49 Revision 7864b88a: Added note to loadTCA() documentation (requested by Kasper).
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1650 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
17:33 Bug #16010: "Cannot use string offset as an array" when update a translation
Please have a look at bug #16220 and the patch attached there. Further discussion should be done there. Thanks. Karsten Dambekalns
16:56 Bug #16038: error in t3lib/config_default.php on setting display_errors
This is indeed broken, the suggested fix does not work, though. I attached a patch that does what it should. Karsten Dambekalns
15:33 Bug #16396 (Closed): Insert a new Content Element in the Frontend Editing doesn't show the Content Element Wizard
When a new Content Element is insert in the Frontend Editing mode, there is directly the normal text-Element selected... Niels Hofmann

2006-07-22

19:02 Bug #15843: update for extention can not be installed
As this is only a warning it won't get fixed, sorry. As I understand it, the update works despite the warning, right? Karsten Dambekalns
18:56 Feature #16390: Checkbox to hide obsolete extensions
I just checked, the checkbox works for me. Karsten Dambekalns
09:17 Feature #16390: Checkbox to hide obsolete extensions
Dmitry, I guess this can be closed. No? Karsten Dambekalns
18:55 Bug #15996: The extension MD5 sum could not be fetched from extensions.md5.
Please don't flame me for closing this one, the memory issue is on our radar, but it's not this bug to deal with it..... Karsten Dambekalns
18:50 Feature #15055: Let EM install necessary extensions automatically
The last problem mentioned is not really solvable (at least not in a way where gain and pain are in a sensible relati... Karsten Dambekalns
18:42 Bug #14513: general problems with fulltext keys in tables (extension manager failures)
No really convincing arguments (none, to be exact) so far... Karsten Dambekalns
18:41 Bug #14845: feAdminLib does not set Return-Path when sending plain text mails
Closing this as fixed, due to lack of disagreement. :) Karsten Dambekalns
13:45 Bug #16150: Allowed memory size exhausted
I found the reason for the problem.
The sql file I exported from mysql5 did not contain the statements for the auto_...
Manuel Rüter
12:07 Bug #16150: Allowed memory size exhausted
I got exactly the same error on my new typo3 site.
I use a linux root server with php 4.3.4 and mysql 4.0.18 on an ...
Manuel Rüter
11:14 Bug #16395 (Closed): There is a error in detecting the ssl page
if you set $TYPO3_CONF_VARS['BE']['lockSSL'] = '2'; at a server hostet by 1&1 or Schlund und Partner (the biggest pro... Oliver Vogel
02:55 Feature #16380: Publishing of elements should trigger actions
+1 for triggers and more dynamic (ex: pluggable) actions! Stefano Cecere

2006-07-21

21:13 Bug #16394 (Closed): DisplayCond => VERSION:IS:false always returns true
Currently, displayCond uses the following check for seeing if we're working with a verision (draft) of a record:
...
Zach Davis
19:49 Bug #16393 (Closed): Workspaces loses MM relations on saving a new record and publish a draft record.
Steps to reproduce:
1. User makes new record with MM relations in draft workspace. User saves record.
2. On save, T...
Zach Davis
18:53 Feature #15193: There is no API to list tables in the Web->Page module
Hi!
What's the status of this? It would be a nice usability enhancement, especially when looking for 4.5.
Robert Markula
14:47 Bug #16392 (Closed): Page-TSconfig ###PAGE_TSCONFIG_STR### not evaluated correctly in Backend
A plugin on Web>Page, that is normally stored in tt_content, is configurable by a flexform. That flexform has a parag... Oliver Hader
14:04 Bug #16391 (Closed): [RTE] processing to db - sometimes images are "disappearing" ... (between RTE and database)
WHEN using an RTE, in the context where it is configure to handle the replacment of <p> tag into linebreak ...
...
WilliamDumas
13:28 Bug #16189: 503 when being accessed by robots
Problem was in $TSFE->set_no_cache() Dmitry Dulepov
13:25 Bug #16004: Header 503 without the "Page is being generated" message
Additional code went to 4.0.1 a copuple of months ago Dmitry Dulepov
13:18 Bug #16307: Error
Bug tracker is not a place to ask questions. Use mailing lists for it. Dmitry Dulepov
13:15 Feature #16390: Checkbox to hide obsolete extensions
There is already a checkbox "Show obsolete:" in all views of EM, which explicity needs to be enabled to see obsolete ... Peter Niederlag
12:57 Feature #16390 (Closed): Checkbox to hide obsolete extensions
It would be nice to have a checkbox to show/hide obsolete extensions (similar to unreviewed). It should hide them by ... Dmitry Dulepov
13:12 Bug #14557: EM: Updating an extension with changed dependencies blocks website
Set correct category for this bug (was empty) Dmitry Dulepov
13:10 Bug #16376: Database Analyser always changes be_users lang field.
I confirm. Dmitry Dulepov
13:08 Bug #16369: HEAD returns 200 instead of 404
Works correctly in 4.0.
3.8.1 used "Status: ..." string as a parameter to header() function. Thisdoes not work in ...
Dmitry Dulepov
13:08 Bug #16388: Installer should honour forceCharset setting when creating a DB
Think about it. If you use forceCharset then you should set the db to utf-8. Martin Kutschker
13:05 Bug #16388: Installer should honour forceCharset setting when creating a DB
Disagree. Database charset may be different from BE charset. This is normal and was so.
Database charset is contro...
Dmitry Dulepov
09:57 Bug #16388 (Closed): Installer should honour forceCharset setting when creating a DB
Mysql supports a default charset and collation for a DB. The installer should use forceCharset.
Of course the 1-2-...
Martin Kutschker
13:06 Feature #16365: make workspaces an extension
+1 for UI Dmitry Dulepov
13:03 Bug #15944: Backend Login not possible
I afraid we cannot verify PHP settings in install. It is an overkill. Dmitry Dulepov
11:40 Bug #15944: Backend Login not possible
I found the reason for this problem: it was (as I suspected in the problem report) a setting in php.ini:
If session....
old_monty
13:00 Bug #16179: Fatal error with flexform fields in a database.
Ernesto, this is not related though appear similar. Cause of error is different: Tobias tried to delete/move containe... Dmitry Dulepov
12:47 Bug #16389: Can't load rich text editor - Error creating temp files
According to reporter was resolved in a more recent version.
FYI: Status can only be changed by "managers".
Peter Niederlag
11:23 Bug #16389: Can't load rich text editor - Error creating temp files
Solved!
Updated to version 1.4.1 and it works perfectly! :D
(anyway, how do you set the status to "solved"?)
Frederik Wallner
10:58 Bug #16389 (Closed): Can't load rich text editor - Error creating temp files
Hi!
I can't get HTMLarea to load.
The problem is that when Typo3 generates temp files of the javascripts that HTM...
Frederik Wallner
09:55 Bug #16387 (Closed): DBAL should honour forceCharset setting
DBAL (and the standard installer) should honour forceCharset setting when creating a DB and when creating tables and ... Martin Kutschker
07:06 Bug #16320: BE user not login
It seems that no matter how many times I try to set an admin user, no entry is being inserted into the user tables (b... misterpea

2006-07-20

23:58 Feature #16380: Publishing of elements should trigger actions
+1 Zach Davis
11:04 Feature #16380 (Closed): Publishing of elements should trigger actions
Eg publishing a new page should clear the cache of the site with the sitemap.
TYPO3 needs a set of useful standard...
Martin Kutschker
18:34 Bug #16324: Empty reference index table
Same Problem with 4.0 final on 2 Servers having PHP 4.2.2 and 4.1.2, both with MYSQL 3.23. H Klausner
16:51 Bug #16386 (Closed): missing wrap for results list
typo3 version 4.0
indexed_search version 2.9.0
there is no chance to changing the display of the search results t...
Martin K¤stner
16:07 Feature #16385 (Closed): automatic file loading check
It would be nice, if TYPO3 could check, whether all files that have to be loaded are actualy loaded. If something fa... Andreas Balzer
16:06 Bug #16384: undefined class in tsfebeuserauth
solved this problem by adding require_once("class.t3lib_userauthgroup.php"); to class.t3lib_beuserauth.php and now it... Andreas Balzer
14:36 Bug #16384: undefined class in tsfebeuserauth
By the way: The whole FE is not reachable anylonger, if this error appears. Andreas Balzer
14:35 Bug #16384 (Closed): undefined class in tsfebeuserauth
I often get the following error. It seems to appear randomly. There are no exts installed that use this thing. To get... Andreas Balzer
14:03 Feature #16383 (Closed): open module on startup
Hi!
It would be nice, if there would be an option to open a specific installed module on BE login.
(issue import...
Andreas Balzer
13:13 Bug #16382 (Closed): Db check produces errors
If i want to check my DB relations in the BE, i get the following errors:
Warning: array_unique() [function.array-un...
Andreas Balzer
13:09 Bug #15133: Date/time field changes its value
please take a look. would be nice to have fix of this critical bug in next release(4.0.1 or 4.1.0). Dmitry Pikhno
12:51 Bug #16381 (Closed): DB Check cron produces errors
I get the following errors in my DB check cronjob:
"PHP Warning: array_unique(): The argument should be an array in...
Andreas Balzer
11:02 Bug #16379 (Closed): When an element is pubished it should affect the cache
Publishing of pages and content elements should clear the cache of the affected page, its parent and its siblings.
...
Martin Kutschker
09:21 Bug #14478: make charset adjustable in class.t3lib_htmlmail.php
4.0.1 auto-detects the charset with a manual override in t3lib_htmlmail. It's up to the calling code to supply data i... Martin Kutschker
01:40 Feature #16365: make workspaces an extension
+1 Ingo Renner

2006-07-19

23:32 Bug #16179: Fatal error with flexform fields in a database.
Call me crazy, but isn't this related to the #3840 which a user complained that hasn't been resolved in 4.0.1-rc1, wh... Ernesto Baschny
20:27 Bug #16179: Fatal error with flexform fields in a database.
I will send the attached patch to the core list - It is enough to check for $key|el as when this one is an array all ... Bernhard Kraft
18:29 Bug #16378: PHP Warning array-keys() when installing a suggested extension
After having activated use of CURL in the Install Tool, I get:
Extension import results
Error: The datatransfer d...
Franz Holzinger
18:27 Bug #16378 (Closed): PHP Warning array-keys() when installing a suggested extension
When I install sr_feuser_register and want to follow suggestion of fh_library, then I get the following warning messa... Franz Holzinger
18:08 Bug #16377: Wrong loginbox image after deinstall of t3skin
Or leave this image as is if this has been intended. Franz Holzinger
18:04 Bug #16377 (Closed): Wrong loginbox image after deinstall of t3skin
When I use t3skin I have:
sysext/t3skin/images/login/one.jpg
However after deinstallation I only have
loginbox_i...
Franz Holzinger
17:58 Bug #16376 (Closed): Database Analyser always changes be_users lang field.
After the update for 4.0.0 I am asked continuouly in the Database Analyser to update the lang field.
Changing fiel...
Franz Holzinger
15:59 Feature #14889: Place ADMINPANEL where I want to
I would suggest to go do it the easy way, using ingmar_admpanelwrap for positioning the panel AND by moving the code ... Michael Stucki
15:42 Bug #16374 (Closed): Web>Page doesn't honour state "review"
Web>page provides links/buttons to edit page properties or content elements when the state of them is "review".
So...
Martin Kutschker
15:39 Bug #16373 (Closed): Cannot uncheck "Show hidden content elements" in WS
In Web>page only LIVE has a working "Show hidden content elements" checkbox. In DRAFT and custom WS's the checbox is ... Martin Kutschker
15:37 Bug #16372 (Closed): Web>page "new content" allows creation of lost records
When a page is in state "review" the saving of changes to the page and its content elements are handled on save.
B...
Martin Kutschker
14:56 Bug #16371 (Closed): stage change notification mail doesn't contain page info
For element versions the mail should contain the page (title and id) of the element.
(issue imported from #M...
Martin Kutschker
14:55 Bug #16370 (Closed): stage change notification mail shows SQL table name instead of TCA title
The mail displays the changed item as tablename:uid. This internal data may be given as additional information, but w... Martin Kutschker
13:29 Bug #16369 (Closed): HEAD returns 200 instead of 404
GET against non-existing page returns 404, but HEAD by Googlebot becomes 200.
This violates the HTTP and is unacce...
old_hygro
13:16 Bug #16368 (Closed): stage change notification mail sender cannot be configured
The sender of the mail cannot be configured. Using the account of the web server may be confusing for the users.
...
Martin Kutschker
13:14 Bug #16367 (Closed): stage change notification mail is hard coded
The mail sent on stage changed is a hardcoded into t3lib_TCEmain->notifyStageChange(). It should be configurable with... Martin Kutschker
13:12 Bug #16366 (Closed): stage change notification mail is not localized
The mail sent on stage changed is a hardcoded into t3lib_TCEmain->notifyStageChange(). It should be sent in the langu... Martin Kutschker
12:18 Bug #16363: Checking or updating translation fails with Curl
This Problem seems to be related to bug 1657.
I've downloaded revision 1649 of TYPO3-Source from SVN, but still have...
Florian Engerer
10:17 Bug #16363: Checking or updating translation fails with Curl
Grr! The category should of course be "Extension Manager".
Sorry for this.
Florian Engerer
10:16 Bug #16363 (Closed): Checking or updating translation fails with Curl
If Typo3 is configured to use Curl the tanslation handling fails.
In Installtool set:
[SYS][curlUse] = 1
#change a...
Florian Engerer
10:39 Feature #16365 (Closed): make workspaces an extension
Versioning is part of the Core but the UI is optional (as an extension). It should be the same for WSs. If you don't ... Martin Kutschker
10:36 Bug #16045: WS icon and selecor shown even if no access
Or hide it only, if the user has access to only one WS. Martin Kutschker
10:31 Bug #16364 (Closed): Version info in module web>list
typo3/class.db_list_extra.inc defines colours instead of classes.
(issue imported from #M3871)
Martin Kutschker
10:28 Bug #16267: Missing copymode icon
New icons should be seen in 4.0.1rc1. Martin Kutschker
00:19 Bug #15704: Getting strange chars when fetching UTF-8 strings from locallang.xml
I am experiencing the same problem. The locallang of an extension (sr_feuser_register) gets outputted in the FE with ... Joen Weidemann
 

Also available in: Atom