Project

General

Profile

Activity

From 2006-12-13 to 2007-01-11

2007-01-11

22:37 Bug #16848: Can't assign a workflow without having "Page" under "table" tab selected
Uuuups, I'm to stupid. I've misunderstood how to add a workflow.
After following the tutorproject, I've exspected th...
Matthias Kappenberg
17:10 Bug #16853: t3lib_TStemplate->linkData typeOverride won't always work if override is '0'
This bug is alread fixed. See bug-id 0000931 and the core-changeset:
http://svn.t3.digitaldistrict.de/cgi-bin/trac.c...
Oliver Hader
15:25 Bug #16853 (Closed): t3lib_TStemplate->linkData typeOverride won't always work if override is '0'
for implementation-reasons i use Types for representing Languages.
L=1 is Type 1 and L=0 is Type 0.
i got a setup...
Richard Schmid
16:10 Bug #14201: SafeMode detection issue
I can confirm this problem. This is what I just tested (vice versa to your case):
- safe_mode is turned off in php...
Michael Stucki
14:51 Bug #16705: PHP 5.2.0: table element can't be edited
See http://lists.netfielders.de/pipermail/typo3-team-core/2006-December/006684.html for a workaround. Michael Stucki
10:37 Bug #16852 (Closed): Images: rowSpace also puts space below last image row
As I figured there is this undocumented constant value "rowSpace" I also noticed that when setting "rowSpace", it onl... Benni Mack
10:01 Bug #16781: Pagetree only shows up to Level 2 / Backend login impossible with MSSQL via ODBC
Thanks for the advice - I've turned on dbal debugging now.
Yes, there has been an error.
I made screenshots of all ...
Dan no-lastname-given

2007-01-10

23:55 Bug #16851 (Closed): errors from getStorageSiterootPids() in class.tslib_fe.php with userdef. RealURL conf., because of unitialized $this->rootLine
I get the following errors:
-------------------- 8< ---------------------
Warning: reset() [function.reset]: Passed...
Joscha Feth
23:52 Feature #16836: Featurerequest: stdWrap.cropHtml
The idea is very reasonable to me. At quick glance the code/patch looks good also *to me*. Maybe we can get this done... Peter Niederlag
23:51 Bug #16781: Pagetree only shows up to Level 2 / Backend login impossible with MSSQL via ODBC
Do you have tried to enable the dbal-debug code?
Does this print any errors during the queries?
Christian Welzel
22:33 Bug #16850 (Closed): Typo3 (PHP) cannot connect to mysql on Windows
If you are using Apache 2.x.x and PHP on MS Windows (c) with mod_fcgid (PHP is running in CGI mode) PHP cannot connec... Christian Welzel
21:26 Bug #16849: Default table definition for be_users, field lang has wrong field type varchar
Issue 0003885 reported the same error. Egbert van der Hout
21:24 Bug #16849 (Closed): Default table definition for be_users, field lang has wrong field type varchar
The default table definition in t3lib/stddb/tables.sql for the table 'be_users' uses a wrong field type 'varchar' for... Egbert van der Hout
20:09 Bug #16845: Incorrect values of colPos, sys_language_uid and sorting after moving records in web > list
I just steped over it...
In TCEmain there's a method called fixCopyAfterDuplFields
The strange thing is, that this ...
Oliver Hader
18:12 Bug #16845: Incorrect values of colPos, sys_language_uid and sorting after moving records in web > list
I can confirm this. But it only occours on sorting using the negative id-variant so that the cmd-Array of TCEmain loo... Oliver Hader
17:49 Bug #16848 (Closed): Can't assign a workflow without having "Page" under "table" tab selected
Workflows are only visible if I've selected "Page" at minimum in one of the 4 follwing selectboxes:
Allow new instan...
Matthias Kappenberg
17:09 Bug #16844: Page with doktype 3 (external URL) and e-mail as URL could be shown directly (mailto:)
I added a small patch which solves this for the given situation. Oliver Hader
16:41 Bug #16846: Onvolledige database en sql-fout
Mayby the old database containing Joomla has to be cleaned first.
But I dont know how.
It does not work in Typo3.
Nieveen
16:24 Bug #16846: Onvolledige database en sql-fout
I asked the provider (Vuurwerk).
There are no ristrictions concerning the use of the database.
Earlier I had Joomla...
Nieveen
12:20 Bug #16846: Onvolledige database en sql-fout
Hm...
1) I don't think, that there's a general problem on MySQL queries.
2) For this one, I suppose that your datab...
Oliver Hader
11:47 Bug #16846: Onvolledige database en sql-fout
I removed already the sql bug tracer. Nieveen
11:45 Bug #16846: Onvolledige database en sql-fout
Sorry.
The problem seems to have two dimensions.
1. The problem with the incorrect MYSql statement.
See the f...
Nieveen
07:53 Bug #16846: Onvolledige database en sql-fout
Please post your bug-report in english!
Could you additionally point out, what database management system you're run...
Oliver Hader
16:31 Bug #16319: Clicking on the mounted folders in Filelist BE module produce javascript errors.
You can check the extension : "fix404getdragdropcode" in the TER.
It may correct this bug...
Hope someone will take...
Guillaume Crico
10:44 Bug #16847 (Closed): Deleting localized content elements fails
Assuming that you have a content element (tt_content) that is available in two languages, such as :
+ Hello World - ...
Pierre Laporte

