Project

General

Profile

Activity

From 2006-11-28 to 2006-12-27

2006-12-27

23:22 Bug #16434: RTE config is not supported by HTMLArea RTE
This issue only appears in the standard version of the htmlArea extension that is delivered with the tar.gz package f... Mark Oudsen
12:27 Bug #16812: Skype incompatibility
Please report this to the Skype developers as it seems to be a bug of their toolbar, not of rtehtmlarea. Ingmar Schlecht

2006-12-26

21:31 Feature #16813 (Closed): JSeventFuncCalls onunload
onunload didn't work with JSeventFunCalls but might be required, for example with Google Maps to fix some memory leak... Christoph Koehler
18:54 Bug #16812 (Closed): Skype incompatibility
Skype offers a plugin for IE7 (Skype Toolbar voor Internet Explorer). With that plugin installed "rtehtmlarea" does n... Frans Lichtenauer
17:20 Bug #16811: fullQuoteStr() method not available with TYPO3 v3.7.x
I made my patch a bit better, by simulating exactly the behaviour of fullQuoteStr(). It also appeared that the query ... Francois Suter
15:26 Bug #16811 (Closed): fullQuoteStr() method not available with TYPO3 v3.7.x
The new patched version of rtehtmlarea for TYPO3 v3.7.x (version 1.1.4) calls on the fullQuoteStr() of class.t3lib_db... Francois Suter

2006-12-24

22:50 Feature #15736: In RTE htmlArea, unable to do an internal link with several parameters
When the link is external......
No, all Links with parameters break.
This patch works for me. If the first Part of ...
Stephan Weiss
14:27 Bug #15249: EM sets permissions wrong when downloading an extension, causing problems with suphp
Fixed some time during 4.0 development. Michael Stucki
14:25 Bug #15249: EM sets permissions wrong when downloading an extension, causing problems with suphp
Yes, this is fixed now, and this bug can be closed. Oliver Klee

2006-12-23

13:26 Bug #16809: FIX FOR Typo3 basic tables definition not compliant with MySQL 5.0 strict mode enabled by default
I will take care of this Michael Stucki

2006-12-22

