Activity
From 2009-06-27 to 2009-07-26
2009-07-25
- 20:40 Bug #19988: Rich text editor is not loading
- Patched it manually
Doesn't support spaces in filenames now, otherwise it works!
thanks!!! - 16:42 Bug #19988: Rich text editor is not loading
- I am having the same problem:
MacOS Lepoard.
Using:
Firefox 3.0.12
Opera 9.64 (doesn't load anything)
Safari ... - 11:07 Bug #20757: Session Timeout after BE Login IE8
- I don't know if this is connected, but I have session timeout problems in IE8 (IE7 too). For me it works perfectly fo...
2009-07-24
- 19:26 Bug #20782: Small speed improvement in class.t3lib_tstemplate.php
- Patch pending in the core list
- 19:21 Bug #20782 (Closed): Small speed improvement in class.t3lib_tstemplate.php
- In function splitConfArray, the passed array is transversed twice, once to pickout all elements that are arrays, and ...
- 18:15 Bug #20781 (Closed): URL link in translated version of a News does not work
- When creating a News item on a page and select "Link external URL" as the type, the External URL in the translated ve...
- 15:33 Bug #20780 (Closed): There's no feature to throw an HTTP 403 error when a page is not accessible by a user
- We're having to show our users a 404 error because pageNotAccessible_handling only allows us to do so. We'd like to g...
- 01:23 Revision a8b49144: [!!!] [~TASK] BlogExample (Domain): The directory structure of the Domain has changed accordting to changes in FLOW3. The Domain folder holds now different folders for the Model, the Repository, and-if needed-the Validator, and Service. Please Change your folder structure AND your class names!
- [!!!] [~TASK] Extbase (Domain): The directory structure of the Domain has changed accordting to changes in FLOW3 (see...
2009-07-23
- 23:27 Revision 0f86076b: Fixed bug: System extension feedit misspelled
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5734 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:42 Revision bd70c768: Fixed bug #11296: Login-Page: function makeCopyrightNotice() uses hardcoded text
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5733 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:56 Bug #19114: sys_language_mode content_fallback with a defined fallback chain does not output expected fallback content
- I tried the second patch. It's just great.
- 15:38 Bug #3966 (Closed): Codecompletion: IMAGE.titleText is missing in suggestion list
- The IMAGE-Object has a 'titleText' Property, but it is missing at the moment.
Please add it to the code completion s... - 14:58 Bug #20779 (Closed): t3lib_formmail floods syslog with "Possible abuse of t3lib_formmail..." messages
- Problem:
Whenever a form is submitted the t3lib_formmail::start() scans for 10 attachments and writes a syslog entr... - 13:51 Feature #20778 (Closed): Colorpicker has no usable icon
- If you define a colorpicker for a BE-Field in TCA, and the value of the field is not set to a valid color-value, then...
- 10:29 Bug #19883: timout after backend login in 4.2.4
- Sorry, clearing just the cookies is not enough. This problem (or a similar problem) occurs even on new installations ...
- 09:58 Feature #17874: Add suggest-like feature to TCEforms
- Uploaded a new version 8 of the patch, with these new features: Custom ordering of records, configurable maximum numb...
- 09:45 Feature #20777 (Closed): tslib_pibase - function pi_loadLL - _LOCAL_LANG Keys like listView.more should also be possible in Typoscript
- A lot of extensions works with points in their locallang.xml files like listView.more.
At the moment its not possi...
2009-07-22
- 11:08 Bug #20776: Missing css for grouping grid collapse/expand (ExtJS)
- committed to trunk, rev 5731
- 10:39 Bug #20776 (Closed): Missing css for grouping grid collapse/expand (ExtJS)
- in xtheme-t3skin the expand/collapse isn't visible. The icon changed to sprite but misses background position.
(i... - 10:54 Revision 8991e2b4: corrected white spaces
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5732 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:54 Revision 2e96f781: [+FEATURE] Extbase (Persistence): Implemented support for mm_opposite_field now. Still needs some testing in the wild. Relates to #3947.
- 10:50 Revision 824d6f20: Fixed bug #11566: Missing css for grouping grid collapse/expand (ExtJS)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5731 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:42 Bug #19988: Rich text editor is not loading
- It worked for a while, but now I got the link problem (linking doesn't work in RTE 'cause firefox inserts another htt...
- 00:06 Revision 8f5f093d: [TASK] Extbase: Added some comments
- [TASK] Extbase: Added unit test class for the TYPO3DbBackend (empty by now)
2009-07-21
- 22:17 Revision fdcc85c2: [+FEATURE] Fluid (ViewHelpers): Implemented automatic error handling for forms. Relates to #3861
- 22:14 Revision a1ac1b5d: [+FEATURE] Extbase (MVC): Added automatic form highlighting if there is an error. Fixes #3861.
- [+TASK] Extbase (Property): Updated Property Mapper to latest FLOW3 version.
[+BUGFIX] Extbase (Persistence): Fixed c... - 21:12 Revision a9b6f5a3: [+BUGFIX] Extbase (Utility): Fixed a really severe caching issue. The TS conditions were wrong - mixed up = and :. I'm really happy I've found this :-)
- 20:54 Feature #17299: Enable/integrate conditions in Page TSconfig
- Attached a "work-in-progress" version as v13 - it's not finished...
Split up matchCondition to a backend and front... - 17:47 Revision b9e1f934: [~CONF] Extbase (Configuration): The configuration is now stored in ext_typoscript_setup.txt. The TS path is now "config.tx_extbase.". You don't need to include a static template anymore. But clear your caches, please.
- 17:06 Revision c2e50161: minor improvement to phpDoc
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5730 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:48 Revision a7fddc8c: [+TASK] Extbase: Added Extbase Settings Configuration/Settings/setup.txt (defines table to object mapping); please include the static template (only a preliminary solution)
- [-TASK] Extbase: Removed Typo3Query files (follow up)
- 14:44 Revision 91ec3447: [!!! +FEATURE] Extbase (DataMapper, DataMap): Extbase resolves the table name for a given class name. Extbase searches for configured mappings by crawling thorough the extended classes. As default, it takes the class name in lower case as table name. The configuration of the mapping can be found in EXT:extbase/Configuration/Settings/setup.txt. The place for the settings (plugin.tx_extbase) is only a preliminary solution. PLEASE INSERT THE STATIC TEMPLATE!
- [~CONF] Extbase: Changed the initialization of the Plugin and Extbase Settings; These are now initialized in the Disp...
- 12:25 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
- Excellent! Worked out for me! Thank you very much Juris.
- 10:53 Feature #20774 (Closed): Change Hardcoded MD5 Password Encryption in User/Setup
- Currently it is only possible to change your BE-Password via User->Setup to an md5 hash.
For saltedpasswords integra...
2009-07-20
- 23:42 Bug #20232: wrong encoded email header (t3lib_div::encodeHeader)
- added Version 2 of the patch which uses the existing str_replace.
- 22:47 Bug #20773 (Closed): Main module does not load different navFrames in submodules.
- This bug was introduced by #19202 to current trunk (rev. 5729):
Changing submodules doesn't always reload the navF... - 18:13 Bug #19112: unlink of non existing lockfiles generates warnings in frontend
- I just deleted every image in the typo3temp folder and the warning occured.
- 18:05 Revision 1f0beacd: Fixed bug: #11006: Tooltip for page path in Page/List module is missing (thanks to Steffen Gebert)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5729 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:49 Feature #20565: Add an opacity option to the GIFBUILDER BOX object
- committed to trunk
- 17:49 Revision 721dc80a: Added feature #11264: Add an opacity option to the GIFBUILDER BOX object
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5728 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:40 Bug #20231: Small rendering/css bug on FE with Text with image
- I tested now on FF 3.5., IE8, Opera 9.64, all on a win XP, all within a TYPO3 4.2.6:
For me the patch works fine. ;) - 13:37 Feature #20741: Move automatic session data garbage collection to separate method
- Committed to SVN Trunk (rev. 5727)
- 13:36 Revision 53b0c8d2: Added feature #11509: Move automatic session data garbage collection to separate method
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5727 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:33 Bug #20772 (Closed): pageNotFound_handling returns 301 instead of 404
- Similar to bug described in http://bugs.typo3.org/view.php?id=3532
In a previous project within 4.2.6 the client get... - 08:37 Feature #20767: wrong getData behaviour with field parameter
- I said nothing about only database fields. I can create my local cObject, ->start it with custom data array (e.g. wit...
- 07:21 Bug #20770: [t3lib_div::getURL][curl] CURLOPT_HTTPAUTH missing
- The general idea is nice. However, username and password being hardcoded isn't handy at all and this patch won't make...
- 00:00 Feature #20771 (Closed): Extension Manager only removes directory where extension is installed
- Installing an extension changes:
- directory + files of actual extension (these are removed)
- upload directory
- ...
2009-07-19
- 22:55 Bug #20770 (Closed): [t3lib_div::getURL][curl] CURLOPT_HTTPAUTH missing
- When using a basic authentication (Apache) on site curl won't get the content because of missing CURLOPT_HTTPAUTH/CUR...
- 20:02 Feature #20767: wrong getData behaviour with field parameter
- Can you please give an example how you use it?
How do you get nested database fields? - 19:56 Bug #20232: wrong encoded email header (t3lib_div::encodeHeader)
- Thanks for your patch!
You could just use '=3F' for the question mark instead of the sprinftf() thingy.
Would you l... - 15:30 Bug #20232: wrong encoded email header (t3lib_div::encodeHeader)
- new patch files added.
10769-trunk.diff is made against the trunk of TYPO3 4.x.
10769.diff is made against the bran... - 15:59 Bug #20568: Use PHP5 version of function microtime()
- Committed to SVN Trunk (rev. 5726)
- 15:58 Revision 80749ce7: Fixed bug #11267: Use PHP5 version of function microtime()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5726 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:36 Bug #17876: Sorting of child records is inverted on moving parent record to different page
- Committed to SVN:
* TYPO3_4-2 (rev. 5724)
* Trunk (rev. 5725) - 15:36 Revision 6381d4b7: Fixed bug #6875: IRRE - Sorting of child records is inverted on moving parent record to different page
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5725 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:35 Revision 66051b0b: Fixed bug #6875: IRRE - Sorting of child records is inverted on moving parent record to different page
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5724 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:46 Bug #19112: unlink of non existing lockfiles generates warnings in frontend
- Playing arround with APC and memcached I also get such errors. I did a wget -m several times over the website. After ...
- 13:18 Revision 888c8422: [+BUGFIX][~API]: Extbase (Utility): Fixed caching issue by providing two methods to register a plugin now: Tx_Extbase_Utility_Plugin::configureDispatcher() invoked in ext_localconf.php and Tx_Extbase_Utility_Plugin::registerPlugin() invoked in ext_tables.php. Thanks to Xavier Persegures who provided the patch.
- 12:05 Revision c5ddbc6f: [+BUGFIX] Extbase (Configuration): Tx_Extbase_Configuration_Manager is not t3lib_Singleton anymore, as it needs to be Plugin-local. This fixes a strange problem experienced by Steffen Kamper.
- 11:48 Bug #20526: You can't use the left-Menu in Windows/Safari3
- Resolved, no change required.
- 08:35 Bug #20526: You can't use the left-Menu in Windows/Safari3
- Great thanks :)
this solved the problem ...
you can close this ticket ... - 11:16 Revision 6adce26d: [+BUGFIX][~API] Extbase (Persistence): Cleaned up implementation of TYPO3-specific query options, like PID checking or enableFields. CHANGES API! $this->createQuery(FALSE) is not available anymore inside the repository. Instead, create the query and call $query->useStoragePage(FALSE)->... instead. Related to #3698. Related to #3912.
- 11:02 Bug #20379: Generate Random Key still does not work
- AFAIK, this should work now.
- 02:42 Bug #20038: AJAX relogin does not work
- 60 is too small and even unrealistic. There is also the warning time before the login appears. Small values are only ...
- 01:49 Bug #19649: importing translation by l10nmgr takes too long in t3lib_TCEmain::process_datamap()
- you might want to have a look at the v4-branch of the l10nmgr on http://forge.typo3.org/projects/show/extension-l10nmgr
2009-07-18
- 23:40 Bug #20031: tree of pages doesnt work when BE main dir/symlink is changed
- I confirm it works! Files t3ib/config_default.php in versions 4.2.5 and 4.2.6 are the same. It should work also in ve...
- 22:21 Bug #20038: AJAX relogin does not work
- You are right. On a fresh trunk site it works for me, too. phpmyadmin (latest TER version) breaks the feature.
Onl... - 13:10 Bug #20038: AJAX relogin does not work
- I tried again with a fresh trunk site, no extensions installed. All work fine!
So i consider that it doesn't work ... - 21:35 Bug #19461: translation do not follow parent when cut'n'paste
- also related to: http://bugs.typo3.org/view.php?id=2314 (which just got a patch) .... I don't see how Deleting and Co...
- 20:23 Bug #18013: Image compositing with JPGs results in dithered output
- I think this is related to bug id #14537 and still actual in 4.2.8.
- 20:16 Bug #18013: Image compositing with JPGs results in dithered output
- I can confirm this, GIFBUILDER only outputs truecolor png when above settings are made. Maybe setting [FE][png_to_gif...
- 12:56 Bug #20769: missing quotes in loginrefresh.js after #20398
- fixed in trunk, rev 5723
- 12:56 Revision cbb7ed39: Fixed bug #11556: missing quotes in loginrefresh.js
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5723 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:15 Bug #19568: Fatal error on the function readLLXMLfile of the class t3lib_div
- I could not reproduce the error with PHP 5.2.4 (ubuntu) and latest trunk.
Even if I force $local_xmlContent to be an... - 11:20 Bug #15948: Installation blocks complete BE
- cannot reproduce on current TYPO3 version.
I installed latest tt_products from TER, the dependencies to div, table a...
2009-07-17
- 23:15 Bug #20038: AJAX relogin does not work
- I don't have that problem to begin with. Do you have complicated passwords?
We don't touch cookies for the relogin. ... - 22:57 Bug #20769 (Closed): missing quotes in loginrefresh.js after #20398
- Just some missing quotes, causing relogin to error out. See attached patch. Brainless fix.
(issue imported from #... - 20:33 Bug #20768 (Closed): Integrate EXT:gabriel as scheduler system extension
- Integrate the gabriel extension as a system extension, under the name "scheduler".
(issue imported from #M11555) - 20:08 Feature #18610: $back_path is not passed to t3lib_BEfunc::editOnClick from t3lib_positionmap
- Reporter says he cannot reproduce this issue anymore.
- 14:15 Feature #18610: $back_path is not passed to t3lib_BEfunc::editOnClick from t3lib_positionmap
- yeah, sounds good :p
- 12:34 Feature #18610: $back_path is not passed to t3lib_BEfunc::editOnClick from t3lib_positionmap
- Nice, but it was you who created it! ;-)
So do you want me to close this one? - 16:59 Bug #20588: wrong save button link in rte fullscreen view
- committed to trunk rev 5577
- 16:59 Bug #20587: wrong save&view button link in rte fullscreen view
- committed to trunk rev 5577
- 16:44 Feature #20767 (Closed): wrong getData behaviour with field parameter
- Why we return only $this->data[$field] while GPVar and TSFE can have nested arrays and objects? I propose to correct ...
- 16:36 Bug #20766 (Closed): t3lib_pageSelect.enableFields() does not take parent groups into account
- Modifying EXT:cb_indexedsearch_autocomplete (which uses t3lib_pageSelect.enableFields() to filter search results take...
- 16:32 Feature #3938 (Rejected): Use t3lib_syslock instead of serialzed_executions
- Check if it's possible to use the built-in TYPO3 lock mechanism instead of keeping a serialized list of executions in...
- 16:25 Feature #19513: Instantiate time tracker as null object if not really required
- The patch has also non–functional changes (like added "public" definitions) that should be left out. In addition it s...
- 16:13 Bug #20765 (Closed): Fix to HTMLparser_tags
- Fix it so the fixAttrib.[attribute].list when used with 'class' handles multiple classes correctly.
Example, its n... - 16:11 Bug #20503: Redirect at login tp page does not work on 4.3.0 alpha3
- Hello Oliver,
i can not confirm the "one-time-workaround" described by Bernd Gaspers within the ticket 0011396 (redi... - 16:05 Bug #20503: Redirect at login tp page does not work on 4.3.0 alpha3
- Hello Oliver,
i am using the loginbox actually as regular content element on a dedicated page. - 15:34 Feature #20733: missing feature: database compare in install tool can require a huge amount of clicks
- committed to trunk rev: 5703
- 15:30 Bug #20745: replace while(list()...) by foreach in the TYPO3 core part 1
- added v2 which fixes a bug in tslib_content function SEARCHRESULT()
- 15:28 Bug #20755: Frontend rendering is slowed down by timetracking
- the benchmark results of both patches are virtually the same.
calling empty methods seems to be as expensive as proc... - 13:38 Bug #19964: Files in linkpopup should have sorting by ABC
- While we are at it:
Another option to first sort by filename extension and afterwards by filename would be appreciated. - 13:37 Bug #19964: Files in linkpopup should have sorting by ABC
- In your screenshot sorting is following ASCII order, with uppercase characters leading lowercase ones.
This is what... - 12:04 Bug #19964: Files in linkpopup should have sorting by ABC
- The Backend language isset to German, but the problem occurs also with BE language set to English.
The filenames are... - 13:20 Feature #20011: Add automatic lockdown of the Install tool
- I guess this issue could be closed, right?
- 12:56 Bug #20614: Remove checkbox for review - there are no reviews
- That last quote just proves what I wrote previously. A complete removal of the checkbox is not desired.
-> Therefore... - 12:49 Feature #20750: Enhance t3lib_div::xml2array to handle multible tags with the same name and no index attribute
- At least write in the header for the t3lib_div::xml2array() function, that it ONLY works with ONE LEVEL of tags. That...
- 12:32 Feature #18172: Transfer cookies via SSL only whenever possible
- I'm looking forward to this patch. ;-)
- 00:16 Feature #18172: Transfer cookies via SSL only whenever possible
- Hi Benni,
yes, I'm going to work on a solution for this tomorrow... - 08:13 Bug #20763: $GLOBALS['TSFE']->additionalCSS produce invalid CSS
- Forgot to write that its only the css validator that produces an error, not the html one.
http://jigsaw.w3.org/css...
2009-07-16
- 23:57 Bug #17876: Sorting of child records is inverted on moving parent record to different page
- The v3-patch is just educational how to use v2 without an if-block... ;-)
However, I prefer the array_reverse() patc... - 18:36 Bug #17876: Sorting of child records is inverted on moving parent record to different page
- sent to corelist. sorry for being late but bugtracker seemed to have a problem in sending mails so I haven't been inf...
- 22:56 Bug #19625: Popup-functionality for Pages using target field
- committed to trunk, rev 5722
- 22:55 Revision b2fb9125: Added feature #9808: Popup-functionality for Pages using target field
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5722 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:22 Bug #20762: improvement: select/deselect all checkbox in db compare tool and extension manager for each type of modification
- Committed to trunk rev 5721
- 11:34 Bug #20762: improvement: select/deselect all checkbox in db compare tool and extension manager for each type of modification
- This is meant to be public. And I'd like to add a dependency to #0011499 - But I'm not able to edit my own bug report..
- 11:28 Bug #20762 (Closed): improvement: select/deselect all checkbox in db compare tool and extension manager for each type of modification
- Problem:
With the integration of #20733 the feature has been added to select/deselect all checkboxes in the install ... - 21:19 Revision e7acd0c5: Added feature #11544: select/deselect all checkbox in db compare tool and extension manager for each type of modification
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5721 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:14 Bug #20552: Deprecation clean-up in tslib_content::getData()
- Committed to trunk in revision 5720
- 21:13 Revision c048a325: Bug #11249: Abusive deprecation logging in tslib_content::getData()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5720 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:53 Feature #18172: Transfer cookies via SSL only whenever possible
- Hey Olly,
are you gonna prepare a patch for this? I recently noticed this issue as well when security-checking a w... - 14:42 Revision 714aef4a: [+FEATURE] Extbase (Dispatcher): dispatcher::extractStoragePageId() now takes pages storage_pid into account. Relates to #3698
- 14:34 Bug #20764: Hook request for t3lib_userauth
- Severity should be "feature"
- 14:31 Bug #20764 (Closed): Hook request for t3lib_userauth
- I'd like to get the attached hook included into typo3. It allows modifying the
standard values for typo3-sessions pr... - 14:07 Feature #19474: Workspaces should be displayed in a dropdown field instead of a selector box
- resolved by #19628
- 12:52 Bug #20763: $GLOBALS['TSFE']->additionalCSS produce invalid CSS
- i don't see this, it validates with 0 errors and 0 warnings
- 11:54 Bug #20763 (Closed): $GLOBALS['TSFE']->additionalCSS produce invalid CSS
- The function $GLOBALS['TSFE']->additionalCSS produces CSS that doesn't validate.
Php code:
$GLOBALS['TSFE']->addi... - 12:43 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
- Had the same problems with tt_news - on first save <media> tag appeared, on second save in frontend <media> appreared...
- 11:03 Bug #19955: redirecting to referer does not work
- Patch doesn't work with the 1.0.0 version of felogin, and the 1.1.0 version from the 4.3 SVN doesn't display anything...
2009-07-15
- 22:46 Revision 7562960e: Added forgotten locallang file for RFC #11408
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5719 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:45 Revision 0c73692b: Cleanup #11408: Object Browser uses hardcoded texts (plus some CGL cleanup)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5718 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:41 Bug #20761 (Closed): Shortcuts broken if current directory is not in include path
- If the current directory is not in the include path, shortcuts cannot be created due to a failing require_once.
The ... - 20:46 Revision d9ea58f3: [+BUGFIX] Extbase (Persistence): Now, _isDirty() works correctly if checking a single property only. Fixes #3907.
- 20:14 Bug #20760: FE-Login - Don't redirect users after successful login if 'hide at login' option is set.
- already reported in issue #0008468
- 20:09 Bug #20760 (Rejected): FE-Login - Don't redirect users after successful login if 'hide at login' option is set.
- Does not redirect users after successful login if 'hide at login' option is set, you must use redirect function witho...
- 17:26 Feature #20742: Store timestamp of last modification of session data to frontend user object
- Committed to SVN Trunk (rev. 5717)
- 17:23 Revision 83d39493: Added feature #11510: Store timestamp of last modification of session data to frontend user object
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5717 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:19 Bug #20759 (Closed): Changing the workspace by the workspace selector produces JavaScript errors
- On changing the workspace from e.g. live to draft by using the workspace selector, JavaScript errors appear. Firefox ...
- 15:46 Bug #20706: Russian chars in the comments are encoded wrong when changing the stage of an element
- it's because the server moved.
- 14:01 Bug #20656: t3lib_cache_backend_FileBacked violates open_basedir_restrictions
- The patch I just attached is not complete, sorry.
There is another call to t3lib_div::mkdir_deep which needs to be f... - 11:34 Revision caa4c24b: [+FEATURE] Extbase (Persistence): Added Ordering class (follow up); related to #3874
- 11:31 Revision 4bc54e0d: [+FEATURE] Extbase (Persistence): Implemented ordering (eg. $query->setOrderings(array('name' => Tx_Extbase_Persistence_QueryInterface::ORDER_DESCENDING));
- 10:37 Bug #20757: Session Timeout after BE Login IE8
- No, there are no JavaScript errors
I'm still redirected to an error page after the login - 10:20 Bug #20757: Session Timeout after BE Login IE8
- Did you experience any JavaScript errors on that behaviour?
- 09:29 Bug #20757 (Closed): Session Timeout after BE Login IE8
- Sometimes after the login into the backend TYPO3 produces a session timeout when the page is redirecting to the main ...
- 10:36 Bug #20756: no login since 4.28 in Firefox 3.5
- I have no errors in the frontend and no extensions to encrypt the password
- 10:22 Bug #20756: no login since 4.28 in Firefox 3.5
- Did you experience any JavaScript errors on that behaviour?
Do you have additional extensions installed that take ca... - 00:19 Bug #20756 (Closed): no login since 4.28 in Firefox 3.5
- Since the update from 4.26 to 4.28 does not login with Firefox 3.5.
With FF 2 and the IE the login works.
Please H... - 10:01 Bug #20758 (Closed): t3ver_stage will not be resetted when t3ver_stage was >0 before
- Problem:
The field t3ver_stage contains workflow information for versionable records. -1 is "rejected", 0 is "edited... - 09:54 Revision cdfe561a: Initializing DBAL structure.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Extensions/dbal/trunk@22325 735d13b6-9817-0410-8766-e36946ffe9aa
- 00:39 Bug #20173: in Draft workspace: changed tt_content-element looses relation to translated element in edit view
- Edit:
I tested this again: Standard Content Elements are also affected, this is not related to TemplaVoilàs FCEs! So... - 00:34 Bug #20173: in Draft workspace: changed tt_content-element looses relation to translated element in edit view
- are you sure that this is related to TV? This seems more or less a Core-Problem because TV isn't triggered in the fir...
- 00:38 Bug #16788: Quotation marks are converted to " if not wrapped in <p>
- Unable to reproduce with current versions.
- 00:19 Revision e4aebdd7: [+BUGFIX] Extbase (DataMapper): Fixed wrong key in $row array (credit goes to Frans van der Veen)
2009-07-14
- 23:48 Bug #20755: Frontend rendering is slowed down by timetracking
- the second patch has stripped whittespaces for better reading
- 23:42 Bug #20755 (Closed): Frontend rendering is slowed down by timetracking
problem:
FE rendering is slowed down because many classes call methods of the timetrack object ($GLOBALS['TT']) - ...- 23:41 Revision 89d15509: [+BUGFIX] Extbase (AbstractDomainObject): Made Identifier return NULL in case it is not set yet.
- 22:44 Revision 59953baa: [+BUGFIX] Extbase (Persistence): Only set the PID in case it is not part of your domain object.
- 22:25 Revision b2472a1e: [+FEATURE] Extbase (Persistence): Added autopopulation of PID column and use of selected storage folder. Resolves #3698
- [TASK] Extbase (Persistence): Added an exception in case of an SQL error by the database.
- 20:32 Revision 525c977f: Extbase:
- * Fixed issue that cache is tried to be cleared even if a relation is changed
- 20:24 Revision dd17a789: Extbase:
- * fixed a potential bug in Persistence_Query. Please review @Jochen!
- 19:05 Feature #20717: Store separate extlist for the frontend
- Conclusion:
---------------------------------------
Even when testing this patch with only a few extensions I had... - 19:02 Feature #20717: Store separate extlist for the frontend
- Some benchmarks:
My server is a standard installation with only a few FE extensions enabled.
siege -c 15 -i -b -t... - 18:57 Feature #20717: Store separate extlist for the frontend
- I added v2 of the patch which fixes the following problems:
1. if "extList_FE" is not yet set in localconf.php the e... - 18:07 Bug #20752: JS Error in Recycler
- some more issues found, refactored complete params handling in v2
- 14:12 Bug #20752 (Closed): JS Error in Recycler
- Change of the URL for store proxy is done the wrong way
Solution: use right variable for store.
(issue import... - 18:04 Revision a00ac9fa: Extbase:
- * Implemented the handling of values === NULL in Queries; related to #3838 (needs feed-back)
* Changed all calls to t... - 17:59 Bug #20754 (Closed): Recycler filter produce wrong SQL
- for the filter recycler build the SQL like
AND TCA[ctrl][label] LIKE "%filtertext%"
But in TCA[ctrl][label] you... - 17:54 Bug #19239: Cannot log in to backend
- We were able to solve this by adding the following the to localconf.php file:
$TYPO3_CONF_VARS['SYS']['setDBinit']... - 17:37 Revision af040c06: Extbase:
- * Implemented a static function Tx_Extbase_Dispatcher::getPersistenceManager()
* Changed Repository to invoke Tx_Extb... - 17:32 Revision 95150d59: added issue number to the previous change
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5716 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:28 Bug #20753: Replace t3lib_div::GParrayMerged() with t3lib_div::_GPmerged()
- committed to trunk
- 17:27 Bug #20753 (Closed): Replace t3lib_div::GParrayMerged() with t3lib_div::_GPmerged()
- Problem:
After having t3lib_div::GParrayMerged back from the -dead- deprecated folks we now have a small inconsisten... - 15:32 Bug #16788: Quotation marks are converted to " if not wrapped in <p>
- I can't reproduce the behaviour either in the current version. Seems to have been resolved
- 14:29 Feature #20750: Enhance t3lib_div::xml2array to handle multible tags with the same name and no index attribute
- Yes got my own arround as well but it would be nice if typo3 would support it by default.
- 14:06 Feature #20750: Enhance t3lib_div::xml2array to handle multible tags with the same name and no index attribute
- I have once written a service extension, which implements the mentioned parser of Binny V A. It's not released on TER...
- 11:21 Feature #20750 (Closed): Enhance t3lib_div::xml2array to handle multible tags with the same name and no index attribute
- Currently xml2array isnt capble of handling xml structures like this:
<root>
<item>..</item>
<item>..</item>
</... - 14:27 Revision 3b96e1e5: Extbase:
- * The Persistence Backend will now be injected via setter injection rather than via constructor injection. The Persis...
- 14:25 Bug #20706: Russian chars in the comments are encoded wrong when changing the stage of an element
- in the database everything is in utf-8 (DEFAULT TABLE CHARSET, COLLATION, ...).
In the Install-tool / localconf.php... - 13:43 Bug #20751: Hanging record sets in tslib_feUserAuth
- Committed to SVN Trunk (rev. 5715)
- 13:39 Bug #20751 (Closed): Hanging record sets in tslib_feUserAuth
- There could be some hanging database record sets in tslib_feUserAuth.
(issue imported from #M11526) - 13:43 Revision ea350d12: Fixed bug #11526: Hanging record sets in tslib_feUserAuth
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5715 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:43 Bug #20660: Redirect after logout does not work
- Any updates?
- 12:30 Feature #20740: Integrate possibility to define lifetime of frontend session data
- Committed to SVN Trunk (rev. 5714)
- 12:29 Revision 9b8314c2: Added feature #11508: Integrate possibility to define lifetime of frontend session data
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5714 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:04 Revision 8bc2e42f: Extbase:
- * Changed Argument: Check for is_object($result) instead of $result !== NULL prevents fatal error; empty result shoul...
- 12:01 Bug #19114: sys_language_mode content_fallback with a defined fallback chain does not output expected fallback content
- I´ve tried out the first patch, it works great.
- 11:50 Feature #17874: Add suggest-like feature to TCEforms
- Review is in progress. See core-list.
- 11:10 Feature #17874: Add suggest-like feature to TCEforms
- will this be in 4.3? that would be soo cool!!!
- 11:26 Feature #18657: auto save/preserve function for backend open documents function
- Sure, I'll push every button I can to get it in the core
- 11:09 Feature #18657: auto save/preserve function for backend open documents function
- Maybe we will implement this for a customer, who would be interessted in this feature? Could you help us getting it i...
- 11:12 Bug #17354: fallback for menus. "content_fallback;1,0" has no affect for page records (e.g. menu)
- It would be great if somebody could writhe a manual on how to implement translation handling for records in extension...
- 11:08 Bug #18966: PHP Warning, if a sql error occurs - Bug in class t3lib_db function sql_fetch_assoc
- I realy like sqlDebug :-), but the php error it selve should be catched. This is very easy if you check the mysql res...
- 11:03 Feature #19140: Add history and clip-board buttons in frontend editing
- Are there people preferring the oldschool admin panel frontend editing? We like this thing very much and would like t...
- 11:02 Bug #17352: 'Stop page tree' doesn't work anymore
- I'm sorry - i was too fast. issue is still there! Clicking is working, but css is (completely) missing
- 10:59 Bug #17352: 'Stop page tree' doesn't work anymore
- working in 4.2.8 > issue can be closed
- 11:01 Feature #20591: Write system log t3lib_div::sysLog() calls into sys_log
- That would be great.
But I would not translate those messages, they are spread all over TYPO3 and are more techni... - 10:49 Bug #20529: stdWrap for TypoSrcrip-select parameters
- Hi Joey,
I agree with your concerns regarding security, but at the same time the select property is very limited b... - 10:24 Feature #20590: Writhe systemlog t3lib_div::sysLog() calls into sys_log
- Right at the next door... :)
- 09:44 Feature #20590: Writhe systemlog t3lib_div::sysLog() calls into sys_log
- Why is this a duplicate? Where is the duplicate?
- 10:17 Bug #18670: alt_db_navframe.php often replaced by db_list.php without content under 4.2.0RC1 and RC2
- Hi Ben,
Why do you ask me? Is it so difficult to test this?
I did two quick tests in Opera (otherwise I use Fir... - 10:14 Bug #19842: fileadmin links to files are missing part of path
- I did not try this fpr a while. The bug seems to have gone away since I purged Ubuntu's Typo3 packages and installed ...
- 10:05 Bug #18551: IMG_RESOURCE doesn't support file name with space
- Yes, you are right, it's rather a feature than bug. It was very problematic for me in some cases in the past. I think...
- 09:56 Bug #19763: filelist path is saved absolute so shortcuts don't work if system is moved or copied
- I did test this with 4.2.6
- 09:46 Bug #17631: fileadmin/img fileadmin/data is confusing and should be configurable
- you could do a fallback solution, if the old directory exists it uses it otherwise it uses the new ones
- 08:35 Bug #20541: Problem with $GLOBALS['TSFE']->recordRegister
- For now I copied the CONTENT-Function and modify it for my needs. Further I added a possibility to debug my SQL-Strin...
- 08:26 Bug #20200: mailform has the same name and id even if used more than once
- If you add this to your setup, a unique id will be generated for each form
tt_content.mailform.20.formName > - 08:24 Bug #20200: mailform has the same name and id even if used more than once
- if you insert this in your setup, a unique id will be generated for the form
tt_content.mailform.20.formName > - 08:22 Feature #18610: $back_path is not passed to t3lib_BEfunc::editOnClick from t3lib_positionmap
- Marcus: reading this bug report myself I don't even have a clue what's going on, so I'm not sure there's still need t...
- 08:12 Bug #17009: default .htaccess file does not rewrite correctly
- Here is another idea:
http://typofree.org/article/archive/2008/june/title/rethinking-the-mod-rewrite-rules-yes-aga... - 05:33 Bug #20749 (Closed): TYPO3 doesn't support image processing for files with parentheses in names
- If a given file has parentheses in filename then GIFBUILDER can't render such file and no processing is possible. It ...
- 04:30 Bug #19956: Page alias not publishing to LIVE from any workspace
- Will look into this further, but this is a feature that should be assessed to be added.
I am using workspaces for ... - 03:58 Bug #20685: ENABLE_INSTALL_TOOL is deleted after creation
- I checked that bug against current 4.2.8 and yes, the buttons works perfect.
What happens when the admin has no acce... - 00:44 Bug #20182: The ExtensionMangers configuration page multilanguage ?
- Yes, feature sorry, not bug !
2009-07-13
- 23:34 Revision b9a0d318: Extbase:
- * Implemented cache clearing by TYPO3s clearCacheCmd. This is not particularily fine-grained, but works. references #...
- 22:14 Bug #20173: in Draft workspace: changed tt_content-element looses relation to translated element in edit view
- Same problem here. A translation for a new or edited FCE in any other Workspace than LIVE is not correctly linked to ...
- 21:44 Bug #20748: "TMPL CONDITIONS - ALL" - too Long for 20 Chars cache_hash field size
- Dupe of #20746
- 21:42 Bug #20748: "TMPL CONDITIONS - ALL" - too Long for 20 Chars cache_hash field size
- Dupe of #20746
- 21:42 Bug #20748: "TMPL CONDITIONS - ALL" - too Long for 20 Chars cache_hash field size
- Dupe of #20746
- 21:35 Bug #20748: "TMPL CONDITIONS - ALL" - too Long for 20 Chars cache_hash field size
- Again 500 Errir on server, please close!
- 21:32 Bug #20748 (Closed): "TMPL CONDITIONS - ALL" - too Long for 20 Chars cache_hash field size
- class.t3lib_tstemplate.php tries to store hash values with 21char String as identifier. Since table definition is for...
- 21:33 Bug #20746: "TMPL CONDITIONS - ALL" - too Long for 20 Chars cache_hash field size
- Sorry, Bugtracker issued a 500 Server Error
- 21:29 Bug #20746 (Closed): "TMPL CONDITIONS - ALL" - too Long for 20 Chars cache_hash field size
- class.t3lib_tstemplate.php tries to store hash values with 21char String as identifier. Since table definition is for...
- 21:32 Bug #20747: "TMPL CONDITIONS - ALL" - too Long for 20 Chars cache_hash field size
- Dupe of #20746
- 21:30 Bug #20747 (Closed): "TMPL CONDITIONS - ALL" - too Long for 20 Chars cache_hash field size
- class.t3lib_tstemplate.php tries to store hash values with 21char String as identifier. Since table definition is for...
- 18:36 Revision a12f79cf: Extbase:
- * added small comments and cleaned up PHPDoc
- 18:10 Bug #20745 (Closed): replace while(list()...) by foreach in the TYPO3 core part 1
- Problem:
foreach() has proven[1] that it is way faster than while(list()=each()) and in current PHP versions foreach... - 17:51 Bug #20744 (Closed): Resources -> Files missing in doktype Sysfolder
- SysFolder's page properties lack Files-field like almost all other doktypes have.
It makes no sense to hide this f... - 15:15 Revision 71b8dcba: Extbase (follow up to r930):
- * The SQL string should be syntactically correct now (needs some more testing)
* Implemented a test before calling en... - 12:24 Feature #20742 (Closed): Store timestamp of last modification of session data to frontend user object
- If you'd like to know when the current record in the session data table was modified, you have to execute a separate ...
- 12:20 Feature #20741 (Closed): Move automatic session data garbage collection to separate method
- Sessions and session data are currently cleaned up automatically and randomly after 100 requests ("rand()%100"). When...
- 12:08 Feature #20740 (Closed): Integrate possibility to define lifetime of frontend session data
- Session data that is collected in frontend will currently be purged after a hardocded lifetime of 24 hours.
Soluti... - 12:05 Bug #20739 (Closed): space before + after got a hardcoded limit of 50
- The fields "before" and "after" in content elements got a hardcoded limit of 0-50. this is not needed, so delete it
... - 10:45 Revision 8a3f44ca: Extbase:
- * Fixed internal method _memorizeCleanState($propertyName); nothing was memorized if $property name was set
* Removed... - 10:36 Bug #20386: Table sys_refindex cannot be created with DBAL
- This is just a test.
- 09:40 Revision a1365f76: Extbase:
- * Fixed typo in Action Controller; Resolves #3531
2009-07-12
- 20:46 Revision dd263084: Replaced t3lib_div::GParrayMerged() with new method t3lib_div::_GPmerged()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5713 709f56b5-9817-0410-a4d7-c38de5d9e867
2009-07-11
- 18:32 Revision f42f247f: Extbase:
- * Reviewed code
* Biggest issue: Objects must be registered manually as reconstituted in the Persistence Session. I t... - 12:51 Revision 8dc37ebf: fixed bug #11379: TStemplate Info/Modify uses hardcoded texts (Thanx to Christopher Stelmaszyk)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5708 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:12 Revision 3d3c9eda: Extbase:
- * Removed unused class Literal
* Added check for having the same number of $parameters and placeholders ("?") in a st... - 11:59 Revision eb8d7696: Extbase:
- * Added some review comments for Extbase persistence rewrite
- 11:35 Revision d19f3514: Extbase:
- * Change: Using $GLOBALS['EXEC_TIME'] instead of time(); resolves #3782
* Fixed: back-ported LiteralInterface
2009-07-10
- 18:21 Revision 0361d35f: FLuid:
- * Adjustments to make it work with the new persistence rewrite
- 17:42 Revision db92f57d: Extbase:
- (Changes by Jochen)
This commit merges the rewrite of the persistence layer back to trunk. It will probably break you...
2009-07-09
- 22:11 Revision 39b5742a: same error message is used twice for different errors
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5707 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:10 Revision 9fd7d7bf: same error message is used twice for different errors
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5706 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:51 Revision 169d57ae: Cleanup: Fixed ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5705 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:28 Revision 196079f5: removed an @see annotation to a deprecated function
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5704 709f56b5-9817-0410-a4d7-c38de5d9e867
2009-07-08
- 15:15 Revision c4da4551: Feature #11499: database compare in install tool can require a huge amount of clicks. Added select/deselect all links.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5703 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:07 Bug #20738 (Closed): Firewall blocks because of malformed URL in browse_links.php (?)
- seems that this happens because there are two "?" in the URL
.../browse_links.php?mode=wizard.../typo3/alt_doc.php?&... - 12:45 Bug #20737: TYPO3 4.3 is slower than 4.2.8: re-implement native db caching
- added 2 patches. the 2nd one was made with --ignore-all-apaces for better reading.
- 12:40 Bug #20737 (Closed): TYPO3 4.3 is slower than 4.2.8: re-implement native db caching
- Problem:
the FLOW3 caching framework (F3CF) eats up a lot of performance.
Despite there have been a bunch of perfor... - 12:34 Revision be52e3ef: Fix Ext JS spelling in ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5702 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:53 Bug #18966: PHP Warning, if a sql error occurs - Bug in class t3lib_db function sql_fetch_assoc
- I agree with Steffen.
I think, a devlog entry with the failing sql instead of the PHP error would be a good solution... - 11:01 Feature #20520: Hook request in TCEforms
- Oopy, sorry, it's a copy-paste error that occured while trying to improve the function names.
- 10:12 Revision 64a5d8b1: Cleanup: Fixed ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5701 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:09 Revision 8b48b818: Cleanup: Fixed ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5700 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:00 Bug #20672: Using typolinkLinkAccessRestrictedPages does not take different domain names into account
- Committed to SVN:
* TYPO3_4-2 (rev. 5698)
* Trunk (rev. 5699) - 09:54 Revision f797bac4: Fixed bug #11412: Using typolinkLinkAccessRestrictedPages does not take different domain names into account
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5699 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:53 Revision ba5a1ae1: Fixed bug #11412: Using typolinkLinkAccessRestrictedPages does not take different domain names into account
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5698 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:16 Feature #20736 (Closed): HTML5 doctype implementation
- Would be nice to have an implementation of the HTML 5 doctype definition in the config object, maybe also further com...
- 08:14 Bug #16335: t3lib_div::getIndpEnv('TYPO3_DOCUMENT_ROOT') delivers wrong value in Backend
- IMO it is also wrong in subdirs
2009-07-07
- 22:21 Feature #20735 (Closed): Improve error handling for tslib_fe->printError and die()
- Currently, TYPO3 handles severe errors in two ways. In a frontend context, tslib_fe->printError() is used to show a ...
- 21:55 Bug #20734 (Closed): Order fe_groups in select fields alphabetically
- Currently list of fe_groups in Backend forms are ordered by creation - annoying for >10 groups.
Attached patch sor... - 21:01 Feature #20733 (Closed): missing feature: database compare in install tool can require a huge amount of clicks
- Problem:
currently I'm testing a lot of patches requiring database updates. DB compare in the install tool is a very... - 18:39 Bug #20732 (Closed): external typoscript slows down page generation
- When using an external file for TS page generation slows down significantly
I did a benchmark on the time of p... - 16:03 Bug #20601: after Patch : "0011247: No labels in admin panel .." calls like "$BE_USER->extGetLL('p_deleteConfirm'));" are empty
- This also affects Typo3 4.2.8 if using pixe_feedit for frontend editing: No labels in AdminPanel and the pixe_feeedit...
- 15:58 Bug #20731 (Closed): Text and headers are bad readable
- to achieve that i used a line-height (14px) (was none before by 10px font size) and raised margins of headings from 3...
- 15:02 Bug #20730: Ext Js with debug setting now also deliver debug versions of adapters
- committed to trunk, rev 5697
- 14:57 Bug #20730 (Closed): Ext Js with debug setting now also deliver debug versions of adapters
- so when debug for extJs is enabled, choose debug files for adapters as well.
(issue imported from #M11493) - 15:01 Revision ed209db2: Fixed Bug #11493: Ext Js with debug setting now also deliver debug versions of adapters
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5697 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:43 Bug #20685: ENABLE_INSTALL_TOOL is deleted after creation
- Fixed here: Bug 0011391
- 14:35 Feature #20729: Update extJs to 3.0 final
- committed to trunk, rev 5696
- 14:24 Feature #20729 (Closed): Update extJs to 3.0 final
- today Ext Js 3.0 final was released
http://extjs.com/products/extjs/
Samples:
http://extjs.com/deploy/dev/exampl... - 14:29 Revision 1340b84f: Update #11492: Update Ext Js to 3.0 final
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5696 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:17 Bug #20728 (Closed): IE8 MD5 superchallenge produce wrong MD5 value
- The javascript "typo3/md5.js" returns a wrong value on submitting the Loginform. The returned value is always wrong a...
- 09:30 Bug #20727 (Closed): spamProtectEmailAdresses doesn`t work with umlauts
- spamProtectEMailAdresses doesn`t work correctly with german umlauts.
(issue imported from #M11489) - 03:07 Bug #20208: 00633 not fixed in latest versions of Typo3
- Thanks - I ' ve checked - all right in version 4.2.8!
- 00:08 Feature #20726 (Closed): Feature: Open InlineHelp in non-modal windows
- central point for inlineHelp link rendering is t3lib_beFunc::helpTextIcon where the handler is installed.
There is a...
2009-07-06
- 22:20 Bug #20725 (Closed): Compare Database cannot handle ENGINE when DBAL is installed
- When having DBAL installed and using the COMPARE command of the database analyzer always shows the following entries,...
- 21:50 Bug #20724 (Closed): Error with User Manager when DBAL is installed. (Applies also to 4.2.8)
- When DBAL extension is installed and I'm trying to use the User Manager module to "List Users Online" the following p...
- 20:06 Revision de6b538f: Fixed Bug #11480: missing BACK_PATH in css inclusion of Ext Js Stylesheets
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5695 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:01 Bug #18653: top.loadTopMenu undefined
- The problem still persists in Typo3 4.2.8 if the following is set:
User settings / Edit & Advanced functions / Dis... - 17:47 Bug #20386: Table sys_refindex cannot be created with DBAL
- Fixed in Trunk (rev. 5694)
- 17:46 Revision db045dc3: Revert old change from 2006-09-01: Remove key length for sys_refindex table (was needed by [SYS][multiplyDBfieldSize] which is considered deprecated nowadays) (thanks to Xavier Perseguers)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5694 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:38 Feature #3308 (Rejected): Job to remove ENABLE_INSTALL_TOOL
- Dropped for the time being, after discussion with Lars.
- 16:09 Feature #17024: request for configurability of pagetree view in web->page module
- Also, it doesn't apply to 4.1 (which we are stuck to since RHEL does not support PHP 5)
- 15:50 Feature #17024: request for configurability of pagetree view in web->page module
- I don't see how.
This request focuses on displaying only e.g. editable pages in a given mount in the pagetree vie... - 14:48 Bug #20723 (Closed): Links in RTE cannot be edited, have red border and are not rendered
- After update to 4.2.8 the links to external pages are not prepended with http://typo3/ anymore, but after creating on...
- 13:37 Bug #20686: Warning: touch() [function.touch]: Utime failed
- Same on TYPO3 4.2.8.
$enableInstallToolFile = PATH_typo3conf . 'ENABLE_INSTALL_TOOL';
if (is_file ($enableIns... - 13:36 Bug #20686: Warning: touch() [function.touch]: Utime failed
- Same happens with typo3 4.1.12 on PHP4.4.8 on FreeBSD.
That is with all directories writable: green checks
I n... - 11:56 Bug #20722 (Closed): Pagetree: Expand/collaps DB-Mounts buggy
- Problem:
User X has to DB-mounts
DBM 1
DBM 2
If he/she expands DBM 1 in the pagetree DBM 2 disappears compl... - 10:38 Bug #20707: After updating from 4.1.10 to 4.2.6 several fatal errors appear in class.browse_links.php
- @christopher
yes, i use all the tipps and hints, so tabledefinitions and database ok, browsercache clear, no temp*ca... - 10:30 Bug #20721 (Closed): 1-2-3 Installer: Step 2 reports: Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource
- Hey guys,
I tried to set up TYPO3 4.2.6 on our server of host gator, but it report the error when I come to the se... - 00:52 Feature #20115: Enable BE-User to change their OpenID
- v3 is for the rewritten setup module
2009-07-05
- 22:54 Bug #20720 (Closed): missing BACK_PATH in css inclusion of Ext Js Stylesheets
- If stylesheets for Ext Js are defined in $GLOBALS['TBE_STYLES'] they are relative to typo3-dir. So with inclusion $th...
- 13:13 Bug #20696: Expanding pagetree with multiple mountpoints removes following mountpoints in Firefox
- Problem is in the hardcoded true for $hasSub in function getBrowsableTree in class.webpagetree.php that builds up the...
2009-07-04
- 23:44 Bug #20719 (Closed): Redundant render of helpTextIcon in tceforms
- the used markup is a double of t3lib_BEfunc::helpTextIcon.
So use it.
(issue imported from #M11476) - 20:50 Bug #20707: After updating from 4.1.10 to 4.2.6 several fatal errors appear in class.browse_links.php
- also check if you use extensions that use XCLASSES.
In the Backend see:
Tools->Configuration
Select "TYPO3_CONF_VA... - 20:02 Bug #20707: After updating from 4.1.10 to 4.2.6 several fatal errors appear in class.browse_links.php
- Did you compare the database in the install tool and did you delete the TEMP*Cached files?
Also clear your browser c... - 20:44 Bug #20718 (Closed): Add 'doNotLoadInFE' => 1, to several system extensions, speeding up the frontend
- As an addition to ticket 11474 I changed most of the BE related system extensions to use 'doNotLoadInFE' => 1
This... - 20:28 Feature #20717 (Closed): Store separate extlist for the frontend
- If you have a lot of extensions loaded your frontend and backend becomes slower and slower.
In order to at least red... - 18:35 Feature #20658: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend
- Fixed in TYPO3 4.2.8
- 14:46 Bug #20716 (Closed): ChangeLog is quite big and could be split to multiple files
- The ChangeLog file is getting bigger and bigger, though usually people are only interested in the changes since the l...
- 01:36 Bug #20715 (Closed): no possibility to set returnpath for mails in class.t3lib_htmlmail.php
- the existing variable $this->returnPath is used if this->forceReturnPath is set, which gets its value from $GLOBALS['...
2009-07-03
- 21:54 Revision edf81ced: Fix ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5693 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:53 Revision 629a5264: Tagging TYPO3 4.2.8
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-2-8@5692 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:52 Revision d6685a3d: Release of TYPO3 4.2.8
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5691 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:36 Revision f1fd5803: Fix ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5690 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:35 Revision 39a68c1a: Tagging TYPO3 4.1.12
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-1-12@5689 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:35 Revision b392b360: Release of TYPO3 4.1.12
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5688 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:35 Revision 1c6d6308: Updated htmlArea RTE version to 1.7.11
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5687 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:12 Revision bc886ced: Follow-up to issue #11391: Backport of the admin button was only half-way finished, in fact it was never visible due to a missing variable
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5686 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:12 Revision e6dec72c: Raised version number of rtehtmlarea
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5685 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:05 Revision 0a76d3c4: Follow-up to issue #11391: Backport of the admin button was only half-way finished, in fact it was never visible due to a missing variable
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5684 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:27 Bug #20712: Popup dialogs are not styled in v1.7.9, FF3.0.11, TYPO3-4.2.6. Wrong values in line 3520
- I think this is a duplicate of issue #10982.
- 12:09 Bug #20712 (Closed): Popup dialogs are not styled in v1.7.9, FF3.0.11, TYPO3-4.2.6. Wrong values in line 3520
- When I hit the "generate table" button the appearing popup dialog window isn't styled because the href attribute of t...
- 16:15 Bug #20713 (Closed): $altUrl parameter has no effect in t3lib_BEfunc::viewOnClick()
- Problem:
In Revision 4482 (for bug #19628) the internal structure of the method t3lib_BEfunc::viewOnClick() was cha... - 11:52 Feature #20658: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend
- Hey guys,
in the newest changelog (TYPO3 4.2.7, http://wiki.typo3.org/TYPO3_4.2.7#Changelog) is this patch included.... - 09:17 Feature #20658: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend
- thanks Lars,
in my patch there is missing the initialisation of the var $admin, too.
So thanks for that :) - 04:23 Feature #20658: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend
- Sven: Your patch did not apply for me so I have created another one that should apply without problems.
I have als... - 04:21 Feature #20658: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend
- Not working for 4.2 and 4.1. Patch 11391_followup_v2.patch solves that for 4.2 at least.
- 11:50 Bug #20711 (Closed): deleting a older version of a content element / deletes always the live content too
- For example, you have 2 versions of an content element (like textbox) . Now, you delete the old version of the ele...
- 11:31 Revision f74bfff4: Fixed issue #10656: htmlArea RTE: Initialization fails in presence of Firefox extension Ant.com Toolbar 1.3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5682 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:30 Revision 4670550f: Fixed issue #10656: htmlArea RTE: Initialization fails in presence of Firefox extension Ant.com Toolbar 1.3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@5681 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:07 Feature #20708: Integrate possibility to disable redirects on the fly
- Committed to SVN Trunk (rev. 5679) for TYPO3 4.3-beta1
- 11:05 Revision ccd9a6b0: Added feature #11460: felogin - Integrate possibility to disable redirects on the fly
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5679 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:43 Bug #16652: mysql_fetch_assoc If in tca select->maxitems > 1 AND foreign_table_where contains "sys_language_uid = ###REC_FIELD_sys_langu...
- As mentioned in my note from 2008-04-30 this can easily be fixed with the patches attached.
This odd situation doe... - 10:24 Bug #16652: mysql_fetch_assoc If in tca select->maxitems > 1 AND foreign_table_where contains "sys_language_uid = ###REC_FIELD_sys_langu...
- I have added patches for trunk (4.3), 4.2 and 4.1 which correct the odd situation.
- 10:40 Bug #19988: Rich text editor is not loading
- I downgraded Firefox from 3.5x to 3.0.11
Now it works.
---
After a lot of upgrading/downgrading from TYPO3 4.3... - 10:33 Bug #20603: align center with breakSpace and breakWidth
- we're a couple of days further now...
is there someone out there who has a solution for this bug? - 09:59 Bug #20707: After updating from 4.1.10 to 4.2.6 several fatal errors appear in class.browse_links.php
- Same fatal-errors in typo3 ver. 4.2.7
2009-07-02
- 23:46 Revision fe2e9749: Updating version number to 4.0.14-dev after release of 4.0.13
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@5678 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:42 Revision 5059b04f: Tagging TYPO3 4.0.13
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-0-13@5677 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:27 Revision 3b8115ce: Release of TYPO3 4.0.13
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-0@5676 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:04 Revision f042a410: Fluid:
- [+FIX] (ViewHelpers): Removed trailing whitespace in FormViewHelper, fixes #3814
- 22:58 Revision 8b698268: Extbase:
- [+FEAT]: Added TypoScript converter method (to convert from new TS to classic TS). Fixes #3293.
- 22:48 Feature #20658: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend
- the patch doesn't work on 4.2.7,
there ist no definition for $this->isAdmin
- 22:07 Bug #20509: You cannot switch FE-group in simulation in Web/View
- 11194_sliced_rootline_with_extendTo.diff:
The patch will establish rootline-truncation only for 'extendTo'-cases. ... - 20:14 Bug #17091: "No template found" after update from 4.0.4 to 4.1
- Andreys hint works fine for me. The problem occurred while moving from server to another.
The database was exported... - 16:42 Bug #20601: after Patch : "0011247: No labels in admin panel .." calls like "$BE_USER->extGetLL('p_deleteConfirm'));" are empty
- added a list with empty calls to $BE_USER->extGetLL(...) in tslib_content
the most annoying thing is, that there i... - 15:35 Bug #20614: Remove checkbox for review - there are no reviews
- topic 'Re: [TYPO3-dev] Removing "enable extension without reviews" checkbox'
Benjamin Mack a écrit :
> Hey,
>
... - 15:06 Revision 26ea332b: Updating version number to 4.2.8-dev after release of 4.2.7
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5675 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:01 Feature #19347: Integrate string replacement to stdWrap
- Great!
- 15:00 Revision f5cd0448: Tagging TYPO3 4.2.7
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-2-7@5674 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:00 Revision 5f9b2e9e: Release of TYPO3 4.2.7
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5673 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:40 Revision 4ae6abe2: Updating version number to 4.1.12-dev after release of 4.1.11
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5672 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:32 Revision 7733538b: Tagging TYPO3 4.1.11
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/tags/TYPO3_4-1-11@5671 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:31 Revision 0e611541: Release of TYPO3 4.1.11
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5670 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:35 Feature #20709 (Closed): Serbian flag in sys_language selector
- Hi,
Please add the serbian flag in the typo3/gfx/flags/ so it can be chosen in sys_language.
Thanks.
Best re... - 09:58 Bug #20554: Use InnoDB for user/group tables
- RFC was dropped
- 09:51 Feature #20708: Integrate possibility to disable redirects on the fly
- Thanks! +1 on reading and testing
- 00:06 Feature #20708: Integrate possibility to disable redirects on the fly
- Hi olly,
indeed this is useful having more than one login plugin on a page.
I made a patch the other way arround,... - 05:18 Revision 49da1799: Follow-up to issue #11009: External links get prepended with base url in RTE htmlArea in Firefox 3.0.11/3.5b4
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5669 709f56b5-9817-0410-a4d7-c38de5d9e867
- 05:15 Revision 96257238: Follow-up to issue #11009: External links get prepended with base url in RTE htmlArea in Firefox 3.0.11/3.5b4
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5668 709f56b5-9817-0410-a4d7-c38de5d9e867
- 05:08 Revision 0ffda111: Follow-up to issue #11009: External links get prepended with base url in RTE htmlArea in Firefox 3.0.11/3.5b4
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5667 709f56b5-9817-0410-a4d7-c38de5d9e867
2009-07-01
- 23:13 Bug #20706: Russian chars in the comments are encoded wrong when changing the stage of an element
- please tell me your charset settings
- 14:35 Bug #20706 (Closed): Russian chars in the comments are encoded wrong when changing the stage of an element
- In the Versioning-Modul:
When you change the stage for an element, for example sending it to the reviewer, a javascr... - 19:48 Feature #20708 (Closed): Integrate possibility to disable redirects on the fly
- The felogin extensions does not use and proper namespace to transfer data back to the TYPO3 system. Thus, it's not cl...
- 19:18 Revision 2f92a057: Follow-up to feature #9615: Renamed extension from fe_edit to feedit
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5666 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:06 Bug #20377: External Links get prepended with http://typo3 in the RTEhtmlarea in Firefox 3.0.11/3.5b4
- The problem persists when no scheme is specified on the link. Firefox prepends the current base URL to the href attri...
- 18:02 Bug #19988: Rich text editor is not loading
- @Stefan: Use the Extension manager to 1. uninstall the RTE, 2. delete the local extension, 3. re-install the system e...
- 15:44 Bug #20707 (Closed): After updating from 4.1.10 to 4.2.6 several fatal errors appear in class.browse_links.php
- After udating from 4.1.10 to 4.2.6 several errors appear in class.browse_links.php like
Fatal error: Call to a mem... - 12:52 Bug #17104: Install Tool does not work when using the right password
- Hi Oliver,
sorry I tuned out of the bug report here. but now I am back, trying to install typo3 4.2.6 with the SAME... - 12:08 Bug #20663: IE8 compatibility mode can't be triggered properly
- Hey, had the same problem. I fixed it temporarily by adding this:
page.headTag = <head> <meta http-equiv="X-UA-Com... - 09:56 Bug #20703: jsfunc.layermenu.js bug
- please make a diff to the existing one. Which version was it, 4.2.6?
- 06:50 Bug #20703 (Closed): jsfunc.layermenu.js bug
- when mouse moves above the topmenu the dropdown menu is not closing.
Attached version has the partch
(issue... - 09:52 Bug #20705 (Closed): Flexform doesn't know field type:passthrough
- when using a field
<wType>
<TCEforms>
<config>
<type>passthrough</type>
<value>twitter</value>
</co... - 09:48 Bug #20704 (Closed): Section fields doesn't display default value
- When you define section fields with a default value, it's not displayed on create new element. The default value is i...
2009-06-30
- 22:20 Bug #20637: Remove ancient blurLink code
- no, that's part of the condition :)
But that's not enough. Also the link generation should be aware of this config... - 19:54 Bug #20637: Remove ancient blurLink code
- Good idea!
What about the second part of the patch? I don't see a reason for a closing bracket. Bug?
- ' . $JSe... - 18:15 Bug #20637: Remove ancient blurLink code
- attached patch allows
config.noBlur = 1
to get rid of the
// Blurring links:
function blurLink(theObject) { ... - 16:25 Bug #25554 (Rejected): Handling of tab indentation is faulty
- When opening a TS record in TCEforms (list module f.e.) and indenting lines with tab, these indentations are "gone" (...
- 16:10 Bug #20701: Wrong pattern modifier in t3lib_htmlmail
- I replaced it with the code from T3 V 4.1.7 and it worked
// if (preg_match('/(.*/)(.*)$/', $fileref, $... - 11:42 Bug #20701 (Closed): Wrong pattern modifier in t3lib_htmlmail
- Warning: preg_match() [function.preg-match]: Unknown modifier ')' in /var/www/web36/web/trunk/t3lib/class.t3lib_htmlm...
- 15:00 Bug #20509: You cannot switch FE-group in simulation in Web/View
- Additional bugs:
1: not protected
`-- 2: fe-protected (group A), no extendTo
`-- 3: not protected (but BE... - 14:01 Bug #18722: "Broken rootline" error when creating new page in Draft
- Typo3 4.2.6
RealURL disabled
PHP 5.1
I just tried to apply teh patch as suggested, so the code of the functiuon ... - 12:14 Bug #18819: felogin redirect won't work if "hide at login" is selected
- I can reproduce the problem on:
TYPO3_VERSION: 4.2.6
PHP_VERSION : 5.2.6
felogin: 1.0.0 - 11:43 Feature #20702 (Closed): Auto-formatting HTML in RTE in "Toggle HTML Source" view to make it readable
- http://lists.typo3.org/pipermail/typo3-english/2009-June/062068.html
Hi List!
A lot of content that entered int... - 10:49 Feature #20700: Make auto-deletion of ENABLE_INSTALL_TOOL file configurable
- OK, I think this request is bogus!
The install tool checks whether the client comes from 127.0.0.1 which would sol... - 10:44 Feature #20700 (Closed): Make auto-deletion of ENABLE_INSTALL_TOOL file configurable
- I like the idea of having the ENABLE_INSTALL_TOOL file deleted if it's older than one hour.
But for local developm... - 09:59 Bug #20696: Expanding pagetree with multiple mountpoints removes following mountpoints in Firefox
- i can reproduce this and this definitly is leading to problems in any browser and also in 4.2.6 cause in a project, a...
- 04:13 Bug #20690: transparent gif poor quality
- Hello Christopher!
My provider doesn't allow ImageMagick and told me to install jb_gd_resize 1.1.1 which I did. ...
2009-06-29
- 22:28 Bug #3760 (Resolved): New event has wrong next execution time
- The error happened because the start date/time of a new event was set to 1 hour in the future by default (my fault, a...
- 22:26 Bug #3388 (Needs Feedback): Error with insert in Module
- 22:25 Bug #3388: Error with insert in Module
- This shouldn't happen anymore. Can you confirm?
- 22:18 Bug #19150: Page ID is always 0 in export module for impexp
- As far as I can see, the issue is that the ID is not available as a GET var when t3lib_scbase->init() is called. Pat...
- 19:54 Bug #20698 (Closed): Indexed Search on Windows does not index pdf files using xpdf (pdfinfo and pdftotext)
- I am using TYPO3 4.2.3 WinInstaller (on WinXP) in my test-environment and Windows 2003 Server and IIS6 as productive ...
- 18:55 Bug #20697 (Closed): unwanted control fields exported in csv file
- If you export from the LIST module the records of a table, then you also get control fields stored:
"_AFTERCONTROL... - 18:16 Bug #20696: Expanding pagetree with multiple mountpoints removes following mountpoints in Firefox
- This should look this way:
Having more than one mountpoint creates a wrong nesting of <div> and li tags, because th... - 18:13 Bug #20696 (Rejected): Expanding pagetree with multiple mountpoints removes following mountpoints in Firefox
- Having more than one mountpoint creates a wrong nesting of <div> and <li> tags, because they are not closed. (Just co...
- 18:08 Feature #19656: Feature request for adding hooks inside the List module
- Yes, a good idea.
- 17:53 Revision 8f47bd58: Update ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5665 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:53 Revision 0aabfae9: Update ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5664 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:53 Revision 6d1512aa: Update ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5663 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:49 Revision b2bd7a8e: Added feature #11391: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend (since it is automatically removed after 1 hour since this version)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5662 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:40 Revision 49fe9363: Added feature #11391: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend (since it is automatically removed after 1 hour since this version)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5661 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:36 Revision 19dbbaf2: Added feature #11391: Add a button to let admins create the file ENABLE_INSTALL_TOOL from the backend (since it is automatically removed after 1 hour since this version)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5660 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:30 Bug #20626: can't preview with multiple domains
- Nearly the same here. The only difference is, that with none of the set domains the workspace preview's working.
... - 17:15 Bug #20695 (Closed): TS - linked conditions
- I've two pages with tt_news.
On the first page (uid=29) the customer should see a news-listing and on the secound pa... - 16:32 Revision 4ca617db: Fixed bug #6215: MENU before/after* might create invalid HTML output (Thanks to Nabil Saleh)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5659 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:59 Revision 8b25cc26: Fix wrong bug number in the ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5658 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:48 Bug #20694 (Closed): Workspace Dropdown in "Workspace" -> "Review and Publish" [LIVE workspace] always shows "[Draft Workspace]"
- ... even if user hasn't access to default Draft Workspace.
Patch against 4.2.6 attached.
(issue imported from ... - 15:38 Feature #16634: Hook-Request for typo3/class.db_list.inc
- Committed by Benni Mack. Thank you!
- 14:53 Revision d9701be8: Followup to #9991: one checkbox in version module was accidental deleted
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5657 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:07 Revision 571bcddb: deleted Thumbs.db and folder "Corel Auto-Preserve" from t3skin extJs
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5656 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:43 Feature #15524: Moving all HTML fromtx_cssstyledcontent_pi1 to TS
- Commited to trunk (will be in 4.3.0), rev. 5655.
- 11:43 Revision 6dbc4e60: * Added feature #2421: CSC: Move static HTML from render_uploads to TypoScript, providing flexible rendering of "Filelinks" content elements
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5655 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:34 Feature #17194: aTagTitle & noBlur at tt_content.menu
- Commited to trunk (will be in 4.3.0), rev.5654.
- 11:34 Revision bacb53ea: * Fixed Bug #5381: Added htmlSpecialChars to rendering page titles in Sitemap/menu content elements
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5654 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:01 Bug #20233: RTE doesn't know what to do with <media> tag and encodes the braces of tag
- Could you please tell us more? Didn't really find the code you mentioned above. An exact explanation would be awesome...
- 10:23 Bug #20601: after Patch : "0011247: No labels in admin panel .." calls like "$BE_USER->extGetLL('p_deleteConfirm'));" are empty
- steps to reproduce
- install a clean trunk version of typo3 4.2.7 (and dummy package 4.2.6)
- create a page and a... - 09:44 Feature #20693 (Closed): trouble with long filenames on windows with catdoc
- If you use catdoc on windows machine, sometimes word documents not indexed correctly.
This would be happen, if the p... - 09:03 Revision 67e2560f: Followup to #4361 / New Hook: removed the "&" when calling the hook method (Thanks to Xavier Perseguers)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5653 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:56 Revision 4f4d0449: Followup to #9947: Deprecated class t3lib/class.gzip_encode.php as the ob_gzhandler methods are used
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5652 709f56b5-9817-0410-a4d7-c38de5d9e867
- 04:23 Bug #20692 (Closed): t3x import fails
- No file uploaded! Probably the file was too large for PHPs internal limit for uploadable files.
when importing any...
2009-06-28
- 23:18 Bug #17495: IRRE Ajax does't work if date2cal extension is installed
- OK. so nothing new here? Either there would be a small fix in date2cal or IRRE to get this thing done, instead of rew...
- 21:28 Bug #20690: transparent gif poor quality
- Which version if imagemagick or graphicsmagick do you use?
Do you have the same problem with imagemagick 4.2.9?
(... - 20:34 Bug #20690 (Closed): transparent gif poor quality
- using text/w image content element transparent gifs get one sided blue borders, black background and have very poor q...
- 19:48 Bug #19988: Rich text editor is not loading
- Hello!
For me it works on my localhost, but doesn't work remote. Firefox, Vista. Same thing in IE7.
Besides the ... - 17:52 Feature #20689 (Closed): Add a registry to t3lib
- For certain purposes it'd be nice to have a place to store key, value pairs.
Example: Drupal offers a system statu... - 15:57 Bug #20611: deprecated function in class.nusoap.php in TYPO3 v.4.3alpha3
- this is strange. There is no call, the only occurance i found is here:
// Avoid autoloading "soapclient", since it's... - 00:53 Bug #20611: deprecated function in class.nusoap.php in TYPO3 v.4.3alpha3
- I just turned on some debugging, that's all.
PHP did show the hint on several frames in BE. - 13:21 Revision a3f7aa81: Fixed #10136: tslib_pibase page browser may hurt search engines by the incorrect "Next" link (On behalf of Dmitry Dulepov)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@5651 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:20 Bug #19823: tslib_pibase page browser may hurt search engines by the incorrect "Next" link
- Fixed in TYPO3 4.1, TYPO3 4.2 and trunk.
- 13:19 Revision 600f5e64: Fixed #10136: tslib_pibase page browser may hurt search engines by the incorrect "Next" link (On behalf of Dmitry Dulepov)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@5650 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:18 Revision 6f5c14e6: Fixed #10136: tslib_pibase page browser may hurt search engines by the incorrect "Next" link (On behalf of Dmitry Dulepov)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5649 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:14 Revision b3bfc364: Followup to #4361 / New Hook: removed the "&" when calling the hook method (Thanks to Xavier Perseguers)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5648 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:23 Bug #20687 (Closed): DBAL (adodb): Tables unknown to T3 breaks down Install-Tool
- Using Installtool with adodb is hard when unknown tables are in Database.
PHP-Errror-Message:
Fatal Error: Call t...
2009-06-27
- 22:10 Bug #20666: querygenerator doesn't use t3lib_iconWorks::skinImg, alignment is awful
- committed to trunk, rev 5647
- 22:09 Bug #20666: querygenerator doesn't use t3lib_iconWorks::skinImg, alignment is awful
- np - i also added correction for searchresults.
- 22:08 Revision eabe791c: Fixed bug #11406: querygenerator/fullsearch doesn't use t3lib_iconWorks::skinImg, added alignment for images
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5647 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:05 Bug #20669: backend.php don't use API to include JS libraries
- committed to trunk, rev 5546
- 22:04 Revision 4c9ca716: Fixed bug #11409: backend.php don't use API to include JS/CSS files
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5646 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:36 Bug #19978: Show existance of deprecation log in Warning Box and possibility to show and delete
- dropped for this placement.
- 21:34 Bug #18776: In listview Clipboard icons are not in the viewport with 1024-resolution
- dropped
- 21:31 Bug #19844: Wizard for new content elements doesn't respect TCAdefaults
- solved with #19382
- 21:30 Bug #19813: loadJavascriptLib needs second param to be unique
- not needed any more
- 16:33 Revision 9a1e88fd: Added #4361: Added new hook in class.db_list.inc for the list module (On behalf of Michael Stucki)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5645 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:18 Revision 7f516112: Fixed bug #11425: Workspace Shortcut uses hardcoded texts (thanks to Christopher Stelmaszyk)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5644 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:20 Revision 2ac6ba48: Fixed bug #6125: MENU before/after* might create invalid HTML output (Thanks to Nabil Saleh)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5643 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:01 Bug #20686 (Closed): Warning: touch() [function.touch]: Utime failed
- When I log into the Install Tool I get this warning message:
Warning: touch() [function.touch]: Utime failed: Oper... - 04:52 Bug #20685 (Closed): ENABLE_INSTALL_TOOL is deleted after creation
- In TYPO3 4.3 Dev the ENABLE_INSTALL_TOOL is deleted, when server time is not matching file creation time.
I used w... - 03:01 Bug #17260: label alt isn't checked when editing an IRRE element
- still open in 4.3
- 02:48 Feature #15513: FE Login based on UID not on username
- Resolved, no change required as requested by reporter.
- 02:47 Feature #15513: FE Login based on UID not on username
- everything fine in 4.2 :-)
- 02:42 Bug #17034: Message in Web > List isn't localized
- * Committed as to trunk (rev. 5642)
- 02:39 Revision 5e282d8b: Fixed bug #5061: Message in Web > List isnt localized (thanks to Christopher Stelmaszyk)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@5642 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:19 Feature #16771: Changing the SIZE of the RTE field in TCA
- Resolved as duplicate of #3633:
It's possible to set the height of the RTE for special fields with RTEHeightOverri... - 02:19 Feature #16771: Changing the SIZE of the RTE field in TCA
- Resolved as duplicate of #3633:
It's possible to set the height of the RTE for special fields with RTEHeightOverri... - 01:11 Bug #19297: extendToSubpages not working
- Resolved as duplicate of #16561
- 01:08 Bug #16561: Typolink doesn't check if a page in rootline has some access and include subpages is set...
- confirmed for 4.3, please take a look at the duplicate issues for a "how to reproduce"
- 01:05 Bug #17952: typolinkLinkAccessRestrictedPages / showAccessRestrictedPages access does not work with "include subpages"
- Resolved as a duplicate of #16561 that describes the exact same issue.
- 00:48 Bug #20682: Align login form
- This one is superseded by #20640.
- 00:48 Bug #20680: Center backend login screen
- This one is superseded by #20640.
Also available in: Atom