2007-01-09

21:13 Bug #16846 (Closed): Onvolledige database en sql-fout
Probleem is eerder beschreven in 0004752.
Geüpdated, database compare enz. Geen succes.
SQL foutenrapport gemaakt.
...
Nieveen
18:10 Bug #16845 (Closed): Incorrect values of colPos, sys_language_uid and sorting after moving records in web > list
sys_language_uid becomes 0 when sorting tt_content record manually in web > list while localization view is disabled!... Thomas Oppelt
16:45 Feature #14383: Unlink doesn't work for Non-Admins
You must understand: TV has to modify this filed, so user must have access for it. If you do not want editors to see ... Dmitry Dulepov
15:43 Feature #14383: Unlink doesn't work for Non-Admins
hello,
i disagree that 'they' - the editors - need the fields page:content. they simply don't - templavoila need the...
Typoheads - Web Engineering
14:06 Feature #14383: Unlink doesn't work for Non-Admins
They really need these two fields. Page:content is for flexform, which TV change, it is a property of the page. Pagec... Dmitry Dulepov
15:42 Bug #16704: Fulltext RTE in IE7 only 10 lines high
Solution: add "html { height: 100% }" Martin Kutschker
15:09 Bug #16704: Fulltext RTE in IE7 only 10 lines high
Argh, on my installations it's not 10 lines but 1 pixel. I see no RTE at all !!!
I've seen tips to use "height:aut...
Martin Kutschker
15:21 Bug #16844 (Closed): Page with doktype 3 (external URL) and e-mail as URL could be shown directly (mailto:)
Imagine to create a page of doktype "3" (external URL) and an e-mail address is chosen to be the URL.
On rendering t...
Oliver Hader
15:20 Bug #16843 (Closed): H/TMENU crop is hardcoded in tslib_menu.php
When making anH/TMENU all link descriptions are cropped after 32 chars. This is not understandable and very annoying,... Christian Schnetter
14:52 Feature #16251: Disable "versioning"-menuitem via contextMenu.[key].disableItems in User TSconfig
Changes have been described by Karl-Ernst Kiel. I have provided the diffs and testet it on several sites.
For me t...
Karsten Dambekalns
14:51 Bug #14201: SafeMode detection issue
Georg Rehfeld sent me this note:
I have found the reason for false detection of
safe_mode = on
on my (hosted) TY...
Karsten Dambekalns
13:18 Bug #16091: Try to upload extension: SOAP-ENV:Client: Bad Request
Karsten's patch in 4.1beta2 works for me. Today I tested an extension upload with the PHP5 SOAP extension enabled. It... Robert Lemke
09:08 Bug #16842 (Closed): Usage of t3lib_basicFileFunctions in own FE-plugin not possible
I want to implement the t3lib_basicFileFunctions in my own plugin:
$this->fileFunc = t3lib_div::makeInstance("t3li...
Frank no-lastname-given
08:54 Bug #16841 (Closed): Missing Exception Handling of config.stat_apache_logfile
used setup:
###
config.stat = 1
config.stat_apache = 1
config.stat_apache_logfile = somefile.log
###
Due to p...
David Tahir
00:22 Bug #16840 (Closed): menu.showAccessRestrictedPages does not work with hmenu.special = list
menu.showAccessRestrictedPages doesn't replace links in menus when HMENU.special = list is set.
(issue impor...
Dirk Weise

2007-01-08

21:51 Bug #16839: Extension Manager produces a big number of MySQL errors
Okay! So I'm closing this bug-report. If you have further problems, please reopen this issue. Oliver Hader
21:47 Bug #16839: Extension Manager produces a big number of MySQL errors
Even though I definitely had ran the Update Wizard and I (think I) had performed the table update, running the "compa... Liakos
09:40 Bug #16839: Extension Manager produces a big number of MySQL errors
Please go to the Install Tool of your TYPO3 site and then
1) run the Update Wizard to upgrade from 4.0.x to 4.1
2) ...
Oliver Hader
18:07 Bug #16689: Index on tx_realurl_uniqalias breaks with DBAL
It could skip it, yes. And I think it does already, I recall adding some code into 4.0.3 that deals with this issue. Martin Kutschker
16:04 Bug #16689: Index on tx_realurl_uniqalias breaks with DBAL
I really cannot understand why DBAL cannot convert
KEY bk_realurl02 (tablename,field_alias,field_id,value_alias(230)...
Dmitry Dulepov
16:01 Bug #16689: Index on tx_realurl_uniqalias breaks with DBAL
I see.
Well, child, now is the day you have to learn that your father does not know everything and there are thing...
Martin Kutschker
09:31 Bug #16689: Index on tx_realurl_uniqalias breaks with DBAL
I do not blame it, I think it can handle it because its purpose is to adopt sql to other systems :) Dmitry Dulepov
09:29 Bug #16689: Index on tx_realurl_uniqalias breaks with DBAL
DBAL could ignore the length restriction. AFAIK only Mysql has a 1000 byte key length restriction. So why blame DBAL ... Martin Kutschker
09:02 Bug #16689: Index on tx_realurl_uniqalias breaks with DBAL
Yes, but DBAL still may analyze this in some way? Dropping index will be extreme scenario, otherwise index length can... Dmitry Dulepov

