Activity
From 2009-03-23 to 2009-04-21
2009-04-21
- 21:50 Bug #19839: Javascript Error while navigating in menus section (msie4 is undefined)
- I experienced the same problem. every click on a menu item generates an js error. the reason is the missing line brea...
- 21:33 Bug #20329: cache_hash fills up with huge amounts of MENUDATA
- Hi Steffen,
Could you please provide if you're using the calendar base (cal) extension? This might be related to c... - 13:44 Bug #20329 (Closed): cache_hash fills up with huge amounts of MENUDATA
- The table cache_hash fills up with huge amounts of data with ident MENUDATA (size: 2.2gig).
Discussion in dev-... - 16:48 Bug #20332 (Closed): Validation issues in typo3/alt_db_navframe.php
- Branches: Trunk
Problem:
There are two validation issues
unescaped & or unknown entity "&id"
<a> unexpected or ... - 16:39 Bug #20289: Static TS not loaded
- Fixed after moving back the current static files to EXT:css_styled_content/static/ instead of EXT:css_styled_content/...
- 16:20 Bug #18955: Modifying a file link in IE6, the popup indicates an external url when used special chars like german umlauts
- I can reproduce this Bug with the current Typo3 Version (4.2.6)
I have a utf8 filesystem and forcecharset=utf8.
I... - 15:00 Bug #20331 (Closed): It's not possible to add buttons to docheader
- If you want to add own buttons to docheader it's not possible without XCLASSing template.php.
A hook for this is n... - 14:55 Bug #20330 (Closed): Send mails to different adresses per language (TSFE->sendFormmail)
- When trying to send an formular (CType: FORM) to different recipient addresses per localized content element, the mai...
- 13:08 Feature #20304: Make it possible to style a hover color for pagetree items
- committed to trunk, rev 5342
- 13:07 Revision 22b2447a: Fixed bug #10892: Make it possible to style a hover color for pagetree/filetree items
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5342 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:40 Bug #20328: Wrong nesting of <ul> <li> tags in expanded mount root in module file > filelist
- Committed to
trunk, revision 5339
4.2 branch, revision 5340
4.1 branch, revision 5341 - 08:58 Bug #20328 (Closed): Wrong nesting of <ul> <li> tags in expanded mount root in module file > filelist
- Branches: 4.1, 4.2, trunk
Problem:
The nesting of the list tags is wrong when you have an expanded mount root in ... - 12:38 Revision d68a8e81: Fixed bug #10939: Wrong nesting of <ul> <li> tags in expanded mount root in module file > filelist
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5341 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:36 Revision ba5e610c: Fixed bug #10939: Wrong nesting of <ul> <li> tags in expanded mount root in module file > filelist
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5340 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:27 Revision 701f7563: Fixed bug #10939: Wrong nesting of <ul> <li> tags in expanded mount root in module file > filelist
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5339 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:11 Revision 8b904071: Fix some typos in ChangeLog and other files (non-functional)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5338 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:49 Revision 615edbac: Follow up to #10320 (again): t3lib_extMgm::addStaticFile() call did not reflect changes in location of static templates in css_styled_content (from 2009-04-20)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5337 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:37 Revision ab29abf4: Fixed icon in t3skin for refresh
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5336 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:35 Revision 297c18c1: * Changed icons in t3skin for new file, file upload
- * Fixed icon in t3skin for refresh
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5335 709f56b5-9817-0410-a4d7...
2009-04-20
- 20:19 Revision b0fc6d97: Fixed issue #9051: t3editor / On Mac Os X the key combination CMD+LEFT will close the t3editor
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5334 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:14 Bug #20326 (Closed): template.php::wrapClickMenuOnIcon() uses depreciated JS Function from clickmenu.js
- We have following in typo3/js/clickmenu.js
// deprecated functions since 4.2, here for compatibility, remove in 4.4
... - 14:10 Revision a64eb747: Follow up to #10320: Move current version of static files of css_styled_content from static/current/*.txt back to static/*.txt
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5333 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:14 Bug #20324: Class 'gzip_encode' not found in typo3/mod/web/perm/index.php on line 857
- Resolved as duplicate of #19907 (Thanks Steffen).
Will be fixed in 4.2.7 - 11:46 Feature #20325 (Closed): function module can be configurred only in ext_tables.php
- If you want to add an addition to the function module, you must do this in the file ext_tables.php of your extension....
- 10:53 Bug #19699: Non-static method RemoveXSS::RemoveXSS() cannot be called statically
- resolved in #20225
- 10:52 Bug #20225: RemoveXSS is incompatible with PHP 5.2.9
- comitted to
* 4_2 rev 5330
* trunk rev 5332 - 10:51 Revision 173bee66: Fixed bug #10759: RemoveXSS is incompatible with PHP >= 5.2.8
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5332 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:50 Revision a385bedb: fixed ChangeLog date
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5331 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:48 Revision 7fdf917e: Fixed bug #10759: RemoveXSS is incompatible with PHP >= 5.2.8
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5330 709f56b5-9817-0410-a4d7-c38de5d9e867
2009-04-19
- 23:32 Feature #17247: Load Inline Elements On Demand
- +1 for the feature
- 23:26 Bug #18926: class.tx_impexp.php sets 256m memory_limit without checking php.ini
- Hi Peter,
would you send the patch to core list? The trunc version still using that 256 limit. - 21:09 Bug #20324 (Closed): Class 'gzip_encode' not found in typo3/mod/web/perm/index.php on line 857
- When I work on the access permissions of folders in the backend I receive the error:
Class 'gzip_encode' not found... - 12:38 Bug #20319: Hide View-icon in listview with doktypes 254 and 255
- committed to trunk, rev 5329
- 12:32 Revision decff949: Fixed bug #10919: Hide View-icon in listview with doktypes 254 and 255
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5329 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:25 Feature #20284: [Feature] New Multimedia CE
- @Masi - i took your suggestion and renamed to fileExtHandler.
I also copied the TS to each version of css_styled_c... - 11:26 Feature #20284: [Feature] New Multimedia CE
- Just a short note: the config option says mimeHandler, but looking at the code I find that it's actually a fileExtHan...
2009-04-18
- 13:46 Bug #20321: Can't select more than 139 fields in non_exclude_fields in be_groups
- Resolved, no change required as requested by reporter.
- 06:34 Bug #20323 (Closed): t3lib::xml2array seems to destroy < and > (<,>)
- cc_debug shows the following errors when clicking on an article in tx_commerce:
No function named: tx_commerce_att... - 02:22 Bug #20322 (Closed): Add possibility to use username and get located to OpenID provider on login
- Add possibility to use username and get located to OpenID provider if an OpenID was provided.
(issue imported fro...
2009-04-17
- 23:42 Revision d6b07698: Fluid:
- * Fixed bug #3122
* Performance improvements from v5 Fluid - 23:00 Bug #20321: Can't select more than 139 fields in non_exclude_fields in be_groups
- Problem Solved. Server issue
- 18:38 Bug #20321: Can't select more than 139 fields in non_exclude_fields in be_groups
- I set the classref in lcalhost.php. In the class I define:
function processDatamap_preProcessFieldArray($incoming... - 18:35 Bug #20321: Can't select more than 139 fields in non_exclude_fields in be_groups
- Hi! Now that you mentioned that hook, how do you use it in your scenario?
- 18:13 Bug #20321 (Closed): Can't select more than 139 fields in non_exclude_fields in be_groups
- Can't select more than 139 fields in non_exclude_fields in be_groups. The selected item are just trimmed off to 139. ...
- 19:02 Revision badbe437: Cleanup: Fixed ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5328 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:12 Revision e774c2df: Moved old documentation
- 12:54 Bug #20320 (Closed): Inconsistent usage of shortcut icons (jump to shortcut destination versus shortcut = bookmark)
- Problem:
There are two (or better three) very similar icons around for two (or better three) different purposes:
... - 12:20 Bug #20319 (Closed): Hide View-icon in listview with doktypes 254 and 255
- It doesn't make sense to view a sysfolder or a recycler in list view.
So exclude view-icon for these doktypes by def... - 11:38 Revision d1e3be73: Fixed bug #10827: Hide "Save and View"-button when editing a content-element
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5327 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:28 Bug #15362: template::getTabMenu double ampersanded
- Committed to trunk rev. 5325
Committed to 4.2 rev. 5326 - 10:19 Revision 02e6518b: Fixed bug #2178: template::getTabMenu doubles ampersands (thanks to Stefano Kowalke)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5326 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:19 Revision c0e02fc4: Fixed bug #2178: template::getTabMenu doubles ampersands (thanks to Stefano Kowalke)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5325 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:00 Bug #16140: Losing connection, because of wrong URL
- Resolved, no change required.
- 09:59 Bug #18219: With IE7 no login in Backend
- Resolved, no change required.
- 09:55 Bug #20108: class.t3lib_clipboard.php produce a wrong returnURL, results in a 404
- Resolved as duplicate of #20214
- 08:52 Bug #19664: Poor memory management leads to crash when trying to configure large extensions (e.g. phpmyadmin 3.3.0)
- "freeCap CAPTCHA" and "Calendar Base" also hits the memory limit on my system (32MB)
I believe that there is time ... - 03:27 Bug #20317 (Closed): Right-To-Left text is rendered Left-To-Right in gdlib / graphical menus and text in Typo3
- When using right-to-left text (Hebrew, Arabic, Farsi) in a graphical menu, Typo3 and the involved gdlib render this t...
2009-04-16
- 23:46 Bug #20307: t3lib_cache_frontend_AbstractFrontend constructor is inefficient
- Since PHP 5 objects are passed by reference by default. You are using PHP 4.3 (??), but TYPO3 4.3 requires PHP >=5.2....
- 23:34 Bug #20314: Links with registered keywords are not recognized by RTE
- Let's use #19957 instead which has a patch and was already pending in the core list before...
- 23:26 Feature #20207: Integrate possibility to determine maximum of multiple values in GIFBUILDER
- Committed to SVN Trunk (rev. 5324)
- 23:23 Revision d7d4b1ca: Added feature #10725: Integrate possibility to determine maximum of multiple values in GIFBUILDER
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5324 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:45 Bug #20108: class.t3lib_clipboard.php produce a wrong returnURL, results in a 404
- resolved with fix 10735
- 18:19 Bug #20214: Wrong returnUrl with clipboard actions
- committed to 4_2, rev 5322 and trunk, rev 5323
- 18:17 Revision 72d78b59: Fixed bug #10735: Wrong returnUrl with clipboard actions
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5323 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:15 Revision 308031d1: Fixed bug #10735: Wrong returnUrl with clipboard actions
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5322 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:12 Bug #19005: Update button in User Admin -> Compare user settings doesn't work in IE7
- committed to 4_2, rev 5321
- 18:11 Revision 06ed7c37: Fixed bug #8795: Update button in User Admin -> Compare user settings doesn't work in IE7
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5321 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:57 Revision 3bc6e23e: Extbase:
- * Removed debug code
- 17:49 Revision 52a93a16: Extbase:
- * Revised Request Builder according to the latest syntax of t3lib_extMgm::addExtbasePlugin()
* Added necessary core p... - 16:36 Bug #19445: URLs in TYPO3 confirmation emails are broken and should be changed
- open typo3conf/ext/sr_feuser_register/lib/class.tx_srfeuserregister_email.php
and find the line where is
$Typo3_... - 16:06 Bug #20316 (Closed): image scaling fails when saving
- When inserting a new magic image in RTE it is correctly downscaled to the max dimensions defined in pageTSconfig. At ...
- 14:31 Feature #20284: [Feature] New Multimedia CE
- attached is the latest patch. I'm going to final round now.
See it in action: http://dev.sk-typo3.de/new-multimedia-... - 13:24 Bug #19957: linkHandler different than "record" leads to rteerror
- its the same as #20314
2009-04-15
- 22:07 Bug #25550: bugfixes for t3editor codecompletion
- commited in multiple commits (r5315 - r5320)
- 22:02 Revision 591c28ca: Fixed issue #10899: bugfixes for t3editor codecompletion (credits to Stephan Petzl and Christian Kartnig)
- * fixed codecompletion bug: typed string was replaced wrong when user waited for about 2 seconds before hitting retur...
- 22:01 Revision 5ec1b2a6: Fixed issue #10899: bugfixes for t3editor codecompletion (credits to Stephan Petzl and Christian Kartnig)
- * Fixed bug: inserting (return hit) at rootlevel throwed an error
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tru... - 22:00 Revision 8209a6d5: Fixed issue #10899: bugfixes for t3editor codecompletion (credits to Stephan Petzl and Christian Kartnig)
- * Adjustments in the descriptionbox
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5318 709f56b5-9817-0410-a4d... - 21:59 Revision 4ee9bbf6: Fixed issue #10899: bugfixes for t3editor codecompletion (credits to Stephan Petzl and Christian Kartnig)
- * Copy bug, copying of absolute and relative paths
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5317 709f56b... - 21:58 Revision e9c86966: Fixed issue #10899: bugfixes for t3editor codecompletion (credits to Stephan Petzl and Christian Kartnig)
- * resolve relative paths in curly brackets on the right side of reference and copy operators
git-svn-id: https://svn... - 21:55 Revision 2760d020: Fixed issue #10899: bugfixes for t3editor codecompletion (credits to Stephan Petzl and Christian Kartnig)
- * fix small typo in tsref.xml
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5315 709f56b5-9817-0410-a4d7-c38d... - 21:44 Bug #25518: typoscript right to a operator is not tokenized
- commited to trunk r5313
- 21:43 Bug #25538: On Mac Os X the key combination CMD+LEFT will close the editor
- patch for 4.2.x branch added.. pending on core list...
- 21:42 Bug #25538: On Mac Os X the key combination CMD+LEFT will close the editor
- commited to trunk r5314
- 21:37 Revision 59a382c3: Fixed issue #9051: t3editor / On Mac Os X the key combination CMD+LEFT will close the t3editor
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5314 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:30 Revision 062a47e8: Fixing issue #8103: t3editor / typoscript on the right side of an operator is not tokenized
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5313 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:22 Feature #19185: Add a new templating engine
- The intention of integrating a new templating engine was to have a better integration with the MVC design paradigm. S...
- 15:49 Bug #20315 (Closed): addEnableColumns-hook in class t3lib_page not working for pages
- I wanted to extend access control for fe-users. I found the
addEnableColumns-hook in t3lib_page::enableFields(). The... - 15:10 Bug #20314 (Closed): Links with registered keywords are not recognized by RTE
- in class.t3lib_parsehtml_proc the only keyword that is recognized is "record"
But for linkhandler you can register... - 14:16 Bug #20313 (Closed): Produced tables form pi_base are not XHTML Strict valid
- The function pi_list_browseresults() in class.tslib_pibase.php produces a table for the Back/Next/... links in the pa...
- 14:08 Feature #3098: add t3editor to "whole temlate record"-view
- we will integrate the t3editor in TCEMain like e.g. the RTE does.
For this we need to check if we can start > 1 t3... - 12:38 Feature #3098: add t3editor to "whole temlate record"-view
- 'to this areas' => 'to these areas'
- 12:36 Feature #3098 (Closed): add t3editor to "whole temlate record"-view
- When i use the 'template' module and click on 'Click here to edit whole template record' the 'Constants' area and the...
- 14:05 Bug #948: Codecompletion: sometime ctrl+space does not trigger
- i think its solved in the meanwhile, right?
Stephan can you pleas double check and close this issue?
- 12:41 Bug #948: Codecompletion: sometime ctrl+space does not trigger
- What browser are you using? Version?
- 12:39 Feature #3097: add 'special' comments for CONSTANTS
- 'If would be' => 'It would be'
- 12:28 Feature #3097 (Closed): add 'special' comments for CONSTANTS
- If would be nice when t3editor will be able to assist me when entering a CONSTANT in the constant area of a template....
- 11:14 Revision c31e706c: Fluid:
- * Some adjustments to the code according to the renaming of "blogexample" to "blog_example"
- 11:14 Revision a5bb3abb: Extbase:
- * Some adjustments to the code according to the renaming of "blogexample" to "blog_example"
- 10:56 Bug #3096: Workspace and temporary DB-Mount on top of pagetree messy
- BT-Reference: http://bugs.typo3.org/view.php?id=10904
- 10:39 Bug #3096 (Closed): Workspace and temporary DB-Mount on top of pagetree messy
- Problem
If you are working in a workspace other than LIVE the workspace icon + the label of your current workspace... - 10:46 Bug #20312 (Closed): Workspace and temporary DB-Mount on top of pagetree messy
- Problem
If you are working in a workspace other than LIVE the workspace icon + the label of your current workspace... - 10:09 Revision 502c0397: ExtBase:
- * Changed Configuration Manager: You don't have to call loadGlobalSettings() anymore
* Adapted test cases
* Added tes... - 09:51 Revision 61ab881a: ExtBase: Removed call-time pass-by-references in ObjectRelationalMapper (Bug #3090)
2009-04-14
- 11:44 Bug #20311: HMENU with special = list does not use versionOL
- Ticket for an related dam issue concerning workspace capabilities:
http://bugs.typo3.org/view.php?id=10902 - 11:34 Bug #20311 (Closed): HMENU with special = list does not use versionOL
- A typoscript menu with special = list does not use the versionOL functions. In consequence this menu type does not wo...
- 09:31 Bug #20289: Static TS not loaded
- For people who don't read the newsgroup here the details again:
- I excecuted the Update Wizard option "splitCscTo... - 02:54 Bug #20227: No multiple RTEs in TCEFORMs (htmlarea 1.5.7 on 4.1.10)
- I am unable to reproduce this issue with SVN 4.1 branch.
Please delete all files in typo3temp with file names star... - 02:18 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
- What version of dam are you using?
- 01:01 Revision bf34ac48: Fluid:
- * Changed ExtBase to Extbase (fixes Bug #3075)
2009-04-13
- 17:47 Bug #20310: FLV files render at different size
- I use TYPO3.4.2.6
- 17:42 Bug #20310 (Closed): FLV files render at different size
- Whatever filesize I create my FLVs in, they are not rendered in the size.
I use content element "Text with image bel... - 15:42 Bug #25543: Autosuggestion orange properties
- need feedback
- 15:40 Bug #25543: Autosuggestion orange properties
- i really like to change the colors to adjust to the colors used for highlighting.
What do you think about:
bold... - 15:30 Bug #25542: Autosuggestion: right box should be hidden when empty
- fixed since the last alpha release
- 15:27 Bug #25544: t3editor codecompletion: sometimes the ajax-call fails due missing file t3lib_pageselect.php (which does not exists)
- already fixed in revision 5182
- 14:39 Bug #25550 (Closed): bugfixes for t3editor codecompletion
- This issue summarize the last commits/bugfixes for the CodeCompletion feature in the t3editor.
* patch 01_fix_typo... - 12:15 Feature #20284: [Feature] New Multimedia CE
- I newly compiled flashplayer, enhanced the fullscreen view.
Some enhancements could be put in, but as basic versio... - 11:33 Bug #20309 (Closed): typo3/db_new.php shows tables under another extension name
- In the attached picture typo3/db_new.php shows two tables (yellow highlight) under the extension key "rsaauth" while ...
- 11:26 Bug #20308 (Closed): typo3/db_new.php prompts to create records in hidden, static and readonly tables
- If a table is marked as hidden or static or readonly, new record wizard (typo3/db_new.php) still prompts to create an...
- 10:45 Bug #20307 (Closed): t3lib_cache_frontend_AbstractFrontend constructor is inefficient
- The constructor of this class makes a copy of the passed object (t3lib_cache_backend_Backend). Copying happens two ti...
2009-04-12
- 21:46 Bug #20306 (Closed): Code cleanup for flash uploader.
- This is just a side patch to split the code cleanup of two files from the actual functionality of the new flash uploa...
- 15:35 Feature #20284: [Feature] New Multimedia CE
- New zip with own TYPO3 player, audio player is free (see player.txt)
New patch with a lot of simplifying and working... - 13:07 Revision 5ffb78a9: Added type hinting to render() method of ActionlinkViewHelper, TypolinkViewHelper and DateViewHelper
- 12:43 Revision d8c7e2ef: Added stdWrap view helper
- 11:29 Revision 5eb4e51f: Added parseFunc view helper
- 08:55 Revision a68b28f9: Fluid:
- * Cleaned up TypoScriptViewHelper
* Cleaned up ForViewHelper - 04:32 Bug #16140: Losing connection, because of wrong URL
- I don't think this is a TYPO3 problem. If some "firewall" doesn't allow ../ in paths, the firewall should be fixed.
- 04:22 Bug #18219: With IE7 no login in Backend
- The underscore is not a valid character in host names. It may only consist of alpha numeric characters and dash, sepa...
- 03:39 Bug #20136: changes to "layout" field for content is not written to DB
- Unable to reproduce.
Please check your setup for some extension that might mess things up here.
Please also check...
2009-04-11
- 22:18 Bug #20303: Page caching with external files enabled fails if files are not found.
- diff file attached
- 05:36 Bug #20303 (Closed): Page caching with external files enabled fails if files are not found.
- With [FE][pageCacheToExternalFiles] = 1 if files are not found blank pages been rendered.
A patch is needed for fail... - 21:59 Bug #19919: "output handler 'ob_gzhandler' cannot be used after 'URL-Rewriter'" on backend login
- I can confirm this problem with Domainfactory and PMA 4.2.0 / PMA 4.3.0.
After uninstalling PMA the problem is gone. - 16:23 Feature #20305 (Closed): clearCacheCmd should support recursion
- Currently, clearCacheCmd can only clear all cache, all page cache, or the cache of specific pages (the only exception...
- 14:45 Feature #20304 (Closed): Make it possible to style a hover color for pagetree items
- Problem:
Currently it is impossible to have a hover color for a pagetree item because the link items are not wrapp... - 12:57 Bug #20292: After upgrade from4.2.1 to 4-2-6 RTE fails to load correct
- The patch for bug #10665 addresses and solves this issue.
- 01:29 Bug #17371: no results display after upgrade to version 4.1.1
- Resolved, unable to reproduce:
- The author is unable to reproduce this anymore
- The description is not very exa... - 01:23 Bug #16481: change labels in locallang.xml to utf-8 gives ??? in frontend
- Resolved, unable to reproduce:
- No feedback for a long time
- Very probably not a TYPO3 problem - 01:15 Bug #14809: Safe mode: Install Tools doesn't find Image Magick even though it works
- This seems to be the exact same problem as described in #14830
Resolved as duplicate of #14830 - 00:55 Bug #19210: Safe-mode conflict between Typo3 4.2 and PHP 5.2.6
- Resolved, no change required. This is not a TYPO3 problem, the hoster must take care of a working php environment.
- 00:51 Bug #18927: Umlauts get displayed wrong in drop-down list of shortcut menu
- Unable to reproduce. Umlauts in shortcut group names are displayed fine for me. (tested trunk and 4.2.6)
2009-04-10
- 20:45 Bug #20289: Static TS not loaded
- Going to test the problem with the feedback given in the typo3.projects.typo3_4-3.general
- 20:28 Bug #20300: no support for Unix locales Norwegian bokmal and nynorsk
- Fixed in SVN.
- 18:57 Bug #20300 (Closed): no support for Unix locales Norwegian bokmal and nynorsk
- Only "no" is detected but not "nb" or "nn".
(issue imported from #M10888) - 20:27 Revision c8afcdf0: #10888: no support for Unix locales Norwegian bokmal and nynorsk
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5312 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:41 Bug #19168: iso-ir-109 detected as iso-8859-2 instead of iso-8859-3
- Fixed in CVS. Support for all other ISO-IR to ISO-8859 mappings has been added.
- 18:34 Revision bcaaf71a: #9076: iso-ir-109 detected as iso-8859-2 instead of iso-8859-3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5311 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:30 Bug #20298: extra extJS onready code not loaded with template.php
- Use the same spelling of variable names throughout the code.
- 17:44 Bug #20298 (Closed): extra extJS onready code not loaded with template.php
- There are typos in the code.
(issue imported from #M10886) - 18:29 Bug #20299: extJS localization doesn't work
- Map BE codes the ExtJS locales.
- 18:05 Bug #20299 (Closed): extJS localization doesn't work
- TYPO3 BE language codes aren't ISO codes and ExtJS locales are not Unix locales.
(issue imported from #M10887) - 18:20 Revision 1104fade: #10867: extJS localization doesn't work
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5310 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:52 Revision ec666f49: #10866: extra extJS onready code not loaded with template.php (unfiy spelling)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5309 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:15 Bug #18927: Umlauts get displayed wrong in drop-down list of shortcut menu
- This problem also exists in version 4.3 alpha 2.
Contrary to the bug in version 4.2, the output is "null" if the g... - 12:45 Revision e060167e: Solved issue #3068: Fluid: TranslateViewHelper does only work once
- 10:30 Bug #16019: odd icons in "image position" make option text unreadable
- Resolved, unable to reproduce.
This was an issue with a now very old browser. Everybody should have upgraded to FF... - 10:27 Bug #15518: module column width under windows firefox needs 1px more
- Resolved, no change required. No further feedback as requested.
- 10:21 Bug #15519: modules list height
- Resolved, no change required.
Closed this ancient issue after long time without feedback, it's probably fixed anyw... - 10:18 Feature #20297 (Closed): Make the modulebar collapsible
- forge hci: http://forge.typo3.org/issues/show/3066
Problem:
If you have a large and deeply nested pagetree it ... - 06:45 Revision 351a85ca: Fixed issue #10665: RTE loads skin stylesheet with title attribute which prevents Firefox from applying the stylesheet
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5308 709f56b5-9817-0410-a4d7-c38de5d9e867
- 06:39 Bug #20163: RTE loads skin stylesheet with title attribute which prevents Firefox from applying the stylesheet
- Committed to SVN TYPO3core trunk (revision 5307) and branch TYPO3_4-2 (revision 5308).
- 06:38 Revision b4cdb87e: Fixed issue #10665: RTE loads stylesheet with title attribute which prevents Firefox from applying the stylesheet
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5307 709f56b5-9817-0410-a4d7-c38de5d9e867
- 06:26 Bug #20292: After upgrade from4.2.1 to 4-2-6 RTE fails to load correct
- Please test the patch attached to issue #10665.
2009-04-09
- 23:57 Bug #19872: icons in useradmin point to wrong user in opera browser
- Resolved as duplicate of #19873
- 23:53 Bug #19843: DBAL 0.9.20 crashes TYPO3 4.2.x
- Resolved as duplicate of #8231
- 23:39 Bug #17349: Bad line in French localization file for indexed search
- Resolved, no change required. Fixed in translation server.
- 20:54 Revision f7ac46cc: Added TypoScript view helper for Fluid
- 18:58 Bug #19887: After update to 4.1.8 image rendering doesn't work anymore
- Ah, this clarifies a lot!
Actually your setting was wrong all the time: TTFLocaleConv should have been a "locale c... - 18:35 Bug #19887: After update to 4.1.8 image rendering doesn't work anymore
- I found the switch which solved my problem:
in the install tool under "all configuration" my [TTFLocaleConv] was se... - 18:57 Revision ef5500e5: Fixed issue #10847: htmlArea RTE: undo/redo is erratic in IE8
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5306 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:45 Bug #20280: htmlArea RTE: undo/redo is erratic in IE8
- Committed to SVN TYPO3core branch TYPO3_4-2 (revision 5305) and trunk (revision 5306).
- 18:12 Bug #20280: htmlArea RTE: undo/redo is erratic in IE8
- Problems arise when an attempt is made to insert a bookmark, the selection is empty and focus is not in the editing i...
- 18:44 Revision 5a6c213f: Fixed issue #10847: htmlArea RTE: undo/redo is erratic in IE8
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5305 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:03 Revision 63c0898c: Follow-up for issue #10844: htmlArea RTE: IE8 creates erroneous ranges when selection is empty
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5304 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:44 Bug #20283: Extract BackendSearch from hardcoded Module to sysext
- Resolved, won't fix.
The RFC has been dropped in the core mailinglist.
Quote Ingo Renner:
"-1 you can just mod... - 17:41 Bug #20277: htmlArea RTE: IE8 creates erroneous ranges when selection is empty
- Attaching follow-up patch for TYPO3 4.1, in order to avoid grabing focus when not necessary.
Committed to SVN TYPO... - 15:04 Bug #20296 (Closed): png_truecolor = 1 prevents using 'opacity', 'intensity', 'inputlevels', 'outputlevels', 'autolevels' features in GIFBUILDER
- When [GFX][png_truecolor] = 1 GD function imagecolorstotal() does not work properly - it always returns 0 on truecolo...
- 12:33 Bug #20292: After upgrade from4.2.1 to 4-2-6 RTE fails to load correct
- I nearly forgot the workaround: select the correct stylesheet from your browser menu
- 11:52 Bug #20292: After upgrade from4.2.1 to 4-2-6 RTE fails to load correct
- When moving the <link> tags to the HTML head a title attribute ("HTMLArea RTE Skin") was added. This causes problems ...
- 05:58 Bug #20292: After upgrade from4.2.1 to 4-2-6 RTE fails to load correct
- The picture looks as if the RTE skin was not loaded.
Please try to clear the browser cache.
- 11:59 Bug #20295 (Closed): fe_user passwords are visible in the backend
- The fe_user password field of the Typo3 backend is set as <input type="text"> while it should be <input type="passwor...
- 11:57 Bug #25538: On Mac Os X the key combination CMD+LEFT will close the editor
- Fixed in t3editor forge svn (r18881).
i will prepare a patch for the core soon
- 10:05 Bug #18696: Drag and Drop problems with flexform sections
- This issue was solved in #19049.
There is a sponsorship of 100,00 Euro by Mathias Bolt Lesniak. Affected parties i... - 10:00 Bug #19049: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
- Committed to SVN:
* TYPO3_4-2 (rev. 5302)
* Trunk (rev. 5303)
There is a sponsorship of 30,00 Euro by Christian ... - 09:56 Revision da7eff97: Fixed bug #8882: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5303 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:55 Revision 32ec3f84: Fixed bug #8882: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5302 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:43 Revision a0b0ca44: Extbase:
- * Persistence layer completely revised
* Decoupled ORM from Persistence Session
* Order of CRUD now the same as in FL... - 00:35 Revision 1f66f4e2: Fluid:
- * Fixed a problem when the name of a form element tag came from $arguments['property]
* Added tag attributes "rows" a...
2009-04-08
- 23:02 Bug #16547: Link to external URL page doesn't forward
- It is a feature. Read issue 5470 for solution.
- 21:57 Bug #19916: Session handling - cannot login to >1 TYPO3 installation under one domain
- Committed to
* 4.1 (r5299)
* 4.2 (r5300)
* trunk (r5301) - 21:48 Revision 9726fb90: Fixed bug #10266: No user authentication for >1 TYPO3 installation under one domain (Thanks to Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5301 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:48 Revision 5ac5be9d: Fixed bug #10266: No user authentication for >1 TYPO3 installation under one domain (Thanks to Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5300 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:48 Revision 863d370c: Fixed bug #10266: No user authentication for >1 TYPO3 installation under one domain (Thanks to Marcus Krause)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5299 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:21 Bug #19988: Rich text editor is not loading
- Check if the extension is loaded from both local and system.
If so;
- Deactivate the extension.
- Remove from loca... - 13:34 Bug #20290: Adding entries to recs[]-Array not working
- How can one reproduce this behaviour?
- 13:12 Feature #20294 (Closed): Integrate possibility to validate custom links for RTEhtmlare disposal
- In RTEhtmlarea there's a possibility to define custom links, e.g. by using a link handler. It might happen, that the ...
- 13:01 Bug #19131: Warning 102 when saving record with hidden double fields in the BE
- The TCA of seminars is wrong.
'default' => 0 has to be 'default' => '0.00'
This bug can be closed as invalid. - 12:16 Bug #19908: session fixation fix avoid BE login
- Fresh Install Version 4.3.0alpha2 has same problem. You get logged out immediately you have been logged in.
But ofte... - 11:13 Bug #20292: After upgrade from4.2.1 to 4-2-6 RTE fails to load correct
- Didi you delete the cache/temporary files of your browser? 99,9% browser-cache is the issue with RTE not loading. Pl...
2009-04-07
- 18:01 Bug #20293 (Closed): Integrate hook to pre-process the frontend rendering
- Imagine the situation that the frontend rendering process has a special strategy to deliver content. For example some...
- 17:34 Bug #20292 (Closed): After upgrade from4.2.1 to 4-2-6 RTE fails to load correct
- I'm trying to upgrade my system (win2003) the RTE misses all kind of buttons and text.
I made a copy of a running ... - 17:06 Feature #20284: [Feature] New Multimedia CE
- you might have a look at the SWFObject Extension that Bastian Waidelich an me have been developing. It has a SWFObjec...
- 16:32 Feature #20284: [Feature] New Multimedia CE
- added v6 with integrated hook, thanks to Dan Osipov for contribute
- 16:52 Bug #20216: Add xmlns attribute to html tag in backend
- Committed to trunk r5298.
- 16:45 Revision 04f33b3f: Fixed bug #10737: Add xmlns attribute to html tag in backend
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5298 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:25 Bug #20291 (Closed): Using User-Setting "titleLen" in element browser
- Even if the max-Title-Length is set by the user, the system uses the fixed Length given by typo3.
My opionion is: ... - 13:58 Bug #20290 (Closed): Adding entries to recs[]-Array not working
- Adding entries to internal shopping basket recs[] not working. Upon our analysis, in class.tslib_feuserauth.php the f...
- 13:28 Bug #20289 (Closed): Static TS not loaded
- static/config.txt and static/setup.txt is not loaded, because they moved in version 0.5.0 to static/current/* . When ...
- 13:00 Bug #20285: t3lib_div::validEmail seems to not validate all addresses correctly
- Please test the same method with TYPO3 4.3...
There the filter methods of PHP are used and should validate mail addr... - 11:50 Bug #20288: Eval of double2 doesn't work
- added patch and test extension
- 11:20 Bug #20288: Eval of double2 doesn't work
- the same for JS:
var theVal = ''+value;
theVal = Number(theVal.replace(/,/g, "."));
theVal = theVal.toFixed(2);
... - 11:00 Bug #20288: Eval of double2 doesn't work
- php-validation can be very simple:
$value = str_replace(',', '.', trim($value));
return number_format($value, 2, ... - 10:58 Bug #20288 (Closed): Eval of double2 doesn't work
- If a field has eval double2 it should be result in a double with precision 2. This works for most values, but some no...
- 07:19 Feature #20287 (Closed): Make htmlarea capable of using class definition for more than one type
- ATM it's possible to define link classes for different types (page, mail, download ...) but it's not possible to defi...
2009-04-06
- 22:08 Revision f4819e78: whitespace CGL cleanup in preparation for a later RFC
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5297 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:07 Bug #20277: htmlArea RTE: IE8 creates erroneous ranges when selection is empty
- Committed to SVN TYPO3core branch TYPO3_4-1 (revision 5296).
- 18:07 Revision 97eb9596: Fixed bug #10844: htmlArea RTE: IE8 creates erroneous ranges when selection is empty
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5296 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:23 Bug #20271: htmlARea RTE: IE8 reports unknown "complete" attribute on img nodes
- Committed to SVN TYPO3core branch TYPO3_4-1 (revision 5295).
- 17:21 Revision c4a98b91: Fixed issue #10837: htmlARea RTE: IE8 reports unknown "complete" attribute on img nodes
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5295 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:57 Revision 2e20d1e7: Updated htmlArea RTE version to 1.5.8 for TYPO3 4.1.10
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5294 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:41 Revision 5bdec70d: Fixed issue #10834: htmlArea RTE: IE8 now uses standard name for DOM class attribute
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5293 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:35 Revision e77dc247: Follow-up to issue #10834: htmlArea RTE: IE8 now uses standard name for DOM class attribute
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5292 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:26 Revision b1d5cafb: Follow-up to issue #10834: htmlArea RTE: IE8 now uses standard name for DOM class attribute
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5291 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:07 Bug #20286 (Closed): New depedence after Update to 2.5.21
- Up to now, you don´t need to install div2007 to use sr_feuser_register but if you install the update, you´ll get a bl...
- 15:51 Bug #20285 (Closed): t3lib_div::validEmail seems to not validate all addresses correctly
- according to http://en.wikipedia.org/wiki/E-mail_address#RFC_specification (and of course the real rfc itself), email...
- 15:28 Feature #20284: [Feature] New Multimedia CE
- here is the new patch with little enhancements (v5):
* default width and height are now set in CSC constants (no i... - 13:31 Feature #20284 (Closed): [Feature] New Multimedia CE
- The MULTIMEDIA-CE is a bit outdated and doesn't give much possibilities for streaming data as done in modern websites...
- 15:21 Bug #19049: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
- TYPO3 Alpha 2:
I've looked into the Patch, searched for "function flexFormSortable" and saw, that I have to ADD not ... - 15:03 Bug #19049: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
- I have still the same problem in 4.2.6 and alpha 2. I searched for Position.includeScrollOffsets = true; in jsfunc.in...
- 15:09 Bug #17354: fallback for menus. "content_fallback;1,0" has no affect for page records (e.g. menu)
- Daniel, can you update the patch for TYPO3 4.2 please? Additionally, please check my patch in #19114.
It seems to wo... - 15:09 Revision b821316f: Extbase:
- * !!!Renamed ExtBase to Extbase (extension key is now extbase)
- 14:46 Bug #19114: sys_language_mode content_fallback with a defined fallback chain does not output expected fallback content
- Attached is a patch that fixes the problem at least partly:
Preconditions:
- config.sys_language_overlay is 1
- ... - 12:41 Bug #19114: sys_language_mode content_fallback with a defined fallback chain does not output expected fallback content
- The problem is that config.sys_language_mode only affects the page record. There is no content-fallback if the curren...
- 14:38 Revision fe75b72d: Follow-up to feature #9703: Admin panel cannot not be dragged
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5290 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:31 Bug #20283: Extract BackendSearch from hardcoded Module to sysext
- addition to the patches:
Files
typo3/classes/class.backendsearchmenu.php
typo3/js/backendsearch.js
have to be r... - 10:53 Bug #20283 (Closed): Extract BackendSearch from hardcoded Module to sysext
- current backend search in toolbar uses "normal" API to register Toolbar-Items.
Including of this is currently hardco... - 10:26 Bug #19787: Add a logging API for deprecated functions
- instead of triggering a E_USER_NOTICE in PHP 5.2 I'd say we should trigger E_STRICT which is the equivalent to E_DEPR...
- 09:48 Bug #17236: new translated page only available after original page has been published
- According to user feedback, this has been fixed.
- 08:25 Bug #20282 (Closed): JS Error in Link Wizard - browse_links.php?mode=file
- When i use the link wizard just as filebrowser the following JS Error appears: Error - reference to main window is no...
- 06:15 Bug #20268: htmlArea RTE: IE8 uses standard name for DOM class attribute
- Attaching patch for branch TYPO3_4-1 for this issue.
Committed to SVN TYPO3core branch TYPO3_4-1 (revision 5293).
- 06:15 Bug #20268: htmlArea RTE: IE8 uses standard name for DOM class attribute
- Attaching second follow up patch for trunk and 4.2 branch in order to fix reference to className attribute in plugin ...
- 05:10 Bug #15999: Missing icons when using subdomain
- Resolved, not fixable.
- 04:52 Bug #19741: Foldout menu in TYPO3 4.3.0 is broken
- Resolved, unable to reproduce after three month without feedback.
2009-04-05
- 23:03 Revision 92a85836: * Added format.number, format.printf and format.htmlescape view helpers with tests
- 20:55 Bug #19045: Cropscale incorrectly crops GIF files
- t3lib/class.t3lib_stdgraphic.php
line 2181 (in version 4.2.6 that is)
adapt line to
$params .= ' -crop '.$data[... - 20:27 Bug #19695: Login doesn't work when using kb_md5fepw and german umlauts in Username
- Agree to Christian Clemens ... the new md5.js resolves the problem.
I grepped the data transfer. The transmitted d... - 20:12 Revision ee20ede6: Cleanup: Fixed ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5289 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:03 Revision f5eef2f9: Follow-up to bug #10025: Searching for ImageMagick in basic configuration does not work
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5288 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:37 Bug #20214: Wrong returnUrl with clipboard actions
- @Markus - attached patch solves this problem
@Guido - you're talking of TemplaVoila. - 14:24 Bug #20214: Wrong returnUrl with clipboard actions
- can confirm the error here.
T3 4.2.6
when clicking on any system folder in the tree and not beeing in list view t... - 18:28 Bug #19921: RTE does not work in TemplaVoila FCE Section
- Fixed by patch to issue #19865.
Committed to branch 4.2 for inclusion in TYPO3 4.2.7. - 18:26 Bug #19519: Save form with more then one RTE on a Flexible CE opens an popup with "Your login has probably expired"
- Fixed by patch to issue #19865.
Committed to branch 4.2 (for inclusion in TYPO3 4.2.7). - 18:24 Bug #19865: RTE doesn't load when using more than 1 section in TV
- Committed to SVN TYPO3core branch TYPO3_4-2 (revision 5287) for inclusion in TYPO3 4.2.7.
- 18:23 Revision 5c552ffb: Fixed bug #10203: RTE does not work in TemplaVoila FCE Section
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5287 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:03 Feature #20281: htmlArea RTE: Streamline some functions in class.tx_rtehtmlarea_base.php
- Committed to SVN TYPO3core trunk (revision 5286).
- 17:51 Feature #20281 (Closed): htmlArea RTE: Streamline some functions in class.tx_rtehtmlarea_base.php
- Use t3lib_div::removeDotsFromTS and json_encode instead of custom code.
(issue imported from #M10848) - 18:02 Revision f7bc7183: Added feature #10848: htmlArea RTE: Streamline some functions in class.tx_rtehtmlarea_base.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5286 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:42 Revision 3e0fd542: Follow-up to issue #10834: htmlArea RTE: IE8 now uses standard name for DOM class attribute
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5285 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:18 Bug #20268: htmlArea RTE: IE8 uses standard name for DOM class attribute
- Follow up patch fixes glitch in trunk version of the original patch.
Committed to SVN TYPO3core trunk (revision 5285)
2009-04-04
- 17:07 Revision 7cd0d903: Fixed bug #10761: Searching for specific record opens "edit record" in wrong frame
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5284 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:36 Bug #20229: Use new JS-function for loading prototype/scriptaculous/extJS
- committed to trunk, rev 5283
- 13:35 Revision c6152900: Fixed issue #10764: Use new JS-function for loading prototype/scriptaculous/extJS
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5283 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:20 Bug #20105: Clickmenu doesn't work with IE8
- fixed in 4.0.13, 4.1.11, 4.2.7, 4.3.0alpha3
- 11:19 Bug #20106: Get rid of browser version dependent t3lib_div::clientInfo()
- fixed in 4.0.13, 4.1.11, 4.2.7, 4.3.0alpha3
- 04:47 Revision d69f4af5: Updated htmlArea RTE version to 1.7.10
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5282 709f56b5-9817-0410-a4d7-c38de5d9e867
- 04:35 Revision 14eb2f88: Updated htmlArea RTE version to 1.8.2
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5281 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:02 Revision 531c2d66: Updated htmlArea RTE manual
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5280 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:44 Bug #20280 (Closed): htmlArea RTE: undo/redo is erratic in IE8
- Undo/redo operations are erratic in IE8.
(issue imported from #M10847) - 02:41 Bug #20279: htmlArea RTE: Missing icon in default skin of Language extension
- Committed to SVN TYPO3core trunk (revision 5279).
- 02:32 Bug #20279 (Closed): htmlArea RTE: Missing icon in default skin of Language extension
- Icon show-language-marks.gif is missing the extensions skin.
(issue imported from #M10846) - 02:41 Revision 50be8d0b: Fixed bug #10846: htmlArea RTE: Missing icon in default skin of Language extension
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5279 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:25 Bug #20278: htmlArea RTE: Incorrect XCLASS in class.tx_rtehtmlarea_editormode.php
- Committed to SVN TYPO3core trunk (revision 5278).
- 02:13 Bug #20278 (Closed): htmlArea RTE: Incorrect XCLASS in class.tx_rtehtmlarea_editormode.php
- Reference to wrong directory name.
(issue imported from #M10845) - 02:25 Revision a88c3890: Fixed bug #10845: htmlArea RTE: Incorrect XCLASS in class.tx_rtehtmlarea_editormode.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5278 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:08 Revision d2490c7a: Fixed bug #10844: htmlArea RTE: IE8 creates erroneous ranges when selection is empty
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5277 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:04 Bug #20277: htmlArea RTE: IE8 creates erroneous ranges when selection is empty
- Committed to SVN TYPO3core trunk (revision 5276) and branch TYPO3_4-2 (revision 5277).
- 01:24 Bug #20277: htmlArea RTE: IE8 creates erroneous ranges when selection is empty
- Solution:
Reclaim focus on the editor window before creating any range.
- 01:21 Bug #20277 (Closed): htmlArea RTE: IE8 creates erroneous ranges when selection is empty
- When the selection is empty (the cursor is in the RTE editing area but nothing is highlighted), IE8 creates erroneous...
- 02:02 Revision bcaa5b5f: Fixed bug #10844: htmlArea RTE: IE8 creates erroneous ranges when selection is empty
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5276 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:13 Bug #20276: htmlArea RTE: IE7 complains when reference is made to attribute xml:lang
- Committed to SVN TYPO3core trunk (revision 5275).
- 00:45 Bug #20276: htmlArea RTE: IE7 complains when reference is made to attribute xml:lang
- Solution:
Catch the error as IE8 and all other browsers will honour the reference.
- 00:32 Bug #20276 (Closed): htmlArea RTE: IE7 complains when reference is made to attribute xml:lang
- IE7 raises a js error when reference is made to attribute xml:lang.
(issue imported from #M10843) - 01:12 Revision 78e9c74e: Fixed bug #10843: htmlArea RTE: IE7 complains when reference is made to attribute xml:lang
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5275 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:28 Feature #20275: htmlArea RTE: Let IE8 display language marks like other browsers do
- Committed to SVN TYPO3core trunk (revision 5274).
- 00:26 Revision f7c579b8: Added feature #10842: htmlArea RTE: Let IE8 display language marks like other browsers do
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5274 709f56b5-9817-0410-a4d7-c38de5d9e867
2009-04-03
- 23:58 Feature #20275 (Closed): htmlArea RTE: Let IE8 display language marks like other browsers do
- IE8 supports additionnal css selectors enabling it to display language marks in the RTE editing area the way other br...
- 23:49 Bug #20270: htmlARea RTE: RTE leaves unwanted id attribute on inserted table in IE8
- Committed to SVN TYPO3core trunk (revision 5272) and branch TYPO3_4-2 (revision 5273).
- 23:39 Bug #20270: htmlARea RTE: RTE leaves unwanted id attribute on inserted table in IE8
- Solution:
Use appropriate method for removing the attribute. - 07:40 Bug #20270 (Closed): htmlARea RTE: RTE leaves unwanted id attribute on inserted table in IE8
- RTE fails to remove temporary id attribute from inserted table in IE8.
(issue imported from #M10836) - 23:49 Revision a2424962: Fixed bug #10836: htmlARea RTE: RTE leaves unwanted id attribute on inserted table in IE8
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5273 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:44 Revision 555ef324: Fixed bug #10836: htmlARea RTE: RTE leaves unwanted id attribute on inserted table in IE8
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5272 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:24 Bug #20271: htmlARea RTE: IE8 reports unknown "complete" attribute on img nodes
- Committed to SVN TYPO3core trunk (revision 5270) and branch TYPO3_4-2 (revision 5271).
- 23:13 Bug #20271: htmlARea RTE: IE8 reports unknown "complete" attribute on img nodes
- Solution:
Ignore such attribute when assembling html source. - 07:55 Bug #20271 (Closed): htmlARea RTE: IE8 reports unknown "complete" attribute on img nodes
- IE8 adds unknown "complete" attribute on img nodes.
(issue imported from #M10837) - 23:23 Revision d330e9ad: Fixed issue #10837: htmlARea RTE: IE8 reports unknown "complete" attribute on img nodes
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5271 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:16 Revision a2e5654a: Fixed issue #10837: htmlARea RTE: IE8 reports unknown "complete" attribute on img nodes
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5270 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:28 Bug #20106: Get rid of browser version dependent t3lib_div::clientInfo()
- Comitted to 4.0, 4.1, 4.2, trunk (rev 5250-5253) by benni
- 21:25 Bug #20274 (New): SYS_LASTCHANGED should not change when only page permissions are changed (but it does)
- There is a problem with the behavior of TYPO3 and the "access module". When admin user changes permissions for a back...
- 17:55 Bug #20272: t3lib_cs->utf8_decode() does not check whether the target charset is utf8
- fixed in 4.1, 4.2, trunk (4.3)
- 12:41 Bug #20272 (Closed): t3lib_cs->utf8_decode() does not check whether the target charset is utf8
- When using t3lib_cs->utf8_decode() to decoding an utf8 string to another charset the function does not check whether ...
- 17:21 Revision dfafbdc5: fixed changelog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5269 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:19 Revision 4845636a: fixed changelog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5268 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:18 Revision 51639760: Fixed bug #10838: t3lib_cs->utf8_decode() does not check whether the target charset is utf8
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5267 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:15 Revision 842f6306: Fixed bug #10838: t3lib_cs->utf8_decode() does not check whether the target charset is utf8
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5266 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:14 Revision 14403dd7: Fixed bug #10838: t3lib_cs->utf8_decode() does not check whether the target charset is utf8
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5265 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:00 Revision ed2f30b3: ExtBase:
- * Revised RequestBuilder and Request
* Added Unit Tests for the Request Builder - 16:40 Bug #20273 (Closed): IE jumps down to first RTE input
- When the form in Front End is bit long and have e.g. 12-15 fields before the first RTE input then the page jumps down...
- 15:07 Revision 813da97e: Fixed bug #10783: Make workspaces icons skinnable
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5264 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:47 Revision 7ab2f43c: ExtBase:
- * Started to back-port parts of the FLOW3 manual
* Removed isNonCachableAction() method
* Implemented validation erro... - 12:04 Feature #19543: Integrate EXT: ingmar_admpanelwrap
- committed trunk (4.3)
- 12:00 Revision f8e0444b: Added feature #9703: Integrate EXT: ingmar_admpanelwrap
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5263 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:14 Feature #20152: Add user agent detection for FireFox, Camino, Safari, Chrome and iPhone
- Rejected after discussion in the core list
- 06:44 Revision 3a4fb640: Fixed issue #10747: htmlArea RTE: Inserting a table in IE8 may fail
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5262 709f56b5-9817-0410-a4d7-c38de5d9e867
- 06:39 Bug #20223: IE8 inserting of table via rte fails
- Committed to SVN TYPO/core trunk (revision 5261) and branch TYPO3_4-2 (revision 4262).
- 06:30 Bug #20223: IE8 inserting of table via rte fails
- The attached patches fix the issue in trunk and TYPO3 4.2.
- 06:29 Bug #20223: IE8 inserting of table via rte fails
- The problem occurs only when no text is highlighted or selected. Apparently, in such case, focus is lost by IE8.
- 06:39 Revision cb1f2067: Fixed issue #10747: htmlArea RTE: Inserting a table in IE8 may fail
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5261 709f56b5-9817-0410-a4d7-c38de5d9e867
- 05:18 Bug #20269 (Closed): config.absRefPrefix does not honor existance of configured prefix
- I'm using following TS to build "skip links":
lib.skiplinks.30 = TEXT
lib.skiplinks.30.value = Skip to the navig... - 02:14 Revision d06cd4ba: Fixed issue #10834: htmlArea RTE: IE8 now uses standard name for DOM class attribute
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5260 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:09 Bug #20268: htmlArea RTE: IE8 uses standard name for DOM class attribute
- Committed to SVN TYPO3core trunk (revision 5259) and branch TYPO3_4-2 (revision 5260).
- 02:02 Bug #20268: htmlArea RTE: IE8 uses standard name for DOM class attribute
- Attached patches fix the issue for trunk and TYPO3 4.2.
- 01:10 Bug #20268 (Closed): htmlArea RTE: IE8 uses standard name for DOM class attribute
- IE8 now uses the standard name for the DOM class attribute, instead of className.
This results in various misbehav... - 02:09 Revision 57ce6a69: Fixed issue #10834: htmlArea RTE: IE8 now uses standard name for DOM class attribute
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5259 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:15 Feature #20267 (Closed): Please switch TS configuration from ext_typoscript_setup.txt to static/setup.txt
- The TS configuration is still included via ext_typoscript_setup.txt. Please change it to static/setup.txt. This will ...
2009-04-02
- 17:59 Bug #20266 (Closed): Typo3 raises many PHP Notice errors in php.log
- Usually we do only log errors. However if you set the log level to E_ALL in your php.ini, you'll see that typo3 and t...
- 16:28 Bug #18722: "Broken rootline" error when creating new page in Draft
- We also have this Problem when we change a Page-Title (while beeing in the custom Draft Workspace). Tried to look int...
- 13:06 Bug #20263: locallang.xml of pi1 is'nt translateable by LLXML-Tool
- Ok .. sorry that i haven't checked this first.
- 12:52 Feature #18172: Transfer cookies via SSL only whenever possible
- Any objections to set status to public?
Imho, this does not describe a vulnerability - just an additional measuremen... - 12:48 Bug #16647: Possible Scripting vulnerability
- Unable to reproduce with current versions.
- 12:46 Bug #16647: Possible Scripting vulnerability
- Reopen to change status to public and close it afterwards.
Marcus (TYPO3 Security Team) - 11:48 Bug #20264 (Closed): t3lib_queryGenerator not respecting MM-relation when creating query
- At direct mail special query using t3lib_queryGenerator to build the query t3lib_queryGenerator doesn't respect MM-re...
2009-04-01
- 21:06 Revision aad79b80: removed whitespace at EOL
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5258 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:05 Revision 1fc0030c: removed empty line at EOF
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5257 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:04 Revision 312c4a2c: minor whitespace fix
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5256 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:03 Revision df043b99: fixed copyright year
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5255 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:37 Bug #20263: locallang.xml of pi1 is'nt translateable by LLXML-Tool
- this was removed some time ago, current locallang.xml only contains default.
If it doesn't work on translation serve... - 15:49 Bug #20263 (Closed): locallang.xml of pi1 is'nt translateable by LLXML-Tool
- The locallang.xml of PI1 contains translations for several languages. Unfortunately the LL-XML can't handle XML-LL-Fi...
- 19:19 Revision b058e1ec: FollowUp #10025: ImageMagick generates larger than necessary files: identify doesn't work with the 'profile'-parameter
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5254 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:18 Bug #20130: FE kills external links after a <hr /> in one CE
- i give up..... :-)
the hr tag is wrapped with p-tags. - 14:17 Bug #20130: FE kills external links after a <hr /> in one CE
- Oh, sorry, my p-tags are removed....
thats the resulting html code
<p><hr /></p> - 14:16 Bug #20130: FE kills external links after a <hr /> in one CE
- Florian, your code results in:
<p><hr /></p>
that is wrong XHTML. - 10:21 Bug #20262 (Closed): IRRE long titles on groupdb fields are displayed wrong (<span title)
- If the type of the relation is groupdb the title is displayed wrong. The title is croped twice.
"<span title=" i... - 10:08 Feature #20256: imgResource does not allow TS option file.current=1
- Resolved, no change required.
You could use this TS to achieve the same thing:
image = IMAGE
image.file.import.c... - 08:01 Feature #20256: imgResource does not allow TS option file.current=1
- no need for that, use something like this!
logo {
setContentToCurrent = 1
if.isTrue.current = 1
stdWrap.cObj... - 09:32 Bug #20195: logDeprecatedFunction() significantly slows down TYPO3
- Better name it $TYPO3_CONF_VARS['SYS']['enableDeprecationLog'] which does chain us to a logging target and is open fo...
- 04:09 Bug #20195: logDeprecatedFunction() significantly slows down TYPO3
- Attached a patch that implements a new install tool option (default: true)
$TYPO3_CONF_VARS['SYS']['enableDeprecatio... - 08:30 Bug #20260: starttime eval date produces time-differences on same values!?
- I tried to edit it and tested it. I enter 31-3-2009 and the result is:
1238450400
31.03.2009 00:00:00
Very hard ... - 08:00 Bug #20260 (Closed): starttime eval date produces time-differences on same values!?
- I recognized that if I enter dates the starttime ist not a real date on 0:00 o'clock. It has some time differences. I...
- 08:06 Feature #20261 (Closed): enableFields is missing a hook to manipulate the generated clause
- I need a hook to change the enableFields and there is currently a hook but this just adds data and there is no chance...
- 02:23 Bug #18609: New popups are HSC-ed in 4.2 RC1
- Resolved as duplicate of #18885
- 02:22 Bug #20254: HTML tags in help tooltips
- Resolved as duplicate of #18885
- 02:12 Bug #20254: HTML tags in help tooltips
- Since I don't see any decisions in #18885 and since these broken texts really don't look professional, I for now remo...
- 00:35 Bug #20259 (Closed): 0008360: locallang.xml charset convertion dont work for LOCAL_LANG['default']
- The bug #18766 is still present.
-----
} else {
$targetCharset = $csConvObj->parse_charset($csConvObj->charSetA...
2009-03-31
- 23:15 Bug #17593: Install tool loops with PHP 5.2.4 and Apache 2.0.59
- Resolved, won't fix.
This is not a TYPO3 but a Linux distribution specific gd problem and should be fixed there. - 21:14 Bug #20258 (Closed): admin user created over installtool -> databaseanalyzer with umlaute in password couldn't login
- After creating an adminuser in installtool with umlaute in password-field, then the Backend-Login with this new User ...
- 19:54 Bug #20257 (Closed): tslib_content calls deprecated function makeInstanceClassName
- tslib_content calls deprecated function makeInstanceClassName and therefore an error message is written to devlog etc...
- 19:04 Revision 1605ab0d: Fixed bug #10567: Added IE8+ support / Get rid of browser version dependent t3lib_div::clientInfo() (Thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@5253 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:02 Revision c3250272: Fixed bug #10567: Added IE8+ support / Get rid of browser version dependent t3lib_div::clientInfo() (Thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5252 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:00 Revision 263f1c36: Fixed bug #10567: Added IE8+ support / Get rid of browser version dependent t3lib_div::clientInfo() (Thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5251 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:59 Revision 015599be: Fixed bug #10567: Added IE8+ support / Get rid of browser version dependent t3lib_div::clientInfo() (Thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5250 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:58 Bug #19840: FlexForms: wrong mm-relations after copy and localize
- I've created a new version of the patch that uses the copyRecord_procBasedOnFieldType() method as it is used for non-...
- 17:59 Bug #20105: Clickmenu doesn't work with IE8
- The compatibility mode in IE8 can be used as a workaround for this problem.
When working in the typo3 backend just... - 17:32 Bug #20008: Page Preview not working, if page is standard/advanced and has domains at it
- Any news here? I have the same problem on a 4.1.10 installation!
- 17:00 Bug #20252: writeCacheFiles() removes tags somewhere in the files instead of just begin and end
- I can confirm this issue.
- 15:51 Feature #20202: No simple way to get the maximum upload size in TYPO3
- Commited to trunk on 2009-03-31.
- 15:40 Revision b60b802e: #10717: Introduced a new function to t3lib_div::getMaxUploadFileSize() to have a central
- function to detect the maximum upload limit, was: No simple way to get the maximum
upload size in TYPO3
git-svn-id... - 14:02 Revision 56520e04: ExtBase:
- * Request->arguments is now an array instead of an ArrayObject
* AbstractController: Fixed redirect() and forward() h... - 13:53 Revision 08e57531: Extbase:
- * Moved URIHelper to View
* Did some cleanup - 13:49 Revision 3ef7ac06: Fluid:
- * Added Form* view helpers backported from v5
* Adjusted view helpers to refactoring of URIHelper - 12:37 Feature #20256 (Closed): imgResource does not allow TS option file.current=1
- Even if you have set an imageFilename with $cObj->setCurrentVal('filename'), sou cant use this in TS by e.g. image.fi...
- 11:46 Bug #20013: Call to undefined method SC_wizard_list::printContent()
- Committed to SVN:
* TYPO3_4-2 (rev. 5247)
* Trunk (rev. 5248) - 11:45 Revision b691bb06: Fixed bug #10431: Call to undefined method SC_wizard_list::printContent()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5248 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:44 Revision 678854fe: Fixed bug #10431: Call to undefined method SC_wizard_list::printContent()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5247 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:17 Bug #19858: Call to undefined method t3lib_div::calluserfunc() in class.tslib_fe.php
- Committed to SVN Trunk (rev. 5246)
- 11:17 Revision d59b2673: Fixed bug #10190: Call to undefined method t3lib_div::calluserfunc() in class.tslib_fe.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5246 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:58 Revision edf066db: Cleanup: Fixed ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5245 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:51 Revision dc40f09a: Flollow-up to bug #10025: Enabled to cut off image profiles for image resizing by default
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5244 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:29 Feature #20203: Make tce_file usable via AJAX
- Committed to SVN Trunk (rev. 5241) by Benni
- 10:27 Revision f411151a: Cleanup: Set SVN properties
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5243 709f56b5-9817-0410-a4d7-c38de5d9e867
2009-03-30
- 21:05 Feature #19948: Split css styled content templates in version templates to get rid of the compat version checks
- Committed to trunk (revision 5242)
- 20:54 Feature #19948: Split css styled content templates in version templates to get rid of the compat version checks
- Attached the committed version of the patch
- 20:53 Revision 2d809d5e: Feature #10320: Split CSS styled content templates in version templates to get rid of the compat version checks
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5242 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:07 Feature #20255: helper function for handling with TYPOScript
- added the same file with bugnumber in name
- 20:05 Feature #20255 (Closed): helper function for handling with TYPOScript
- in t3lib_div there should be a helper function for TYPOScript values.
The patch merges the following function ... - 19:18 Bug #18079: slide of cObj CONTENT stops if sysfolder in rootline
- reproducable even in current TYPO3 4.2.6 with PHP 5.2.9
- 17:38 Revision 82364a98: Feature #10718: Make tce_file usable via AJAX, uploads, file manipulation etc via AJAX in the Backend now possible
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5241 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:06 Bug #20254 (Closed): HTML tags in help tooltips
- The tooltip in content elements shows HTML Tags (see screenshot)
(issue imported from #M10808) - 14:50 Bug #15832: Undo/Redo button doesn't work - and History view has bad usability now!
- Hi Sebastian,
can you take a look at this one, please? I think the undo/redo functionality was written by you, so ... - 13:49 Bug #3004 (Closed): Recycler: Versioned records are not handled by recycler
- Records which have been created with versioning are not handled by the recycler.
Steps to reproduce:
- create pag... - 13:22 Revision 89c87174: Updated todo list
- 11:09 Bug #19819: Date/time handling with negative timestamps
- I wittnessed the same behaviour in the 4.2.6 version
Problem accured after an update from 4.1.8 to the 4.2.6 - bef...
2009-03-29
- 00:34 Revision 8a1f2035: Added TODO for deletion of value objects
- 00:33 Revision 7d200051: Added TODO for recursive delete, commented out broken recursive delete
- 00:27 Bug #19919: "output handler 'ob_gzhandler' cannot be used after 'URL-Rewriter'" on backend login
- I can confirm this issue on a website running at Domainfactory...
Please tell whether you have phpMyAdmin installed ... - 00:18 Revision 8041d0ca: The link view helpers are now based on the new URIHelper
- 00:18 Revision 7a26d761: Implemented the URIHelper and backported new redirect for the controller
- 00:17 Revision 68504901: Added update to TYPO3 refindex for insert and delete
- 00:06 Revision 516e7012: ExtBase:
- * Fixed call to the fetch method from the repository (signature lacked the $from)
2009-03-28
- 23:12 Revision 770b8dbb: Extbase - first attempt for hook
- 22:37 Revision df98329c: ExtBase:
- * Fixed registration of allowed actions of a controller
- 21:43 Revision 591d8f8d: ExtBase:
- * $defaultViewObjectName = "Tx_Fluid_View_TemplateView" is now defined in the Action Controller
* Added a Request Bu... - 21:37 Revision c94b14a3: Fluid:
- * Fixed problem with encoding of the url arguments
* The link view helper now takes the controller argument into account - 21:13 Revision 46058861: Splitted logic between entities and ValueObjects
- 21:10 Revision 6ba23b41: Value objects will be reused by looking up existing objects when inserting
- 21:00 Bug #20253: felogin labels are not localized in the frontend
- This was a problem with translations handling.
- 18:16 Bug #20253 (Closed): felogin labels are not localized in the frontend
- felogin labels are not localized in the frontend
TYPO3 4.2.6
(issue imported from #M10805) - 18:27 Revision e65c3fb5: * The object relational mapper will gather statistics about database operations and reconstitutions
- * Implemented a simple first level cache for object reconstitution in the mapper
- 17:54 Revision 5525f954: Added a key argument to enable the usage of associative arrays in for
- 17:15 Revision 07a35bc5: Initialize translate view helper only once per request
- 15:54 Revision 7f20bfe3: Extbase:
- * Arguments: we now support default arguments
- 15:16 Bug #19840: FlexForms: wrong mm-relations after copy and localize
- We found out, that the demo extension will not create the correct database contents if you have extCache enabled. Thi...
- 15:15 Bug #20252 (Closed): writeCacheFiles() removes tags somewhere in the files instead of just begin and end
- due to a not so definite regex t3lib_extMgm->writeCacheFiles() removes '<?php' and '?>' somewhere in the content of t...
- 14:00 Revision 4b8162a5: Made ObjectFactory really work
- 13:50 Bug #20210: fe_login: Forgot Password should not send passwords if they are hashed (md5)
- kb_md5fepw works fine with recent typo3 4.2.6 and php5 and supports password resetting. However, you have to override...
- 13:19 Revision b0a3927a: ExtBase:
- * The type casting is now Tx_ExtBase_DomainObject_DomainObjectInterface instead of Tx_ExtBase_DomainObject_AbstractDo...
- 12:35 Revision af05a8fd: Extbase: Performance improvements
- 11:23 Revision 8992c941: ExtBase:
- * Replaced preg_replace with str_replace in Utility String
- 11:08 Revision e652bb92: ExtBase:
- * Adjusted class names of exceptions
- 10:57 Revision 561a1b91: ExtBase:
- * Removed marker based template engine (it was replaced by fluid - hooray)
- 10:47 Revision 9bc919e1: ExtBase:
- * Added several methods to check for common columns (crdate, cruser_id, tstamp etc.) and retrieve their names
* Imple... - 08:38 Revision 4b396cde: ExtBase:
- * Reorganized folder structure of the tests
2009-03-27
- 23:01 Feature #16323: Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder
- I attached a patch that fits to latest trunk.
- 18:05 Bug #20251 (Closed): AJAX relogin box doesn't appear
- While the BE session times out, the relogin box doesn't appear.
I see the following requests in firebug:
http://... - 18:01 Feature #20250 (Closed): Integrate id attribute in form tag of TCEforms
- Integrate id attribute in form tag of TCEforms to enable a more easy way to access this element for e.g. JavaScript/A...
- 17:39 Revision 6b3e3d01: Fluid: Default arguments are not validated anymore
- 17:14 Revision 9c9157fa: argument registration
- 17:13 Revision ef68b3fe: Optimized reflection service to reflect only the methods needed
- 16:59 Revision dc17dd8e: Ported the existing translation view helper from extbase to fluid
- 16:58 Revision 0f01e1a9: Fluid backport
- 16:34 Revision b2c729f6: New view helpers
- 16:32 Revision 3dfb6794: added view->initializeView()!
- 16:16 Bug #20148: Backend admin cannot perform file operations in filelist
- Committed by Steffen to trunk in rev 5221
- 16:14 Revision f5489abd: Implemented a basic date view helper
- 16:07 Revision 7a22218c: ExtBase:
- * Change: "action=show" has also to be prefixed like "tx_blogexample_post[action]=show"
- 15:56 Revision ec73e1e1: Fixed wrong sql fetch
- 15:49 Revision 6b9252e9: ExtBase:
- * Fixed reconstitution of objects
- 15:38 Bug #20249: Flag sectionIndex is not used for "menu of subpages + sections"
- Committed to trunk (rev 5239) and 4.2 (rev 5238).
- 15:02 Bug #20249: Flag sectionIndex is not used for "menu of subpages + sections"
- Forgot to include page 1.2 in expected output.
Expected output is of course:
- link to page 1.1
- link to ... - 14:49 Bug #20249 (Closed): Flag sectionIndex is not used for "menu of subpages + sections"
- According to the documentation, when creating a menu/sitemap of type 7 (menu of subpages + sections), this should inc...
- 15:36 Revision c8b69858: Fixed issue #10798: Flag sectionIndex is not used for "menu of subpages + sections"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5239 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:35 Revision 9b1aaf0e: Fixed issue #10798: Flag sectionIndex is not used for "menu of subpages + sections"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5238 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:17 Bug #16164: Old Gremlin: Mail Form validation: solution of wrong Russian chars in JS pop-up
- It seems enough to call decodeURI() on the field names, since field names are encoded with rawurlencode() in tslib_co...
- 14:49 Revision 6666f15b: Updating ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5237 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:39 Bug #19108: Menu of subpages + sections doesn't have anchor
- Fixed in 4.2 and 4.3
- 14:03 Revision 918d4022: Refactored the ObjectRelationalMapper, fixed testcases
- 14:00 Bug #20234: TCA change for BE_USER
- committed v3 to trunk, rev 5236
- 13:59 Revision 2750cafe: Fixed bug #10773: TCA change for BE_USER (admin with less fields, admin checkbox on first tab)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5236 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:53 Bug #16102: German umlaut not correct in FC
- Resolved, no change required after no further feedback for a month.
- 12:51 Revision 34b52527: BlogExample:
- * !!!Database table names have changed because of the folder structure
ExtBase:
* Big performance enhancement after p... - 12:21 Bug #20247: Click on preview link causes a fatal error
- committed to trunk, rev 5235
- 11:59 Bug #20247 (Closed): Click on preview link causes a fatal error
- Problem:
Clicking the preview link in versioning causes a fatal error in FE.
Fatal error: Class name must be a va... - 12:19 Revision fa4cbf27: Fixed bug #10796: Click on (WS 48hour-) preview link in versioning module causes a fatal error
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5235 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:14 Bug #20248 (Closed): Clicking on preview link enable preview of whole workspace brings error
- Problem:
On a page that has versions choose Web>versioning, enable the checkbox 'Allow preview of whole workspace'... - 11:53 Revision e2108675: ExtBase:
- * Adapted tests according to the changed folder structure
* ORM refactoring part II (to be continued) - 11:52 Revision cb0e7c2e: Fixed reflection service getMethodParameters test
- 11:42 Bug #20246 (Closed): Clicking on view icon causes a typo3 error
- Problem:
If you click on the view icon of a page, version you will end up with the following TYPO3 error:
The reque... - 11:00 Revision 8f442a74: Updating Changelog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5234 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:33 Feature #19748: ImageMagick generates larger than necessary files
- committed v8 to trunk, rev 5233
- 01:29 Feature #19748: ImageMagick generates larger than necessary files
- Added new patch that allows to enable/disable the stripping of profile data specifically by
[IMAGE].file.stripProfil... - 10:30 Revision f38b711d: Fixed bug #10025: ImageMagick generates larger than necessary files
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5233 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:23 Revision 113f51f8: ExtBase
- * Refactored ORM and Persistence Repository
* Marked several tests as incomplete (they have to be revised) - 03:31 Bug #20245 (Closed): Extensions cannot be looked up, when cache_extensions is empty
- Extensions cannot be looked up, when cache_extensions is empty and an actual extensions.xml.gz is in typo3temp.
Yo... - 03:08 Revision 3e7a1d98: ExtBase
- * Revised Object Storage
* Added test cases for the Object Storage
* Moved check for empty $where clause to the fetch... - 02:59 Revision 6fbddefc: Small ChangeLog corrections
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5232 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:45 Bug #20244 (Closed): Performance improvement: Skip cHash check if page is already non-cached
- TYPO3 compares the cHash parameter against the computed checksum of all GET parameters. In case the checksum does not...
- 02:38 Feature #20213: Indicate number of USER_INT objects used on a page in Admin Panel
- Implemented in Trunk (4.3).
- michael - 02:37 Revision 0ab29b89: AdminPanel: Indicate number of USER_INT objects used on a page
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5231 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:50 Bug #20231: Small rendering/css bug on FE with Text with image
- Committed to trunk,
rev 5228 for trunk
rev 5229 for 4.2 branch - 01:49 Revision dafc2dae: Updating ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5230 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:41 Revision f4df9a97: Bug #10768: Small rendering/css bug on FE with Text with image
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5229 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:32 Revision 7aa10a0f: Bug 10768: Small rendering/css bug on FE with Text with image
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5228 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:25 Bug #20235: Clearing cache_treelist after inserting page on root level does not work
- fixed in trunk (4.3)
- 01:16 Revision 77a807c9: Fluid: Added typolinkViewHelper and a basic actionViewHelper; fixed many argument things ;-)
- 01:15 Revision 3084dee1: Extbase: Fixed a bug in reflectionService
- 01:11 Revision d07a0285: Fixed bug #10776: Clearing cache_treelist after inserting page on root level does not work
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5227 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:53 Bug #20236: Add the new versioning icon to t3skin
- Committed to trunk rev. 5226
- 00:12 Bug #20243 (Closed): Content element anchors won't get disabled on translated pages
- When using "tt_content.stdWrap.dataWrap >" or "tt_content.stdWrap.dataWrap =" content element anchors won't be output...
- 00:06 Revision 9dc55a0d: Bug 10777: Make versioning module icon skinnable and change the icon
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5226 709f56b5-9817-0410-a4d7-c38de5d9e867
2009-03-26
- 23:50 Bug #20231: Small rendering/css bug on FE with Text with image
- Added to the core list
- 23:40 Bug #20231: Small rendering/css bug on FE with Text with image
- Added a patch file
- 23:50 Bug #20205: FE lifetime as string
- commited to
* TYPO3_4-2 (rev. 5223)
* Trunk (rev. 5225) - 23:20 Bug #20205: FE lifetime as string
- I changed the description, because it already starts with: "Integer..."
- 23:47 Revision 65cc6fd8: 2009-03-26 Rupert Germann <rupi@gmx.li>
- * Fixed bug #10723: ambigious description of the 'lifetime' option in installtool (thanks to Dan Osipov)
git-svn-id... - 23:40 Revision aff4f03f: git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5224 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:36 Revision c4623647: fixed bug 10723
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5223 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:40 Revision 1ce44883: Fixed class properties of reflection service
- 22:39 Revision b8f6da78: Implemented partial backport of the FLOW3 Reflection Service
- 21:35 Bug #17469: Comments in class.t3lib_extmgm.php
- committed to trunk rev 5222
- 21:34 Revision d771c9fa: Fixed bug #5957: Comments in class.t3lib_extmgm.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5222 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:38 Bug #19858: Call to undefined method t3lib_div::calluserfunc() in class.tslib_fe.php
- Please test whether the attached patch solves this issue...
- 18:16 Bug #20218: Create version of page crashes in Cache
- Created a new issue on Forge for FLOW3:
http://forge.typo3.org/issues/show/2982 - 17:55 Bug #20238: memcache class not existant, only backend memcache class exists (http://bugs.typo3.org/view.php?id=9645)
- The update of the caching framework during 4.3 alpha phase was handled in issue #20133
- 17:51 Bug #20238: memcache class not existant, only backend memcache class exists (http://bugs.typo3.org/view.php?id=9645)
- The caching framework was upgraded in the last alpha. The file you were referring to is now called class.t3lib_cache_...
- 17:36 Bug #20238: memcache class not existant, only backend memcache class exists (http://bugs.typo3.org/view.php?id=9645)
- fixed, my mistake, t3lib/ the defaults file holds all info needed...
$TYPO3_CONF_VARS['SYS']['caching']['cacheConf... - 17:25 Bug #20238: memcache class not existant, only backend memcache class exists (http://bugs.typo3.org/view.php?id=9645)
- That article is quite old. There is no need for that patch anymore.
- 10:08 Bug #20238 (Closed): memcache class not existant, only backend memcache class exists (http://bugs.typo3.org/view.php?id=9645)
- I tried to use the memcache tutorial from Dimitri.
Did not work (-vv option shows my test memcached php script is ... - 17:12 Bug #20032: utf-8 support (cyrilic) problems with th_mailformplus
- simpler fix:
$langMarkers['###LLL:'.$marker.'###'] = recode_string("utf-8..{$GLOBALS['TSFE']->labelsCharset}", $GL... - 16:14 Bug #20032: utf-8 support (cyrilic) problems with th_mailformplus
- "Fastfix", works for 80% of the words in russian:
if($_GET['L'] == '9') {
$langMarkers['###LLL:'.$marker.'###']... - 17:00 Feature #20242 (Closed): Implement wrapper mysql_fetch_field in t3lib_db
- For the upcoming extbase object relational mapping we need the mysql_fetch_field method to fetch column information f...
- 16:38 Revision 8b562c5d: Fixed bug in convertPropertyValueToFieldValue
- 16:22 Revision ddfaa33a: Fluid: Added automatic registration of arguments
- 16:21 Revision 6f6c6a4a: Added parameter reflection backport!
- 16:05 Revision c83f81dc: ExtBase
- * Removed dependency on fluid
- 15:52 Revision 7def630f: ExtBase
- * The Object Storage throws now an exception if an object is attached like this $storage[] = $object
* Some minor fix... - 15:29 Bug #20241 (Closed): Change date after saving record
- When I try to edit date input field to "26-3-1989" it is being changed by BE to "25-3-1989" (after saving record).
... - 14:43 Revision ea8eb339: Fluid
- * Fixed class name Tx_ExtBase_MVC_View_AbstractView
- 14:36 Revision 811670ee: ExtBase
- * Changed the folder structure: moved all mvc related files to the MVC folder
- 13:53 Bug #20240 (Closed): Add the new workspace icons to t3skin
- This is a HCI team related bug. See http://forge.typo3.org/issues/show/641
In addition to the new icon for version... - 13:30 Revision dda3093a: Committing changes
- 13:26 Revision f5e61b49: Extbase:
- * Adapted ActionController to work with Fluid
- 12:49 Revision 063b18f6: ExtBase
- * Removed namespace for $_GET Var. action=setup
* Fixed issue with fetchWithRelationTable()
* Fixed issue with fullQu... - 12:38 Revision 3d8ce2a4: Fluid: First backport
- 12:18 Bug #20239 (Closed): Copying Datasets with related data start- and endtime is recalculated
- Szenery:
I've got a dataset (A) with related data (A.1, A.2 ...) both combined with IRRE. A.1 has got a start- and... - 11:05 Bug #19916: Session handling - cannot login to >1 TYPO3 installation under one domain
- The patch v3 works fine for me. Tested with 4.2.7-dev and 4.3-dev (latest rel.) on 3 installations.
- 09:38 Bug #20237: Alignment Error in TCEforms with Palette title --palette--;myTitle
- IF I change
--palette--;Released;31;;1-1-1,
to
--palette--;Released;31,
Then the alignment is OK.
... - 09:10 Bug #20237 (Closed): Alignment Error in TCEforms with Palette title --palette--;myTitle
- When I add a palette to the showview-item in TCA, that has a 'Alternative Fieldlabel', then it will not be rendered l...
2009-03-25
- 18:50 Bug #20038: AJAX relogin does not work
- For phpMyAdmin: Currently only TYPO3 4.2 is supported (therefore there are constraints set for TYPO3 to max allow 4.2...
- 18:09 Bug #18689: Cannot upgrade from 4.1.6 to 4.2.0 due to error
- Sorry if i ask a silly question, i am new in typo3, but how on earth do i apply the bugfix?
- 17:55 Revision 3c7a4139: ExtBase:
- * Removed code responsible for caching from the dispatcher
* Extended the argument namespace with a controller postfi... - 17:52 Revision 35533edd: * Implemented eager loading of has-one relations
- * The generic finder can now use nested examples
* Refactored the generic finder
* Fixed some bugs in the DataMap
* M... - 17:49 Bug #18799: Wrong CSS-Declaration makes big Forms unscrollable
- I have the same problem with IE7 and all new clean created modules from kickstarter (latest version). If the content ...
- 17:41 Revision eac3beb3: first fluid version
- 17:36 Revision 09b846eb: Adding fluid
- 15:55 Feature #2972: Add possibility to disable TYPO3 draft workspace by localconf.php configuration
- Featur is already reported on bugs.typo3.org with id 8778
- 15:48 Feature #2972 (Closed): Add possibility to disable TYPO3 draft workspace by localconf.php configuration
- It would be a very useful feature if there would be the possibility to disable the TYPO3 draft workspace by localconf...
- 15:27 Feature #2971 (Closed): Workspace should use DB/file mount of BE user/group
- It should be possible to configure the workspace, so not the DB mount from the sys_workspace configuration is used. I...
- 15:17 Bug #20236 (Closed): Add the new versioning icon to t3skin
- This is a HCI team related bug. See http://forge.typo3.org/issues/show/642
Jens made a new icon for versioning whi... - 13:33 Revision d514a31b: ExtBase:
- * Changed method to determine the type of value in the Data Map
* Merged convertValueToQueryParameter() into convertP... - 13:05 Bug #20235 (Closed): Clearing cache_treelist after inserting page on root level does not work
- After inserting a new page on the root level of the page tree, the following SQL statement is executet:
DELETE FRO... - 10:00 Feature #20187: activate click enlarge per default
- Ok, I see where the problem is now. I did not express myself clearly.
I was looking for the clickenlargement setting... - 02:21 Revision 9d42c00d: ExtBase:
- * Renamed $extensionKey to $extensionName to avoid confusion; the extensionName is always UpperCamelCase while the $e...
- 01:55 Revision fe0f3360: ExtBase:
- * Fixed configuration source class names
- 01:41 Revision 73874165: ExtBase:
- * Renamed the configuration source files to be more readable as short file names
- 01:29 Revision 1c37a9a9: ExtBase:
- * Renamed the extension EXTMVC to ExtBase according to the latest discussions on the snowboard tour
* Changed the cla... - 00:22 Revision e2df21bc: EXTMVC:
- * Removed obsolete comments
2009-03-24
- 23:05 Revision c6caa5f6: EXTMVC:
- * Implemented LIMIT for findOneByProperty() (Christopher Hlubek)
- 22:50 Revision 5486cabf: EXTMVC:
- * Added test case for the ORM (Christopher Hlubek)
* Moved generic find() to ORM (Christopher Hlubek)
* Added methods... - 22:23 Revision 944a80ac: EXTMVC:
- * Refactored ORM
- 21:57 Revision 53a1039a: EXTMVC (Patch provided by Christopher Hlubek)
- * Added Base Testcase mit AutoLoader
* Added several test cases
* Added support for RELATION_HAS_ONE
* Added a generi... - 21:32 Revision 0b451bef: EXTMVC:
- * Added some TODOs
- 20:25 Revision 0da65c25: EXTMVC:
- * _getProperties() doesn't return the property "_cleanProperties" anymore
* Fixed insertion of data in relation tables - 17:08 Revision cf03827b: Fixed bug #10642: Backend admin cannot perform file operations in filelist (credits to Christian Kuhn)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5221 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:04 Bug #20234: TCA change for BE_USER
- added filemounts as well
- 15:15 Bug #20234: TCA change for BE_USER
- as wish from some i added DB-Mounts for admin to tab "options"
- 15:02 Bug #20234 (Closed): TCA change for BE_USER
- * move Admin-checkbox to first tab
* remove tabs for Admin as he has total access
(issue imported from #M10773) - 16:04 Revision d2900c9c: EXTMVC:
- * All class files are renamed to a short version (according to FLOW3 and after a discussion on the snowboard tour; cl...
- 15:36 Feature #20171: Enable CSC "uploads" filelist to be manipulated by TS
- In off-list discussion with Benjamin Mack we decided not to just add this functionality to the "quick and dirty" and ...
- 15:23 Bug #20226: Searching for specific record opens "edit record" in wrong frame
- committed to trunk, rev 5220
- 15:22 Revision 36461899: Fixed bug #10761: Searching for specific record opens "edit record" in wrong frame
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5220 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:15 Bug #20222: getRecordOverlay returns wrong localization (for tt-news 2.5.2)
- Bug can be closed, is misbehaviour of class.tx_ttnews.php See bug 10684.
- 13:05 Revision 8583a55a: EXTMVC:
- * Now Implementing the AbstractDomainObject against the DomainObjectInterface
- 12:54 Revision b294ee71: EXTMVC:
- * Fixed setupAction()
* Renamed ValueObject and Entity to AbstractValueObject and AbstractEntity - 12:32 Bug #19957: linkHandler different than "record" leads to rteerror
- @Daniel: yep, thats not what i want to hear.
The question for me is not, if your extension "linkhandler" works or ... - 12:32 Bug #20233 (Closed): RTE doesn't know what to do with <media> tag and encodes the braces of tag
- if i link from RTEhtmlarea 1.7.8 to an image (using media tab in document browser) the RTE inserts the link correctly...
- 11:04 Revision 33b8e174: EXTMVC:
- * Request is now a prototype
* Renamed "cleanProperties" to "_cleanProperties"
* Removed $blacklistedFindByProperties... - 08:45 Revision 4a15f360: EXTMVC:
- * Refactored dispatcher
* Moved isCachableAction() to the ActionController
* Fixed invokation of EmptyView if no view...
2009-03-23
- 23:18 Bug #20232 (Closed): wrong encoded email header (t3lib_div::encodeHeader)
- the function t3lib_div::quoted_printable encodes all non ASCII character in their hex value correctly. But for email ...
- 16:05 Bug #20231 (Closed): Small rendering/css bug on FE with Text with image
- If you have a CE 'Text with Images' and set the positioning to 'Image left in Text' where the text should float aroun...
- 15:48 Revision 502cf91b: EXTMVC:
- * Added comments to the ObjectStorage
* Removed Query related files - 15:40 Bug #19998: Generation of encryption key does not work in IE7
- Committed v5 patch to 4.1 (r5218) and 4.2 (r5219).
- 15:37 Revision 5c283961: Fixed bug #10410: Generation of encryption key does not work in IE7 (thanks to Steffen Muller).
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5219 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:34 Revision 5a490924: Fixed bug #10410: Generation of encryption key does not work in IE7 (thanks to Steffen Muller).
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5218 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:30 Revision a6226df1: EXTMVC:
- * Changed validation of floats
* Revised View Helpers (changed signature!) - 13:04 Bug #19967: typolink: title tag generation not correctly working, if in the title-tag string is an occurance of whitespaces
- the patch from issue 0010629 seems also applyable to typo3_src-4.2.6 and it seems, it solves this problem.
As 0010... - 13:01 Bug #20228: page cache never expire
- no
config.sendCacheHeaders=0 - 11:52 Bug #20228: page cache never expire
- did you use config.sendCacheHeaders = 1 ?
- 11:52 Bug #19049: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
- The issue is still present in Typo3 4.2.6, and the patch attached to this issue does work (applied manually as line n...
- 11:34 Feature #20014: Page TS option to disable available languages
- committed to trunk, rev 5217
- 11:32 Revision e26bf309: Fixed bug #10432: Page TS option to disable avaiable languages (thanks to Xavier Perseguers)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5217 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:20 Bug #20230: doc->loadScriptaculous should be callable without parameters
- committed to trunk, rev 5216
- 01:11 Bug #20230 (Closed): doc->loadScriptaculous should be callable without parameters
- set $modules='' for default
This one was forgotten in #19829
(issue imported from #M10765) - 01:16 Revision c1a7e528: Fixed bug #10765: doc->loadScriptaculous should be callable without parameters
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5216 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:07 Bug #20229 (Closed): Use new JS-function for loading prototype/scriptaculous/extJS
- Since #19829 there are simplified methods for BE-inclusion of this main JS-libs.
Now use them.
(issue imported f...
Also available in: Atom