Activity
From 2008-08-27 to 2008-09-25
2008-09-25
- 18:17 Revision 020f9f3c: fixed adding field to tt_content, did cleanup, finished manual
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4248 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:42 Revision dcc4c92e: Fixed: possible problems with multiple sites using the same cache keys for memcached (other caching Backends can be affected too!)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4247 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:09 Revision eeff7d8b: changed determination from list_type to CType
- added more comments to TS
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4246 709f56b5-9817... - 15:13 Bug #19316: IRRE Problem with TYPO3 4.2 - unable to delete child records
- Also without foreign_unique, I can confirm this behaviour in TYPO3 4.2.1. IRRE conf as follows:
'tx_cagttnews_para... - 11:20 Bug #19377 (Closed): Versioning Preview: records that require a singlePid don't work (eg tt_news)
- If you want to preview a created / edited new version of a tt_news record that is stored in a sysfolder, you won't be...
- 11:18 Bug #19376: Loading the backend takes more than 70 HTTP requests
- see also http://www.typofree.org/articles/optimizing-typo3-backend-responsiveness/
- 11:18 Bug #19376: Loading the backend takes more than 70 HTTP requests
- Hi Olly, can you please make sure that this gets onto the roadmap for 4.3? It should be really simple but effective.....
- 11:13 Bug #19376 (Closed): Loading the backend takes more than 70 HTTP requests
- See subject.
The solution should be to use external tools like MinifyJS and MinifyCSS to get the number of request... - 11:07 Revision f4657738: More clean up
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4245 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:43 Revision bf18f130: Fixed problem: normal authentication is not possible if user has configured OpenID
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4244 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:48 Revision 0e8e6294: !!! Removed option $TYPO3_CONF_VARS['FE']['pageCacheToExternalFiles'] as it's not needed anymore with the new caching framework
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4243 709f56b5-9817-0410-a4d7-c38de5d9e867
- 05:45 Feature #19349: add DTD to empty "template" document
- doctype added as part of patch attached to issue #9424.
- 05:42 Feature #19375: htmlArea RTE: Cleanup dialogue windows
- Committed to SVN TYPO3core trunk (revision 4242).
- 05:18 Feature #19375 (Closed): htmlArea RTE: Cleanup dialogue windows
- Add doctype to all documents including the RTE iframe document.
Remove class attribute from html elements.
Move any... - 05:41 Revision b5024f44: Fixed issue #9424: htmlArea RTE: Cleanup dialogue windows
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4242 709f56b5-9817-0410-a4d7-c38de5d9e867
- 04:46 Revision dae38237: Updated NEWS.txt
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4241 709f56b5-9817-0410-a4d7-c38de5d9e867
- 04:43 Revision 2344f89e: Reverted changed on typo3/index.php concerning the RSA Authentication since back-end was not accessible anymore
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4240 709f56b5-9817-0410-a4d7-c38de5d9e867
- 04:35 Revision 0e640ea9: Updates and clean up for contentrss system extension
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4239 709f56b5-9817-0410-a4d7-c38de5d9e867
- 04:14 Revision 903d04f9: made the example for the memcached cache backend configuration more clear
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4238 709f56b5-9817-0410-a4d7-c38de5d9e867
- 04:08 Revision 2b6bd74b: Added instructions about configuring memcached to t3lib/config_default.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4237 709f56b5-9817-0410-a4d7-c38de5d9e867
- 04:07 Revision 048e6c00: Cleanup, changed comment
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4236 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:53 Revision 8260911c: Fixed bug #8195: Encoding problems with $TYPO3_CONF_VARS[SYS][sitename] - leaving the actual fix commented out as the problem should be fixed on the client side
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4235 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:49 Revision 7e4d54dd: Removed hard–coded default memcached server
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4234 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:42 Bug #18666: Encoding problems with $TYPO3_CONF_VARS[SYS][sitename]
- If you are still interested in discussing the naming of BE[forceCharset], please move that topic to a new request.
- 03:40 Bug #18666: Encoding problems with $TYPO3_CONF_VARS[SYS][sitename]
- The problem does actually not exist as long as the encoding of localconf.php matches the backend charset defined in $...
- 03:39 Revision ee0b5bf2: Added a way to define options for the different caching backends
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4233 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:38 Revision 583b3334: Renamed the "data" column in cache tables to "content" to prevent conflicts with reserved names
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4232 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:32 Revision 5d9a1573: Small text fixes
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4231 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:32 Revision f0b8ddee: Changed icons for contentrss and openid extensions
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4230 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:13 Revision a6a8b9df: Clean up: Added PHPdoc comments to methods
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4229 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:50 Revision f68f105b: Renamed the "data" column in cache tables to "content" to prevent conflicts with reserved names
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4228 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:39 Revision 2be165e5: more cleanup, adding manual
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4227 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:39 Revision 714b0f17: Fixed several issues in t3lib_cache_backend_file
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4226 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:31 Revision 7e8d2caf: Clean up: Removed wizard data created by kickstarted from rsaauth extension
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4225 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:30 Revision 0e69f5ec: Added RSA Authentication for back-end disposal (however it still has problems with decrypting)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4224 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:00 Revision 57490ca4: more cleaning
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4223 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:29 Revision ce95f1bd: Changed icons for contentrss and openid extensions
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4222 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:24 Revision 5deaf0e5: Added options to change the backends used for each cache (cache_hash, cache_pages, cache_pagesection)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4221 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:22 Revision 3c26827c: removed empty line
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4220 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:04 Revision f5b1a696: renamed the array that keeps the available cache frontends in config_default.php as the name is needed for other purposes
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4219 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:03 Revision fdc8cff2: renamed the array that keeps the available cache frontends in config_default.php as the name is needed for other purposes
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4218 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:03 Revision 6778a40c: some more fixes, more config in TS
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4217 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:59 Revision bd604386: added a missing if that was removed by accident
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4216 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:37 Revision 9fbbc5bd: Added more logging
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4215 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:37 Revision aedb282f: Set dependencies and conflicts
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4214 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:32 Revision 67d38498: changed explode() to t3lib_div::trimExplode()
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4213 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:29 Revision b93a9de1: fixed a bug in t3slib_fe::clearPageCacheContent_pidList were an array was assumed, but a string was given
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4212 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:18 Revision 33b9c6f2: Added indexes for the cache tables (cache_hash, cache_pages, cache_pagesection)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4211 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:15 Revision 143b50a6: removed now obsolete fields from table cache_hash
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4210 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:12 Revision 5c7a7859: Changed table cache_hash to use t3lib_cache
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4209 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:11 Revision 890e62cd: Added manual for the OpenID extension
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4208 709f56b5-9817-0410-a4d7-c38de5d9e867
2008-09-24
- 23:34 Revision c6c8a68a: clean up, allow usage without plugin on page with TS configuration
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4207 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:19 Revision b6f87e7e: added initial work on the transition of cache_hash to use t3lib_cache
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4206 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:15 Revision 2744db53: added initial work on the transition of cache_hash to use t3lib_cache
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4205 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:06 Revision e020b9e2: moved initialization of caches in FE to a separate function in tslib_fe
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4204 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:43 Revision 8130c5a3: openid system extension is reformatted with extdeveval
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4203 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:34 Revision 7916b838: Patched OpenID library to use cURL proxy settings configured in TYPO3
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4202 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:12 Revision 3177afcb: Small space clean up
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4201 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:11 Revision c845486e: Added necessary "unique" evaluations on the OpenID field
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4200 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:09 Revision b898b6e0: Changed table cache_pagesection to use t3lib_cache
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4199 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:06 Revision d439896f: Add security to file-based OpenID store
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4198 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:40 Revision c11ad666: Backend user authentication is working with OpenID
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4197 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:25 Bug #19374 (Closed): IFSUB is not handling the language selection properly
- in 4.2.1 IFSUB evaluates the existence of subpages, but it not takes into account the language of the pages. If you h...
- 19:21 Revision 296bd537: Frontend user authentication is working with OpenID
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4196 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:39 Revision eca3f420: completed transition to t3lib_cache for table cache_pages
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4195 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:37 Revision 942782a2: Added class t3lib_cache to easily initialize the various caches in TYPO3 (cache_pages only for now)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4194 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:31 Revision d0013158: fixed list_type-determination, introduced register-function for plugins
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4193 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:42 Revision b687cb25: updated changelog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4192 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:40 Revision efd65403: first working version of contentRSS - only standard CEs are supported yet
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4191 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:27 Revision 4e6065ba: Fixed bug: Problems with listQuery at single pattern matching
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4190 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:04 Revision 4b4a4d30: Added eID and Backend return scripts
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4189 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:45 Revision 7e41a2d5: Added the caching framework in typo3/init.php so that it is available in the BE, too
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4188 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:32 Revision e137e336: fixed creation of the cache_pages cache object
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4187 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:27 Revision b66dd5ee: added a method flushByTags() to the t3lib_cache classes, added a method addCacheTags() to tslib_fe so that extensions can easily tag cache entries for pages
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4186 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:25 Revision ad70bd14: added a method flushByTags() to the t3lib_cache classes, added a method addCacheTags() to tslib_fe so that extensions can easily tag cache entries for pages
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4185 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:24 Revision 06e52b2d: Fixed problem: default TYPO3 service (tx_sv_auth) prevented OpenID authentication
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4184 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:22 Revision b5e18d77: Added code to connect to the OpenID server and request authentication
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4183 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:31 Bug #14884: 'removeTag' does not remove closing tags
- Adding:
lib.parseFunc_RTE.externalBlocks.table.HTMLtableCells.default >
lib.parseFunc_RTE.externalBlocks.table.HT... - 14:18 Revision 86573df8: fixed bug in t3lib_cache: t3lib_cache_AbstractCache->save() didn't request a lifetime parameter, but the cache backends do
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4182 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:27 Revision f27d0593: Added PHP OpenID library to the service code. Updated service class to match service type
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4181 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:25 Revision 447f83dc: Removed separate ChangeLog
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4180 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:24 Revision 3c2837f8: Moved OpenID fields to palettes under the username fields in fe_users/be_users. Added CSH for new fields
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4179 709f56b5-9817-0410-a4d7-c38de5d9e867
- 13:22 Revision 097b648b: Added PHP OpenID library to the openid extension
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4178 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:59 Bug #19366: Selecting by tag using wildcards does not work with database disposal of t3lib_cache
- Committed to Hackontest SVN branch
Still pending for Trunk!
- 12:58 Revision 1dc5fb8a: Fixed bug #9408: Selecting by tag using wildcards does not work with database disposal of t3lib_cache
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4177 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:56 Revision f3ea8bf6: added columns to cache_pages needed for the t3lib_cache DB backend
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4176 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:55 Revision b145bdf0: cleaned up some code regarding the page caching to prepare for transition to t3lib_cache
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4175 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:53 Revision 80398b3c: Fixed bug: Using list query with SQL LIKE wildcards does not work
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4174 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:47 Bug #18754: improved 404 pagenotfound_handling not working for certain requested URLs/resources
- First of all thank you so much, Matt. I was really stuck with this problem for a long time and your approach worked f...
- 12:26 Revision 7ce9a124: Added typo3/sysext/openid extension (stub generated by kickstarter)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4173 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:23 Revision 62e9eb03: initial upload of contentrss (RSS-Feed for Content Elements)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4172 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:15 Revision 91f2ca95: cleaned up some code regarding the page caching to prepare for transition to t3lib_cache
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4171 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:33 Revision 79ebe745: Renaming openidauth to openid
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4170 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:15 Bug #19373 (Closed): Safari or Google Chrome doesn't keep login
- Each time I use Safari or Google Chrome in order to login into the Backend the browser doesn't ask me to keep or not ...
- 11:09 Bug #19372 (Closed): options.pageTree.showNavTitle
- is missing in TSconfig
(issue imported from #M9418) - 10:53 Revision 46d9e535: Initial version generated with kickstarter
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4169 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:09 Revision b7fbaa9b: Create development branch for Hackontest 2008
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/hackontest_2008@4168 709f56b5-9817-0410-a4d7-c38de5d9e867
2008-09-23
- 22:43 Revision 3835d317: test
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4167 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:19 Bug #19371 (Closed): Code in typo3/sysext/lang/lang.php don't match with the CGL
- Code in file typo3/sysext/lang/lang.php don't match with the Coding Guidlines.
* Add spaces
* changing boolean '0... - 18:00 Bug #19370 (Closed): "Do"-Dropdown doesn't respect current user's rights and is not localized
- The new "do" dropdown in the workspace module doesn't respect the users rights and is always showing all options - wh...
- 12:44 Bug #19369 (Closed): Ordered list numbering only posible from 1 to 9
- An ordered list in RTE with more than 9 entries.
The numbering over 9 begins with 0 again.
No numbering above 9 p... - 10:58 Bug #19368 (Closed): config.absRefPrefix can force wrong URL when linking across domains
- Suppose you have two domains: example1.com and example2.com. absRefPrefix is set as "http://example2.com/" at the sec...
- 10:44 Revision 65c762d9: #9411: Editors cannot create new translations of pages
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4166 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:43 Revision 3a5944ca: #9411: Editors cannot create new translations of pages
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4165 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:02 Bug #19367 (Closed): Editors cannot create new translations of pages
- Non-Admins (without any language restriction) cannot create a new translation in Web>pages because the drop-down to d...
2008-09-22
- 15:53 Bug #19362: Using debug for sqlDebug
- Committed to trunk in rev. 4164.
- 15:47 Revision d1fe99e5: Fixed bug #9401: Use debug() for sqlDebug (thanks to Steffen Kamper)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4164 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:50 Bug #19366 (Closed): Selecting by tag using wildcards does not work with database disposal of t3lib_cache
- This issue concerns only the TYPO3 4.3 development branch.
When trying to select cached records by a tag containin... - 13:01 Bug #19365 (Rejected): Make "t3lib_beUserAuth->notifyHeader" configurable
- t3lib_beUserAuth->notifyHeader is hardcoded to 'From: TYPO3 Login notify <no_reply@no_reply.no_reply>' in class.t3lib...
- 06:13 Bug #18963: File upload ends up in parse_url-Error
- Committed to trunk (rev. 4162) and 4.2 (rev. 4163).
- 06:12 Revision 28cf8523: Fixed bug #8719: File upload ends up in parse_url error on Windows (thanks to Steffen Kamper)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4163 709f56b5-9817-0410-a4d7-c38de5d9e867
- 06:08 Revision 6803fa85: Fixed bug #8719: File upload ends up in parse_url error on Windows (thanks to Steffen Kamper)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4162 709f56b5-9817-0410-a4d7-c38de5d9e867
- 02:00 Feature #19364: htmlArea RTE: Cleaning out deprecated extension variables
- Committed to SVN TYPO3core trunk (revision 4161).
- 01:59 Revision 42a4d38c: Fixed bug #9404: htmlArea RTE: Cleaning out deprecated extension variables
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4161 709f56b5-9817-0410-a4d7-c38de5d9e867
2008-09-21
- 19:51 Feature #19364 (Closed): htmlArea RTE: Cleaning out deprecated extension variables
- Extension variables plainImageMaxWidth and plainImageMaxHeight are deprecated since TYPO3 4.1. Since then they should...
- 13:23 Bug #19362 (Closed): Using debug for sqlDebug
- When using sqlDebug the error is printed with
echo t3lib_div::print_array(...)
The patch uses debug() function to... - 08:14 Feature #19361 (Closed): Integrate jb_status_code in the TYPO3 core
- This patch enables to have specific HTTP status codes on a sys_domain record when doing a redirect.
This is an alm... - 07:57 Revision cf49034e: Followup to #9393: Small code cleanup in class.t3lib_treeview.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4160 709f56b5-9817-0410-a4d7-c38de5d9e867
- 07:49 Bug #19202: Framehandling problem with FF 3
- Sent the patch to the core list.
- 07:30 Revision b09e85cd: Fixed bug #8578: Umlauts get displayed wrong in Web>Access module after updating rights (Thanks to Tobias Liebig and Susanne Moog)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4159 709f56b5-9817-0410-a4d7-c38de5d9e867
- 07:29 Revision e49a2fda: Fixed bug #8578: Umlauts get displayed wrong in Web>Access module after updating rights (Thanks to Tobias Liebig and Susanne Moog)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4158 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:29 Feature #18101: Sort function in file element in Backend
- Well I finally upgraded to 4.2.1 and now created a diff file. If possible can this feature be added to the core? The ...
2008-09-20
- 19:33 Bug #19195: Indexed search saves characters in word table with different encoding than in content table
- i can confirm this behaviour. i also noticed that, if the word contains a dash for instance "blöder-indexer" it's ind...
- 18:02 Bug #19359: tx_felogin template problem
- Hmm, seems to be ok now...After adding the plugin instead of adding the stuff via TS seems to work now. Sorry for pos...
- 15:14 Bug #19359 (Closed): tx_felogin template problem
- The extension tx_felogin does not understand the "templateFile" parameter from TS config correctly. The output of thi...
- 16:31 Bug #19351: FE session hijacking
- Marcus, ever heard about session lock in TYPO3?
- 16:28 Revision db875c73: Fixed bug #9384: FE session hijacking
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4157 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:27 Revision 8c0c65b9: Fixed bug #9384: FE session hijacking
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4156 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:26 Revision 311bb68b: Fixed bug #9384: FE session hijacking
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4155 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:40 Bug #18312: Constants are not correctly substituted on some PHP5 distributions
- set version to 4.2.2 as maybe this one goes in the next bugfix version.
2008-09-19
- 20:30 Feature #19358: Setting the title len of items in web->list
- [TYPO3-dev] Width of titles in Web > List view
From:
Tapio Markula <tapio.markula@xetpoint.fi>
Date:
Friday 19 ... - 20:15 Feature #19358 (Closed): Setting the title len of items in web->list
- We can't set the title len for any for the list mod in typo3 backend.
We are stuck with the default 30 len hardcoded... - 18:46 Revision 36401492: Fixed bug #9393: Cosmetic Code Cleanup for the cms sysext
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4154 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:43 Bug #19357 (Closed): Cosmetic Code Cleanup for the cms sysext
- The file "tbl_cms.php" in the sysext CMS has been cleaned to use lowercase "array(" instead of "Array (" with a simpl...
- 18:12 Feature #18902: Hook for debug_typo3PrintError"
- Hey Tom,
want to send your patch to the TYPO3 core list?
check out:
http://typo3.org/development/bug-fixing/ma... - 17:32 Bug #19356 (Closed): After some weeks with no problems a Typo3 website hangs up with a 'Cannot access protected property' error in the frontend
- Hi there,
I upgraded a Typo3 websites from 4.1.7 to 4.2.1 and everything worked perfect. But after some time the fir... - 16:36 Feature #18969: Editing related record in a mm field, and not the mm record
- Hello!
I also think it will be good feature. I know there is combined mode when you can edit records, but if you hav... - 14:55 Bug #19286: unnecessary queries for updating session data
- corrected version, there was one line missed
- 13:22 Bug #19286: unnecessary queries for updating session data
- This patch resolves the problem, as we have problems on one machine with the mysql DB. It stops sometimes between the...
- 13:33 Feature #16323: Implement file_reference for TCA "group" type. Files can be referenced instead of copied to upload folder
- will it be integrated in futur version of typo3?
because i made an extension from the patch and i want to know if it... - 13:11 Bug #17403: In advanced search, the search in select box is not well populated
- new patch is attached, see screenshot for output
- 09:57 Bug #19355 (Closed): class.tslib_pibase.php::pi_list_query() does not support different 'pointer' - Names
- The following line at Line 1098:
$pointer = $this->piVars['pointer'];
makes it impossible to use diffrent name ... - 09:38 Bug #19354 (Closed): Acronym plugin encoding problem
- In French lng, all special characters are replaced by #65533; ( the '?' character).
The solution is to add the f... - 09:37 Bug #19353 (Closed): Acronym plugin encoding problem
- In French lng, all special characters are replaced by #65533; ( the '?' character).
The solution is to add the f... - 08:01 Bug #19061: [feature] Configuration of uploads and create folder in linkbrowser
- Committed to SVN TYPO3core trunk (revision 4153).
- 08:00 Bug #19310: Bugfix for temporary Filemounts
- Committed to SVN TYPOcore trunk (revision 4153) and branch TYPO3_4-2 (revision 4152).
- 07:58 Revision 73978a54: Fixed bug #9320: Adding a new mount-type "readonly" for temporary filemounts (thanks to Steffen Kamper)
- Added feature #8899: Configuration of uploads and create folder in linkbrowser (thanks to Steffen Kamper and Dmitry D...
- 07:50 Bug #19352 (Closed): typo3-top-toolbar popups do not open, t3 editor not working
- toolbar
when clicking on the lightning, which should cause the popup to be open nothing happens, the same problem is... - 07:17 Revision a004bfff: Fixed bug #9320: Adding a new mount-type "readonly" for temporary filemounts (thanks to Steffen kamper)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4152 709f56b5-9817-0410-a4d7-c38de5d9e867
2008-09-18
- 23:41 Revision 579877f6: #8588: Admin tools -> User Admin -> List users online broken when [BE][lockIP] is set to < 4
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4151 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:38 Revision 8d32cd1c: #8588: Admin tools -> User Admin -> List users online broken when [BE][lockIP] is set to < 4
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4150 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:37 Revision 58f8cb2f: #8588: Admin tools -> User Admin -> List users online broken when [BE][lockIP] is set to < 4
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4149 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:10 Revision 84aa7e79: Followup to bugfix #8950: clean up code
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4148 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:44 Revision 117c48b4: #8950: page id not availabe in TCEmain hook clearCachePostProc
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4147 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:32 Bug #19351: FE session hijacking
- There's no correlation between IP addresses / subnets and session ids. Session ID generation is based on process id.
- 20:42 Bug #19351 (Closed): FE session hijacking
- typo3/sysext/tslib/class.tslib_feuserauth.php limits session id to 10 characters. Session id is md5 value. If there a...
- 21:18 Bug #19317: Acronym feature: List of unabridged terms shows wrong values
- Committed to SVN TYPO3core branch TYPO3_4-2 (revision 4144) and trunk (revision 4146).
- 21:18 Revision 27f76a67: Fixed bug #9331: htmlArea RTE Acronym feature: List of unabridged terms shows wrong values
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4146 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:11 Revision 213bd23f: Fixed bug #9331: htmlArea RTE Acronym feature: List of unabridged terms shows wrong values
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4145 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:50 Bug #19293: Element browser should forward readOnly state to hooking browsers
- Closing this issue as it has become a duplicate of #19310.
- 19:37 Revision 0b627b5a: Fixed bug #9346: Preinitialise GLOBALS[LANG] in init.php
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4144 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:29 Bug #18866: Cannot create page with Mysl in strict mode (STRICT_TRANS_TABLES)
- The diff file fix the problem for me too.
Good work. - 14:15 Bug #19350 (Closed): Editing of large files in fileadmin not possible
- If I edit a file in fileadmin which is a bit bigger (>63k) and save it, the file ends up empty (0k).
Bad thing if yo... - 10:54 Bug #19346: Code in class.tx_tstemplateanalyzer.php don't match with the new CGL
- Version 2:
* replace double quotes with single quotes
* using $GLOBALS[] instead of global - 00:59 Bug #17343: [TYPO3 V4.0] - Pagecount not correct in indexed_search
- I think i got it. Attached patch works for me with setting
exactCount = 1
2008-09-17
- 23:52 Revision c87d661b: #8995: Extension "felogin" - replace user fields in display messages
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4143 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:34 Revision 2711ee9c: bug #1957: When deleting a record in the BE, MsgBox should show the record label
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4142 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:51 Feature #19349 (Closed): add DTD to empty "template" document
- The file used as "template" for the RTE contents EXT:rtehtmlarea/htmlarea/popups/blank.html has no DTD. For IE6 and I...
- 20:50 Bug #17343: [TYPO3 V4.0] - Pagecount not correct in indexed_search
- Hi Ben,
i need to fix this within this week because of client. I will talk to Dmitry, thx! - 20:33 Bug #17343: [TYPO3 V4.0] - Pagecount not correct in indexed_search
- Hey Steffen,
Let me know if you need some help. I think Dmitry also investigated and did a little bit about it. It... - 20:43 Feature #19347: Integrate string replacement to stdWrap
- Great!
where is the patch? :D - 20:23 Feature #19347 (Closed): Integrate string replacement to stdWrap
- With stdWrap it's not possible yet to do (ordered) string replacements for processing content data.
On introducing... - 20:35 Bug #19348 (Closed): Code in typo3/sysext/tstemplate/ts/index.php don't match with the new CGL
- Code in file typo3/sysext/tstemplate/ts/index.php don't match with the Coding Guidlines.
* Add spaces
* changing ... - 20:31 Feature #19320: Enable ascii for parsefunc-short replacement
- As discussed in the TYPO3 Core List this change is too specific...
- 19:57 Bug #19346 (Closed): Code in class.tx_tstemplateanalyzer.php don't match with the new CGL
- Code in file class.tx_tstemplateanalyzer.php don't match with the Coding Guidlines.
* Add spaces
* remove obsolet... - 18:23 Bug #19236: htmlareRTE: Click-enlarge not rendered if image is in table
- Do you still encounter this issue?
- 18:10 Feature #19344: htmlArea RTE: enhanced toggleborders feature
- Committed to SVN TYPO3core trunk (revision 4141).
- 17:54 Feature #19344: htmlArea RTE: enhanced toggleborders feature
- The attached patch adds the following configuration option
RTE.default.buttons.toggleborders.setOnRTEOpen
If se... - 17:49 Feature #19344 (Closed): htmlArea RTE: enhanced toggleborders feature
- Highlight the toggleborders border button in the toolbar when table borders are shown.
Add configuration option to... - 18:09 Revision 3a380790: Added feature #9370: htmlArea RTE: enhanced toggleborders feature
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4141 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:04 Feature #19345 (Closed): Hook request in TCEforms before procItems() calls
- it would be great to have a hook in functions like getSingleField_typeXXXX() to manipulate data before the procItems ...
- 17:18 Bug #16579: Shorcut mode "First subpage" in multilanguage sites doesn't work correctly
- you should avaoid this shortcut anyway as it leads to double content (2 urls with same page)
- 17:14 Bug #16579: Shorcut mode "First subpage" in multilanguage sites doesn't work correctly
- Can confirm this, would like to see it solved. Thank you.
- 16:57 Feature #19343 (Closed): Feature: Hook in setup for additional tabs
- This hook allows to add additional tabs to user settings.
Example:
$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['setup'... - 16:37 Bug #17627: External TypoScripts files will always be cached
- A possible solution: Extend the rowSum data with the file templates and their mtime, then check for modification (= n...
- 14:01 Bug #19342 (Closed): setup.default.navFrameResizable does not work
- If you change, comment out or delete
setup.default.navFrameResizable and setup.override.navFrameResizable
the UC-F... - 13:56 Bug #17619: INSERT-Error on table "index_words" on ORACLE and PostgreSQL
- Actually the error happens with MySQL too. Having SQLdebug turned on I sometimes get messages like:
Duplicate entr... - 10:38 Bug #19341 (Closed): class.t3lib_xml.php returns double encoded utf8 on a utf8 installation
- The class t3lib_xml expects always latin1 databases. It will convert
every string to utf-8 in the function utf8($con... - 04:57 Revision 2d62affa: Follow up to #9354: htmlArea RTE: no default css rule is provided for indentation: px to em
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4140 709f56b5-9817-0410-a4d7-c38de5d9e867
- 04:55 Revision 01d9b11f: Follow up to #9354: htmlArea RTE: no default css rule is provided for indentation: px to em
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4139 709f56b5-9817-0410-a4d7-c38de5d9e867
- 04:43 Bug #19335: htmlArea RTE: no default css rule is provided for indentation
- Attaching follow-up patch: Changing default indentation margin from 20px to 2em.
Commited to trunk (revision 4139)... - 04:12 Feature #19340: htmlArea RTE: highlight active items in context menu as in toolbar
- Committed to SVN TYPO3core trunk (revision 4138).
- 03:25 Feature #19340 (Closed): htmlArea RTE: highlight active items in context menu as in toolbar
- Buttons of context menu items that are "active" should be highlighted as they are in the toolbar.
(issue imported... - 04:10 Revision 3e030ad6: Added feature #9362: htmlArea RTE: highlight active items in context menu as in toolbar
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4138 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:22 Bug #17444: Inserting a mailto: link with a parameter gets rendered like an HTTP link
- Closing this issue as there is no reply and it cannot be reproduced.
- 00:49 Bug #19317: Acronym feature: List of unabridged terms shows wrong values
- Attaching second version of patch.
2008-09-16
- 21:24 Revision 1b578d70: Fixed bug #9360: TypoScript Object Browser interprets HTML Tags in comments (Thanks to Stefano Kowalke)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4137 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:22 Revision f924cb0b: Fixed bug #9360: TypoScript Object Browser interprets HTML Tags in comments (Thanks to Stefano Kowalke)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4136 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:30 Bug #19339 (Closed): TypoScript Object Browser interprets HTML Tags in comments
- In TypoScript you could add comments to your code. Comments begin with # or // and could contain HTML tags like <tabl...
- 19:07 Bug #17343: [TYPO3 V4.0] - Pagecount not correct in indexed_search
- again:
The commit from Michael solves the result count, but display is wrong.
To get this setting is needed: exactC... - 18:30 Bug #17343: [TYPO3 V4.0] - Pagecount not correct in indexed_search
- @Georg - this wasn't fixed with Michaels commit #4470, result count is still wrong
I tested it like Nico and this... - 17:06 Bug #19338 (Closed): XML Problems with PHP5 and libxml 2.7.1
- When using PHP5 with libxml 2.7.1, HTML entities are stripped from any XML content (FCEs, Flexforms, etc) when its sa...
- 16:52 Revision 8afbf618: CGL fixes
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4135 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:07 Revision 22847b7e: Followup to #7537. RTE Wizard now takes docheader height into account.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4134 709f56b5-9817-0410-a4d7-c38de5d9e867
- 11:00 Feature #19337 (Closed): make showLimit of db/recordlists configurable
- method fwd_rwd_HTML of class.t3lib_recordlist.php doesn`t take a showLimit param. IMHO showLimit should be a BE-user ...
- 05:14 Bug #19263: can't use the "toggle selection" button when selecting images in FF3
- Hmm, I use ff 3.0.1 and the last typo3 release 4.2.1and nothing happens upon clicking the button. I get no errors on ...
- 03:59 Feature #19336 (Closed): Add an error and exception handler (backported from FLOW3)
- Although we we use exceptions now, we do not have an exception handler yet.
FLOW3 offers a quite nice exception hand... - 03:50 Bug #19317: Acronym feature: List of unabridged terms shows wrong values
- Do you think one could have more than one abbreviation for the same text? I assume not.
2008-09-15
- 23:47 Bug #19335: htmlArea RTE: no default css rule is provided for indentation
- Committed to SVN TYPO3core brnach TYPO3_4-2 (revision 4132) and trunk (revision 4133).
- 23:22 Bug #19335: htmlArea RTE: no default css rule is provided for indentation
- The attached patch adds the default rule for class indent to the default css file (EXT:rtehtmlarea/contentcss/default...
- 22:48 Bug #19335 (Closed): htmlArea RTE: no default css rule is provided for indentation
- The default configurations of htmlArea RTE do not include any css rule for default class indent.
(issue imported ... - 23:46 Revision 6d971dff: Fixed bug #9354: htmlArea RTE: no default css rule is provided for indentation
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4133 709f56b5-9817-0410-a4d7-c38de5d9e867
- 23:44 Revision 68ae7b76: Fixed bug #9354: htmlArea RTE: no default css rule is provided for indentation
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4132 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:50 Bug #15438: [TS] Condition hostname doesn't work
- I'm totally wrong!
hostname is the *client* hostname.
Description in doc:
"The values are compared with the fu... - 12:15 Bug #15438: [TS] Condition hostname doesn't work
- It's not wrong, as the function t3lib_div::cmpFQDN is used which expects an IP
But the method gethostbyaddr() is w... - 19:33 Bug #19333 (Closed): t3lib_htmlmail: excess newlienes in plain-text headers
- Plain text emails sent via t3lib_htmlmail have an excess blank line after the header that causes some third-party mai...
- 19:31 Feature #19298: resitrict defined colours to certain dialogues
- Since TYPO3 4.2, classes accumulate on the element on each assignment. Removing an assigned class removes the latest ...
- 19:25 Bug #19301: table border colour popups appear only when textc olour button is shown
- Committed to SVN TYPO3core trunk (revision 4130) and branch TYPO3_4-2 (revision 4131).
- 19:11 Bug #19301: table border colour popups appear only when textc olour button is shown
- The attached patch adds a new variable and method to the htmlArea RTE API so that a plugin can specify the list of pl...
- 05:04 Bug #19301: table border colour popups appear only when textc olour button is shown
- You're right. When both textcolor and bgcolor buttons are removed from the toolbar, the color plugin is just not dowl...
- 19:24 Revision d893fc45: Fixed bug #9310: table border colour popups appear only when textcolour button is shown
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4131 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:23 Revision eb28bb36: Fixed bug #9310: table border colour popups appear only when textcolour button is shown
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4130 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:48 Bug #19282: declare marker handling functions of t3lib_parsehtml static
- committed to trunk
- 17:47 Revision 5d0177b0: Fixed bug 9283: declare marker handling functions of t3lib_parsehtml static
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4129 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:42 Bug #19087: PHP-Error in class.em_index.php on line 4333
- New Version of patch: check when $this->CMD is read from GP
- 17:41 Bug #17121: Directories with a dot at the end of the name are created in fileadmin but inaccessible
- This issue is still actual.
I created a Folder called 'Dot.', which was displayed as 'Dot.' in the fileadmin of T... - 17:40 Bug #19332 (Closed): fix the memcached backend in t3lib_cache
- * class.t3lib_cache_backend_memcached.php does not implement the abstract method "findEntriesByTags(array $tags)" yet...
- 17:38 Feature #19180: Introduce a new caching framework (backported from FLOW3)
- committed to svn trunk
- 17:36 Revision fc8a59f4: Added feature 9097: Introduce a new caching framework (backported from FLOW3)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4128 709f56b5-9817-0410-a4d7-c38de5d9e867
- 16:22 Bug #19331 (Closed): links in th tags
- externalBlocks.table.HTMLtableCells does not include th tags
patch: see attached diff
(issue imported from #M9349) - 14:59 Bug #17315: Unable to provide "version" with e.g. includeJS / patch to use filemtime always
- any news on this issues?
- 14:04 Feature #17055: Enable fe_users-fields in "forgot password" mail
- multiline is possible with syntax
bla.value (
...
...
...
)
It is also possible to use a specific replace s... - 13:40 Feature #17055: Enable fe_users-fields in "forgot password" mail
- Steffen notes:
You can use the LOCAL_LANG feature with 'braces' () . . . then you can enter a multi line translat... - 13:23 Feature #17055: Enable fe_users-fields in "forgot password" mail
- It is not possible to add markers to the TS template because of the way the translation string from the translation f...
- 14:03 Bug #19330 (Closed): pages table cannot be used with t3lib_div::loadTCA
- If you are programming a backend module, then you want to load the pages TCA using t3lib_div::loadTCA('pages'). Unfor...
- 13:27 Feature #19329 (Closed): Make 'forgot password' templatable
- The 'forgot password' template can only be changed in the translation file, not via TS. This is because 'flat text' i...
- 13:26 Feature #16318: Patch: new option TSFE.jumpUrl_prefer301 = 1
- Created new Patch using t3lib_div::HTTP_STATUS_30?
File: 0003787-TSFE_jumpURL_HTTPStatusCode-V3.patch
Sent to cor... - 10:46 Bug #19328 (Closed): Preinitialise GLOBALS[LANG] in init.php
- There are several places where GLOBALS[LANG] is initialised in core
* ajax.php
* template.php
* class.modulemenu.p... - 10:18 Bug #19327: CSV Export
- File: class.db_list_extra.inc
- 10:15 Bug #19327 (Closed): CSV Export
- line 1332: if ($fN == '_CONTROL_' || $fn == '_CLIPBOARD_') {
must be: if ($fN == '_CONTROL_' || $fN == '_CLIPBO... - 09:45 Feature #19326 (Rejected): Render text with TrueType font: Add some special chars to the test text
- Feature request: Install tool -> Image Processing, add some special chars, Umlaute for testing Render text with TrueT...
- 08:06 Bug #18227: Docheaders: Module Import Export: No docheader
- Committed to trunk in rev 4127.
- 08:03 Revision 9404faee: Added feature #7552: Docheaders for Import Export module (thanks to Patrick Broens and Christian Kuhn)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4127 709f56b5-9817-0410-a4d7-c38de5d9e867
- 07:04 Revision 286887d6: Followup for missing template file in #7537.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4126 709f56b5-9817-0410-a4d7-c38de5d9e867
- 06:46 Revision e41ba564: Fixed bug #7595: Docheaders: Module Admin tools > Indexing: No docheader (Thanks to Christian Kuhn, initial patch by Patrick Broens)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4125 709f56b5-9817-0410-a4d7-c38de5d9e867
- 06:38 Revision 765e55e5: Fixed bug #7534: Docheaders: Wizard Table: No docheader (Thanks to Christian Kuhn, initial patch by Patrick Broens)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4124 709f56b5-9817-0410-a4d7-c38de5d9e867
- 06:31 Revision b4b76ee1: Fixed bug #7536: Docheaders: Wizard Table: No docheader (Thanks to Christian Kuhn and Steffen Kamper, initial fix by Patrick Broens)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4123 709f56b5-9817-0410-a4d7-c38de5d9e867
- 06:29 Bug #18216: Docheaders: Wizard RTE: No docheader
- Committed 20080818 version of the patch to trunk in rev 4122.
- 06:24 Revision e35cec34: Added feature #7537: Wizard RTE has no docheader and is not according to new BE user interface (thanks to Patrick Broens and Christian Kuhn)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4122 709f56b5-9817-0410-a4d7-c38de5d9e867
- 06:13 Revision 539508f3: Updated NEWS.txt for #9167
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4121 709f56b5-9817-0410-a4d7-c38de5d9e867
- 06:09 Revision a293b64c: Followup to #9167: Mark extension as write protected: Option now called "excludeFromUpdates"
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4120 709f56b5-9817-0410-a4d7-c38de5d9e867
- 06:02 Revision 3f59540c: Fixed Bug #8621: Whitespace and CGL cleanup for class.tx_opendocs.php (Thanks to Stefano Kowalke)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4119 709f56b5-9817-0410-a4d7-c38de5d9e867
- 05:58 Bug #19219: Wrong display of deleted owners and groups in web->access->permissions
- Committed version 4 to trunk (rev 4117) and 4.2 (rev 4118).
4.2 is a simple htmlspecialchars fix while while 4.3 a... - 05:54 Revision 31d352e1: Fixed bug #9172: Wrong display of deleted owners and groups in Web->Access->Permissions (thanks to Johannes Pieper)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4118 709f56b5-9817-0410-a4d7-c38de5d9e867
- 05:49 Revision 889cf7db: Fixed bug #9172: Wrong display of deleted owners and groups in Web->Access->Permissions (thanks to Johannes Pieper)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4117 709f56b5-9817-0410-a4d7-c38de5d9e867
- 05:49 Feature #14579: error in tslib_fe->getFromCache() with PHP 5
- Is only a cleanup to avoid a NOTICE, but no error. commited to 4.3-trunk.
- 05:46 Revision 5e8e7e41: Fixed Bug ##847: error in tslib_fe->getFromCache() (Thanks to Susanne Moog)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4116 709f56b5-9817-0410-a4d7-c38de5d9e867
- 05:04 Bug #19325 (Closed): Sorting order of versions in Extension Manger Drop Down Box
- The Sorting order of versions in Extension Manger Drop Down Box seems to be wrong for me. Normally the newest version...
- 00:30 Bug #19300: link on colour name doesn't set colour
- Committed to SVN TYPO3core trunk (revision 4114) and branch TYPO3_4-2 (revision 4115).
- 00:21 Bug #19300: link on colour name doesn't set colour
- The attached patch fixes the issue.
- 00:30 Revision a695d74d: Fixed bug #9308: htmlArea RTE: link on colour name doesn't set colour
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4115 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:28 Revision 526f4f08: Fixed bug #9308: htmlArea RTE: link on colour name doesn't set colour
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4114 709f56b5-9817-0410-a4d7-c38de5d9e867
2008-09-14
- 21:55 Feature #16251: Disable "versioning"-menuitem via contextMenu.[key].disableItems in User TSconfig
- Patch attached on 14.09.08 was committed to trunk in revision 4113.
- 21:51 Revision 8de52c23: Added feature #3687: Disable versioning and moreoptions-menuitem via contextMenu.[key].disableItems in User TSconfig (thanks to Susanne Moog)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4113 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:14 Bug #17189: Replace DELETE FROM with faster TRUNCATE TABLE
- Hi Ingo,
Please have a look at this one.
I have seen a TYPO3 website go down completely, because of cleaning th... - 20:43 Revision e365532b: Re-committed bugfix #8985
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4112 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:40 Bug #19310: Bugfix for temporary Filemounts
- Attaching updated patch as well as TYPO3_4-2 version of the patch.
- 16:56 Revision 2eb934a6: Fixed bug #9313: Introduce HTTP_STATUS-Constants
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4111 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:15 Revision 9e78168f: Reverted change from 12.09.2008 (bug #8985)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4110 709f56b5-9817-0410-a4d7-c38de5d9e867
- 05:38 Bug #17444: Inserting a mailto: link with a parameter gets rendered like an HTTP link
- I just tried the proposed test case with TYPO3_4-2 branch of SVN.
The mailto link is left unchanged by the RTE. So... - 05:21 Bug #19324: htmlArea RTE: unable to disable the acronym element from the acronym feature
- Committed to SVN TYPO3core trunk (revision 4108) and branch TYPO3_4-2 (revision 4109).
- 05:14 Bug #19324: htmlArea RTE: unable to disable the acronym element from the acronym feature
- When no acronym record of type acronym exist in the database, the acronym section is not shown in the acronym dialogu...
- 04:54 Bug #19324 (Closed): htmlArea RTE: unable to disable the acronym element from the acronym feature
- Although the acronym element is deprecated, it is not possible to disable completely its use in the acronym feature.
... - 05:20 Revision 69ae42e4: Fixed bug #9341: htmlArea RTE: unable to disable the acronym element from the acronym feature
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4109 709f56b5-9817-0410-a4d7-c38de5d9e867
- 05:19 Revision dce20ac2: Fixed bug #9341: htmlArea RTE: unable to disable the acronym element from the acronym feature
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4108 709f56b5-9817-0410-a4d7-c38de5d9e867
- 04:41 Bug #15389: Pop-up window by "remove formatting" is too small (width).
- I believe that this issue should be fixed by #9338:
trunk (revision 4104)
TYPO3_4-2 (revision 4102)
Please co... - 04:31 Feature #19323: htmlArea RTE Configuration options for size and position of dialogue windows
- Committed to SVN TYPO3core trunk (revision 4107).
- 04:26 Feature #19323: htmlArea RTE Configuration options for size and position of dialogue windows
- The attached patch adds the following configuration options:
dialogueWindows.defaultPositionFromTop
dialogueWindows... - 04:01 Feature #19323 (Closed): htmlArea RTE Configuration options for size and position of dialogue windows
- Add configuration options to disable resizing and/or centering of all or of specific dialogue windows, to set the ope...
- 04:29 Revision 34d3bfa5: Added feature #9340: htmlArea RTE: Configuration options for size and position of dialogue windows
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4107 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:51 Revision 14724a81: Fixed bug #9339: htmlArea RTE: Enable resizing of acronym dialogue window in IE
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4106 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:41 Bug #19322: htmlArea RTE: Enable resizing of acronym dialogue window in IE
- Committed to SVN TYPO3core trunk (revision 4105) and branch TYPO3_4-2 (revision 4106).
- 03:35 Bug #19322: htmlArea RTE: Enable resizing of acronym dialogue window in IE
- Resizing was disabled in IE because the window did not resize correctly. The attached patch assigns the id "content" ...
- 03:22 Bug #19322 (Closed): htmlArea RTE: Enable resizing of acronym dialogue window in IE
- Currenlty, the acronym dialogue window is never resized in IE.
(issue imported from #M9339) - 03:40 Revision 3b23d7db: Fixed bug #9339: htmlArea RTE: Enable resizing of acronym dialogue window in IE
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4105 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:39 Revision 6d1e8325: Fixed bug #9338: htmlArea RTE: incorrect opening size of some dialogue windows
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4104 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:27 Revision c1a92da1: Fixed bug #9277: Incorrect size of htmlArea RTE dialogue windows in Google Chrome browser
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4103 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:11 Bug #19321: htmlArea RTE: incorrect opening size of some dialogue windows
- Committed to SVN TYPO3core branch TYPO3_4-2 (revision 4102) and Trunk (revision 4104).
- 01:09 Bug #19321: htmlArea RTE: incorrect opening size of some dialogue windows
- The attached patch modifies the opening size of a few dialogue windows.
It modifies the insert smiley window so that... - 00:25 Bug #19321 (Closed): htmlArea RTE: incorrect opening size of some dialogue windows
- Some dialogue windows (table operations, findreplace, spellchecker, removeformat, emoticon and acronym) do not open ...
- 01:04 Revision e2c82c67: Fixed bug #9338: htmlArea RTE: incorrect opening size of some dialogue windows
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4102 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:12 Bug #19277: Incorrect size of htmlArea RTE dialogue windows in Google Chrome browser
- Committed to SVN TYPO3core branch TYPO3_4-2 (revision 4101) and trunk (revision 4103).
- 00:12 Bug #19277: Incorrect size of htmlArea RTE dialogue windows in Google Chrome browser
- The attached patch will disable resizing and centering of RTE windows in Google Chrome. As of bulild 1798, window met...
- 00:06 Revision 20ae6e19: Fixed bug #9277: Incorrect size of htmlArea RTE dialogue windows in Google Chrome browser
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4101 709f56b5-9817-0410-a4d7-c38de5d9e867
2008-09-13
- 16:42 Feature #19308: Enhance and fix tslib_eidtools
- NEWS.txt is also updated
- 16:40 Revision 0eea8829: Fixed bug #9318: Enhance and fix tslib_eidtools
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4100 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:08 Bug #17823: Survey results are not stored in to database
- how should this be related to felogin?
2008-09-12
- 23:57 Bug #19316: IRRE Problem with TYPO3 4.2 - unable to delete child records
- I can confim this for FF3 and for Safari3.1.2 (Mac OS X 10.5.4). If there is a foreign_selector and the option foreig...
- 17:46 Bug #25518: typoscript right to a operator is not tokenized
- Initialy i implemented that everything behind an operator is highlighted as "value" because some special cases like U...
- 14:04 Bug #18036: Corrupted flexform data
- The bug 0008232 is still not resolved in TYPO3 version 4.2.1, why is it set to resolved? When do this two bugs go int...
- 11:12 Feature #19320 (Closed): Enable ascii for parsefunc-short replacement
- It would be very nice to be able to replace a single ascii character with the parsefunc function.
this is especial... - 10:58 Bug #19049: drag & drop of section elements and IRRE records does not work if frame has to be scrolled
- Anybody knows what is going on to solve this bug?
I think it's an important problem! - But nobody is assigned to thi... - 10:52 Bug #19319 (Closed): Internal caching in t3lib_pageSelect::getRootLine() has no effect
- The internal caching in t3lib_pageSelect::getRootLine() has no effect since the key to store the information ($uid) w...
- 09:30 Bug #19318 (Closed): cli_dispatch.phpsh - /usr/bin/php: bad interpreter
- If i call the cli_dispatch i get a error
/www/typo3/cli_dispatch.phpsh:
> /usr/bin/php: bad interpreter: No such ... - 09:06 Revision e8575b0e: Updated NEWS.txt with information from #8985
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4099 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:05 Revision 6db91dda: Fix case in the function name (getUserObjectType)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4098 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:56 Revision 48a89cf2: Fxed bug #8985: Enable USER object to become USER_INT on the fly
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4097 709f56b5-9817-0410-a4d7-c38de5d9e867
2008-09-11
- 19:53 Revision 0298a614: Fixed bug #8644: Usersettings with fullHelptextMode looks weird (thanks to Steffen Kamper)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4094 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:52 Revision f4df28ca: Fixed bug #8644: Usersettings with fullHelptextMode looks weird (thanks to Steffen Kamper)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4093 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:25 Bug #19317 (Closed): Acronym feature: List of unabridged terms shows wrong values
- I entered 4 abbreviations:
UFB = Universitäts- und Forschungsbibliothek Erfurt/Gotha
PC = Political Correctness
... - 12:21 Bug #19316 (Closed): IRRE Problem with TYPO3 4.2 - unable to delete child records
- As already mentioned here
http://support.typo3.org/projects/irre/m/typo3-irre-irre-problem-with-typo3-42-unable-t... - 11:53 Feature #19315 (Closed): Add hook to manipulate marker arrays of 'showLogin' function [has patch]
- Maybe adding hooks to the other functions that use markers is also a good idea.
(issue imported from #M9328) - 02:13 Bug #19314: Override of Translations via TS did not work
- The line with "tt_content.stdWrap.innerWrap2" is not displayed correctly, there is a {LLL:EXT:}-reference in there.
- 02:03 Bug #19314 (Closed): Override of Translations via TS did not work
- I have searched a lot, but I do not get any hint, why this should not work:
plugin.tx_cssstyledcontent_pi1 {
_L...
2008-09-10
- 22:18 Bug #17803: Time fields with strange behaviour in Opera 9.50b
- Please close this bug report...
- 21:02 Bug #19288: FlexForm configuration in extension: Localized flexform values are ignored
- When I write this into the T3DATASTRUCTURE and apply the attached patch, it seems to work for me.
<meta>
... - 17:55 Bug #17403: In advanced search, the search in select box is not well populated
- Hi Martin,
good idea, i add it to my current modifications.
but i would prefer output like
MS Powerpoint ( *.p... - 17:15 Bug #19313 (Closed): _ADD_GETVARS not used by JSMENU
- I discovered the issue when trying to use JSMENU with
special.userFunc = user_tx_commerce_catmenu_pub->init
The ... - 14:52 Bug #19312 (Closed): web>page shows "new element" buttons for non-default languages when language binding is enabled
- When mod.web_layout.defLangBinding = 1 is configured then the must be no element creation buttons for the non-default...
- 14:46 Bug #19311 (Closed): language changes when switching position is web>page
- When mod.web_layout.defLangBinding = 1 is configured then web>page is enabled to use language "all" in the default la...
- 10:33 Bug #19310: Bugfix for temporary Filemounts
- As this patch introduce a new filemount type, 2 icons are added
* _icon_ftp_readonly.gif => typo3/gfx/i/_icon_ftp_re... - 10:29 Bug #19310 (Closed): Bugfix for temporary Filemounts
- This belongs to the element browser using temporary filemounts added with
options.folderTree.altElementBrowserMountP... - 10:00 Feature #16318: Patch: new option TSFE.jumpUrl_prefer301 = 1
- Maybe this should be rewritten, when "#19304: Introduce HTTP_STATUS-Constants" is committed.
I'll change the Code to... - 09:39 Bug #19309 (Closed): If mirrors file are not accesible EM locks up in settings mode
- If the extension manager for some reason cannot get acces to the mirrors file, it will just time out and not render t...
- 09:07 Feature #19308 (Closed): Enhance and fix tslib_eidtools
- Current implementation of tslib_eidtools has certain flows.
Firsts, it misses a function to initialize $GLOBALS['L... - 08:51 Revision 184c0a04: Fixed bug #9315: Description of tslib_fe::includeTCA is incorrect
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4092 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:50 Revision 42cd25f0: Fixed bug #9315: Description of tslib_fe::includeTCA is incorrect
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4091 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:48 Revision caa76066: Fixed bug #9315: Description of tslib_fe::includeTCA is incorrect
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4090 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:53 Bug #19277: Incorrect size of htmlArea RTE dialogue windows in Google Chrome browser
- I think the problem is due to the following bug with resizeBy in Google Chrome:
http://code.google.com/p/chromium/i...
2008-09-09
- 22:02 Bug #1490 (Closed): code Completion - trouble with conditions
- lib.testing = HTML
lib.testing.value = Hello World
[globalVar = GPvar:test > 10]
lib.testing = CONTENT
# now l... - 19:36 Bug #1489: overwrite object-type is not recognized
- cannot reproduce that with
page.200 = TEXT
page.200 = HTML
page.200.value = hello world
page.200 is now rec... - 19:22 Bug #1489 (Closed): overwrite object-type is not recognized
- page.15 = test
page.15 = PLUGIN
page.15. -> code completion for test, not for PLUGIN
anyway - great work:) - 19:12 Bug #16980: Installation of extension that needs another extension blocks the whole system
- This patch would help you to lose not many hours to find out about the reason for this bug:
http://bugs.typo3.org/... - 16:41 Feature #19307 (Closed): Add stdWrap functionality for stdWrap.data and stdWrap.field
- Add stdWrap functionality for stdWrap.data and stdWrap.field
(issue imported from #M9317) - 14:08 Bug #14838: Indexed search results: Link in "path" section does not include extension variables
- Attached diff does not include Christian Ehrets patch.
Work with both patches with version 4.2.2-dev from svn - 13:37 Feature #19283: page cache is not influenced by tt_content.starttime/endtime
- The new 9284.diff is from Ingo Renner in the core mailinglist
- 12:13 Bug #19306 (Closed): Return value of debug_check_recordset is not used
- Within class.t3lib_db.php the method debug_check_recordset is used sometimes to check if a variable is a valid mysql ...
- 10:47 Revision 9c16a553: Fixed bug #9268: TCA is not loaded in FE when config cache is disabled
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4089 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:37 Revision 2027a0a9: Fixed bug #9268: TCA is not loaded in FE when config cache is disabled
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4088 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:37 Revision 466abeaa: Follow up on #8532 (forgotten file)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4087 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:16 Revision 78c2e58e: Fixed bug #9268: TCA is not loaded in FE when config cache is disabled
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4086 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:03 Bug #19305 (Closed): tslib_fe::includeTCA description is incorrect
- Currently it makes the reader think that this function loads the full TCA while actually it loads only "ctrl" section...
- 08:39 Bug #17321: filemtime() [function.filemtime]: stat failed
- I'm getting this error on my system, but with no TV in use or installed.
System:
FreeBSD, Apache, MySQL
Typo3 4.... - 04:42 Bug #16177: wrong charset in spell checker pop-up
- Committed to SVN TYPO3core branch TYPO3_4-1 (revision 4084) and branch TYPO3_4-2 (revision 4085).
- 04:28 Bug #16177: wrong charset in spell checker pop-up
- Attaching patches for TYPO3 4.1 and TYPO3 4.2
- 04:16 Bug #16177: wrong charset in spell checker pop-up
- A long time ago, I do not know nor remember why, a line in script pi1/class.tx_rtehtmlarea_pi1.php was commented out:...
- 04:41 Revision 6ca60241: Fixed bug #3546: htmlArea RTE: wrong charset used by mb_regex in spell checker
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4085 709f56b5-9817-0410-a4d7-c38de5d9e867
- 04:39 Revision 9c99d1dd: Fixed bug #3546: htmlArea RTE: wrong charset used by mb_regex in spell checker
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4084 709f56b5-9817-0410-a4d7-c38de5d9e867
2008-09-08
- 21:36 Bug #18972: Thai language appears in llxml and other extensions un the Backend unreadable small
- Hard to find a solution for this, The BE would have to set a lang attribute for all *truely* translated item, so that...
- 21:03 Revision f00b9958: Fixed bug #9312: felogin: uninitialized vars (Thanks to Steffen Kamper)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4083 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:02 Revision 0b71fa38: Fixed bug #9312: felogin: uninitialized vars (Thanks to Steffen Kamper)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4082 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:57 Bug #19291: TS subkeys of config.admPanel lost when overwriting with page.config.admPanel
- Thanks for opening this one!
- 20:55 Revision a3bb2fc2: Fixed bug #9282: Allow subkeys for TypoScript "config." array
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4081 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:53 Revision bc2cca1e: Fixed bug #9282: Allow subkeys for TypoScript "config." array
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4080 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:07 Bug #19302: mod.web_list.hideTables = tt_content dont work
- TYPO3 without tt_content is like breathig without lung :-)
- 16:28 Bug #19302 (Closed): mod.web_list.hideTables = tt_content dont work
- In the TSconfig of a Page its not possible to hide all tt_content entrys in Listview.
(issue imported from #M9311) - 18:53 Bug #19135: Link-Icon stays grey while trying to link an image in ie7
- Fixed in SVN TYPO3core branch TYPO3_4-2 (revision 4078) and trunk (revision 4079).
- 18:47 Bug #19135: Link-Icon stays grey while trying to link an image in ie7
- Selecting an image in IE produces a control selection, not considered a text selection. The attached patch fixes the ...
- 18:52 Revision 8c451f6b: Fixed bug #9022: Link-Icon stays grey while trying to link an image in ie7
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4079 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:51 Revision b317dd8e: Fixed bug #9022: Link-Icon stays grey while trying to link an image in ie7
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4078 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:49 Bug #19304 (Closed): Introduce HTTP_STATUS-Constants
- Now having t3lib_div::redirect it's good to have standard HTTP_STATUS-Header available as class constants.
This patc... - 18:41 Bug #19303 (Closed): felogin: uninitialized vars
- In felogin substituteMarkerArrayCached is called with uninitialized vars which can lead to PHP-error:
Catchable fata... - 18:21 Bug #19119: Change case in a filename from fileadmin don't take into account by rtehtmlarea with Firefox
- Follow-up patch committed to SVN TYPO3core branch TYPO3_4-2 (revision 4076) and trunk (revision 4077).
- 18:03 Bug #19119: Change case in a filename from fileadmin don't take into account by rtehtmlarea with Firefox
- The committed patch had an unwanted side effect. FF would sometimes add a span element inside the new link.
- 18:21 Revision d939a324: Follow-up to issue #8996: htmlArea RTE: link to file not updated when changing case in file name
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4077 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:18 Revision adb013ae: Follow-up to issue #8996: htmlArea RTE: link to file not updated when changing case in file name
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4076 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:21 Revision fd53b433: Follow-up to feature #9281: Fixed typing error
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4075 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:00 Bug #19301 (Closed): table border colour popups appear only when textc olour button is shown
- There should be no connection between the text colour button and the table/row/cell border buttons.
Furthermore if... - 11:16 Bug #19300 (Closed): link on colour name doesn't set colour
- The colour picker dialogue shows the colour names next to the colours. The link on the names only closes the window, ...
- 10:19 Bug #19299 (Closed): Could not delete directory recursively
- When trying to delete a folder recursively in the backend filelist the following message appears:
Could not delete... - 10:14 Feature #19298 (Closed): resitrict defined colours to certain dialogues
- Colours defined in RTE.colors and configured for all certain fields with RTE.<config>.colours are available in all co...
- 07:18 Bug #19293: Element browser should forward readOnly state to hooking browsers
- The TYPO3 element browser uses additional form fields for upload, but DAM uses an additional tab. In this context, it...
- 07:03 Bug #19293: Element browser should forward readOnly state to hooking browsers
- Attaching new versions of the patch for TYPO3_4-2 and trunk respectively.
In wizard and RTE mode, both webmounts a... - 06:34 Bug #19293: Element browser should forward readOnly state to hooking browsers
- Hi Steffen,
I would like to reach a stable state first using the read-only flag, because there are still issues wi... - 06:10 Bug #19292: htmlArea RTE: remove upload form when element browser is in readOnly mode
- Committed to SVN TYPO3core branch TYPO3_4-2 (revision 4074).
- 06:09 Revision c7405b78: Follow-up to #9296: htmlArea RTE: remove upload form when element browser is in readOnly mode
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4074 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:47 Bug #19295: Missing colorization in Localization Overview of the page tree
- committed to trunk
- 03:45 Revision 0376f850: added credits for Steffen
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4073 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:44 Revision 45e52a7b: Fixed bug #9301: Missing colorization in Localization Overview of the page tree, credits Steffen Kamper
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4072 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:40 Revision 293358f6: Fixed bug #9301: Missing colorization in Localization Overview of the page tree
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4071 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:33 Revision 1798bb87: minor code clean up
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4070 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:02 Bug #19284: Remove all @ in front of file_exists() calls
- committed to trunk
- 00:00 Revision 91c0efc0: Fixed issue #9285: Remove all @ in front of file_exists() calls
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4069 709f56b5-9817-0410-a4d7-c38de5d9e867
2008-09-07
- 21:59 Bug #18936: redirect after logout does not work
- Fixed for 4.2
- 21:56 Revision 23cc680c: #8677: FE login redirect after logout does not work
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4068 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:04 Bug #19297 (Closed): extendToSubpages not working
- Using TYPO3 4.2.1, Linux on PHP 5
I have a page named LEVEL 1 where I set 'show at any login' and 'include subpage... - 15:21 Bug #19292: htmlArea RTE: remove upload form when element browser is in readOnly mode
- There was a missing opening bracket in the TYPO3_4-2 version of the patch resulting in a PHP syntax error.
2008-09-06
- 08:17 Revision c64b0579: Fixed bug #9302: Make functions in tslib_eidtools public static
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4067 709f56b5-9817-0410-a4d7-c38de5d9e867
- 08:14 Bug #19296 (Closed): Make functions in tslib_eID public static
- Subject says it all
(issue imported from #M9302) - 00:39 Bug #16182: Domain Substitution in external link
- no
2008-09-05
- 19:54 Bug #19293: Element browser should forward readOnly state to hooking browsers
- Hi Stan,
some additional ideas to this, some are written in core list as well.
What is the idea of read-only? T... - 03:43 Bug #19293 (Closed): Element browser should forward readOnly state to hooking browsers
- When additional mounts options are used, browse_links should forward to hooking browsers the resulting readOnly state...
- 19:37 Bug #19295 (Closed): Missing colorization in Localization Overview of the page tree
- the colors (green and red) in this view are gone for any reason, should be like in documents
http://typo3.org/docume... - 16:10 Bug #18554: not longer possible to use non-integer uids for fake treeitems in class.t3lib_treeview.php [has fix]
- The treeView class is f.e. also used by DAM and probably some other extensions. If you would like to use the treeView...
- 11:26 Feature #19294 (Closed): Thumbnail-generation for video-files if configured and possible
- New configuration:
$TYPO3_CONF_VARS['GFX']['fontfile_ext']
$TYPO3_CONF_VARS['GFX']['imagefile_ext']
$TYPO3_CONF_... - 10:46 Feature #16180: Add random on listNum
- What has to be done to get this feature into core?
I'm using something like this with a XCLASS but it would be nic... - 09:47 Bug #17756: TSref, HMENU: splitting up the special table for 4.2
- This was marked as done by Michael on 2008-02-06. It will be published next time the core docs are published, which s...
- 09:29 Bug #19289: Firefox does not remeber contentelement tabposition
- Strange after a browser restart everthing works fine. sorry for the early report.
- 03:21 Bug #19292: htmlArea RTE: remove upload form when element browser is in readOnly mode
- Attached patches committed to SVN TYPO3core trunk (revision 4065) and branch TYPO3_4-2 (revision 4066) respectively.
- 02:40 Bug #19292 (Closed): htmlArea RTE: remove upload form when element browser is in readOnly mode
- When altmounts options are used, the element browser becomes in readOnly mode. Therfore, upload forms should not be a...
- 03:20 Revision b8588e79: Fixed bug #9296: htmlArea RTE: remove upload form when element browser is in readOnly mode
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4066 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:19 Revision 98688270: Fixed bug #9296: htmlArea RTE: remove upload form when element browser is in readOnly mode
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4065 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:04 Bug #19277: Incorrect size of htmlArea RTE dialogue windows in Google Chrome browser
- With what version of the RTE?
Google Chrome is just some different chrome over Apple's engine Webkit used in Safar...
2008-09-04
- 23:17 Feature #19270: Tables in RTE have no counting rows/columns css class feature as contenttype table has
- Yes, I noted that too.
Thanks again.
Committed to SVN TYPO3core trunk (revision 4064), including updated Manual. - 21:48 Feature #19270: Tables in RTE have no counting rows/columns css class feature as contenttype table has
- You are right. I have tested your patch and it works fine with one small exception: The last-class of columns were no...
- 23:15 Revision be80f21b: Added feature #9262: Adding counting classes to table rows/columns in RTE (thanks to Thorsten Krohn)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4064 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:45 Bug #17506: EM diplays only a white page when something is wrong in an extension file
- One more issue:
Please remove the '@' before include($path) ! This costs so much time to find the reason for a only ... - 22:17 Bug #17189: Replace DELETE FROM with faster TRUNCATE TABLE
- This ones seems no to be a difficult one to solve and at the same time it could speed up cache clearing for big sites...
- 20:56 Bug #19291 (Closed): TS subkeys of config.admPanel lost when overwriting with page.config.admPanel
- If you set
config.admPanel.label = foo
config.admPanel.innerWrap = <p class="admPanel1"> | </p>
and overwrite ... - 19:47 Bug #19252: Group field in Flexforms with a single table does not show selected items
- Committed to SVN:
* TYPO3_4-2 (rev. 4062)
* Trunk (rev. 4063) - 19:46 Revision 4cfabe27: Fixed bug #9227: Group field in Flexforms with a single table does not show selected items
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4063 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:45 Revision 8f7b5af1: Fixed bug #9227: Group field in Flexforms with a single table does not show selected items
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4062 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:28 Feature #19290: Integrate hook at the end of tslib_cObj::getImgResource
- The attached patch implements this feature and is used in one of my projects to render an waterfloor/reflection like ...
- 19:25 Feature #19290 (Closed): Integrate hook at the end of tslib_cObj::getImgResource
- Imagine you'd like to post-process any image file by a special effect that is not covered by the current standard pos...
- 18:18 Bug #19289 (Closed): Firefox does not remeber contentelement tabposition
- 1. select pagemodul
2. create a new contentelement "text"
3. switch to tab text
4. save contentelement
with fir... - 17:05 Bug #19288 (Closed): FlexForm configuration in extension: Localized flexform values are ignored
- FlexForm configuration in extension: Localized flexform values are ignored when setting the be user language to a spe...
- 14:45 Bug #19287 (Closed): missing index for deleting outdated session data in fe_session_data
- in class.tslib_feuserrauth.php:fetchSessionData() is a query to delete outdated data, with a WHERE condition on `tsta...
- 12:09 Bug #19286 (Closed): unnecessary queries for updating session data
- currently updating the session data is done in two steps:
- delete session data
- insert new session data
th... - 08:28 Revision 4941572b: Fixed bug #9263: Default icon for plugins in list_type select
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4061 709f56b5-9817-0410-a4d7-c38de5d9e867
- 01:02 Bug #19285: use native JSON-methods instead of 3rd party json script
- there was a second place in core using the library - alt_shortcut.php
chnged in patch 2 - 00:35 Revision 50994002: Fixed bug: When there is no TypoScript template found the message "No template found!" is not obvious, does it mean a TS template or a HTML template?
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4060 709f56b5-9817-0410-a4d7-c38de5d9e867
2008-09-03
- 23:53 Bug #19285 (Closed): use native JSON-methods instead of 3rd party json script
- since PHP 5.2.0 there is no need to include 3rd party script for JSON-encoding
Use php funtion json_encode instead... - 22:50 Bug #19284: Remove all @ in front of file_exists() calls
- http://bugs.php.net/bug.php?id=21531
- 22:39 Bug #19284 (Closed): Remove all @ in front of file_exists() calls
- Problem:
The use of the @ character in front of functions to surpress warnings costs a lot of performance, and in ca... - 22:34 Feature #19283 (Closed): page cache is not influenced by tt_content.starttime/endtime
- The actual caching meachanism works like that:
- page is generated
- expiredate is calculated (by clearAtMidNight... - 21:34 Revision 08306a90: Text "shortcut-icon" is untranslated (thanks to Christopher Stelmaszyk)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4059 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:58 Feature #19280: Add a method to easily do a HTTP redirect
- committed to SVN trunk
- 18:30 Feature #19280 (Closed): Add a method to easily do a HTTP redirect
- Problem:
Up until now if you want to do a HTTP redirect you have to call multiple functions.
Solution:
To make t... - 20:57 Bug #19282 (Closed): declare marker handling functions of t3lib_parsehtml static
- Problem:
1) The marker handling functions in t3lib_parsehtml are often called staticaly although there're not declar... - 20:54 Bug #18828: Template Analyzer Module inconsistencies
- Committed to trunk in revision 4058. Thanks Steffen!
- 20:45 Revision 5460733d: Fixed bug #8491: Template Analyzer Module inconsistencies (thanks to Steffen Kamper).
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4058 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:06 Revision 7b53048e: Declared t3lib_div::readLLPHPfile() and t3lib_div::removeXSS() static
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4057 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:04 Revision 6cf6cbb4: follow up to #9281: declared t3lib_div::redirect() static
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4056 709f56b5-9817-0410-a4d7-c38de5d9e867
- 19:58 Revision 836b07ca: Added feature #9281: Add a method to easily do a HTTP redirect
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4055 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:43 Bug #19281 (Closed): Allow subkeys for TypoScript "config." array
- The config. parts in TypoScript from the page-specific config. (e.g. page.config...) and the generic config part are ...
- 15:26 Bug #18866: Cannot create page with Mysl in strict mode (STRICT_TRANS_TABLES)
- The attached diff file seems to fix the problem. Can you give me some feedback about it?
- 11:32 Bug #19279 (Closed): displayCond does not work inside fields in a section
- <displayCond>FIELD:another_field:!=:2</displayCond> or <displayCond>HIDE_FOR_NON_ADMINS</displayCond> does not have a...
- 11:28 Bug #17636: config.prefixLocalAnchors = all destroys links in fe
- I can confirm the fact that pages crash, when there are too many links in them (it took me days to identify where the...
- 10:43 Bug #19278 (Closed): Installer shows Mysql system tables
- The basis configuration shows "mysql" and "information_schema" databases in the drop down. These DBs should never bes...
- 09:58 Revision 284caea3: Fixed bug #8532: enhance TYPO3 manual (inline)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4054 709f56b5-9817-0410-a4d7-c38de5d9e867
- 09:35 Bug #19277 (Closed): Incorrect size of htmlArea RTE dialogue windows in Google Chrome browser
- "RTEhtmlarea doesn't work in Google Chrome browser", says the reporter...
Support for Safari was added in TYPO3 4.... - 03:00 Feature #19270: Tables in RTE have no counting rows/columns css class feature as contenttype table has
- The proposed patch did not work correctly when rows and/or columns were added or removed form the table. Re-styling d...
2008-09-02
- 23:36 Feature #19276: htmlArea RTE: allow wild cards in lists of allowed class names
- Attached patch was committed to SVN TYPO3core trunk revision 4053.
- 23:08 Feature #19276 (Closed): htmlArea RTE: allow wild cards in lists of allowed class names
- It would be useful to be able to insert the wild card charater "*" within class names specified in lists of allowed c...
- 23:34 Revision 6c1b0276: Added feature #9276: htmlArea RTE: allow wild cards in lists of allowed class names
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4053 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:10 Bug #19275 (Closed): TypoScript objects CONTENT and RECORDS do not respect localization of table pages
- Imagine someone wants to display the localized title of a page in FE by the RECORDS object in TypoScript - example:
... - 14:45 Bug #18943: Crop of a long Title does not work with (IRRE) inline, when using groupboxes in child records
- Seems to be fixed in typo 4.2.1
- 11:58 Revision 70158453: Fixed bug #8508: String "Important Notice" in About Modules is hardcoded
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4052 709f56b5-9817-0410-a4d7-c38de5d9e867
- 10:52 Bug #18971: BE Search only seeks in first mount
- I've been looking at this (started on bugday the 29th of august) and I think I have a patch within soon (semi working...
- 04:31 Feature #18931: Change labels of formatblock items
- Committed to SVN TYPO3core trunk revision 4050.
- 04:09 Feature #18931: Change labels of formatblock items
- Thanks for the patch. I modified it slightly.
getPageConfigLabel() gets the label from PageTSConfig which may be a... - 04:30 Revision 7ecfca68: Added feature #8668: Configurable labels for formatblock items in htmlArea RTE
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4050 709f56b5-9817-0410-a4d7-c38de5d9e867
2008-09-01
- 22:35 Revision ec6af9c1: Fixed bug #9261: Indentation set with div section in htmlArea RTE is not rendered correctly in FE
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4049 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:31 Bug #19269: Indentation set with div section in htmlArea RTE is not rendered correctly in FE
- Committed to SVN TYPO3core trunk revision 4048 and branch TYPO3_4-2 revision 4049.
- 16:09 Bug #19269: Indentation set with div section in htmlArea RTE is not rendered correctly in FE
- Patch applied against 4.2.1 and tested successfully !
- 22:30 Revision abdf4e1b: Fixed bug #9261: Indentation set with div section in htmlArea RTE is not rendered correctly in FE
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4048 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:54 Bug #19003: double cache or no cache through cHash variants of the same URL
- Hi there,
another experience with wrong cHash:
if you are on this page:
http://localhost/t3421/index.php?id=... - 20:48 Bug #19003: double cache or no cache through cHash variants of the same URL
- Hi Dmitry,
> (b) http://localhost/t3421/index.php?id=6&L=0 [^] [^]
>
> This one is a synonym for (b):
> (c) h... - 18:59 Revision 882677af: Fixed bug #2642: Bug: Directories named 0 break directory listing and you cannnot create a directory with name 0
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4047 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:57 Revision 650c6891: Fixed bug #2642: Bug: Directories named 0 break directory listing and you cannnot create a directory with name 0
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4046 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:53 Revision f203cb08: Fixed bug #9249: Misspelling in Install tool
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-1@4045 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:51 Revision 0425df12: Fixed bug #9249: Misspelling in Install tool
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4044 709f56b5-9817-0410-a4d7-c38de5d9e867
- 18:50 Revision 233a13c1: Fixed bug #9249: Misspelling in Install tool
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4043 709f56b5-9817-0410-a4d7-c38de5d9e867
- 17:28 Feature #15897: enable various DB-Logging *inside* TYPO3
- Commited 2008-02-04 in rev. 3054:
http://forge.typo3.org/repositories/diff/typo3v4-core?rev=3054
Please set to ... - 16:51 Feature #19244: config.baseURL does not support stdWrap or copying of Objects
- That's right. The whole "config" does not support stdWrap or copying due to technical reasons. I do not think it will...
- 16:49 Bug #15344: frameset+realurl+config.baseUrl failed for search engines
- I do not think TYPO3 should do anything at all. Use config.absRefPrefix as described in the documentation...
- 16:46 Bug #18049: Submodules of Web module can't work with mod.php and the _DISPATCH system
- Nope, we do not close. I confirm the bug. The problem is related to page tree.
- 16:21 Bug #19274 (Closed): Editors can´t undelete records in history
- When an editor tryes to undelete a record in the history, the record will be deleted for a second time. The log give ...
- 15:57 Feature #16914: Optimizing tables to speed up FE
- We do not apply the indicated changes because it must be prooved to improve performance
- 15:35 Revision babfecf3: Fixed bug #2222: CSH missing for localization settings of pages
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4042 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:54 Revision 8a2ec1f7: Changed wrong bug number
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4041 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:50 Revision a5cc46e4: Fixed bug ##8505: String "Important Notice" in About Modules is hardcoded
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4040 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:03 Bug #19218: "Unable to parse URL" error when changing what content is shown
- This seems to be an issue with using tx_srlanguagemenu.
- 13:18 Bug #19273 (Closed): TCA is not loaded when config cache is disabled
- If configuration cache is disabled, TCA may not be initialized properly in FE. Here is the scenario:
- disable extCa...
2008-08-31
- 18:32 Bug #19272 (Closed): strcmp() with array as parameter in t3lib_div::linkThisScript() produces warnings with PHP 5.3
- I get warnings in the list view with current 4.2 branch from SVN and PHP 5.3 alpha:
Warning: strcmp() expects para... - 09:08 Bug #17354: fallback for menus. "content_fallback;1,0" has no affect for page records (e.g. menu)
- P.S.: For me correct language fallback in menu's is more important, so I now only use the patch and not the extension.
- 09:04 Bug #17354: fallback for menus. "content_fallback;1,0" has no affect for page records (e.g. menu)
- Hi Daniel,
I just test your extension: languagevisability
- it seems to work fine so far, but the bug described ... - 00:43 Bug #16862: Hide subpages will make preview impossible
- I can reproduce this
And I have found somethink more: The preview of the subpage will display, when this subpage ...
2008-08-30
- 20:02 Feature #17112: Add file operation permissions for back-end user groups
- Attached a patch to implement this feature.
Values of groups and user settings are OR'ed, so backwards compatibili... - 18:09 Feature #17112: Add file operation permissions for back-end user groups
- +1 on the feature.
I will try to compile a patch. - 17:17 Bug #15682: Reading folder contents fails if folder name is 0
- 2642.diff merges both patches and adds the fix to t3lib_div::get_dirs() (used in the foldertree).
- 17:06 Bug #14135: link wizard fails to remember external links
- I couln't reproduce any problem with rev 4039 (where did you get a rev 4042 from?). I did however just test with FF 3...
- 16:34 Bug #18665: The child pages of Mount points (do not substitute mount point) are not linked correctly in menus
- With the patch masi commited to 4_2 branch and trunk, the problem has been fixed
- 14:41 Revision a9eaba2c: Fixed bug #9255: External URLs cannot be set in RTEhtmlarea anymore
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4039 709f56b5-9817-0410-a4d7-c38de5d9e867
- 14:34 Bug #19264: External URLs cannot be set in RTEhtmlarea anymore
- Committed to SVN TYPO3core branch TYPO3_4-2 revision 4038 and trunk revision 4039.
- 12:31 Bug #19264: External URLs cannot be set in RTEhtmlarea anymore
- Hi Stan,
patch works like a charm for 4.2 :-)
Uschi - 01:58 Bug #19264: External URLs cannot be set in RTEhtmlarea anymore
- Since revision 4006, prototype.ja is included on the page in order to support DAM tabs. prototype.js extends form fie...
- 14:32 Revision e54aacc0: Fixed bug #9255: External URLs cannot be set in RTEhtmlarea anymore
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4038 709f56b5-9817-0410-a4d7-c38de5d9e867
- 12:36 Bug #19271 (Closed): Default icon for plugins in list_type select
- After last patch for enable icons in list_type select now it is fine to use default icon of extension, if no icon is ...
- 12:16 Feature #19270 (Closed): Tables in RTE have no counting rows/columns css class feature as contenttype table has
- Rows and columns in table made with the contenttype table have counting css classes assigned like class="tr-0", "tr-1...
- 03:49 Bug #19269: Indentation set with div section in htmlArea RTE is not rendered correctly in FE
- The attached patch fixes the issue and is submitted to core team list.
- 03:43 Bug #19269 (Closed): Indentation set with div section in htmlArea RTE is not rendered correctly in FE
- Quoting Jörg Wagner:
Since TYPO3 4.2 the RTE by default uses wrapper DIVs to indent block elements. Unfortunatelly... - 02:20 Bug #19263: can't use the "toggle selection" button when selecting images in FF3
- I am unable to reproduce this in current trunk (rev. 4037) with ff 3.0.1, for me the toggle button selects all files ...
- 01:51 Bug #17477: Undefined variable is used in t3lib_BEfunc::exec_foreign_table_where_query
- What is the effect of this undefined call?
Digging into the function I think that $rootLevel is always null becaus... - 01:18 Bug #17435: Setting [FE][lifetime] higher than one week, disables Login
- I am unable to reproduce this (trunk revision 4037, fe_login extension, ff3 and Opera)
Maybe this has been solved ...
2008-08-29
- 23:16 Bug #19268 (Closed): content within fieldset/legend tags uneditable using Internet Explorer
- Content contained within a fieldset (sample below) as entered into the RTE (logged into the backed as admin) is unabl...
- 22:59 Feature #15385: CSH missing for localization settings of pages
- Attached a patch to fix this.
The text is an abstract of the lang.details version in typo3/sysext/cms/locallang_cs... - 22:58 Bug #19219: Wrong display of deleted owners and groups in web->access->permissions
- I think with these patch it will work
- 22:49 Bug #15682: Reading folder contents fails if folder name is 0
- And added a patch for creating dirs with '0' as name.
- 22:04 Bug #15682: Reading folder contents fails if folder name is 0
- Used the solution from:
http://nl2.php.net/manual/en/class.dir.php
while (false !== ($entry = $d->read())) { - 22:10 Revision b7c37817: #9160: New option "index_metatags" not available in crawler / crawler-hooks
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4035 709f56b5-9817-0410-a4d7-c38de5d9e867
- 22:06 Revision 0ea3ce1c: #9160: New option "index_metatags" not available in crawler / crawler-hooks
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4033 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:47 Feature #16408: No unicode signs possible in title
- Unable to confirm.
The Site title set in the template works fine with umlauts, regardless of the forceCharSet sett... - 21:40 Revision 677ee124: #6711: Enable stdWrap for the image in imageLinkWrap
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4032 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:26 Bug #15248: When deleting a record in the BE, MsgBox should show the record label
- And added a new patch with new translations for the reference count and a better description for the deletion
- 12:34 Bug #15248: When deleting a record in the BE, MsgBox should show the record label
- I added a new patch that also shows info for content elements without title (by taking the first part of the text).
- 11:37 Bug #15248: When deleting a record in the BE, MsgBox should show the record label
- Why not define $title in one go and also check for it's existance e.g.
$title = $row[$this->fieldArray[0]] ? $row[$... - 10:48 Bug #15248: When deleting a record in the BE, MsgBox should show the record label
- I added a patch. Can someone test it?
- 21:23 Bug #18049: Submodules of Web module can't work with mod.php and the _DISPATCH system
- I remember a similar issue that lead to this error message and it had been solved.
However I just created a tiny t... - 21:18 Revision d045d3cc: bug #6601: fixed mount point issues with the local page tree cache
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4031 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:18 Revision 085685b5: bug #6601: fixed mount point issues with the local page tree cache
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/branches/TYPO3_4-2@4030 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:12 Bug #18059: Login into BE is not possible
- This bug is now half a year old, and nobody else comes up with similar issues.
I suggest to close this one because... - 21:10 Revision 171b2834: #7812: cObj CONTENT should allowed on static_* tables
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4029 709f56b5-9817-0410-a4d7-c38de5d9e867
- 21:08 Bug #17187: cache_hash gets filled up with menudata entries while using TMENU_LAYERS
- Is this still a problem?
If so, could someone please submit a ready to use TS MENU to reproduce this? The above TM... - 20:50 Revision 8a72a504: #8677: FE login redirect after logout does not work.
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4028 709f56b5-9817-0410-a4d7-c38de5d9e867
- 20:37 Feature #16914: Optimizing tables to speed up FE
- So this bug should be closed then.
If someone wants new indexes, he must provide numbers to prove the speed advant... - 20:27 Bug #18082: All TS coming after [usergroup=*] condition not working
- Not confirmed in current trunk (rev. 4024).
- 20:18 Bug #18431: Always generate Icons, assume that we have gd2 by default
- FYI:
Part one has been commited in rev. 3732. This sets default noIconProc to 0.
The second part (removing sear... - 19:32 Bug #19267: French mismatch in default pi1/locallang.xml
- also true in :
typo3conf/l10n/fr/felogin/pi1/fr.locallang.xml - 18:47 Bug #19267 (Closed): French mismatch in default pi1/locallang.xml
- line 209 of pi1/locallang.xml has a wrong french localisation for key 'll_forgot_email_password'.
The greeting is... - 19:00 Bug #18844: Fileadmin: Setting alt attributes and use the locallang.xml files instead of locallang.php files
- commit it to the core list
- 18:09 Bug #19016: wrong informations in user online list
- unable to reproduce
- 16:02 Bug #19016: wrong informations in user online list
- I can't reproduce this Problem under 4.2.2
- 18:09 Bug #15271: t3lib_tceforms references hardcoded tx_templavoila
- unable to reproduce
- 18:06 Bug #19251: "Show content from this page instead" does not work across Domain-Trees in multidomain environment
- no change required, closed
- 16:46 Bug #19266 (Closed): Not published DS are available in the back end form
- Has produced some DS/TO in draft mode. Not published yet, they are still available for use in back end forms in the L...
- 16:25 Bug #19264: External URLs cannot be set in RTEhtmlarea anymore
- I use Firefox 2.0.0.16
I got these JS-Error:
Fehler: uncaught exception: [Exception... "Component returned fail... - 15:31 Bug #19264: External URLs cannot be set in RTEhtmlarea anymore
- Hi Stan,
I can reproduce this is issue in a slightly different way after upgrading my core to latest branch of 4.2... - 14:31 Bug #19264 (Closed): External URLs cannot be set in RTEhtmlarea anymore
- Since of revision 4006 in SVN Trunk, setting links on the tab "External URL" does not work anymore. On trying to set ...
- 16:17 Bug #18479: Javascript error message
- David, is this still reproducible for you?
Does this happen with installed or non installed opendocs extension? - 16:07 Bug #18105: Problem with IE7 while generating new Pages
- The problem is that some JS in IE call the functions
pointerX: function(event) { return Event.pointer(event).x }... - 16:01 Bug #18551: IMG_RESOURCE doesn't support file name with space
- Confirmed.
But TYPO3 always substitutes whitespaces with underscores in files when uploading them. So I do not kno... - 16:00 Feature #16605: overriding labels
- Closing the older bug because the new has a patch attached.
- 15:53 Feature #15954: wizard for "extended" HTML entities
- Has been added a long time ago.
- 15:39 Bug #18554: not longer possible to use non-integer uids for fake treeitems in class.t3lib_treeview.php [has fix]
- I don't understand. What is a fake tree item? And how do you manipulate a page (?) uid in the backend?
- 15:36 Bug #19265 (Closed): Not properly escaped HTML chars for comments in objectbrowser
- If there is html in the comments for a object the objectbrowser does not escape these.
This can result in unpredicta... - 15:27 Bug #17593: Install tool loops with PHP 5.2.4 and Apache 2.0.59
- looks like this is a wont fix? can the bug be closed
- 15:21 Bug #16862: Hide subpages will make preview impossible
- I can reproduce this (today trunk rev. 4024):
Set a page to hidden, then preview page and a subpage -> works
Set ... - 15:16 Bug #19176: mailform requires email field name to be exactly "email" it should be case insensitive
- attached patch which make it configurable.
Documentation for TSref 7.3 CONFIG:
Property:
formmailSenderField
... - 14:50 Bug #17940: t3lib_DB displays wrong SQL in error case
- I have supplied a patch: martix7015.patch
Suggested solutions were:
* Leaving debug_lastBuiltQuery unaltered - wh... - 14:35 Bug #18995: CSS Display Error in Firefox 3.0
- This is related to #7544 where a php error overlaps with the docheader.
- 13:55 Bug #18390: Calling Shortcut to page - this cause a JS-Error and page is not highlighted in Pagetree
- The solution for the JS error is submitted as a patch to bug #18403
- 13:55 Bug #15111: FE User Auth - disableIPlock missing
- no feedback for 2½ yrs
- 13:53 Bug #15606: Pages are hidden to early after FE login
- fixed with the new login in 4.2
- 13:48 Feature #17542: Conditional Requirment for Fields in BE-Forms
- See comment
- 13:46 Bug #17814: Implement option to use different Flexform Datastructures per type field value (e.g. CType)
- Fixed by ingmar in rev2770
- 13:44 Bug #14135: link wizard fails to remember external links
- Seems to still be an issue with svn today (rev4042)
- 13:37 Bug #18403: Shortcutmenu cause JS-Error in IE
- Fixed and tested in IE7 and FF2.
See the attached patch. - 13:32 Feature #14229: Typo3 doesn't support Proxing like Zope for instance
- duplicate according to Christian Kuhn
- 13:31 Bug #14210: SSL - SSL Lock HTTPS Proxy ...
- duplicate according to Christian Kuhn
- 13:30 Bug #15135: Typo3 backend does not work with reverse proxy
- duplicate according to Christian Kuhn
- 11:39 Bug #15552: Erased user group assignment on login
- Closed as it can't be reproduced.
- 11:36 Bug #15552: Erased user group assignment on login
- I can not reproduce it with 4.2.1, too
- 11:26 Bug #17935: Installation misses key-definition of table pages and create of table fe_users
- submitted to svn by ingmar in rev3765
- 11:18 Bug #17935: Installation misses key-definition of table pages and create of table fe_users
- Fixed in rev. 3765
Bug can be closed. - 10:53 Bug #19261: border.html throw JS error (FF 2)
- Could not reproduce error in FF 2.0.0.16.
Tried to call alert(document.viewport.getHeight()) from firebug command li... - 10:33 Bug #14884: 'removeTag' does not remove closing tags
- Affects also < span > tags (within paragraphs).
- 10:13 Bug #19006: mailformplus: CREATE TABLE tx_thmailformplus_log... is not executed
- This is not a a TYPO3 Core bug, please report to extension author
- 01:53 Bug #19263 (Closed): can't use the "toggle selection" button when selecting images in FF3
- I tried to add some Images to my news post. when I opened the "typo3 element browser" and wanted to select all images...
2008-08-28
- 18:35 Bug #18689: Cannot upgrade from 4.1.6 to 4.2.0 due to error
- Hi
I am new to Typo3, testing it, and I am having troubles similar to aboves configuring Typo3 with Postgres. Unde... - 18:19 Bug #17227: Shortcut to external URL if referer-check enabled
- related to #0009182
- 17:53 Bug #17928: HMENU excludeUidList and excludeDoktypes ignore pages of type mount point
- the same bug exists in Typo3 4.2.1
These configuration do not work with mount points
Hmenu:
- excludeUidList
... - 17:16 Bug #19262 (Closed): debug_trail gives not filename
- If you call t3lib_div::debug_trail (...) then you get info about the class and methodname. The linenumber inside of a...
- 14:30 Bug #18989: Line break and Del key won't work correctly when when aligning the text as a block (justify)
- I can confirm this bug. Tested with 4.2.1, FF 2.0.0.16, Win2000
- 10:53 Bug #19261 (Closed): border.html throw JS error (FF 2)
- document.viewport has no properties
browser.html (line 76)
var documentHeight = document.viewport.getHeight();
...
2008-08-27
- 20:10 Revision f02d1d43: #9204: Allow icons in select of tt_content CE plugin
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4023 709f56b5-9817-0410-a4d7-c38de5d9e867
- 15:46 Bug #19260: The new Usersettings area is a little bit inconsistent
- okay: it is a very strange problem, but has definitively nothing to do with the be-interface.
Probably someone could... - 14:58 Bug #19260: The new Usersettings area is a little bit inconsistent
- okay, i was too fast posting. sorry.
The problem seems to be somewhere else. - 14:44 Bug #19260: The new Usersettings area is a little bit inconsistent
- This is maybe connected with closed feature: 0003894
greetz, clemens - 14:43 Bug #19260 (Closed): The new Usersettings area is a little bit inconsistent
- After introduction of the new feature 'start in every module you want and allowed to' it is quite inconsistent:
I no... - 13:12 Bug #19259 (Closed): IRRE function lockAjaxMethod locks even with lock parameter false
- If you call the IRRE method lockAjaxMethod with lock paramter=false, then it will still perform a lock. It should not...
- 11:45 Bug #15362: template::getTabMenu double ampersanded
- it exists in 4.1.7 too
- 11:09 Feature #19258 (Closed): There is no API to add or modify JavaScript
- The JavaScript in the TCE sometimes contains bugs. You cannot fix them without making an XCLASS. It would be fine to ...
- 06:34 Bug #19257: Enable synchronous load of some htmlArea RTE plugins
- Sorry, a boolean flag was inverted. The second patch fixes this.
Committed to SVN TYPO3core trunk revision 4022.
- 03:57 Bug #19257: Enable synchronous load of some htmlArea RTE plugins
- Committed to SVN TYPO3core trunk revision 4021.
- 03:52 Bug #19257: Enable synchronous load of some htmlArea RTE plugins
- The attached patch makes it possible for an extension to require that the plugin of another extension be loaded synch...
- 03:28 Bug #19257 (Closed): Enable synchronous load of some htmlArea RTE plugins
- Some RTE plugins are extensions of other plugins. For example, DefinitionList plugin extends BlockElements plugin. In...
- 06:32 Revision 44079505: Follow-up for issue #9235: Enable synchronous load of some htmlArea RTE plugins (boolean inversion)
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4022 709f56b5-9817-0410-a4d7-c38de5d9e867
- 03:56 Revision ad7ec435: Fixed issue #9235: Enable synchronous load of some htmlArea RTE plugins
- git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@4021 709f56b5-9817-0410-a4d7-c38de5d9e867
- 00:03 Feature #15193: There is no API to list tables in the Web->Page module
- I have uploaded a new extension patch1822 into TER. So you can test and use it without applying the patch.
Also available in: Atom