2007-01-07

22:59 Feature #16728: GMENU additionalParams for links should be available
The attached patch will do this. Notice that there is also a property called "addParams" which does the same but is a... Michael Stucki
22:55 Bug #16765: Warn about MySQL 5 while installing.
This is not really a duplicate, but it will be fixed as soon as #16809 is fixed. Michael Stucki
19:33 Bug #16839 (Closed): Extension Manager produces a big number of MySQL errors
Every time the Extension Manager is loaded, it's producing around 30 pairs like this:
Warning: mysql_fetch_assoc(): ...
Liakos
15:51 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
@Dmitry
you are right, but the original code also preprends http:// and so no secure connections would work
Klaus Hinum
15:48 Bug #16838 (Closed): Hash character in external Link URL
I tried to set a link to an anker with the hash character in the editors link function. In the link dialog I set the ... Simon

2007-01-06

22:24 Bug #16837 (Closed): T3 Skin Improved wrong padding
in the latest (but marvellous) 1.3.0 version of t3skin_improved there is a wrong padding value, whiahc enlarges all ... Stefano Cecere
20:24 Feature #16836 (Closed): Featurerequest: stdWrap.cropHtml
cropping any given HTML may disturb HTML, if it's cropped inside a tag. The only way to prevent this is to strip the ... Steffen Kamper
11:53 Feature #16835 (Closed): Not match operator (!=) for Conditions
When using conditions in typoscript, it is possible to use =, > and < operators.
It would be nice to have != (not ...
John Angel
11:16 Bug #16834 (Closed): task center (sys_action): SQL Query export does not respect "Use formatted strings, labels and dates" settings
The advanced database search in Typo3 has the checkbox "Use formatted strings, labels and dates instead of original v... Pieter

2007-01-05

20:31 Bug #16753: Indexed search displayes deleted and hidden pages.
It's a small task to search for "diff" (not patch) but helps to keep things easy for next time...
I have uploaded ...
Michael Stucki
18:13 Bug #16753: Indexed search displayes deleted and hidden pages.
Sorry, I can't do this. My linux-pc doensn't have a "patch" command. I have no clue how to install such a "patch" :-)... Michael Fritz
15:53 Bug #16753: Indexed search displayes deleted and hidden pages.
For details about this, see here: http://typo3.org/teams/bug-fixing/diff-and-patch/ Michael Stucki
15:51 Bug #16753: Indexed search displayes deleted and hidden pages.
Please upload a patch, then I will take care of this. Michael Stucki
12:10 Bug #16753: Indexed search displayes deleted and hidden pages.
Hello Michael,
i cannot add the bugfix by myself. Who is doing this?
cheers, Michi
Michael Fritz
19:48 Bug #16176: RTE-config in PageTS-config not loaded when in draft workspace
has this already been resolved in 4.0.4 now? Franz Koch
18:50 Bug #16833 (Closed): link to user on User Admin page is following to wrong location
link for user Admin looks like:
http://typo3.domain/site/typo3/&be_user_uid=1
and I'm getting 404 error
(issue ...
Denis
15:30 Bug #16799: xml2array crashes sometimes since php 5.2
I have tested the above patch with several TYPO3 installations and it does work for all of them.
Add this patch to...
Marc Wöhlken
12:14 Bug #16832 (Closed): failed to open stream: Is a directory in ...
If I want to install w4x_backup I get thist error:
Warning: fopen(/var/www/vhosts/fholzinger.com/httpdocs/niederm...
Niedermeier
11:09 Bug #15133: Date/time field changes its value
Any news on this? Martin Kutschker
08:33 Bug #16831 (Closed): Disable clearing the cache in Draft workspace
Functions clear_cache and clear_cacheCmd in t3lib/class.t3lib_tcemain.php shouldn't clear any page cache when working... John Angel
04:40 Feature #16824: EXT:cms/tslib/publish.php is not hookable or XCLASSable
I had attached my patched publish.php. Currently publishing is done using simulateStaticDocuments style: pages are wr... Alexey Boriskin
01:36 Bug #16830 (Closed): Comment in TYPOSCRIPT can prevent T3 from rendering template
If you create a template with the following code and include it into an other template, T3 might stop rendering all y... Andreas Balzer

2007-01-04

17:27 Bug #16689: Index on tx_realurl_uniqalias breaks with DBAL
Yes, it should and does, but some things are simply not portable. Martin Kutschker
16:32 Bug #16689: Index on tx_realurl_uniqalias breaks with DBAL
I thought that dbal is supposed to provide compatibility between databases... This is precizely that case. I should n... Dmitry Dulepov
16:27 Bug #16689: Index on tx_realurl_uniqalias breaks with DBAL
Well, this specific syntax is unique to Mysl. You may create a similar effect in other (but not all!) DBs but it's ... Martin Kutschker
16:03 Bug #16689: Index on tx_realurl_uniqalias breaks with DBAL
I expect that DBAL takes care for proper conversion between various syntaxies. Since mysql is main db for typo3 and t... Dmitry Dulepov
16:55 Bug #16829: EM: cannot upload extensions
Update: this happens if SOAP is disabled in PHP. Why EM does not warn about missing SOAP? Dmitry Dulepov
16:46 Bug #16829 (Closed): EM: cannot upload extensions
Problems happens with latest SVN on both 4.0 and 4.1. Errors displayed:
==========================================
...
Dmitry Dulepov
16:29 Bug #16775: The File module is missing when working in Drafts.
Kasper agreed that the fileadmin should be available in DRAFT. It should be able to select existing files and to uplo... Martin Kutschker
12:02 Bug #16775: The File module is missing when working in Drafts.
File list module is missing according to workspaces specification! Make sure that Kasper's agrees with "fix". Dmitry Dulepov
16:06 Bug #16275: loginform action problem
Seems like a problem with login form, not realurl... Dmitry Dulepov
15:09 Bug #16719: RealURL does not convert certain characters
This is transliteration issue with typo3 core. Moving to core project. Same will be for simulateStatic. Dmitry Dulepov
11:58 Bug #16828 (Closed): Wrong error message or publishing bug?
When ordinary users attempts to publish contents of a draft from live, he sees error message: "Attempt to set stage f... Dmitry Dulepov
10:53 Feature #16827 (Closed): Typoscript Functions: select:
Property: "max" should have stdWrap functions.
(issue imported from #M4732)
Michael Birchler
00:38 Bug #14634: Typolink to a page with certain type doesn't work if type is zero
Fixed in branch TYPO_4-0 and trunk. Thorsten Kahler

2007-01-03

23:53 Bug #16826: HTML size of Pagetree should be siginificantly reduced
Yes, I've seen the announcement of the excellent AJAX idea.
HTML code should be cleaned anyway, regardless the met...
John Angel
21:20 Bug #16826: HTML size of Pagetree should be siginificantly reduced
Did you have a look at the new AJAX pagetree Benjamin Mack developed?
It was announced on the core list end of decem...
Oliver Hader
17:39 Bug #16826 (Closed): HTML size of Pagetree should be siginificantly reduced
E.g. page tree in my installation is 2 MB large and even $TYPO3_CONF_VARS['BE']['compressionLevel'] = 9; in localconf... John Angel
21:29 Feature #16824: EXT:cms/tslib/publish.php is not hookable or XCLASSable
Can you please tell, where you would like to have a hook and for which purpose? Thanks! Oliver Hader
15:25 Feature #16365: make workspaces an extension
4.1 Dmitry Dulepov
15:25 Feature #16626: Have the ability to hide Workspace Menu and Selector
4.1 Dmitry Dulepov
15:24 Bug #16045: WS icon and selecor shown even if no access
4.1 Dmitry Dulepov
13:02 Bug #16825: AdminPanel Preview does not work correctly: selecting one option selects all
I discovered the piece of code that is disabling our admin panel functions:
tslib_fe::fetch_the_id() [822)
$thi...
Christian Zehaczek
11:45 Bug #16825: AdminPanel Preview does not work correctly: selecting one option selects all
Got that problem on multiple production systems running 4.0.2 too.
I noticed that all enablefields are ignored onc...
Christian Zehaczek
11:54 Bug #14634: Typolink to a page with certain type doesn't work if type is zero
The bug still exists in branch TYPO3_4-0 and trunk. Thorsten Kahler
11:51 Bug #16741: typoLink doesn't use "type" correctly with simulateStaticDocuments
The parameter "type" has a special meaning in TYPO3 and so it's handled special. It should always be set according to... Thorsten Kahler

2007-01-02

17:30 Bug #16825 (Closed): AdminPanel Preview does not work correctly: selecting one option selects all
Selecting one of the options under "preview" gives me the whole preview-options at once. Although they're not really ... Christian Buelter
12:43 Bug #16806: TCAdefaults.tt_content.imagecols = 1 is missing
does anyone recognizes ? This is a simple bugfix and should be done for next release. Steffen Kamper
05:54 Feature #16452: Load $GLOBALS['TSFE'] with image dimensions when IMG_RESOURCE is used (feature request!)
Patch is based on class.tslib_content.php from TYPO3 4.1beta2.
The added line is identical in form to the line fou...
Christopher

2007-01-01

19:32 Feature #16824 (Closed): EXT:cms/tslib/publish.php is not hookable or XCLASSable
I want to make an extension that changes behavior of EXT:cms/tslib/publish.php, but this file doesn't contain a class... Alexey Boriskin
14:01 Bug #16809: FIX FOR Typo3 basic tables definition not compliant with MySQL 5.0 strict mode enabled by default
I'm a newbee using Typo3 4.04 with MySQL 5.0.27, Apache 2.2.3, PHP/5.2.0, Typo3 4.04 on a Windows XP machine.
Sinc...
Edgar Geisler

2006-12-31

19:57 Bug #16823 (Closed): import of extension: Error: MD5 hash of downloaded file not as expected:
The import of tt_board 1.0.9 into typo3conf fails. All the writing rigths have been set on the file system.
It alway...
Franz Holzinger

2006-12-30

22:00 Feature #16822 (Closed): Detailed positioning of templates
The following is from #typo3 (30.12.2006):
[21:29] andreasbalzer: I have a template A, a template B and a template C...
Andreas Balzer
09:45 Bug #16821 (Closed): Page properties "target" is also target for content on that page
If you set the field "target" (form: input name="data[pages][xy][target]) in the page record (i.e. _blank) the menu i... Thomas Esders
00:28 Bug #16820 (Closed): td_newsletter - extension
td_newsletter hat keine Doku !
Es kommt zu Problemen beim e-mail - Eintrag registration für den Newsletter (Datenban...
heiko özaykut
00:27 Bug #16819 (Closed): td_newsletter - extension
td_newsletter hat keine Doku !
Es kommt zu Problemen beim e-mail - Eintrag registration für den Newsletter (Datenban...
heiko özaykut
00:27 Bug #16818 (Closed): td_newsletter - extension
td_newsletter hat keine Doku !
Es kommt zu Problemen beim e-mail - Eintrag registration für den Newsletter (Datenban...
heiko özaykut

2006-12-29

22:58 Bug #16147: Linking between domains in the pagetree ignores simulate static documents
The extension by Bernhard Kraft doesn't work on my server :-/ (it doesn't change anything).. T3 4.0.4 Andreas Balzer
16:58 Bug #16817 (Closed): class.t3lib_formmail.php: Return path cannot be set
Formmails cannot be sent with return path.
You can see a quick hack below (line 124-126).

I propose to add t...
Keller Alexander
12:26 Bug #16814: Upgrading rtehtmlarea from 1.1.6 to 1.2.1 makes internal link not working
Without my tsconfig the internal link doesn't works too ... Simone Caramel
12:19 Bug #16814: Upgrading rtehtmlarea from 1.1.6 to 1.2.1 makes internal link not working
The error is:
Errore: document.ltargetform.anchor_class has no properties
File sorgente: http://www.provincia.pu....
Simone Caramel
11:35 Bug #16816 (Closed): pilup gif not the same as pildown gif
Pilup gif looks not like pildown gif.
go to 'list' on a page with more than 100 items and browse to the 'next hundre...
Clemens Riccabona

2006-12-28

16:16 Bug #16815 (Closed): Sitemap ignoring "Start" and "End" flags
hello,
Sitemap is ignoring "Start" and "End" Time flags if want to use them.
Page would be displayed in the sit...
Jan
15:25 Bug #16811: fullQuoteStr() method not available with TYPO3 v3.7.x
I uploaded version 1.1.5 of rtehtmlarea to TER which doesn't contain the call to fullQuoteStr().
http://typo3.org/ex...
Rupert Germann
12:44 Bug #16811: fullQuoteStr() method not available with TYPO3 v3.7.x
OK, you are right. Sorry for closing in the first run. I have sent a mail to the security team and expect someone of ... Michael Stucki
10:42 Bug #16811: fullQuoteStr() method not available with TYPO3 v3.7.x
I was indeed perplex. I can be wrong, but I don't see where... Francois Suter
10:29 Bug #16811: fullQuoteStr() method not available with TYPO3 v3.7.x
A strange lapsus that the recommended version for a security fix does not work on the target platform. Martin Kutschker
09:35 Bug #16811: fullQuoteStr() method not available with TYPO3 v3.7.x
Michael, I understand your reasons and I assure you I don't delve into 3.7.0 for the sheer pleasure of nostalgia :-)
...
Francois Suter
01:08 Bug #16811: fullQuoteStr() method not available with TYPO3 v3.7.x
Hi Francois,
thanks for sharing this patch with us. However, since TYPO3 3.7.x is very outdated anyway, there won'...
Michael Stucki
14:17 Bug #14410: RealURL does not work, because TYPO3_SITE_URL value is wrong
Sorry, if I'm wrong, but I'm rather new to typo3 - and ran into the problem described here...
Isn't the algo for T...
Hans-Peter Oeri
13:26 Bug #16814 (Closed): Upgrading rtehtmlarea from 1.1.6 to 1.2.1 makes internal link not working
I upgrade rtehtmlarea (Security Bulletin TYPO3-20061220-1) , but internal link doesn't works anymore
this is my co...
Simone Caramel
12:03 Bug #16229: onunload missing in JSeventFuncCalls
just reported this again and provided a patch:
http://bugs.typo3.org/view.php?id=4701
Christoph Koehler
11:32 Bug #16774: content field of fe_session_data should use mediumtext instead of mediumblob
And a week ago I discovered that this goes for (allmost?) all '*blob' fields. Maybe the producer of the original sql ... Michiel Roos
11:22 Feature #16813: JSeventFuncCalls onunload
Uploaded new patch, the old one wasn't quite right, so just ignore that one. Sorry about that! Christoph Koehler
08:28 Bug #16812: Skype incompatibility
I suggest to close this report without fix... Dmitry Dulepov

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
 

Also available in: Atom