Activity
From 2010-10-15 to 2010-11-13
2010-11-13
- 23:43 Bug #24045: id in FE not replaced with uid
- Works for me using current trunk.
Have you made changes to the rendering of CSS Styled Content? - 23:24 Bug #24045 (Closed): id in FE not replaced with uid
- The TS is still:
tt_content.stdWrap.innerWrap.cObject.default.10.value = <div id="c{field:uid}"
but after TYPO3... - 23:41 Revision 93ae57e8: Removed an unnecessary strict check, the affected method will return only booleans anyway
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9374 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:32 Bug #23996: Enable FlashMessages to fade out after delay
- v4 with page renderer is actually not working, but to me would seem the cleaner version.
The code in the queue to ... - 23:22 Bug #24044 (Closed): Change t3lib_FlashMessageQueue from static to Singleton
- The implementation of the flash message queue as static functions does not fit with good OOP practices, thus it shoul...
- 21:28 Feature #18608: all suggested extensions must be clicked to not install them
- There is still no new EM available.
This is very annoying when you install an extension to have to click so many tim... - 20:38 Revision 138f3c4f: [!!!][+TASK] Extbase (MVC): The UriBuilder now uses the current cObject instead of creating a new instance in the constructor. This is a breaking change if you instantiated the UriBuilder in your code. Please use the Extbase ObjectManager or inject the ConfigurationManager manually.
- [+BUGFIX] Extbase (Reflection): ReflectionService now uses a cacheIdentifier per Extension. Besides the Bootstrap now...
- 19:07 Revision abc50aca: minor CGL fixes
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9373 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:06 Revision 8ea36314: fixed a typo in a variable name
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9372 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:05 Feature #24043 (Closed): New TYPO3_DB method for select queries that fetch data from up to 3 tables based on RDF like triples
- Currenlty the SCOTTY team is going to implement semantic features into TYPO3. This will enable users to easily connec...
- 18:48 Feature #20497: New options noRescale and resoultionFactor for getImgResource()
- - Committed the noScale patch (v3) to trunk (rev. 9371)
- Added your documentation to the pending documentation wiki... - 18:47 Feature #24042: Add a new TypoScript option "resolution" to the image resource
- Idea by Stefan Geith => THANKS!
- 18:46 Feature #24042 (Closed): Add a new TypoScript option "resolution" to the image resource
- Sometimes a higher resolution as the display-resolution of an Image (TS IMAGE-Object) is needed.
E.g. if you want to... - 18:25 Revision 454ef25a: Added feature: New option "noScale" for getImgResource() to display the original image instead of a scaled one (Thanks to Stefan Geith)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9371 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:16 Bug #23825: rtehtmlarea creating URL links out of absurd cases
- There is a large intersection between file extensions and top-level domain codes.
- 17:49 Bug #23825: rtehtmlarea creating URL links out of absurd cases
- Pressing escape after the link is created will unlink.
- 13:24 Bug #23825: rtehtmlarea creating URL links out of absurd cases
- Hi Stan, I can't move the issue, but it's one for you!
- 13:24 Bug #23825: rtehtmlarea creating URL links out of absurd cases
- Some quick test:
After pressing enter a link is created (although it should not be):
tar xvzf ModPython.pm.tar.gz... - 13:21 Bug #23825: rtehtmlarea creating URL links out of absurd cases
- Indeed, I can reproduce this problem.
After pressing enter, the following source is created (spaces added by me):
... - 08:57 Bug #23825 (Closed): rtehtmlarea creating URL links out of absurd cases
- rtehtmlarea creating URL links out of absurd cases. Pressing enter after this line:
tar xvzf ModPython.pm.tar.gz
... - 18:08 Bug #20061: Probelem saving expanded state of child records
- Solved it through patch #18443.
committed v2 of #18443 to trunk (rev 9369).
committed v2 of #18443 to TYPO3_4-4 ... - 18:07 Bug #18443: Problems with nested childrecords
- committed v2 to trunk (rev 9369).
committed v2 to TYPO3_4-4 (rev 9370). - 12:47 Bug #18443: Problems with nested childrecords
- Feedback:
Bug is still present in TYPO3 4.4.4
Patching with 7855_v2.patch fixed the Bug.
- 18:06 Bug #10778 (Accepted): Consider http://bugs.typo3.org/view.php?id=9508 when implementing preview link in new module
- Good catch - https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk/Classes/Controller/PreviewControl...
- 18:01 Bug #10778 (Closed): Consider http://bugs.typo3.org/view.php?id=9508 when implementing preview link in new module
- Make sure the new module uses the same implementation of generating the preview link as the patches from http://bugs....
- 18:05 Revision 84cc529a: Fixed bug #7855: IRRE doesn't save collapse/expand state of nested IRRE records
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9370 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:05 Revision 8d0c917e: Fixed bug #7855: IRRE doesn't save collapse/expand state of nested IRRE records
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9369 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:01 Bug #19430: Workspace preview link - multidomain
committed to trunk (rev. 9367)
committed to TYPO3_4-4 (rev. 9368)- 17:59 Revision 6050231c: Fixed bug #9508: Workspace preview link should work in multidomain-environments (Thanks to Michael Klapper)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9368 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:57 Revision 718eabaa: Fixed bug #9508: Workspace preview link should work in multidomain-environments (Thanks to Michael Klapper)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9367 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:37 Bug #21923: Workspace Owners should be manageable with groups as well
- Committed to trunk (rev. 9366)
- 17:36 Revision 0b9f1cde: Added feature #13170: Workspace Owners should be manageable with groups as well (Thanks to Tolleiv Nietsch)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9366 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:39 Bug #10771 (Accepted): changes in workspace are not shown automatically in pagetree
- 13:16 Bug #10771 (Closed): changes in workspace are not shown automatically in pagetree
- When you change a content element in a workspace the color of the page does not change automatically (pagetree does n...
- 14:21 Feature #24041 (Closed): Implement Inline Relational Record Editing (IRRE) in Workspaces
- Inline Relational Record Editing (IRRE) is part of the TYPO3 Core since version 4.1. However, the problem of using IR...
- 11:27 Bug #24040 (Closed): Handling deprecation log
- The deprecation log is shown in the reports module. There has been a huge discussion whether or not the deprecation l...
- 10:49 Bug #23980: Relations with MM_opposite_field don't update the relation count of opposite field
- I attached my hook workaround so that it doesn't get lost again like on pastbin.
- 10:12 Bug #10769 (Closed): Scheduler task creation needs validation
- The scheduler task creation needs validation. If you leave out start page an invalid SQL is fired.
- 10:10 Feature #10736: Remove automatic refresh display fired by changing Depth
- fine. can be closed.
- 07:53 Feature #24026: Improve BE usability: Automatic switch to list-view when clicking a sysfolder
- yes this is tv related only. sry i can't move this entry to TV.
for the next time, please use the correct categorie... - 01:25 Bug #23995: New extension manager part 1: splitting classes
- Committed to trunk rev 9359, 9360, 9363
- 00:14 Bug #23995: New extension manager part 1: splitting classes
- Fixed target version, always set target to final release, use "Fixed in Version" for specific preview releases...
- 01:10 Revision 546c900d: adjusted TYPO3_MOD_PATH for em
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9365 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:05 Revision b2695fbd: removed an empty line
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9364 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:05 Revision 8ead5685: Added feature #16315: New extension manager part 1: splitting classes: em files: fixed tiny cosmetic
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9363 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:05 Revision 1393a528: minor code beautification
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9362 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:52 Revision ab31a8fb: Added feature #16315: New extension manager part 1: splitting classes: em files
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9361 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:51 Revision 5fe602ac: minor code beautification
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9360 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:50 Revision f049f272: Added feature #16315: New extension manager part 1: splitting classes: core files
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9359 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:15 Bug #23922: [Feature] TCA tree
- Fixed target version, always set target to final release, use "Fixed in Version" for specific preview releases...
- 00:15 Bug #24038: SVG TypoScript object unuseable after tslib_content splitup
- Fixed target version, always set target to final release, use "Fixed in Version" for specific preview releases...
- 00:14 Bug #23815: addToAllTCATypes after certain fields does not work anymore
- Fixed target version, always set target to final release, use "Fixed in Version" for specific preview releases...
- 00:14 Bug #23806: Clicking a label should set the focus on the input field
- Fixed target version, always set target to final release, use "Fixed in Version" for specific preview releases...
- 00:14 Bug #23822: CSH tooltip floats behind page tree
- Fixed target version, always set target to final release, use "Fixed in Version" for specific preview releases...
- 00:13 Bug #23823: listNum = 0 not working anymore due to stdWrap changes
- Fixed target version, always set target to final release, use "Fixed in Version" for specific preview releases...
- 00:13 Bug #23807: Tool tips for collapsing and resizing panels
- Fixed target version, always set target to final release, use "Fixed in Version" for specific preview releases...
- 00:13 Bug #23644: Improve the look of admin panel
- Fixed target version, always set target to final release, use "Fixed in Version" for specific preview releases...
- 00:13 Bug #23959: Link Exception messages to Wiki pages
- Fixed target version, always set target to final release, use "Fixed in Version" for specific preview releases...
- 00:03 Feature #24010: Scheduler task to regularly execute the status report checks
- committed to trunk (4.5) in r9358
- 00:00 Revision 4bd5f15b: Added feature #16338: Scheduler task to regularly execute the status report checks
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9358 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-11-12
- 23:54 Revision 85240050: minor code beautification
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9357 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:37 Feature #24009: System health status self monitoring
- committed to trunk (4.5) in r9356
- 23:35 Revision c1c310ea: Added feature #16337: System health status self monitoring
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9356 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:15 Feature #24026: Improve BE usability: Automatic switch to list-view when clicking a sysfolder
- Sorry my bad, I'm using TemplaVoila, where there's no other use for sysfolders than showing them with the list-module...
- 07:18 Feature #24026: Improve BE usability: Automatic switch to list-view when clicking a sysfolder
- there is no reason to make an automatic switch as the page module is also useful on sysfolders. anyway there is alrea...
- 07:14 Feature #24026: Improve BE usability: Automatic switch to list-view when clicking a sysfolder
- Hi Thomas,
are you really talking about the TYPO3 Core or have you installed EXT:templavoila?
I only know this ... - 22:47 Bug #17489: Install Tool image tests fail when there are spaces in the path name
- Committed v3 (see core list) to:
- trunk rev 9354
- 4-4 rev 9355 - 22:47 Revision 29fd83a8: Fixed bug #6001: Install Tool image tests fail when there are spaces in the path name of im_path, and auto-detection of IM under Windows improved
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9355 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:45 Revision a8823848: Fixed bug #6001: Install Tool image tests fail when there are spaces in the path name of im_path, and auto-detection of IM under Windows improved
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9354 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:38 Feature #24039 (Closed): The TYPO3 DB API can support mysql_fetch_object to retreive a record as a model object
- The current database API does not utilize the PHP function to retreive a record as a model object. The attached patch...
- 21:58 Revision 8f3d20bd: Follow-up to #16357: Removed redundant code
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9353 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:57 Bug #23373: Changes made by ColorPicker Wizard are not saved
- Committed to:
- trunk, rev. 9349 (will be in 4.5 beta1)
- 4.4, rev. 9350 (will be in 4.4.5)
- 4.3, rev. 9351 (wi... - 21:56 Revision 0c3a0a1f: Fixed bug #15456: Changes made by ColorPicker Wizard are not saved (Thanks to Tobias Hoevelborn)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@9352 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:55 Revision 6fe318fe: Fixed bug #15456: Changes made by ColorPicker Wizard are not saved (Thanks to Tobias Hoevelborn)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9351 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:54 Revision 385d4614: Fixed bug #15456: Changes made by ColorPicker Wizard are not saved (Thanks to Tobias Hoevelborn)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9350 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:54 Revision 1979d945: Fixed bug #15456: Changes made by ColorPicker Wizard are not saved (Thanks to Tobias Hoevelborn)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9349 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:32 Feature #24025: visualize beeing in an workspace by coloring the topbar
- rev. 9347
- 21:31 Revision 7935d8d7: Updated ChangeLog: Added credits for previous commit
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9348 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:29 Revision 8c7f7277: Added feature #16357: visualize beeing in an workspace by coloring the topbar
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9347 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:25 Revision cfd0976c: Fixed bug #16370, Follow-up to #15094: SVG TypoScript object unuseable after tslib_content splitup
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9346 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:23 Bug #24038 (Closed): SVG TypoScript object unuseable after tslib_content splitup
- A minor typo in the ext_autoload makes the SVG not work anymore, because the class is not loaded.
(issue imported... - 21:11 Bug #10764: Filelist is empty while being in a workspace
- Indeed, you're right!
Could you please nag Benni to adjust the patch? There have been some comments in core list..... - 20:49 Bug #10764 (Needs Feedback): Filelist is empty while being in a workspace
- 20:48 Bug #10764: Filelist is empty while being in a workspace
- Sounds like missing configuration - you might want to have a look at RFC #4203: Workspace DB / filemounts should narr...
- 19:23 Bug #10764 (Closed): Filelist is empty while being in a workspace
- This might be no really new problem, but it's really nasty: While being in a workspace, the Filelist module appears, ...
- 20:55 Feature #24037: Add "edit end token" to allow custom post configuration in localconf.php
- Is there a way to see in the Install Tool, that some settings (in your example $GLOBALS['TYPO3_CONF_VARS']['GFX']['TT...
- 19:47 Feature #24037: Add "edit end token" to allow custom post configuration in localconf.php
- Example localconf.php:
<?php
// lines untouched by t3lib_install
...
## INSTALL SCRIPT EDIT POINT TOKEN - a... - 17:51 Feature #24037 (Closed): Add "edit end token" to allow custom post configuration in localconf.php
- Problem:
"INSTALL SCRIPT EDIT POINT TOKEN" limits the range in localconf.php which is handled by class t3lib_install... - 19:12 Bug #24030: Directory traversal attack in em_unzip
- Thanks for the update. Please report it to the security team, which will take further investigations and steps to fix...
- 19:07 Bug #24030: Directory traversal attack in em_unzip
- No, I didn't know there was an email address to report the issue.
p.s. ignore the attached file. It has side effe... - 17:15 Bug #24030: Directory traversal attack in em_unzip
- Thanks for the report. Did you report this to security@typo3.org?
- 02:24 Bug #24030 (Closed): Directory traversal attack in em_unzip
- typo3/mod/tools/em/class.em_unzip.php is a fork of an old version of PclZip. The latest version of PclZip is 2.8.2 a...
- 18:25 Feature #10763 (Resolved): The mailtemplate setting should have a default setting
- 17:25 Feature #10763: The mailtemplate setting should have a default setting
- Committed to trunk (rev. 40125)
- 17:23 Feature #10763 (Closed): The mailtemplate setting should have a default setting
- The mailtemplate setting should have a default setting, otherwise integrators might get empty mails if they forget to...
- 17:48 Bug #24036 (Closed): change TTL of preview link with TSConfigonly works not for UserGroup
- Hi,
If you set the TSconfig option.workspaces.previewLinktTTLHours = 'VALUE' in a User Group the set Value will n... - 17:25 Revision 1b6f3f4b: Fixed issue: #10763: The mailtemplate setting should have a default setting
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@40125 735d13b6-9817-0410-8766-e36946ffe9aa
- 17:23 Bug #24017: htmlArea RTE: PHP Warning: Invalid argument supplied for foreach() in ext_tables.php, line 28
- Committed to SVN TYPO3core trunk (revision 9345).
- 17:08 Bug #24017: htmlArea RTE: PHP Warning: Invalid argument supplied for foreach() in ext_tables.php, line 28
- Hi Fabrizio,
Thanks for caring about this issue.
However, I had to change the referenced array to ensure that t... - 17:23 Revision 236991c0: Fixed bug #16347: htmlArea RTE: PHP Warning: Invalid argument supplied for foreach() in ext_tables.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9345 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:47 Revision 3b0573c1: CGL adjustments / non functional changes
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@40124 735d13b6-9817-0410-8766-e36946ffe9aa
- 16:35 Feature #24033: htmlArea RTE: Delete compressed files when clearing RTE cache
- Committed to SVN TYPO3core trunk (revision 9344).
- 15:38 Feature #24033 (Closed): htmlArea RTE: Delete compressed files when clearing RTE cache
- When clearing the RTE cache, if gzip compression is enabled, the compressed files remain in typo3temp/compressor.
... - 16:34 Revision c3119a1e: Added feature #16365: htmlArea RTE: Delete compressed files when clearing RTE cache
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9344 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:31 Revision c9cbe572: CGL adjustments / non functional changes
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@40120 735d13b6-9817-0410-8766-e36946ffe9aa
- 16:30 Bug #24035 (Closed): clicking ws icon above file tree gives error
- When you are in a workspce and you click the workspace icon above the page tree you will get a frame to the right wit...
- 16:04 Task #24034 (Closed): Add support for Microsoft PHP driver for MSSQL
- Microsoft developed a PHP driver for MSSQL:
http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&Fami... - 15:28 Feature #10737 (Resolved): "Check links" button must be hideable with TS
- Committed v2 to trunk and updated manual, after discussion with Patrick.
- 15:04 Feature #10737: "Check links" button must be hideable with TS
- I'd prefer showUpdateButton over noUpdateButton since it's a bit unclear what "noUpdateButton = true" actually means....
- 04:28 Feature #10737 (Needs Feedback): "Check links" button must be hideable with TS
- News configuration mod.linkvalidator.noUpdateButton = 0 has been added.
Need a second check to see if everything is ... - 15:27 Revision 1ea9184a: Fixed issue: #10598 - "Check links" button must be hideable with TS - renamed noUpdateButton to showUpdateButton, manual updated
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@40114 735d13b6-9817-0410-8766-e36946ffe9aa
- 15:24 Revision 411f3673: Updated ChangeLog to reflect Michaels changes
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@40113 735d13b6-9817-0410-8766-e36946ffe9aa
- 15:22 Bug #24032 (Closed): The content object type EDITPANEL is missing, causing pi_getEditPanel to break.
- pi_getEditPanel return a blank string, as EDITPANEL is not available as cObj anymore.
the pibase function can be ... - 15:05 Feature #10736: Remove automatic refresh display fired by changing Depth
- works fine for me :)
- 03:02 Feature #10736 (Needs Feedback): Remove automatic refresh display fired by changing Depth
- Modification done, need a second validation
- 14:54 Feature #10739: Add "Refresh report" button
- works like a charme - I'd mark this on as resolved
- 03:58 Feature #10739 (Needs Feedback): Add "Refresh report" button
- Refresh display, need a second look on it
- 14:53 Feature #10740: Show report date and age
- looks good from my perspective - lets see what SK says
- 04:34 Feature #10740 (Needs Feedback): Show report date and age
- last check added to the broken link informations, second check needed and comments
- 13:26 Revision 1833eb76: Cleanup: Fixed undefined variables and added PHPdoc comments
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@2743 743128fe-103e-dd11-99c4-001b2...
- 13:13 Revision 318751da: Cleanup: Remover superfluous quotes
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@2740 743128fe-103e-dd11-99c4-001b2...
- 13:08 Revision 7430a032: Cleanup: Defined fixed width of ExtJS components
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@2739 743128fe-103e-dd11-99c4-001b2...
- 13:07 Revision e7dc9012: Cleanup: Added language label for swap workspace column
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@2738 743128fe-103e-dd11-99c4-001b2...
- 12:51 Revision c860b10f: Cleanup: Fixed formatting and configuration in the ExtJS part
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@2736 743128fe-103e-dd11-99c4-001b2...
- 12:50 Revision ea15f52a: Cleanup: Defined svn:eol-style property
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@2735 743128fe-103e-dd11-99c4-001b2...
- 12:32 Bug #23580: Icon for hidden field doesn't work with IRRE
- The patch will only work, if the element is expanded.
Since the irre element is loaded on demand, there is a good ch... - 12:22 Feature #23954: Create new Element Button always inserts new record at the bottom
- Check out http://bugs.typo3.org/view.php?id=16350
The patch is pending in core list. Please try out and give feedbac... - 12:22 Revision af56dd59: Fixed bug: Missing fields in SQL definition reviewers, stagechg_notification
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@2733 743128fe-103e-dd11-99c4-001b2...
- 12:21 Feature #24019: Enhance IRRE to allow new records to appear at the top
- Category should have been "Inline Relational Record Editing (IRRE) "
Can somebody please adjust that? - 12:00 Bug #24031 (Closed): Searching for users in usergroup impossible - class.t3lib_querygenerator.php
- User A is in group: 2
User B is in group: 23,24,32
User C is in group: 2,3,5
Within the query-generator I can se... - 11:40 Bug #17070: typolink: cHash corrupted due to linkVars
- Bug remain in trunk
- 11:39 Bug #17095: Typolink : cHash isn't created if there's no additionalParams
- Bug remain in trunk
- 11:12 Revision 82e574a1: Fixed bug: Typing error and superfluous labels in locallang file
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@2732 743128fe-103e-dd11-99c4-001b2...
- 10:43 Revision f0001a26: Cleanup: Added ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@2731 743128fe-103e-dd11-99c4-001b2...
- 10:30 Feature #20508: Enable stdWrap on select properties groupBy and orderBy
- Omg. Last update date is 06.05.10, there was so many new versions of core from that time.And this change is so small ...
- 07:17 Bug #24027: Backend Search should always show result as a list and not page-view, if one result is coincidently a page id
- I use the search in 80% to switch to a page I only know the ID.
- 07:01 Task #10301 (Resolved): Create RFCs for workspace team changes
- just addition to already pending update wizard missing
- 04:33 Revision 0d44fe38: Feature #10740: news field added in the table tx_linkvalidator_links, 2 new index in locallang.xml for the header of the new column and the format of the string in the column,
- news column added in tx_linkvalidator_modfunc1 and time() saved in the new field added to the table tx_linkvalidator_...
- 04:02 Revision f98af290: Feature #10737: news mod tsconfig added to remove the check link button.
- mod.linkvalidator.noUpdateButton = 0
git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@40100 ... - 03:49 Revision 4d2e423e: Feature #10739 : Button added in tx_linkvalidator_modfunc1, news index in the locallang file, new marquer in the template mod_template.html and new css
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@40099 735d13b6-9817-0410-8766-e36946ffe9aa
- 03:01 Revision 49448f4a: Feature #10736: automatic refresh on changing selection of depth level has been removed
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@40098 735d13b6-9817-0410-8766-e36946ffe9aa
- 00:40 Bug #24029: javascript 'return FALSE' instead of 'return false'
- Committed to trunk rev 9343
- 00:25 Bug #24029 (Closed): javascript 'return FALSE' instead of 'return false'
- PROBLEM:
During CGL cleanup of class.tslib_content.php one of the 'return false' in javascript was replaced with '... - 00:38 Revision 6bc39e11: Fixed bug #16361: Javascript returns 'FALSE' instead of 'false' in class.tslib_content.php (Thanks to Krystian Szymukowicz)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9343 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:36 Bug #23146: Remove Workspace Module and Autopublishing from the system extension Version
- committed to trunk rev 9342
- 00:35 Revision e2692ba0: Fixed bug #16307: Remove Workspace Module and Autopublishing from the system extension Version (Thanks to Tolleiv Nietsch)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9342 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:18 Bug #23992: move workspace-selector to sysext workspaces
- Committed to trunk rev 9341
- 00:16 Revision 06e37df0: Fixed bug #16311: move workspace-selector to sysext workspaces (Thanks to Tolleiv Nietsch)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9341 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-11-11
- 23:51 Bug #24028 (Closed): [saltedpasswords] Provide a task for bulk update of passwords for use with saltedpasswords
- Problem:
There's no possibility to update existing (md5 hashes/cleartext) passwords to new salted hashes for use in ... - 23:12 Feature #23938: Integrate new workspace module based on ExtJS
- Committed to SVN Trunk (rev. 9340)
- 23:12 Revision ebc700d0: Added feature #16247: Integrate new workspace module based on ExtJS
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9340 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:08 Feature #24015: User Tools>User settings: get csh from any specified csh file
- Committed to SVN TYPO3core trunk (revision 9339).
- 22:39 Feature #24015: User Tools>User settings: get csh from any specified csh file
- Thanks to Ernesto Baschny for v2 better patch.
- 05:28 Feature #24015 (Closed): User Tools>User settings: get csh from any specified csh file
- Extension Setup assumes that any csh specified in $TYPO3_USER_SETTINGS (User Settings Configuration) resides in its o...
- 23:07 Revision 350b41d1: Added feature #16345: User Tools>User settings: get csh from any specified csh file
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9339 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:43 Feature #10740: Show report date and age
- Since many tasks could be use with the Scheduler, we can't rely on last run task. We also got the case where a task c...
- 19:11 Feature #10740 (Closed): Show report date and age
- We must display date last run of the report and it's age (3 days ago).
The display should be highly visible to hel... - 22:34 Revision d3387f04: Cleanup: Fixed ext_emconf.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@2730 743128fe-103e-dd11-99c4-001b2...
- 22:34 Revision 96c1bb21: Cleanup: Fixed copyright notices
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@2729 743128fe-103e-dd11-99c4-001b2...
- 22:29 Revision aca187ed: Cleanup: Fixed formatting issues
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@2728 743128fe-103e-dd11-99c4-001b2...
- 22:26 Bug #23994: Incorrect use of is_dir in class.tx_rtehtmlarea_clearrtecache.php
- Strange indeed. I will try to find why.
- 17:21 Bug #23994: Incorrect use of is_dir in class.tx_rtehtmlarea_clearrtecache.php
- Thanks for your tip. Uninstalling and re-installing the RTE solved the problem with the mixed icons. Stange...
- 16:57 Bug #23994: Incorrect use of is_dir in class.tx_rtehtmlarea_clearrtecache.php
- Committed to trunk (revision 9336), branch TYPO3_4-4 (revision 9337) and branch TYPO3_4-3 (revsion 9338).
- 15:38 Bug #23994: Incorrect use of is_dir in class.tx_rtehtmlarea_clearrtecache.php
- btw: perhaps missing feature.
btw2: I noticed that sometimes after updating the skin, icons get mixed up. Only aft... - 07:34 Bug #23994: Incorrect use of is_dir in class.tx_rtehtmlarea_clearrtecache.php
- +1 for patch against trunk - There isn`t anymore an error after clearing RTE cache.
btw: RTE writes no "cleared th... - 22:21 Revision 461bd7a9: Cleanup: Added PHPdoc comments and some formatting changes
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@2727 743128fe-103e-dd11-99c4-001b2...
- 22:00 Bug #24027 (Closed): Backend Search should always show result as a list and not page-view, if one result is coincidently a page id
- When you search with the backend search for an integer, say 36, the backend search will show that page in Page-view i...
- 21:48 Feature #24026 (Closed): Improve BE usability: Automatic switch to list-view when clicking a sysfolder
- Hi, there, wouldn't it be a great improvement if TYPO3 by itself switched to List-view when you clicked on a Sysfolde...
- 21:28 Bug #10643 (Closed): Module doesn't work in trunk
- 20:42 Revision 19462ec3: Imported workspaces system extension from GitHub repository after commit f1cd6371d96faa8a8d35
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@2726 743128fe-103e-dd11-99c4-001b2...
- 20:40 Revision 09e85a95: Cleaned workspaces system extension
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@2725 743128fe-103e-dd11-99c4-001b2...
- 20:36 Feature #24025 (Closed): visualize beeing in an workspace by coloring the topbar
- new fancy design option developed by Lars and integrated by Steffen G. (CSS)
the new workspace selector sets class... - 20:28 Revision fa11f88c: Imported workspaces system extension from GitHub repository after commit f1cd6371d96faa8a8d35
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@2724 743128fe-103e-dd11-99c4-001b2...
- 20:22 Revision ab43cfc8: Created structure for workspaces and version system extension
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/version/trunk@2723 743128fe-103e-dd11-99c4-001b210b...
- 20:22 Revision 3f59ea72: Created structure for workspaces and version system extension
- git-svn-id: https://svn.typo3.org/TYPO3v4/CoreProjects/workspaces/workspaces/trunk@2723 743128fe-103e-dd11-99c4-001b2...
- 19:43 Feature #24022: implement new sysext workspaces shipping a new backend-module, refactoring/cleanup and new possibilities
- #23938
- 19:25 Feature #24022 (Closed): implement new sysext workspaces shipping a new backend-module, refactoring/cleanup and new possibilities
- in the last year the newly formed workspaces team worked on many improvements to workspaces.
what has been done:
... - 19:42 Feature #24024 (Closed): TcaTree with multiple roots
- It would be awesome to have the possibilitiy to have multiple root for trees.
Example:
I got a record and want to m... - 19:28 Feature #24023 (Closed): implement changes to sysext version needed which are implied through #24022
- As workspaces got an own sysext, some stuff is not needed anymore in sysext version.
furthermore there are some ch... - 19:08 Bug #24021 (Closed): Fatal error inside buildRepresentationForNode()
- I just tested the new tcatree and got a fatal error.
my test-configuration inside my own extension:
-----------
... - 19:06 Feature #10739 (Closed): Add "Refresh report" button
- To replace the old "trigger by dropdown change" behaviour, we need to add a new button to actually refresh the report...
- 19:00 Feature #10737 (Closed): "Check links" button must be hideable with TS
- Since bigger sites could suffer by having editors checking thousand of pages at daytime, we should be able to hide th...
- 18:55 Feature #10736 (Closed): Remove automatic refresh display fired by changing Depth
- Changing Pagetree depth should not trigger refreshing display anymore
- 17:23 Bug #22459: Datepicker broken in IE7 cannot select a day
- can confirm this problem with IE7 and TYPO3 4.3.2.
At the moment you click on a day the error which occurs is:
Row... - 16:57 Revision 8db65535: Fixed bug #16314: Incorrect use of is_dir in class.tx_rtehtmlarea_clearrtecache.php (Thanks to Juergen Deisenroth)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9338 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:51 Revision 55997fed: Fixed bug #16314: Incorrect use of is_dir in class.tx_rtehtmlarea_clearrtecache.php (Thanks to Juergen Deisenroth)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9337 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:28 Revision 113835c4: Fixed bug #16314: Incorrect use of is_dir in class.tx_rtehtmlarea_clearrtecache.php (Thanks to Juergen Deisenroth)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9336 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:59 Bug #24020: [saltedpasswords] Login with bulk updated passwords from t3sec_saltedpw not working
- trunk rev. 9333
4.4 rev. 9334
4.3 rev. 9335 - 15:52 Bug #24020 (Closed): [saltedpasswords] Login with bulk updated passwords from t3sec_saltedpw not working
- The following patch was committed to:
trunk rev.
4.4 rev.
4.3 rev.
Type: Bugfix
BT:
Problem:
The predec... - 15:57 Revision 3f49ab8f: Fixed bug #16352: [saltedpasswords] Login with bulk updated passwords from t3sec_saltedpw not working (Thanks to Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9335 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:56 Revision dace5f1f: Fixed bug #16352: [saltedpasswords] Login with bulk updated passwords from t3sec_saltedpw not working (Thanks to Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9334 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:56 Revision fdf47227: Fixed bug #16352: [saltedpasswords] Login with bulk updated passwords from t3sec_saltedpw not working (Thanks to Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9333 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:33 Bug #24013: htmlArea RTE: JS-Error when closing "Insert Picture" dialogue
- Fabrizio Branca reported the PHP error in #16347.
He also provided a patch there and posted it on Core List.
- 14:31 Bug #24013: htmlArea RTE: JS-Error when closing "Insert Picture" dialogue
- Both crept up at the same time. I don't know, if both are related, but I did not want to hold back some information w...
- 06:01 Bug #24013: htmlArea RTE: JS-Error when closing "Insert Picture" dialogue
- OK, yes, I see the error...
I am not sure that the php error is related, is it? - 05:56 Bug #24013: htmlArea RTE: JS-Error when closing "Insert Picture" dialogue
- I wonder why I can't reproduce this error...
Did you clear the configuration cache? - 01:27 Bug #24013: htmlArea RTE: JS-Error when closing "Insert Picture" dialogue
- I just saw that I also get a PHP error:
Core: Error handler (FE): PHP Warning: Invalid argument supplied for forea... - 01:20 Bug #24013 (Closed): htmlArea RTE: JS-Error when closing "Insert Picture" dialogue
- I experience the following problem with current trunk:
I open the dialogue "Insert picture". When I insert an imag... - 13:27 Bug #17107: maxW for image rows is not the maximum
- I was asked to provide a recipe to reproduce the bug.
Here it is:
- Have a look at typo3-maxW-bug.png
- locat... - 12:12 Feature #24019 (Accepted): Enhance IRRE to allow new records to appear at the top
- The current implementation always adds new IRRE records after all or after an already existing record.
There are som... - 11:03 Bug #24018 (Closed): Content from different page not rendered correctly with CONTENT
- If I want to show content from other pages, I can select those like this (this is set up with templavoila and typoscr...
- 08:16 Bug #24017 (Closed): htmlArea RTE: PHP Warning: Invalid argument supplied for foreach() in ext_tables.php, line 28
- Problem:
The foreach loop in EXT:rtehtmlarea/ext_tables.php creates warnings because it is not always an array.
S... - 06:58 Bug #24016: htmlArea RTE: fontstyle/fontsize may raise js error on toolbar update
- Committed to SVN TYPO3core trunk (revision 9331) and branch TYPO3_4-4 (revision 9332).
- 06:14 Bug #24016 (Closed): htmlArea RTE: fontstyle/fontsize may raise js error on toolbar update
- document.defaultView could be null.
(issue imported from #M16346) - 06:58 Revision 7ab15d52: Fixed bug #16346: htmlArea RTE: fontstyle/fontsize may raise js error on toolbar update
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9332 709f56b5-9817-0410-a4d7-c38de5d9e867
- 06:42 Revision acc41ad9: Fixed bug #16346: htmlArea RTE: fontstyle/fontsize may raise js error on toolbar update
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9331 709f56b5-9817-0410-a4d7-c38de5d9e867
- 05:13 Feature #23268: Resizing configurable should be configurable in FE
- New Page TSConfig property RTE.default.FE.rteResize makes this configurable.
Now in trunk for TYPO3 4.5 beta1.
... - 05:08 Feature #24014: htmlArea RTE: New options to configure RTE size/resize
- Committed to SVN TYPO3core trunk (revision 9330).
- 03:54 Feature #24014: htmlArea RTE: New options to configure RTE size/resize
- The attached patch adds:
- two page TSConfig properties for the RTE: rteResize and rteMaxHeight for configuring RT... - 03:49 Feature #24014 (Closed): htmlArea RTE: New options to configure RTE size/resize
- BE user may want to set the width and height of the RTE in User configuration. Also, using textarea resize settings f...
- 05:06 Revision cf34d888: Added feature #16344: htmlArea RTE: New options to configure RTE size/resize
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9330 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-11-10
- 23:43 Revision 2c9dfa06: [+BUGFIX] Extbase: fixed php warning in Tx_Extbase_Persistence_LazyLoadingProxy when loading the real instance would return NULL. Resolves #10683
- 23:42 Revision b5d6c694: [+BUGFIX] Extbase: fixed php warning in Tx_Extbase_Persistence_LazyLoadingProxy when loading the real instance would return NULL. Resolves #10683
- 23:34 Revision 885cf0df: [+BUGFIX] Extbase: use 3rd parameter = TRUE of t3lib_div::trimExplode to split switchableControllerActionParts from flexform. Thanks to Georg Ringer. Resolves #10688
- 23:33 Revision 396da3ec: [+BUGFIX] Extbase: use 3rd parameter = TRUE of t3lib_div::trimExplode to split switchableControllerActionParts from flexform. Thanks to Georg Ringer. Resolves #10688
- 23:26 Bug #24007: Workspace Draft Records are shown in Live Workspace in some cases
- committed to
- trunk rev. 9328
- 4-4 rev. 9329
Thanks for your contribution, Joerg! - 17:34 Bug #24007 (Closed): Workspace Draft Records are shown in Live Workspace in some cases
- If you create a new record in a draft workspace and don't swap or publish it, it is shown in the live workspace as we...
- 23:23 Revision f562ce4f: Fixed bug #16335: Workspace Draft Records are shown in Live Workspace in some cases (Thanks to Joerg Kinast)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9329 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:20 Feature #9752 (Resolved): Module: Implement foldout part of differences in grid view
- 23:20 Feature #9752 (Under Review): Module: Implement foldout part of differences in grid view
- 23:19 Revision ae08c65a: Fixed bug #16335: Workspace Draft Records are shown in Live Workspace in some cases (Thanks to Joerg Kinast)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9328 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:11 Bug #23767: Overwork tree frame design
- Trunk rev. 9327
- 23:09 Revision 97d03926: Added feature #16032: Overwork tree frame design (Thanks to Lars Zimmermann)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9327 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:44 Bug #20088: In BE time and datetime fields GMT-0 will be shown by javascript, but GMT+1 will be saved
- stdWrap does not use "serverTimeZone".
If we want stdWrap "date" and "strftime" to be able to display an unixtime ... - 21:08 Bug #20088: In BE time and datetime fields GMT-0 will be shown by javascript, but GMT+1 will be saved
- I speak definitely about "datetime". So, @Ernesto, i reproduced that process of datetime saving step-by-step, looking...
- 15:30 Bug #20088: In BE time and datetime fields GMT-0 will be shown by javascript, but GMT+1 will be saved
- @Myroslav, before we start mixing up matters again: you mean "time" or "datetime"? :)
With "datetime"
1) the cli... - 15:20 Bug #20088: In BE time and datetime fields GMT-0 will be shown by javascript, but GMT+1 will be saved
- Ok, it clear with time. Especially thanks for gmdate in stdWrap.
What about time? Using JS Date object seems to be... - 09:09 Bug #20088: In BE time and datetime fields GMT-0 will be shown by javascript, but GMT+1 will be saved
- I have read Sonja's comment and we should separate the issues here:
datetime = unixtime at server TZ is stored in... - 22:23 Bug #24012 (Closed): TCA tree and deleted records
- I have following TCA
'category_uid' => array (
'l10n_mode' => 'exclude',
'exclude' => 1,
... - 20:05 Revision d63983f9: [+TASK] Extbase: Replaced "public static" by "static public" in various places to be CGL conform
- [+TASK] Extbase: Marked Utitlity_Extension camelCase/underscore helper functions deprecated
[+TASK] Extbase: Removed ... - 19:57 Feature #24011 (Closed): Overwrite the "start in module" setting of admin users when system health issues have been detected
- As part of the self-monitoring core TYPO3 needs to make sure admins get notified about issues found with the system's...
- 19:56 Revision 330c6c72: [!!!] Extbase: Reintegrating branch "dispatcher" to trunk. Resolves: #10605
- Branch history:
[+FEATURE] Extbase (Configuration): Extend ConfigurationManager so that it can load configuration of ... - 19:55 Bug #17537: Shortcuts within mounted trees lose MP-Parameter
- There is 2 reasons of this (kind of) bug :
First is that tslib_fe->getPageAndRootline method "clean" the MP var if... - 19:51 Feature #24010 (Closed): Scheduler task to regularly execute the status report checks
- As part of the self-monitoring core TYPO3 needs a way to regularly check its system health / system status.
To ach... - 19:48 Feature #24009 (Closed): System health status self monitoring
- In an attempt to bring self-monitoring to TYPO3 this is the first step to achive this.
When opening the status repor... - 19:03 Bug #23994: Incorrect use of is_dir in class.tx_rtehtmlarea_clearrtecache.php
- Please test the attached patch.
- 18:52 Bug #25675: Make scheduler's execution class fully testable
- adding unit tests for
a) that the constructor copies the timestamp from $GLOBALS['EXEC_TIME'];
b) that the setter s... - 17:31 Bug #25675: Make scheduler's execution class fully testable
- v1 takes care that the configured timestamp is propagated to cronCmd instanciation
- 16:36 Bug #25675 (Rejected): Make scheduler's execution class fully testable
- classtx_scheduler_Execution uses current timestamp as basis for execution calculations . This makes it hard to write ...
- 17:45 Feature #24008 (Closed): tcaTree does only support irre foreign_field relation on "parentField"
- make csv and mm in select and inline working as well as groupfields on this relation too (as in childrenField)
(i... - 17:22 Bug #24002: htmlArea RTE: JS error after feature #23948: Rewrite stylesheets parsing functions
- Thanks for tracking this down.
Committed to SVN TYPO3core trunk (revision 9326). - 17:06 Bug #24002: htmlArea RTE: JS error after feature #23948: Rewrite stylesheets parsing functions
- Will simply remove the data from the log entry. Anyways, it will be logged later by the invoked function. But this en...
- 16:48 Bug #24002: htmlArea RTE: JS error after feature #23948: Rewrite stylesheets parsing functions
- Ah, sorry. Must have looked at the wrong line in the svn log.
- 16:13 Bug #24002: htmlArea RTE: JS error after feature #23948: Rewrite stylesheets parsing functions
- ok, yes, I see. Thanks. However, data is an object.
- 10:46 Bug #24002 (Closed): htmlArea RTE: JS error after feature #23948: Rewrite stylesheets parsing functions
- nobrainer, there is no "params" variable anymore. "data" must be used
see patch
(issue imported from #M16327) - 17:21 Revision 61de65dc: Fixed bug #16327: JS error after feature #16257: Rewrite stylesheets parsing functions (Thanks to Andreas Kiessling)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9326 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:06 Bug #10643: Module doesn't work in trunk
- works now, can be closed.
- 16:40 Feature #24006 (Closed): Make FlexForms editable via TSConfig and group access lists
- Changes in this diff make it possible to configure FlexForms like normal TCA forms. Whole configuration can be done v...
- 16:26 Feature #24005 (Closed): cObject CONTENT does not allow to fetch records that have no translation parent
- When you fetch records through the TypoScript object "CONTENT" (or, let's say through ".select" in general), you have...
- 16:05 Bug #23869: Incorrect FE rendering of thead element in RTE content in v4.4.4 & v2.0.5
- There isn't any bug here, only mis-configurations.
I am therefore closing the issue. - 12:14 Bug #23869: Incorrect FE rendering of thead element in RTE content in v4.4.4 & v2.0.5
- I understand now, thanks a lot!
- 15:00 Bug #24004 (Closed): navFrameWidth and navFrameResizable are not respected any more
- After changing the complete backend to extjs viewports and removing the framesets, navFrameWidth and navFrameResizabl...
- 14:59 Bug #24003 (Closed): Placing a table inside of list elements results in source code output
- When you put a <table> element inside an <li> element, the source code of the table is shown in the frontend instead ...
- 14:49 Bug #25674 (Closed): Calculation of next execution time wrong for configured start time in future
- When creating a recurring task, setting a start date and frequency (seconds or cron command) is mandatory.
If you pr... - 12:27 Bug #23881: Can not create or edit BE users
- Issue is related to tt_news. Completely deinstalling tt_news and reinistalling solves problem.
- 11:26 Feature #18501: Enable UTF-8 by default
- What needs to be done in order to have TYPO3 be completely unicode:
- TYPO3 needs to talk UTF-8 all through the c... - 11:24 Bug #23843: Date selector not working correctly in flexform with steps
- This issue affects product version 4.4.4 as well.
- 11:17 Bug #10693: Save and view command previews wrong page record
- > my last patch for http://bugs.typo3.org/view.php?id=13610 might be enough for this - I'll check that in the evening...
- 11:02 Bug #10693: Save and view command previews wrong page record
- my last patch for http://bugs.typo3.org/view.php?id=13610 might be enough for this - I'll check that in the evening
- 11:01 Bug #10693: Save and view command previews wrong page record
- > I haven't checked yet but I guess to trigger the preview everything is passed through - t3lib_beFunc::viewOnClick r...
- 10:28 Bug #10693: Save and view command previews wrong page record
- I haven't checked yet but I guess to trigger the preview everything is passed through - t3lib_beFunc::viewOnClick rig...
- 09:56 Bug #10693: Save and view command previews wrong page record
- As mentioned by Olly, this bug is actually related to the TYPO3 Core, but I still wanted to submit it here first to d...
- 10:56 Bug #23400: Pagetree fails to reload
- I've faced the similar problem with Templavoila and it is probably in typo3/js/tree.js
refresh: function() {
v... - 10:49 Bug #23400: Pagetree fails to reload
- @Renga,
The problem you are describing is a different one than the one Martin reported. He is talking about 'reloa... - 10:46 Feature #22169: ext_typoscript_setup.txt cannot be overriden by static files on the same level
- -1 finally :( (i should have posted this earlier, sorry for that)
My point of view is still "I don't want to use s... - 07:29 Feature #18758: htmlArea RTE: Clean paste feature with three options
- Committed to SVN TYPO3core trunk (revision 9325).
- 07:09 Feature #18758: htmlArea RTE: Clean paste feature with three options
- The attached patch adds two buttons to the RTE toolbar.
The first button opens a dialogue that allows to set an al... - 07:29 Revision cffd2a26: Added feature #8349: htmlArea RTE: Clean paste feature with three options
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9325 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:15 Bug #24001 (Closed): TCAtree does not honour single click selection
- Not sure what the default for ExtJS is, or what the best behaviour would be in general, but at the moment, double cli...
- 02:10 Bug #24000 (Closed): TCAtree does not honour size if autoSizeMax is set
- It seems that 'size' has no effect if 'autoSizeMax' is set in the TCA.
(issue imported from #M16325)
2010-11-09
- 23:55 Bug #21030: listing content elements should not depend on the 'header' field
- #23952 was fixed in rev. 9323 for inclusion in TYPO3 4.5.
- 22:50 Bug #21030: listing content elements should not depend on the 'header' field
- I think this is a duplicate of #23952 and solved there
- 23:12 Bug #23847: impossible to effectively set filetype limitations for filelist module
- This change has been reverted in rev. 9324
It is no longer possible to upload files directly e.g. in content element... - 23:09 Revision 17f560e0: Reverted #16136: make it possible to really restrict to certain file extensions for filemounts
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9324 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:54 Bug #23999 (Closed): Link browser shows no information about translated tt_content elements
- The link browser (browse_links.php) only shows the title of the tt_content element. There is no chance to find the co...
- 22:13 Bug #23998 (Closed): Incorrect regexp in substituteMarkerArray
- t3lib_parsehtml::substituteMarkerArray() contains a regular expression to remove unused markers. This contains a smal...
- 21:56 Bug #25673: Numeric zero for representation of weekday sunday is not accepted
- attached patches are made against trunk
the added unit test is supposed to get committed to 4-4 and above - 21:51 Bug #25673 (Closed): Numeric zero for representation of weekday sunday is not accepted
- Currently, the scheduler accepts single numeric values only for representation of weekdays. Lower bound and included ...
- 21:16 Bug #23997: Prepare userauthgroup to support custom staging
- going to send this to the Core list once the RFC for the "workspaces" sysext is ready...
- 21:15 Bug #23997 (Closed): Prepare userauthgroup to support custom staging
- t3lib_userauthgroup::workspaceCheckStageForCurrent() is used determine whether a stage is allowed for a user or not -...
- 20:54 Bug #10682 (Accepted): deprecate t3lib_userAuthGroup::workspaceCheckStageForCurrent()
- after further review I found that since the userauthgroup holds tons of other workspace-related functionality it's no...
- 20:51 Bug #25672: [scheduler] CronCmd class variable "values" does not contain integers only
- attached patch is made against trunk
- 20:42 Bug #25672 (Closed): [scheduler] CronCmd class variable "values" does not contain integers only
- The scheduler's cron command class generates generates a timestamp parts array ("values"). Each part (= array value) ...
- 19:07 Bug #22336: Backend session is locked to useragent
- Hi Sebastian,
please subscribe to the core list http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-team-core an... - 11:11 Bug #22336: Backend session is locked to useragent
- Where is the vote button? this logut-mechnism is really annoying ... but sorry for the noise -- keep on finding a bes...
- 19:03 Bug #18612: Javascript error causes 100% cpu usage in Internet Explorer 7 when editing templates
- Closed, not reproducable and no feedback at all.
- 18:36 Bug #23996 (Closed): Enable FlashMessages to fade out after delay
- There are two kinds of FlashMessages:
* t3lib_FlashMessage, which provides static FlashMessages, directly outputted ... - 18:24 Bug #25671: Class member valid_values generated from cron command does not contain integers only
- attached patches are made against trunk
the added unit test is supposed to get committed to 4-4 and above - 18:19 Bug #25671 (Closed): Class member valid_values generated from cron command does not contain integers only
- The scheduler's cron command class generates potential valid values for each cron part. They are supposed to be integ...
- 18:13 Revision 422fd2b3: Fixed bug #16262: Link browser shows wrong title for pages and tt_content elements (Thanks to Reinhard Führicht)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9323 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:52 Revision 12c6d123: Fixed bug #16279: Use class constants for pages:shortcut_mode in tbl_pages.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9322 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:49 Bug #23967: Field size for "shortcut" is 3, although maxitems is 1
- trunk rev. 9321
- 17:48 Revision 005ab12f: Fixed bug #16280: Field size for shortcut is 3, although maxitems is 1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9321 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:08 Feature #9751: Module: Extend the structure to be available in new workspaces manager
- filter implemented
- 16:37 Bug #23869: Incorrect FE rendering of thead element in RTE content in v4.4.4 & v2.0.5
- thead is included in the default configuration
RTE.default.proc.allowTags and
RTE.default.proc.entryHTMLparser_db.a... - 11:09 Bug #23869: Incorrect FE rendering of thead element in RTE content in v4.4.4 & v2.0.5
- At last I found the error:
I had to allow <thead> explicitly in "allowTags ="
Fine, now it is working correctly.
... - 16:30 Bug #10693: Save and view command previews wrong page record
- This issue is related to the official TYPO3 Core and not to the new workspaces module based on ExtJS. However, it sti...
- 15:59 Bug #10693 (Closed): Save and view command previews wrong page record
- When editing a version of a page record in a workspace and pressing the "Save and view" button, the wrong page id is ...
- 16:02 Revision b7f8e3f1: Follow-up to #15184: Fixed CGL
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9320 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:48 Bug #20282: JS Error in Link Wizard - browse_links.php?mode=file
- Same problem - would be nice if anybody had a solution.
- 15:21 Bug #23986: Template module crashes, if no template exists on a page
- Committed Andreas v3 (see core list) to trunk rev 9318+9319 (for 4.5.0 beta1).
The rev. 9319 was just a CGL follow... - 15:20 Revision bdb669b6: Follow-up to #16302: CGL fixes
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9319 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:17 Revision 48b68884: Fixed bug #16302: Template module crashes, if no template exists on a page (Thanks to Reinhard Führicht and Andreas Kiessling)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9318 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:02 Feature #10045: Implement serverbased sorting for the grid
- server based grouping added
- 14:49 Bug #23236: Generation transparent images with GMENU fails
- The fix by Mathias Schreiber was committed this to:
- trunk rev 9316 (will be in 4.5.0 beta1)
- TYPO3_4-4 rev 931... - 14:46 Revision c9b947d2: Fixed bug #15184: Generation transparent images with GMENU fails (Thanks to Mathias Schreiber)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9317 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:45 Revision f0cf9886: Fixed bug #15184: Generation transparent images with GMENU fails (Thanks to Mathias Schreiber)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9316 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:09 Bug #23578: Click enlarge does not work after upgrading to 4.4.4
- I had a similar issue after an update from 4.2.1 to 4.4.4
I solved it by setting:
[SYS][useCachingFramework] = 1 ... - 13:17 Bug #23995 (Closed): New extension manager part 1: splitting classes
- For the ExtJS driven EM the index was splitted in many single classes. Also some CGL and minor bugfixes are included,...
- 12:17 Bug #23994: Incorrect use of is_dir in class.tx_rtehtmlarea_clearrtecache.php
- I can confirm this issue when Clearing RTE-Cache on current Trunk r9315
- 10:18 Bug #23994 (Closed): Incorrect use of is_dir in class.tx_rtehtmlarea_clearrtecache.php
- tx_rtehtmlarea_clearrtecache::clearTempDir calls is_dir without path informations. The code
function clearTempDir(... - 11:33 Bug #23277: Mailing doesn´t work with safe mode on
- Resolved as duplicate of #23925
- 11:21 Bug #23379: Condition for IE8 not working
- When using the X-UA-Compatible IE8 and coditions I got some crazy behaviour with two XP IE8 machines:
a) IE Version... - 10:42 Bug #23983: Set focus to password field when "loginRefreshLayer" shows up
- Committed to trunk rev 9315
- 10:41 Revision f43ec4d6: Fixed bug #16298: Set focus to password field when "loginRefreshLayer" shows up (Thanks to Andreas Kiessling)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9315 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:07 Bug #23625: globalVar = TSFE : beUserLogin > 0 is only true for BE admin users
- This problem also appears to affect 4.3.4 with PHP 5.2.4.
- 09:14 Bug #23582: Docheader (save, save+view, save+close etc) missing
- partly fixed by http://bugs.typo3.org/view.php?id=16032 (version 1).
- 08:59 Bug #23767: Overwork tree frame design
- Thanks for the "quite OK" :D
Yes, the big gap was caused by the 22px border in the split bar between tree frame an... - 08:57 Bug #23767: Overwork tree frame design
- Looks quite OK. It still has part of the problems of http://bugs.typo3.org/view.php?id=15771, even so the offset got...
- 08:47 Feature #9837 (Closed): Visualize being in a workspace by coloring the top bar
- closing, this now gets a task in the new CSS Team. RFC of first styling done by Steffen GEbert will be RFC'd
- 06:57 Bug #23993: htmlArea RTE: WebKit does not support copy and cut commands anymore
- Committed to SVN TYPO3core trunk (revision 9313) and branch TYPO3_4-4 (revision 9314).
- 05:47 Bug #23993 (Closed): htmlArea RTE: WebKit does not support copy and cut commands anymore
- Applies to Safari 5+ and Google Chrome 6+.
Copy and cut buttons should not appear in the RTE toolbar, because they... - 06:51 Revision 2e008034: Fixed bug #16313: htmlArea RTE: WebKit does not support copy and cut commands anymore
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9314 709f56b5-9817-0410-a4d7-c38de5d9e867
- 06:33 Revision 22fe4d06: Fixed bug #16313: htmlArea RTE: WebKit does not support copy and cut commands anymore
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9313 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:28 Bug #10643: Module doesn't work in trunk
- i've commited modifications to the code.
Could anyone double check my work before we close the bug? - 01:27 Revision 24f682e7: Bug #10643: modification of the line 166, add of is_array check before doing a array_search
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@39964 735d13b6-9817-0410-8766-e36946ffe9aa
2010-11-08
- 23:46 Revision 41592659: Fixed bug #14901: Forgotten styling: User Name at the top misses a CSS definition (Thanks to Christopher Stelmaszyk)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9312 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:42 Revision a7ece59b: Fixed bug #14901: Forgotten styling: User Name at the top misses a CSS definition (Thanks to Christopher Stelmaszyk)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9311 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:39 Feature #23844: No possibility to completely disable the preview info box -> introduce new config setting
- Committed v2 to trunk in r9310 and updated the pending
documentation. - 23:32 Revision 307f4e5c: Added feature #16133: Introduce new config setting to completely disable the preview notification box (Thanks to Andreas Kiessling)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9310 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:52 Bug #23989: Argument 3 passed to t3lib_frontendedit::displayEditIcons() must be an array, null given
- lib.stdheader >
lib.stdheader = CASE
lib.stdheader{
key.field = header_layout
0 = TEXT
0{
field ... - 17:41 Bug #23989 (Closed): Argument 3 passed to t3lib_frontendedit::displayEditIcons() must be an array, null given
- t3lib_error_Exception
PHP Catchable Fatal Error: Argument 3 passed to t3lib_frontendedit::displayEditIcons() must ... - 21:43 Feature #9752: Module: Implement foldout part of differences in grid view
- Following problems are still open:
* -result of $versionRecord[$fieldName] = t3lib_BEfunc::getProcessedValue($parame... - 21:32 Feature #10642: Implement workspace preview
- ws_review.html is a first draft made by Steffen Kamper and me - demonstrates the slider functionality.
Problem at th... - 21:27 Bug #23146: Remove Workspace Module and Autopublishing from the system extension Version
- I just noticed that - I am sure I did the wrong thing. ;-)
Just fixed it! Thanks for noting! - 20:51 Bug #23146: Remove Workspace Module and Autopublishing from the system extension Version
- @Christopher - are you sure you did the right thing #16307 and #12811 are not duplicate
- 17:40 Bug #23146: Remove Workspace Module and Autopublishing from the system extension Version
- going to send this to the Core list once the RFC for the "workspaces" sysext is ready...
- 17:39 Bug #23146 (Closed): Remove Workspace Module and Autopublishing from the system extension Version
- Since the workspace-team is going to add "workspaces" as new sysext the autpublishtask and workspace-module parts can...
- 21:10 Bug #20434: Improve advanced_htaccess and make it more compatible
- Yes, the patch is attached and pending in Core List.
- 19:41 Feature #23987: Install Tool always unlocked when accessed via 127.0.0.1
- Hi Marcus,
please see #20878, which is about exactly this problem. People agreed not to create a new switch there,... - 16:55 Feature #23987: Install Tool always unlocked when accessed via 127.0.0.1
- Sorry, picked the wrong version.
It's okay in 4.4.x, but present in 4.2.15:
typo3/install/index.php
55 ... - 16:23 Feature #23987: Install Tool always unlocked when accessed via 127.0.0.1
- Hi,
i can't reproduce this with my local MAMP setup with TYPO3 4.4.4.
The install tool is locked even when acce... - 14:31 Feature #23987 (Closed): Install Tool always unlocked when accessed via 127.0.0.1
- If accessed via 127.0.0.1, the install tool can always be accessed, regardless if there is a ENABLE_INSTALL_TOOL file...
- 19:25 Bug #23925: Mail not sent with SAFE_MODE enabled
- OK, let's make it right way.
I've added two new patches: one for 4.4 with warning message and one for trunk, that us... - 08:57 Bug #23925: Mail not sent with SAFE_MODE enabled
- There is nothing wrong with them, i just have not seen any of them in the core mailing list.
If you only put it at t... - 08:46 Bug #23925: Mail not sent with SAFE_MODE enabled
- There are a lot of patches but none of them is accepted.
What is wrong with all of them? - 19:07 Feature #9947: 4.x -> 4.5 Install Tool migration script
- Partly solved: Disable draft workspace and migrate it to a real workspace
http://bugs.typo3.org/view.php?id=16225
- 18:16 Bug #23992 (Closed): move workspace-selector to sysext workspaces
- The workspace-selector will be moved to sysext workspaces, therefore all core-references can be removed...
(issue... - 18:04 Bug #23869: Incorrect FE rendering of thead element in RTE content in v4.4.4 & v2.0.5
- I can reproduce this issue only by using the TS setup reported by Matthew.
Using the default proc options and defa... - 16:46 Bug #23869: Incorrect FE rendering of thead element in RTE content in v4.4.4 & v2.0.5
- It may sound silly to you,
I didn't change anything else except this lines and it rendered correctly.
I would be ... - 15:47 Bug #23869: Incorrect FE rendering of thead element in RTE content in v4.4.4 & v2.0.5
- @Iomedia: I don't think so. This is a FE-rendering configuration issue. You must have changed something else.
- 09:57 Bug #23869: Incorrect FE rendering of thead element in RTE content in v4.4.4 & v2.0.5
- I had the same problem,
found the following option:
RTE.default.proc.entryHTMLparser_db.tags {
thead.allowedAttr... - 17:58 Revision 4cc6c666: Updated htmlArea RTE version to 2.0.7
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9309 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:54 Bug #10682 (Closed): deprecate t3lib_userAuthGroup::workspaceCheckStageForCurrent()
- Ideally we should not use t3lib_userAuthGroup::workspaceCheckStageForCurrent() - we should implement or own API and d...
- 17:48 Bug #23991: Migrate regular workspaces to custom-stage workspaces
- more or less a placeholder at the moment - until #13170 we've to wait with the patch
- 17:47 Bug #23991 (Closed): Migrate regular workspaces to custom-stage workspaces
- Since workspaces in 4.5 use custom stages the old workspaces need to be migrated to keep their "Review" stage as cust...
- 17:45 Bug #23990: usage of version/ws/class.wslib.php is deprecated...
- going to send this to the Core list once the RFC for the "workspaces" sysext is ready...
- 17:44 Bug #23990 (Closed): usage of version/ws/class.wslib.php is deprecated...
- The usage of version/ws/class.wslib.php is deprecated all the tasks of wslib are now done in tx_Workspaces_Service_Wo...
- 17:32 Revision 5efaee99: Updated htmlArea RTE version to 2.1.3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9308 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:09 Bug #23936: htmlArea RTE: When inserting link with IE8, trailing line break is also linked
- Thanks for testing.
Committed to SVN TYPO3core trunk (revision 9306) and branch TYPO3_4-4 (revision 9307).
- 07:44 Bug #23936: htmlArea RTE: When inserting link with IE8, trailing line break is also linked
- Hi Stan,
thanks for your hard work.
I successfully tested the patch for 4.4 with Firefox, Opera and IE8 with the ... - 17:09 Revision 796f7719: Fixed bug #16245: htmlArea RTE: When inserting link with IE8, trailing line break is also linked
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9307 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:52 Task #9816 (Resolved): JS Labels should be localised
- 16:50 Revision 1a5cb4ed: Fixed bug #16245: htmlArea RTE: When inserting link with IE8, trailing line break is also linked
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9306 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:32 Bug #23988: Harmonize severity level of FlashMessages static/ExtJS
- F*ck.. ExtJS driven messages have already been added in 4.4 :(
- 16:29 Bug #23988 (Closed): Harmonize severity level of FlashMessages static/ExtJS
- #22268 introduced ExtJS driven FlashMessages, which fade out after a given amount of time.
The severity levels, whic... - 12:39 Bug #17960: Unsuccessful update of extension list not recognized
- Hi,
i think i found the problem:
in line 1723 of class.em_index.php the new md5hash file is written and in line... - 10:12 Bug #23986 (Closed): Template module crashes, if no template exists on a page
- While in the template module (Info/Modify), it will crash with the following error if no template or an empty templat...
- 10:03 Bug #23985 (Closed): feeditadvanced with 4.5 is broken
- the edit toolbar in the top is displayed, but no drag+drop of CE or inline editing anymore.
Tested with intruduction... - 04:49 Bug #23984 (Closed): tx_felogin: forgot password-mails links not clickable
- E-Mails containing the text "to set a new password please visit the following link:" have a link to the page to reset...
2010-11-07
- 22:34 Bug #23973: Compare produces wrong SQL in DB Analyser: MySQL Error 1170: BLOB/TEXT Column used in Key Specification without a key length
- $TYPO3_CONF_VARS['SYS']['multiplyDBfieldSize'] is only needed if your database charset is different from the charset ...
- 15:26 Bug #23973: Compare produces wrong SQL in DB Analyser: MySQL Error 1170: BLOB/TEXT Column used in Key Specification without a key length
- I don't know whether I'll run into trouble with multiplyDBfieldSize=1 using utf8 and German language? I was told to u...
- 14:37 Bug #23973: Compare produces wrong SQL in DB Analyser: MySQL Error 1170: BLOB/TEXT Column used in Key Specification without a key length
- And does it work without multiplyDBfieldSize=2?
I don't know a case, where this setting is needed anymore, think we ... - 21:52 Revision 93b93edc: Reverted changes to loginrefresh.js which shouldn't belong to previous commit
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9305 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:47 Revision 005bdb50: Follow-up to #16136: Added unit-tests for t3lib_basicFileFunctions (Thanks to Andreas Kiessling)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9304 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:37 Bug #23943: Apply "bookmarks" naming to UserTS options
- trunk rev 9303
- 21:34 Revision e9cacf32: Fixed bug #16252: Apply "bookmarks" naming to UserTS options
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9303 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:21 Bug #23983: Set focus to password field when "loginRefreshLayer" shows up
- Hm, there should be a "link" from the Ext JS output where the # is shown
a tabindex="-1" class="x-dlg-focus" href="#... - 21:14 Bug #23983 (Closed): Set focus to password field when "loginRefreshLayer" shows up
- When the layer to refresh your login appears, the password field should automatically be focused since there is no ot...
- 20:49 Bug #23937: Create class constants for pages.doktype
- rev. 9302
- 20:47 Revision 172a9912: Fixed bug #16246: Create class constants for pages.doktype
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9302 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:20 Bug #22268: [Feature] ExtJS driven fading in/out Flashmessages
- Just one hint: This feature has been committed different from the initial version shown here. You can use it this way...
- 18:55 Feature #10667 (Closed): Pagebrowser without Javascript
- In order to comply with accessibility guidelines a page browser must also work when Javascript is not available (e.g....
- 18:34 Bug #23982 (Closed): The install tool should check if typo3conf, fileadmin, uploads, typo3temp are writable before installing
- I tried the beta package with the introduction package but installing failed. One of the first things i do after an i...
- 17:50 Feature #23979: htmlArea RTE: Add quick tips to insert emoticon dialogue
- Committed to SVN TYPO3core trunk (revision 9301).
- 17:23 Feature #23979 (Closed): htmlArea RTE: Add quick tips to insert emoticon dialogue
- Currently, when the mouse moves over an emoticon, the description is displayed as title.
Replace this with quick t... - 17:50 Revision 4459aeb9: Added feature #16293: htmlArea RTE: Add quick tips to insert emoticon dialogue
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9301 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:34 Feature #23981 (Closed): Optimize stdWrap usage for TypoScript content element FORM
- One part of the current TypoScript tuning process is to add missing stdWrap functions to existing content elements an...
- 17:24 Bug #23980 (Accepted): Relations with MM_opposite_field don't update the relation count of opposite field
- I use this config in TCA for symmetric relations between two tables:
Local side:
'config' => array(
... - 17:20 Bug #23936: htmlArea RTE: When inserting link with IE8, trailing line break is also linked
- Bug or feature, this is really the behaviour of IE's selection object. Let's try to work around it in this particular...
- 17:00 Bug #23978 (Closed): Show FlashMessage when cache of a single page has been cleared
- Editors (without admin) access can clear the cache for a single page in Page/List module.
Hitting the icon gives no ... - 15:39 Bug #23867: Menu_Layers is screened incorrect
- Hello Christopher,
i think this bug is an duplication of task
http://bugs.typo3.org/view.php?id=16268
I've t... - 14:15 Bug #20434: Improve advanced_htaccess and make it more compatible
- Christopher, could you provide a patch for this, please?
- 02:17 Bug #20434: Improve advanced_htaccess and make it more compatible
- You could however create this kind of problem, if you activated the lines beginning with "mod_gzip_item_exclude...." ...
- 01:38 Bug #20434: Improve advanced_htaccess and make it more compatible
- I just checked all .htaccess files in the Core: There is none which uses expires commands outside of <IfModule mod_ex...
- 14:02 Bug #23977 (Closed): FE classes TSpagegen and FE_LoadDBgroup are not following naming conventions
- These classes are part of extension cms and should follow naming convention.
Rename
TSpagegen in tslib_pageGenera... - 13:50 Bug #23976 (Closed): Make autoloader aware of extension manager classes
- At the moment extensionmanager classes (em_*) have to be included in core_autoload with a hardcoded path. this is hac...
- 13:03 Bug #23957: nested XMENU_LAYERS and the typo3temp *.js caching bug
- I think I've found a bug with nested XMENU_LAYERS, described abowe, resulting from commit to svn of task
http://bug... - 12:39 Revision d5cf84c7: [!!!][+BUGFIX] Extbase: fixed typo in getter and setter of Tx_Extbase_Domain_Model_FrontendUser::lastlogin . Thanks to Christian Schwan. Resolves #9345
- 03:06 Bug #23215: TCEforms look broken when using 1024x768 because of palettes
- TCEForms have been redesigned now and there are no palettes anymore in 4.5; at least opening them does not display mo...
- 01:47 Revision 9833a476: Follow-up to feature #7872: htmlArea RTE: Allow CSS-styles for tables without having to enable blockstyle
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9300 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:32 Feature #23968: htmlArea RTE: Add context sensitive help to remove format dialogue
- Committed to SVN TYPO3core trunk (revision 9299).
- 01:32 Revision 9c0b84f6: Added feature #16281: htmlArea RTE: Add context sensitive help to remove format dialogue (BE only)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9299 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:07 Bug #23975 (Closed): TCAtree config option readOnly = 1 has no effect
- TCAtree need to have an readOnly rendering. Perhaps the default multiselect rendering could be used then as first sol...
- 00:56 Bug #22298: RTE: blocklevel alignment broken
- Closed, not reproducable and no feedback at all.
2010-11-06
- 23:34 Feature #23974: Optimize stdWrap usage for TypoScript content element IMGTEXT
- Done.
- 23:12 Feature #23974: Optimize stdWrap usage for TypoScript content element IMGTEXT
- Couod somebody please change the Summary - copy & paste was too fast ;-)
Should be: Optimize stdWrap usage for Typ... - 23:01 Feature #23974 (Closed): Optimize stdWrap usage for TypoScript content element IMGTEXT
- One part of the current TypoScript tuning process is to add missing stdWrap functions to existing content elements an...
- 21:55 Bug #23962: Content Wizard brocken
- Well i tried it with my productive enviroment and with a fresh and clean instance.
so i think it can't be any ext.
... - 21:06 Bug #23962: Content Wizard brocken
- Do you have compressionLevel set in the install tool?
Have you enabled all the debug / error reporting options in th... - 17:29 Bug #23962 (Closed): Content Wizard brocken
- Hello,
i've encountered a crash/block at the content wizard.
Since i upgraded to 4.4.x this problem occures ran... - 21:45 Bug #23973 (Closed): Compare produces wrong SQL in DB Analyser: MySQL Error 1170: BLOB/TEXT Column used in Key Specification without a key length
- I tried to use utf8 and set
[SYS][multiplyDBfieldSize]=2
running Compare leads to
ALTER TABLE sys_registry ADD U... - 21:40 Feature #23972 (Closed): Optimize stdWrap usage for TypoScript content element RECORDS
- One part of the current TypoScript tuning process is to add missing stdWrap functions to existing content elements an...
- 21:33 Feature #23971 (Closed): Optimize stdWrap usage for TypoScript content element LOAD_REGISTER
- One part of the current TypoScript tuning process is to add missing stdWrap functions to existing content elements an...
- 21:29 Feature #23970 (Closed): Optimize stdWrap usage for TypoScript content element IMG_RESOURCE
- One part of the current TypoScript tuning process is to add missing stdWrap functions to existing content elements an...
- 21:26 Feature #23969 (Closed): Optimize stdWrap usage for TypoScript content element IMAGE
- One part of the current TypoScript tuning process is to add missing stdWrap functions to existing content elements an...
- 21:24 Feature #23968 (Closed): htmlArea RTE: Add context sensitive help to remove format dialogue
- Add context sensitive help to remove format dialogue using TYPO3 csh help.
Works in BE only.
(issue imported f... - 20:18 Bug #23967 (Closed): Field size for "shortcut" is 3, although maxitems is 1
- Field "shortcut" (to define target page of a shortcut) has size 3, although maxitems is defined to 1. This leads edit...
- 20:13 Bug #23966 (Closed): Use class constants for pages:shortcut_mode in tbl_pages.php
- #23505 introduced class constants for field shortcut_mode of table pages:...
- 18:01 Feature #23965 (Closed): possibility to insert records of other tables
- The EM lacks a possibility to insert record into the tables of other extensions.
This patch will allow to add reco... - 17:44 Bug #23964 (Closed): TCAtree should disable self from being selectable
- Currently the current record node could be selected. This would result in a loop if the selected items is check in th...
- 17:40 Bug #23963 (Closed): TCAtree should respect maxItems = 1
- With setting maxitems to one i would like to be able to only select one node. Currently x nodes could be selected and...
- 17:04 Bug #23961: TCAtree does not display german Umlauts in node labels
- Looking more into the code i found, that on the PHP side all seams fine.
t3lib_tree_Renderer_ExtJsJson->getNodeArr... - 17:02 Bug #23961 (Closed): TCAtree does not display german Umlauts in node labels
- Trying to render a tree with german umlauts in node labels result in not displaying and text in this node.
(issue... - 17:04 Bug #23957: nested XMENU_LAYERS and the typo3temp *.js caching bug
- I took a look to the HTML-source and it seems to me that there is a problem with ID's.
The second level containing ... - 15:32 Bug #22529: stat_apache always logs HTTP status 200
- Yes, that's what I thought.
I just tried with headers_sent() and apache_response_headers() in the function statist... - 14:59 Feature #23886: Optimize stdWrap usage for TypoScript content element CASE
- Committed to trunk rev 9298
- 14:58 Revision 21f92c26: Fixed bug #16187: Optimize stdWrap usage for TypoScript content element CASE (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9298 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:18 Bug #23277: Mailing doesn´t work with safe mode on
- @Nico: Why don't you put your patch on the core list? I stumbled upon this from #23925.
The function did not chang... - 07:11 Bug #23277: Mailing doesn´t work with safe mode on
- for me, as long as the issue isn't resolved, this does the trick:
// eMail with SafeMode = ON
// Userfunction wri... - 12:06 Bug #23958: Poor solution for t3lib_div::makeInstance() for t3lib_basicFileFunctions and t3lib_extFileFunctions
- sorry for that issue,
but i have to include always that files for backward compatibility for lower typo3 versions th... - 12:05 Bug #23951: Clearing input field using clear icon doesn't get saved.
- committed to trunk rev 9297
- 12:05 Bug #23925: Mail not sent with SAFE_MODE enabled
- Damn, that utility function was only comitted to trunk (4.5), not to 4.4.
There is already a bugreport here: http://... - 12:04 Revision daa06e10: Fixed bug #16261: Clearing input field using clear icon doesn't get saved. (Thanks to Peter Beernink)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9297 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:56 Bug #23941: prototype methods are used to determine the available viewport dimensions in ExtJS plugins
- committed to trunk rev 9296
- 11:56 Revision 124a9fdf: Fixed bug #16250: prototype methods are used to determine the available viewport dimensions in ExtJS plugins
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9296 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:54 Bug #23945: Dead logo function in backend.php
- committed to trunk rev 9295
- 11:53 Revision fbeb2036: Fixed bug #16254: Dead logo function in backend.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9295 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:51 Bug #23831: Configuration module is hard to find the array key because it's not sorted
- Committed v3 to trunk rev 9294
- 11:50 Revision 6fa61af6: Fixed bug #16116: Configuration module is hard to find the array key because it's not sorted
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9294 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:46 Bug #23474: includeCSS path-string pass htmlspecialchars twice
- Committed to svn
4_4 rev 9292
trunk rev 9293 - 11:45 Revision aa2ff473: Fixed bug #15587: Bug: htmlspecialchars called twice (Thanks to Mickel Ricky)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9293 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:45 Revision 16065bde: Fixed bug #15587: Bug: htmlspecialchars called twice (Thanks to Mickel Ricky)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9292 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:33 Bug #23910: Autostart for Flash Videos does not work
- Committed to svn
4_3 rev 9289
4_4 rev 9290
trunk rev 9291 - 11:30 Revision 3d1cd742: Fixed bug #16214: Bug: Change value of Media(Flash) parameter (Thanks to Janos Thiele)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9291 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:30 Revision 266ca579: Fixed bug #16214: Bug: Change value of Media(Flash) parameter (Thanks to Janos Thiele)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9290 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:30 Revision 5d6cc61d: Fixed bug #16214: Bug: Change value of Media(Flash) parameter (Thanks to Janos Thiele)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9289 709f56b5-9817-0410-a4d7-c38de5d9e867
- 07:51 Bug #19884: the icons for clearing of caches disappear in 4.2.4
- This is fixed in 4.5 trunk.
- 01:11 Bug #19884: the icons for clearing of caches disappear in 4.2.4
- Is that still an issue in current versions?
- 07:11 Bug #23679: BE Login - immediate timeout after login in IE8
- Not for me.
- 00:40 Bug #23118: Page Tree is sometimes not loading in Firefox 3.6
- Resolved, unable to reproduce and no feedback for months.
- 00:20 Bug #20772: pageNotFound_handling returns 301 instead of 404
- Is that still an issue?
I just tested this with current trunk (4.5.0alpha3):
Currently you first get a redirect... - 00:12 Bug #18803: pageErrorHandling doesn't work with relative files in a subfolder TYPO3 install
- Resolved, not reproducable.
Thanks for the feedback! - 00:10 Bug #16988: pageNotFound doesn't perform a real 301-redirect
- Resolved, fixed.
In current versions (I just tested this again with 4.5.0alpha3, but this also works with older ve... - 00:03 Bug #18686: Updating to TYPO3 4.2 cuts off TypoScript templates after the first umlaut resulting in unusable code
- As pointed out, this problem occurs when you somehow store data with a charset different from the charset of your dat...
2010-11-05
- 23:59 Feature #23612: Inserting youtube URL in media does not work
- Claus, can you check, if this is fixed with #23535?
- 23:57 Bug #23679: BE Login - immediate timeout after login in IE8
- Is this still an issue?
- 23:07 Bug #23807: Tool tips for collapsing and resizing panels
- I saw an option to enable ExtJS QuickTips in the Splitbar code, so there seems to exist a built-in feature for this!
- 23:05 Bug #23959 (Closed): Link Exception messages to Wiki pages
- Add a text and link to the Exception handler messages pointing to a page on typo3.org.
(issue imported from ... - 23:04 Bug #23729: Style error messages in the TYPO3 way
- trunk rev. 9145 (already on 18.10.2010)
- 22:52 Bug #23958: Poor solution for t3lib_div::makeInstance() for t3lib_basicFileFunctions and t3lib_extFileFunctions
- Is this really still an issue in 4.3/4.4? The autoloader should load the file for you automatically.
- 20:07 Bug #23958 (Closed): Poor solution for t3lib_div::makeInstance() for t3lib_basicFileFunctions and t3lib_extFileFunctions
- File name and class name do not match (eg. 't3lib_bascifilefunc' vs 't3lib_basicFileFunctions') and t3lib_extFileFunc...
- 22:38 Bug #23847: impossible to effectively set filetype limitations for filelist module
- Committed to trunk rev. 9288
Thanks for your contribution, Andreas! - 22:36 Revision 5a2c6be4: Fixed bug #16136: make it possible to really restrict to certain file extensions for filemounts (Thanks to Andreas Kiessling)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9288 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:48 Feature #10288 (Resolved): Module: Move action icons to right place in row
- and thanks to Steffen Ritter this actually happend :)
- 20:09 Bug #22529: stat_apache always logs HTTP status 200
- You thought about reading the status code after it was sent and than use it? I tried this and failed. Take a look abo...
- 19:09 Bug #22529: stat_apache always logs HTTP status 200
- I just experienced this problem....
Can't you read out the header from where it is made, meaning from the function... - 19:14 Bug #23842: buggy initialization of flash uploader when only certain file extensions are allowed
- Committed to
- trunk rev. 9285
- 4-4 rev. 9286
- 4-3 rev. 9287
Thanks for your contribution, Andreas! - 19:12 Revision bee1f02a: Fixed bug #16130: buggy initialization of flash uploader when only certain file extensions are allowed (Thanks to Andreas Kiessling)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9287 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:11 Revision e0d0d013: Fixed bug #16130: buggy initialization of flash uploader when only certain file extensions are allowed (Thanks to Andreas Kiessling)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9286 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:09 Revision 1a3d3fc4: Fixed bug #16130: buggy initialization of flash uploader when only certain file extensions are allowed (Thanks to Andreas Kiessling)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9285 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:07 Bug #15128: Shortcut Handling can cause SEO problems and should be improved
- Reaching the "old URL" is still required, because it might be linked by other means.
So adding the redirect on the... - 19:00 Bug #15128: Shortcut Handling can cause SEO problems and should be improved
- Hi Ernesto, thanks for your comment.
It could certainly be an optional feature. However, this "just works" with au... - 17:26 Bug #15128: Shortcut Handling can cause SEO problems and should be improved
- Thanks, demonkoryu, but I think the problem is still the same.
This change of behaviour might have many side-effec... - 17:18 Bug #15128: Shortcut Handling can cause SEO problems and should be improved
- Hi, this patch also works for pages with doktype other than 4 (shortcut).
- 18:06 Bug #23957 (Rejected): nested XMENU_LAYERS and the typo3temp *.js caching bug
- The bug occured when i tried to fix the typo3temp bug (0012376).
I've created an nested XMENU_LAERS navigation. Wi... - 17:00 Bug #21334: rte does not load in internet explorer if enableCompressedScripts is selected
- No feedback and unable to reproduce. Closing the issue.
- 16:35 Feature #23956: Add functions to provide mocks for makeInstance
- The patch also adds an exception if makeInstance is called with an empty class name
- 16:34 Feature #23956: Add functions to provide mocks for makeInstance
- In addition, this patch adds some unit tests for the already existing functionality of makeInstance.
- 16:33 Feature #23956 (Closed): Add functions to provide mocks for makeInstance
- This will make unit-testing a lot less of a hassle.
In addition, we should have a function to make makeInstance dr... - 16:06 Revision f05b31b5: Added feature #7872: htmlArea RTE: Allow CSS-styles for tables without having to enable blockstyle
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9284 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:53 Bug #23955: from_name should be quoted (at least when it's an e-mail address)
- After giving it a little bit more thought, I guess this should be fixed in the tx_powermail extension. What do you th...
- 15:39 Bug #23955 (Closed): from_name should be quoted (at least when it's an e-mail address)
- I ran into this issue when the from address of e-mails sent by tx_powermail where rewritten by MS Exchange.
The from... - 15:39 Bug #10643 (Needs Feedback): Module doesn't work in trunk
- cleared the conf-cache after you installed it?
- 12:01 Bug #10643 (Closed): Module doesn't work in trunk
- When i call the module in info, i get 3 warnings and no results, even if i have links on the page(s)
PHP Warning
... - 14:34 Feature #23949: Add Khmer language (Cambodian) to TYPO3 core
- committed to trunk rev. 9283
- 14:25 Feature #23949: Add Khmer language (Cambodian) to TYPO3 core
- Updated patch attached (16258_v3.diff) which fix inline comments to use only one tab. Thanks to Mario.
- 11:17 Feature #23949: Add Khmer language (Cambodian) to TYPO3 core
- The first patch modified the ChangeLog file and it should not be. Attached is the updated patch with the ChangeLog un...
- 09:30 Feature #23949 (Closed): Add Khmer language (Cambodian) to TYPO3 core
- We have created a patch to add Khmer language to the core.
(issue imported from #M16258) - 14:33 Revision 350c7329: Added feature #16258: Add Khmer language to TYPO3 core (Thanks to Keo Visay)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9283 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:06 Bug #23950: Empty backend frame width Firefox
- the url of the third frame is :
http://www.xxxx.com/typo3/sysext/cms/layout/db_new_content_el.php?id=64&colPos=0&s... - 12:35 Bug #23950: Empty backend frame width Firefox
- please post the url of the frame when empty, also enable errors.
- 11:07 Bug #23950 (Closed): Empty backend frame width Firefox
- Using one of the two later versions of FF, I experienced an issue with the Backend Page Module. When I try to add a n...
- 13:42 Bug #23910: Autostart for Flash Videos does not work
- Hello Steffen,
i think this solution should not have any effect for the QT player, because we recompiled the flvpl... - 12:50 Bug #23910: Autostart for Flash Videos does not work
- Please verify also with Quicktime if it works with autoPlay or autoStart,
otherwise i'm fine with recompilation. - 08:54 Bug #23910: Autostart for Flash Videos does not work
- Janos, this would be great!
- 13:03 Bug #23952: Link browser shows wrong title for pages and tt_content elements
- Thanks. Already done :-)
- 13:02 Bug #23952: Link browser shows wrong title for pages and tt_content elements
- looks good, please send to core list.
- 12:52 Bug #23952: Link browser shows wrong title for pages and tt_content elements
- As far as I can tell, this is the only occurrance. It seems that all browsers use this class.
Anyway, I found out,... - 12:40 Bug #23952: Link browser shows wrong title for pages and tt_content elements
- could you verify the other linkbrowsers as well (eg RTE)?
- 12:24 Bug #23952 (Closed): Link browser shows wrong title for pages and tt_content elements
- The link browser (browse_links.php) just displays the contents of the header field of the record instead of calling t...
- 12:44 Bug #23822: CSH tooltip floats behind page tree
- this only happens if you reduce screensize smaller than the input fields. i would say it's an edge case and really mi...
- 00:30 Bug #23822: CSH tooltip floats behind page tree
- Screenshot attached.
- 12:36 Feature #23954 (Closed): Create new Element Button always inserts new record at the bottom
- If you have configured 'newRecordLinkPosition' => 'both' in TCA the Button at the top of the list always inserts the ...
- 12:30 Bug #23953 (Closed): Recycler loading mask is black and has double bordered "loading" message
- The loading mask should look simular to the iframe loading mask, adapt it
(issue imported from #M16263) - 12:14 Bug #23951 (Closed): Clearing input field using clear icon doesn't get saved.
- When clearing a input field using the new clear icon, the field is emptied, but when saved, the old values are restor...
- 12:10 Revision df8a85a1: [+FEATURE] First step of "Fluid widget" backport
- This is the first step of the Widget backport (#8773). This contains all the core classes that are required for the w...
- 11:46 Feature #10642 (Closed): Implement workspace preview
- #9472 presents a new design for the workspace preview window. We need a CSS styling for it.
!workspace-preview-thu... - 04:57 Bug #23875: htmlArea RTE: The path of classesAnchor images are modified when saving
- Many thanks for offering this work!
- 04:53 Revision a6a1a480: Fixed bug #16248: htmlArea RTE: Mistake in locallang file of character map
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9282 709f56b5-9817-0410-a4d7-c38de5d9e867
- 04:48 Feature #23948: htmlArea RTE: Rewrite stylesheets parsing functions
- Committed to SVN TYPO3core trunk (revision 9281).
- 03:06 Feature #23948 (Closed): htmlArea RTE: Rewrite stylesheets parsing functions
- Stylesheets parsing code is not well-structured and is redundant in blockstyle and textstyle plugins.
(issue impo... - 04:48 Revision 706d6914: Added feature #16257: htmlArea RTE: Rewrite stylesheets parsing functions
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9281 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-11-04
- 23:32 Bug #23910: Autostart for Flash Videos does not work
- Convinced.
- 23:29 Bug #23910: Autostart for Flash Videos does not work
- Hello Steffen,
If you want i can publish the compiled SWF file tomorow. I've done it already for our project. - 23:18 Bug #23910: Autostart for Flash Videos does not work
- Why I prefer this solution: The autoPlay value will still remain in all flexform fields in database and autoStart wil...
- 23:17 Bug #23910: Autostart for Flash Videos does not work
- Christopher, in principle you're right that typo3/contrib/ is 3rd party and should not be touch.
The flashmedia play... - 22:08 Bug #23910: Autostart for Flash Videos does not work
- In the top of this page there is the section called "Tags". In the list of available tags you can choose and then add...
- 21:58 Bug #23910: Autostart for Flash Videos does not work
- Ok,
but only one more question bevore i send the mail.
What is meant by: Also add the tag "pending in core list... - 21:40 Bug #23910: Autostart for Flash Videos does not work
- Hi Janos,
nearly perfect! :-)
You should only change one thing : Please create the patch from TYPO3 "rootlevel", ... - 21:34 Bug #23910: Autostart for Flash Videos does not work
- Hello Christopher,
now i created a patch with the solution from 0012988. Can you please check if the patch is corr... - 23:21 Bug #23945 (Closed): Dead logo function in backend.php
- There is a new class TYPO3Logo which is used for render the logo, the old class still remained in code but is not use...
- 23:16 Bug #23822: CSH tooltip floats behind page tree
- Can you maybe add a screenshot?
- 23:12 Bug #23822: CSH tooltip floats behind page tree
- Hi, lot better now!
Found still one way to bug it. Long label floating on left can be hidden behind page tree. Eve... - 21:19 Bug #23822: CSH tooltip floats behind page tree
- Hi Tanel,
can you still reproduce this problem?
Using FF and current trunk I cannot.
- 23:13 Bug #22243: Several GIFBUILDER features broken for IM6 and GM
- In response to a diverging discussion in the core group I want to make some points clear here, so hopefully we can ge...
- 21:49 Bug #21829: Media CE: Autostart with Videos does not work
- Resolved as duplicate of #23910.
Please go on there!
- 21:08 Feature #17529: Sitemaps/Menu of subpage with ACT
- trunk rev 9279 and 9280
- 21:06 Revision 0ba10a82: Added feature #6147: Sitemaps/Menu of subpages with active state (Part II)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9280 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:06 Feature #14894: stdWrap.age should differenciate between singular/plural
- Amazing.. 5 years later => solved! thanks Susanne ;)
- 20:40 Feature #14894: stdWrap.age should differenciate between singular/plural
- Committed to trunk rev 9278.
- 21:04 Bug #23943 (Closed): Apply "bookmarks" naming to UserTS options
- The "shortcut" features has been renamed to "bookmarks" in #23433
This RFC renames also the UserTS options from *s... - 21:03 Revision e2371ee4: Added feature #6147: Sitemaps/Menu of subpages with active state - Prerequisite (Part I): new csc version template
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9279 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:48 Feature #23942 (Closed): Deprecate old function calls of the workspaces library in the version extension
- For the new Workspaces Module some functionality was moved from the workspaces library (wslib) of the version extensi...
- 20:39 Revision 146ec7d8: Added feature #1333: stdWrap.age should differenciate between singular/plural
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9278 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:37 Bug #23941 (Closed): prototype methods are used to determine the available viewport dimensions in ExtJS plugins
- In our own ExtJS plugins the document.viewport method is used to determine the available dimensions of the viewport.
... - 20:26 Bug #10636 (Closed): workspace module not usable in IE6
- See attached screen - workspace module doesn't look nice in IE6
- 20:08 Bug #21508: Layout of BE Loginform is broken in IE8
- Closed, no change required.
The whole BE login has been changed even before 4.3 was released.
The issue with the ... - 19:46 Bug #23940 (Closed): Field php_tree_stop is not displayed any more in page form
- I think this field should be displayed in Behaviour > Miscellaneous.
(issue imported from #M16249) - 19:18 Bug #23373: Changes made by ColorPicker Wizard are not saved
- What a mess:
I mean, the patch has already been posted on 13.9. by Christian Müller.
That is what I overlooked w... - 18:22 Bug #23373: Changes made by ColorPicker Wizard are not saved
- Sorry Christopher, what I meant to say is I tried to send after recieving your helpfull hint, you didn't overlook any...
- 17:47 Bug #23373: Changes made by ColorPicker Wizard are not saved
- Oh, I must have overlooked the thread.
You can send a reminder to the thread in Core List up to once a week to get... - 17:35 Bug #23373: Changes made by ColorPicker Wizard are not saved
- Hi Christopher,
thanks you for your hint, bug and patch are sent to Core Team List.
Bye - 16:24 Bug #23373: Changes made by ColorPicker Wizard are not saved
- Hi Tobias,
thanks for your patch!
Would you mind sending this to the Core Team list, to get this committed to t... - 16:12 Bug #23373: Changes made by ColorPicker Wizard are not saved
- I can confirm this bug. It have a similar problem using the colorpicker in an plugin. Your patch fixes my problem. Th...
- 19:09 Feature #23938 (Closed): Integrate new workspace module based on ExtJS
- Integrate new workspace module based on ExtJS
in the last year the newly formed workspaces team worked on many imp... - 18:20 Bug #23937 (Closed): Create class constants for pages.doktype
- The field "doktype" of pages uses magic numbers. Replace them with class constants.
(issue imported from #M16246) - 18:04 Bug #23433: Rename "Shortcuts" to "Bookmarks"
- trunk rev. 9277
- 17:51 Revision 4956165b: Fixed bug #15537: Rename "Shortcuts" to "Bookmarks"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9277 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:16 Bug #23918: Class 'tx_table_db_access' not found in class.t3lib_div.php
- Resolved, fixed.
- 17:09 Bug #16697: typo3 v4.0.2 requires gm
- Resolved, no change required.
This is contained in #16521. Please go on there. - 16:58 Feature #20107: Image Resizing / Thumbnails with GD2 instead of ImageMagick
- Here is a patch by Jan Bednarik:
http://bugs.typo3.org/file_download.php?file_id=411&type=bug
(Yes, quite old, but ... - 16:57 Feature #14781: Resizing with GD
- Resolved as duplicate of #20107.
- 16:48 Bug #20116: BE does not generate thumbnail when uploading file
- I just tried that with current trunk and it works correctly for me. I see the thumbnail in the BE next to the image n...
- 16:28 Bug #22784: Width of one paragraph of text in the Install Tool is too big
- Patch is submitted to core list, give it a +1 if you like the solution.
- 15:41 Bug #18431: Always generate Icons, assume that we have gd2 by default
- GDLib 2 has been made default in #22687, which was committed in Rev. 7781.
The part which searches for icons if no... - 13:44 Bug #20787: URLs in search results are not speaking URLs
- The first part of Andy's message means that #1686 is not resolved. If you have a multidomain enviromnent, the link is...
- 13:37 Bug #22532: Editing area for editing files is much too small
- That is still an issue in current trunk.
- 13:10 Bug #23882: Introduction Package: Installation gives Server Error 500 when trying to write to Database
- I just overread this information between all the other stuff.
However, closed as requested. - 01:02 Bug #23882: Introduction Package: Installation gives Server Error 500 when trying to write to Database
- Hi Chris and Susi, thanks a lot for your effort. Susannes hint was the breaking leverage! I set the max_execution_tim...
- 13:10 Bug #23936: htmlArea RTE: When inserting link with IE8, trailing line break is also linked
- Some further notes when expecting this structure
< p>
Product1< br />
Product2
< /p>
Mark Product1 from ... - 13:06 Bug #23936 (Closed): htmlArea RTE: When inserting link with IE8, trailing line break is also linked
- With IE8 its impossible to link to lines with different Link Targets.
Expect something like this
< p>
nice Pro... - 13:07 Bug #16244: Warning: preg_match_all(): Compilation failed: regular expression too large at offset 0 in tslib\class.tslib_content.php
- "By filling in the pattern with a length of 33610 ( done by strlen() )."
Whatever that means...
The original report... - 12:03 Bug #16244: Warning: preg_match_all(): Compilation failed: regular expression too large at offset 0 in tslib\class.tslib_content.php
- How should this be reproduced?
- 12:16 Bug #9667: template_css.tmpl paging is not working
- This has been fixed in core:
- trunk (rev. 9274)
- 4-4 (rev. 9275)
- 4-3 (rev. 9276)
see http://bugs.typo3.or... - 12:12 Feature #20953: Add a warning for IE6 users in TYPO3 4.6
- Really? We *do* support IE6 ;-)
After branching 4.5, we can add this and write "*is* not supported" :) - 12:11 Feature #20953: Add a warning for IE6 users in TYPO3 4.6
- The message should be changed from:
Your browser is outdated and might not be supported in future versions of TYPO... - 11:57 Bug #23512: Browsebox broken since 4.3.x?
- Committed to:
- trunk (rev. 9274)
- 4-4 (rev. 9275)
- 4-3 (rev. 9276) - 11:30 Bug #23512: Browsebox broken since 4.3.x?
- @Steffen: Xavier's solution in #14130 works fine.
The problem is that the corrections were only made in the outdat... - 11:56 Revision eee63e20: Backported changeset 9274 from trunk: Fixed bug #15656
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9276 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:55 Revision d0af1130: Backported changeset 9274 from trunk: Fixed bug #15656
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9275 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:52 Revision 0bed3dec: Fixed bug #15656: indexed_search: Template corrections of #14130 not applied to the CSS template (Thanks to Lorenz Ulrich)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9274 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:37 Feature #25566: t3editor should work also in file list with files with the extension '.ts'.
- Just saw Gabriel Schreiber is sponsoring this issue. Thanks! Please contact me: mail_typo3(at)etobi.de
- 11:23 Feature #25566: t3editor should work also in file list with files with the extension '.ts'.
- fixed with #15950
- 11:22 Feature #23883: Edit TypoScript file content in t3editor
- committed to trunk r9273
- 11:19 Revision a616c7b3: added feature #16183: Edit TypoScript file content in t3editor (Thanks to Fabrizio Branca)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9273 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:12 Revision b33c6eea: followup to #16228: [Feature] TCA tree
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9272 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:56 Bug #23935 (Closed): Simulate time in the TYPO3 admin panel is being ignored.
- The time will be cleared after hitting the "Update"-Button and no content elements will be shown/hidden.
T... - 10:14 Revision 42cd37b2: Follow-up to #16228: [Feature] TCA tree
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9271 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:50 Bug #23925: Mail not sent with SAFE_MODE enabled
- Yeah, that about sums it up.
Make your patch against svn trunk of 4.4 and use the newly introduced utility function ... - 01:46 Feature #23889: Optimize stdWrap usage for TypoScript content element COLUMNS
- Committed to trunk rev 9270
- 01:45 Revision beefb5ad: Fixed bug #16190: Optimize stdWrap usage for TypoScript content element COLUMNS (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9270 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:41 Feature #23891: Optimize stdWrap usage for TypoScript content element COA
- Committed to trunk rev 9269
- 01:41 Revision ea1b4716: Fixed bug #16192: Optimize stdWrap usage for TypoScript content element COA (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9269 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:38 Feature #23892: Optimize stdWrap usage for TypoScript content element COA_INT
- Committed to trunk rev 9268
- 01:38 Revision 85e91bf8: Fixed bug #16193: Optimize stdWrap usage for TypoScript content element COA_INT (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9268 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:35 Feature #23890: Optimize stdWrap usage for TypoScript content element CONTENT
- Committed to trunk rev 9267
- 01:34 Revision 11e9a546: Fixed bug #16191: Optimize stdWrap usage for TypoScript content element CONTENT (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9267 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:28 Feature #23895: Optimize stdWrap usage for TypoScript content element CTABLE
- Committed to trunk rev 9266
- 01:27 Revision 38294db4: Fixed bug #16196: Optimize stdWrap usage for TypoScript content element CTABLE (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9266 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:21 Feature #23896: Optimize stdWrap usage for TypoScript content element FILE
- Committed to trunk rev 9265
- 01:20 Revision 0ecff15a: Fixed bug #16197: Optimize stdWrap usage for TypoScript content element FILE (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9265 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:18 Feature #23898: Optimize stdWrap usage for TypoScript content element HMENU
- Committed to trunk rev 9264
- 01:17 Revision 0c488324: Fixed bug #16199: Optimize stdWrap usage for TypoScript content element HMENU (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9264 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:12 Feature #23888: Optimize stdWrap usage for TypoScript content element CLEARGIF
- Committed to trunk rev 9263
- 01:11 Revision 8f4baa47: Fixed bug #16189: Optimize stdWrap usage for TypoScript content element CLEARGIF (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9263 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-11-03
- 23:47 Bug #22784: Width of one paragraph of text in the Install Tool is too big
- Your patch works and solves the problem!
Send it to Core List! - 23:31 Bug #22784: Width of one paragraph of text in the Install Tool is too big
- This works even when there is no "-" in the path. In my installation the word "pageUnavailable" gets split up across ...
- 23:25 Bug #22784: Width of one paragraph of text in the Install Tool is too big
- >- The line displaying PATH_thisScript in Basic Configuration
Indeed! I just saw the screenshot
http://bugs.typo3.... - 23:05 Bug #22784: Width of one paragraph of text in the Install Tool is too big
- >The same problem is there at 2 other places in the same file:
>- The line displaying PATH_thisScript in Basic Confi... - 22:56 Bug #22784: Width of one paragraph of text in the Install Tool is too big
- Added a patch to solve this issue:
- added new class t3-install-description to "All configuration page"
- formatted... - 21:23 Bug #22784: Width of one paragraph of text in the Install Tool is too big
- OK.
Just take the solution you like best!
The same problem is there at 2 other places in the same file:
- The li... - 21:15 Bug #22784: Width of one paragraph of text in the Install Tool is too big
- "word-wrap: break-word" seems not to word under FF 3.6.x.
- 20:59 Bug #22784: Width of one paragraph of text in the Install Tool is too big
- word-wrap only is part of CSS3 I think. So, it is not yet a standard, but I read that it already should work in Firef...
- 20:15 Bug #22784: Width of one paragraph of text in the Install Tool is too big
- @christopher:
Is word-wrap really part of the css standard? AFAIK it's an IE invention and obviously does not work u... - 23:32 Bug #22975: PATH_thisScript in the Install Tool, Basic Configuration should have line break
- Resolved, no change required.
- 23:20 Bug #22975: PATH_thisScript in the Install Tool, Basic Configuration should have line break
- I cannot reproduce this problem anymore:
- For me the line is broken correctly: That happens either after a "-" or a... - 23:28 Bug #23929: Install tool: defaultTypoScript_setup should be textarea
- Added patch, included "String (textarea)" in desciption within file /t3lib/config_default.php which will be interpret...
- 14:23 Bug #23929 (Closed): Install tool: defaultTypoScript_setup should be textarea
- The install tool option [FE][defaultTypoScript_setup] is rendered as a text input but it should be a text area (like...
- 23:27 Bug #10303 (Resolved): migrate Draft workspace to a real workspace
- Committed to trunk :)
- 23:25 Bug #21923: Workspace Owners should be manageable with groups as well
- v3 resent to core list
- 23:20 Bug #23930: Garbled char in description
- Added patch that substitutes the garbled char by entity "–".
- 16:21 Bug #23930: Garbled char in description
- Just looked through all other texts but did not find any other place with char set encoding problems.
- 15:41 Bug #23930: Garbled char in description
- What I meant is: My installation uses UTF-8, I don't have to change this manually. I also have the Meta tag say utf-8...
- 15:00 Bug #23930: Garbled char in description
- Manually setting your browser to UTG-8 may solve the problem but the page is delivered as latin 1, see html source:
... - 14:37 Bug #23930: Garbled char in description
- Using UTF-8 as charset I see a long dash there; everything OK.
- 14:27 Bug #23930 (Closed): Garbled char in description
- Description of [MAIL][transport] contains garbled characters when describing option sendmail:
"Sends messages by c... - 22:22 Bug #23869: Incorrect FE rendering of thead element in RTE content in v4.4.4 & v2.0.5
- Remove the last two lines and the thead element will be rendered correctly.
- 21:42 Bug #23869: Incorrect FE rendering of thead element in RTE content in v4.4.4 & v2.0.5
- Shyly I reply with...
# === Output parsing ===
lib.stdheader >
lib.parseFunc.nonTypoTagStdWrap >
lib.parseFunc.... - 21:10 Bug #16244: Warning: preg_match_all(): Compilation failed: regular expression too large at offset 0 in tslib\class.tslib_content.php
- Basically the same code is still present in TYPO3 4.5alpha3 and in current trunk.
- 21:02 Bug #23931: Description of pageUnavailable_handling breaks layout under FF
- Resolved as duplicate of #22784.
This keeps things tidied up as the discussion only takes place at one place only. - 19:32 Bug #23931: Description of pageUnavailable_handling breaks layout under FF
- Hi Marc,
can you provide a patch?
For more ideas see the notes in #0014564. - 16:30 Bug #23931 (Closed): Description of pageUnavailable_handling breaks layout under FF
- The description of pageUnavailable_handling breaks the layout as there is a long string included which can not be div...
- 20:57 Feature #23934 (Closed): not possible to disable login sucess message
- I haven't found a way to disable login success message or add logout button to the success view.
It is a usability... - 20:49 Bug #23925: Mail not sent with SAFE_MODE enabled
- Hmmm, OK.
So, what do you suggest? Check value of last argument inside t3lib_utility_Mail::mail, if it is not empt... - 18:35 Bug #23925: Mail not sent with SAFE_MODE enabled
- You are right for t3lib_htmlmail, but that utility function is public and ment to be called from core / your extensio...
- 13:32 Bug #23925: Mail not sent with SAFE_MODE enabled
- There is such check, but one level up: in t3lib_htmlmail::sendTheMail. It check for safe mode enabled and, if it is, ...
- 11:48 Bug #23925: Mail not sent with SAFE_MODE enabled
- Hi Boris,
nice catch :)
shouldn't then there be a check, if the script is running in safe mode?
You could log th... - 11:06 Bug #23925 (Closed): Mail not sent with SAFE_MODE enabled
- After upgrading to branch 4 of TYPO3 (from 4.3) I found that mail from TYPO3 is not sent any more. Some of my extensi...
- 20:06 Bug #23913: Regression : Typoscript "required" did not work anymore
- Committed to trunk rev 9262
- 20:06 Revision a01594d5: Fixed bug #16217: Regression : Typoscript "required" did not work anymore (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9262 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:04 Bug #18799: Wrong CSS-Declaration makes big Forms unscrollable
- Resolved, fixed.
I checked this with 4.3.3 and 4.4 and cannot reproduce the problem.
At least for 4.4 and newer... - 20:00 Feature #23921: Optimize stdWrap usage for TypoScript content element HTML
- committed to trunk rev 9261
- 19:59 Revision 91c71751: Fixed bug #16227: Optimize stdWrap usage for TypoScript content element HTML (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9261 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:57 Feature #23920: Optimize stdWrap usage for TypoScript content element HRULER
- Committed to trunk rev 9260
- 19:55 Revision e6485647: Fixed bug #16226: Optimize stdWrap usage for TypoScript content element HRULER (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9260 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:47 Bug #16931: Table index_phash field phash_grouping
- Is the problerm that the field phash_grouping in the table index_phash is too short? A field of the type tinyblob can...
- 19:31 Revision 80ca083f: remove trailing lines with new added files
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9259 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:37 Bug #23733: doktype limitation from be_groups is not applied to alternative page languages (pages_language_overlay)
- Committed to svn
4_3 rev 9256
4_4 rev 9257
trunk rev 9258 - 18:35 Revision fd624e0b: Fixed bug #15995: Bug: doktype limitation is not applied to alternative page languages (pages_language_overlay) (Thanks to Andreas Kiessling)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9258 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:34 Revision 8b24b602: Fixed bug #15995: Bug: doktype limitation is not applied to alternative page languages (pages_language_overlay) (Thanks to Andreas Kiessling)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9257 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:34 Revision cba59300: Fixed bug #15995: Bug: doktype limitation is not applied to alternative page languages (pages_language_overlay) (Thanks to Andreas Kiessling)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9256 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:04 Feature #23919: Disable draft workspace and migrate it to a real workspace
- Committed to trunk rev 9255
- 17:59 Revision 23847fa5: Fixed bug #16225: Disable draft workspace and migrate it to a real workspace (Thanks to Tolleiv Nietsch)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9255 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:21 Bug #23933 (Closed): stdWrap for fontFile attribute of GIFBUILDER
- fontFile should support stdWrap to change the font per item.
See attached patch.
(issue imported from #M16240) - 17:18 Bug #23932 (Closed): In a sysfolder, the field Contains Plugin does not show the correct icon
- In a sysfolder, the field Contains Plugin does not show the correct icon. See attached screenshot
I think its ... - 17:01 Bug #23922: [Feature] TCA tree
- committed in 5 parts to trunk rev 9250-9254
- 16:54 Revision 441fd031: Added feature #16228: [Feature] TCA tree (Thanks to Steffen Ritter) - part 5 (styling)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9254 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:53 Revision 80c076f2: Added feature #16228: [Feature] TCA tree (Thanks to Steffen Ritter) - part 4 (TCA)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9253 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:52 Revision f219ca75: Added feature #16228: [Feature] TCA tree (Thanks to Steffen Ritter) - part 3 (ExtJS)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9252 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:51 Revision b7ab5b20: Added feature #16228: [Feature] TCA tree (Thanks to Steffen Ritter) - part 2 (abstract classes)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9251 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:50 Revision 5ac8dd06: Added feature #16228: [Feature] TCA tree (Thanks to Steffen Ritter) - part 1 (sprites)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9250 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:55 Bug #23875: htmlArea RTE: The path of classesAnchor images are modified when saving
- Thanks for testing.
Committed to SVN TYPO3core trunk (revision 9248) and branch TYPO3_4-4 (revision 9249). - 10:54 Bug #23875: htmlArea RTE: The path of classesAnchor images are modified when saving
- Seems to be solved. Thanks a lot!
- 15:54 Revision f5d236f8: Fixed bug #16175: htmlArea RTE: The paths of classesAnchor images are modified when saving
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9249 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:44 Revision b5054e8d: Fixed bug #16175: htmlArea RTE: The path of classesAnchor images are modified when saving
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9248 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:49 Revision 1bcf0a44: Fixed TYPO3 version to be 4.4.5-dev
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9247 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:37 Bug #23923: FLUIDTEMPLATE (cObject) - Not parsing css id ?
- I tested the trunk version, everything fine now! No problem anymore.
Next time i only use the trunk for testing arou... - 13:23 Bug #23923: FLUIDTEMPLATE (cObject) - Not parsing css id ?
- Of course I do :-)
I guess this bug can be closed, since the ID problem is related to the insertData Bug #23826, w... - 12:26 Bug #23923: FLUIDTEMPLATE (cObject) - Not parsing css id ?
- Hey Jo,
i think this is the normal Fluid behavior. Try this:
<f:format.html>{mycontent}</f:format.html>
The ... - 11:09 Bug #23923: FLUIDTEMPLATE (cObject) - Not parsing css id ?
- I tried to reproduce this behaviour but the IDs are replaced correctly on our testing server.
But I get another bu... - 13:11 Feature #10598 (Resolved): extend tx_linkvalidator_checkbase API a bit
- Thanks - committed to trunk (rev 39815)
- 13:10 Revision e41cef15: Fixed issue: #10598 - extend tx_linkvalidator_checkbase API a bit
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@39815 735d13b6-9817-0410-8766-e36946ffe9aa
- 12:44 Bug #23928 (Closed): ExtDirect Dataprovider for user settings
- This patch offers an ExtDirect handler for getting/setting BE_USER settings (uc)
It will be used by trees, ws modu... - 11:36 Bug #23927: save icons are not shown
- Normally you should have this button list on the top of the backend:
<input name="_savedok" class="c-inputButton" ... - 11:33 Bug #23927 (Closed): save icons are not shown
- Sometimes it happens that the edit screen of the TypoScript template setup or for a table record TCE does not show th...
- 11:26 Bug #23910: Autostart for Flash Videos does not work
- Ok,
I'll trie to create the patch with the solution from 0012988. But this will take some time, maybe at the end of... - 11:18 Bug #23926 (Closed): Dynamic RTE (tiny RTE) load in IRRE record
- With the default configuration the RTE didn't load at all in the IRRE records.
I did applied the patch file "typo3... - 10:41 Bug #23918: Class 'tx_table_db_access' not found in class.t3lib_div.php
- This has been fixed in the latest trunk.
svn update
U ChangeLog
U typo3/sysext/version/ws/class.wslib.php
... - 10:33 Revision 9eeda068: Changelog whitespace fix
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9246 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:07 Bug #23882: Introduction Package: Installation gives Server Error 500 when trying to write to Database
- If I look at comment 0043328 I'd say: Try increasing your max_execution_time, 30 seconds is a bit too low. I usually ...
- 01:32 Bug #23882: Introduction Package: Installation gives Server Error 500 when trying to write to Database
- OK, I did not develop the Introduction Package, but now we know: It cannot be installed that way. I think you _must_ ...
- 01:18 Bug #23882: Introduction Package: Installation gives Server Error 500 when trying to write to Database
- This is the root-page source code, which is created by Typo3 (see section below). Might be the line
<base href="http... - 01:14 Bug #23882: Introduction Package: Installation gives Server Error 500 when trying to write to Database
- Ok, import creates 26 tables (much less then 68!).
I do not receive an error, when open localhost/quickstart.
But .... - 00:55 Bug #23882: Introduction Package: Installation gives Server Error 500 when trying to write to Database
- As you can see the db t3_quickstart is already selected (@ post 43410):
Username: root
Host: localhost
Database
... - 00:47 Bug #23882: Introduction Package: Installation gives Server Error 500 when trying to write to Database
- @ post number 0043410:
Great!
Was that DB completely empty before? I think you now have an empty TYPO3 Installati... - 00:44 Bug #23882: Introduction Package: Installation gives Server Error 500 when trying to write to Database
- OK, so the settings for your database Username, Password and Host are correct.
Now choose a DB. Take an empty one.... - 00:34 Bug #23882: Introduction Package: Installation gives Server Error 500 when trying to write to Database
- For some reasons, after case 2) and having the install tool (not the 1-2-3 tool) opened in parallel, I get now the fo...
- 00:33 Bug #23882: Introduction Package: Installation gives Server Error 500 when trying to write to Database
- 1) This is what I've got directly after unzip:
Check database:
Username, password or host not set
You may need to ... - 00:03 Bug #23882: Introduction Package: Installation gives Server Error 500 when trying to write to Database
- Do I understand you correctly that you have set admin/password _for the DB connection_? I think that is your mistake....
- 02:42 Bug #23868: htmlArea RTE: Doesn't work in IE6 in current trunk
- Fixed in SVN trunk (revision 9245).
- 00:03 Bug #23868: htmlArea RTE: Doesn't work in IE6 in current trunk
- One comma too many in remove-format.js.
- 02:41 Revision c46e5c75: Fixed bug #16167: htmlArea RTE: Doesn't work in IE6 in current trunk
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9245 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-11-02
- 23:25 Bug #23837: htmlArea RTE: Links are incorrectly updated in Google Chrome
- I am unable to reproduce this issue with Chrome 8.0.552.5 and TYPO3 4.3 or trunk.
Clear the RTE cache using the Cl... - 22:30 Bug #23815: addToAllTCATypes after certain fields does not work anymore
- Yes, discussed in our release meeting today. Some "magic --linebreak--" around would indeed be needed to be as "backw...
- 22:05 Bug #23923 (Closed): FLUIDTEMPLATE (cObject) - Not parsing css id ?
- I hope that i didn't miss any config or did something wrong.
The problem is that the frontend shows code like this... - 21:42 Bug #23882: Introduction Package: Installation gives Server Error 500 when trying to write to Database
- 4YI:
Have tried meanwhile the following:
- First setup -> Typo3 DB t3_quickstart is created, empty, registered user... - 21:14 Bug #10602 (Closed): Comments needs to be saved during stage change
- Sorry, my failure, was already implemented. it's late...
- 21:09 Bug #10602 (Closed): Comments needs to be saved during stage change
- The comments the user inserted, needs to be saved during stage change
- 21:14 Bug #23869: Incorrect FE rendering of thead element in RTE content in v4.4.4 & v2.0.5
- What configuration do you have in TS setup for lib.parseFunc_RTE ?
- 20:47 Bug #10299 (Resolved): Tidy up locallang handling in workspace module
- 20:44 Bug #23875: htmlArea RTE: The path of classesAnchor images are modified when saving
- The image is inserted with an url relative to TYPO3_mainDir, rather than with an absolute url. Therefore, on saving, ...
- 20:07 Revision 4aff3723: [!!!][+BUGFIX] Fluid (View): Adjust fluid to recent resolveView() backport
- Tx_Fluid_View_AbstractTemplateView now implements the Tx_Extbase_MVC_View_ViewInterface that was changed in r2675.
NO... - 20:03 Revision 21a0771d: [+FEATURE] Extbase (MVC): Backport possibility to change the view object class name more easily
- Backported FLOW3s improved resolveView() mechanism. Tx_Fluid_View_TemplateView is still the default implementation, b...
- 19:30 Bug #23922 (Closed): [Feature] TCA tree
- This feature renders a tree from TCA with the type "select" and renderMode "tree".
It uses the abstract tree class... - 19:24 Bug #23096: Add Scheduler task for autopublication of workspaces
- The follow-up was committed to SVN Trunk in rev. 9244
- 19:23 Revision d9f909f3: Follow-up to feature #14994: Fixed call to log deprecated function
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9244 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:22 Feature #23921 (Closed): Optimize stdWrap usage for TypoScript content element HTML
- One part of the current TypoScript tuning process is to add missing stdWrap functions to existing content elements an...
- 19:20 Revision 35ce4341: [+BUGFIX] Extbase: Some smaller tweaks and fixes
- [!!!][+FEATURE] Extbase (Persistence): Backport QueryResult from FLOW3
Now Query::execute() returns an instance of Q... - 19:12 Feature #23920 (Closed): Optimize stdWrap usage for TypoScript content element HRULER
- One part of the current TypoScript tuning process is to add missing stdWrap functions to existing content elements an...
- 19:06 Revision 3a19439c: [+BUGFIX] Extbase (Object): Minor fix in ObjectManager to make it compatible with PHP 5.2.x
- Relates to: #9062
- 19:03 Feature #23802: htmlArea RTE: Register RTE scripts with the autoloader
- Second follow-up patch committed to trunk (revision 9243).
- 18:05 Feature #23802: htmlArea RTE: Register RTE scripts with the autoloader
- Incorrect registration of tx_rtehtmlarea_select_image
- 19:02 Revision 69e259f8: Follow-up to feature #16079: htmlArea RTE: Register RTE scripts with the autoloader
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9243 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:46 Feature #10598: extend tx_linkvalidator_checkbase API a bit
- Good idea, no major impact on the current code and offer greate possibilities for the hook.
+1 - 16:21 Feature #10598 (Closed): extend tx_linkvalidator_checkbase API a bit
- I was just checking if finding unlinked/unencrypted email-adresses would be possible with the linkvalidator and I fou...
- 18:44 Bug #10589: HTTP errors might not be detected
- Your are right, ill test your patch later and will commit if evrything is alright.
- 14:21 Bug #10589 (Closed): HTTP errors might not be detected
- In case the request itself went fine but returned an HTTP 404 (or anything > 400) the result array comming back from ...
- 18:43 Feature #23919 (Closed): Disable draft workspace and migrate it to a real workspace
- The draft workspace is hardcoded in the TYPO3 Core and has a different behaviour compared to other custom workspaces....
- 18:28 Bug #23913: Regression : Typoscript "required" did not work anymore
- The check for the recursionlevel had been moved into the foreach loop, but should have been placed after it.
Atach... - 12:48 Bug #23913 (Closed): Regression : Typoscript "required" did not work anymore
- Since bug 16110 have been resolved, typoscript conditions did not work anymore.
For example, in the following typosc... - 18:27 Bug #23917: Failed userlogins are not written to syslog using rsaauth and saltedpasswords
- I have uploaded a modified version og class.tx_saltedpasswords_sv1.php.
The class-internal function writeLog has b... - 18:07 Bug #23917: Failed userlogins are not written to syslog using rsaauth and saltedpasswords
- I found out, that the systemextension "saltedpassword" used t3lib_div::sysLog to log the failed login. This functions...
- 16:49 Bug #23917 (Closed): Failed userlogins are not written to syslog using rsaauth and saltedpasswords
- I have installed the system-extensions rsaauth and saltedpasswords on a TYPO3 4.4 installation.
When I try to log... - 18:25 Bug #23918 (Closed): Class 'tx_table_db_access' not found in class.t3lib_div.php
- trunk Revision 9242.
Since todays update to the latest trunk the Front end it ends up in an error message.
Fata... - 17:53 Feature #7098: $flashMessages should have a condition ...
- +1 for this one!
- 17:18 Bug #23916: Spelling and label fixes with new TCA layout for pages
- Yes, there is a mix up, please only consider fixes for the LABELS in this issue. I misunderstood the reasoning as tho...
- 16:52 Bug #23916: Spelling and label fixes with new TCA layout for pages
- Actually these are not TCA or label spelling mistakes, since the errors mentioned are coming from the CSH bubbles only.
- 16:32 Bug #23916: Spelling and label fixes with new TCA layout for pages
- :-)
- 16:31 Bug #23916: Spelling and label fixes with new TCA layout for pages
- thx, removed it from that list and created new issue #16222
- 16:28 Bug #23916: Spelling and label fixes with new TCA layout for pages
- Issue 2 comes from RealURL, see here:
http://forge.typo3.org/projects/extension-realurl/repository/annotate/trunk/lo... - 16:23 Bug #23916 (Closed): Spelling and label fixes with new TCA layout for pages
- There are some issues which should be fixed. This entry should hold all issues concerning pages / page overlays:
1... - 17:08 Bug #23866: layered menus generate "too much recursion javascript-error"
- Hi @all,
as mentioned in 0012376 TYPO3 must offer a management of cached files and/or temporary files.
All java... - 17:06 Bug #23236: Generation transparent images with GMENU fails
- pending in core list... le'ts wait and see :)
- 16:58 Bug #23236: Generation transparent images with GMENU fails
- This explanation makes sence. Although the other way worked in several installations for me. Will the patch be includ...
- 16:41 Bug #23236: Generation transparent images with GMENU fails
- Solution is much more simple:
Benni changed the way T3LIB_StdGraphic handles files internally to truecolor some ti... - 16:32 Feature #23897: Optimize stdWrap usage for TypoScript content element FLUIDTEMPLATE
- Fixed in the refactoring of #23874 already. Committed to trunk in rev. 9242.
- 16:22 Bug #23902: Dependency error when installing extensions on alpha or beta version
- The reason for this not working correctly is in typo3/sysext/em/mod1/class.em_index.php:
There checkDependencies() c... - 16:06 Bug #23874: Refactor FLUIDTEMPLATE cObject to use the new Fluid standalone view
- committed to trunk rev 9242
- 16:05 Revision 26659536: Fixed bug #16173: Refactor FLUIDTEMPLATE cObject to use the new Fluid standalone view (Thanks to Bastian Waidelich)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9242 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:27 Bug #23864: TCEFORM.tt_content.CType.keepItems = textpic does not work.
- In the wizard textpic doesen't show up, in the selectbox it shows up. Maybe its a Problem with the wizard?
Look a... - 15:06 Bug #23835: Improve tooltip behaviour
- Steffen committed this in rev. 9210.
- 14:52 Bug #23910: Autostart for Flash Videos does not work
- I think changing files in the contrib/ folder is no good idea, because these changes will be lost, when the files are...
- 14:08 Bug #23910: Autostart for Flash Videos does not work
- Hello Christopher,
i don't know which is the better solution. In my eyes both are correct, but for a better compa... - 13:54 Bug #23910: Autostart for Flash Videos does not work
- Hi Janos,
another idea (from #21829): In sysext/cms/flexform_media.xml change the line that says (was line 136 for... - 11:21 Bug #23910 (Closed): Autostart for Flash Videos does not work
- If you create a CE from type "Media" select an *.flv video file, Check Use Player (only for Shockwave Flash)" and Ren...
- 14:36 Feature #23915 (Rejected): (save and) edit next / previous record
- every now and then I have to do changes on more than one record and its easier to step one record forward than go bac...
- 14:29 Bug #23914: TCE-Forms do not use sprite icons -- this leads to inconsistency
- note: the new tca element "tree" for select fields already uses the possiblity to give sprite iconnames as select ico...
- 14:28 Bug #23914 (Closed): TCE-Forms do not use sprite icons -- this leads to inconsistency
- fix it...
This implicetely introduces the possiblitiy to provide a spriteicon-name as a third parameter to selects "... - 14:24 Revision 902aa6ba: [+BUGFIX] Fluid: Adjust Fluid to Dependency Injection changes
- Relates to: #9062
- 14:23 Revision be7751b1: [+BUGFIX] Extbase (Object): Refactor Object Manager
- The Object Manager is now at the same location and
has the same API as in FLOW3.
[+BUGFIX] Extbase: Major cleanups t... - 13:56 Bug #23812: Wrong search result description for a search word with german umlauts as the first letter
- The same problem on
TYPO3 4.4.3
PHP 5.3.3 - 11:34 Bug #23912 (Closed): taskcenter - wrongly created path for icon (in certain conditions)
- PROBLEM:
The path for icon in taskcenter is created wtih:
$icon = $GLOBALS['BACK_PATH'] . '../' . str_replace(PATH_... - 11:33 Bug #23877: Add DB structure update pre-processing hook in EM
- Committed to trunk as rev. 9241
- 11:32 Revision ba605450: Added feature #16177: Add DB structure update pre-processing hook in EM
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9241 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:22 Feature #23911 (Closed): Allow array as localconf.php configuration values
- Currently t3lib_install lacks a way to store an array as configuration value.
Having this method in Core would all... - 10:52 Bug #23909 (Closed): sys_action - not needed check for "table" in viewRecordList action
- PROBLEM:
When you define new action type of "Record List" (sys_action records) you have field "List only table". Th... - 10:42 Revision b4f6706a: * Cleaned up Persistence Backend
- 10:42 Revision 63bf0285: * Cleaned up QOM Factory
- 10:41 Revision 8f4d14be: [+BUGFIX] Extbase (MVC): Fix arguments object
- The arguments object is now correctly inheriting from ArrayObject
Resolves: #10562
[+BUGFIX] Extbase (MVC): Make da... - 00:07 Bug #21056: Close Button is at the wrong place when editing a file in filelist
- Committed to trunk rev. 9240
Thanks for your first contribution, Simon! - 00:04 Revision b4898f81: Fixed bug #11957: Close Button is at the wrong place when editing a file in filelist (Thanks to Simon Schaufelberger)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9240 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-11-01
- 23:55 Bug #23859: The rearranged TCA layout of tt_content still contains hardcoded labels
- Commited to trunk:
1) rev 9238: replacements of all occurrences of LLL:locallang_*.php with LLL:locallang_*.xml in... - 23:45 Revision 201c9159: Fixed issue #16151: The rearranged TCA layout of tt_content still contains hardcoded labels (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9239 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:27 Revision 5297310a: Fixed sub-issue of #16151: replacements of all ocurrences of LLL:locallang_*.php with LLL:locallang_*.xml in TCA definitions of sysext cms
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9238 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:38 Revision a824e432: [+FEATURE] Extbase (DI): merging DI into trunk. (resolves #10558)
- 21:00 Bug #23908 (Closed): ext_icon.gif of new sysexts need proper icons
- Extraction of extensions from typo3/mod/ to typo3/sysext/ makes extensions visible in the Extension Manager, but many...
- 19:01 Bug #23907 (Closed): Users in draft custom workspace cannot upload documents
- The error is:
Indexing failed
Meta record could not be inserted: Core: Error handler (BE): PHP Warning: Invalid... - 18:44 Revision 79e7ce32: [+TASK] Extbase: Undefined identifier in Tx_Extbase_Persistence_Storage_Typo3DbBackend::removeRow
- Method clearPageCache was given an undefined variable $uid as second parameter.
Resolves: #10570 - 18:38 Revision f2dc4ec9: [+TASK] Extbase: $query->contains generate incomplete SQL
- Use FIND_IN_SET instead of a self-constructed query of LIKE statements
Resolves: #8959 - 17:45 Feature #23906: Changeing of tt_contentConfig
- To check the patch for layouting too, it would be advisable to insert the patch of bug http://bugs.typo3.org/view.php...
- 17:43 Feature #23906: Changeing of tt_contentConfig
- This will be done with the grid view, so please wait for this feature to be implemented.
We are planning to do so ... - 17:29 Feature #23906 (Closed): Changeing of tt_contentConfig
- To be able to change the col position list before column rending in web > page there needs to be a hooks in class.tx_...
- 17:43 Feature #23905: Layouting column output in web > page
- This will be done with the grid view, so please wait for this feature to be implemented.
We are planning to do so ... - 17:25 Feature #23905 (Closed): Layouting column output in web > page
- It would be nice to be able to layout the column output in web > page. To do so there needs to be a hook in typo3/sys...
- 17:39 Bug #23470: Core calls deprecated function tslib_pibase::pi_list_query()
- Thanks, Christopher!
- 13:41 Bug #23470: Core calls deprecated function tslib_pibase::pi_list_query()
- Steffen committed this to trunk in rev. 9236.
- 16:47 Feature #23589: Popup wizard doesn't close when clicking "save & close"
- Can anyone confirm this, I think this needs to get in before feature freeze! Or else, the popup possibility is useless!
- 14:38 Feature #18879: Module Web>List: Enable options to hide searchbox and checkboxes and init MOD_SETTINGS from Page TSconfig
- Closed, no change required.
Most of this has been solved as part of #23506. - 14:37 Feature #18879: Module Web>List: Enable options to hide searchbox and checkboxes and init MOD_SETTINGS from Page TSconfig
- Hi Patrick,
the checkboxes can now be hidden since #23506.
Only the search box is still displayed always.
Coul... - 14:24 Bug #20087: Allow predefined setting for "extended view" in list module
- Closed, no change required.
This has been solved as part of #23506. - 13:51 Bug #16343: TCEMain depends on TemplaVoila
- References to templavoila are still present in trunk as of today.
- 13:45 Bug #23902: Dependency error when installing extensions on alpha or beta version
- Having a look at #21952 this issue should have been solved there.
But seems like it wasn't or got broken again. - 12:12 Bug #23902 (Closed): Dependency error when installing extensions on alpha or beta version
- When you install an extension in an alpha or beta version you always get an error like below:
====================... - 12:08 Bug #23901 (Closed): File module is shy
- The file module has the status 'shy'. When you want to install it you first need to check 'shy' before you can see in...
- 12:06 Bug #23900 (Closed): File module is shown although not loaded
- When updating from 4.4.4 to 4.5 alpha3 the file module is visible in the module tree even though not activated in the...
- 10:51 Feature #23899 (Closed): add a control function for debugging
- Sometimes you wish to give control instructions to the debug object. E.g. you wish to set other colors for the output...
- 10:39 Feature #23898 (Closed): Optimize stdWrap usage for TypoScript content element HMENU
- One part of the current TypoScript tuning process is to add missing stdWrap functions to existing content elements an...
- 10:35 Feature #23897: Optimize stdWrap usage for TypoScript content element FLUIDTEMPLATE
- The attached patch will improve the element FLUIDTEMPLATE - not CASE
- 10:33 Feature #23897 (Closed): Optimize stdWrap usage for TypoScript content element FLUIDTEMPLATE
- One part of the current TypoScript tuning process is to add missing stdWrap functions to existing content elements an...
- 10:25 Feature #23896 (Closed): Optimize stdWrap usage for TypoScript content element FILE
- One part of the current TypoScript tuning process is to add missing stdWrap functions to existing content elements an...
- 10:19 Feature #23895 (Closed): Optimize stdWrap usage for TypoScript content element CTABLE
- One part of the current TypoScript tuning process is to add missing stdWrap functions to existing content elements an...
- 08:41 Bug #23894: author/author_email are not shown when author_company exists
- Committed to trunk (rev. 9237)
- 08:33 Bug #23894 (Closed): author/author_email are not shown when author_company exists
- If you define author_company in ext_emconf.php, then the author name/email are not shown anymore.
(issue imported... - 08:39 Revision 5530078a: Fixed bug #16195: author/author_email are not shown when author_company exists
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9237 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-10-31
- 22:08 Bug #23893 (Closed): Add type hints for function parameters in tslib_content
- Functions in tslib_content do not have type hints for array or object parameters.
Problem: if you pass a string in... - 20:45 Feature #9752: Module: Implement foldout part of differences in grid view
- Following problems are still open:
* result of $versionRecord[$fieldName] = t3lib_BEfunc::getProcessedValue($paramet... - 20:20 Revision 2584c980: Fixed bug #15583: Core calls deprecated function tslib_pibase::pi_list_query()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9236 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:14 Feature #10045: Implement serverbased sorting for the grid
- all columns available in grid view are sortable.
ToDos: Maybe add some exceptions. Comment the code. - 19:09 Feature #23506: Make checkboxes at the bottom of modules hidable
- trunk rev 9235
- 19:06 Revision a3c49829: Added feature 15645: Make checkboxes at the bottom of modules configurable (Thanks to Jörg Klein)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9235 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:59 Feature #23892 (Closed): Optimize stdWrap usage for TypoScript content element COA_INT
- One part of the current TypoScript tuning process is to add missing stdWrap functions to existing content elements an...
- 17:55 Feature #23891 (Closed): Optimize stdWrap usage for TypoScript content element COA
- One part of the current TypoScript tuning process is to add missing stdWrap functions to existing content elements an...
- 17:48 Feature #23890 (Closed): Optimize stdWrap usage for TypoScript content element CONTENT
- One part of the current TypoScript tuning process is to add missing stdWrap functions to existing content elements an...
- 17:19 Feature #23889 (Closed): Optimize stdWrap usage for TypoScript content element COLUMNS
- One part of the current TypoScript tuning process is to add missing stdWrap functions to existing content elements an...
- 17:10 Feature #23888 (Closed): Optimize stdWrap usage for TypoScript content element CLEARGIF
- One part of the current TypoScript tuning process is to add missing stdWrap functions to existing content elements an...
- 17:09 Bug #23887 (Closed): In t3lib_BEfunc::viewOnClick, parameter $altUrl doesn't ignore all other parameters
- The method documentation for t3lib_BEfunc::viewOnClick states that
* @param string $altUrl is an alternative U... - 17:04 Feature #10551 (Closed): Improve handling of non-versionable records
- When working in a workspace, it is possible to edit records that belong to a table for which versioning is not activa...
- 16:57 Feature #23886 (Closed): Optimize stdWrap usage for TypoScript content element CASE
- One part of the current TypoScript tuning process is to add missing stdWrap functions to existing content elements an...
- 13:15 Revision 93f494cc: Follow-up to #15830: Sprite - IRRE record synchronization icon missing (icon was missing)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9234 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:54 Revision bf1e2d34: Follow-up to #15745: Integrate generic notification methods to show windows and dialogs based on ExtJS
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9233 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:29 Revision 18f97051: Follow-up to #15966: Enable debug mode in BE
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9232 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:06 Bug #23575: Allow DBAL to interact with EM to configure remapping
- Just uploaded some ongoing work to show how this could be done.
- 10:00 Feature #23885 (Closed): Uploads outside of DOCUMENT_ROOT
- I have Userpics and dont want to save them out of DOCUMENT_ROOT.
To do this i just tried this in:
class.t3lib_tce... - 02:24 Bug #23882: Introduction Package: Installation gives Server Error 500 when trying to write to Database
- Sorry, gave a wrong info before (looked for the info at the wrong server)
Apache/2.2.6 (Win32) !
PHP/5.2.4 ! - 01:59 Bug #23882: Introduction Package: Installation gives Server Error 500 when trying to write to Database
- This is the last entry in error.log of the apache server:
[Sun Oct 31 01:52:32 2010] [error] [client 127.0.0.1] PHP ... - 01:50 Bug #23882: Introduction Package: Installation gives Server Error 500 when trying to write to Database
- My user has full access and admin rights (is admin of localhost).
Just for a try I added an user 'admin' with passw... - 01:27 Bug #23882: Introduction Package: Installation gives Server Error 500 when trying to write to Database
- Might be the problem is, when I like to work with the installer tool I've to give a user ID and Password from my form...
- 01:24 Bug #23882: Introduction Package: Installation gives Server Error 500 when trying to write to Database
- - Here is the exact string of the Apache config out of phpinfo:
Apache/2.2.4 (Win32) DAV/2 mod_ssl/2.2.4 OpenSSL/0.9...
2010-10-30
- 23:21 Bug #23884 (Closed): Make "Include Access Lists:" Tables collapsible
- Going over the settings of Include Access Lists: is a huge task or rather you have no good overview of all settings....
- 18:13 Bug #23356: viewlistrecord of sys_action (taskcenter) with broken pagebrowser link
- Hi Manuel,
Sorry to read that.
It seems there are two bugs : the listURL ones and the pagebrowser.
Maybe the... - 17:42 Bug #23882: Introduction Package: Installation gives Server Error 500 when trying to write to Database
- Seems like the database user does not have the right to write to the new database.
PS: Which PHP version do you use? - 16:58 Bug #23882 (Closed): Introduction Package: Installation gives Server Error 500 when trying to write to Database
- Hello,
trying to setup installation with 1-2-3 tool for the quickstart website, it hangs up at 3rd step. That is the... - 17:19 Feature #23883 (Closed): Edit TypoScript file content in t3editor
- Problem:
When putting TypoScript in files you cannot edit their content within the t3editor (using syntax highlighti... - 16:24 Bug #23881 (Closed): Can not create or edit BE users
- Trying to create a BE user results in the following error...
PHP Catchable Fatal Error: Argument 2 passed to t3lib... - 15:55 Bug #22157: t3lib_BEfunc::viewOnClick - Hook request
- v3 adds a missing ' to v2 ... besides that nothing was changed
- 15:21 Feature #6251 (Under Review): User GROUPS should be able to OWN workspaces
- 14:55 Feature #23316: [Caching framework] Add scheduler task to execute garbage collection
- trunk rev. 9231
- 14:52 Revision 0d5063c3: Added feature #15306: [Caching framework] Add scheduler task to execute garbage collection
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9231 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:41 Bug #23879: 1-2-3 install tool wizard does not let DBAL load early enough
- Committed to DBAL_trunk (rev. 39699)
- 13:36 Bug #23879 (Closed): 1-2-3 install tool wizard does not let DBAL load early enough
- Since the check for PHP modules within Install Tool, DBAL is not loaded anymore early enough. This cause install of T...
- 13:41 Revision a2ce0382: Fixed bug #16179: 1-2-3 install tool wizard does not let DBAL load early enough
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@39699 735d13b6-9817-0410-8766-e36946ffe9aa
- 12:59 Feature #9820 (Resolved): Module: Show legend below new grid component
- 12:51 Bug #10303 (Under Review): migrate Draft workspace to a real workspace
- some minor todos left - but the script itself runs as supposed ...
- 12:36 Feature #10286 (Resolved): Module: Move Generate Workspace Preview Link in doc header
- 12:08 Bug #10308 (Resolved): Tab styling
- 11:28 Bug #23696: Log deprecated functions (and adjust comments)
- Committed to DBAL_trunk (rev. 39696).
Thanks Susanne. - 11:28 Revision c78d208b: Fixed bug #15941: Log deprecated functions (and adjust comments)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@39696 735d13b6-9817-0410-8766-e36946ffe9aa
- 11:20 Bug #23707: Misleading error message in ux_t3lib_DB->cacheFieldInfo()
- Committed to:
- DBAL_trunk (rev. 39693)
- DBAL_1-1 (rev. 39694)
- DBAL_1-0 (rev. 39695)
thanks. - 11:20 Revision f0912b84: Backported changeset 39693 from trunk: Fixed bug #15960
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-0@39695 735d13b6-9817-0410-8766-e36946ffe9aa
- 11:19 Revision 149c748b: Backported changeset 39693 from trunk: Fixed bug #15960
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@39694 735d13b6-9817-0410-8766-e36946ffe9aa
- 11:17 Revision 64a346ba: Fixed bug #15960: Misleading error message in ux_t3lib_DB->cacheFieldInfo() (thanks to Martin Kuster)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@39693 735d13b6-9817-0410-8766-e36946ffe9aa
- 11:13 Bug #23834: UPDATE queries fails for $GLOBALS['TYPO3_DB']->sql_query
- Committed to:
- DBAL_trunk (rev. 39691)
- DBAL_1-1 (rev. 39692)
not applicable to DBAL_1-0 - 11:12 Revision fa9cbf61: Backported changeset 39691 from trunk: Fixed bug #16120
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/branches/DBAL_1-1@39692 735d13b6-9817-0410-8766-e36946ffe9aa
- 11:10 Revision 40fa12a6: Fixed bug #16120: UPDATE queries fails for ['TYPO3_DB']->sql_query (thanks to Alan Oguzhan)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@39691 735d13b6-9817-0410-8766-e36946ffe9aa
- 11:09 Revision df99e0de: Fixed case
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@39690 735d13b6-9817-0410-8766-e36946ffe9aa
- 10:52 Feature #10287 (Resolved): Module: Change tab handling - one tab for every workspace
- tabs need styling but the functionality is there now :)
- 10:16 Bug #23474: includeCSS path-string pass htmlspecialchars twice
- Ah, sorry.. today the patch looks different than last night, I swear :D
Makes sense I think. - 09:47 Bug #23474: includeCSS path-string pass htmlspecialchars twice
- The patch *only* removes calls to htmlspecialchars() in typo3/sysext/cms/tslib/class.tslib_pagegen.php.
htmlspecia... - 00:20 Bug #23474: includeCSS path-string pass htmlspecialchars twice
- But isn't the & supposed to be replaced by & in the output?
So I think it would be okay to remove the htmlspec... - 09:27 Feature #23878 (Closed): add a possibility to turn off the XCLASS checking
- The Extension Manger shall not give always an XCLASS warning message to a PHP file. Some cases exist where a XCLASS i...
- 08:46 Bug #23877 (Closed): Add DB structure update pre-processing hook in EM
- Extension Manager lacks a way to perform actions prior to modify the database structure (create new tables or add add...
- 02:41 Bug #23876: Fileuploads with Flash do not work anymore in Firefox
- Can you confirm, that it works correctly in Internet Explorer? For me it does.
But I can reproduce the issue with ... - 00:18 Bug #23876 (Closed): Fileuploads with Flash do not work anymore in Firefox
- In Firefox the flash file uploader does not work anymore. When clicking on Choose files" nothing happens. Same for cl...
- 02:36 Bug #23849: No "Page types" icon in be_group editing, when using rendermode accessListRenderMode = checkbox
- Resolved as duplicate of #23450 (because that one has the better description).
Please go on there! - 00:47 Bug #23450: Icons for page types missing
- There is another bug report about this issue: 16138
2010-10-29
- 22:40 Bug #23474: includeCSS path-string pass htmlspecialchars twice
- Uploaded patch for resolving issue.
in "typo3/sysext/cms/tslib/class.tslib_pagegen.php" all htmlspecialchars calls... - 20:55 Feature #23445: [IRRE] Open all childrecords when opening parent records
- 4.3 rev. 9230
4.4 rev. 9229
trunk rev. 9228 - 20:45 Revision defcda5a: Fixed bug #15551: [IRRE] Open all child records when opening parent records (Thanks to Sebastian Fischer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9230 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:38 Revision 55d8ba3c: Fixed bug #15551: [IRRE] Open all child records when opening parent records (Thanks to Sebastian Fischer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9229 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:38 Revision f92628a0: Fixed bug #15551: [IRRE] Open all child records when opening parent records (Thanks to Sebastian Fischer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9228 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:15 Bug #23875 (Closed): htmlArea RTE: The path of classesAnchor images are modified when saving
- If adding a e.g. Download-link in RTE the image specified in classesAnchor.downlaod.file is displayed just as it shou...
- 18:10 Bug #23874: Refactor FLUIDTEMPLATE cObject to use the new Fluid standalone view
- Besides the patch removes an unneeded TEMPLATE function which was unintentionally committed with #23162
- 18:06 Bug #23874 (Closed): Refactor FLUIDTEMPLATE cObject to use the new Fluid standalone view
- Since r9160 (#23744) it's possible to use the FLUIDTEMPLATE TypoScript cObject.
The current implementation calls som... - 18:04 Bug #23873: Accessing FE in fresh install fails with RuntimeException "No database selected"
- uploaded 16172_v1.patch.
If database host and database is not defined typo3 jumps automatically into 1-2-3 Install... - 18:03 Bug #23873 (Closed): Accessing FE in fresh install fails with RuntimeException "No database selected"
- In #23464 a new Exception-Handler was implemented. In the current trunk it will used for the the errors on connecting...
- 18:02 Bug #23127: Accessing BE in fresh install fails with "No database selected"
- trunk rev. 9227.
- 16:52 Bug #23127: Accessing BE in fresh install fails with "No database selected"
- 15042_v3.patch works with a redirect now.
- 16:50 Bug #23127: Accessing BE in fresh install fails with "No database selected"
- Wrote 15042_v3.patch after Helmut Hummels comment "is there a reason for doing a JavaScript redirect and not a http r...
- 17:58 Revision 23ac0ee2: Fixed bug #15042: Accessing BE in fresh install fails with "No database selected" (Thanks to Lars Peipmann)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9227 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:57 Revision 1801efb8: * Updated Fluid to 1.3.0alpha3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9226 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:52 Revision 745fed9f: * Updated version to 1.3.0alpha3.
- 16:36 Bug #23851: PHP warning in System reports extension
- Committed to:
* trunk 9223
* 4.4 9224
* 4.3 9225 - 09:40 Bug #23851: PHP warning in System reports extension
- I have send the patch to the Core Team list
- 16:32 Revision f95fa167: Fixed bug #16140: [reports] PHP warning on missing array in reports system extension (Thanks to Rudi Meyer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9225 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:31 Revision 06de85d1: Fixed bug #16140: [reports] PHP warning on missing array in reports system extension (Thanks to Rudi Meyer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9224 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:29 Revision e65b7ce6: Fixed bug #16140: [reports] PHP warning on missing array in reports system extension (Thanks to Rudi Meyer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9223 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:57 Feature #23872 (Closed): Renaming of FE cookie name
- Allow renaming of FE Cookie Name, because currently it's not possible to host multiple TYPO3 installations on the dom...
- 15:52 Bug #22986: Slow query in sys_history due to missing key on tstamp / tablename
- Resolved, no change required.
Ok, at least the first part of the key is used for me (tablename), maybe my table ju... - 15:32 Feature #23848: [em] Task to update extension list
- trunk rev. 9222
- 15:30 Revision fc075dc2: Added feature #16137: [em] Task to update extension list
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9222 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:47 Bug #22628: Copy record in list view
- I agree to Steffen, with the context menu it doesn't work but with extended view icons it does. Should be fixed for t...
- 14:34 Bug #16588: Inconsistent return values of ini_get() produce false positives for safe_mode detection
- Committed to trunk rev. 9221.
- 14:30 Revision 03154277: Fixed bug #4272: Inconsistent return values of ini_get() produce false positives for safe_mode detection (Thanks to Peter Beernink)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9221 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:37 Bug #23871 (Closed): Increase DB-fields spaceBefore and spaceAfter
- Problem:
Sometimes it is necessary to enter more than 255px margin before or after a CE.
At the moment the correspo... - 13:22 Bug #22253: TYPO3's plain mails should use the proper encoding settings
- What about the 2 occurences in install/mod/class.tx_install.php?
They still only use the mail() function from PHP. - 10:20 Bug #22253: TYPO3's plain mails should use the proper encoding settings
- these changes are not required anymore because t3lib_utility_Mail::mail() serves these mails now - can anyone close i...
- 13:01 Bug #17489: Install Tool image tests fail when there are spaces in the path name
- @Ernesto
I've tested your patch it worked ok.
I did make some modifications:
* match against current trunk (r9220)... - 12:34 Bug #23870 (Closed): Field alias not displayed in Workspace
- Being in workspace the field is not displayed. Being in live the field is there and works.
Tested in 4.2.15 an... - 12:06 Bug #23869 (Closed): Incorrect FE rendering of thead element in RTE content in v4.4.4 & v2.0.5
- This is the same issue as bug 0016038.
The <thead> section of rte tables is being rendered outside the <table>
... - 11:36 Bug #23868 (Closed): htmlArea RTE: Doesn't work in IE6 in current trunk
- Hi Stan,
the RTE in current trunk doesn't work in IE6
(issue imported from #M16167) - 11:17 Bug #23470: Core calls deprecated function tslib_pibase::pi_list_query()
- v4 hopefully CGL compliant
- 09:43 Bug #23470: Core calls deprecated function tslib_pibase::pi_list_query()
- Updated patch in order to use it with current trunk (rev. 9008)
- 10:45 Bug #22157: t3lib_BEfunc::viewOnClick - Hook request
- v2 removes all the switching between two urls because this is only needed for workspaces. the new workspace-module (4...
- 10:07 Bug #23861: t3lib_db::INSERTquery misses a space when generering the INSERT INTO statement
- Commited to:
- trunk rev. 9218 (for 4.5beta1)
- TYPO3_4-4 rev. 9219 (for 4.4.5)
- TYPO3_4-3 rev. 9220 (for 4.3.9)
- 10:05 Revision b08686a7: Fixed bug #16155: t3lib_db::INSERTquery misses a space when generering the INSERT INTO statement
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9220 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:05 Revision e48f6af5: Fixed bug #16155: t3lib_db::INSERTquery misses a space when generering the INSERT INTO statement
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9219 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:05 Revision 190c238a: Fixed bug #16155: t3lib_db::INSERTquery misses a space when generering the INSERT INTO statement
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9218 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:46 Bug #23866: layered menus generate "too much recursion javascript-error"
- Hi,
I applied the code changes from here
http://forge.typo3.org/projects/typo3v4-core/repository/revisions/9037/d... - 02:35 Bug #23866: layered menus generate "too much recursion javascript-error"
- I'm not suscribed to that list and the one time I tried to contribute something I was instantly reprimanded about som...
- 01:23 Bug #23866: layered menus generate "too much recursion javascript-error"
- @ Jorgo: The files in typo3/sysext/statictemplates/media/scripts/ were not changed until now.
Please send a reminder... - 00:30 Bug #23866: layered menus generate "too much recursion javascript-error"
- Did the official patch take this into account?
http://lists.typo3.org/pipermail/typo3-english/2010-October/071610.html - 01:31 Bug #23867: Menu_Layers is screened incorrect
- #21388 was the only issue changing the _menu_layers.php files between 4.3.7 and 4.3.8.
Are you sure that this is n... - 00:56 Bug #23867 (Rejected): Menu_Layers is screened incorrect
- After Update from 4.3.7 to 4.3.8 i have the error in frontend, that the t_menu_layers and g_menu_layers does not work...
2010-10-28
- 22:04 Bug #23866: layered menus generate "too much recursion javascript-error"
- Hi Andreas,
the code you mention was already changed in #21388.
TYPO3 4.4.5 will ship with the new version. You c... - 21:28 Bug #23866 (Rejected): layered menus generate "too much recursion javascript-error"
- Under certain conditions, when using TMENU_LAYERS the layers containing the navigation items get non-unique IDs.
T... - 21:18 Bug #17433: Inserting a divider (<hr>) on the RTE breaks XHTML validation
- Still exists in 4.4.4. Anchors are not parsed after <hr>
- 21:07 Bug #23865 (Closed): After creating the install tool enable file, provide a link to the install tool
- Currently when you go to the user settings to create the install tool enable file you get a confirmation flash messag...
- 18:07 Bug #23837: htmlArea RTE: Links are incorrectly updated in Google Chrome
- Ty for your answer Stanislas.
* Right click, modify the link, update : bug
* RTE toolbar at the top : bug
It a... - 17:53 Bug #23864: TCEFORM.tt_content.CType.keepItems = textpic does not work.
- still can't reproduce
- 17:12 Bug #23864: TCEFORM.tt_content.CType.keepItems = textpic does not work.
- I fixed the description.
- 17:10 Bug #23864: TCEFORM.tt_content.CType.keepItems = textpic does not work.
- Sorry - just found out that I was checking the wrong version of the TSconfig manual.
Tested it and for me it works... - 17:04 Bug #23864: TCEFORM.tt_content.CType.keepItems = textpic does not work.
- Where did you find a property named "keepItems"?
AFAICS there is none, so of course this doesn't work.
Or did you... - 16:40 Bug #23864: TCEFORM.tt_content.CType.keepItems = textpic does not work.
- Sorry, I mean:
This SHOULT have the same effect like:
TCEFORM.tt_content.CType.removeItems = header, text, i... - 16:39 Bug #23864 (Closed): TCEFORM.tt_content.CType.keepItems = textpic does not work.
- TCEFORM.tt_content.CType.keepItems = textpic
Does not work, there is no CType to choose in the BE
This should ... - 17:52 Bug #23862: TYPO3 4.1.15: Incomplete whitelistPattern in function sanitizeLocalUrl (class.t3lib_div.php)
- Thanks for taking care to make TYPO3 a better system!
I would like to inform you that people can still read your p... - 17:37 Bug #23862: TYPO3 4.1.15: Incomplete whitelistPattern in function sanitizeLocalUrl (class.t3lib_div.php)
- I know that 4.1.x is not supported anymore.
But I just would like to share this issue and it's solution, because i... - 17:28 Bug #23862: TYPO3 4.1.15: Incomplete whitelistPattern in function sanitizeLocalUrl (class.t3lib_div.php)
- This problem was introduced by #23321, which was only committed to the TYPO3 branch 4.1.
The function sanitizeLoca... - 17:20 Bug #23862: TYPO3 4.1.15: Incomplete whitelistPattern in function sanitizeLocalUrl (class.t3lib_div.php)
- Can you reproduce this also in newer versions of TYPO3? Version 4.1.x isn't supported anymore.
- 15:22 Bug #23862 (Closed): TYPO3 4.1.15: Incomplete whitelistPattern in function sanitizeLocalUrl (class.t3lib_div.php)
- When localizing a record in list view (by clicking on the lang flag), the redirect url parameters have this pattern: ...
- 17:08 Bug #23863: Footer
- Hi Gotlieb,
sorry, but I could not resist giving the obvious answer. :-)
This is a bugtracker, where we collect... - 17:04 Bug #23863: Footer
- Try everything, then it works.
- 15:51 Bug #23863 (Closed): Footer
- How does one edit a footer, tried almost everything and it did not work
(issue imported from #M16159) - 17:01 Feature #15889: Clean up inline javascript in menu_layers.php
- Now send a mail with your patch to Core List. You can find a how to here: http://typo3blogger.de/ab-in-den-core/ (I a...
- 12:36 Feature #15889: Clean up inline javascript in menu_layers.php
- for me, patchfile looks ok.
+1 by reading ;) - 12:30 Feature #15889: Clean up inline javascript in menu_layers.php
- thxal christopher, you saved me some time of fiddling around with trunk and my changes.
and thxal to ernesto, i thin... - 15:58 Bug #16676: default setting for imageorient does not work
- still dosent work in 4.4.4! tested in userconfig
TCAdefaults.tt_content.imageorient = 26
For me as an Workaro... - 15:12 Bug #23861 (Closed): t3lib_db::INSERTquery misses a space when generering the INSERT INTO statement
- Since #20947 (rev. 6203, 4.3.0 and later), a CGL cleanup on t3lib_db, the INSERTquery method generates a slightly non...
- 14:37 Bug #23860 (Closed): Installation on Windows causes Fatal error: Call to undefined method com::GetRandom() during 1-2-3 installer.
- When installing on Windows Vista in a WAMP environment the install tool gives a fatal error:
Fatal error: Call to un... - 10:20 Bug #23859 (Closed): The rearranged TCA layout of tt_content still contains hardcoded labels
- After 16031 there are still hardcoded labels, missing checkbox labels and wrong file names pointing to locallang_ttc....
- 10:19 Bug #23858 (Closed): Save+Preview not working correct with domain records
- Let's say you have a domain record for redirecting domain.com to www.domain.com configured.
If you login into the ba... - 09:59 Revision cc5b00a3: Follow-up to #15745: Integrate generic notification methods to show windows and dialogs based on ExtJS
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9217 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:52 Bug #23356: viewlistrecord of sys_action (taskcenter) with broken pagebrowser link
- Hi Sebastian,
thank you for the patch, but it does not solve the problem for me.
the url now is correct with th... - 09:16 Bug #20237: Alignment Error in TCEforms with Palette title --palette--;myTitle
- This alignment error is still present in Version 4.5, Rev. 9216.
See attached screenshot 'PaletteAlign-Error-Rev9216... - 07:57 Bug #23857 (Closed): Missing intvals to sanitize input data in getReferenceCount and createReferenceHtml
- Function setReferences() is set to deprecated and function getReferenceCount() should be used. As the old function go...
2010-10-27
- 21:13 Bug #23846: output of "&qout;" in title tag
- Thanks!
Commited to
- trunk rev. 9215 (for 4.5 beta1)
- 4.4 rev. 9216 (for 4.4.5) - 21:13 Revision cfa9b3fa: Fixed bug #16135: Output of superfluous "&qout;" in title of TCEform icon for record in group of type "db" (Thanks to Sven Juergens)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9216 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:12 Revision 8555e684: Fixed bug #16135: Output of superfluous "&qout;" in title of TCEform icon for record in group of type "db" (Thanks to Sven Juergens)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9215 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:53 Revision 27bebe43: MS-DOS line ending fix
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9214 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:52 Revision 263fcb79: Indention fix
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9213 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:33 Feature #15889: Clean up inline javascript in menu_layers.php
- I just created a patch file out of the files Clemens posted here.
I also included the changes from #21388, which ar... - 20:16 Feature #15889: Clean up inline javascript in menu_layers.php
- Clemens. Best would be:
1) checkout the TYPO3 src with "svn" (available in package "subversion" on ubuntu):
% s... - 20:03 Feature #15889: Clean up inline javascript in menu_layers.php
- I use Eclipse (on Windows, but it is plattform independent), but for me it is slow. Others use Netbeans, which basica...
- 19:54 Feature #15889: Clean up inline javascript in menu_layers.php
- i will try to make a patch. can you suggest a good piece of software for this task on ubuntu?
// edit:
sry, netbe... - 19:23 Feature #15889: Clean up inline javascript in menu_layers.php
- Hi Clemens,
could you provide your changes as a patch file? That would help to figure out, what was changed.
Afte... - 18:36 Feature #15889: Clean up inline javascript in menu_layers.php
- BTW: i use this patch since years on lots of installations (without the 'fallback' if layermenuid is not set, and som...
- 18:18 Feature #15889: Clean up inline javascript in menu_layers.php
- Hi Ernesto,
After playing around with the new pagerenderer, and searching for an alternative for the fixed 'layer_... - 19:56 Bug #23856: htmlArea RTE: Missing cancel browser default after inserting character or emoticon
- Committed to SVN TYPO3core trunk (revision 9211) and branch TYPO3_4-4 (revision 9212).
- 19:33 Bug #23856 (Closed): htmlArea RTE: Missing cancel browser default after inserting character or emoticon
- Browser takes default action after inserting character or emoticon which causes return to site root. The issue does n...
- 19:56 Revision 490817cf: Fixed bug #16148: htmlArea RTE: Missing cancel browser default after inserting character or emoticon
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9212 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:53 Revision 43540cab: Fixed bug #16148: htmlArea RTE: Missing cancel browser default after inserting character or emoticon
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9211 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:26 Bug #23837: htmlArea RTE: Links are incorrectly updated in Google Chrome
- Does this happen only when using the context menu, or does it happen also when using directly the Modify link button ...
- 11:19 Bug #23837: htmlArea RTE: Links are incorrectly updated in Google Chrome
- What's new ? :/
- 19:19 Bug #23356: viewlistrecord of sys_action (taskcenter) with broken pagebrowser link
- Hi Sebastian,
thanks for your patch!
Now send a mail with your patch to Core List. You can find a how to here: ... - 18:28 Bug #23356: viewlistrecord of sys_action (taskcenter) with broken pagebrowser link
- I experience same problem with TYPO3 4.4.4 when creating a module which creates a DB list (localRecordList).
The pro... - 19:16 Revision 3687e72f: Fixed bug #16122: Improve tooltip behaviour
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9210 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:13 Bug #23162: Refactoring of content objects of tslib_content
- Committed to trunk rev 9209
- 19:09 Revision 37963354: Fixed bug #15094: Refactor of content objects of tslib_content
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9209 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:08 Bug #23855 (Closed): getRecordOverlay fetches "Versioning Preview Overlay" but does not return the fields _ORIG_uid and _ORIG_pid
- When a page is rendered, the class t3lib_pageSelect usually does the language overlay with "getRecordOverlay". Here, ...
- 18:14 Bug #17227: Shortcut to external URL if referer-check enabled
- Same Problem over here too, with typo3 4.4.4
- 18:02 Bug #23407: code issue in method getCookie()
- Committed to
- trunk rev. 9208
- 4-4 rev. 9207
- 4-3 rev. 9206
- 4-2 rev. 9205
Thanks for your contribution, M... - 17:59 Revision 048cfa17: Fixed bug #15503: Improve t3lib_userAuth::getCookie() (Thanks to Michael Bürgi)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@9208 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:55 Revision 108f0903: Fixed bug #15503: Improve t3lib_userAuth::getCookie() (Thanks to Michael Bürgi)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9207 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:45 Revision a97337b8: Fixed bug #15503: Improve t3lib_userAuth::getCookie() (Thanks to Michael Bürgi)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9206 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:42 Feature #16972: patch for typolink to allow individual windows-targets and -objects
- Hey Christopher,
me too, I completely forgot about this issue. So thanks for your quick answer now after the remi... - 14:57 Feature #16972: patch for typolink to allow individual windows-targets and -objects
- Hi Jochen,
sorry for the delay.
Please make the patch against trunk, which you find at https://svn.typo3.org/T... - 14:50 Feature #16972: patch for typolink to allow individual windows-targets and -objects
- Hey all - wouldn't this one still be worth a patch?
- 17:30 Revision 29661d3d: Fixed bug #15503: Improve t3lib_userAuth::getCookie() (Thanks to Michael Bürgi)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9205 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:28 Bug #23854 (Closed): Clipboard slection "copy" jumps back to "cut"
- Hi all!
When I use the clipboard und try to change from "copy element" (Element verschieben) it allways jump back ... - 15:54 Feature #23853 (Closed): Array in FLUIDTEMPLATE
- My TS:...
- 13:11 Bug #23851: PHP warning in System reports extension
- Hi Rudi,
thanks for your patch!
I've attached an updated one, as old and new source were mixed up and we usuall... - 12:36 Bug #23851: PHP warning in System reports extension
- Hi Steffen,
I have attached a patch with my fix.
Thanks for a quick response!
Rudi - 11:15 Bug #23851: PHP warning in System reports extension
- Hi Rudi,
seems so. Are you able to create a patch and only merge, if $GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['re... - 10:12 Bug #23851 (Closed): PHP warning in System reports extension
- With a fresh install of Typo3 4.4.4 the "System reports" extension generates the following error:
Core: Error hand... - 11:24 Bug #23852 (Closed): Records should not be indented if there is no parent record
- Records with no parent language record are intended, IMHO this is wrong as they don't belong to a parent record.
... - 11:22 Bug #20192: image-popup: PDF ignores maxW for resizing popup-image
- Is there any reason to have this issue private?
- 09:52 Bug #23849: No "Page types" icon in be_group editing, when using rendermode accessListRenderMode = checkbox
- Found it as a duplicate of 15558
- 09:39 Bug #23849 (Closed): No "Page types" icon in be_group editing, when using rendermode accessListRenderMode = checkbox
- In the install tool, find the setting "accessListRenderMode" (great setting, that I haven't found before!). Give it t...
- 09:42 Bug #23850 (Closed): HSC header is not bold, in be_group "Page types"
- I love the new HSC!
If using accessListRenderMode = checkbox and go to "Page types" in a be_group the first line i...
2010-10-26
- 23:46 Feature #23848: [em] Task to update extension list
- This is a duplicate of #13014.
- 22:26 Feature #23848 (Closed): [em] Task to update extension list
- This is an SVN patch request.
Type: Feature
BT:
Branches: trunk
Mission:
Add a task to update the extens... - 23:44 Bug #23693: [Caching framework] Entry identifier needs to be sanitized in FileBackend
- * trunk rev. 9203
* 4.4 rev. 9204 - 23:37 Revision a5bb4c1f: Fixed bug #15936: [Caching framework] Entry identifier needs to be sanitized in FileBackend
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9204 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:30 Revision 860759ad: Fixed bug #15936: [Caching framework] Entry identifier needs to be sanitized in FileBackend
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9203 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:46 Feature #23841: Need hook in tx_cms_layout
- Could you please provide a patch and sent it to the core-team mailing-list?
- 10:01 Feature #23841 (Closed): Need hook in tx_cms_layout
- My task was to copy data from "media" field of default language while creating alternative page language. The solutio...
- 20:45 Bug #20968: JS-Error for "Upload Files" in menus
- IIRC this has never worked
- 17:05 Bug #23847: impossible to effectively set filetype limitations for filelist module
- v2: if no config for web/ftpspace is set, the function should return FALSE.
Since the default config from t3lib/conf... - 16:28 Bug #23847 (Rejected): impossible to effectively set filetype limitations for filelist module
- With the settings $TYPO3_CONF_VARS['BE']['fileExtensions']['webspace'] and …['ftpspace'] you ought to be able to rest...
- 16:27 Revision d172402d: [+TASK] Fluid (ViewHelpers): Minor tweak in CObject ViewHelper
- Make sure, that the configurationManager is initialized.
This is just a preliminary solution that will be replaced as... - 16:27 Revision 5362c078: [+FEATURE] Fluid (View): Fluid Standalone view
- In order to be able to use Fluid templates beyond the Extbase plugin context
(e.g. to render E-Mail templates or to u... - 15:55 Bug #23846 (Closed): output of "&qout;" in title tag
- there is a superfluous quotation mark in title tag, which is transformed to an "
steps to reproduce:
add a DB... - 15:20 Bug #23845 (Closed): TYPO3 doesn't always fix permissions for new files
- Several places within TYPO3 create new files without calling t3lib_div::fixPermissions();
The attached patch fixes... - 15:03 Bug #23809: htmlArea RTE: Missing soft hyphen entity in CharacterMap
- Thanks again to both of you for your sponsorship!
- 08:16 Bug #23809: htmlArea RTE: Missing soft hyphen entity in CharacterMap
- Thx a lot for getting this into 4.4! I've just send you your money via PayPal.
- 14:41 Bug #23717: Can't set different access rights for different file mounts
- Hi Christian,
this is a bugtracker, not the newsgroup. Check out http://typo3.org/community/mailing-lists/use-a-ne... - 12:23 Feature #23844 (Closed): No possibility to completely disable the preview info box -> introduce new config setting
- When you view a page in a workspace, you get that little red box in the upper right corner, which tells you, that you...
- 11:29 Bug #23843 (Closed): Date selector not working correctly in flexform with steps
- The date selector doesn't work at all when adding a new item in the backend in a plugin that uses a flexform with ste...
- 10:55 Bug #23842 (Closed): buggy initialization of flash uploader when only certain file extensions are allowed
- With $TYPO3_CONF_VARS['BE']['fileExtensions']['webspace']['allow'] = 'png,gif,jpg,jpeg,pdf' you can configure certain...
- 09:35 Feature #10439: Data array used in ws-grid should be cached
- Eine Bemerkung von Christian die nicht uninteressant ist zum caching:
"Funnily the caching framework _can_ be used... - 09:34 Bug #23630: Disallow common PHP file extensions with fileDenyPattern
- reviving this issue as some file extensions are missing
- 02:31 Bug #23450: Icons for page types missing
- The Bug still exists in the newest version 4.4.4
2010-10-25
- 20:35 Bug #20968: JS-Error for "Upload Files" in menus
- hm... no, I was wrong (But I'm sure some days ago, in different 4.4.x installations the link was working...).
I've... - 19:46 Bug #20968: JS-Error for "Upload Files" in menus
- Are you sure? That way to upload a file with the flash uploader does not work for me in 4.3, 4.4 and 4.5 (all current...
- 16:28 Bug #20968: JS-Error for "Upload Files" in menus
- Fixed since 4.4.3 or 4.4.4
- 19:55 Bug #23840: config example for memcached in t3lib/config_default.php breaks TYPO3 BE + FE
- related to
http://bugs.typo3.org/view.php?id=12668
http://bugs.typo3.org/view.php?id=15866
http://bugs.typo3.org/v... - 19:55 Bug #23840 (Closed): config example for memcached in t3lib/config_default.php breaks TYPO3 BE + FE
Used Core-Version:
TYPO3 4.4.4 (and 4.3)
Issue:
t3lib/config_default.php provides a memcached config example ...- 19:31 Feature #10439 (Closed): Data array used in ws-grid should be cached
- The hole data array is build at each request. To prevent server time a caching mechanism is needed.
see #10045 - 18:56 Feature #10289 (Closed): Move: Remove pager, but integrate live grid function
- 18:54 Feature #9820: Module: Show legend below new grid component
- styleing is missing
- 18:53 Feature #10286 (Accepted): Module: Move Generate Workspace Preview Link in doc header
- 18:49 Feature #9752: Module: Implement foldout part of differences in grid view
- Screens are already defined by Lars, see:
!http://forge.typo3.org/attachments/download/3848!
!http://forge.typo3.... - 18:23 Feature #23747: getUrl function needs support for sending POST data
- reverted in rev 9202
- 18:22 Revision 2050506d: Reverted #16011: Incomplete implementation
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9202 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:59 Feature #23839: htmlArea RTE: Add quick tips in character map
- Committed to SVN TYPO3core trunk (revision 9201).
- 17:44 Feature #23839 (Closed): htmlArea RTE: Add quick tips in character map
- Currently, when the mouse moves over a character, the entity name is displayed as title.
Replace this with quick t... - 17:58 Revision 85f1be57: Added feature #16127: htmlArea RTE: Add quick tips in character map
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9201 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:42 Bug #23826: stdWrap "insertData" does not work anymore if using "override" additionally
- committed to trunk rev 9195 by Susanne Moog
- 17:14 Bug #23809: htmlArea RTE: Missing soft hyphen entity in CharacterMap
- Committed to SVN TYPO3core trunk (revision 9199) and branch TYPO3_4-4 (revision 9200).
- 15:41 Bug #23809: htmlArea RTE: Missing soft hyphen entity in CharacterMap
- ok. Perhaps it may be viewed as a bug "Missing entity..." and moved to 4.4.
Many thanks for your sponsorship!
- 08:12 Bug #23809: htmlArea RTE: Missing soft hyphen entity in CharacterMap
- You're right, my fault. Haven't tested it thoroughly enough. So +1 from me :)
Will this patch make it to the 4.4 bra... - 17:13 Revision d9a37911: Fixed bug #16087: htmlArea RTE: Missing soft hyphen entity in CharacterMap
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9200 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:10 Revision 832369eb: Fixed bug #16087: htmlArea RTE: Missing soft hyphen entity in CharacterMap
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9199 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:46 Bug #23734: Multiple problems with using combinations of foreign_selector, foreign_unique and useCombination
- Related to #0016126, #0015804
- 16:43 Bug #23838: Insert via combobox fails
- Same as #0015804
Ups.. - 16:39 Bug #23838 (Closed): Insert via combobox fails
- Using an asymmetric m:n relation with combobox in BE (e.g. ext:irre_tutorial, example "m:n asymmetric combo") does no...
- 16:20 Bug #23222: CONTENT TS object fails to show translations of pages DB table
- What is the current status of this issue? Will it be merged into TYPO3 core?
- 15:58 Feature #10432 (Closed): Check link by chunk with the backend module
- for now, all links are processed in one chunk.
have a more distributed approach e.g. using a
queue like the craw... - 15:54 Feature #10431 (Closed): Caching result
- If your webpage contains multiple links to the same URL page, the link is checked multiple times.
We should cache... - 15:32 Bug #23772: Incorrect FE rendering of thead element in RTE content
- Then, I am closing the issue as I don't think it will be fixed in 4.2.
- 08:08 Bug #23772: Incorrect FE rendering of thead element in RTE content
- Yes the problem is fixed on 4.3.8.
- 12:48 Bug #23837: htmlArea RTE: Links are incorrectly updated in Google Chrome
- I cleaned all cache files in typo3temp, with compressed scripts ON, RTE loads now, but still got the problem of dupli...
- 12:41 Bug #23837: htmlArea RTE: Links are incorrectly updated in Google Chrome
- Enable compressed scripts is OFF, with it ON, chrome 7 wont load the RTE.
- 12:28 Bug #23837 (Closed): htmlArea RTE: Links are incorrectly updated in Google Chrome
- When I right-click in the RTE on modify a link, modify it, and validate this modification, T3 re-creates the link wit...
- 11:12 Bug #23836 (Closed): remove DEPRECATED static templates
- There are still a lot of DEPRECATED static templates for extensions. They are not supported any more by the extension...
- 08:55 Bug #16588: Inconsistent return values of ini_get() produce false positives for safe_mode detection
- Yes it is, but as this is reported by several persons, we should not ignore it as a PHP configuration error and don't...
2010-10-24
- 22:05 Bug #23835 (Closed): Improve tooltip behaviour
- Since alpha3 we have introduced ExtJs tooltips, but they don't behave as they should. This patch improves that behavi...
- 18:04 Feature #9063 (Needs Feedback): Improve editing of multiple records
- Can we close this issue? It seems there's no real discussion here?
What about Steffens idea of being able to browse ... - 16:49 Feature #23832: htmlArea RTE: cleanup DOM to html rendering
- Follow-up patch committed to trunk (revision 9198).
- 16:47 Feature #23832: htmlArea RTE: cleanup DOM to html rendering
- Attached follow-up patch replaces call to now deprecated function by Spell Checker plugin.
- 07:18 Feature #23832: htmlArea RTE: cleanup DOM to html rendering
- Committed to SVN TYPO3core trunk (revision 9197).
- 06:53 Feature #23832 (Closed): htmlArea RTE: cleanup DOM to html rendering
- Current DOM to html rendering code is not well-structured and difficult to understand.
(issue imported from #M16118) - 16:49 Revision 788dc481: Follow-up to feature #16118: htmlArea RTE: cleanup/rewrite DOM to html rendering
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9198 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:28 Bug #23834 (Closed): UPDATE queries fails for $GLOBALS['TYPO3_DB']->sql_query
- UPDATE queries fails for $GLOBALS['TYPO3_DB']->sql_query when dbal is installed, look at typo3/sysext/dbal/class.ux_t...
- 09:45 Bug #23833 (Closed): better erroromessage in install tool
- If I use a wrong character in the 1-2-3 install tool the message is "No connection to the database". And may be thats...
- 07:15 Revision f4209255: Added feature #16118: htmlArea RTE: cleanup/rewrite DOM to html rendering
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9197 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-10-23
- 20:47 Feature #23747: getUrl function needs support for sending POST data
- trunk rev 9196
- 20:45 Revision 19c520e9: Added feature #16011: getUrl function support for sending POST data (Thanks to Jigal van Hemert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9196 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:57 Bug #23828: Display page title instead of "Pagecontent"
- I agree, Pagecontent is not helpful at all. But with pagetitle it would be double because of the path upper right.
I... - 18:06 Bug #23831: Configuration module is hard to find the array key because it's not sorted
- The 2nd patch is much better as it sorts the array recursive.
i introduced a new array function in t3lib_div called ... - 17:50 Bug #23831 (Closed): Configuration module is hard to find the array key because it's not sorted
- When you explore array in configuration module it's hard to find the array key you are looking for because display or...
- 17:30 Revision bb97794d: Fixed bug #16110: stdWrap functions stop working as soon as there is one conditional function returning false (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9195 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:58 Bug #16588: Inconsistent return values of ini_get() produce false positives for safe_mode detection
- Isn't
php_admin_value safe_mode off
just a misconfiguration? - 11:01 Bug #23817: conditions on time with operators less than or greater than don't work
- Bug is handled in the documentation tracker as http://forge.typo3.org/issues/10385
- 03:24 Feature #23830: htmlArea RTE: cleanup some js code generation code
- Committed to SVN TYPO3core trunk (revision 9194).
- 02:56 Feature #23830 (Closed): htmlArea RTE: cleanup some js code generation code
- Just cleanup some js code generation code.
(issue imported from #M16114) - 03:23 Revision 92ec126e: Added feature #16114: htmlArea RTE: cleanup some js code generation code
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9194 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-10-22
- 23:50 Bug #17785: Multiple RTEs in Flexforms don't work properly
- This issue is fixed in TYPO3 4.3 branch.
- 23:43 Bug #17785: Multiple RTEs in Flexforms don't work properly
- The overlap issue was fixed in TYPO3 4.3 alpha2.
- 23:45 Bug #23823: listNum = 0 not working anymore due to stdWrap changes
- Attached patch introduces function types for the $stdWrapOrder array to make sure that boolean functions will not be ...
- 22:55 Bug #23823: listNum = 0 not working anymore due to stdWrap changes
- but we have to make sure that "boolean" stdWrap functions will behave correctly when they get a 0 value
- 22:47 Bug #23823: listNum = 0 not working anymore due to stdWrap changes
- looks like a nobrainer to me (who was the nobrainer overlooking it) ;-)
- 09:15 Bug #23823 (Closed): listNum = 0 not working anymore due to stdWrap changes
- Since the stdWrap refactoring import.listNum = 0 does not work anymore and all other functions where = 0 is not meant...
- 23:17 Bug #22159: htmlArea RTE: fields no longer editable after using Clear Formatting in Firefox on Mac
- Anyone to test this patch on Mac with TYPO3 4.3?
- 23:15 Bug #21816: Stylesheets missing when TSFE object is generated in BE
- No feedback.
Have to assume that this was fixed in TYPO3 4.3. - 22:59 Bug #17910: Fatal error when trying to edit an record with additionalPreviewLanguage and an deleted l18n_parent
- No, of course it does not hurt. Would you mind sending your patch to the core list so it can be +1 and committed?
- 15:27 Bug #17910: Fatal error when trying to edit an record with additionalPreviewLanguage and an deleted l18n_parent
- Jep, in newer TYPO3 versions the translated element is automatically deleted with the parent. So this problem can't b...
- 19:47 Bug #23828 (Closed): Display page title instead of "Pagecontent"
- Page module shows as headline "Pagecontent", although it would be more informative to show the page's title.
... - 16:50 Bug #23809: htmlArea RTE: Missing soft hyphen entity in CharacterMap
- Are you sure? This character is very, very shy. It is not shown in the RTE unless it is the last character on a line....
- 10:09 Bug #23809: htmlArea RTE: Missing soft hyphen entity in CharacterMap
- The patch works fine, but the entity isn't saved or shown when inserted into the RTE. Is there some more configuratio...
- 16:25 Bug #23826: stdWrap "insertData" does not work anymore if using "override" additionally
- I tracked it down to a missing check for recursive or nested stdWrap calls.
So if there is at least one conditiona... - 16:04 Bug #23826: stdWrap "insertData" does not work anymore if using "override" additionally
- Actually it works with override only, but stops working as soon as an "if" condition is involved, that returns false
... - 12:54 Bug #23826 (Closed): stdWrap "insertData" does not work anymore if using "override" additionally
- Try the following TS:
page.100 = TEXT
page.100 {
value = polly wants {field:uid} cracker(s)
override.cObjec... - 16:02 Bug #22966: Taskcenter - how to create a task?
- Watch my words? If I open the task center the first thing I read is this: "The task center provides access to your in...
- 13:08 Bug #22966: Taskcenter - how to create a task?
- @bart: there is a task inside the taskcenter extension. it can also be called inside the extension manager.
again:... - 13:03 Bug #22966: Taskcenter - how to create a task?
- Totally agree. I don't have a clue on where and how to create tasks! There is no button whatsoever to create a task. ...
- 15:39 Feature #23827 (Closed): Change the layout of thumbnails and allowed file types so that they don't waste so much space anymore
- While rendering TCEforms of Content elements "Images" or "Text & Images" the layout of the thumbnails wastes a lot of...
- 15:18 Revision f4b1822d: Follow-up to 16094, adding the missing label to locallang_ttc.xml
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9193 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:55 Bug #22890: Adjust Link field in General Tab of CE
- Hi Ron, please check the new layout of the Pages + Content element FORMs, which has been totally reworked in 4.5.0 al...
- 09:48 Bug #23821: CSH tooltip floats in wrong place on first loading
- This is a duplicate issue, has been reported before (#23803)
- 05:49 Bug #23821 (Closed): CSH tooltip floats in wrong place on first loading
- 1. tooltip is shown right next to cursor when first loading the tooltip, on next mouse over it's placed on the right ...
- 09:45 Bug #23807: Tool tips for collapsing and resizing panels
- Would be cool indeed!
- 09:41 Bug #23806: Clicking a label should set the focus on the input field
- I added this information in the HCI tracker where the CSH styling will be made:
http://forge.typo3.org/issues/10347 - 09:35 Bug #23806: Clicking a label should set the focus on the input field
- I would suggest:
- mouse over the label => tooltip pops up after 2 secs
- click on the label => focus on input f... - 09:38 Bug #23824: CSH link on labels "destroys" label usability
- did not search enough before opening this bug, sorry.
- 09:37 Bug #23824 (Closed): CSH link on labels "destroys" label usability
- If you take for example the "extended view", "clipboard" and "localization view" you could always click on the text t...
- 09:31 Bug #23814: Label "on-click" for formerly "click-enlarge" does not make sense
- Committed this no-brainer to trunk rev. 9192.
- 09:30 Revision ff64ae36: Fixed bug #16094: Label "on-click" for formerly "click-enlarge" does not make sense
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9192 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:26 Bug #23486: nested menu generates huge number of mysql queries
- hi Patrick,
thx for the response. I've also tested this with a clean setup (versions 4.1.1 and 4.2.1.) with only s... - 09:17 Bug #23817: conditions on time with operators less than or greater than don't work
- Say... the correct meaning is
[hour= + >OR< VALUE]
Yes, it's quite confusing..
My opinion is that the documenta... - 06:10 Bug #23822: CSH tooltip floats behind page tree
- One more thing that would get better moving the label's placement would make it impossible hiding the tool it describes.
- 06:00 Bug #23822 (Closed): CSH tooltip floats behind page tree
- 1. Tooltip will be cut by page tree border.
Idea:
Tooltip should be above all, also above page tree.
(issue ... - 02:31 Bug #23492: t3lib_TCEforms_inline registers superfluous nested level when renderFieldsOnly is set
- Seconf follow-up committed to trunk (revision 9190) and branch TYPO3_4-4 (revision 9191).
- 02:14 Bug #23492: t3lib_TCEforms_inline registers superfluous nested level when renderFieldsOnly is set
- Attached follow-up patch reverts the original patch. However, this issue remains resolved as it was also fixed from t...
- 02:06 Bug #23492: t3lib_TCEforms_inline registers superfluous nested level when renderFieldsOnly is set
- The initial patch causes unforeseen side effects such as described in issue #0016043
- 02:31 Revision e865ff67: Follow-up to bug #15622: t3lib_TCEforms_inline registers superfluous nested level when renderFieldsOnly is set
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9191 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:24 Revision 9191197c: Follow-up to bug #15622: t3lib_TCEforms_inline registers superfluous nested level when renderFieldsOnly is set
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9190 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:18 Bug #23776: RTE in IRRE-elements not properly initialized in TYPO3 4.4.4
- Thanks for the test extension.
Follow-up patch attached to issue #0015622 fixes this issue. - 00:47 Bug #23820: CSH icons: Labels often stay floating for too long and hide tools or form fields.
- Resolved as duplicate of #23805.
Please go on there! - 00:41 Bug #23820 (Closed): CSH icons: Labels often stay floating for too long and hide tools or form fields.
- Good idea, but still not a better solution jet.
Problem:
Labels often stay floating for too long and hide tools... - 00:43 Bug #23819: CSH icons change to underlined labels
- Hi Tanel,
I split your issue in two parts, because you reported two problems in one issue. - 00:31 Bug #23819 (Closed): CSH icons change to underlined labels
- Good idea, but still not a better solution jet.
Problem:
Dashed underline makes unclear look of a label, it's h...
2010-10-21
- 23:19 Bug #23818 (Closed): "Hidden"-Funcanality brocken: JS-Error "formObj[0] is undefined"
- If you have a record with a irre child record and you open the parent record and DONT open the irre child record, the...
- 21:49 Bug #22505: sr_feuser_register 2.6.0 username and password, all markers not filled in create.
- Is this a bug or was it just a misconfiguration? Furthermore is this a core problem or does it belong to sr_feuser_re...
- 21:41 Bug #20303: Page caching with external files enabled fails if files are not found.
- Does this problem still exist? If so, please describe the exact steps necessary to reproduce the problem. Additionall...
- 21:40 Bug #19679: FetchRow Method Does Not Exist After Postgres Migration
- Does this problem still exist? If so, please describe in more detail what you have to do to get the error.
- 21:31 Bug #19177: SQL engine parse ERROR: Field type unknown in parseFieldDef()!: near "datetime default '0000-00-00 00:00:00' "
- AFAIK datetime is no real SQL data type but an invention of MySQL and should therefore not be used if you want to sta...
- 21:25 Bug #23809: htmlArea RTE: Missing soft hyphen entity in CharacterMap
- Here it is! The patch adds the soft hyphen just before the n dash. Applies to current SVN trunk.
- 08:49 Bug #23809: htmlArea RTE: Missing soft hyphen entity in CharacterMap
- The entity wasn't escaped by Mantis, so here it is again:
& shy; - 08:47 Bug #23809 (Closed): htmlArea RTE: Missing soft hyphen entity in CharacterMap
- Please add the soft hypen () to the CharacterMap
(issue imported from #M16087) - 21:20 Bug #17910: Fatal error when trying to edit an record with additionalPreviewLanguage and an deleted l18n_parent
- In current TYPO3 versions deleting only the original content element which still has a translation attached shouldn't...
- 21:15 Bug #21822: class.tslib_content.php misses the editPanelLinkWrap_doWrap method available in earlier T3 releases. Causes Fatal Error
- This function was never meant for public use (as you can see from the now protected use in feedit) and is now gone si...
- 20:58 Bug #22509: Login in to the BE fails
- Is this bug still valid? Does the problem still exist?
- 19:57 Bug #23497: Problem to generate textpic tt_content with eID
- Have you included cssstyledcontent in your eID script?
Try
include_once([insert correct path here] 'typo3/syse... - 19:26 Bug #23815: addToAllTCATypes after certain fields does not work anymore
- Then we would just have to make sure that there wil be additional "--linebreak--" inserted as well depending on the p...
- 19:23 Bug #23815: addToAllTCATypes after certain fields does not work anymore
- I'd say we want to enable developer to insert fields into existing palettes, as that is the only way to enable a real...
- 18:48 Bug #23815: addToAllTCATypes after certain fields does not work anymore
- We already talked about that during the code sprint and came to the conclusion that we need to define a rule for this...
- 13:51 Bug #23815 (Closed): addToAllTCATypes after certain fields does not work anymore
- Since the restructuring of the pallettes and fields the addToAllTCAtypes after:fieldname does not work anymore..
... - 18:28 Bug #23817: conditions on time with operators less than or greater than don't work
- Please have a look at the correct syntax in the documentation. You can see it at the "hour" example:
http://typo3.or... - 15:54 Bug #23817 (Closed): conditions on time with operators less than or greater than don't work
- conditions with < or > as operators as:
[dayofyear<364]
[month<12]
don't work
(issue imported from #M1... - 18:27 Bug #23814: Label "on-click" for formerly "click-enlarge" does not make sense
- no - "enlarge!" should be the answer
- 17:33 Bug #23814: Label "on-click" for formerly "click-enlarge" does not make sense
- But even with Joeys explanation the text is wrong. If I understood correctly the explanation would mean that
a) "C... - 13:37 Bug #23814: Label "on-click" for formerly "click-enlarge" does not make sense
- Jo explained that in other issues, like in #23794, but somehow ... I am not sure, if the new naming scheme is ideal.
... - 13:32 Bug #23814 (Closed): Label "on-click" for formerly "click-enlarge" does not make sense
- The feature formerly known as "click-enlarge" is now called "on click" which is wrong, as it does not say anything ab...
- 14:06 Bug #23816 (Closed): Wrong link generated with "Always prepend this domain in links"
- If "Always prepend this domain in links" in sys_domain is checked or a extension such as https_enforcer is used typo...
- 13:33 Bug #23808: Change wording "Link to top of page" from activate to active
- As explained in jo's reply, no change is required.
We definitively need to add these "rules" somewhere in our core... - 10:32 Bug #23808: Change wording "Link to top of page" from activate to active
- ok! sounds like solid reasoning to me. great! closed ;-)
- 09:31 Bug #23808: Change wording "Link to top of page" from activate to active
- Hi, Ben.
To get rid of adjectives naming the state of an item, the rule we defined for the checkbox labels is:
... - 13:22 Bug #23806: Clicking a label should set the focus on the input field
- Well using the double click is a good idea. Clicking the Label should do the focus thingie I mentioned earlier.
I... - 11:29 Bug #23806: Clicking a label should set the focus on the input field
- Maybe we could use double click as well?
- 09:41 Bug #23806: Clicking a label should set the focus on the input field
- So how would you implement the CSH text then?
The design team decided to get rid of the help icons and show the CS... - 12:55 Bug #23813 (Closed): Media content object with selection of "HTML Embed Element" does not respect dimension settings
- I have the following settings:
Media type: Video
Width: 960
Height: 235
Render Type: HTML Embed Element
Addition... - 12:48 Bug #23812 (Closed): Wrong search result description for a search word with german umlauts as the first letter
- In search words with a German umlaut, as a the first letter the search description has as a result only the last 55 c...
- 12:30 Bug #23811 (Closed): ExtDirect calls get cached with domain resulting in "unable to connect to the server" exceptions
- If you are using the TYPO3 backend with different login domains the extDirect calls will work only for one of them (t...
- 11:20 Bug #23810 (Closed): tx_cms_layout::getProcessedValue doesn't show MM relations
- tx_cms_layout::getProcessedValue doesn't pass the required uid t3lib_BEfunc::getProcessedValue
TYPO3 4.4 has the... - 11:13 Revision 68b65945: Fixed bug #16065: New layout and labels for tt_content show palette labels without content (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9189 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:31 Bug #23582: Docheader (save, save+view, save+close etc) missing
- After some hours of investigation I found at least the source of the big move to the top into the topbar. Just remove...
2010-10-20
- 23:37 Bug #23808 (Closed): Change wording "Link to top of page" from activate to active
- Link to top of page
[ ] Activate
->
Link to top of page
[ ] Active
(issue imported from #M16086) - 23:32 Bug #23807 (Closed): Tool tips for collapsing and resizing panels
- The collapse bar for the pagetree should have a title attribute 'title="Collapse Page Tree"'when shown or 'title="Ex...
- 21:39 Bug #20329: cache_hash fills up with huge amounts of MENUDATA
- if they are only used by menu they should be moved. if it's worth to use it at other places we could create an own cl...
- 21:02 Bug #20329: cache_hash fills up with huge amounts of MENUDATA
- And a question to you all: Currently the functions storeMenuHash() and getMenuHash() are in t3lib_page, simply becaus...
- 20:59 Bug #20329: cache_hash fills up with huge amounts of MENUDATA
- One of the things I'm currently thinking of is using an INSERT statement with multiple VALUES lists to insert several...
- 20:16 Bug #20329: cache_hash fills up with huge amounts of MENUDATA
- I've uploaded a patch which is the first attempt to get rid of these huge amounts of menudata.
In this patch the c... - 21:01 Feature #23802: htmlArea RTE: Register RTE scripts with the autoloader
- Follow-up patch committed to trunk (revision 9188).
- 18:04 Feature #23802: htmlArea RTE: Register RTE scripts with the autoloader
- Committed to SVN TYPO3core trunk (revision 9187).
- 17:26 Feature #23802 (Closed): htmlArea RTE: Register RTE scripts with the autoloader
- Register RTE scripts with the autoloader.
Add abstract API class name tx_rtehtmlarea_api as autoloader cannot extr... - 21:01 Revision f76d1087: Follow-up to feature #16079: htmlArea RTE: Register RTE scripts with the autoloader
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9188 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:36 Revision 48450e35: initial upload
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@39380 735d13b6-9817-0410-8766-e36946ffe9aa
- 19:28 Bug #23806 (Closed): Clicking a label should set the focus on the input field
- For a checkbox, the box should be checked. For an input field the focus should go to the field itself etc.
Curren... - 19:21 Revision 2c95ea07: Initializing project linkvalidator (4/4)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/linkvalidator/trunk@39379 735d13b6-9817-0410-8766-e36946ffe9aa
- 18:33 Bug #22248: Use ExtJS for rendering tabs in the TYPO3 Backend
- Sorry, it's not really duplicate of #23590, as the tabs are still not ExtJS.
We had a look at the patch, but ExtJS... - 18:29 Bug #22248: Use ExtJS for rendering tabs in the TYPO3 Backend
- Resolved as duplicate of #23590.
- 18:28 Bug #18818: Editing settings of a BE User: The Tabs are arranged in two rows although there is enough space to put them in one
- Resolved, no change required.
This is now fixed in current trunk (= TYPO3 4.5alpha3), maybe by #23590. - 18:18 Bug #21305: Session Timeout after Login with Firefox
- Try setting
doNotCheckReferer = 1
cookieDomain = .mydomain.com - 18:03 Revision a188ca5c: Added feature #16079: htmlArea RTE: Register RTE scripts with the autoloader
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9187 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:58 Bug #23582: Docheader (save, save+view, save+close etc) missing
- Stefan:
Just go to the "Constant Editor", change any constant and hit "SAVE": The form will be saved and in the re... - 01:48 Bug #23582: Docheader (save, save+view, save+close etc) missing
- I tried to reproduce that issue with Chrome and Fx, but couldn't succeed. The demo extension didn't worked in 4.5 any...
- 16:54 Bug #23798: Add new API t3lib_befunc::helpTextArray and use it in the ExtDirect tooltips
- Commited to trunk, rev. 9183
- 09:30 Bug #23798 (Closed): Add new API t3lib_befunc::helpTextArray and use it in the ExtDirect tooltips
- Currently the ExtDirect which fetches the tooltip fetches the information on its own from the $TCA_DESCR array. It wi...
- 16:46 Bug #23486: nested menu generates huge number of mysql queries
- Hi Rutger,
Somehow there is a farm in your installation. I'm not kidding ;-) And I don't mean a server farm.
Ta... - 12:48 Bug #23801 (Closed): missing page title in the lightblue message of a remote page
- You have a page with the option "Show content from this page instead:" in the page-properties.
When I choose that pa... - 12:36 Bug #23351: Uncaught TYPO3 Exception when trying to edit old tt_news plugins or records
- I had this issue as well for one of my users. Turns out it was a problem of "mount" settings in user profile (I've ha...
- 12:25 Feature #17085: HTTP GET 'If-Modified-Since' ignored
- Google writes in its technical guidlines (webmaster-tools)
- Make sure that your Webserver supports the HTTP-Heade... - 11:49 Revision 2d740dd4: Updating version number to 4.5-dev after release of 4.5.0alpha3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9186 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:39 Revision 3c762cd6: Tagging TYPO3 4.5.0alpha3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-5-0alpha3@9185 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:39 Revision 3ecad1fa: Release of TYPO3 4.5.0alpha3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9184 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:31 Revision cc276a05: Fixed bug #16074: Add new API t3lib_befunc::helpTextArray and use it in the ExtDirect tooltips
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9183 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:24 Bug #23800: Palette titles have no margin to the left in the new page / tt_content form layouts
- Committed to trunk, rev. 9180.
- 10:24 Bug #23800: Palette titles have no margin to the left in the new page / tt_content form layouts
- Hi Ernesto - this is a duplicate of #23792
- 10:16 Bug #23800 (Closed): Palette titles have no margin to the left in the new page / tt_content form layouts
- Since we no longer have CSH icons in the left column of a TCEforms "pages" and "tt_content" elements, the new palette...
- 11:17 Revision ef19b55b: Follow-up to #15950: use t3editor in file_edit to edit files in fileadmin
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9182 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:53 Feature #23752: Stage notification emails should be localizable
- committed to trunk rev 9181
- 10:51 Revision 36d09734: Fixed bug #16019: Workspaces - Stage notification emails should be localizable
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9181 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:35 Revision 0b99a213: Fixed bug #16077: Palette titles have no margin to the left in the new page / tt_content form layouts
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9180 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:13 Bug #22889: Rearrange before / after fields in 4.5
- Hi Ron - Maybe we can Skype about that.
The new positions of the fields have been discussed a lot, but they follo... - 01:30 Bug #22889: Rearrange before / after fields in 4.5
- Hi Christopher,
I saw your note asking for feedback on #0014735 about the before after fields. I setup a site usin... - 09:49 Bug #23799: Add IfModule mod_rewrite.c to misc/advanced.htaccess
- Committed to:
- trunk, rev. 9178
- TYPO3_4-4, rev. 9179 - 09:42 Bug #23799 (Closed): Add IfModule mod_rewrite.c to misc/advanced.htaccess
- The introduction package creates its own .htaccess file which contains <IfModule mod_rewrite.c>.
I would like to ... - 09:48 Revision 9bd04581: Fixed bug #16075: Add IfModule mod_rewrite.c to misc/advanced.htaccess
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9179 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:47 Revision c9390468: Fixed bug #16075: Add IfModule mod_rewrite.c to misc/advanced.htaccess
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9178 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:30 Bug #23782: Loading mask doesn't disappear on hitting Esc/cancel loading
- > Unfortunately there seems to be no perfect solution, as there is no
> event fired on aborting (which is somehow g... - 09:28 Revision 6d7057ae: Fixed bug #16049: Loading mask doesn't disappear on hitting Esc/cancel loading
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9177 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:59 Revision 023182ce: Fixed line endings to Unix
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9176 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:57 Bug #23772: Incorrect FE rendering of thead element in RTE content
- So the problem is fixed in TYPO3 4.3.8?
If the content is correct in the database, then the problem is not one of ... - 08:26 Bug #23772: Incorrect FE rendering of thead element in RTE content
- Output is the FE rendered content.
Yes, the HTML content in DB is this:
<table class="obecna">
<thead>
<tr... - 06:19 Feature #23797: htmlArea RTE: Add paste as plain text feature
- Follow-up patch committed to trunk (revision 9175) to fix incorrect XCLASS.
- 04:38 Feature #23797: htmlArea RTE: Add paste as plain text feature
- Committed to SVN TYPO3core trunk (revision 9173) (for inclusion in TYPO3 4.5alpha3).
- 03:49 Feature #23797 (Closed): htmlArea RTE: Add paste as plain text feature
- The attached patch adds an optional Paste as Plain Text toggle button. When the toggle is ON, any paste action is int...
- 06:19 Revision 08c80f27: Follow-up to feature #16073: htmlArea RTE: Add paste as plain text feature
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9175 709f56b5-9817-0410-a4d7-c38de5d9e867
- 06:05 Bug #23344: htmlArea RTE: tkr_rteanchors breaks the link editing dialogue
- Follow-up patch committed to SVN trunk (revision 9174).
- 05:58 Bug #23344: htmlArea RTE: tkr_rteanchors breaks the link editing dialogue
- Attached follow-up patch to fix incorrectly named script file, missing XCLASS and add some more potentially conflicti...
- 06:04 Revision b961b3da: Follow-up to bug #15339: htmlArea RTE: tkr_rteanchors breaks the link editing dialogue
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9174 709f56b5-9817-0410-a4d7-c38de5d9e867
- 04:37 Feature #23403: htmlArea RTE: Option for automatically pasting the clipboard content as plain text
- Patch attached to issue #16073 provides the feature. Patch is committed to SVN for inclusion in TYPO3 4.5alpha3.
- 04:36 Revision d9520088: Added feature #16073: htmlArea RTE: Add paste as plain text feature
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9173 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:57 Bug #23788: Use ExtJS Tooltips for CSH labels
- Committed to trunk rev 9172
- 00:56 Revision 4d2624bc: Fixed bug #16059: Use ExtJS Tooltips for CSH labels
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9172 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:53 Bug #23796: PHP Fatal error in t3lib_contextmenu_renderer_Abstract::renderAction()
- Committed to trunk rev 9171
- 00:41 Bug #23796: PHP Fatal error in t3lib_contextmenu_renderer_Abstract::renderAction()
- The full error message is:
PHP Fatal error: Non-abstract method t3lib_contextmenu_renderer_Abstract::renderAction()... - 00:31 Bug #23796 (Closed): PHP Fatal error in t3lib_contextmenu_renderer_Abstract::renderAction()
- The phplint throws an fatal error with this message:
PHP Fatal error: Non-abstract method t3lib_contextmenu_rendere... - 00:52 Revision 8d4e0f0d: Fixed bug #16071: PHP Fatal error in t3lib_contextmenu_renderer_Abstract (Thanks to Stefan Kowalke)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9171 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-10-19
- 23:45 Bug #22890: Adjust Link field in General Tab of CE
- TCEForms have been rearranged now in #23766.
- 23:43 Feature #16209: additional wrap for mailform.radio
- trunk rev 9170
- 23:42 Revision 00fef58b: Added feature #3613: additional wrap for FORM radio buttons
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9170 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:42 Bug #22889: Rearrange before / after fields in 4.5
- TCEForms have been refreshed now. The current solution comes close to your idea B.
Ron, what do you think?
- 23:08 Bug #21972: No entry in sys_log at login
- Locally I can't reproduce anymore, on one other site I can. So I would leave this open, maybe I find time to dig into...
- 23:03 Bug #21972: No entry in sys_log at login
- works fine with trunk. still problems?
- 22:53 Revision 3fd8d2f8: Removal of unused and illegal files inside of codemirror library
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9169 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:19 Revision f65a64f3: Fixed bug #16000: Move versioning selector to the version extension
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9168 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:38 Bug #23737: Move versioning selector to the version extension
- committed to trunk (rev. 9167).
- 19:37 Revision 53fcfb40: Fixed bug #16000: Move versioning selector to the version extension
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9167 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:03 Feature #22286: URLs with tel:... and sms:... not supported in core
- Yes, you're right. It seems that if you enter tel:123456 (or any other sip, sms, skype), then it works.
But if th... - 16:37 Feature #22286: URLs with tel:... and sms:... not supported in core
- I did. And the generated code is fine until it comes to saving (and loading again).
- 16:29 Feature #22286: URLs with tel:... and sms:... not supported in core
- Use the external tab of the link dialogue to enter the link.
- 13:24 Feature #22286: URLs with tel:... and sms:... not supported in core
- Entering <a href="tel:12345"> in a normal RTE-window in 4.5.0-alpha2 and saving results in
<a href="http://localho... - 02:26 Feature #22286: URLs with tel:... and sms:... not supported in core
- This is already working in the RTE since TYPO3 4.4.0. You may enter links as external url's with procoles such as sk...
- 16:58 Feature #16822: Detailed positioning of templates
- Create another template D on page 1 and include templates B, A and C in your preferred order. Does this solve your pr...
- 16:50 Feature #23790 (Closed): Hookrequest for t3lib_transl8tools
- It would be great to have a hook inside the function translationInfo() as it returns the translations of a record, e....
- 16:50 Revision e7790e8b: [+BUGFIX] Extbase (Persistence): Removed method createQuery from the QOMFactory. It is neither part of the API nor is it used by Extbase.
- Resolves #10215
- 16:42 Bug #23770: TYPO3 core does not ignore case when comparing host part of http referrer
- OK, I'll make a patch, but probably not this week cause I'm pretty busy.
- 16:21 Bug #23699: wrong table-cell rendering in RTE included tables
- Apparently not. It may depend on the specific html structure.
This was fixed yesterday in all branches from TYPO3 ... - 09:37 Bug #23699: wrong table-cell rendering in RTE included tables
- Yes! It is the same.
But why it appears again in 4.4.4!? The versions before worked properly! - 16:05 Bug #21991: Deleted combo records are still validated by TBE_EDITOR
- 4-4 rev 9165
trunk rev 9166 - 16:05 Bug #23789 (Closed): TCA: Suggest wizard doesn't work for maxitems=1
- For select fields with maxitems = 1, the suggest wizard does display, but you cannot select an item and transfer it t...
- 16:03 Bug #23788 (Closed): Use ExtJS Tooltips for CSH labels
- At the moment the CSH is rendered in HTML and displayed with CSS. This leads to usability problems.
Solution: Use ... - 16:01 Revision f8dc68e9: Fixed bug #13294: IRRE deleted combo records are still validated by TBE_EDITOR (Thanks to Marcel Greter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9166 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:00 Revision 19be13b4: Fixed bug #13294: IRRE deleted combo records are still validated by TBE_EDITOR (Thanks to Marcel Greter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9165 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:58 Bug #23787 (Closed): htmlArea RTE: Overlay to choose a color exceeds the viewport if many colors are defined
- Especially if your Browser window does not have much height and many RTE colors are defined, it is impossible to clos...
- 15:31 Revision a70059ee: Backported character set update for all TYPO3 core files
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@39335 735d13b6-9817-0410-8766-e36946ffe9aa
- 15:30 Revision 8f809393: Set back version to 1.2-dev
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@39333 735d13b6-9817-0410-8766-e36946ffe9aa
- 15:27 Revision 131314a9: Raised DBAL to version 1.2.0alpha3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9164 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:17 Revision d8abd60f: Updated checksums
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@39331 735d13b6-9817-0410-8766-e36946ffe9aa
- 15:16 Revision f24037d0: Set version to 1.2.0alpha3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@39330 735d13b6-9817-0410-8766-e36946ffe9aa
- 14:26 Feature #14917: Better working interface for Typo3 required
- As this is pretty old and was never followed-up by anyone I'm closing this bug and suggesting that if something out o...
- 14:06 Bug #20088: In BE time and datetime fields GMT-0 will be shown by javascript, but GMT+1 will be saved
- You see... When we enter date by hands it's converted to timestamp via JS Date object, ant it takes your local mashin...
- 13:40 Bug #23644: Improve the look of admin panel
- Thanks for the work, Dmitry. If someone takes over and does some modifications or adaptations, would you at least be ...
- 13:08 Bug #23644: Improve the look of admin panel
- I do not plan to work more on this feature. The reason is that it was a job task, which is complete now and I have no...
- 12:52 Bug #23059: 4.4.0 Introduction Package does not validate on w3c (css and html)
- The corresponding introduction package issues have been resolved (see forge tracker (issues 8572 and 8573).
- 12:27 Bug #23786: BE debug mode should also enable debug mode for libraries
- Committed to trunk rev 9163
- 12:19 Bug #23786 (Closed): BE debug mode should also enable debug mode for libraries
- The pagerenderer has a shortcut method for debug.
This shortcut also should activate debug mode of used libraries, i... - 12:24 Revision 0f6c0b35: Fixed bug #16055: BE debug mode should also enable debug mode for libraries
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9163 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:05 Bug #23578: Click enlarge does not work after upgrading to 4.4.4
- Just tried on a local 4-4 installation with tt_news and tt_content, both worked (with and without caching framework)....
- 10:48 Bug #23578 (Closed): Click enlarge does not work after upgrading to 4.4.4
- Click enlarge picture is not rendered in pop up window.
Problem exist both i tt_content and tt_news elements.
... - 10:48 Bug #23782: Loading mask doesn't disappear on hitting Esc/cancel loading
- At least for Firefox it seems to be possible to receive an "error" (instead of "abort"). Will need to look into this ...
- 09:56 Bug #23782: Loading mask doesn't disappear on hitting Esc/cancel loading
- Umm. seems to be impossible.. onAbort only works for <img/>
- 09:14 Bug #23782: Loading mask doesn't disappear on hitting Esc/cancel loading
- Hi Stefan, thanks for your comment.
It must be caught in extjs, as the masking is done with extjs and we try to ge... - 02:12 Bug #23782: Loading mask doesn't disappear on hitting Esc/cancel loading
- Things happen inside typo3/contrib/prototype/prototype.js
An abort is not yet caught in prototype. There are a few... - 10:05 Bug #23163: The web> Versioning view has style issues resulting in "wrong layers"
- trunk rev 9161
4-4 rev 9162 - 10:04 Revision db1f22ba: Fixed bug #15095: Bug: The Web>Versioning view has style issues resulting in "wrong layers"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9162 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:59 Bug #23785 (Closed): Filelist: Order of tree entries
- When creating a new folder in the filelist module, it is added to the tree at a strange and not changeable position (...
- 09:52 Revision 4dd008ce: Fixed bug #15095: Bug: The Web>Versioning view has style issues resulting in "wrong layers"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9161 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:15 Feature #17322: Skype links
- @Ernesto: this is already working in TYPO3 4.4, including sip:telephone.
- 00:33 Feature #17322: Skype links
- If you say this is resolved in SVN now (for 4.5.0 already?) then maybe you could please also check against the featur...
- 01:48 Bug #23744: A new TypoScript cObject: FLUIDTEMPLATE
- Committed to trunk rev 9160
- 01:42 Revision b14e176b: Added feature #16008: A new TypoScript cObject: FLUIDTEMPLATE
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9160 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:32 Revision 0f31bb0e: Updated htmlArea RTE version to 1.8.13
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9159 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:30 Feature #23766: Implement new layout and labels for tt_content as result of T3UXW09
- Committed to trunk rev 9158
- 01:29 Revision b6fb9732: Added feature #16031: Feature - Implement new layout and labels for tt_content as result of T3UXW09 (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9158 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:26 Revision 3a484381: Updated htmlArea RTE version to 2.0.6
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9157 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:23 Revision 3be53aad: Updated htmlArea RTE version to 2.1.2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9156 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:17 Bug #23783: htmlArea RTE: Backspacing in empty editing area may raise js error
- Committed to SVN TYPO3core trunk (revision 9152), branch TYPO3_4-4 (revision 9154) and branch TYPO3_4-3 (revision 9155).
- 01:16 Revision d21fbd1c: Fixed bug #16050: htmlArea RTE: Backspacing in empty editing area may raise js error
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9155 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:08 Revision d83542aa: Fixed bug #16050: htmlArea RTE: Backspacing in empty editing area may raise js error
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9154 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:06 Bug #23784: Palette render wrong and throw php warning if fieldset starts with palette
- Committed to trunk rev 9153
- 00:59 Bug #23784 (Closed): Palette render wrong and throw php warning if fieldset starts with palette
- With the new page TCA you see a problem with palette - a php warning is thrown (on implode of palette rows) and in Fi...
- 01:06 Revision ad7f80b1: Fixed bug #16051: Palette render wrong and throw php warning if fieldset starts with palette
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9153 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:00 Revision 5abb83ce: Fixed bug #16050: htmlArea RTE: Backspacing in empty editing area may raise js error
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9152 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-10-18
- 23:54 Bug #23783 (Closed): htmlArea RTE: Backspacing in empty editing area may raise js error
- In Firefox, backspacing in an empty editing area silently raises a js error.
(issue imported from #M16050) - 23:40 Feature #23749: Implement new layout and labels for pages as result of T3UXW09
- Committed to trunk rev 9151
- 23:38 Revision b38c230f: Added feature #16015: Feature - Implement new layout and labels for pages as result of T3UXW09 (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9151 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:30 Revision 16f63a75: added missing files for #16033: API for Trees and ContextMenus (Thanks to Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9150 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:24 Feature #23768: API for Trees and ContextMenus
- Committed to trunk rev 9149
- 23:15 Revision 9faec327: Added feature #16033: API for Trees and ContextMenus (Thanks to Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9149 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:57 Bug #23782 (Closed): Loading mask doesn't disappear on hitting Esc/cancel loading
- When the loading mask "locks" a frame and you hit Esc or cancel loading of the page, the mask *must* disappear (imagi...
- 22:41 Bug #23772: Incorrect FE rendering of thead element in RTE content
- Can use reproduce in 4.3+?
I assume that "output" means rendered in the frontend?
But is the html content corre... - 10:06 Bug #23772 (Closed): Incorrect FE rendering of thead element in RTE content
- The inputed HTML in RTE:
<table class="obecna"><thead><tr><th scope="col">123</th><th scope="col">asdas</th><th scop... - 22:35 Bug #23779: Improve ExtJS skin: Loading mask
- rev. 9148
- 20:21 Bug #23779 (Closed): Improve ExtJS skin: Loading mask
- The loading mask looks ugly currently. Make it brighter while keeping mask for modal dialogs dark.
Spinner icon has ... - 22:33 Revision 9f83a436: Added feature #16046: Improve ExtJS skin: Loading mask (Thanks to Lars Zimmermann)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9148 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:32 Bug #23781 (Closed): Can't delete, move or copy pages after update to v. 4.4.4
- After upgrade to typo 4.4.4 when I try to remove page in the backend I get the message:
Error!
Reason: File "t... - 22:30 Feature #17322: Skype links
- Nice that "skype:" now works, but what about "sip:telefone" (without any "?" parameter), which would fire up your loc...
- 22:09 Bug #23699: wrong table-cell rendering in RTE included tables
- I guess this is a duplicate of very old issue #0001318. Was just resolved in all branches from TYPO3 3.8+ !
Please... - 09:03 Bug #23699: wrong table-cell rendering in RTE included tables
- with:
lib.parseFunc_RTE {
externalBlocks.table.HTMLtableCells {
default >
default.stdWra... - 08:33 Bug #23699: wrong table-cell rendering in RTE included tables
- Anybody modified my description!?
I wrote:
<td>Zelle 1.1</p></td>
and now you read this:
<td>Zelle 1.1</td>
Ne... - 22:00 Feature #23780: htmlArea RTE: Add word count in the status bar
- Committed to SVN TYPO3core trunk (revision 9147).
- 20:53 Feature #23780 (Closed): htmlArea RTE: Add word count in the status bar
- Currently no indivation of the number of words in the editing area.
Add the current word count in the status bar.
... - 22:00 Revision 20bfb38b: Added feature #16047: htmlArea RTE: Add word count in the status bar
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9147 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:22 Bug #17188: Hardcoded value for target of external links
- It's not hardcoded, it's just set to _blank by default and can be changed through the constant editor. It's exactly t...
- 20:54 Bug #23746: Mask Color ExtJS-Skin
- Resolved as duplicate - forgot that Lars already created this issue.
- 20:13 Bug #22911: Image height is ignored if compression is set to None
- dropped by Dmitry
- 19:58 Bug #16097: Sccessibility issue: XHTML compatibility of text with image content
- Fixed with new feature #11107 in 4.3
- 19:56 Revision 73e2a92d: [+BUGFIX] Extbase (Property): Minor fix in PHP doc comment
- Fix the order of @param annotation in Tx_Extbase_Property_Mapper::mapAndValidate()
Resolves: #5887 - 18:27 Bug #23778 (Closed): htmlArea RTE: Merging table cells using context menu doesn't work in Firefox
- Like the title says if you want to merge table cells using context menu in Firefox it will not work as expected.
... - 18:24 Revision c0bfccb6: Fixed ChangeLog entry
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9146 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:23 Revision 6a2e94df: Added feature #15991: Style error messages in the TYPO3 way
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9145 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:10 Feature #7848: Support array / multiple values in $query->contains
- If I get it right, we just need to convert objects to uids in...
- 16:03 Bug #23777 (Closed): selecting a Clipboard hides save- and other buttons
- When activating any of the clipboards in Web>List module, the save-buttons (and the others) vanish and cannot be repr...
- 15:29 Bug #23776 (Closed): RTE in IRRE-elements not properly initialized in TYPO3 4.4.4
- The problem occures when I creat a new closed IRRE-element. After opening the IRRE Element the RTE is not properly in...
- 13:56 Bug #23775 (Rejected): Login reportes authentication error when database is full
- When using a database with quota settings the login screen will report a authentication failure if the database quota...
- 13:42 Bug #16165: HTMLparser.removeTags doesn't work correct with p
- See bug #14884
- 13:42 Bug #14884: 'removeTag' does not remove closing tags
- - trunk (rev. 9137)
- TYPO3_4-4 (rev. 9138)
- TYPO3_4-3 (rev. 9139)
- TYPO3_4-2 (rev. 9140)
and for the sake of... - 11:39 Bug #14884: 'removeTag' does not remove closing tags
- How to reproduce :
Configuration:
plugin.tx_myext_pi1 {
parseFunc < lib.parseFunc
parseFunc {
allowTag... - 13:40 Revision 787afe21: Fixed bug #1318: 'removeTag' does not remove closing tags
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_3-8@9144 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:37 Revision e291789d: Fixed bug #1318: 'removeTag' does not remove closing tags
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@9142 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:35 Revision b2a9aa28: Fixed bug #1318: 'removeTag' does not remove closing tags
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@9141 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:33 Revision 3583f235: Fixed bug #1318: 'removeTag' does not remove closing tags
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@9140 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:31 Revision 6e9f397d: Fixed bug #1318: 'removeTag' does not remove closing tags
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9139 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:29 Revision f4665661: Fixed bug #1318: 'removeTag' does not remove closing tags
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9138 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:27 Revision 5925185d: Fixed bug #1318: 'removeTag' does not remove closing tags
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9137 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:08 Bug #23774 (Closed): Function TBE_EDITOR_isFormChanged Does not detect changes in RTE fields
- Changes in RTE fields are not detected by function call 'TBE_EDITOR_isFormChanged'.
(issue imported from #M1... - 11:29 Bug #23773 (Closed): Move TCEforms HTML templates to template file
- in TCEforms the templates for form elements are written inline, move them to template file using subparts
(issue ... - 11:23 Bug #20938: SOAP error while uploading an updated extension
- see #21699
- 10:08 Bug #3096: Workspace and temporary DB-Mount on top of pagetree messy
- Why cant we replace the Icon in the Context Menu?
Wording:
* "Mount as virtual tree root"
* "UnMount virtual tre... - 09:20 Bug #21250: Cannot login after upgrade to TYPO3 4.3 due to missing authentication method
- Hey - So did I. And not one of the promissed solutions did work for me, too..
- 07:40 Feature #23771: htmlArea RTE: Bring custom events under HTMLArea namespace
- Committed to SVN TYPO3core trunk (revision 9136).
- 07:24 Feature #23771 (Closed): htmlArea RTE: Bring custom events under HTMLArea namespace
- Bring all custom events used by the RTE under HTMLArea namespace.
(issue imported from #M16037) - 07:40 Revision 07dc434b: Added feature #16037: htmlArea RTE: Bring custom events under HTMLArea namespace
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9136 709f56b5-9817-0410-a4d7-c38de5d9e867
- 07:33 Bug #23770: TYPO3 core does not ignore case when comparing host part of http referrer
- patch is always welcome!
- 07:13 Bug #23770 (Closed): TYPO3 core does not ignore case when comparing host part of http referrer
- All versions of TYPO3 I looked at (4.2.x, 4.3.x, 4.4.x) do NOT ignore case when comparing the host part of the http r...
- 07:28 Bug #23769: Server crashes calling t3lib_div::validEmail() with a string which has more characters than 2264
- see http://typo3.org/teams/security/security-bulletins/typo3-sa-2010-020/ => Vulnerable subcomponent #3: Validation/ ...
- 04:21 Bug #23513: IRRE: Foreign selector with groupdb won't add new items
- Patch committed to SVN TYPO3core trunk (revision 9133), branch TYPO3_4-4 (revision 9134) and branch TYPO3_4-3 (revisi...
- 04:21 Revision e1149dc1: Fixed bug #15657: IRRE: Foreign selector with groupdb won't add new items (Thanks to Thomas Maroschik)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9135 709f56b5-9817-0410-a4d7-c38de5d9e867
- 04:16 Revision 9c467788: Fixed bug #15657: IRRE: Foreign selector with groupdb won't add new items (Thanks to Thomas Maroschik)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9134 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:59 Revision a916ec0c: Fixed bug #15657: IRRE: Foreign selector with groupdb won't add new items (Thanks to Thomas Maroschik)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9133 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:03 Revision ff6f5243: Follow-up to #16018: Remove CSH icons from Core and replace by new CSH API
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9132 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-10-17
- 22:31 Bug #23769 (Closed): Server crashes calling t3lib_div::validEmail() with a string which has more characters than 2264
- Hi, all
I'm using the extension formhandler to create some complex forms.
The logs of this extensions are saved i... - 17:29 Bug #23699: wrong table-cell rendering in RTE included tables
- Regarding the issue, is the html correctly structured in the database?
Please upload an example html content in a ... - 17:26 Bug #23699: wrong table-cell rendering in RTE included tables
- If what you want is to avoid having paragraphs within table cells, why not use
RTE.default.buttons.table.disableEn... - 16:48 Task #10309 (Closed): Test mail notification feature
- Test mail notification feature
- 16:47 Feature #23768 (Closed): API for Trees and ContextMenus
- Problem:
Currently we are missing a stable, modern and flexible approach to create trees and contextmenus.
Note:... - 16:45 Bug #10308 (Closed): Tab styling
- the tabs within the workspace module are not styled yet ...
- 16:42 Bug #23767 (Closed): Overwork tree frame design
- The page/file tree frame shows a big inconsistency and was kind of "ignored" while restyling for 4.4:
Active area is... - 16:40 Feature #9759 (Resolved): Module: Improve styling of the whole new grid view
- Just discussed with Steffen R. and found that this task is done... thanks
- 16:39 Feature #9794 (Under Review): Defining userinterface of new workspaces module
- 16:25 Bug #23751: Remove CSH icons from Core and replace by new CSH API
- committed to trunk (rev. 9131).
- 16:24 Revision 96835bcc: Added feature #16018: Remove CSH icons from Core and replace by new CSH API
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9131 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:22 Revision 420ebe91: Followup to #16006: Remove the checkbox that clears the input fields in TCE-forms and replace it with a sprite icon - fix for flexforms (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9130 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:21 Feature #23766 (Closed): Implement new layout and labels for tt_content as result of T3UXW09
- This is one of the results of team 1 of the user experience week.
It implements a completely new structure for tab... - 15:52 Bug #23765: Page tree root node lacks white-space: nowrap
- trunk rev 9129
- 15:46 Bug #23765 (Closed): Page tree root node lacks white-space: nowrap
- If the tree frame is very narrow, the site title is wrapped, while other nodes not. Cause: white-space: nowrap is onl...
- 15:50 Revision ea132748: Fixed bug #16030: Page tree root node lacks white-space: nowrap
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9129 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:33 Bug #3096: Workspace and temporary DB-Mount on top of pagetree messy
- Renamed it to "virtual tree mount". I would ignore the !mount-virtual-roottree.png! for the moment, before tree is re...
- 14:57 Revision e969fe1f: Follow-up to 15998. Don't pass by reference (deprecated in 5.3). Thanks to Steffen Gebert.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9128 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:29 Bug #23764 (Closed): Improve ExtJS skin: Buttons
- work in progress
(issue imported from #M16029) - 14:11 Bug #10300: versioning module: change preview links
- The workspace module itself should also use a smarter way to set the preview links - see patch version2 for #13610 on...
- 11:12 Bug #10300 (Closed): versioning module: change preview links
- if you have only versioning you see only the frontend preview without options
links needs to be changed - 13:05 Feature #23472: Introducing t3lib_div::getObjectEnv($input) and t3lib_div::getType ($input)
- As stated by the author in the TYPO3 Core list, this bug can be closed.
- 12:54 Bug #23689: Icon to synchronize elements in inline relation is missing in sprites
- fixed with #23628
- 12:53 Bug #23628: Sprite - IRRE record synchronization icon missing
- committed to svn
4_4 rev 9126
trunk rev 9127 - 12:50 Revision d2c29c4f: Fixed bug #15830: Sprite - IRRE record synchronization icon missing (Thanks to Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9127 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:49 Revision bd38e2cd: Fixed bug #15830: Sprite - IRRE record synchronization icon missing (Thanks to Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9126 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:40 Bug #23758: Cannot hook into the marker replacement functionality for BE templates
- Nope. looks like mantis fooled me. Thanks!
- 12:39 Bug #23758: Cannot hook into the marker replacement functionality for BE templates
- Duplicate of #23759. Intentionally?
- 01:05 Bug #23758 (Closed): Cannot hook into the marker replacement functionality for BE templates
- On our way to allow extensions to do *everything*, a postprocessing hook is needed after all markers for the template...
- 12:17 Bug #23719: Reference to global array $TCA without fetching from global scope
- Steffen Gebert commited to trunk rev. 9111
- 12:09 Bug #23639: Use HTML5 as the default TYPO3 Backend doktype
committed v2 to trunk (rev. 9125).- 12:08 Revision b0135c76: Added feature #15844: Use HTML5 as the default TYPO3 Backend doktype
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9125 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:00 Bug #23759: Cannot hook into the marker replacement functionality for BE templates
- committed to trunk (rev. 9123)
- 01:06 Bug #23759 (Closed): Cannot hook into the marker replacement functionality for BE templates
- On our way to allow extensions to do *everything*, a postprocessing hook is needed after all markers for the template...
- 11:59 Revision 6b4213e3: Follow-up to #15998: let the Transport be configurable in the t3lib_mail_mailer constructor, like in the parent class
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9124 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:59 Revision 22540783: Added feature #16026: Added hook / Cannot hook into the marker replacement functionality for BE templates
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9123 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:56 Bug #23753: Streamline usage of template.php:dynTabMenu
- committed v2 to trunk (rev. 9122).
- 11:55 Revision 24b0d993: Fixed bug #16020: Streamline usage of template.php:dynTabMenu
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9122 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:53 Bug #23755: Size calculation function can only deal with integers
Committed to trunk (rev. 9119)
Committed to TYPO3_4-4 (rev. 9120)
Committed to TYPO3_4-3 (rev. 9121)- 11:52 Revision 8905b980: Fixed bug #16022: Size calculation function can only deal with integers
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9121 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:50 Revision 71ec121b: Fixed bug #16022: Size calculation function can only deal with integers
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9120 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:48 Revision 19d995ec: Fixed bug #16022: Size calculation function can only deal with integers
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9119 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:41 Bug #23763 (Closed): Enable "clear input field" functionality by default
- #23742 moved the checkbox in front of input fields type text and date as gray "X" inside the input field.
Currentl... - 11:41 Bug #20390: Warning is issued when creating first template
- Quoting Rupert in Core mailing list:
the problem you described was caused by a tcemain action (saving a
tstemplat... - 11:41 Feature #23735: Create a new API based on SwiftMailer to replace t3lib_htmlmail
- Committed to trunk at rev 9116.
- 11:40 Bug #23756: Deprecate unused / old files in typo3/ that belong to the old, removed backend
- Committed to trunk rev 9117
- 11:39 Bug #10303 (Closed): migrate Draft workspace to a real workspace
- to get rid of the "Draft" a.k.a -1 workspace we need a migrator which moves all versioned records to a new real works...
- 11:39 Revision e596e55f: Follow-up to #15663: SpriteGenerator adds empty folder to spritebase, which results in wrong css (Thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9118 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:35 Feature #2971: Workspace should use DB/file mount of BE user/group
- Behaviour without patch:
# create a normal backend user with a filemount and dbmount assigned
# create a workspac... - 11:34 Revision cff83ff5: Fixed bug #16023: Deprecate unused / old files in typo3/ that belong to the old, removed backend
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9117 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:29 Task #10301 (Closed): Create RFCs for workspace team changes
- RFCs for the following parts
* workspace module
* version module
* t3lib_userauthgroup
* LANG ext label changes... - 11:25 Feature #2793 (Resolved): check custom staging permissions
- 11:24 Feature #2797 (Resolved): advanced staging integration in workspace preview
- 11:19 Revision 78dda152: Added feature #15998: Create a new API to send mails based on SwiftMailer to replace t3lib_htmlmail
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9116 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:18 Feature #9758 (Resolved): Module: Implement handler on the PHP side for the accordant actions in the grid view
- 11:15 Feature #9837: Visualize being in a workspace by coloring the top bar
- Screen by HCI needed - asked Jens at Code Sprint Stuttgart
- 11:13 Feature #9752: Module: Implement foldout part of differences in grid view
- Screen by HCI needed
- 11:06 Feature #10289: Move: Remove pager, but integrate live grid function
- needs to be tested with new extjs version if it is possible
- 10:56 Bug #10299 (Closed): Tidy up locallang handling in workspace module
- * Move new added locallang labels to workspace module locallang files
* Tity up changes in LANG locallang files - 10:52 Bug #17075: history/undo doesn't work on versioned pages
- Benni, you are right.
- 10:43 Bug #23744: A new TypoScript cObject: FLUIDTEMPLATE
- Hey,
I'll have a look into this as well :-) I'm on holidays now, but you can expect my feedback on Thursday at lat... - 10:40 Feature #23742: Remove the checkbox that clears the input fields in TCE-forms and replace it with a sprite icon
- Committed to trunk (rev. 9114 and 9115)
- 10:39 Revision c1831eed: Fixed bug #16006: Remove the checkbox that clears the input fields in TCE-forms and replace it with a sprite icon (Thanks to Jo Hasenau) - added the icon
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9115 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:33 Revision 96145e7c: Fixed bug #16006: Remove the checkbox that clears the input fields in TCE-forms and replace it with a sprite icon (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9114 709f56b5-9817-0410-a4d7-c38de5d9e867
- 04:30 Feature #23760 (Closed): Let typolink honour secure filelink configuration
- filelink may be configured to render secure file download links. Not so with typolinks in general when they are links...
- 01:54 Revision 60dd6b96: Followup to #14396: Warn when KEEP_FILE is set
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9113 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:41 Feature #10287: Module: Change tab handling - one tab for every workspace
- "All" tab added - CheckboxSelectors not disabled yet ...
- 01:38 Feature #21911: need logDeprecated function for included files
- Won't fix. No response, and in my eyes this can be done with t3lib_div::deprecationLog() which I have actually used f...
- 00:18 Feature #10288 (Accepted): Module: Move action icons to right place in row
- The column for prev and next action needs change to be in the same column as the stage. Regarding Tolleiv thats possi...
- 00:11 Feature #10288 (Resolved): Module: Move action icons to right place in row
- 00:16 Feature #10290 (Resolved): Module: Update Changes column
- 00:10 Bug #23738: Refactoring of t3lib_spritemanager_SimpleHandler
- Commited attached patch to trunk rev. 9112.
- 00:09 Revision f289a39b: Cleanup #16002: Refactoring of t3lib_spritemanager_SimpleHandler (Thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9112 709f56b5-9817-0410-a4d7-c38de5d9e867
2010-10-16
- 23:54 Revision 59d0cda3: Fixed bug #15976: [version] Reference to global array without fetching from global scope
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9111 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:40 Revision 0d711a9c: Follow-up to #15576: Code for errorpage template was contained twice
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9110 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:39 Bug #23757 (Closed): t3lib_BEfunc::getLabelFromItemlist only returns the first label from TCA
- If you have a TCA column of type select, with multiple static (!) items in there, and you have multiple entries selec...
- 23:34 Feature #20167: Integrate nice looking message and integrate resend when backend was locked for maintenance
- I think the die() call is fixed with #23464
Is this feature really so frequently used that we need the resending? ... - 23:23 Bug #23756 (Closed): Deprecate unused / old files in typo3/ that belong to the old, removed backend
- For TYPO3 4.4, the old backend alt_main.php was removed, but all the frames that belong to that backend type weren't ...
- 23:06 Revision 9d0b11a4: Follow-up to #15576: Code for t3lib_message_ErrorpageMessage was contained twice
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9109 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:55 Feature #9948 (Resolved): StageID for "Ready for publish" needs to be changed
- The following const are available in class Tx_Workspaces_Service_Stages
// if a record is in the "ready to publish... - 22:53 Bug #23755 (Closed): Size calculation function can only deal with integers
- The conversion function t3lib_div::getBytesFromSizeMeasurement($limit) casts the $limit function to integer. Usually ...
- 22:24 Bug #23754: TCEmain: Put visibility functions to the appropriate methods
- Revision 9108. Committed.
- 22:18 Bug #23754 (Closed): TCEmain: Put visibility functions to the appropriate methods
- Tolleiv Nietsch and me decided to put the following public statements that we consider is the official API function c...
- 22:20 Revision 40328899: Fixed bug #16021: TCEmain: Put visibility functions to the appropriate methods (Thanks to Tolleiv Nietsch)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9108 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:11 Bug #23753 (Closed): Streamline usage of template.php:dynTabMenu
- There has been some development with dyntabmenus:
- the separate function to load the dyntabmenu JS code isn't nee... - 21:05 Feature #23752 (Closed): Stage notification emails should be localizable
- Right now, when you want to notify admins/editors etc of a stage change of an element, the stage notification emails ...
- 20:59 Feature #23533: TSConfig needs conditions for current page (backend)
- Committed to trunk rev 9106
Thanks for your contribution, Stefan! - 20:58 Revision 2f657177: Added feature #15696: Implement TypoScript conditions for the current page record (Thanks to Stefan Neufeind)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9107 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:50 Bug #23603: Uninitialized variables in t3lib
- rev 9100, rev 9102, rev 9103 trunk
- 20:45 Bug #22972: IRRE Move-Icon should have curser:move
- committed this no-brainer
to trunk (rev. 9105)
to TYPO3_4-4 (rev. 9106)
- 20:44 Revision 6c9539ce: Fixed bug #14835: IRRE Move-Icon should have curser:move (Thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9106 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:43 Revision 06cedc91: Fixed bug #14835: IRRE Move-Icon should have curser:move (Thanks to Georg Ringer)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9105 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:36 Bug #25670: Since new CSH handling, no icon in scheduler works anymore
- Commited to trunk in rev. 9104.
- 20:18 Bug #25670 (Closed): Since new CSH handling, no icon in scheduler works anymore
- Scheduler adds a class="typo3-csh-link" to all A-tags around icons to have them styled like the CSH icons (without "u...
- 20:34 Bug #22986: Slow query in sys_history due to missing key on tstamp / tablename
- In my case, this key is used on that DELETE:
KEY `recordident` (`tablename`,`recuid`,`tstamp`),
mysql> explain ... - 20:27 Revision 741d0d33: Fixed bug #16016: Scheduler: Since new CSH handling (#15990), no icon in scheduler works anymore
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9104 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:27 Bug #23751 (Closed): Remove CSH icons from Core and replace by new CSH API
- With the new CSH API that hovers over elements, the help icons on many places within the core don't make sense anymor...
- 20:24 Bug #23750 (Closed): History of file uploads in MM records is not saved
- Due to wrong variable names, file upload handling for history records within MM relations are not saved.
The patch... - 20:21 Revision 7cb44f6e: Fixed bug #15799: Uninitialized variables in t3lib within TCEmain (Thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9103 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:18 Revision 6281643d: Fixed bug #15799: Uninitialized variables in t3lib within version extension (Thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9102 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:10 Bug #23709: Enable debug mode in BE
- Commited to trunk as rev. 9101.
- 20:09 Revision e1afe83e: Added feature #15966: Adds mode to debug the backend ($TYPO3_CONF_VARS['BE']['debug']) (Thanks to Steffen Kamper)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9101 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:03 Bug #17075: history/undo doesn't work on versioned pages
- Hey Masi.
Sounds like this issue is related to page-versioning. Right? If so, we can close this issue as this vers... - 19:41 Revision b004f657: Fixed bug #15799: Uninitialized variables in t3lib (Thanks to Oliver Klee)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9100 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:38 Feature #10287 (Accepted): Module: Change tab handling - one tab for every workspace
- Regular tabs for the workspaces work as supposed - "All" tab is missing
- 10:53 Feature #10287 (Closed): Module: Change tab handling - one tab for every workspace
- Create tabs for every workspace. Per workspace you see only the changes of this workspace. You see only tabs for whic...
- 19:36 Feature #23464: Enable customization for fatal error messages in the backend and frontend
- Committed to trunk - Revisions: #9098 and #9099
- 19:35 Revision 8cbbdb1f: Fixed bug #15576: Enable customization for fatal error messages in the backend and frontend / Make all page errors RuntimeExceptions and unify BE and FE fatal errors in a single HTML template (Thanks to Reinhard Führicht, Aske Ertmann) - Part 2 - Usecases
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9099 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:34 Revision 74c7bb75: Fixed bug #15576: Enable customization for fatal error messages in the backend and frontend / Make all page errors RuntimeExceptions and unify BE and FE fatal errors in a single HTML template (Thanks to Reinhard Führicht, Aske Ertmann) - Part 1
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9098 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:01 Feature #23749: Implement new layout and labels for pages as result of T3UXW09
- New German labels attached.
- 17:59 Feature #23749 (Closed): Implement new layout and labels for pages as result of T3UXW09
- This is one of the results of team 1 of the user experience week.
It implements a completely new structure for tab... - 18:15 Bug #23745: refactor sprite icon api, to have more elementary functions instead of big ones
- Commited to trunk, rev. 9097.
- 10:51 Bug #23745 (Closed): refactor sprite icon api, to have more elementary functions instead of big ones
- in t3lib_iconWorks there are 2 functions, mapFileExtensionToSpriteIconClasses and mapRecordTypeToSpriteIconClasses wh...
- 18:12 Revision e43d131b: Cleanup #16009: Refactor sprite icon API, to have more elementary functions instead of big ones (Thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9097 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:42 Bug #23593: Set readLLPHPfile to deprecated, resolve undefined vars in t3lib_div
- +1 by testing, can't find the RFC in the mailing list
- 17:38 Bug #23748 (Rejected): No CSS-class "tx-felogin-pi1" in default-template
- The typoscript-setup refers to tx-felogin-pi1. However that class is not present in the default template-file. If it ...
- 16:08 Feature #23747 (Closed): getUrl function needs support for sending POST data
- When retrieving information from a URL it is sometimes necessary to send POST data. For example when you need to send...
- 13:59 Bug #23746 (Closed): Mask Color ExtJS-Skin
- Background-mask-color should be black with the given amount of opacity.
For the new tree and module-overlays with... - 13:51 Feature #23654: Provide function to open debug messages in a popup
- trunk rev 9096
- 13:48 Revision d36a0412: Fixed bug #15868: Provide function to open debug messages in a popup (Thanks to Stefan Galinski)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9096 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:45 Bug #3096: Workspace and temporary DB-Mount on top of pagetree messy
- All Images ...
pagetree-workspace-treeroot-after.png
!pagetree-workspace-treeroot-after.png!
pagetree-workspace-tre... - 12:07 Bug #3096 (Accepted): Workspace and temporary DB-Mount on top of pagetree messy
- As it's a core feature now, we need to take care about it, now.
1. The Icon will be updated
2. The Dialog is updated... - 13:26 Revision 2eb15ed8: Cosmetics in ChangeLog, and forgotten Thanks
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9095 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:25 Feature #23266: Core lacks "current" flags
- Committed revision 9094.
- 13:25 Revision 4bd0ce00: Added feature #15229: Core lacks current flags
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9094 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:03 Bug #23662: Put versioning code from TCEmain in version extension - part #2
- committed to trunk (rev. 9093).
- 13:02 Revision 6bbcdacf: Fixed bug #15877: Put versioning code from TCEmain in version extension - part #2 - moving records
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9093 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:50 Feature #23743: Allow skins to register sprites through addIconSprite
- Committed revision 9092.
- 12:49 Revision 4be5a8f4: Added feature #16007: Allow skins to register sprites through addIconSprite
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9092 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:54 Bug #22659: Warn when KEEP_FILE is set
- committed to trunk rev 9091
- 11:53 Revision 35cce5fb: Fixed bug #14396: Warn when KEEP_FILE is set
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9091 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:53 Task #10018 (Resolved): Move workspace selector to workspace ext.
- Added access check. Selector is only shown if the user has rights to more than one workspace (including LIVE workspace)
- 11:21 Bug #23595: Improve ExtJS skin: Grids
- committed at T3CSS10 to trunk rev 9090
- 09:47 Bug #23595: Improve ExtJS skin: Grids
- attached
- 02:34 Bug #23595: Improve ExtJS skin: Grids
- any before / after screenshots?
- 11:19 Revision c5911e7b: Fixed bug #15789: Improve ExtJS skin: Grids
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9090 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:04 Bug #22184: Moving inside workspace selects wrong move-destination
- Hey Stefan.
Yes. then it's fixed in all the next versions (16005 was committed to trunk).
Thanks
Benni. - 00:17 Bug #22184: Moving inside workspace selects wrong move-destination
- Tried to replicate the problems I found at that time (already quite a while ago) now with TYPO3 4.4.4. Besides the pl...
- 11:01 Feature #10291 (Closed): Module: Change action icon handling
- * show action column icons only on rollover
* if no actions are allowed for one row, display a text in this column "... - 10:59 Feature #10290 (Closed): Module: Update Changes column
- -> Hide changes column per default
-> New name: Difference
-> Contains only f.e. 20% (without bar) - 10:57 Feature #10289 (Closed): Move: Remove pager, but integrate live grid function
- nice to have
- 10:56 Feature #10288 (Closed): Module: Move action icons to right place in row
- Module: Move action icons to right place in row
See skribble of Jens - 10:51 Feature #10286 (Closed): Module: Move Generate Workspace Preview Link in doc header
- Module: Move Generate Workspace Preview Link in doc header
-> see skribble of Jens - 10:48 Feature #2794 (Resolved): advanced staging core db changes
- 10:48 Feature #2795 (Resolved): advanced staging integration in existing workspace GUI
- 10:48 Feature #2796 (Resolved): advanced staging labels and localization
- 10:48 Feature #2798 (Resolved): advanced staging module
- 10:47 Feature #2918 (Resolved): Possiblity to select be_groups in responsible persons field of custom stage
- 10:45 Bug #699: Page tree selection
- The Workspace Team will take care about this issue.
The desided to have only one color for Workspace changes.
This ... - 10:44 Bug #3546 (Closed): Click on "Create new" to create new workspace stage brings 404
- 10:43 Feature #5923 (On Hold): Notify per email if groups are selected instead of single users
- 10:34 Feature #9754 (On Hold): Module: Implement Workspaces List tab
- We decided to first not implement this functionality in new workspace module.
- 10:31 Feature #9794: Defining userinterface of new workspaces module
- updated suggestion for new workspace module by HCI team (jens and lars). created at core sprint meeting in Stuttgart
... - 10:22 Task #10201 (Resolved): Set up test environment for team members
- 10:15 Feature #9819: Workspace preview window
- h2. Core Sprint Meeting Stuttgart discussion result:
Member: Jens(HCI), Lars(HCI), Tolleiv, Sonja
We discussed the ... - 02:35 Feature #19611: Add a way to hook into the publish process for a workspace
- adopted the title to be more in the line of a "feature" description
- 01:40 Feature #19611: Add a way to hook into the publish process for a workspace
- I think this patch can be closed as well, as the version code is now in a separate hook and could be replaced by your...
- 02:33 Bug #23744: A new TypoScript cObject: FLUIDTEMPLATE
- How about a shorter name, like just plain and simple FLUID?
Another idea I once had which is somehow related: I p...
2010-10-15
- 23:39 Bug #23741: Live workspace does not respect move-to-placeholders
- committed to trunk (rev. 9084 / 9089)
committed to TYPO3_4-4 (rev. 9085 / 9088)
committed to TYPO3_4-3 (rev. 9086 /... - 17:45 Bug #23741 (Closed): Live workspace does not respect move-to-placeholders
- if you have ever moved a page on a workspace, and you switch back to the live workspace, you'll see these strange pag...
- 23:38 Revision 30813293: Followup to #16005 - added some more comments
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9089 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:37 Revision 1e82f928: Followup to #16005 - added some more comments
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9088 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:36 Revision 6651ff2a: Followup to #16005 - modified comments
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9087 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:35 Revision bdeb07f9: Fixed bug #16005: Live workspace does not respect move-to-placeholders
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9086 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:34 Revision 280cc39d: Fixed bug #16005: Live workspace does not respect move-to-placeholders
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9085 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:33 Revision 5f5c7808: Fixed bug #16005: Live workspace does not respect move-to-placeholders
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9084 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:31 Bug #20694: Workspace Dropdown in "Workspace" -> "Review and Publish" [LIVE workspace] always shows "[Draft Workspace]"
- committed to trunk (rev. 9082),
committed to TYPO3_4-4 (rev. 9083)
- 23:31 Revision 8da48e76: Fixed bug #11444: Workspace Dropdown in "Workspace" -> "Review and Publish" [LIVE workspace] always shows "[Draft Workspace]" (Thanks to Robert Heel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9083 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:28 Revision 18bb3edd: Fixed bug #11444: Workspace Dropdown in "Workspace" -> "Review and Publish" [LIVE workspace] always shows "[Draft Workspace]" (Thanks to Robert Heel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9082 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:58 Bug #23728: Introduce a new CSH API function and make use of it in TCEforms
- committed to trunk (rev. 9081)
- 22:56 Revision f9204439: Added feature #15990: Introduce a new CSH API function and make use of it in TCEforms
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9081 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:33 Bug #23744 (Closed): A new TypoScript cObject: FLUIDTEMPLATE
- This is a result of some enthusiastic guys (Steffen Ritter and me) from the code sprint. Something we wanted for a lo...
- 21:21 Feature #23743 (Closed): Allow skins to register sprites through addIconSprite
- Currently, extensions can register sprites using t3lib_spriteManager::addIconSprite(). This requires an array of icon...
- 20:55 Bug #23439: PHP Warning in t3lib_spritemanager
- Steffen, you haven't seen the -v2 patch? I would prefer that solution, as it doesn't make sense to cast an unitialize...
- 20:39 Bug #23439: PHP Warning in t3lib_spritemanager
- committed to svn
4_4 rev 9077
trunk rev 9078 - 19:48 Bug #23439: PHP Warning in t3lib_spritemanager
- thanks for your bug report, we currently found this one ourselves...
we think we better initialize the array - 20:45 Bug #23616: Feature: Add a concatenate class
- commited?
- 20:40 Revision 66b396b2: changed credits
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9080 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:40 Revision de60a76a: changed credits
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9079 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:36 Revision c0ddc6b1: Fixed bug #15928:#15543 Bugfix : PHP Warning in t3lib_spritemanager (Thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9078 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:34 Revision 1d595557: Fixed bug #15928:#15543 Bugfix : PHP Warning in t3lib_spritemanager (Thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9077 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:28 Bug #23611: After #23535: Fatal error: Class 'tslib_mediaWizardManager' not found (resulting in no thumbnails in the filelist)
- trunk rev 9076
- 20:24 Revision 84fe3863: Fixed bug #15807: No thumbnails generated with thumbs.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9076 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:04 Feature #23688: Replace the current if-construct of stdWrap with real functions and make each of them stdWrap aware
- committed v4 to trunk rev 9075
- 20:02 Revision 6f6b9164: Fixed bug #15928: Replace the current if-construct of stdWrap with real functions and make each of them stdWrap awaret (Thanks to Jo Hasenau)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9075 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:55 Bug #22184: Moving inside workspace selects wrong move-destination
- Hey Stefan,
I'd say that this issue is related to #16005, where I've sent a patch to the TYPO3 core list. With the... - 19:45 Feature #23742: Remove the checkbox that clears the input fields in TCE-forms and replace it with a sprite icon
- +1 reading and idea
- 19:30 Feature #23742: Remove the checkbox that clears the input fields in TCE-forms and replace it with a sprite icon
- It has to be: The icon will not show at all, unless there is a value in the field and the mouse hovers over the field.
- 19:28 Feature #23742 (Closed): Remove the checkbox that clears the input fields in TCE-forms and replace it with a sprite icon
- For input fields in TCE-forms there is an optional checkbox, that offers a different behaviour depending on the data ...
- 19:29 Bug #17012: Create versions from contet menu "versioning" does not refresh the page tree
- Could not reproduce this issue, worked just fine in trunk.
- 19:00 Bug #23515: SpriteGeneration generates wrong output if there are several icons sizes which are same width and nearly same count
- committed at T3CSS10 to trunk rev 9074
- 18:58 Feature #23740: Add RTE to login news
- trunk rev 9073
- 17:33 Feature #23740 (Closed): Add RTE to login news
- ... to give users the possibility to format the news and to add links etc.
(issue imported from #M16004) - 18:57 Revision 287d42ab: Fixed bug #15662: Bug: SpriteGeneration generates wrong output if there are several icons sizes which are same width and nearly same count (Thanks to Steffen Ritter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9074 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:44 Revision ff0745de: Added feature #16004: Add RTE to login news to give users the possibility to format the news and to add links etc.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9073 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:18 Bug #23350: Don't show the logged-in message when I'm logged in
- You can remove any output from the felogin extension via the felogin template which is to be found in the extension d...
- 16:22 Bug #23739 (Closed): Translation Diff not working for child pages
- I've created a page with a child page. I've translated the child page in German.
Now if you go to the child page de... - 15:28 Bug #23738 (Closed): Refactoring of t3lib_spritemanager_SimpleHandler
- the simple handler implementation contains stuff which also would be needed in other handlers...
split it up in an... - 15:00 Bug #23127: Accessing BE in fresh install fails with "No database selected"
- Wrote 15042_v2.patch with Steffen Gebert.
Database error will just shown, if database connection could not establi... - 14:31 Bug #23127: Accessing BE in fresh install fails with "No database selected"
- The patch 15042_v1.patch fixes the problem in backend.
If database connection could not established and database ... - 14:50 Feature #23726: Refactor TCA definitions of table pages
- Committed to SVN Trunk (rev. 9072)
- 14:49 Revision 7626bf3a: Added feature #15988: Refactor TCA definitions of table pages
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9072 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:55 Feature #9947 (Under Review): 4.x -> 4.5 Install Tool migration script
- The functionality has been implemented but should not be used until custom-stages was cleaned up by Sonja (will happe...
- 12:32 Bug #23622: t3lib_beFunc use $this in static methods
- committed at T3CSS10 to svn
4_4 rev 9070
trunk rev 9071 - 12:30 Bug #23737 (Closed): Move versioning selector to the version extension
- As a another step in having all version-related code separated out, the logic of rendering the version select box in ...
- 12:30 Revision a8ac1b7d: Fixed bug #15822: t3lib_beFunc use $this in static methods
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9071 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:30 Revision b8f079c5: Fixed bug #15822: t3lib_beFunc use $this in static methods
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9070 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:28 Bug #23720: Record deletion emitts error message
- Yes, of course, has been fixed.
- 12:15 Bug #23720: Record deletion emitts error message
- Is it fixed? add a comment when "resolving" please!
- 12:17 Bug #23731: Felogin shouldn't show the permalogin form controls when permalogin is set to "forced on" in intall tool
- Committed while T3CSS10 to svn
trunk rev 9064
4_4 re 9065
4_3 rev 9066 - 12:16 Bug #23730: Incorrect default value of permalogin
- committed at T3CSS10 to trunk rev 9069
- 12:15 Revision e8004b8e: Fixed bug #15992: Bugfix: Incorrect default value of permalogin
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9069 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:13 Bug #23697: locallangXMLOverride should not distinguish between paths ending with php and xml (like readLLfile does)
- Committed to trunk rev. 9068
Thanks for your contribution, Andreas! - 12:12 Revision 82c2f3a0: Added feature #15942: locallangXMLOverride should not distinguish between paths ending with php and xml (Thanks to Andreas Kiessling)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9068 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:08 Bug #23736 (Closed): Condition with globalVar TSFE does not care about page language overlay
- Image you have an additional field (in my case a checkbox) within the pages table, named tx_ext_field.
This is a p... - 11:50 Bug #23727: Create a new abstract class t3lib_message_abstractmessage
- committed to trunk (rev. 9067).
- 11:48 Revision c2e93c6a: Added feature #15989: Create a new abstract class t3lib_message_abstractmessage
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9067 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:31 Revision d0d69d65: Fixed bug #15993: Bug: Felogin shouldn't show the permalogin form controls when permalogin is set to "forced on" in install too
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-3@9066 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:31 Revision e35ebf49: Fixed bug #15993: Bug: Felogin shouldn't show the permalogin form controls when permalogin is set to "forced on" in install too
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-4@9065 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:22 Bug #23580: Icon for hidden field doesn't work with IRRE
- example work around (t3lib/jsfunc.inline.js) for complaining editors.
- 11:21 Revision 56ac9f25: Fixed bug #15993: Bug: Felogin shouldn't show the permalogin form controls when permalogin is set to "forced on" in install tool
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9064 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:10 Feature #22845: Feature Request to add priority on groupLogin
- Hi Navi,
If you wan't to achieve this, here is how we did it :
We created an extension (called bm_auth in our pro... - 10:15 Feature #22845: Feature Request to add priority on groupLogin
- I would like a function like this as well!
- 11:05 Bug #19112: unlink of non existing lockfiles generates warnings in frontend
- trunk rev 9063
- 11:03 Revision 7be1829a: Fixed bug #8980: unlink of non existant lockfiles generates warnings in frontend (Thanks to André Stösel)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9063 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:00 Feature #23735 (Closed): Create a new API based on SwiftMailer to replace t3lib_htmlmail
- t3lib_htmlmail is ugly and non-RFC conformant. Use existing library SwiftMailer to replace the functionality with a n...
- 10:43 Bug #17020: class.tx_impexp.php wants 256m memory_limit
- yes Bernhard, this second case was a page that held three zip files
when i exclude this one page, the export functio... - 10:34 Bug #17020: class.tx_impexp.php wants 256m memory_limit
- It uses the memory for storing the files which get referenced from content elements or other exported recoreds. The i...
Also available in: Atom