21:42 Bug #16810 (Closed): install tool error
upraded 4.0.3 to 4.1beta2
db update went wel.
but if i select "Upgrade Wizard" i get this error:
Fatal err...
Stefano Cecere
17:20 Bug #16809: FIX FOR Typo3 basic tables definition not compliant with MySQL 5.0 strict mode enabled by default
Obviously it didn't fix every error : when I create my first page into my new typo3 installation, I get an error 'fie... Alban Cousinie
16:46 Bug #16809: FIX FOR Typo3 basic tables definition not compliant with MySQL 5.0 strict mode enabled by default
Note : this FIX has been edited based on original file tables.sql from typo3 4.0.4 distribution. Alban Cousinie
15:26 Bug #16809 (Closed): FIX FOR Typo3 basic tables definition not compliant with MySQL 5.0 strict mode enabled by default
This relates to issues 0004691, 0002634 and 0002059
Issue occurs with MySQL 5.0 databases.
The reason for this ...
Alban Cousinie
17:11 Bug #15215: Broken Rootline when a Editor view a Page that is not online
This error is still occuring when previewing a new version of a page by an editor (or generally by any user in the wo... Administrator Admin
15:57 Bug #16526: Moving content elements in frontent editing mode causes crash
I changed the line in my installation to
(($GLOBALS['TSFE']->sys_page instanceof t3lib_pageSelect) ? $GLOBALS['TSFE...
Joerg Schuck
15:29 Bug #16807: create admin user fails because of bad be_users table definition
I have just fixed the issue. See issue 0004693 for patch.
Replace t3lib/stddb/tables.sql with the one supplied in is...
Alban Cousinie
14:00 Bug #16807: create admin user fails because of bad be_users table definition
This issue is a duplicate of 0002634 and 0004003. Strangely it has not been fixed so far Alban Cousinie
13:51 Bug #16807: create admin user fails because of bad be_users table definition
This problem is likely to affect other areas of typo3 as well since it can be found in many table definitions. It pro... Alban Cousinie
12:30 Bug #16807: create admin user fails because of bad be_users table definition
the query fails on the following fields :
usergroup
userMods
allowed_languages
TSconfig
usergroup_cached_list
...
Alban Cousinie
12:13 Bug #16807 (Closed): create admin user fails because of bad be_users table definition
When installing from scratch typo3 4.0.4 with mysql 5, the creation of the admin user fails silently (and is being re... Alban Cousinie
13:07 Bug #16808 (Closed): setHeaders in class.t3lib_htmlmail forget to quote the realname parts of the "From" and "reply-to" headers
the function setHeaders dont quote the realname parts of this mail addresses. Some times user input a comma in input ... Bernd Hanisch
11:12 Bug #16806 (Closed): TCAdefaults.tt_content.imagecols = 1 is missing
in tbl_tt_content.php is something missing, so this setting never works:
line 570 ff:
items' => Array (
Array('1',...
Steffen Kamper
10:26 Bug #16799: xml2array crashes sometimes since php 5.2
Please forgive my bad wording, I didn't want to offend anybody. On the contrary, I am impressed by the work of the Ty... Luc Van Eycken
10:10 Bug #16799: xml2array crashes sometimes since php 5.2
>I am in favor of removing this bad programming style from typo3.
Hm. I am in favor of removing bad accusations fr...
Dmitry Dulepov
10:09 Bug #16799: xml2array crashes sometimes since php 5.2
Patch works.
Though I would try to avoid a double strlen.
Martin Kutschker
10:15 Bug #16805 (Closed): Error while entering a numbers like 50 or 50.00 into a double2 field
TCA definition of the percentage field:
-----
'percentage' => Array (
'exclude' => 1,
'label' => 'LLL:EXT...
Simon Lang
08:49 Bug #15005: No install is possible, if in the Install-Tool multiplyDBfieldSize is set to "2"
Confirmation for Typo3 4.0.2
I had lots of SQL Warnings after installing DAM, e.g. using List module:
"...typo3 ...
Marc Véron

2006-12-21

14:20 Bug #16804: Module Access: Can't uncheck permission "show page" for owner
In Firefox 2.0 and Internet Explorer 7.0 the checkbox can't be unchecked.
In Opera 9.0 I can uncheck the checkbox ...
Oliver Schröder
14:10 Bug #16804 (Closed): Module Access: Can't uncheck permission "show page" for owner
In Module Access, set permissions:
Once the checkbox "show page" for owner is checked, it can't be unchecked again...
Oliver Schröder
13:39 Bug #16803: Call to undefined function: mb_internal_encoding() in tx_rtehtmlarea_pi1
I have attached a patch which uses the simple str_* functions instead of mb_*
However we first need to clarify whe...
Michael Stucki
13:03 Bug #16803 (Closed): Call to undefined function: mb_internal_encoding() in tx_rtehtmlarea_pi1
htmlarea relys on mbstring which is not obligatory build into php.
(issue imported from #M4686)
Nikolas Hagelstein
13:24 Bug #16801: sys_refindex failed to create key
OK, closing. For better clarification, I will slightly change the description of multiplyDBfieldSize. Michael Stucki
11:44 Bug #16801: sys_refindex failed to create key
Sorry for this, but I read the following in the Install tool for multiplyDBFieldSize:
... This is useful if you want...
Joerg Schoppet
11:31 Bug #16801: sys_refindex failed to create key
I think there is nothing we can change about this. TYPO3 doesn't know that your database is UTF-8 encoded, and it sen... Michael Stucki
11:15 Bug #16801: sys_refindex failed to create key
I think I've found the problem:
Indexes in mysql have a max size of 1000 Bytes. If the db is utf8, one char needs th...
Joerg Schoppet
10:52 Bug #16801: sys_refindex failed to create key
It has to do with the mysql-version or with multiplyDBFieldSize.
On a system with mysql 4.1.14 and multiplyDBField...
Joerg Schoppet
10:40 Bug #16801: sys_refindex failed to create key
Hmm. This problem was fixed in 4.0.2, I wonder why it happens again? Is it an incompatibility with MySQL 5.x? Michael Stucki
07:47 Bug #16801 (Closed): sys_refindex failed to create key
Following environment:
mysql 5-0.27
[SYS][multiplyDBFieldSize] = 2
TYPO3 4.1.0beta2
The following statement can...
Joerg Schoppet
13:12 Bug #16802: browse_links.php crashes with Error
Ah, good you noticed already. Michael Stucki
12:43 Bug #16802: browse_links.php crashes with Error
please close this bugreport, the problem happend because of copying the ext from global install to sysext without cha... Andreas Dolleschal
12:09 Bug #16802 (Closed): browse_links.php crashes with Error
After updating rtehtmlarea to version 1.4.3 (because if security issue) browse_links.php does not work anymore if usi... Andreas Dolleschal
12:45 Bug #16709: Page tree not rendered for Non-Admins (Oracle)
Is there any workarround for this bug? Or does it need more information or investigation? we have exact the same issu... Sven Limbach
11:46 Bug #16800: DB file_path without a key length error after installation of DAM 1.0.8
Have a look at Bug 4684. Perhaps it is a misunderstanding. Joerg Schoppet
07:52 Bug #16800: DB file_path without a key length error after installation of DAM 1.0.8
Also look at bug 4652 Joerg Schoppet
10:28 Bug #15224: NOTE to 1518: Option .showHiddenPages for "module.preview" obsolete?
As I have noticed today the whole preview thingy from adminPanel/TSconfig.override does not work correctly. :-<
en...
Peter Niederlag
05:05 Bug #16755: The storagePid doesn't work or overwrite General Record Storage Page (GRSP) pid
Yes, please close the issue.
Thank for the reply so far. It seem still be a bit problem for me to get this to work...
Jack Ong

2006-12-20

21:08 Bug #16647: Possible Scripting vulnerability
Dmitry said: I tried this, in my environment onmouseXXX disappears on save.
I tried it as well, and the same behav...
Michel Boivin
12:39 Bug #16647: Possible Scripting vulnerability
I tried this, in my environment onmouseXXX disappears on save. Dmitry Dulepov
12:20 Bug #16647: Possible Scripting vulnerability
Can you still reproduce this in the most recent version? Michael Stucki
19:34 Bug #16800: DB file_path without a key length error after installation of DAM 1.0.8
I have downloaded the extension in the EM.
However I did not install the downloaded one. So I get displayed now:
...
Franz Holzinger
19:30 Bug #16800 (Closed): DB file_path without a key length error after installation of DAM 1.0.8
After an upgrade installation of tx_dam 1.0.8 I get the following error message in the EM:
caller t3lib_DB::admin_...
Franz Holzinger
17:10 Bug #16794: Disable section name link and eliminate wrong link format
I just changed lines 750 and 751 to disable link generation completely, but this may not be the solution you are look... Andreas Kastl
14:36 Bug #16799: xml2array crashes sometimes since php 5.2
Silly me. Of course it is array2xml and not xml2array! Luc Van Eycken
14:26 Bug #16799 (Closed): xml2array crashes sometimes since php 5.2
xml2array sometimes uses strcspn with an empty first argument. This may crash apache/php, certainly since php 5.2.
T...
Luc Van Eycken
12:19 Bug #15224: NOTE to 1518: Option .showHiddenPages for "module.preview" obsolete?
admPanel.hide=1
admPanel.enable.preview = 1
admPanel.override.preview.showHiddenPages = 1
admPanel.override.previe...
Peter Niederlag
11:04 Bug #16798 (Closed): The function t3lib_div::isAbsPath() doesn't work correctly on Windows.
Running Typo3 on Windows, the function just checks if there is a ':/' from position 1 to 2 in the path. On Unix, it c... Daniel Hoffmann

2006-12-19

17:09 Bug #16797 (Closed): Backend usergroup edit, selected items in Tables (listing) and Tables (modify) does not save
While editing Backend usergroup, when I select some items in Tables (listing) and Tables (modify) (about 25) only som... Stano Paska
11:17 Bug #16556: be_groups field "title" is too short
This bug can be closed; has been fixed in SVN by Ingmar Schlecht on 03.12.2006 Andreas Wolf

2006-12-18

15:44 Bug #16176: RTE-config in PageTS-config not loaded when in draft workspace
Please pay attention! After applying the patch provided by Michael Stucki TYPO3 throwed a DB error (something like: "... Helmut Hummel
14:48 Bug #16755: The storagePid doesn't work or overwrite General Record Storage Page (GRSP) pid
This is no bug, but a matter of using Typoscript. I've tested your typoscript, here my statements:
"10 < plugin.tx...
Stefan Strasser
12:16 Bug #16796: list module doesn't sort correcly by date
DB-based sorting won't work within a WS. The code will get all records (sorted) from the LIVE WS. After that the vers... Martin Kutschker
10:08 Bug #16796 (Closed): list module doesn't sort correcly by date
if i create 10 tt_news records in a custom WS, and then i change their date , when i sort by date in the lsit module,... Stefano Cecere
09:48 Bug #16795 (Closed): htmlArea RTE: Problem when cutting pasting links within table cells or list items
If a table is created within a content element and within that table a link is created, cutting and pasting this link... Stefan van

2006-12-17

20:59 Bug #15978: no update of tstamp when changing nothing in record and saving
If someone clicks "save" but didn't change anything for real, then it is quite logical that the tstamp isn't raised.
...
Michael Stucki
20:48 Bug #16794: Disable section name link and eliminate wrong link format
Since you seem to have the solution ready, I would like you to provide a patch. I will have a look at it then. Michael Stucki
12:48 Bug #16794 (Closed): Disable section name link and eliminate wrong link format
Section name is always formatted with a static link (anchor # + JavaScript code). Link is not really necessary and is... Andreas Kastl
20:47 Feature #16199: No validation of forms if JavaScript is disabled in user-agent.
I agree with Ingo: No JavaScript => no backend Michael Stucki
02:49 Feature #16199: No validation of forms if JavaScript is disabled in user-agent.
could somebody please close this report; the back end doesn't work without JS anyway... Ingo Renner
11:52 Bug #16793 (Closed): Date formatting should use Typo3 default settings and be configurable
Search results contain information about create and modify timestamp. Format is currently hardcoded. Format pattern s... Andreas Kastl
09:40 Bug #16780: White Page when editing Contenttype Table
in IE the "white page" is an 404 error. So somewhere the URL
/typo3/alt_doc.php?returnUrl=%2Ftypo3%2Fsysext%2Fcms%2F...
Administrator Admin

2006-12-16

04:59 Bug #16790: Only white page on backend
A similar bug now in TYPO3 4.0.2:
Message displayed in Frontend:
$value]; } } // NO extension of class - does not m...
Franz Holzinger

2006-12-15

21:01 Bug #16419: Upload to TER always transfers hidden or system files
Has been committed to SVN on Dec 13th. Karsten Dambekalns
15:55 Bug #16792: FE editing inside Draft Workspace : new created elements dont appear in the FE
I forgot to mention that the versioning feature is also enabled. Cowboydan
15:52 Bug #16792 (Closed): FE editing inside Draft Workspace : new created elements dont appear in the FE
I'm connected to the FE and have access only to the Draft Workspace so that i can see what i am doing, but without da... Cowboydan
13:30 Bug #16791: New default behaviour for PAGE_TARGET
crap, the above was wrong. This code actually works. I tried it out. Sorry for the re-post.
--------------------
...
Benni Mack
12:55 Bug #16791 (Closed): New default behaviour for PAGE_TARGET
Hey,
I am developing a lot of web-sites with TYPO3 now, and one thing that
annoys me is the Template Constant "P...
Benni Mack
12:22 Bug #16751: Duplicate entry on cache_pagesection on reloading twice
Let's avoid additional queries, if possible. I will read through these threads on the core list and if they already d... Michael Stucki
12:19 Bug #16751: Duplicate entry on cache_pagesection on reloading twice
Hi Michael,
an alternative would only be to make a SELECT query to determine if there is already a record, and dec...
Oliver Hader
12:12 Bug #16751: Duplicate entry on cache_pagesection on reloading twice
Just changed some comments on the patch file. Oliver Hader
12:12 Bug #16751: Duplicate entry on cache_pagesection on reloading twice
Hi Oliver,
notice that mysql_info was first introduced in PHP 4.3.0, and I am not sure if the decision was already...
Michael Stucki
11:50 Bug #16751: Duplicate entry on cache_pagesection on reloading twice
According to http://www.php.net/manual/en/function.mysql-affected-rows.php:
If a site is reloaded twiche, on the f...
Oliver Hader
12:11 Bug #16784: Install tool always displays "ALTER TABLE cache_extensions"
I fixed it right away in SVN. Karsten Dambekalns
10:44 Bug #16177: wrong charset in spell checker pop-up
I' ve got the same problem with german umlauts and special characters in the spellchecker popup. The special characte... Sven Grützmann
08:09 Bug #16766: IRRE relation to the same table shows new records twice
Commited to svn trunk by Ingmar. Oliver Hader
01:23 Bug #16785: Install Tool fails at end on Unix Install
Ah, I just discovered that you attached the error output!
Well, the last line says it all:
| Allowed memory size ...
Michael Stucki
01:22 Bug #16785: Install Tool fails at end on Unix Install
Let me know when I can close this ticket. Michael Stucki
01:22 Bug #16785: Install Tool fails at end on Unix Install
So is the problem gone, yes or no? It is definitely a configuration issue and not a bug. Therefore I suggest that you... Michael Stucki
00:22 Bug #16785: Install Tool fails at end on Unix Install
I don't know how to explain it...I enabled the php logging, and I took care of an issue before the install (you have ... Christopher Doss

2006-12-14

23:25 Bug #16789: Install tool Option [adminOnly] = -1 shuts down Install tool
The attached patch should fix this:
0 = no action (default)
1 = admin only
2 = no be users
-1 = no BE, no Insta...
Michael Stucki
19:51 Bug #16789: Install tool Option [adminOnly] = -1 shuts down Install tool
Wrong category, please move to "Installtool" Marc Wöhlken
19:49 Bug #16789 (Closed): Install tool Option [adminOnly] = -1 shuts down Install tool
Seting adminOnly to "-1" kills the install tool. The BE / install tool can only be enabled by editing localconf.php.
...
Marc Wöhlken
22:41 Bug #16775: The File module is missing when working in Drafts.
Martin, I'm sure that this is a duplicate of an issue which you are working on already, but I can't find the number.
...
Michael Stucki
22:38 Bug #16784: Install tool always displays "ALTER TABLE cache_extensions"
Karsten, please have a look at this. Michael Stucki
21:51 Bug #16790: Only white page on backend
Anyway, please fix this on your own or change that line in the extension. Obviously the PHP codeline is parsed wrong. Michael Stucki
21:50 Bug #16790: Only white page on backend
How come you found a fix in version 4.0.4? Michael Stucki
20:28 Bug #16790 (Closed): Only white page on backend
After installing some extension with the EM the backend color turned into white and only one text is displayed:
,1...
Franz Holzinger
21:43 Bug #16785: Install Tool fails at end on Unix Install
I suppose it's a bug. Please enable PHP logging (log_errors and display_errors) and report the output here. Michael Stucki
05:50 Bug #16785 (Closed): Install Tool fails at end on Unix Install
I followed the directions mentioned in the Install.txt file, and got the install tool working www.Mysite.com/cms. Whe... Christopher Doss
18:15 Bug #16046: WS manager doesn't name default workspaces
Change funcion typo3/mod/user/ws/index.php::versionsInOtherWS() to return a list of names and not ids, id the new opt... Martin Kutschker
16:55 Feature #14559: Prettier record titles (with diff)
Patch for TYPO3 4.0.2.
Please read the notes and decide for yourself if it makes sense for you to use this patch.
Volkmar K
16:41 Bug #16788 (Closed): Quotation marks are converted to " if not wrapped in <p>
Writing only one line of text in the RTE which has quotation marks or HTML gt, lt characters in it, they will be conv... Jochen Stange
16:08 Feature #16787 (Closed): New feature: config.softExclude
The feature config.sys_language_softMergeIfNotBlank sets the "mergeIfNotBlank" for a field in the frontend context th... Kasper Skårhøj
15:26 Feature #16786 (Closed): FeUsers in table sys_lockedrecords
Because there are some Plugins enabled to let FeUser edit Records (e.g. news-entries) it would be great to have recor... Stefan Geith
14:18 Feature #16359: "merge version" feature for Web>page
No idea, need to look to the code. Dmitry Dulepov
14:03 Feature #16359: "merge version" feature for Web>page
Dmitry, do you think this is complicated?
IMHO, a merge feature would also create a workaround for the no-moving-o...
Martin Kutschker
10:26 Bug #16777: t3lib_htmlmail truncates last character in html mails
same problem with hrefs,
<a href="http://www.xyz.de">http://www.xyz.de</a> =>
ttp://www.xyz.de"
Michael Fritz

2006-12-13

17:27 Bug #15707: Page highlighting for alt_db_navframe
The patch navFrame.patch uses a navFrameHL for LIVE abd navFrameHL-WS for all other workspaces using the above method... Martin Kutschker
16:58 Feature #14383: Unlink doesn't work for Non-Admins
i can confirm this also. Non-admins need Page:Content and Pagecontent:Content in allowexcludefields.
imho this shoul...
Typoheads - Web Engineering
16:47 Bug #16691: The Workspace Manager(the modul in left frame) show drafts to which the user has no access.
Martin: You can just close duplicates. Michael Stucki
16:40 Bug #15863: title-attribute content of "state" column in Versioning view is not escaped.
Fixed in SVN (4.1 and 4.0.4)
Martin Kutschker
16:07 Bug #16447: Not all labels in module "Workspace" are localized
Fixed in SVN.
Note: the German translation is not kept in SVN. Therefore the translation is not in yet!
Martin Kutschker
15:11 Bug #16547 (Closed): Link to external URL page doesn't forward
If you link from an external site to a page of type "external URL", Typo3 doesn't forward to the configured external ... Gerd Bruchhaus
12:07 Bug #16546: editing template causes SQL error ' FROM ,pages'
Hello Michael,
please let me fix this somehow.
I have lost again some hours due to this codeline in t3lib_transfe...
Franz Holzinger
11:39 Bug #16784 (Closed): Install tool always displays "ALTER TABLE cache_extensions"
In the Update database tables and fields of the Install Tool I always get these messages:
Changing fields
ALTER...
Franz Holzinger
11:15 Feature #16613: pass image alt and title attributes to showpic script
NAK, if extension uses imageLinkWrap.
ACK, if the extension build its own link to showpic .
We can support backwa...
Marc Bastian Heinrichs
06:53 Feature #16613: pass image alt and title attributes to showpic script
Just a small note so far: We cannot change the links for the popup windows because this would break compatibility wit... Michael Stucki
11:06 Bug #16780: White Page when editing Contenttype Table
It must be something todo with PHP 5.2. All Lot of People got the same Problem. And some Extension wont work anymore ... Jan Entzminger
07:26 Bug #16755: The storagePid doesn't work or overwrite General Record Storage Page (GRSP) pid
I have tried clear all the BE and FE cache but this doesn't help either.
My typoscript setup for templavoila unde...
Jack Ong

2006-12-12

23:44 Bug #16766: IRRE relation to the same table shows new records twice
Correct. Oliver Hader
22:28 Bug #16766: IRRE relation to the same table shows new records twice
This is fixed in the beta2-patch, right? Ingmar Schlecht
20:02 Feature #16613: pass image alt and title attributes to showpic script
here is the TS for using this new feature:
tt_content.image.20.1.imageLinkWrap.title = TEXT
tt_content.image.20.1...
Marc Bastian Heinrichs
17:11 Bug #16738: extension manager not working
Look at bug report
http://bugs.typo3.org/view.php?id=2615
Similiar problem. Try the latest patch and run the ins...
Staffan Ericsson
05:07 Bug #16738: extension manager not working
Here also the same thing happens. I tried 4.0.1 and 4.0.2 but problem is that EM not shown. In debian gnu/linux 3.1 ... Tennyson Varghese
15:38 Bug #15642: Extension manager maximum execution time of 30 seconds exceeded
Since I could never reproduce this, and the way the extensions.xml.gz file is processed changed completely for 4.1, I... Karsten Dambekalns
15:30 Bug #16764: The list with extensions can't be refresed in T3 4.1.
I cannot reproduce this, and from the source I cannot see a possible cause for this. If you have more info please reo... Karsten Dambekalns
15:24 Bug #16419: Upload to TER always transfers hidden or system files
The proposed patch is now on the core team for approval... Karsten Dambekalns
15:20 Feature #15640: search word also in title and descriptions
v2 is a new patch also searching author name and company, based on TYPO3 from SVN with the db-based extension cache i... Karsten Dambekalns
12:28 Feature #15640: search word also in title and descriptions
The list of loaded/installed extensions can also be searched, but here the search also looks into author and author_c... Karsten Dambekalns
14:16 Bug #16783 (Closed): File Upload does not recognize BEUser - Option "defaultFileUploads"
If I use in UserTSconfig
options.defaultFileUploads = 5
still only one file upload is shown when uploading a fi...
Benni Mack
13:29 Bug #16780: White Page when editing Contenttype Table
If you mean the Error Output in the index.php File of the Installation:
error_reporting (E_ALL);
we had made. B...
Jan Entzminger
13:17 Bug #16780: White Page when editing Contenttype Table
There is a reason for the white screen. Please enable error logging and check the output. Michael Stucki
10:44 Bug #16780 (Closed): White Page when editing Contenttype Table
Make a new Install of Typo3. Use Templa Voila and css_styled_content. Put a new Contenttype "Table" whith some "Hello... Jan Entzminger
13:27 Bug #16782 (Closed): Oracle : Swap (online / offline) between 2 pages or contents,...
When i us the versionning, i have 2 different elements (content, page,...) If i want to swap between them, i have :
...
Simon Boussekeyt
13:26 Bug #16781 (Closed): Pagetree only shows up to Level 2 / Backend login impossible with MSSQL via ODBC
When using Typo3 (4.0.3.) with a MS-SQL DB the pagetree shows only 2 Levels.
The very top level and one below.
In...
Dan no-lastname-given
13:04 Bug #15663: EM2 need more than 32 MB
The fix is in SVN now. Phew. Thanks to all contributors! Karsten Dambekalns
09:00 Bug #15663: EM2 need more than 32 MB
I know it breaks the update check extension, I'll see into fixing this. That should be integrated into the EM anyway... Karsten Dambekalns
08:55 Bug #15663: EM2 need more than 32 MB
Patch EM_MemFix_2006-12-11_SVNrev1860.diff did the job - works good now.
The list of "extension found only on ...
Staffan Ericsson
09:41 Bug #16779: Templavoila & ORACLE wont work (DBAL 0.9.9)
(The mapping is needed because of the 32 chars per field/name restriction of Oracle.) Michael Ablass
09:39 Bug #16779 (Closed): Templavoila & ORACLE wont work (DBAL 0.9.9)
Using Templavoila and ORACLE wont work at the moment because its neccessary to map "tx_templavoila_datastructure" to ... Michael Ablass

2006-12-11

23:57 Feature #16462: AJAX Page Tree
The attached file contains the basis for the AJAX pagetree, Stefan Regniet's patches are based on it and clean up som... Ingmar Schlecht
23:42 Bug #16764: The list with extensions can't be refresed in T3 4.1.
Right, this seems unrelated to 4.1, as it works for me with that version. Make sure you have no error messages in the... Karsten Dambekalns
23:28 Bug #15697: HTTP Proxy Support missing
I did not implement this because it would have needed stream context support at some point, which was not available i... Karsten Dambekalns
23:03 Bug #15663: EM2 need more than 32 MB
The patch introduces preg_last_error() usage, but i just discovered that this has been added in PHP 5.2, so the code ... Karsten Dambekalns
21:05 Bug #15663: EM2 need more than 32 MB
Staffan, that is strange. I ran into a problem that "felt" the same and was caused by hitting the pcre.backtrack_limi... Karsten Dambekalns
19:00 Bug #15663: EM2 need more than 32 MB
PHP 4.3.10-18 (cli) (built: Nov 3 2006 21:56:29)
Copyright (c) 1997-2004 The PHP Group
Zend Engine v1.3.0, Copyrig...
Staffan Ericsson
18:52 Bug #15663: EM2 need more than 32 MB
~11379: what PHP version are you using? Karsten Dambekalns
17:31 Bug #15663: EM2 need more than 32 MB
Tested patch 1860 on T3-4.1beta1a without success.
Unpacked a fresh source
Applied patch
Ran install tool to upd...
Staffan Ericsson
09:59 Bug #15663: EM2 need more than 32 MB
Regarding ~11359: since the EM is about the same for 4.0.x and 4.x.x the patch should apply cleanly to 4.0.x, too. Yo... Karsten Dambekalns
09:30 Bug #15663: EM2 need more than 32 MB
Which base is diff 1860 built from? Could I apply it on a 4.0.n installation or do I need to apply several of the d... Staffan Ericsson
22:32 Bug #16082: I get a parse error when I try to upload an extension.
The patch is made against 4.x SVN but applies to 4.0.x as well. Karsten Dambekalns
22:30 Bug #16082: I get a parse error when I try to upload an extension.
I never got that error myself, but... after looking into the code it seems a few things come together. So I added err... Karsten Dambekalns
16:12 Bug #16775: The File module is missing when working in Drafts.
yes i think that, since the filelist can be enabled with file mount points into custom workspaces, it would be good t... Stefano Cecere
15:33 Feature #16778 (Closed): Enable to register minImageWidth
Imo, there should be the possibility to assign a minimum width to images in content elements.
I don't know exactly...
Ralf Hettinger
14:54 Bug #16091: Try to upload extension: SOAP-ENV:Client: Bad Request
The error only occurs if the NuSOAP implementation is used - if the PHP SOAP implementation is active, uploads work f... Robert Lemke
13:28 Bug #14256: special characters in username not checked
For FELogins:

I recognized that at least under the circumstance that forceCharset is set (eg by the Install Tool)...
Ralf Hettinger
13:17 Feature #16726: Select FE user group(s) to display in user list
Added to the wishlist in the newloginbox-wiki.
In our newsgroup Stefan Padberg offered to submit an already made p...
Stefan Strasser
13:11 Bug #15941: No mails with forgotten password when using german language
It is no bug as it is functioning normally. Question and answer has been added to the FAQ in the newloginbox-wiki. Stefan Strasser
13:04 Bug #16736: double post check fails
Will be fixed in 4.0.4 Michael Stucki
10:22 Bug #16777 (Closed): t3lib_htmlmail truncates last character in html mails
This bug may only occur on windows, I haven't tested it on Linux.
I use mySQL 5 and php 5.1.6
The issue occurs on...
Alban Cousinie
09:47 Bug #16774: content field of fe_session_data should use mediumtext instead of mediumblob
These diffs wer pulled from 4.0.3 by the way. Michiel Roos
09:46 Bug #16774: content field of fe_session_data should use mediumtext instead of mediumblob
And it also goes for t3lib/stddb/tables.sql:
All fields just contain text, no binary data.
Find patch attached.
Michiel Roos
09:42 Bug #16774: content field of fe_session_data should use mediumtext instead of mediumblob
The same goes for:
- pages_language_overlay: l18n_diffsource
- tt_content: l18n_diffsource
- cache_pages: HTML, ...
Michiel Roos

2006-12-10

21:17 Feature #15640: search word also in title and descriptions
With the rev 1860 patch from #15663 applied this can be done with changing one line, see patch. Karsten Dambekalns
21:08 Feature #15640: search word also in title and descriptions
@Robert: you forgot to set the TYPO3 version select field... :) Karsten Dambekalns
21:06 Bug #16130: Update of extension list fails because of wrong tmp folder
In version 4.0.0 this line is in the t3lib_div::writeFile() method, which writes to a file generated by (in the end) ... Karsten Dambekalns
20:37 Bug #16560: Error during creation from table sys_refindex on oracle 10g database
Yes, the length specification is gone from the sql file, so this must work again. Karsten Dambekalns
13:37 Bug #16560: Error during creation from table sys_refindex on oracle 10g database
I'm 99% sure that this is fixed in TYPO3 4.0.3. Otherwise, please reopen. Michael Stucki
18:57 Bug #16740: FE PATH_typo3 problem | Typo3 4.1b 1a
Fixed by disabling wordIndexing() as Kasper suggested. Ingmar Schlecht
13:17 Bug #16740: FE PATH_typo3 problem | Typo3 4.1b 1a
Diff by Michael Stucki working great. Staffan Ericsson
10:40 Bug #15663: EM2 need more than 32 MB
The attached diff against rev 1860 will go into SVN if no objections are raised on the core list within 24 hours.
...
Karsten Dambekalns

2006-12-09

11:07 Bug #16776 (Closed): pi_list_browseresults shows 'Next' link when no results
pi_list_browseresults shows 'Next' link when no results
fix:
File typo3/sysext/cms/tslib/class.tslib_pibase...
Artem Matevosyan

2006-12-08

16:40 Bug #16775 (Closed): The File module is missing when working in Drafts.
The File module is missing altogether when working in Drafts, even if you are logged as an admin.
This issue preve...
Emile
16:09 Bug #16774 (Closed): content field of fe_session_data should use mediumtext instead of mediumblob
As far as I can tell, only string data is stored in the content field of the fe_session_data table. I don't understan... Michiel Roos
15:38 Bug #16773 (Closed): specConfs.[pid].CSSsuffix = xy doesn't work
find the description of 'specConfs' here:
http://typo3.org/documentation/document-library/extension-manuals/doc_inde...
Typoheads - Web Engineering
12:27 Bug #15788: Horizontal and vertical scroll bars visible in vertical menu
John, if you are interested, this issue has been fixed in extension t3skin_improved:
http://typo3.org/extensions/r...
Kirill Klimov
12:21 Bug #16772: Content encoding with x-gzip not allowed
Sorry, the additional information was wrong. You have to change the lines like this:
function gzip_accepted() ...
Bjrn Kraus
11:54 Bug #16772 (Closed): Content encoding with x-gzip not allowed
In t3lib/class.gzip_encode.php, function gzip_accept() has the posibiltity to set "x-gzip" instead of "gzip" as conte... Bjrn Kraus
08:36 Bug #16764: The list with extensions can't be refresed in T3 4.1.
Sorry, I think it has not to do with 4.1
All my installations of T3 have the same problem.
I don't know if it's a p...
Daniel Doesburg
06:11 Feature #16771 (Closed): Changing the SIZE of the RTE field in TCA
Hello,
it would be nice, if the size of a RTE field could be set dynamical by the TCA.
I need the RTE Element for...
Volker Graubaum

2006-12-07

23:01 Bug #16770: Fatal error: Allowed memory size
This bug is already known. A fix is being developed and will be included into 4.1 final. See e.g. bug #0002615 for de... Andreas Wolf
22:24 Bug #16770 (Closed): Fatal error: Allowed memory size
I will update the extensions list and i become always this error message:
Fatal error: Allowed memory size of 6710...
Marko Hoffmann
22:38 Bug #16766: IRRE relation to the same table shows new records twice
The easiest way would have been to just take the first record as mentioned in my last note. But I couldn't make out, ... Oliver Hader
14:18 Bug #16766: IRRE relation to the same table shows new records twice
In which general case does it happen, that more than one record is created on the same table? If this doen't occur ot... Oliver Hader
11:03 Bug #16766 (Closed): IRRE relation to the same table shows new records twice
When making an IRRE inline relation to the same table as the parent table, tceforms shows the sub-record twice after ... Ingmar Schlecht
19:51 Bug #16769 (Closed): Unaccessible page redirects to an other in rootline without transmission of pid
The following is from http://wiki.typo3.org/index.php/Newloginbox/Wishlist:
- If a page is not accessible because of...
Andreas Balzer
15:33 Bug #16768 (Closed): shortcutFrame messed up after searching with editPage textinput
Using: Firefox
The typo3/alt_shortcut.php tries to give the full rootline, which messes up the frame, when the strin...
Klaus Muth
15:00 Bug #16738: extension manager not working
I'm install TYPO3 4.0.3
All work fine but when i click at left frame "Ext Manager", say "The page cannot be shown".
...
Diego Leon
13:51 Bug #16767: IRRE relation to the same table - relation field within child elements isn't shown
You're right. I fixed this bug after the release of 4.1-beta1a. It would have been part of the 4.1-beta2 release. But... Oliver Hader
12:57 Bug #16767 (Closed): IRRE relation to the same table - relation field within child elements isn't shown
When relating an inline field to the same table, the inline Field is not shown within child elements (when editing th... Thomas Oppelt
09:42 Bug #15859: sysfolder icon
If someone is interested, this issue has been fixed in extension t3skin_improved:
http://typo3.org/extensions/repo...
Kirill Klimov
09:42 Feature #16425: BE > List > Edit alias, title, etc. View is poorly laid out.
If someone is interested, this issue has been fixed in extension t3skin_improved:
http://typo3.org/extensions/repo...
Kirill Klimov
09:42 Bug #15928: Active color in fileadmin is wrong
If someone is interested, this issue has been fixed in extension t3skin_improved:
http://typo3.org/extensions/repo...
Kirill Klimov
09:42 Bug #15927: t3skin: white and grey - highlighting problem
If someone is interested, this issue has been fixed in extension t3skin_improved:
http://typo3.org/extensions/repo...
Kirill Klimov
09:41 Bug #15986: pagetree icons
If someone is interested, this issue has been fixed in extension t3skin_improved:
http://typo3.org/extensions/repo...
Kirill Klimov
09:41 Bug #15812: No highlighting for admin functions
If someone is interested, this issue has been fixed in extension t3skin_improved:
http://typo3.org/extensions/repo...
Kirill Klimov
08:11 Bug #16765 (Closed): Warn about MySQL 5 while installing.
PROBLEM:
You make a clean install over Apache/MySQL by downloading 'typo3_src-4.0.2.zip' and 'dummy-4.0.2.zip'. You ...
Tero Niemi

2006-12-06

15:39 Bug #16764 (Closed): The list with extensions can't be refresed in T3 4.1.
Always, even if there is no list in typo3temp, retrive/update reports "The extension list has not changed remotely, i... Daniel Doesburg
14:27 Bug #16602: eval => 'required,datetime' has no "required" effect, eval => 'datetime,required' renders the value useless
The Problem is the checkbox Value in unchecked Case.
If you set the Checkbox Value to "" (Empty) Typo3 will require...
Urs Widmer

2006-12-05

22:32 Feature #16251: Disable "versioning"-menuitem via contextMenu.[key].disableItems in User TSconfig
Versioning context menu is displayed even if the user/group has no access to the versioning module.
Added two patc...
Helmut Hummel
22:04 Feature #16146: Add fileadmin in Element Browser in general DRAFT workspace
*bump*
Just upgraded a TYPO3 installation and came across this bug. I would consider this a major bug, because wha...
Administrator Admin
14:54 Bug #15941: No mails with forgotten password when using german language
This happen because the provider has the subject "Ihr Passwort" in the mailserver's blacklist.
Some time ago there w...
Administrator Admin
12:04 Bug #16763: Popup-Window of the PageTree in the IE7
Fixed in TYPO3 4.0.3. Please upgrade. Michael Stucki
11:51 Bug #16763 (Closed): Popup-Window of the PageTree in the IE7
The Popup-Window of the PageTree is in the top Frame... Look @ the screenshot
(issue imported from #M4610)
Sascha Egerer
11:31 Bug #15220: Filesize of maximum allowed files in mailforms
Sebastian, if you cannot do it, please assign it to me. Michael Stucki
11:26 Bug #15220: Filesize of maximum allowed files in mailforms
Almost 1 year ever since and even not a simple localconf.php var.
Could you guys PLEASE take a look at it?
It ...
Felipe Knaesel
10:36 Bug #16755: The storagePid doesn't work or overwrite General Record Storage Page (GRSP) pid
It seems like you didn't clear the FE cache after changing the template setup, so your changes in the template won't ... Stefan Strasser
10:33 Bug #16762 (Closed): User Management: Modules maximum
I have installed some backend extensions for TYPO3 and I have also coded some own backend extensions.
While admin...
mback2k
10:02 Bug #16602: eval => 'required,datetime' has no "required" effect, eval => 'datetime,required' renders the value useless
I can confirm this for your TCA definition, but without the 'default'=>'0' it works.
Greets
Bastian
Marc Bastian Heinrichs

2006-12-04

18:26 Feature #15738: Dynamic log file name
Added to SVN. Martin Kutschker
17:31 Bug #16526: Moving content elements in frontent editing mode causes crash
Confirmed in our TYPO3 4.0.2 Installation. I'll test the patch now. Christopher Hlubek
15:34 Bug #16761: Only one ext. template on a page is being used
This is not a bug, it's just how templates are parsed by design.
If you want to use multiple templates, you need t...
Michael Stucki
15:20 Bug #16761 (Closed): Only one ext. template on a page is being used
if i'm adding a ext. template to a page everything works fine and the ext.template codes are used.
But if i'm adding...
Dirk Diebel
14:23 Bug #16760 (Closed): t3lib_TCEforms::getSingleField_typeFlex doesn't pass $field param to t3lib_BEfunc::getFlexFormDS
t3lib_TCEforms::getSingleField_typeFlex doesn't pass $field param to t3lib_BEfunc::getFlexFormDS. It is needed when ... Artem Matevosyan
14:16 Bug #16759: incorrect rendering of umlauts with opentype fonts...
the font (see attached MyriadPro-SemiCn.otf) definitively contains umlaut characters.
therefore i think its a freety...
Stefan Krapf
12:59 Bug #16759: incorrect rendering of umlauts with opentype fonts...
TYPO3 expects the font to use Unicode code points for glyph mapping. There are also fonts available that use Latin 1 ... Martin Kutschker
08:19 Bug #16759: incorrect rendering of umlauts with opentype fonts...
Can you check if the font really contains this umlaut character inside? Otherwise the problem is obviously not a TYPO... Michael Stucki
03:33 Bug #16759 (Closed): incorrect rendering of umlauts with opentype fonts...
hello
i use typo3 with graphics magick 1.1.6 and freetype.
it works fine with truetype ttf-fonts.
buth with...
Stefan Krapf
13:36 Feature #15640: search word also in title and descriptions
I tried setting the category to "Extension Manager" but always got Mantis APPLICATION ERROR #14875 Robert Lemke
13:33 Feature #15640: search word also in title and descriptions
Checked with current SVN version (04.12.06) Robert Lemke
13:09 Bug #15697: HTTP Proxy Support missing
Karsten, can you check that? Robert Lemke
03:29 Bug #16758 (Closed): typoscript editor too small in internet explorer 7
the typoscript/setup field is very small in internet explorer 7.
above all in horizontal dimension.
cool would be...
Stefan Krapf

2006-12-03

12:58 Bug #16526: Moving content elements in frontent editing mode causes crash
with the fix that's described here - we get another problem: ext: sr_feuser_register_2.5.2.t3x (frontend user registe... Andreas Merkle

2006-12-02

20:38 Bug #16166: Publishing a record breaks dam_ttcontent-relations
Important! If this patch doesn't work for you, please check if you have applied patch #0003544 and if yes, remove it ... Andreas Wolf

2006-12-01

15:59 Bug #16753: Indexed search displayes deleted and hidden pages.
New Patch:
typo3/sysext/indexed_search/ext_localconf.php
added Line (on Line 20):
$TYPO3_CONF_VARS['SC_OPTIONS']...
Michael Fritz
13:39 Bug #15663: EM2 need more than 32 MB
Not in 4.0.x, but in 4.1 Michael Stucki
12:56 Bug #15663: EM2 need more than 32 MB
So will this be fixed in TYPO3 4.0.3 / 4.1 ? Benni Mack
13:21 Bug #16730: Click enlarged image (pop-up) blocked by NIS personal firewall
That's great. I hope the Symantec Support Agent can tell you/us, what exactly causes the block of the pop-up. Mario Rimann
13:13 Bug #16730: Click enlarged image (pop-up) blocked by NIS personal firewall
I have the same Problem.. on every typo3 site!
I've contacted the support from Norton this morning.. after an 1h ch...
Philipp Holdener
12:55 Bug #16757 (Closed): t3lib_htmlmail jump urls break mailto links
When the jump url functionality is used it breaks mailto links. They are replaced in the same way as normal links bu... Don Benjamin
12:49 Bug #16756 (Closed): GMENU RollOver effect for the Internet Explorer
The GMENU RollOver effect is not working in any version of the Internet Explorer.
There is an error in the file
/ty...
Daniel Hoffmann
08:43 Bug #16755 (Closed): The storagePid doesn't work or overwrite General Record Storage Page (GRSP) pid
Information on my system:
Typo3: 4.0.2
newloginbox: 3.0.1
Main System Folder with Templavoila Template: pid = 45
...
Jack Ong

2006-11-30

22:51 Bug #16754: split returnKey fails to recognize the max property
I added a new line to the script, between lines 4024 and 4025, and now they are like this:
$key = intval($this->st...
Carlos A
22:26 Bug #16754 (Closed): split returnKey fails to recognize the max property
stdWrap "split" function has a "max" property, that don't work when "returnKey" is used.
If, using typoscript, we ...
Carlos A
19:06 Bug #16753: Indexed search displayes deleted and hidden pages.
Wrong attempt. The index should be cleaned up while the page is being deleted. Michael Stucki
18:10 Bug #16753 (Closed): Indexed search displayes deleted and hidden pages.
Even permanently deleted pages appearing in the indexed_search and those results cannot be deleted from the indexed_s... Michael Fritz
10:14 Bug #16120: Max. filesize for images in 'text with image' and 'images only' CEs has too small default value
keyword:HCI Staffan Ericsson
08:29 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
Klaus, this code assumes that typo3 always runs under non-secure connection, which is wrong. Dmitry Dulepov

2006-11-29

23:53 Bug #16752 (Closed): drawRTE() loads global RTE config instead of function parameter $thisConfig
The function drawRTE(&$pObj,$table,$field,$row,$PA,$specConf,$thisConfig,$RTEtypeVal,$RTErelPath,$thePidValue)
doe...
Michael Klckner
16:49 Bug #16544: GIFBUILDER ignores jpeg-quality
Hi,
I had the same problem as Sebastian. I tried his fix, but it didn't work for GMENUs (all JPEGs are written wit...
Erwin Eggenberger
14:35 Bug #16738: extension manager not working
Am having the same problem.
Memory limit set to 50Mb
I have commented out //$SOBE->main(); in the ../typo3/mo...
Fred Weil
11:05 Bug #16751 (Closed): Duplicate entry on cache_pagesection on reloading twice
If I reload a page in the frontend twice or two or more persons access the same page at almost the same time, an SQL ... Oliver Hader
10:35 Bug #16747: exec + special chars
passing arguments to exec should be done very carefully since issues like this probably can be used for cli command i... Nikolas Hagelstein
08:53 Bug #16176: RTE-config in PageTS-config not loaded when in draft workspace
Michael, you are right - the hook was from my patch for 3531. Don't know how it got into this patch here... Andreas Wolf

2006-11-28

23:57 Bug #16750: Only a white site when you trying to see and work with the EM
Please contact the mailing list for further help. Michael Stucki
23:56 Bug #16750: Only a white site when you trying to see and work with the EM
Did you restart Apache after changing the memory_limit? Anyway, I'm sure this is not a bug, rather a configuration is... Michael Stucki
21:33 Bug #16750 (Closed): Only a white site when you trying to see and work with the EM
The problem is when you click on the EM link on the left bar you get only a white site in the main page right. You ca... Maximilian Graf
22:20 Bug #16704: Fulltext RTE in IE7 only 10 lines high
I have looked into it for a second. The problem is that IE7 no longer uses the style="height:100%;" value for the <te... Pim Broens
13:58 Bug #15663: EM2 need more than 32 MB
Hi !
I uploaded a new diff made against revision 1816 from SVN ...
it contains fixes for the last two problem...
Bernhard Kraft
12:06 Feature #16749 (Closed): Navigation title for shortcuts and external urls
It would be nice to have navigation titles for the page types shortcut and external url. This way the organizational ... Bastian Sauert
12:02 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
so changing
$LD['target'] = $target;
$this->lastTypoLinkUrl = $this->URLqMark('http://'.$tCR_domain.'/index.php?...
Klaus Hinum
11:59 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
what i mean is when creating a shortcut (link) between two pages in the same tree but with differen ts settings of co... Klaus Hinum
11:16 Bug #16748 (Closed): Changes in alternative page language does not clear cache
If an alternative page language is added or edited, the page cache is not automatically cleared (as it is for normal ... Bastian Sauert
 

Also available in: Atom