Project

General

Profile

Activity

From 2006-01-18 to 2006-02-16

2006-02-16

23:58 Bug #15615: resizing of images didn't work in Typo3 3.8 rtehtml>1.0.1
The problem was: I insert an image (yes magic image) and then I resized it with setting the image properties. After s... Martin K¤stner
23:56 Bug #15649 (Closed): Could not find/open font in ..class.t3lib_stdgraphic.php
While trying to test the imagefunctions in typo3 with the install tool I get the following in the section GD library ... Rico Moorman
23:55 Bug #15616: properties of images are not saved v1.1.6
By the way: Is there a way to set the borders for top, right, bottom, left seperate? Not left/right and top/bottom. P... Martin K¤stner
23:48 Bug #15616: properties of images are not saved v1.1.6
I have choose Typical and checked "Enable images in the RTE".
I edit an article. Set the cursor in the text were t...
Martin K¤stner
23:47 Bug #15648 (Closed): typo3 4.0b3 install tools says "No gfx/typo3logo.gif file!"
while trying to check for LZW capabilities on my imagemagickinstall (after it searched and found imagemagick) using t... Rico Moorman
23:46 Bug #15647 (Closed): some problems in Opera
Skin looks funny in Opera. I noticed oversized checkboxes, and some other stuff seems wrong, too.
Screenshot attache...
Christoph Koehler
22:57 Bug #15646 (Closed): External URL doesn't work
Page type: External URL doesn't work after upgrading to latest beta3
<b>Warning</b>: Cannot modify header informati...
bartoszx
22:51 Bug #15643: Drag and Drop slightly broken on Filelist
My final view on this bug is that the first problem cannot be fixed (it's due to design differences between TYPO3 3.8... Stephane Schitter
22:26 Bug #15643: Drag and Drop slightly broken on Filelist
Correction: ISSUE 1 will have to remain and is actually not linked to ISSUE 2. It is due to the difference in how ss_... Stephane Schitter
22:09 Bug #15643 (Closed): Drag and Drop slightly broken on Filelist
There are two issues with how the ss_dragdrop code was modified from the original code. I report them in one bug repo... Stephane Schitter
22:49 Bug #15641: INVALID VALUE ("textpic")
No. Still doesn't work. I've tried to uninstal css_styled_content and tv also but no change. bartoszx
21:25 Bug #15641: INVALID VALUE ("textpic")
Try to uninstall TemplaVoila_cw and look if it works. Bernhard Kraft
20:24 Bug #15641 (Closed): INVALID VALUE ("textpic")
I use typo3 beta3 but same problem was with beta2
When I try to add new page content and choose text with image or i...
bartoszx
22:42 Bug #15478: DB Int > Database Relations > "No handler found!!!"
He, all the better... Karsten Dambekalns
20:29 Bug #15478: DB Int > Database Relations > "No handler found!!!"
Great news: works for me too.
Sorry that I didn't report this myself!
Christian Trabold
19:56 Bug #15478: DB Int > Database Relations > "No handler found!!!"
Works for me. Please provide your DBAL configuration, so I can try to reproduce this. Karsten Dambekalns
22:22 Bug #15645 (Closed): copyright is always 1998-2005
both in BE login page and About module..
could be useful to change it in "1998-{current year}" so nobody will ahve e...
Stefano Cecere
22:19 Bug #15644: Can't install ADOdb
One possibility would be to alter the function fixEMCONF(). Joerg Schoppet
22:17 Bug #15644 (Closed): Can't install ADOdb
Whenn I try to install ADOdb 4.71.1 under typo3 4.0beta3 I always get the following error:
Dependency Error:
Extens...
Joerg Schoppet
21:23 Bug #15566: Typo in Help > About > Copyright © 1998-2005 should be 2006
fixed in CVS Michael Scharkow
20:40 Bug #15642 (Closed): Extension manager maximum execution time of 30 seconds exceeded
Everything went OK in installation T3 4.0 beta3.
Environment RHEL 3 clone (Tao) PHP 4.3.2
SERVER_SOFTW: Apache/2.0....
Kari Salovaara
20:23 Revision 658608a6: * Fixed bug #2457: image border settings are respected in GMENUs
* Updated the copyright notices to 2006 and set version back to 4.0-CVS
git-svn-id: https://svn.typo3.org/TYPO3v4/C...
Michael Scharkow
20:08 Bug #15492: No support for LIMIT [PostgreSQL]
the problem is that some extensions like dam and chc_forum use following to do their queries:
$query = $GLOBALS['T...
Christian Welzel
19:49 Bug #15492: No support for LIMIT [PostgreSQL]
It doesn't, but exec_SELECTquery() does. Karsten Dambekalns
20:05 Feature #15640 (Closed): search word also in title and descriptions
now that the whole db is local, it could really improve to find the right ext in the extension manager if the search ... Stefano Cecere
19:59 Bug #15639 (Closed): dependency error - no extensions can be installed
After the download and installation from any extension I end up with the error message:
Extension: Shop System (tt...
Franz Holzinger
19:38 Bug #15638 (Closed): Font not found
Image Processing: GD library functions.
Warning: imagettftext(): Could not find/open font in /var/www/vhosts/story...
Franz Holzinger
19:36 Bug #15608: The /usr/local/bin is not searched for GraphicsMagick
Combine using a GIF mask with only black and white
There was no result from the ImageMagick operation
Below there's...
Franz Holzinger
19:24 Bug #15608: The /usr/local/bin is not searched for GraphicsMagick
I have copied now everything into /usr/local/php/bin without using symbolic links. And I had to enter the safe_mode_e... Franz Holzinger
19:05 Bug #15594: typos in file dbal/mod1/index.php
Heh, how trivial. :) Karsten Dambekalns
18:24 Bug #15637 (Closed): The Script to open the contextmenu dosnt work!
I cant open the contextmenu in the new designd backend. It has no work with firefox and ie.
So I cant create a site...
Steven Kubitza
17:40 Bug #15635 (Closed): Extension Manager: Charset of extension titles, authors etc. ist not converted to BE charset
The charset of all TER2 data is utf8 and the EM just displays extension titles, authors etc. in that charset, regardl... Robert Lemke
17:25 Bug #15634 (Closed): install text font too big
under 4.0beta3 the intall font size is really big
i solved it modifying the inline style:
from
.smalltext {
f...
Stefano Cecere
17:07 Bug #15050: Gremlin: Filelist module should have "New" button
hi Ingmar.. i guess to see this patch into beta 3 ti test it, but it isn't there! Stefano Cecere
15:54 Revision 575fda63: small fix regarding default language label
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1190 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
13:02 Revision 46b575af: Added class.tslib_eidtools.php script with tools for "eID scripts"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1188 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
13:02 Revision 5dbf1e19: This commit was manufactured by cvs2svn to create tag
'TYPO3_4-0-0beta3'.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-0-0beta3@1189 709f56b5-9817-0410-a4d...
Andreas Otto †
00:57 Revision 2f043208: * Removed create_symlinks.sh and remove_symlinks.sh
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1187 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
00:54 Revision 1bfcbe98: * Small documentation changes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1186 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
00:41 Revision 73b311b1: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1185 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
00:40 Revision 1245f56d: The admin panel uses GET instead of POST now.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1184 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
00:27 Revision db423b49: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1183 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
00:26 Revision 4b979b0f: Update to ADOdb 4.71
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1182 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
00:16 Revision 36327694: More fixes/changes to the new EM.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1181 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns

2006-02-15

22:26 Bug #15449: Dump static data IMPORT fails
can be reproduced here. ;(
Can you describe in more details please how to reproduce the problem?
Are you having...
Peter Niederlag
20:48 Feature #15633 (Closed): New configuration options
Hi
I hope that you could have time to think, what configuration options you could take into the core, which I ment...
Hannele Markula
19:44 Bug #15632 (Closed): Backend: Parsing error in list view for image/text when using a colon in the text
-After upgrading to typo 4beta2 i realized a parsing error in the backend
-the error occures only in the list-view u...
Gerald Schwarz
18:11 Feature #15631 (Closed): BE should reload when a new session with another user is created
When you lost your session, you could change the login of the BE user. In this case, the authentification window get ... Maxime Alexandre
17:53 Bug #15630 (Closed): JSMENUITEM & showActive dows not work if entryLevel is set
The active JSMenu option is not selected when entryLevel is set in the coresponding HMENU.
Solution is simple:
...
Simon Ihmig
17:32 Revision 2693acca: Fixed an issue with the new GIFBUILDER code and transparentColor TS option. Also fixed some minor bugs with not unlinked temp files
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1180 709f56b5-9817-0410-a4d7-c38de5d9e867 Bernhard Kraft
17:22 Revision 92c7c1f1: Changed "showpic.php" into a eID-"service" accessed through index.php.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1179 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
16:39 Revision d6f8fba4: Removed my TODO.txt document since it was more like a personal note.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1178 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
16:20 Bug #15629: inserting images fails in 4 beta2
this is no bug - SORRY
please close!
thx
old_saruman
14:41 Bug #15629 (Closed): inserting images fails in 4 beta2
you can insert an image via the image dialog, but on save the image gets lost. it is not shown in the editor nor in t... old_saruman
15:05 Bug #15620: Losing login status with internet explorer 6 and RealURL extension
Sorry, it was not a bug in realURL or typo3. I wrote a litte javascript which sets a cookie and this led to this sil... old_ben43
13:42 Bug #15628 (Closed): wsol_preview not showing languageversions
when looking at a languageversion of a page with wsol_preview.php the correct set L-param in the URL is not distribut... old_pekue
12:49 Bug #15627 (Closed): SC_db_layout::exec_languageQuery() selects pages_language_overlay allways for the live-page
If you look at an offlineversion of a page the pages_language_overlay records are selected for the pid of the online(... old_pekue
12:40 Bug #15626 (Closed): XClass include code missing in wsol_preview.php
typo3/mod/user/ws/wsol_preview.php misses xclass include code
please add:
if (defined('TYPO3_MODE') && $TYPO3_C...
old_pekue
12:16 Revision 78928a12: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1177 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
12:06 Revision 179ceabd: Added the possiblity to set TCEForm items to read-only.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1176 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
12:02 Bug #15625 (Closed): Install Tool goes on to step 2 without entering the right Database User and PW
Step to asks for InstallTool PW and brings up the InstallToolConfiguration and does not go on with the Installation
...
Yannic Kaschkat
11:21 Bug #15624 (Closed): FE-Admin-Panel causes Typo3 crash while logged into backend (if editing-Section opened)
'object not found' in class.t3lib_tsfebeuserauth.php (->getLL):
In line:
$labelStr = $GLOBALS[LANG]->csConvObj->utf...
Stephan Struckmann
11:02 Revision 0f0f5f86: * Reverted a change which was made by mistake
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1175 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
11:01 Revision bef6e4cf: * Various changes to indexed_search, see local ChangeLog for details
* Install Tool: Added "cache_imagesizes" to list of tables that can be cleared
* !!! Indexed Search: Removed all opt...
Michael Stucki
10:52 Revision cbcb3eb2: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1173 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
10:49 Revision 1df894e0: fixes values by adding px
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1172 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
10:49 Revision 7b509c10: Added hook to element browser to make it possible to render own EB's. All EB classes are moved into an own file.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1171 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
09:29 Revision 7ca482b1: Fixed path to gfx/ (from t3lib/gfx/ to typo3/gfx/)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1170 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
06:26 Bug #15589: No files in TER available
Fixed in the new TER:
http://typo3.org/extensions/repository/unsupported/rtehtmlarea/1.1.6/details/
Stanislas Rolland

2006-02-14

22:38 Revision 5897a361: * Changes to the htmlArea RTE extension (see details in local ChangeLog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1169 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
20:31 Revision cd620b28: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1168 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
20:22 Revision 7fba8c27: moved gfx/ to typo3/gfx/
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1167 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
20:10 Revision a36f8053: moved gfx/ to typo3/gfx/
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1166 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
19:53 Revision efd47aaa: Add script which includes other script to make it possible to us T3 without symlinks.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1165 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
19:51 Revision ed353686: Changes made to make T3 work without symlinks. That are mainly folder references.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1164 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
19:43 Revision efcf6b58: Copied icons folder to make T3 work without symlinks.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1163 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
19:33 Revision 6927c22b: Copied icons folder to make T3 work without symlinks.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1162 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
18:58 Revision 8181b36f: Fixed/enhanced dependency checking in the new EM.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1161 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
18:43 Revision db7c5ca2: Versioning Swapping without changing IDs + ADMCMD_prev completed.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1160 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
17:32 Revision 92fcb121: Changes made to make T3 work without symlinks. That are mainly folder references.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1159 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
17:30 Revision 09afe858: Moved gfx folder to make T3 work without symlinks.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1158 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
17:25 Revision 0e4d8242: Moved gfx folder to make T3 work without symlinks.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1157 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
17:16 Revision ff9a8b53: Changes made to make T3 work without symlinks. That are mainly folder references.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1156 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
17:05 Bug #15623 (Closed): Error when saving new Content Element or making changes.
This occurs everytime when saving Content Elements.
Warning: mysql_fetch_assoc(): supplied argument is not a valid...
old_shocktone
16:56 Feature #15622: Default module on startup
well.. a selectable startup module wouldn't be that bad!
can you provide a little patch for it?
Stefano Cecere
16:49 Feature #15622: Default module on startup
Related to #15087 in a way. old_gaumondp
16:44 Feature #15622 (Closed): Default module on startup
considering that there’s already a "Start up in the module 'Task Center'" option available.
Would it be nice to h...
old_gaumondp
16:50 Bug #15087: Make Module "About" more beautiful
Related to #15622.
Let's make the "About TYPO3" very appealing AND default module on startup...
old_gaumondp
16:45 Bug #15608: The /usr/local/bin is not searched for GraphicsMagick
After further investigation on this I have seen that this comes from 'safe_mode'.
Even if you set /usr/local/bin for...
Franz Holzinger
16:21 Bug #15608: The /usr/local/bin is not searched for GraphicsMagick
The error comes from
./TYPO3core/typo3/sysext/install/mod/class.tx_install.php
function checkTheConfig() {
...
Franz Holzinger
15:40 Bug #15581: Edit/Search cause a DB Error
uhm.. here it works well (4.0beta2 mysql 4.1)
i agree with Michael
Stefano Cecere
14:24 Bug #15581: Edit/Search cause a DB Error
This is probably caused because you didn't upgrade the database according to the upgrade guide! Michael Stucki
15:32 Bug #15584: t3lib/class.tcemain uses hardcoded quotes in sql
fixed in CVS Wolfgang Klinger
15:32 Bug #15583: class.t3lib_refindex uses wrong sql statement
fixed in CVS Wolfgang Klinger
15:31 Revision d6af149f: fixed bugs #2507 and #2508
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1155 709f56b5-9817-0410-a4d7-c38de5d9e867 Wolfgang Klinger
07:35 Bug #15473: headers instead scope for table ce
Will this be in beta3?
Administrator Admin

2006-02-13

20:33 Bug #15620 (Closed): Losing login status with internet explorer 6 and RealURL extension
After I enabled realURL, I'm losing my FE login after viewing some FE group restricted pages. Error: The page did no... old_ben43
18:28 Revision cdd2bfcb: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1154 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
18:26 Revision 50307939: Commit of new Extension Manager, first CVS release.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1153 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
16:24 Feature #15619 (Closed): Web->Access : "leave unchanged" in permissions
If I want to edit for a number of nested levels for example the permissions of "all" or if I want to change the group... Axel Jindra
15:53 Feature #15542: Modules/sub-modules enabling/disabling via User->Task center
agree with Kirill.
for example i do not use Help module at all. so i'd like to have ability to completely remove it ...
Dmitry Pikhno
15:32 Feature #15542: Modules/sub-modules enabling/disabling via User->Task center
Hi, Sebastian
thnx for taking a look
I mean not permissions (which really should be done with BE groups), but ju...
Kirill Klimov
15:09 Bug #15618 (Closed): Can't clear cache
I am getting a weird error since yesterday whenever I try to clear FE or typo3conf cache via the backend:
Not Acce...
Jorgo S.
13:36 Revision 9144510e: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1152 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
13:34 Revision 8c672393: PHP and HTML code cleanup
PHP
- double quotes to single quotes
HTML
- changes towards xhtml
- removed font tags
- now w3c validator prints a f...
René Fritz
13:08 Revision 9f0862c6: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1150 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
13:07 Revision b4c419df: Changed the way documentation is extracted from comments in config_default.php
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1149 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
12:32 Revision 6128c5ce: added needed $this->dbAnalysisStoreExec(); to copyRecord_raw()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1148 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
12:09 Bug #15287: Illegal SGML characters in output
@Stucki,
The problem is in all text-fields. Masi made some comments about it in t.p.content-rendering, but it look...
Ernesto Baschny
12:02 Bug #15287: Illegal SGML characters in output
Hi Ernesto! What do you suggest to solve the problem?
Is the character only generated in the RTE or also in plain te...
Michael Stucki
11:39 Bug #15617 (Closed): template->docType is not compatible with IE
If you set
$SOBE->doc->docType='xhtml_trans';
IE may ignore Content-Type setting and using XML parser open the pa...
old_hkdennis2k
06:47 Bug #15597: Font color in table
What version of Mozilla? What version of htmlArea RTE? With what default configuration?
Normally, in order to set ...
Stanislas Rolland
06:26 Bug #15615: resizing of images didn't work in Typo3 3.8 rtehtml>1.0.1
"Since I have upgraded to 1.1.6 I have only the large original versions of images."
Please explain what you mean. Yo...
Stanislas Rolland
00:44 Bug #15615 (Closed): resizing of images didn't work in Typo3 3.8 rtehtml>1.0.1
i had installed rtehtmlarea 1.0.1 where the resizing with the magic image function works. Since I have upgraded to 1.... Martin K¤stner
06:18 Bug #15616: properties of images are not saved v1.1.6
If you use the Typical default settings and you want to use images, you should check "Enable images in the RTE" on th... Stanislas Rolland
00:53 Bug #15616 (Closed): properties of images are not saved v1.1.6
it could be the default PageTS for the proc part.
There where all attribs for img deleted.
RTE.default.proc{
...
Martin K¤stner
01:02 Bug #15613: Not Apple fit
I'm actually developing the whole thing on an apple - and as Safari is my browser of choice, I should have noticed th... Thomas Murphy
00:58 Bug #15531: Tiny visual issues
Thank you for the suggestions - I removed the handle on the topmenu, you are right, if it serves no purpose it should... Thomas Murphy

2006-02-12

23:34 Bug #15614: character formatting of complete paragraphs lost
Unfortunately, the bug tracker doesn't like HTML code :-(
Here again with "wrong" square brackets to avoid this prob...
Christian Boltz
23:28 Bug #15614 (Closed): character formatting of complete paragraphs lost
When I format a complete paragraph bold or italic, this formatting is missing in the rendered page.
I use htmlarea...
Christian Boltz
21:49 Bug #15611: button "Edit page properties" not translated into German
This has to be done by the german translation team ben van
09:46 Bug #15611 (Closed): button "Edit page properties" not translated into German
With German backend activated on the right side of the page tree there is still the English text "Edit page propertie... Franz Holzinger
19:08 Bug #15613 (Closed): Not Apple fit
Has somebody tried the new Skin in Safary on Apple? Just got the message that no Pagetree and no Main-Menu can be see... old_kommanderprix
18:43 Bug #15548: Issues with disableImgBorderAttr
Also mentioned in bug 0002309. Martin Koch
17:55 Bug #15544: Main menu doesn´t display on safari Mac
Hello Thomas, i tried it one week ago and there was the bug (empty Frame). And i tried it on several days before.
No...
Christian Leicht
17:15 Bug #15544: Main menu doesn´t display on safari Mac
Can't confirm this, and I'm running exactly the same configuration you do.
Can you try again and clear any caches be...
Thomas Murphy
16:49 Bug #15588: False Import in stylesheet.css
Thank you. Fixed. Thomas Murphy
16:46 Bug #15599: Page Properties and Content Elements: Select boxes cause horizontal scrollbars
Hi,
the size of the general options "secondary options" is too big - if that's the reason, I don't see a way to chan...
Thomas Murphy
16:39 Bug #15586: Improve the layout of the BE pagecontent view
Sorry, but layout issues are out of question for this release.
But please don't hesitate on sharing layout ideas - j...
Thomas Murphy
16:36 Bug #15540: Cannot login
Hi, that's not related to the skin. It's related to a TYPO3 configuration option. Thomas Murphy
14:32 Bug #15612 (Closed): t3lib/tslib use deprecated function call_user_method
t3lib/class.t3lib_div.php and typo3/sysext/cms/tslib/class.tslib_content.php use the function call_user_method() in t... Wolfgang Zenker
11:26 Feature #15564: Hook Request for class.tslib_content.php
No problem, bug closed. Ingmar Schlecht
11:24 Feature #15564: Hook Request for class.tslib_content.php
Ok, close this bug. Thanks for your analysing. I have to leare much more about TYPO3 :-) Ingo Schmitt
10:16 Feature #15564: Hook Request for class.tslib_content.php
Hi Ingo,
using the .import TS property is in fact in no way different to what you could do using your suggested ho...
Ingmar Schlecht

2006-02-11

23:14 Bug #15599: Page Properties and Content Elements: Select boxes cause horizontal scrollbars
I've seen that this is fixed in CVS already. The new pallete is named "General options (continued):"
Could we name...
Ingo Renner
19:23 Feature #15610 (Closed): add content-element headline to "New content element" wizard by default
The "New content element" wizard offers text, text w. image and image but not headline. I`d like to have headline add... Sacha Vorbeck
16:14 Feature #15609 (Closed): t3lib_db new method exec_SELECT_mm_rec_query for recursive datastructures
This new method provides the ability to use recursive Data Struktures in mm_queries.
Will be used in commerce
(i...
Ingo Schmitt
14:21 Revision 2c0f7e46: Fixed bug #1270: Garbled characters in cshItems when forceCharset is set to utf-8
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1147 709f56b5-9817-0410-a4d7-c38de5d9e867 Bernhard Kraft
12:56 Revision 032071ef: Fixed swapping mechanism to not rely on negative ids
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1146 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
11:47 Bug #15608: The /usr/local/bin is not searched for GraphicsMagick
see http://wiki.typo3.org/index.php/GraphicsMagick for more infos Franz Holzinger
11:46 Bug #15608 (Closed): The /usr/local/bin is not searched for GraphicsMagick
This is CVS of TYPOcore from yesterday. PHP 4.3.10
I have downloaded and compiled with '--enable-magick-compat' th...
Franz Holzinger
04:19 Bug #15603: RTE.default.enableWordClean = 1 and german Umlauts
Please explain: I cannot reproduce this problem.
What version of htmlArea RTE? Pasting from? Please attach a file ...
Stanislas Rolland

2006-02-10

21:46 Bug #15606: Pages are hidden to early after FE login
Ok, my solution proposed above is not good, but I am a total novice and learning TYPO3.
Maybe the solution like th...
Maciej Orzech
14:10 Bug #15606 (Closed): Pages are hidden to early after FE login
Suppose the welcome page with "hide at login" attribute has a login form, which redirects to user home page after suc... Maciej Orzech
18:09 Revision 9a0ec763: * Remove Direct Mail code from tslib_fe and add checkDataSubmission hook
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1145 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:41 Bug #15607 (Rejected): Bug with comma in a select option's value
I've build a frontend plugin extension.
It's configuration is done via flexform.
One of the fields is a select with...
J©rémy Lecour
15:25 Revision a1087231: * Fixed charset problems with the name of Mr. Fritz
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1144 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
14:05 Bug #15605 (Closed): preview ce's from searchresults leads to different results
When performing a search from the new "edit/search" box a list of items (pages, ce's, users) is presented. For a cont... ben van
13:55 Bug #15604: versioning a page breaks all MM-Relations
unset($this->dbAnalysisStore);
doesnt work since dbAnalysisStoreExec() doesnt check if $this->dbAnalysisStore is a...
old_pekue
13:16 Bug #15604 (Closed): versioning a page breaks all MM-Relations
on versioning of a page all records that are copied along with it (configured as 'versioning_followPages') loose thei... old_pekue
13:17 Feature #15471: EM: have a field with link to a wiki page for each extension
well i agree with Franz: the future of exts documentation will be the sum of all contributes..
i never use local doc...
Stefano Cecere
10:47 Feature #15471: EM: have a field with link to a wiki page for each extension
I know that there is documentation after the download of an extension in the EM.
However when I am in the online rep...
Franz Holzinger
08:15 Feature #15471: EM: have a field with link to a wiki page for each extension
You are mixing up TER and EM, it seems. Anyway, the current EM displays an icon that goves access to the manual.sxw i... Karsten Dambekalns
12:53 Bug #15603 (Closed): RTE.default.enableWordClean = 1 and german Umlauts
If this feature is enabled and content is pasted into rte, all german umlauts will be converted/destroyed on utf8 sit... Daniel Gercke
11:29 Revision 236acc58: * Added TCAselectItem to stdWrap, see TSref
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1143 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Jul Jensen
10:15 Bug #15538: Old logo in Help>About
Old logo also shows on Error pages.
Example:
1) Log in
2) Click on "View page" icon
You get an "Error no temp...
Carsten Gehling
02:13 Bug #15547: Typo3 4.0beta2: {$styles.content.imgtext.borderSpace} in source
Hi markus did you sort out yr problem? i have exactly same thing seems hardcoded into template and i cannot find anyw... Administrator Admin

2006-02-09

22:48 Bug #15602 (Closed): Nothing happens when new workspace added
Found bug 0002232 that this is refering to.
Says that it is resolved and commited, but pulling down a fresh copy ...
old_emperorcezar
20:48 Bug #15601: class.t3lib_befunc uses wrong sql statement
And the second failure is, that the if statement checks for "if (!$count['count(*)'])", but postgres returns only "co... Christian Welzel
20:43 Bug #15601 (Closed): class.t3lib_befunc uses wrong sql statement
... in line 3459:
list($count) = $GLOBALS['TYPO3_DB']->exec_SELECTgetRows('count(*)','sys_refindex','1');
this mu...
Christian Welzel
20:36 Bug #15555: permission to access /myhomepage/index.php on this server
I have now set all rigths to the TYPOcore directory with chmod 777 TYPO3core.
Now this works.
Thanks,
Franz
Franz Holzinger
12:59 Bug #15555: permission to access /myhomepage/index.php on this server
Are you sure this is a bug?
There are lot's of Installations NOT dealing with this problem.
Notice:
If you change ...
Mathias Schreiber
20:30 Feature #15471: EM: have a field with link to a wiki page for each extension
That would be fine. Tell me how I can read the docs from the old online TER! Franz Holzinger
20:26 Bug #15585: Clicking on "new" in the context menu for fileadmin results in no action
It works with 3.8.1
Also, 4.0 works just fine with 1.5 on linux.
old_emperorcezar
08:52 Bug #15585: Clicking on "new" in the context menu for fileadmin results in no action
Hi,
did it work in previous TYPO3 versions?
It works in FF 1.5 under linux with most recent CVS.
Greets, Sebastian...
Sebastian Kurfuerst
18:56 Bug #15600 (Closed): Link-Styles don't get correctly assigned since rtehtmlarea >0.7.4
Hi,
had to update to a new version, because externallinkurls get cut after a "&".
I hope that this is not a confi...
Florian Stolz
16:13 Bug #15599 (Closed): Page Properties and Content Elements: Select boxes cause horizontal scrollbars
The "Access" select boxes in "General options" while editing page properties or content elements are too large.
In...
Andreas Otto †
16:03 Bug #15598 (Closed): Workspace - Top Level Item in tree not colored
This issue regards workspaces in the current version. In any tree (site-view, list-view, etc.), top-level-items will ... Chris Lauer
15:40 Bug #15596: New session is not detected
I can confirm that. It's really annoying. Wolfgang Klinger
15:15 Bug #15596 (Closed): New session is not detected
If you are editing content within the alt_doc.php page, and then you go away from your computer and lost your session... Maxime Alexandre
15:29 Bug #15597 (Closed): Font color in table
I try to use font color in the rtehtmlarea, version 1.1.6, demo config, on Mozilla Linux.
When use in a table, somet...
old_araymond
15:22 Revision a7e81469: added a missing is_array check in class.db_list_extra.inc
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1142 709f56b5-9817-0410-a4d7-c38de5d9e867 Wolfgang Klinger
15:07 Revision 5e046253: Added TSconfig option options.hideRecords.[table]. Used in pagetree nav frame, web>list module, new record wizard
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1141 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
15:04 Revision 73ca2ef6: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1140 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
14:57 Revision 1765eadb: Added $TYPO3_CONF_VARS['SYS']['binSetup'] and made t3lib_exec use of it.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1139 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
13:38 Bug #15461: DB Field fe_group is empty after migration to beta1+2
Hello Sebastian,
meanwhile i've tested with the same project under windows (with newest wamp with quickstart). Mig...
Kurt Lochte
13:14 Bug #15572: Cannot login at http://t3skin.spreekonzept.com/typo3/index.php
*lol* I feel sorry that I mixed up your names - of course Mathias :-)
Greets, Sebastian *who will read names twice t...
Sebastian Kurfuerst
11:00 Bug #15572: Cannot login at http://t3skin.spreekonzept.com/typo3/index.php
first of, its Mathias, not Michael ;-)
Second:
I tried to call Thomas Murphy so could set the checkbox "Do Not Ch...
Mathias Schreiber
08:53 Bug #15572: Cannot login at http://t3skin.spreekonzept.com/typo3/index.php
This bug can be closed, right? Michael, why did you assign it to you?
Greets, Sebastian
Sebastian Kurfuerst
13:10 Bug #15313: The width of tt_content is too large (due to access options)
Hi,
I fixed this issue in CVS. However, this does not fix the related issue ("bad usability")
Greets, Sebastian
Sebastian Kurfuerst
10:22 Bug #15313: The width of tt_content is too large (due to access options)
Patch is fine with me, remember update to "TYPO3 Core API"! Kasper Skårhøj
13:03 Bug #15563: Allowed excludefields:
Correct.
Excludefields only cover fields marked as "exclude = 1".
So you have the possibility to set this by yourse...
Mathias Schreiber
12:56 Revision 9ace1f0f: 2006-02-09 Sebastian Kurfuerst <sebastian@garbage-group.de>
* Fixed bug #2105: The width of tt_content is too large (due to access options)
git-svn-id: https://svn.typo3.org/T...
Sebastian Kurfuerst
12:46 Revision cbb6c17b: just moved a function
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1137 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
12:39 Revision 885fe448: * Just a few non-functional changes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1136 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
12:01 Revision 951ca973: * Just a few non-functional changes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1135 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
11:13 Bug #15595 (Closed): htmlspecialcharing pi_linkTP_keepPIvars_url
pi_linkTP_keepPIvars_url is not htmlspecialchared
changing line 357 in class.tslib_pibase.php from
return ($this-...
old_saruman
08:58 Feature #15542: Modules/sub-modules enabling/disabling via User->Task center
Hi,
I do not think it should be up to the user to configure which modules he _wants_ to see and which not! This shou...
Sebastian Kurfuerst
08:55 Bug #15587: SQL-Error while updating to 4beta2 (create table sys_refindex)
Hi,
I think this was broken by one of your patches. Could you have a look?
Thanks for your great work,
Sebastian
Sebastian Kurfuerst
08:51 Bug #15590: Default login & pass for Back-End refused
Hi, see Stefanos reply. If this doesn't fix it, re-open the issue.
Greets, Sebastian
Sebastian Kurfuerst
00:29 Revision 6e0a1ff4: * Fix stdAuthCode in t3lib_div
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1134 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:22 Revision 7169b238: * Fixed two minor script errors
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1133 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki

2006-02-08

23:56 Revision 77aeda96: * Fixed a fatal error (missing bracket)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1132 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
23:28 Bug #14551: problem in tce_main
nothing to do Volker Graubaum
23:27 Bug #14551: problem in tce_main
Hi,
forget it, I think I was trying some strange thinks last year :-)
Volker Graubaum
19:14 Revision ee541430: * Fixed bug #1496: Enable Direct Mail to fetch a server listening to a port other than 80 (t3lib_htmlmail)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1131 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
18:37 Feature #14206: typolinkCheckRootline don't work
In my opinion we need a setting to affect all links generated by TYPO3. What sense does it make to have typolinks do ... Ernesto Baschny
18:18 Bug #15594: typos in file dbal/mod1/index.php
Lines: 225,228,231,234 Sven Wilhelm
18:16 Bug #15594 (Closed): typos in file dbal/mod1/index.php
switch statement contains several typos.
labels end with ; instead of :
(issue imported from #M2521)
Sven Wilhelm
18:12 Bug #15490: <hr> add blank line
Fixed in version 1.1.6 on TER and in TYPO3core CVS, branch TYPO3_4-0.
Note: version 1.1.6 requires TYPO3 3.8.0+.
Stanislas Rolland
18:11 Bug #15568: Got HTML-Tags when change font-Style or font-size
Fixed in version 1.1.6 on TER and in TYPO3core CVS, branch TYPO3_4-0. Stanislas Rolland
18:09 Revision 029d62d8: * Changes to the htmlArea RTE extension (see details in local ChangeLog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1130 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:38 Feature #15471: EM: have a field with link to a wiki page for each extension
Err, even in the old TER you can read the docs online. ?!? Karsten Dambekalns
10:21 Feature #15471: EM: have a field with link to a wiki page for each extension
Hello Karsten,
I do not mean that the wiki should replace any good documentation. However it would be nice, if the...
Franz Holzinger
16:55 Revision af90038e: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1129 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
16:35 Revision c3ab3df2: * Fixed bug #2365: Replace true linebreaks with space inside block tags and after hr tags in t3lib_parsehtml_proc.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1128 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:00 Revision 5e725a78: * Encode whitespaces in t3lib_div::encodeHeader() as required by RFC 2047 (thanks to Stanislas)
* Added crdate and tstamp fields to be selected by users in the Web->List view
* Fixed bug #2200: In FEediting the c...
Michael Stucki
15:59 Feature #15371: In FEediting the creation of new records in other pages than the current should be possible
OK, got it. Committed in CVS. Michael Stucki
14:30 Feature #15371: In FEediting the creation of new records in other pages than the current should be possible
Hi Michael,
I hope you had a nice week in fiesch :)
Thank's for digging into this issue!
The Problem is, that ...
Martin Klaus
14:02 Feature #15371: In FEediting the creation of new records in other pages than the current should be possible
Hi Martin,
I'm not sure anymore if this patch is really needed. Made a test using the quickstart side and the minine...
Michael Stucki
15:24 Revision ec77c143: * Fix bug #75: t3lib_extfilefunc::func_copy() does not set file permissions properly
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1126 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
15:24 Bug #14153: t3lib_extfilefunc::func_copy() does not set file permissions properly
Fixed in CVS Michael Stucki
14:58 Revision 02ce8025: * indexed_search: Added support to index files that contain whitespaces in the path
* indexed_search: Cleanup: Removed unused global definitions in modfunc1/ script
* !!! Changed default value of TYPO...
Michael Stucki
14:06 Feature #15420: [PAGE].includeJS, upload, create and edit JavaScript JS files
Implemented in CVS. Michael Stucki
11:49 Bug #15511: loadTCA() in t3lib_div only loads original TCA file and ignores additional TCA from t3lib_extMgm
See tx_fhlibrary_system in fh_library for a solution to this. This is code from Stanislas Rolland. An extension autho... Franz Holzinger
11:45 Revision 3ec9c2ab: small code cleanups
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1124 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
10:25 Bug #15555: permission to access /myhomepage/index.php on this server
This error depends on 0002311.
This error really blocks me. So I cannot continue to test the TYPO3 4.0Beta any more.
Franz Holzinger
09:32 Revision 263255da: Code cleanup: Fixed uninitialize variables so an IDE don't trow a warning.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1123 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
09:31 Revision 56145148: tiny code cleanup
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1122 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
01:44 Bug #15592: Constants and Setup are switched in select field in TS object browser
we can still set setup as default if it isn't the case already - it's just a kind of an usability/logical thing, whic... Ingo Renner
00:54 Bug #15133: Date/time field changes its value
The latest two patches are the same as the CVS version but for those who need it for 3.8.0
ask me via private mail...
Bernhard Kraft

2006-02-07

23:10 Bug #15577: AdminPanel is not yet effected by skin
tapio wrote at design mailinglist:
ou could add conditional TypoScript to the
skinning CSS, when it is relative e...
old_chris
18:20 Bug #15593 (Closed): category "file" icon too big
The icon of the category file in the BE is bigger than the others.
(issue imported from #M2518)
Wolfgang Paar
18:00 Bug #15590: Default login & pass for Back-End refused
it's a problem with mysql 5 that has already been fixed for TYPO3 4.0
search the bugtracker for that bug
Stefano Cecere
12:24 Bug #15590 (Closed): Default login & pass for Back-End refused
Hello,
I have installed Dummy 3.8.1 on Apache 2, PHP 5 and MySQL 5.
No problem during this step, but when I try...
old_Aurelienva
15:26 Bug #15592: Constants and Setup are switched in select field in TS object browser
+1 for not changing it since setup is far more important and therfor on top Peter Niederlag
14:29 Bug #15592: Constants and Setup are switched in select field in TS object browser
I do not think it is good. From the design point of view the most valuable part (here: TS setup) should be at the top... Dmitry Dulepov
14:15 Bug #15592 (Closed): Constants and Setup are switched in select field in TS object browser
when using the TS object browser you can switch between constants and setup. In the ts records the constants are abov... Ingo Renner
13:31 Bug #15591 (Closed): t3lib/jsfunc.validateform.js does not verify password fields
Using a simple login form like this:
10 = FORM
10 {
dataArray {
10.label = Name
10.type = ...
J¶rg Wagner
12:14 Bug #15589 (Closed): No files in TER available
I don't know whether i'm just stupid or not, but TER doesn't show any files on rtehtmlarea 1.1.3..
(issue importe...
Andreas Balzer
11:05 Revision 24bab36d: Fix "&amp;" problem in DMail jumpURLs
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1121 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
08:25 Bug #15588 (Closed): False Import in stylesheet.css
stylesheet.css line 8 use
@import "typo3-alt-intro-php";
shoud be
@import "typo3-alt-intro-php.css";
(issue ...
Thomas Kieslich
08:22 Bug #15587: SQL-Error while updating to 4beta2 (create table sys_refindex)
4beta1 has NOT NULL behind each statement and this of course works:
CREATE TABLE sys_refindex(
hash varchar( 32 )...
Harald Klotzberg
08:12 Bug #15587 (Closed): SQL-Error while updating to 4beta2 (create table sys_refindex)
Install Tool can´t create Table sys_refindex while updating in 4beta2 caused by an SQL Error:
CREATE TABLE sys_ref...
Harald Klotzberg
07:49 Bug #15586 (Closed): Improve the layout of the BE pagecontent view
A few ideas to improve the efficiency of space for the BE pagecontent layout.
I understand that the way the BE cod...
Matthew
01:11 Bug #15585 (Closed): Clicking on "new" in the context menu for fileadmin results in no action
Clicking on "new" in the context menu for fileadmin results in no action under firefox 1.0.7 on linux. Works on 1.0.7... old_emperorcezar

2006-02-06

22:18 Bug #15584 (Closed): t3lib/class.tcemain uses hardcoded quotes in sql
... in line 4478 in the delete statement.
this causes errors on postgresql if using dbal.
use class_db->fullQuoteSt...
Christian Welzel
21:48 Bug #15583 (Closed): class.t3lib_refindex uses wrong sql statement
... in line 643:
$allRecs = $TYPO3_DB->exec_SELECTgetRows('uid',$tableName,'1');
this must be
$allRecs = $TYPO3...
Christian Welzel
21:35 Bug #14853: Japanese language extension does not work with UTF-8
My latest patch "bug_1270.diff" should fix the problem.
Just a single line at the correct place :)
I also fixes...
Bernhard Kraft
13:43 Bug #14853: Japanese language extension does not work with UTF-8
Update: Menu looks fine in IE, in Firefox it still looks like on the screenshot provided. However, even in IE, the te... Jorgo S.
21:21 Feature #15060: Missing https link-type in page-type external URL
I´m on vacation til Wednesday. I think I can make it on next weekend. When is feature freeze? Or is this "just" a bug? Martin Kutschker
21:16 Bug #15582 (Closed): sql error on error-logging
when activating logging for dbal in typo3 4.0 cvs branch TYPO3_4-0 postgresql throws this error messages.
these inst...
Christian Welzel
17:46 Feature #15420: [PAGE].includeJS, upload, create and edit JavaScript JS files
The list of file extensions, that are allowed to create in the template editor, is still hardcoded. But I agree with ... Johannes Vockeroth
17:26 Bug #15581 (Closed): Edit/Search cause a DB Error
If I search an non existing ID I get a database error.
Warning: mysql_fetch_row(): supplied argument is not a val...
Helge Winkler
17:14 Bug #15568: Got HTML-Tags when change font-Style or font-size
This will be fixed in the next version. In the mean time, add the two lines in the Page TSConfig of your root page (n... Stanislas Rolland
11:03 Bug #15568: Got HTML-Tags when change font-Style or font-size
Thank you that insertation works but is there any psooibility to set these lines generaly? I have to edit many Conten... J¶rg Cordes
04:10 Bug #15568: Got HTML-Tags when change font-Style or font-size
Please add the two following lines at the end of your Page TSConfig:
RTE.default.proc.allowTags = a, abbr, acron...
Stanislas Rolland
16:45 Revision 2586a151: * Fix bugtracker issue 408: enable direct mail to fetch https pages with user authentification
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1120 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
16:00 Bug #15567: sitemap does not care about starting point
Sitemap Definitions are based on pure typoscript. So this is not a bug but merely a misunderstanding how the preset d... Mathias Schreiber
15:56 Revision b15a0a22: Forgot to commit changelog at last commit (27-01-2006), now fixed
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1119 709f56b5-9817-0410-a4d7-c38de5d9e867 Christian Jul Jensen
14:48 Feature #15564: Hook Request for class.tslib_content.php
Hi Thorsten,
if you are connecting to 3rd party systems (e.g. Data Warehouse) you could not use the TS import p...
Ingo Schmitt
14:41 Feature #15564: Hook Request for class.tslib_content.php
Hi Ingo,
I just can't get the difference to using the "import" option of the imgResource function.
Could you pl...
Thorsten Kahler
14:26 Bug #14988: xhtml_cleaning corrupts javascript in HTML-comment from extension
I can confirm this strange behaviour of parsing or 'cleaning' within Javascript code when the code is added from an... Norbert Bernhardt
13:55 Bug #15572: Cannot login at http://t3skin.spreekonzept.com/typo3/index.php
This is not a bug.
Your browser has to pass the referrer to the webserver @ spreekonzept. Obvuiously it does not (...
Norbert Bernhardt
12:36 Feature #15440: Drag and Drop functionality for pages and folders treeviews
Hi,
this is committed to CVS.
Greets, Sebastian
PS: Folder move functionality is implemented, too (this didn't wor...
Sebastian Kurfuerst
12:33 Revision 8e97fcea: 2006-02-06 Sebastian Kurfuerst <sebastian@garbage-group.de>
* New feature: Integrated ss_dragdrop extension into the core
(Page and folder drag and drop)
git-svn-id: https://s...
Sebastian Kurfuerst
12:09 Feature #14427: AND combination for TypoScript conditions doesn't work
Hi Wolfgang,
I am not sure you noticed the extension, but maybe it is worth to have a look at #15562 as well.
Greet...
Sebastian Kurfuerst
09:42 Bug #15098: add option to use ts "config.linkVars" as an array not as a list
to me it sounds like a good solution without side effects and without breking compatibility.
i doubt that it will...
old_martinficzel
00:08 Feature #15580 (Closed): EM should show changelog before updating an extension
When an extension can be updated, the EM should retrieve the changelog from the TER (the same changelog that is displ... Oliver Klee
00:04 Feature #15575: Include date selection widget into the TYPO3 Core
Please note that the date2calendar extension has copied some TYPO3 code that contained issue 0001703 and that that is... Oliver Klee

2006-02-05

23:57 Feature #15420: [PAGE].includeJS, upload, create and edit JavaScript JS files
Added a patch that was sent to the core list for review. Michael Stucki
22:58 Feature #15371: In FEediting the creation of new records in other pages than the current should be possible
I removed the stdWrap property again because I don't think it is useful here. The patch is sent for review by the cor... Michael Stucki
22:49 Bug #15578 (Closed): HTMLarea not wrapped correctly in "QuickEdit" view
ext HTMLarea not wrapped correctly in "QuickEdit" view, lots of white visible around plugin. See image at http://x2.p... old_chris
22:23 Bug #15577 (Closed): AdminPanel is not yet effected by skin
the AdminPanel is not yet effected by new css
(issue imported from #M2499)
old_chris
22:19 Bug #15576 (Closed): 'File' icon (module_file.gif) way to large
Is the 'File' icon (the yellow folder icon, module_file.gif) intended to be so large?, it makes the table it is inser... old_chris
22:04 Feature #15575 (Closed): Include date selection widget into the TYPO3 Core
The extension date2cal provides a valuable usability improvement by adding a selection widget for dates to date field... old_chris
21:47 Bug #15574 (Closed): Flexform buttons overlap, causing rendering artifact
The buttons of the Flexform partially overlap when hovering at the right end side of the active tab button, causing t... old_chris
19:03 Bug #15573 (Closed): missing icons
savedoknew.gif
undo.gif
edit2.gif
add.gif
list.gif
(issue imported from #M2493)
Ren© H¤fliger
19:00 Bug #15572 (Closed): Cannot login at http://t3skin.spreekonzept.com/typo3/index.php
After login with guest/guest i get the following:
Error: This host address ("t3skin.spreekonzept.com") and the ref...
Harry 02
17:59 Revision 2b14b8cf: 2006-02-05 Dmitry Dulepov <typo3@accio.lv>
* Fix: (Versioning sysext) Two cells in table had hard-coded bgcolor attribute (were not skinnable)
git-svn-id: htt...
Dmitry Dulepov
17:57 Revision 31725394: Two cells in table had hard-coded bgcolor attribute (were not skinnable)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1116 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
12:58 Feature #15571 (Closed): Allowed excludefields problem OR config problem
// Show disable RTE checkbox:
if ($BE_USER->isRTE()
OK - But I didn't find any option to hide the checkbox
...
Hannele Markula
12:53 Bug #15570 (Closed): Pagecontent textarea to small?
Any ideas why the pagecontent text field is 25 lines high with RTE enabled but only rows="5" high by default without ... Matthew
11:58 Bug #15239: Can't limit content cols for Page>QuickEdit
Not withing nearest week. I am about to fix some things in Versioning and Workspaces... Running out of time... Dmitry Dulepov
11:40 Bug #15239: Can't limit content cols for Page>QuickEdit
Hi Michael and Dmitry,
can somebody of you take care of this issue? Would be awesome :)
Sebastian
Sebastian Kurfuerst
11:56 Bug #15372: Making new page/element with right-click in page tree gives Fatal error when Norwegian used as backend language
robert fixed this! Sebastian Kurfuerst
11:49 Bug #15372: Making new page/element with right-click in page tree gives Fatal error when Norwegian used as backend language
It works OK in beta2. In beta1 it was a periodic error. Think the bug can be closed. Erik Svendsen
11:43 Bug #15569: handling of fieldset is counterproductive
Hi Ernesto,
can you maybe look at this and give feedback, and Michael, could you coordinate that somebody brings it ...
Sebastian Kurfuerst
11:12 Bug #15569 (Closed): handling of fieldset is counterproductive
If you add a form element with radio buttons you get three fieldsets by default.
One from stdWrap.wrap around the f...
Marc Bastian Heinrichs
11:38 Feature #15060: Missing https link-type in page-type external URL
Hi Masi,
do you get this ready for 4.0 final?
Greets, Sebastian
Sebastian Kurfuerst
00:10 Bug #15568 (Closed): Got HTML-Tags when change font-Style or font-size
Everytime when I insert any text in the htmlarea rte and change the font-size and font-style in a new textcontent wi... J¶rg Cordes

2006-02-04

23:53 Revision 8de752fd: made SU mode work again
----------------------------------------------------------------------
git-svn-id: https://svn.typo3.org/TYPO3v4/Co...
Sebastian Kurfuerst
22:51 Revision d24fe0f1: 2006-02-04 Sebastian Kurfuerst <sebastian@garbage-group.de>
* Fixed a minor logical bug in undo/history
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1114 ...
Sebastian Kurfuerst
15:31 Bug #15567 (Closed): sitemap does not care about starting point
The sitemap content element -configured to show a sitemap- always shows the whole page tree no matter which starting ... Axel Jindra
14:59 Bug #15566 (Closed): Typo in Help > About > Copyright © 1998-2005 should be 2006
Typo in Help > About > Copyright © 1998-2005 should be 2006
(issue imported from #M2480)
old_chris
14:57 Bug #15538: Old logo in Help>About
Old logo also shows direct after BE login, on the page where all icons are explained. old_chris
14:53 Bug #15565 (Closed): Rollover Artifacts 'Review and Publish' button in Workspace Manager
The 'Review and Publish' button in Workspace Manager, shows rollover artifacts. On rollover the is a jump noticeable ... old_chris
14:47 Feature #15564 (Closed): Hook Request for class.tslib_content.php
I like to have a hook in the method getImgResource for preprocessing the Data, e.g. to manipulate the paths to get th... Ingo Schmitt
09:44 Bug #15563 (Closed): Allowed excludefields:
Allowed excludefields:
doesn't cover everyting
Missing features controlling 'tt_content'
From the header can...
Hannele Markula

2006-02-03

22:44 Feature #15360: Provide an "Upgrade Wizard" on just one page for upgrading TYPO3 easily
I don't think so, as these seem to be bigger changes to the install tool.
Greets, Sebastian
Sebastian Kurfuerst
21:50 Feature #15360: Provide an "Upgrade Wizard" on just one page for upgrading TYPO3 easily
This is solved, isn't it? Michael Stucki
22:08 Bug #14994: Extend size limitation in showpic.php script
Should be fixed in the next version, please check. Michael Stucki
22:06 Bug #15468: masked characters (&lt;) in xml are destroyed
I experienced similar problems (with rlmp_officelib parsing xml files) with PHP5.0.3
robert
Robert Fink
21:58 Feature #14851: plainMailEncoded with charset conversion
Should work with latest beta version. Michael Stucki
21:56 Bug #15098: add option to use ts "config.linkVars" as an array not as a list
New patch, see link for description:
http://lists.netfielders.de/pipermail/typo3-team-core/2006-February/001897.html
Michael Stucki
21:48 Bug #15352: Warning: mb_ereg(): mbregex compile err: in /t3lib/class.t3lib_sqlparser.php on line 1124
Seems fixed since there are no more mb_* function calls in t3lib_sqlparser.php. Michael Stucki
21:44 Bug #14438: t3lib_div::getURL() do not always return something
Seems this is fixed already. Michael Stucki
21:41 Bug #14381: dmailerd.phpcron doesn't include t3lib_cs.php
Jan-Erik, this should be fixed - right? Michael Stucki
21:39 Bug #14932: non-7-bit clean mail headers
Should be fixed in the next version, please check. Michael Stucki
21:39 Bug #14826: Error Hostname beim Install Tool Version 3.8.0
That should be fixed I think, right? Otherwise, please reopen. Michael Stucki
17:22 Bug #14262: Using input type="image" does not trigger $TSFE->checkDataSubmission()
In function checkDataSubmission() in /tslib/class.tslib_fe.php
line 1870, instead of
if ($_POST['formtype_db'] ||...
Dmitriy Larionov
11:27 Feature #15562 (Closed): Integrate extended TS conditions
Simon Tuck has made the extension "conditions" (Extended TS Conditions) that enables OR and AND conditions in TypoScr... ben van
09:37 Feature #15561 (Closed): htmlArea RTE: Add general element properties editing dialogue
To manipluate general properties like lang (xml:lang), title etc a UI is missing. I think there should be an icon in ... Martin Kutschker
09:35 Feature #15536: column properties
Well, as there is a TR there are intrinsic row properties. You could add a UI for COLS/COLGROUPS to get intrinsic col... Martin Kutschker

2006-02-02

22:52 Bug #15560 (Closed): mod.web_layout.menu.function doesn't work as expected
I would like to disable 'Quick Edit' but


mod.web_layout.menu.function {
0 = 0
2 = 0
3 = 0
}

didn't wo...
Hannele Markula
22:16 Revision 61734a81: * Adjustments to the htmlArea RTE extension (see details in local ChangeLog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1113 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
17:44 Bug #15559 (Closed): Adminpanel - Javascript link to open backend causes error with IE and realurl
The javascript link within the adminpanel to open the TYPO3 backend does not work correctly on a subpage of the domai... Patrick Rodacker
17:00 Bug #15558 (Closed): Default language values display in flexforms broken
The flexform display of the default language values seems broken. It displays the informations from the default langu... Martin Koch
16:57 Bug #15220: Filesize of maximum allowed files in mailforms
Hi Sebastian,
is still hardcoded in beta2...
Greets,
Marc Bastian
Marc Bastian Heinrichs
15:34 Bug #15557 (Closed): in relation to 0000490: HMENU special=language does not work if L in linkvars
Is the issue 0000490 fixed? The problem is still in 4.0beta2.
(issue imported from #M2470)
Toralf Lenz
12:25 Feature #15556 (Rejected): Add a "usemap" attribute to images
To get to this result we have to patch the "cms" and the "css_styled_content" extensions.
I'va made a diff text to s...
J©rémy Lecour
12:13 Bug #15197: XHTML compliance of indexed_search
I've uploaded a variabt of the CSS template that's valid xhtml.
Just as a reference, cause Ernesto will probably h...
Martin Kutschker
09:23 Bug #15514: Yet another table accessibility improvement
Another one ;-)
In /typo3/sysext/css_styled_content/pi1/class.tx_cssstyledcontent_pi1.php on line 205.
The last...
J©rémy Lecour
00:34 Bug #15449: Dump static data IMPORT fails
No. Also if you _did_ click compare before. Martin Koch

2006-02-01

22:51 Bug #15555 (Closed): permission to access /myhomepage/index.php on this server
After upgrade of a working TYPO3 3.8 installation with today's TYPO3Core with the install tool and update of the tabl... Franz Holzinger
20:44 Bug #15554 (Closed): Flexible Content, Link is not parsed properly by parseFunc
when you have a multilanguage site and have a flexible content with a field containing a RTE, the links set by the RT... Rafael Sch¤r
17:28 Bug #15449: Dump static data IMPORT fails
This error happens when you did not click on
"Update required tables COMPARE"
before you start the import.
Franz Holzinger
17:18 Bug #15449: Dump static data IMPORT fails
Warning: Invalid argument supplied for foreach() in /home/httpd/vhosts/fholzinger.com/httpdocs/TYPO3core/typo3/sysext... Franz Holzinger
17:00 Feature #15553 (Closed): show record from page lacks visual presentation
IMHO page icon should change somehow to reflect the fact that the page content comes from somewhere else.
Those "e...
Martin Kutschker
16:21 Bug #15552 (Closed): Erased user group assignment on login
If a password ending with % is assigned to a be user, the users
user group assignment is erased on his next login.
...
Birger Lantow
16:15 Bug #15551 (Closed): dummy-package misses some typo3temp directories
Upon installation of the dummy-4.0b2-package Typo3 complains about some missing paths within the typo3temp directory.... Axel Jindra
15:44 Revision f6d7cce8: Fix: renaming of localconf.php.TMP.php to localconf.php did not work on Windows platform
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1112 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
15:21 Bug #15128: Shortcut Handling can cause SEO problems and should be improved
> the problem is only with spidering.
Yes, if you put it this way it is kind of an "outbound" problem.
> PS: Are...
jholzmann no-lastname-given
15:11 Bug #15128: Shortcut Handling can cause SEO problems and should be improved
From http://www.google.de/webmasters/guidelines.html (in German):
Qualitätsrichtlinien – Konkrete Empfehlungen:
[...
Oliver Klee
14:41 Bug #15128: Shortcut Handling can cause SEO problems and should be improved
Ok, but to get it right:
the problem is only with spidering.
My examples are valid URLs but are no problem as l...
Martin Kutschker
14:19 Bug #15128: Shortcut Handling can cause SEO problems and should be improved
@ Martin
> These URLs are the same:
> domain/index.php?id=123
> domain/index.php?id=123&L=0
> domain/seitenenpf...
jholzmann no-lastname-given
13:17 Bug #15128: Shortcut Handling can cause SEO problems and should be improved
I don't think that we are forced to decided between "do it in all possible places" and "don't do it at all". I think ... Oliver Klee
12:41 Bug #15128: Shortcut Handling can cause SEO problems and should be improved
Sorry Jan, but I disagree. I see no point in adding HTTP redirects to the one-and-only URL. And if you start it here ... Martin Kutschker
10:54 Bug #15128: Shortcut Handling can cause SEO problems and should be improved
I am not sure if it makes sense to add another link type (which may be confusing).
From my point of view it is all a...
jholzmann no-lastname-given
07:35 Bug #15128: Shortcut Handling can cause SEO problems and should be improved
I think there are at least three type of "link"
1. reference link
e.g.
URL build by typolink() or TMENU are poi...
old_hkdennis2k
14:32 Bug #15514: Yet another table accessibility improvement
I've found something quite similar.
When I make a table, I can specify a border size, cellpadding and cellspacing....
J©rémy Lecour
11:50 Revision dafbee83: Fixed an issue with non working links in JSMENUs
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1111 709f56b5-9817-0410-a4d7-c38de5d9e867 Bernhard Kraft
11:12 Feature #15550 (Closed): Editing Textcontent (Standard-Text-Editor)
I missed the option flag to show the content as html-text. In typo3 3.8.1 this option was positioned under the text-f... marcellino
10:23 Feature #15515: rollover on pagetree and help manual
+1 Steffen Müller
10:00 Bug #15549 (Closed): Crash if zero "0" is entered into option field of a select box
Example:
doesn't work:
Umfang | *Umfang=select | keine Seiten, 0 bis 15 Seiten
works:
Umfang | *Umfang=select...
Andi Zaugg
09:58 Bug #15548 (Closed): Issues with disableImgBorderAttr
config.disableImgBorderAttr doesn't appear to disable the border attribute in gmenus and disableImgBorderAttr is miss... Simon
05:45 Revision 57f2fad4: * t3lib_htmlmail email message-id: global declaration was missing.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1110 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland

2006-01-31

22:36 Revision c4250185: * tslib_content: remove unused hooks originally intended for use by Direct Mail
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1109 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
19:25 Revision e4f2ee37: Fixed bug #2396: Select-box items where displayed with garbled characters when forceCharset was set to utf-8
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1108 709f56b5-9817-0410-a4d7-c38de5d9e867 Bernhard Kraft
18:26 Bug #15273: remove all RTE configuration code from CSS Styled Content
committed to CVS will be in 4.0/beta3 Peter Niederlag
17:25 Revision e73bd265: * t3lib_htmlmail: make email message-id compliant with RFC 2822.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1107 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
10:43 Bug #15540: Cannot login
I discovered while working with another software that it was actually my personal firewall that was blocking the refe... Francois Suter
02:22 Bug #15547 (Closed): Typo3 4.0beta2: {$styles.content.imgtext.borderSpace} in source
{$styles.content.imgtext.borderSpace} appears in the code of my page. I didn't change anything in the installation of... Markus Bucher

2006-01-30

20:51 Revision 73580e4b: * Nothing but cleanup
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1106 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
17:21 Bug #15546 (Closed): alternating colors and rollover in list module have not enough contrast
the rollover effect in the listmodule is great but if alternateColors is on it does not produce enough contrast to be... old_martinficzel
14:55 Bug #15510: UTF-8 sites display garbled chars in select-fields (in BE)
Ernesto Baschny mentions 2 multiple select boxes in his bug description.
I just noticed that there is another (diffe...
Tomas Mrozek
14:37 Bug #15490: <hr> add blank line
Here is the source code in the backend,
"<hr />
"
The "" show you that the cusor is really positioned 2 li...
old_araymond
14:00 Feature #15545 (Closed): accessibility icons not as default
it would be nice if the use of accessibility icons in RTEhtmlarea would be configurable in the extension. Most of the... ben van
13:21 Bug #15544 (Closed): Main menu doesn´t display on safari Mac
On testing the http://t3skin.spreekonzept.com/ site, the main menu in Typo3 BE tx_skin_40 did not display.
The hole ...
Christian Leicht
11:38 Feature #15543 (Closed): Top drop-down menu
User->Setup->Select navigation mode.
In the mode "Icons in top frame" it would be great to have drop down menu with ...
Kirill Klimov
11:26 Feature #15420: [PAGE].includeJS, upload, create and edit JavaScript JS files
I'm still wondering if this makes it into 4.0? Johannes Vockeroth
11:21 Feature #15542 (Closed): Modules/sub-modules enabling/disabling via User->Task center
It would be great to have following:
In User->Task center to have a list (or link to the page with this list) of all...
Kirill Klimov
11:21 Bug #15541 (Closed): No "Edit" option in context menu for templates
When editing template, in "Include basis template" section, when you click on the icon in front of the template name,... John Angel
10:33 Bug #14670: Cannot login to the BE - No user logged in! Sorry, I can't proceed then! (no cookies),but there ARE cookies
Oh, big sorry here. The problem wasn't TYPO3 but the dkd_feuser_belogin extension which uses $GLOBALS["HTTP_COOKIE_VA... Bjrn Kraus
10:22 Bug #14670: Cannot login to the BE - No user logged in! Sorry, I can't proceed then! (no cookies),but there ARE cookies
Bjoern, can you point out any use of the depracted long $HTTP_*names in TYPO3?
PHP5's opotion register_long_arrays...
Martin Kutschker
10:30 Bug #15540 (Closed): Cannot login
When I try to login, I get the following message:
Error: This host address ("t3skin.spreekonzept.com") and the ref...
Francois Suter
10:12 Bug #15128: Shortcut Handling can cause SEO problems and should be improved
There has always been the possibilty to acces the same page with differnet URLs (or at leats query arguments).
How...
Martin Kutschker
10:06 Feature #15184: TCA Columns ReadOnly
Please grab a fresh copy from CVS (or use Bernhard Kraft's nighlies) and have a look at class.t3lib_tceforms.php to s... Martin Kutschker
10:03 Feature #15184: TCA Columns ReadOnly
In CVS there are now new rendering options. Martin Kutschker
09:25 Bug #15539 (Closed): Old icon in File>List
In the File>List module, an old icon comes up after clicking on a button (search, options or selection). See attached... David Bruehlmeier
09:14 Bug #15538 (Closed): Old logo in Help>About
In the Help>About Module, the old logo still appears.
Really nice job! :-) Looking forward to work with the new sk...
David Bruehlmeier
00:11 Feature #15537 (Closed): individual cell configuration when using row or column properties
When you select a row of cells it would seem helpful sometimes if you could adjust properties for ALL selected cells ... ben van

2006-01-29

23:56 Bug #15511: loadTCA() in t3lib_div only loads original TCA file and ignores additional TCA from t3lib_extMgm
However it should be possible to define a function
t3lib_div::loadTCAfile($filename);
which will load the TCA def...
Franz Holzinger
23:22 Feature #15536 (Closed): column properties
Can an option for 'column properties' be added like 'row properties' ? It seems unlogical that this option is not the... ben van
21:52 Bug #15068: Create icon for not in menue pages
Fixed in CVS Michael Stucki
21:51 Bug #15071: Clean up the new page content items list
Fixed in CVS Michael Stucki
21:50 Feature #15164: HOOK before TCEform is rendered
Implemented in CVS. Michael Stucki
21:45 Bug #15535 (Closed): SELECT COUNT(DISTINCT(xxx)) produces wrong field name
The DBAL translates the above mentioned request to
SELECT COUNT(`DISTINCT(xxx)`)
instead of
SELECT COUNT(DIS...
MarcelGsteiger
21:41 Bug #14537: gifbuilder jpgs are 256 colors
Please report any problems concerning image generation and scaling. Bernhard Kraft
21:40 Revision 32aec77b: Fixed bug #760: "gifbuilder jpgs are 256 colors" for enabling truecolor pngs set [GFX][png_truecolor] variable (reduceColors still gets respected)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1105 709f56b5-9817-0410-a4d7-c38de5d9e867 Bernhard Kraft
21:27 Revision 8c975e9f: * Added two hooks to class.t3lib_tceforms.php, getMainFieldsClass: getMainFields_preProcess and getMainFields_postProcess (requested by Thomas Hempel for use with the "dynaflex" extension.
* Fixed gremlin #1628: Removed "Text with image below" from the content wizard
* Some cleanup to indexed_search: Rem...
Michael Stucki
21:04 Bug #15534 (Closed): Width of modules items too big
The width of module items is too big when the left menu doesn't fit into the window and the scrollbars are displayed.... Matthias Gr¼nler
21:00 Bug #15533 (Closed): Width of modules items
The width of module items is too small when no module is expanded.
See screenshot
(issue imported from #M2436)
Matthias Gr¼nler
20:55 Bug #14853: Japanese language extension does not work with UTF-8
From Changelog of T3 4.0.0 beta2 (meaning this will be integrated into 4.0.0 if no problems show up)
2006-01-18 B...
Bernhard Kraft
20:13 Bug #14853: Japanese language extension does not work with UTF-8
I am ashamed to confess that this particular problem seems to be related to a database problem.
I`ve tried with an e...
Jorgo S.
14:01 Bug #14670: Cannot login to the BE - No user logged in! Sorry, I can't proceed then! (no cookies),but there ARE cookies
I spotted a problem with the cookies at the backend login. Get sure register_long_arrays in the php.ini is enabled. Bjrn Kraus
13:59 Bug #15491: cannot acces BE (cookies) after ISP software upgrade
I spotted a problem with the cookies at the backend login. Get sure register_long_arrays is enabled. Bjrn Kraus
13:00 Bug #15526: Image caption as image alt
Alt image would boost the ranking on search engines.
There would be no doubling of information if feature #0002424...
John Angel
12:21 Bug #15526: Image caption as image alt
Please not!
alt text is meant as a substitute for information which is give by the image contents. If there is a c...
Administrator Admin
12:26 Feature #15532 (Closed): remove class="bodytext"
Every paragraph is classed with <p class="bodytext">.
This is useless and bad practice. For new TYPO3 installatio...
old_lab
12:22 Feature #15524: Moving all HTML fromtx_cssstyledcontent_pi1 to TS
You can use the extension CSS_filelinks meanwhile... Administrator Admin
11:44 Bug #15128: Shortcut Handling can cause SEO problems and should be improved
Ciao Stefano, due to the relative complexity of this issue (I could imagine that an additional option in the page hea... jholzmann no-lastname-given
11:05 Bug #15128: Shortcut Handling can cause SEO problems and should be improved
i just got into the bugtracker to propose the same problem i'm having with shortcut pages (i don't go technical, but ... Stefano Cecere
10:47 Bug #15050: Gremlin: Filelist module should have "New" button
Hi Martin.. i thought a bit about it,and i don't think it's so a good idea to put the little icons (like in the list ... Stefano Cecere
10:39 Bug #15493: class.ux_t3lib_db::sql_query does not set $sqlResult->TYPO3_DBAL_handlerType
sql_query() is deperacted? Whoa, the TYPO3 query-buiding functions are not nearly-powerful enough. Martin Kutschker
04:06 Bug #15087: Make Module "About" more beautiful
Great idea!
Something like that? please see latest screenshot.
The "Installed Extensions" part could be "Admi...
Christian Trabold
01:21 Bug #15087: Make Module "About" more beautiful
i'd put a:
Thanks to: http://typo3.org/community/people/contributing-users/
Stefano Cecere

2006-01-28

23:11 Bug #15531 (Closed): Tiny visual issues
Hi!
Just a few thoughts about the new design. Please see the attached png.
Hope you'll find it usefull.
Gree...
Christian Trabold
21:34 Revision 515c83f1: Enhanced TCE type none with many rendering options
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1103 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
21:20 Bug #15529: refindex database error
It was an error in t3lib_db::fullQuoteArray, has been fixed already in CVS. For further details check the core-list. Peter Niederlag
21:12 Bug #15529: refindex database error
Should be fixed in CVS. Martin Kutschker
21:10 Bug #15529: refindex database error
Hi Peter,
you looked at this issue already - did you make any progress?
Greets, Sebastian
Sebastian Kurfuerst
19:56 Bug #15529 (Closed): refindex database error
When I try to test or update the reference index in Tools->DB Check->Manage reference index there are some database e... Andreas Wagner
21:11 Bug #15530 (Closed): error when rollback an insert of an element
When I create (and edit a content element) I can access the history of the *element* (not the page). It is possible t... Martin Kutschker
20:57 Bug #15313: The width of tt_content is too large (due to access options)
Hi!
Irgendwelche Ideen wie man dem Problem beikommen könnte? Wie gesagt, nicht nur die breite ist ein Problem.
...
Martin Kutschker
20:55 Bug #15313: The width of tt_content is too large (due to access options)
As stated in bug #15388 the access field is not only too broad but has serious usability issues: two items exclude al... Martin Kutschker
19:44 Revision a4a65358: * Added UTF8-support for emails. Thanks to Bernhard Kraft, Stanislas Rolland and Martin Kutschker for their feedback.
* Changes in t3lib_div::plainMailEncoded(): By default, emails will be encoded to quoted-printable.
* Email linebrea...
Michael Stucki
19:15 Bug #15490: <hr> add blank line
I cannot reproduce this problem with the default configuration(s).
Have you installed an extension that extends t3...
Stanislas Rolland
17:49 Bug #15207: Do Quotacheck on localconf.php update!!!
Fixed in CVS. Martin Kutschker
17:48 Revision 527a4795: Fixed bug #1878
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1101 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
17:46 Bug #14113: 1-2-3 Install Tool cannot connect to database
Fixed in CVS: errors are suppressed and logged with the new sysLog feature. Martin Kutschker
17:39 Bug #15050: Gremlin: Filelist module should have "New" button
ops .. obviously there is already an upload icon:
/typo3/gfx/upload.gif
Stefano Cecere
17:35 Bug #15050: Gremlin: Filelist module should have "New" button
can you make it (the upload icon and function)?
if got no time.. use an empty one.. we'll ask the t3_skin4 team to d...
Stefano Cecere
17:31 Bug #15050: Gremlin: Filelist module should have "New" button
True.
Since I like the icons because they are consistent with the UI I have to add an upload-icon as well.
Martin Kutschker
17:22 Bug #15050: Gremlin: Filelist module should have "New" button
but so we don't have UPLOAD (like i provided in mine patch)?
i guess that UPLOAD is far more needed by normal edit...
Stefano Cecere
17:17 Bug #15050: Gremlin: Filelist module should have "New" button
Uploaded a new patch that adds the usual new-element-icon (like Web>List). Martin Kutschker
17:35 Bug #14547: XHTML compliance of typolink (non-compliant links are generated when additional parameters are used)
I'm willing to believe that Ernesto is right and that all problems arise with improper TS and broken extensions. But ... Martin Kutschker
17:02 Bug #14547: XHTML compliance of typolink (non-compliant links are generated when additional parameters are used)
I'm still quite sure that this can be changed. Just waiting for Martins approval. Michael Stucki
17:22 Feature #15528 (Closed): Make all page elements accessible separately (using one SELECT)
The idea is to be able to place page elements in whatever part of HTML template, mapping them to different fields usi... John Angel
17:08 Feature #15524: Moving all HTML fromtx_cssstyledcontent_pi1 to TS
class.tx_cssstyledcontent_pi1.php: lines 329 - 364
// Now, lets render the list!
$tRows = array();
foreach($fi...
John Angel
16:52 Feature #15524: Moving all HTML fromtx_cssstyledcontent_pi1 to TS
i agree with you, angel_john
could you at least list here all the hardcoded html in tx_cssstyledcontent_pi1 ?
Stefano Cecere
16:33 Feature #15524 (Closed): Moving all HTML fromtx_cssstyledcontent_pi1 to TS
It would be great to move all HTML code from tx_cssstyledcontent_pi1 to TS for TYPO3 4 final release.
I want to ma...
John Angel
17:00 Feature #15527 (Closed): Maximum size of caption
There should be constant to define maximum length of caption (in characters).
(issue imported from #M2424)
John Angel
16:59 Bug #15526 (Closed): Image caption as image alt
There should be constant to render image caption as image alt, when alt is empty.
Default value should be 'true'....
John Angel
16:55 Bug #15525 (Closed): image_zoom as a constant
It would be nice to have 'image_zoom' definable as a constant or to have possibility to change default value for it w... John Angel
16:31 Bug #15502: Error when creating a file from the fileadmin contextual menu
Fixed in CVS. Martin Kutschker
16:30 Revision f7e5f76a: Fixed bug #2382
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1100 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
16:30 Bug #15523 (Closed): styles.content.imgtext.maxW halfs the size
styles.content.imgtext.maxW = 400
gives the maximum size of image 200 pixels, instead of 400.
(TYPO3 4 beta 2)
...
John Angel
16:16 Feature #14605: Click-enlarge for Images
Perhaps possible with a new TYPOIMG tag in the DB (instead of saving the plain HTML img tag). Martin Kutschker
16:01 Bug #15511: loadTCA() in t3lib_div only loads original TCA file and ignores additional TCA from t3lib_extMgm
This is in not possible. To load the complete TCA for one table you have to execute all ext_tables.php files which wi... Martin Kutschker

2006-01-27

21:59 Revision 6d67c716: Fix problem with non-associative arrays in t3lib_db->fullQuoteArray()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1099 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
21:17 Revision bd957946: Fixes for t3lib_div::initSysLog.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1098 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
20:59 Bug #15521 (Closed): Navigation "Icons in top frame" wrong rendering
I noticed that in 4.0* the icons in top frame navigation broke in IE. On checking the html code and then in alt_topme... anoop atre
18:53 Bug #15514: Yet another table accessibility improvement
fixed in CVS. Sebastian Kurfuerst
16:46 Bug #15514 (Closed): Yet another table accessibility improvement
When youmake a table element, you can ask to have or have-not CSS styles with the table.
You can also ask for a spec...
J©rémy Lecour
18:52 Revision f2247247: * Fixed bug #2405: CSC - allow styles and additional table class
* Fixed little removed reference operator in class.t3lib_tcemain.php line 1817 (triggers a call-time pass-by-referenc... Sebastian Kurfuerst
18:43 Bug #15469: Don't annoy users with an 30KB editing limit in Template Editor
fixed in CVS. Sebastian Kurfuerst
18:43 Revision 0869adf4: 2005-01-27 Sebastian Kurfuerst <sebastian@garbage-group.de>
* Fixed bug #2337: remove 30KB editing limit in Template Editor
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/bran...
Sebastian Kurfuerst
18:13 Bug #15520 (Closed): highlighting of module-headers on welcome-page
on welcome-page (after login to BE) theres the little welcome-page with a listing and brief information about all mod... Peter Niederlag
17:58 Bug #15506: Can't create new workspaces
fixed in CVS already Sebastian Kurfuerst
17:57 Bug #15508: No menu in filelist
Hi,
did this error occur in older versions of TYPO3 as well?
Greets, Sebastian
Sebastian Kurfuerst
17:55 Feature #15500: set tstamp when a page or content is deleted
fixed in CVS.
Greets, Sebastian
Sebastian Kurfuerst
17:54 Feature #15500: set tstamp when a page or content is deleted
Is already in CVS. Sebastian Kurfuerst
17:51 Revision 9ca36d6d: Add Changlog entry for 'Use error logging for DB init.'
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1095 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
17:50 Bug #15111: FE User Auth - disableIPlock missing
I set the status to "feedback", as we need to have some from kj187.
Greets, Sebastian
Sebastian Kurfuerst
11:08 Bug #15111: FE User Auth - disableIPlock missing
Have a look at
$TYPO3_CONF_VARS['BE']['lockIP']
Does that solve your problem?
René Fritz
17:49 Bug #15435: The user authentification Service fails after the user couldn't be authentificated with the first auth-method
Hi René,
so, can you close the bug when nothing needs to be done? (I am not doing it myself since you might wanted t...
Sebastian Kurfuerst
11:13 Bug #15435: The user authentification Service fails after the user couldn't be authentificated with the first auth-method
Bernhard Kraft is right!
It's not a bug it's a feature. If an extension don't use the options right it's a problem...
René Fritz
17:45 Bug #15519 (Closed): modules list height
well. i'd like the height of the modules list blocks to be 1px less.. (under the mac)
but if you check it under IE...
Stefano Cecere
17:41 Bug #15518: module column width under windows firefox needs 1px more
under IE 6.0 windows it's ever worse: about 7 pixel of scroll bar.. Stefano Cecere
17:34 Bug #15518: module column width under windows firefox needs 1px more
Hi,
I cannot confirm this here - looks nice in Firefox 1.5, linux.
Sebastian Kurfuerst
17:28 Bug #15518 (Closed): module column width under windows firefox needs 1px more
under mac it's ok
but under Firefox Windows it gives you a ugly horizontal scrollbar just for 1 pixel
i guess it'...
Stefano Cecere
17:25 Bug #15517 (Closed): hidden shortcut page misses icon in pagetree
the title says it all
(issue imported from #M2408)
Stefano Cecere
17:21 Bug #15516 (Closed): secondary palette title back color too light
i attach a picture: it's really hard to see..
please don't make so really tiny color changes in the background! :)
...
Stefano Cecere
17:13 Feature #15515 (Closed): rollover on pagetree and help manual
coudl it possible a simple hilight on rollever on the pagetree and on the manual index?
great work
kudos
(i...
Stefano Cecere
16:56 Revision fd9173e8: Use error logging for DB init.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1094 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
16:50 Revision 3fdf408e: Fixed Bug #2023 and removed unnecessary RTE-Config from sysExt:cms and css_styled_content
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1093 709f56b5-9817-0410-a4d7-c38de5d9e867 Peter Niederlag
16:47 Bug #15394: userauth takes first user in list
Ok, I added a feature wish, that login should base on the uid, after a user is logged in. Volker Graubaum
16:37 Bug #15394: userauth takes first user in list
> -> log in -> yes ----> Here I would like to check the storagePID
Works already like this

> Later on, IMHO TY...
René Fritz
16:29 Bug #15394: userauth takes first user in list
Yes, that's true.
But I just mean the situation when is user gets logged in.
So:
"newloginbox" on a page
user...
Volker Graubaum
16:01 Bug #15394: userauth takes first user in list
The PID from the login is not available later. The page where the user currently IS can be a totally different. Even ... René Fritz
15:39 Bug #15394: userauth takes first user in list
Hi Rene,
I wouldn't call it a feature :-(.
I thing there has just to be one change.
When the user is logged in...
Volker Graubaum
15:30 Bug #15394: userauth takes first user in list
You're right, that could happen.
I found the reason for that and I must correct my previous message.
Feature:
A ...
René Fritz
14:51 Bug #15394: userauth takes first user in list
Hi Rene,
when you log in in the frontend, it is handle in an other way (as far as I see this).
So I've 2 storag...
Volker Graubaum
10:31 Bug #15394: userauth takes first user in list
I'm not sure about the problem.
Feature:
1. a username is unique
2. in FE a username is unique per page if [FE][...
René Fritz
16:44 Feature #15513 (Closed): FE Login based on UID not on username
In the moment, it's not possible to have the same username 2 times in one installation. (seen 2238 )
The login sho...
Volker Graubaum
16:41 Bug #14289: lib.stdheader doesn't RESTORE_REGISTER
OK i will try to explain it in more detail:
lib.stdheader.2 and lib.stdheader.3 use the LOAD_REGISTER Function to st...
Andreas Tschirpke
11:00 Bug #14289: lib.stdheader doesn't RESTORE_REGISTER
wont'fix since the problem description is not detailed enough.
If you feel this bug is still present reopen and p...
Peter Niederlag
15:45 Revision 7cfbcced: Added <label> tags around "Expand all" in class.alt_menu_functions.inc
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1092 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
14:34 Revision c92ac6d0: Added a new hook for inserting Direct mail boundaries in content element.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1091 709f56b5-9817-0410-a4d7-c38de5d9e867 Jan-Erik Revsbech
11:54 Revision 57cd402c: See changelog!
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1090 709f56b5-9817-0410-a4d7-c38de5d9e867 Kasper Skårhøj
11:25 Revision c4354529: fixed bug with security level "normal"
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1089 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
11:24 Bug #14939: auth services lack correct fallback
fixed in 4.0beta3 René Fritz
11:23 Bug #14939: auth services lack correct fallback
will be fixed in 4.0beta3 René Fritz
11:03 Bug #15273: remove all RTE configuration code from CSS Styled Content
latest version 'patch-remove-rte-config.diff' ->
removes all RTE-configuration from system-extensions cms and css_st...
Peter Niederlag
11:00 Bug #14971: cookie lifetime from the localconf will be ignored
I don't see the problem and I can not see how the patch should change the behaviour.
What is the wanted feature? Ses...
René Fritz
10:01 Bug #15510: UTF-8 sites display garbled chars in select-fields (in BE)
Please check if there is a relation to this bug: http://bugs.typo3.org/view.php?id=1262
Jorgo S.
09:42 Bug #14853: Japanese language extension does not work with UTF-8
The issue persists in Typo3 4.0beta2.
The submenus on the left are misaligned (to the right, instead of to the left)...
Jorgo S.
09:38 Revision af055691: * Minor bugfix in sys_actions related to the taskcenter changes in 3.8
* Added manual sorting of sys_actions records
* FIxes #2245
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches...
Christian Jul Jensen
08:43 Revision a67fc360: * Adjustments to the htmlArea RTE extension (see details in local ChangeLog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1087 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
00:16 Feature #15504: handlercfg does not support database port settings
It can be set as part of the host, but for clarity it should probably be a seperate configuration entry. Karsten Dambekalns
00:13 Bug #15503: wrong ereg expression throws compile error warning
I updated #14934 to 4.0beta2 and close this one as duplicate. Karsten Dambekalns
00:09 Bug #14848: utf-8 data gets converted to utf-8 again under MySQL 4.1.11
You are welcome, Jürg (SCNR).
The open_basedir has nothing to do with the database problem, but is rather a securi...
Karsten Dambekalns

2006-01-26

23:06 Bug #15401: taskcenter frames problem
The patches look fine to me, I'll clear them on the core-list and submit.
Thanks a lot Stefan!
Christian Jul Jensen
21:32 Feature #15484: rtehtmlarea could depend on static_info_tables
Not really. The latest version of static_info_tables lacks a required field.
It may be the case only when both ext...
Stanislas Rolland
21:29 Bug #15483: rtehtmlarea uses hardcoded "" in sql-query
Thanks.
Fixed in [cvs] / typo3 / TYPO3core / typo3 / sysext / rtehtmlarea, branch TYPO3_4-0.
Regards,
Stanislas
Stanislas Rolland
21:26 Revision 4cded925: * Corrections to htmlArea RTE extension (see details in local ChangeLog)
* Fix issue #2358.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1086 709f56b5-9817-0410-a4d7-c...
Stanislas Rolland
20:16 Bug #15423: internal link in frames
The problem is fixed in TYPO3 4.0.
Until then, there exists a patch for issue 1660.
Or you may add the followin...
Stanislas Rolland
15:53 Bug #15423: internal link in frames
Hi Stanislas,
Sorry for my late answer.
I had an exam and I let all the other problems away from me.
Yes you h...
Livius
20:08 Feature #15512 (Closed): extension specific TCA column field needed
Hello,
I would need a field in the TCA columns that can be used by any extension for specific needs.
E.g.
$TCA['...
Franz Holzinger
19:34 Feature #14472: Ranges in ID lists
I don't think pi_base should be doing alias translation or any other "magic" on uid-lists. If a extension developer n... Ernesto Baschny
17:15 Feature #14472: Ranges in ID lists
To be consistent resolving of aliases should be done in all UID properties, not only lists, eg in pi_base. Martin Kutschker
16:03 Feature #14472: Ranges in ID lists
Ernesto Baschny wrote:
> Yes, also nice would be resolving aliases in "special.value" and other uid-lists.
This w...
Ingmar Schlecht
13:26 Feature #14472: Ranges in ID lists
Yes, also nice would be resolving aliases in "special.value" and other uid-lists.
It makes no sense to me to hard-...
Ernesto Baschny
18:40 Bug #14848: utf-8 data gets converted to utf-8 again under MySQL 4.1.11
Thanks Carsten, that did the trick and now I am actually seeing the correct characters. However, I get new errors:
...
Jorgo S.
18:21 Bug #14848: utf-8 data gets converted to utf-8 again under MySQL 4.1.11
The variable is an array, so it must be:
$TYPO3_CONF_VARS["SYS"]["setDBinit"][] = 'SET NAMES utf8';
$TYPO3_CONF_V...
Karsten Dambekalns
17:53 Bug #14848: utf-8 data gets converted to utf-8 again under MySQL 4.1.11
Added line to localconf.php:
$TYPO3_CONF_VARS["SYS"]["setDBinit"] = 'SET NAMES utf8'; // Modified or inserted ...
Jorgo S.
14:25 Bug #14848: utf-8 data gets converted to utf-8 again under MySQL 4.1.11
Hi Joerg,
indeed it was fixed, but I forgot to explain that here. In the Install Tool, there is a new field for SQ...
Michael Stucki
13:15 Bug #14848: utf-8 data gets converted to utf-8 again under MySQL 4.1.11
This was not fixed in Typo3 4.0beta2 and I just lost all my japanese characters when updating the database.
Manual...
Jorgo S.
18:39 Bug #15510: UTF-8 sites display garbled chars in select-fields (in BE)
The problem occurs even in older versions of Typo3 (I can confirm version 3.8.1). Manually applying changes from the ... Tomas Mrozek
16:50 Bug #15510 (Closed): UTF-8 sites display garbled chars in select-fields (in BE)
Steps to reproduce (TCEforms):
1) Set forceCharSet = utf-8.
2) Login to the backend, create a usergroup called "Ä...
Ernesto Baschny
17:48 Revision bc8d52e7: * Fixed bug #1625: TODO: nav_frame
* Changed $TYPO3_CONF_VARS[GFX][im_version_5] into a string. Possible values are "im4", "im5", "im6" or "gm". Boolean... Michael Stucki
17:19 Bug #15511 (Closed): loadTCA() in t3lib_div only loads original TCA file and ignores additional TCA from t3lib_extMgm
The loadTCA function in t3lib_div loads the TCA from the original dynamic conf file of the extension. It will not loa... Simon
10:48 Bug #15508 (Closed): No menu in filelist
Left-clicking on the icon for a file in the right hand pane in Filelist gives the following error in the page:
Lin...
Ole Schelde
10:00 Revision 5e56e71b: Fixed bug #1947: "Page is being generated" is bad for search engines
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1084 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
08:29 Bug #15507 (Closed): Can't create new pages
BETA2:
can't create new pages. tested with mySQL ADo and Native connection
(issue imported from #M2391)
Frank Benkart
08:11 Bug #15506 (Closed): Can't create new workspaces
I played a little bit with the workspace and i can't create new workspaces.
i filled the gui and press the save bu...
Frank Benkart
01:35 Bug #15050: Gremlin: Filelist module should have "New" button
i've been using heavily the UPLOAD button of my patch, and it seems to work very well (how is it possible to live wit... Stefano Cecere
00:13 Feature #15505 (Rejected): SysAction: creating a new record based on a 'template' record
It is possible to create a new backend user based on a 'template' backend user using actions.
It would be nice if th...
old_rickg

2006-01-25

17:47 Feature #15504 (Closed): handlercfg does not support database port settings
I can't set database connection port in the config.
(issue imported from #M2385)
T¶lcsér Csaba
15:48 Bug #15503: wrong ereg expression throws compile error warning
Sorry, it's on line 248 in tssstyleconfig in beta2. I managed to get into beta1, while looking for the line numbers.
...
Martin Sch¶nbeck
15:38 Bug #15503 (Closed): wrong ereg expression throws compile error warning
In class.t3lib_tsparser_ext.php on line 1085 and in class.t3lib_tsstyleconfig.php on line 247 the regular expression ... Martin Sch¶nbeck
15:32 Bug #15502 (Closed): Error when creating a file from the fileadmin contextual menu
When trying to create a file from the fileadmin contextual menu like:
NEW -> Create new textfile
I get the foll...
Jesus Hormigo
11:27 Bug #15449: Dump static data IMPORT fails
have the same problem here
PHP 5.1.2-1 (cli) (built: Jan 18 2006 06:49:47)
php5-mysql ...
old_pss7
11:14 Bug #15501 (Closed): LEFT OUTER JOIN
tt_news uses
...
$selectConf['leftjoin'] = 'tt_news_cat_mm ON tt_news.uid = tt_news_cat_mm.uid_local';
$selectC...
Christian Welzel

2006-01-24

22:24 Feature #15073: Integrate salutation switching logic inside tslib_pibase::pi_getLL
What are the points against the file that I have provided (some changes made to Martin's file)? Franz Holzinger
21:03 Feature #14951: PNG and CSS MIME type in t3lib_htmlmail
Fixed in CVS. Branch TYPO3_4-0. Stanislas Rolland
20:46 Bug #15480: fields in sys_refindex too short
This is fixed in the next update to CVS from me. Kasper Skårhøj
18:34 Bug #15480: fields in sys_refindex too short
Yes, definitely a problem. Kasper, any reason this is used that way? We could either set the field size higher or alw... Karsten Dambekalns
20:37 Revision 529824b4: * Fix issues #282 and 1421
* t3lib_htmlmail: Enable use of CURL library functions when $TYPO3_CONF_VARS["SYS"]["curlUse"] = '1'
* t3lib_htmlmail...
Stanislas Rolland
20:15 Feature #15500 (Closed): set tstamp when a page or content is deleted
Currently as far as I know there is no possibility to undelete pages or contents.
It would be nice to have at least ...
Axel Jindra
20:03 Bug #15224: NOTE to 1518: Option .showHiddenPages for "module.preview" obsolete?
sorry, but I don't find the time to work on this :(
I made some basic conceptional brainwork / investigated the co...
Christian Trabold
18:28 Bug #15442: Unable to connect to Online Repository
Well, the connect fails on PHP (system) level.So this is most probably not a bug in TYPO3. Check that you have fopen ... Karsten Dambekalns
17:40 Bug #15499 (Closed): BE User Setup - navigation mode: icons in top dont line up right
I am using Internet Explorer 6.0.
When changing the User Setup Navigation mode to icons in top, the icons dont lin...
Peter de
16:24 Bug #15498 (Closed): Strange generated link in indexed_search
In indexed_search results the link after PATH: is generated appended with "?0=" like:
http://cms.eur.nl/scholieren...
ben van
15:42 Bug #15329: No BE Login with IE
Dooooh.
My problem with login on IE is fixed.
The subdomain wich calls ''akademy_typo3.boros.de" doesnt let me ...
old_CarstenBausW
15:32 Feature #15431: fieldset element for FORM
Update, because the handling of the default closing tag wasn't correct. Marc Bastian Heinrichs
15:07 Feature #15431: fieldset element for FORM
Hi Sebastian,
here is a patchfile based on beta 2 for needed changes except
tt_content.mailform.20.stdWrap.wrap ...
Marc Bastian Heinrichs
15:09 Bug #15468: masked characters (&lt;) in xml are destroyed
I now installed PHP5.1.2 and it works. So I'm sorry for any inconvenience, but at least we know now, TYPO3 won't work... Martin Sch¶nbeck
01:03 Bug #15468: masked characters (&lt;) in xml are destroyed
I've just installed PHP5.1.2 on the system, where I had PHP4 before, because the problem clearly was in the xml_parse... Martin Sch¶nbeck
15:01 Bug #14855: Flexforms with non-UTF8-encoded values can't be saved with PHP5.
Also a good idea. A workaround, but really a good idea to prevent side-effects. Could be a patch for 4.0. For 4.5 sho... René Wagner
14:52 Feature #15497 (Rejected): Search id or classes for indexed search
The current situation with indexed_search is that markers have to be used to limit the search to the actual content. ... ben van
13:37 Bug #15496 (Closed): Inconsistency in UNDO/HISTORY
Limit history (the element show the title "Limit history to this element") in "....the history for an element." shoul... ben van
13:27 Bug #15488: miscellaneous extensions dont work
please erase this bug, the reason for this bug is not the version 4.0 beta2, it is the extension sb_accessiblecontent Frank Nägler
13:25 Bug #15495 (Closed): Administration log and Page information show inconsistent user
In the Administration log the user that performed some action is shown as f.i. "22451lti@eur.nl@Draft" and in Page in... ben van
12:52 Bug #15494 (Closed): Add group by "Name" and "Email" to Backend User Administration
When users are imported from LDAP the chances are high that the usernames are non-descriptive like "498fdks@thisdomai... ben van
12:13 Revision 16f5f966: Code cleanup: Fixed uninitialize variables so an IDE don't trow a warning.
Fixed variable name/usage.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1082 709f56b5-9817-041...
René Fritz
11:59 Revision 31754b01: Code cleanup: Fixed uninitialize variables so an IDE don't trow a warning.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1081 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
11:58 Revision d4a74157: Added $this->doc->insertStylesAndJS() which is needed for submodule-functions to be able to add JS or CSS.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1080 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
11:57 Revision 96992318: Code cleanup: Fixed uninitialize variables so an IDE don't trow a warning.
Fixed variable name/usage.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1079 709f56b5-9817-041...
René Fritz
11:56 Revision 85b53f1a: added FIXME
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1078 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
11:20 Feature #15440: Drag and Drop functionality for pages and folders treeviews
Several notes about the drag/drop functionality implemented here:
- Drag'n'drop will be disabled if the Context Me...
Stephane Schitter
10:14 Bug #15491: cannot acces BE (cookies) after ISP software upgrade
i tried creating a new admin user through the install tool, no effect.
However i'm not so familiar with mysql/phpmy...
old_chris
00:55 Bug #15491: cannot acces BE (cookies) after ISP software upgrade
have you tried to empty the be_session table (via phpmyadmin)? Stefano Cecere
10:09 Bug #15450: Local anchors are prepended with an "c" character, and that breaks functionality.
Sorry about this, I didn't read bugreport 1243, so I can see this is a feature, and not a bug.
Can someone please cl...
Allan Jacobsen

2006-01-23

23:05 Bug #15493 (Closed): class.ux_t3lib_db::sql_query does not set $sqlResult->TYPO3_DBAL_handlerType
As subject says the value of $sqlResult->TYPO3_DBAL_handlerType is not set by sql_query() with makes the functions sq... Christian Welzel
22:27 Revision b7ab524e: minor fix to formEval API
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1077 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
21:06 Bug #15492 (Closed): No support for LIMIT [PostgreSQL]
class.ux_t3lib_db.php::SELECTquery() does not support the rewriting of LIMIT #,# syntax. This causes a problem with p... Christian Welzel
20:07 Bug #15491 (Closed): cannot acces BE (cookies) after ISP software upgrade
Since an upgrade of my ISP's software I cannot reach the BE of our site
any more. (cookies error). Tried all sugges...
old_chris
16:55 Bug #15490 (Closed): <hr> add blank line
If I use "<hr>" at the end of a content in the rtehtmlarea( version 1.1.3 ), each time I save, it insert a blank line... old_araymond
15:16 Bug #15487 (Closed): exec_SELECT_mm_query -> whereClause is added without an 'AND'
The "whereClause" for the exec_SELECT_mm_query is added in the function without an 'AND'. So mysql produces an error ... Wolfgang Neider
14:31 Bug #15461: DB Field fe_group is empty after migration to beta1+2
Hi,
Ben reported that this might even _break_ installations as pages disappear from the frontend then.
Greets, Seba...
Sebastian Kurfuerst
12:36 Bug #15489 (Closed): Problems with adding files with filemanager
Using Typo3 4.0beta and beta2 I always have the warning that the there are is a "Write-permission problem". This is n... old_LineMan
11:36 Bug #15488 (Closed): miscellaneous extensions dont work
I have installed TYPO3 4.0beta2. many extensions like sk_codebox dont work in this installation. under 3.8.1 its work... Frank Nägler
11:26 Revision 282f8b47: Code cleanup: Fixed uninitialize variables so an IDE don't trow a warning.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1076 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
11:19 Revision 5d0eda28: Code cleanup: Fixed uninitialize variables so an IDE don't trow a warning.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1075 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
11:15 Revision eb047a6a: Code cleanup: Fixed uninitialize variables so an IDE don't trow a warning.
Fixed variable name/usage.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1074 709f56b5-9817-041...
René Fritz
11:06 Revision fc4b18cd: Fixed uninitialize variables so an IDE don't trow a warning.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1073 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
10:35 Bug #15450 (Closed): Local anchors are prepended with an "c" character, and that breaks functionality.
We have this typoscript code:
lib.anchordata = RECORDS
lib.anchordata.wrap = <ul class="anchordata">|</ul><hr>
l...
Allan Jacobsen
09:31 Bug #15442: Unable to connect to Online Repository
Hi,
The error is still here.
Sorry about the "Monitor Issue" button.
Kevin FISCHER
08:34 Bug #15384: Gremlin or Feature Request: Workflow Preview not browsable
Just a note: I cannot take care about it in at least nearest two weeks. Dmitry Dulepov
08:24 Bug #15384: Gremlin or Feature Request: Workflow Preview not browsable
As far as I can tell, this has to do with workspaces, not workflow. Christian Jul Jensen

2006-01-22

21:12 Feature #15081: eval API
Hi guys,
I just committed a rewritten version of the patch to TYPO3 4.0 CVS, so you'll find the eval API in TYPO3 ...
Ingmar Schlecht
21:10 Revision 87fc77b7: * New feature #1639: Implemented form eval API so it's possible to add custom JS and PHP form evaluation functions to input fields in TCEForms (thanks to Thomas Hempel!)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1072 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
20:11 Bug #15476: Plain timestamps in "Web" > "List"?
The attached patch fixes the problem. Michael Stucki
19:03 Feature #15482: titleLen (used in t3lib_div::is not settable
mean is a configuration per plugin/ listview / edit view of a tca record Rafael Sch¤r
15:01 Feature #15482 (Closed): titleLen (used in t3lib_div::is not settable
the titleLen cannot be set anywhere.
it is used by any extension, element browser, list view ... and so on.
thi...
Rafael Sch¤r
18:55 Bug #15485 (Closed): dbal error in taskcenter_recent
class.tx_taskcenterrecent.php uses the following sql-query in line 86ff.
$res = $GLOBALS['TYPO3_DB']->exec_SELECTq...
Christian Welzel
18:11 Bug #15483: rtehtmlarea uses hardcoded "" in sql-query
same thing in pi1/class.tx_rtehtmlarea_pi1.php line 112.
either do not quote the 1 at all (its an integer) or use db...
Christian Welzel
17:53 Bug #15483 (Closed): rtehtmlarea uses hardcoded "" in sql-query
the rtehtmlarea uses an hardcoded quoting in line 437 of class.tx_rtehtmlarea_base.php. this causes an error when usi... Christian Welzel
17:56 Feature #15484 (Closed): rtehtmlarea could depend on static_info_tables
... as this extension provides the same information as sr_static_info.
only one or two queries need an update for th...
Christian Welzel
16:08 Bug #15463: Custom-Workspace enables editing while editing is not allowed
Not sure how it is done in Page module. It will take a lot of time for me :( If I have time, I will take a look but p... Dmitry Dulepov
14:42 Bug #15463: Custom-Workspace enables editing while editing is not allowed
Hi Dmitry,
can you take care of this? I hope you don't mind :-)
Sebastian
Sebastian Kurfuerst
16:07 Bug #15479: EM: function label does not make sence
I understand this from technical point of view but from the user's point of view it sounds strange.
The best, prob...
Dmitry Dulepov
14:54 Bug #15479: EM: function label does not make sence
The "available" hints to the fact that you can install only extensions that are, well, available locally, as opposed ... Karsten Dambekalns
14:32 Bug #15479: EM: function label does not make sence
Hi Karsten,
that's an easy change ;) - and as you are working on it it would be nice if this can be changed as well....
Sebastian Kurfuerst
12:03 Bug #15479 (Closed): EM: function label does not make sence
There is a label named "Install available extensions" in the EM. It immediately causes question: can you install unav... Dmitry Dulepov
15:30 Bug #15401: taskcenter frames problem
Sorry, I was a little too quick there. I'll look at your patches asap. Christian Jul Jensen
15:20 Bug #15401: taskcenter frames problem
hi Julle
the bug is still alive in beta2
the patches i made also add the feature to manually sort the actions.....
Stefano Cecere
15:04 Bug #15401: taskcenter frames problem
When I did the changes in the taskcenter, I also updated all the submodules, unfortunately, they were not distrubet t... Christian Jul Jensen
14:52 Bug #15401: taskcenter frames problem
Hi julle,
it would be great if you could have a look at this!
Thanks,
Sebastian
Sebastian Kurfuerst
15:29 Bug #15406: WEB: border.html
fixed in CVS. Sebastian Kurfuerst
15:22 Bug #15406: WEB: border.html
The Array key name where this can be defined will be
$TBE_STYLES['border']
Greets, Sebastian
Sebastian Kurfuerst
15:29 Bug #15466: Login page : login-image is trapped in a table-cell - can't put it above login-form / patch attached
fixed in CVS. Sebastian Kurfuerst
15:29 Revision 8375a8d7: 2006-01-22 Sebastian Kurfuerst <sebastian@garbage-group.de>
* Fixed issues #2333 and #2255, needed for the upcoming skin
-------------------------------------------------------...
Sebastian Kurfuerst
15:26 Bug #14767: Quick Note expands improperly
This is most likely due too using a version of Quick Note that is not compatible with taskecenter changes in 3.8.0. P... Christian Jul Jensen
15:23 Bug #15213: "Doc" module and the "list_frame" frame
I see the problem. However the patcches will induce a lot of other things not to work.
The frame in the taskcenter i...
Christian Jul Jensen
15:19 Feature #15455: The background-color on highlighted items in alt_db_navframe.php
Hi,
do you think that makes sense? I don't see how this could be made possible easily...
Greets, Sebastian
Sebastian Kurfuerst
14:55 Bug #15446: Titles in frontend
Hi,
is this a translation issue or an error in the core?
Greets, Sebastian
Sebastian Kurfuerst
14:53 Bug #15442: Unable to connect to Online Repository
Hi,
does the error still occur?
Greets, Sebastian
Sebastian Kurfuerst
14:50 Bug #15453: Update Wizard - Error in Step2: Invalid argument supplied
thanks for the info :-) Sebastian Kurfuerst
14:48 Bug #15452: When moving records the translation do not move with it
Hi,
I don't think the sorting field is good for this or needed.
Anyways, a solution is needed, of course - but I ...
Sebastian Kurfuerst
14:47 Bug #15457: 0002196: Version of TYPO3 in Update Wizard
Hi,
please add a note to the other issue then - it adds a lot of overhead if we add new issues as "reminders" all th...
Sebastian Kurfuerst
14:46 Feature #15459: option to set filter in Workspace Manager
Hi,
might be interesting for you as well!
Greets, Sebastian
Sebastian Kurfuerst
14:45 Feature #15459: option to set filter in Workspace Manager
I don't think we will get this ready for 4.0.. Anyways, do you feel experienced enough to actually do this change?
G...
Sebastian Kurfuerst
14:43 Bug #15462: key locallang_mod_tools_ws in locallang_mod_user_ws.xml
Hi Dmitry,
do you think this is correct, can you take care of it?
Thanks & greets, Sebastian
Sebastian Kurfuerst
14:40 Bug #15468: masked characters (&lt;) in xml are destroyed
Hi Robert,
can you please have a look at it?
Thanks,
Sebastian
Sebastian Kurfuerst
12:34 Bug #15480 (Closed): fields in sys_refindex too short
There are some fields in sys_refindex, that are too short to hold the given data. This is no problem with mysql becau... Christian Welzel
08:45 Bug #15316: ext "version" not loaded : PB with workspace module
It is possible to disable workspace module but not wokspace handling. Workspace overlaying and other operations are s... Dmitry Dulepov
00:17 Bug #15477: EM wants to change fields everytime the extension is installed
sorry, title is not that clear:
"EM wants to change fields everytime the extension is installed" - ALL the time an...
Christian Trabold
00:06 Bug #15477: EM wants to change fields everytime the extension is installed
[Version: T3 4.0b2] Christian Trabold
00:06 Bug #15478: DB Int > Database Relations > "No handler found!!!"
[Version: T3 4.0b2] Christian Trabold
00:05 Bug #15478 (Closed): DB Int > Database Relations > "No handler found!!!"
If you select the module DB Int with option "Database Relations" an error comes up "No handler found!!!".
Don't kn...
Christian Trabold

2006-01-21

23:59 Bug #15477 (Closed): EM wants to change fields everytime the extension is installed
If you click on "Click here to install the extensio" the Extension Manager tells that an update is needed > Changing ... Christian Trabold
22:05 Bug #15476: Plain timestamps in "Web" > "List"?
I guess this is due to some changes that took place on the return value in
recordList->linkUrlMail () from file t...
Peter Niederlag
22:03 Bug #15476: Plain timestamps in "Web" > "List"?
i can confirm it (4.0 beta 2), worked in 3.8.1 Stefano Cecere
21:36 Bug #15476 (Closed): Plain timestamps in "Web" > "List"?
If you select
"Web" > "List" > "a page" > "List only this table" and "Set fields" [tstamp] + [crdate]"
the ti...
Christian Trabold
17:30 Bug #15406: WEB: border.html
I attached a patch to alt_mod_frameset.php.patch which does what's needed. Thomas Murphy
16:29 Bug #15475: DAM browseTree reload buttons
Similar with the new folder button:
<img src="../../../../typo3/gfx/new_webfolder.gif" width="17" height="12" titl...
Thomas Murphy
14:08 Bug #15475 (Closed): DAM browseTree reload buttons
The path to the reload buttons is broken:
<img src="../typo3conf/ext/t3skin/icons/../../../../typo3/gfx/refresh_n....
Thomas Murphy
11:53 Bug #15316: ext "version" not loaded : PB with workspace module
Sebastian, when writing about changing the way versioning works, I was thinking about the wmdb versionfix, indeed.
...
Karsten Dambekalns
11:46 Bug #15316: ext "version" not loaded : PB with workspace module
...and I will check the patch that Sebasian mentioned too. Dmitry Dulepov
11:46 Bug #15316: ext "version" not loaded : PB with workspace module
We talked with Kasper about it some time ago. He said he thinks about changing Version extension to be compatble with... Dmitry Dulepov
10:42 Bug #15316: ext "version" not loaded : PB with workspace module
Hi,
did you consider http://www.wmdb.de/versionfix ? I am not sure if it still works as expected with all the work...
Sebastian Kurfuerst
08:16 Bug #15316: ext "version" not loaded : PB with workspace module
While I am in the EM code anyway, what about making version a required ext? This would break TYPO3 on MySQL 3.23.x, s... Karsten Dambekalns
11:50 Bug #15472: alter table with default value does not work in postgres7
Christian, thanks! I didn't even look at this, as I thought ADOdb didn't handle this. I'll see to fix this. Karsten Dambekalns
10:47 Bug #15472: alter table with default value does not work in postgres7
Ok, forgot to really check the result of operation so overlooked that the columns were not added. i didnt fixed the s... Christian Welzel
10:11 Bug #15472: alter table with default value does not work in postgres7
had a closer look at the whole thingy and found out, that someone (dbal or adodb) inserts a additional whitespace cha... Christian Welzel
09:37 Bug #15472: alter table with default value does not work in postgres7
This problem seem to happen only on varchar columns.
I tested to install templavoila and the non-varchar columns of...
Christian Welzel
11:49 Bug #14775: Editing ExtList in Install Tool prevents Extension Manager from installing any more extensions.
shelob, I'll have a look. Karsten Dambekalns
10:39 Bug #14775: Editing ExtList in Install Tool prevents Extension Manager from installing any more extensions.
Karsten,
Basically if you only try to make Typo3 generate single quoted variable from now on, and not dealing wit...
Stephane Schitter
00:35 Bug #14775: Editing ExtList in Install Tool prevents Extension Manager from installing any more extensions.
I had another look. Indeed it seems as if not all changes to localconf.php are made through the method affected by th... Karsten Dambekalns
00:31 Bug #14775: Editing ExtList in Install Tool prevents Extension Manager from installing any more extensions.
shelob, could you explain this in more detail?
The only issue I see is indeed that this will not change the quotes...
Karsten Dambekalns
09:18 Bug #15190: Extension Manager: Ordering by "Dependencies" shows empty list
I fixed it for real, the grouping by dependencies does now work. :) Karsten Dambekalns
00:35 Bug #14806: double quotes for options from install-tool
I had another look. Indeed it seems as if not all changes to localconf.php are made through the method affected by th... Karsten Dambekalns
00:13 Revision 52b79ae8: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1070 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
00:12 Revision 18b02f02: Fixed bug #1182
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1069 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns

2006-01-20

23:56 Bug #15472: alter table with default value does not work in postgres7
Right, as the error message explains this is not possible. The suggested workaround is not coded into ADOdb, so the l... Karsten Dambekalns
22:56 Bug #15472 (Closed): alter table with default value does not work in postgres7
Hi!
Tested some things with 4.0beta dbal and found out, that installation of realurl does not work properly. the que...
Christian Welzel
23:53 Feature #15471: EM: have a field with link to a wiki page for each extension
I am against this. There are clear guidelines for writing documentation, and with the new documentation features offe... Karsten Dambekalns
22:17 Feature #15471 (Closed): EM: have a field with link to a wiki page for each extension
When you are in the EM and see the large list of the extensions, it would be nice to have a link to the corresponding... Franz Holzinger
23:25 Bug #15190: Extension Manager: Ordering by "Dependencies" shows empty list
Thorsten, those are already fixed in my local development setup, too. :) Karsten Dambekalns
22:11 Bug #15190: Extension Manager: Ordering by "Dependencies" shows empty list
Agreed.
But there are still two minor issues within the extension listing:
- "order by" should be renamed to "gro...
Thorsten Kahler
18:55 Bug #15190: Extension Manager: Ordering by "Dependencies" shows empty list
I tend to solve this be removing this option. Who ever needs to group by dependancy, asicde from pure curiosity? Karsten Dambekalns
23:05 Feature #15474 (Closed): "abbr" attribute for table cells
It should be possible to use abbr="something" as an attribute for table header cells.
So screereaders are able to...
old_lab
23:00 Bug #15473 (Closed): headers instead scope for table ce
for accessibility reasons table markup should use id and headers instead of scope (it could be both without harm I th... old_lab
22:45 Bug #15159: SU mode does not work if server runs under Windows
Works in beta 2 Dmitry Dulepov
22:45 Bug #15430: COMPARE kills static_languages table
Works with latest version of extension Dmitry Dulepov
22:44 Bug #15392: Creation of new workspace fails
It was fixed in my development view long time ago but was not commited :( I appologize. Dmitry Dulepov
22:43 Revision d7da07f2: 2006-01-20 Dmitry Dulepov <typo3@accio.lv>
* Fixed bug #2232: Creation of new workspace fails
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-...
Dmitry Dulepov
22:42 Revision 84159783: Fixed bug #2232: Creation of new workspace fails
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1067 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
21:23 Bug #14775: Editing ExtList in Install Tool prevents Extension Manager from installing any more extensions.
The patch for 1182 does not seem to cover all cases where the install tool writes double quotes, and I think we need ... Stephane Schitter
19:33 Bug #14775: Editing ExtList in Install Tool prevents Extension Manager from installing any more extensions.
I just proposed a patch fpr #14806, it would fix this one, too. Karsten Dambekalns
09:26 Bug #14775: Editing ExtList in Install Tool prevents Extension Manager from installing any more extensions.
As far as I can see, it is not fixed in the latest CVS code... Stephane Schitter
21:22 Bug #15470: You're logged in as user: wrong_user
I am logged in with user id 10, however the listed one has user id 1.
And I have used the Import/Export extension ...
Franz Holzinger
21:20 Bug #15470 (Closed): You're logged in as user: wrong_user
On the main page I get the text: "You're logged in as user: wrong_name"
However I did not log in as the user printed...
Franz Holzinger
20:51 Bug #15469 (Closed): Don't annoy users with an 30KB editing limit in Template Editor
-I just copied the template file from frontend_register extension and got this annoying message: "Filesize exceeded 3... Johannes Vockeroth
20:43 Feature #15119: add class="csc-frame" to all content elements
Majority on content-rendering list has refused this so it wont fix. sorry for that. ;(
Of coure you are very welcome...
Peter Niederlag
19:26 Bug #14806: double quotes for options from install-tool
The attached patch fixes this behaviour. Karsten Dambekalns
19:09 Bug #15454: rtehtmlarea produces wrong absolute https-image-paths
Hi,
Version 1.1.3 works with SSL absolute fine, even with relative paths .....
Wow, so fast! Thanks a lot.
For...
Josef Kovacs
18:35 Bug #15454: rtehtmlarea produces wrong absolute https-image-paths
Please try version 1.1.3. Stanislas Rolland
18:52 Feature #15084: Extension Manager Feature Request: Backend Frameset does not reload when installing backend modules
Automatically reloading might be a bad idea, since an admin may want to see messages produced by the installation. So... Karsten Dambekalns
18:29 Bug #15468: masked characters (&lt;) in xml are destroyed
I forgot to mention, that I'm using utf-8 and of course TemplaVoila 0.5.0 Martin Sch¶nbeck
18:22 Bug #15468 (Closed): masked characters (&lt;) in xml are destroyed
When converting the XML of a TemplateVoila Datastructure, all masked characters seem to be destroyed. This results in... Martin Sch¶nbeck
17:48 Bug #15466: Login page : login-image is trapped in a table-cell - can't put it above login-form / patch attached
I also uploaded a patch for the stylesheet.css to keep backwards compatibility.
This is the best solution I came up ...
Thomas Murphy
17:02 Bug #15466 (Closed): Login page : login-image is trapped in a table-cell - can't put it above login-form / patch attached
By removing the "</td><td>" we put login image and login form into one table cell. It can then be styled e.g. by usin... Thomas Murphy
17:36 Revision 8ca0ba56: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1066 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
17:34 Revision 4c60dea1: Fixes for bugs 1907, 1581, 17, 2054, 35, 365.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1065 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
17:32 Bug #15460: Error in changed method UPDATEquery, class t3lib_DB
This has been fixed before release of beta 2, i.e. yesterday, by Sebastian. This bug report was too late. :) Karsten Dambekalns
12:46 Bug #15460 (Closed): Error in changed method UPDATEquery, class t3lib_DB
The implementation of the new method fullQuoteArray has caused an error in method UPDATEquery, class t3lib_DB. The cr... old_heldenschreck
17:28 Bug #15467 (Closed): no login to backend possible
On a debian linux-System with PHP Version 4.3.10-16 no login to the back end was
possible on a freshly installed typ...
Gaertner Datensysteme
16:47 Feature #15465 (Closed): Access to subTitle in another level
With leveltitle we can get the title of the page on another level the current page AND if that is not present, walt t... S©bastien Rivest
15:35 Bug #14537: gifbuilder jpgs are 256 colors
> So if GIFBUILDER's "reduceColors" property is respected (even in "truecolor" mode), that would be the best solution... Bernhard Kraft
14:41 Bug #14537: gifbuilder jpgs are 256 colors
True, I wasn't considering PNG output.
Now I like the idea of having that configurable for PNG specifically, but o...
Ernesto Baschny
13:45 Bug #14537: gifbuilder jpgs are 256 colors
Hmm,
when looking at programs like photoshop you're right. In photoshop one can choose between creating an 8-bit p...
Ingo Renner
13:19 Bug #14537: gifbuilder jpgs are 256 colors
But please compare the sizes of a "old" generated "PNG" and this of a "PNG" generated after the patch !!! There's a v... Bernhard Kraft
12:53 Bug #14537: gifbuilder jpgs are 256 colors
I agree with Ingo and Ernesto, when I want a JPEG I want true-color. Forget the variable and my good wishes to you th... Martin Kutschker
12:33 Bug #14537: gifbuilder jpgs are 256 colors
I also used to think that the files will get bigger saving as truecolor, which would make the feature optional a reas... Ernesto Baschny
12:16 Bug #14537: gifbuilder jpgs are 256 colors
Hi Bernhard,
please remove [GFX][truecolor]. IMO it's just stupid to introduce a variable everybody would need to ...
Ingo Renner
15:27 Feature #15464 (Closed): setup.override.startInWorkspaceManager=1
After a few days working in the new fantastic spaces im quite shure, that the workspace manager will become the start... old_pekue
14:23 Bug #15452: When moving records the translation do not move with it
To make things easyer, one could set the sorting value of the translated elements always to the same value as the cor... Aulis Telle
14:20 Bug #15463 (Closed): Custom-Workspace enables editing while editing is not allowed
If you configure a custom-workspace with "auto-versioning when editing" and "versioning type element" DISABLED (afaik... old_pekue
13:26 Bug #15462: key locallang_mod_tools_ws in locallang_mod_user_ws.xml
Im not shure where to direct my translation to (Michael as the chief translator or Kasper as the owner of EXT:csh_de)... old_pekue
13:22 Bug #15462 (Closed): key locallang_mod_tools_ws in locallang_mod_user_ws.xml
The labelsfile typo3/sysext/lang/locallang_mod_user_ws.xml refers to <languageKey index="xx">EXT:csh_xx/lang/xx.local... old_pekue
13:04 Bug #15461 (Closed): DB Field fe_group is empty after migration to beta1+2
Problems after migration from 3.8.1:
1. DB field fe_group of some pages and content elements is empty after migrat...
Kurt Lochte
12:10 Feature #15459 (Closed): option to set filter in Workspace Manager
filter the Workspaces changes. that only the records of the current user are shown or only show changes of database ... old_mathiasuhl
12:02 Bug #15458 (Closed): a editor can only edit with record RTE one time in a draft workspace
If a regular user changes a tt_content text type with the RTE in a draft workspace,
the RTE disappears.
(issue...
old_mathiasuhl
11:40 Bug #15457 (Closed): 0002196: Version of TYPO3 in Update Wizard
Hello Sebastian!
This is still not fixed.
Regards,
Franz
(issue imported from #M2323)
Franz Holzinger
10:51 Bug #15400: False return-value in class recordList, method linkUrlMail
In my opinion the return of $code at the end of the function does not remove the Url, because there are two returns a... old_heldenschreck
09:05 Bug #15314: can't add pages or content because adodb sequences are setup incorrectly
Hi,
the overall behavior now works, BUT
- sometimes (not savely reproducable), when I add new page-content and save...
Joerg Schoppet
02:46 Bug #15133: Date/time field changes its value
The latest patch (2006-01-20) fixes this issue by solving it with the following logic:
Every date which get's inpu...
Bernhard Kraft
01:52 Bug #15456 (Closed): TSref > "stat_apache_logfile" > Option "lockRootDir" does not exist (should be "lockRootPath", shouldn't it?)
There is a small typo on bottom of page 53 of the TSref-PDF (and therefore in SXW, I think):
... "paths of TYPO3 (...
Christian Trabold
01:49 Revision c323df55: * Fixed (part of) #2059: Removing "NOT NULL" when parsing SQL data
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1063 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
01:49 Revision 6d50c45b: This commit was manufactured by cvs2svn to create tag
'TYPO3_4-0-0beta2'.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-0-0beta2@1064 709f56b5-9817-0410-a4d...
Andreas Otto †
01:25 Revision 55eea7be: added compatversion text about cron_cssstyledimgtext being merged into the core
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1062 709f56b5-9817-0410-a4d7-c38de5d9e867 Ingmar Schlecht
00:44 Revision 13d20e6e: * New feature: Merged cron_cssstyledimgtext into CSS Styled Content. Kudos to Ernesto Baschny who did most of the work. Many thanks to Sebastian Kurfuerst for his great support. Great work boys!
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1061 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
00:13 Revision 1edc0681: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1060 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
00:05 Feature #15371: In FEediting the creation of new records in other pages than the current should be possible
Hi Michael,
Was the latest diff -file okay for you now?
Martin Klaus

2006-01-19

23:52 Feature #15455 (Closed): The background-color on highlighted items in alt_db_navframe.php
Currently it's done by using:
theObj.style.backgroundColor="'.t3lib_div::modifyHTMLColorAll($this->doc->bgColor,-20)...
old_zamiam
23:09 Bug #15295: Unable to login into BE when using MySQL 5+
There is a new setting in TYPO3_CONF_VARS now; it can be used to set the SQL_MODE to a compatible choice. Karsten Dambekalns
18:18 Bug #15295: Unable to login into BE when using MySQL 5+
@stucki
comment #5238
Well, I understood that the login failed because an insert into the db failed. That insert ...
Karsten Dambekalns
17:48 Bug #15295: Unable to login into BE when using MySQL 5+
Hm, beware mysql_query can hold only one statement. If we don't want to parse the query, we need an array. Martin Kutschker
14:36 Bug #15295: Unable to login into BE when using MySQL 5+
There was no feedback after my last comment. I would like to have a solution for this in Beta2, so what are your thou... Michael Stucki
22:47 Revision 3b933a5d: added entry
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1059 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
22:47 Revision 90498c7a: The nav frame do not update properly when submodules register different nav
frames with navFrameScript in MCONF.
The patch is available for a longer time in DAM as XCLASS an no one
complained.
...
René Fritz
22:41 Bug #14775: Editing ExtList in Install Tool prevents Extension Manager from installing any more extensions.
Isn't 1182 fixed by now (by Ingmar?), so that this bug would be solved, too? Karsten Dambekalns
13:29 Bug #14775: Editing ExtList in Install Tool prevents Extension Manager from installing any more extensions.
The installtool-quotes_v2.patch now resolves the issue of someone having an existing localconf.php with possible mixe... Stephane Schitter
22:35 Revision 4d06e567: added entry
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1057 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
22:34 Revision 348e5d47: Fixed a problem with the RTE and inline images and base url's like http://mydomain.com/here_is_my_site/
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1056 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
22:32 Bug #15434: T3D export doesn't recognize # comments in typoscript
Bug Confirmed:
Checked on a fresh install of typo3 4.0. There is no content in the installation just this template a...
anoop atre
01:24 Bug #15434: T3D export doesn't recognize # comments in typoscript
ok, i uploaded two screenshots.. one of the two lines in the template.. the other from the export warning
as yo uc...
Stefano Cecere
22:17 Bug #15454 (Closed): rtehtmlarea produces wrong absolute https-image-paths
Hello,
I configured my Typo3-Installation with
[BE][lookSSL] = 2
When i now insert a image with htmlarea in t...
Josef Kovacs
22:04 Revision b88e2484: Fixed bug #2059
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1055 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
21:55 Revision ea2c9646: * Fixed errors in t3lib_db::fullQuoteArray and UPDATEquery (came into the core some hours before)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1054 709f56b5-9817-0410-a4d7-c38de5d9e867 Sebastian Kurfuerst
21:51 Bug #14258: lockSSL: extensions not downloadable via backup/delete
This is not reproducable, looking at the code I cannot see why this should happen, either. Karsten Dambekalns
21:48 Bug #14855: Flexforms with non-UTF8-encoded values can't be saved with PHP5.
I have edit in class.t3lib_div.php the xml2array function:
if ((double)phpversion()>=5) {
unset($ereg_result);
e...
Thomas Peterson
21:47 Bug #14960: Content being created in wrong collumn
Lack of feedback, suspected EBKAC. Karsten Dambekalns
21:45 Feature #14492: Error-Reporting on DB-Connect Problems
There is a new error log, which will contain the output of mysql_error() when the connection fails. Karsten Dambekalns
21:43 Bug #14936: Wrong link-generation
can not be reproduced. title attribute is officially supported by the link (typolink) tag as og 4.0.
problem should ...
Peter Niederlag
21:43 Bug #15264: database connection error warning
Fixed in CVS. Thanks Masi! Michael Stucki
21:36 Bug #14414: function UPDATEquery in t3lib_DB class
There is a new parameter now, allowing you to skip field from being quoted/escaped Karsten Dambekalns
21:35 Revision de8a0554: * Added support to fetch values from objects in getText: myVar.data = TSFE:fe_user|user|username
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1053 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
21:31 Bug #15430: COMPARE kills static_languages table
Karsten, nothing special. Installed version from TER, went to install tool > database analyzer and selected COMPARE. Dmitry Dulepov
21:30 Bug #15430: COMPARE kills static_languages table
Latest version is ok. You can close this bug. Dmitry Dulepov
20:27 Bug #15430: COMPARE kills static_languages table
Works here, if static_info_tables is installed the table is not suggested for deletion.
@Dmitry: under what excat ...
Karsten Dambekalns
12:16 Bug #15430: COMPARE kills static_languages table
Rene, I try to will check with latest version today. Let's wait till I verify it. If it does not work, I will try to ... Dmitry Dulepov
11:30 Bug #15430: COMPARE kills static_languages table
[Static tables probably have different SQL file name (I am not sure).]
No.
Once I had a look into the COMPARE t...
René Fritz
11:14 Bug #15430: COMPARE kills static_languages table
Well, any tables managed by typo3 should be properly defined in ext_tables.sql and ext_tables.php. Static tables prob... Dmitry Dulepov
10:49 Bug #15430: COMPARE kills static_languages table
[(you have it in ext_tables.sql). It seems that COMPARE cannot find SQL for those tables and thinks they should be re... René Fritz
10:37 Bug #15430: COMPARE kills static_languages table
Rene, install tools compares database structure to your SQL (you have it in ext_tables.sql). It seems that COMPARE ca... Dmitry Dulepov
09:56 Bug #15430: COMPARE kills static_languages table
As I remember this is related to the Install Tool and some Mysql versions (5.x?).
While the static info tables just ...
René Fritz
08:01 Bug #15430: COMPARE kills static_languages table
MySQL 3.23. But it does not matter, seems like these tables were not defined properly and typo3 thinks they should no... Dmitry Dulepov
20:23 Revision b29a99f2: * only non-functional changes
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1052 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
20:19 Bug #15417: title in menu-sitemap not htmlspecialchared
fixed in CVS again Peter Niederlag
19:50 Revision 5c8e1ede: *** empty log message ***
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1051 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
19:48 Revision 8be27fc5: added entry
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1050 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
19:45 Revision 14340a14: added entry
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1049 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
19:44 Revision ba5fdbbf: fixed bug related to PHP5 and clone()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1048 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
19:43 Revision ba1e473b: Added clone() compatibility function for PHP4
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1047 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
19:35 Revision a4e2b71b: Bugfixes and introduction of no_quote_fields to INSERT and UPDATE methods.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1046 709f56b5-9817-0410-a4d7-c38de5d9e867 Karsten Dambekalns
19:16 Revision e30af6b8: added entry
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1045 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
19:11 Revision da617f23: There was a bug that the dyn tabs are not shown when used in popup windows because of an uninitialized variable. In the changed JS code the variable will be set if not yet there. It might be a workaround only but it works.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1044 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
18:44 Bug #15453: Update Wizard - Error in Step2: Invalid argument supplied
Sorry, was'nt the latest verion of the file.
With latest version, this error doesn't occur any more.
Stefan Geith
18:25 Bug #15453: Update Wizard - Error in Step2: Invalid argument supplied
Was this an upgrade or fresh 4.0beta1 install? I have a fresh install of beta1 and couldn't reproduce the issue. anoop atre
17:42 Bug #15453 (Closed): Update Wizard - Error in Step2: Invalid argument supplied
In Update Wizard, click on '2-Configure Updates!' gives this error on the next page:
Warning: Invalid argumen...
Stefan Geith
18:42 Revision 4d1e2ea1: added entry
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1043 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
18:26 Revision 88889b5a: Fixed bug #1430: SEO + simulateStaticDocuments
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1042 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
18:25 Bug #14956: SEO + simulateStaticDocuments
Introduced new config option:
config.simulateStaticDocuments_replacementChar
Also compatibility mode affects defa...
Dmitry Dulepov
18:15 Revision 6340e86d: fixed #2268 and small issue with link in LICENSE.txt
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1041 709f56b5-9817-0410-a4d7-c38de5d9e867 Peter Niederlag
18:07 Revision c4a5f6c3: add no_quote parameter to t3lib_db->fullQuoteArray() and to all SQL statement generating functions of t3lib_db
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1040 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
17:33 Bug #15452 (Closed): When moving records the translation do not move with it
When I move a record with translations the translations do not move with it.
I localized that the move takes place ...
Aulis Telle
17:32 Revision aafe35a5: * Corrected some broken UTF-8 strings
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1039 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
17:05 Feature #15403: Add cropscale to imgResources
I got some help, so I could create 2 diff-files ... Stefan Geith
16:45 Bug #15432: Javascript Warning
fixed in CVS. Sebastian Kurfuerst
16:45 Feature #15399: Hook needed in class.t3lib_befunc.php, function getProcessedValue
Hi,
I slightly changed the syntax for the hook, but it is in the core now.
Greets, Sebastian
Sebastian Kurfuerst
16:44 Bug #15246: New hook in class.t3lib_userauthgroup.php
The hook is in the core now.
Greets, Sebastian
Sebastian Kurfuerst
16:44 Revision 39940cba: * Fixed issue #1952: New hook in class.t3lib_userauthgroup.php
* Fixed issue #2243: Hook needed in class.t3lib_befunc.php,
function getProcessedValue
* Fixed bug #2293: Javascript...
Sebastian Kurfuerst
16:30 Bug #15423: internal link in frames
Maybe this is a duplicate of http://bugs.typo3.org/view.php?id=1660
If you erase the title attribute when creating...
Stanislas Rolland
16:15 Bug #14628: CSS Styled Contnent and linebreaks inserted by t3lib_parsehtml_proc
Resolved in TYPO3 4.0 Stanislas Rolland
16:14 Bug #15221: Function HTMLcleaner_db of class t3lib_parseHTML_proc ignores xhtml_cleaning property
Resolved in TYPO3 4.0 Stanislas Rolland
16:11 Bug #14448: t3lib_parsehtml_proc removes style attibute on span tags.
I was wrong. You can override these hardcoded defaults with:
RTE.default.proc.HTMLparser_db.tags.span.allowedAttri...
Stanislas Rolland
15:51 Bug #14888: HR and ADDRESS tags should be added to the list $headListTags in class t3lib_parsehtml_proc
Resolved in TYPO3 4.0. Stanislas Rolland
15:12 Revision 1da9b093: Initialize variables so an IDE don't trow a warning.
Fixed wrong variable names.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1037 709f56b5-9817-04...
René Fritz
15:05 Revision 650ffde7: added a FIXME
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1036 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
15:04 Revision fbe77fdc: Initialize variables so an IDE don't trow a warning.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1035 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
15:04 Revision 3fb07a48: Initialize variables so an IDE don't trow a warning.
fixed usage of preg_quote().
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1034 709f56b5-9817-0...
René Fritz
15:02 Revision a5fcff56: removed unused variable
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1033 709f56b5-9817-0410-a4d7-c38de5d9e867 René Fritz
14:57 Revision bb826cf7: Initialize variables so an IDE don't trow a warning.
Fixed wrong variable names.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1032 709f56b5-9817-04...
René Fritz
14:54 Bug #14836: Session-Lifetime for BE-User and FE-User doesnt work in FE
With the latest CVS Core from 19.1.2006 I get a timeout after 1 or 2 minutes from the backend.
However I have set it...
Franz Holzinger
14:52 Revision 7d10d3f5: Initialize variables so an IDE don't trow a warning.
Fixed wrong calling of iconv_strrpos.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1031 709f56...
René Fritz
14:51 Revision c73a6c3c: Initialize variables so an IDE don't trow a warning.
Fixed wrong variable names.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1030 709f56b5-9817-04...
René Fritz
14:16 Revision 95bc2abb: Use t3lib_div::sysLog in t3lib_db
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1029 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
14:09 Revision be59cb86: Add t3lib_div::sysLog()
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1028 709f56b5-9817-0410-a4d7-c38de5d9e867 Martin Kutschker
13:48 Feature #15090: Improve usability of "Undo/History" feature.
Finally in the core! Thanks for everybody providing input.
Greets, Sebastian
Sebastian Kurfuerst
13:47 Revision c073520d: 2006-01-19 Sebastian Kurfuerst <sebastian@garbage-group.de>
* New feature: Revised Undo/History feature.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1027...
Sebastian Kurfuerst
12:38 Bug #15438: [TS] Condition hostname doesn't work
Solution:
config.baseURL = http://web-me.org/
[globalString = IENV:HTTP_HOST=www.web-me.org]
config.baseURL = ht...
Frank H¼ttner
12:29 Revision f6f6bb19: * Only small changes (non-functional)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1026 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
11:14 Bug #15424: no root page (earth symbol) shown in page tree
This works again with the latest CVS from today.
Thanks,
Franz
Franz Holzinger
07:24 Revision fe3c545a: * Changes to the htmlArea RTE extension (details see local ChangeLog)
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1025 709f56b5-9817-0410-a4d7-c38de5d9e867 Stanislas Rolland
05:13 Bug #15441: strtoupper() broken some text in non-ascii
I like the idea of using CSS for this, but please not
<b style="text-transform:uppercase">
but rather
<span style=...
Karsten Dambekalns
02:41 Bug #15441: strtoupper() broken some text in non-ascii
Why you want to handle it and waste processing power in serverside when clientside can handle it very well??
I wil...
old_hkdennis2k
05:10 Bug #14679: tslib_cObj->searchWhere does not escape SQL-LIKE-wildcards
Has been fixed by Martin 2005-01-05. Karsten Dambekalns
02:57 Bug #15174: COntext menu doesn't appear if in main frame
with 4.0beta1 (and AJAX clickmenu loading) the submenu does loads always, but the buttons don't work
(i remind it: o...
Stefano Cecere
02:22 Bug #14537: gifbuilder jpgs are 256 colors
I send the latest version to CVS.
Don't forget to set [GFX][truecolor] to (X) in the install tool if you try the p...
Bernhard Kraft
01:01 Bug #14537: gifbuilder jpgs are 256 colors
The latest version (2006-01-19) should also work with GM. Negation wasn't set properly. Bernhard Kraft
00:18 Bug #14797: localized pi_flexform fields show XML source of the original language
During the bugfixing party Robert Lemke came up with another approach.
We should introduce the boolean parameter "L1...
JoH

2006-01-18

23:54 Bug #14210: SSL - SSL Lock HTTPS Proxy ...
I just uploaded an up-to-date patch to bug 1699 that also includes the code of the t3lib_div_diffs in this bug. See m... Christian Boltz
21:43 Bug #14210: SSL - SSL Lock HTTPS Proxy ...
The patches attached to this bug report may fix the cases of SSL detection behind reverse proxies, but does not fix a... Axel Beckert
23:49 Bug #15449 (Closed): Dump static data IMPORT fails
From the install, trying to IMPORT the static tables fails if I check 'Import the whole file 'CURRENT_STATIC' directl... Martin Koch
23:49 Bug #15135: Typo3 backend does not work with reverse proxy
I just uploaded an up-to-date patch (2006-01-18*) for Typo3 3.8.1 that also includes code from the patch in bug 169. ... Christian Boltz
21:50 Bug #15135: Typo3 backend does not work with reverse proxy
Please note, that the patches attached to #14210 report may fix the cases of SSL detection behind reverse proxies, bu... Axel Beckert
23:42 Bug #14797: localized pi_flexform fields show XML source of the original language
This patch just removes the symptom but not the cause.
It seems that the problem is in class.t3lib_befunc.php
It's ...
JoH
23:33 Bug #14775: Editing ExtList in Install Tool prevents Extension Manager from installing any more extensions.
My last comment was confusing : it should read "We also need to think about the upgrade path, for someone who has a l... Stephane Schitter
23:32 Bug #14775: Editing ExtList in Install Tool prevents Extension Manager from installing any more extensions.
The root cause of the issue actually is the fact that the install tool writes variable names into localconf.php with ... Stephane Schitter
23:33 Bug #15203: Copy sites with flexible content elements inside crash with fatal error
Looks fine, I created a new patch. Robert Lemke
20:37 Bug #15203: Copy sites with flexible content elements inside crash with fatal error
Hi Robert,
I hope you are alright! If you could have a look at this issue (the last note), this would be of great he...
Sebastian Kurfuerst
18:51 Bug #15203: Copy sites with flexible content elements inside crash with fatal error
I found a bug in PHP that our solution infiltrates. If $dataStruct is a string and not an array, isset() on a nonexis... René Wagner
08:43 Bug #15203: Copy sites with flexible content elements inside crash with fatal error
fixed in CVS. Sebastian Kurfuerst
23:18 Bug #15372: Making new page/element with right-click in page tree gives Fatal error when Norwegian used as backend language
I couldn't reproduce the error but I changed the line in question so it can't happen again. Robert Lemke
23:15 Feature #15193: There is no API to list tables in the Web->Page module
I have sent the patch already to the CORE list in December 2005.
So lets wait until someone will find the time to lo...
Franz Holzinger
23:12 Bug #15448: Workspace listing in Review-Publish dropdown
Hmm I wasted 20 minutes on nothing..the listing is not visually unique if there are two workspaces with same name you... anoop atre
23:03 Bug #15448: Workspace listing in Review-Publish dropdown
The bug should really be rephrased.
Dropdown is NOT sorted by UID.
Just the UID was shown (end users don't care...
anoop atre
22:49 Bug #15448: Workspace listing in Review-Publish dropdown
Before I submit patch for changes I'd like someone from #typo3-dev to comment if it is an improvement. Please see rev... anoop atre
20:59 Bug #15448 (Closed): Workspace listing in Review-Publish dropdown
The listing in Review-Publish dropdown (Workspace Manager) sorts the user created workspaces by uid and also shows th... anoop atre
22:58 Bug #15246: New hook in class.t3lib_userauthgroup.php
Sebastian: +1 Michael Stucki
22:12 Bug #15246: New hook in class.t3lib_userauthgroup.php
Hi, I would suggest a hook as suggested in 1952_2.patch. I think by manipulating $this, everything can be done.
What...
Sebastian Kurfuerst
22:51 Bug #14153: t3lib_extfilefunc::func_copy() does not set file permissions properly
Just a note from #typo3-dev chat.
I did a little reading on clearstatcache just now and to me it seems like it sho...
anoop atre
22:02 Bug #14153: t3lib_extfilefunc::func_copy() does not set file permissions properly
I'm unsure whether clearstatcache() should be called before or after my new line? Michael Stucki
22:40 Bug #15291: Remove commented-out code from the EM
very funny. Karsten Dambekalns
12:25 Bug #15291: Remove commented-out code from the EM
Please only resolve this bug if this is fixed in CVS - only fixing it in some local tree doesn't actually resolve the... Oliver Klee
22:37 Feature #15081: eval API
I just uploaded a new version, with some of the changes that where proposed by Ingmar.
Please have a look at the e...
Thomas Hempel
22:00 Bug #15430: COMPARE kills static_languages table
Hi René,
I believe you already fixed this issue some time ago - but I am not sure.
Can you confirm this?
Greets, ...
Sebastian Kurfuerst
21:59 Bug #15430: COMPARE kills static_languages table
Hi,
I believe I have read that Rene has fixed this...
Greets, Sebastian
Sebastian Kurfuerst
20:30 Bug #15430: COMPARE kills static_languages table
Which MySQL version? Michael Stucki
21:45 Bug #15331: Error on Template Update
closing it - no change required. Sebastian Kurfuerst
21:44 Bug #15331: Error on Template Update
Should probably close this since it wasn't really a bug. I'll report again if I can reproduce : ) anoop atre
21:21 Bug #15434: T3D export doesn't recognize # comments in typoscript
Feedback requested. Michael Stucki
21:20 Bug #15434: T3D export doesn't recognize # comments in typoscript
Could you please provide screen shots and complete error/warning messages? I can't seem to reproduce this issue.
anoop atre
20:40 Bug #15434: T3D export doesn't recognize # comments in typoscript
I'm going to look into this and see if I can provide a solution. anoop atre
20:41 Bug #15224: NOTE to 1518: Option .showHiddenPages for "module.preview" obsolete?
FYI: I'm working on that during the bugparty. Christian Trabold
20:37 Bug #15437: 4.0beta1 tempalte module error
Has been fixed already. Michael Stucki
08:57 Bug #15437: 4.0beta1 tempalte module error
ok i'll check it with beta2 Stefano Cecere
08:49 Bug #15437: 4.0beta1 tempalte module error
Hi,
I cannot reproduce this currently. I use newest CVS source, with all tsemplate extensions in sysext/ , and it wo...
Sebastian Kurfuerst
20:36 Bug #15447 (Closed): config.disableImgBorderAttr = 1 will not remove the GMENU img border attribute
Setting config.disableImgBorderAttr = 1 will not remove the GMENU img item border attribute.
The border attribute...
Martin Koch
20:15 Feature #15399: Hook needed in class.t3lib_befunc.php, function getProcessedValue
Will be implemented during "bug fixing party" JoH
19:54 Feature #14463: Menu doesn't expand if ".special" is set
The file
"bug_633_2006-01-06.diff"
attached to this bug fixes the issue and was sent to the core-list as CVS patch ...
Bernhard Kraft
19:46 Bug #15446 (Closed): Titles in frontend
Typo3 doesn't render titles for frontend editing icons consistent.
If the backend languages is English and languag...
Hannele Markula
19:38 Bug #15435: The user authentification Service fails after the user couldn't be authentificated with the first auth-method
I think it is correct how it currently is ..
alwaysFetchUser and fetchAllUsers are two different switches.
alwa...
Bernhard Kraft
19:38 Bug #15432: Javascript Warning
mastablasta wants to do this Sebastian Kurfuerst
19:28 Bug #15392: Creation of new workspace fails
Continued my investigation:
Checked file /typo3/mod/user/ws/workspaceforms.php
Found missing hidden tags in funct...
anoop atre
17:05 Bug #15445: field type "group" subtype "db" behaves differently for TCA and flexForms
flexForms seem to ignore "prepend_tname" completely.
Also the list of items has a superfluos comma (",") at its en...
Martin Kutschker
16:36 Bug #15445 (Closed): field type "group" subtype "db" behaves differently for TCA and flexForms
When "allowed" is set to exactly one table "prepend_tname" may safely be set to 0 (no prepending of table name).
I...
Martin Kutschker
16:48 Bug #15286: Problem with FORM action. Wrong action url
I'll fix addQueryString to work with _GET instead of the enviroment varaible QUERY_STRING. Martin Kutschker
09:34 Bug #15286: Problem with FORM action. Wrong action url
yes. this will solve the problem with realurl
$addQueryParams = $conf['addQueryString'] ? t3lib_div::implodeArra...
Dmitry Pikhno
16:45 Bug #15441: strtoupper() broken some text in non-ascii
Suggested solution: use case shifting functions from t3lib_cs.
Suggestion for a better bug report: list all files ...
Martin Kutschker
11:09 Bug #15441 (Closed): strtoupper() broken some text in non-ascii
In Backend some where are using strtoupper to display a bolded title.
e.g. class.tx_cms_layout.php
function tt_co...
old_hkdennis2k
16:28 Bug #15423: internal link in frames
No, the default RTE does not look at this setting and is not involved in frontend rendering.
If you look at the so...
Stanislas Rolland
08:27 Bug #15423: internal link in frames
Yes you have totally right. The default rte look to this settings and render the internal link in the front end by ad... Livius
15:47 Feature #15440: Drag and Drop functionality for pages and folders treeviews
I just added here the icons associated with the code. They need to be placed into the gfx/ directory. They could be r... Stephane Schitter
01:40 Feature #15440 (Closed): Drag and Drop functionality for pages and folders treeviews
Here is a patch that implements the ss_dragdrop extension into the core. It is checked against the latest CVS version... Stephane Schitter
14:57 Bug #15444 (Closed): external documents not always indexed
External documents are not indexed, if they are integrated via Filelist. They erroneously get a double slash, so the ... alexlg
14:17 Bug #15443 (Closed): speedup of USER functions
Hi,
during the integration of CSC, Ernesto has observed that if the object is a USER cObject, it will be a lot slowe...
Sebastian Kurfuerst
13:40 Bug #15442 (Closed): Unable to connect to Online Repository
Everytime I try to connect, I have this warning :
Warning: php_hostconnect: connect failed in /var/www/html/typo3_...
Kevin FISCHER
13:36 Bug #14184: image content: link wrong for mutliple images
The default TS - Setup configuration differs at this point from content default. One quick solution to get multiple i... Administrator Admin
13:08 Bug #15380: SQL error module "dc check"
Hi at all....
This happen while doing thousend of things at the same time... was a bug produced my myself...
Pl...
Frank Benkart
12:26 Revision 81c7c71a: indexed_search: Removed empty line at the end of file. This line caused undesired effects in MSIE with certain PHP versions and UTF-8 encoding in FE.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1024 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
12:24 Revision 367bf670: Removed empty line at the end of file. This line caused undesired effects in MSIE with certail PHP versions and UTF-8 encoding in FE.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1023 709f56b5-9817-0410-a4d7-c38de5d9e867 Dmitry Dulepov
12:14 Revision c680071f: * Fixed bug #1199: htmlspecialchars() called multiple times
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1022 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
12:11 Bug #14396: css for backend is defined with hard sizes / unscaleable
I only would like to reply on Karsten Dambekalns's note.
I believe, that it is hard to define the backend flexible o...
old_alx
11:35 Bug #14478: make charset adjustable in class.t3lib_htmlmail.php
I can confirm that this fixes the problem of FORMMAIL sending garbled mails in UTF-8 in UTF-8 sites (e.g. in russian,... Ernesto Baschny
11:32 Bug #14819: htmlspecialchars called multiple times
Fixed in CVS Michael Stucki
11:31 Bug #14819: htmlspecialchars called multiple times
Thanks, René - I've changed this as well. Michael Stucki
11:13 Revision 4d3d1905: Reverting a change because it was made in the wrong branch.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1021 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
10:59 Revision 64ecdb86: Reverting a change because it was made in the wrong branch.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1020 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
10:44 Revision 5aa2893e: Reverting a change because it was made in the wrong branch.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@1016 709f56b5-9817-0410-a4d7-c38de5d9e867 Michael Stucki
08:44 Bug #15336: Gremlin? changing extended view in list mode changes focus
fixed in CVS. Sebastian Kurfuerst
08:43 Feature #14886: stdWrap for TMENUITEM's ATagParams
fixed in CVS. Sebastian Kurfuerst
08:43 Revision fedaba06: 2006-01-18 Sebastian Kurfuerst <sebastian@garbage-group.de>
* Fixed bug #1869: Copy sites with flexible content elements
inside crash with fatal error
* Fixed bug #2136: changi...
Sebastian Kurfuerst
04:44 Bug #15397: Error displaying htmlarea in the frontend
Where is the error message: "The website http://www.mywebsite.com/mypage/index.php [^] cannot be opened. The operatio... Stanislas Rolland
01:34 Revision e443df93: Forgot to remove the comment tags around the "chr(10).chr(13)" code
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1014 709f56b5-9817-0410-a4d7-c38de5d9e867 Bernhard Kraft
01:29 Revision 1082c450: Fixed bugs #277, #1030 and #1472 which are all related to the same charset issue.
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@1013 709f56b5-9817-0410-a4d7-c38de5d9e867 Bernhard Kraft
00:47 Bug #15438: [TS] Condition hostname doesn't work
please report bugs in english Ingo Renner
 

Also available in: Atom