Activity
From 2012-05-19 to 2012-06-17
2012-06-17
- 22:19 Feature #38129 (Under Review): Provide overview for admins of new XCLASS usage
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12155 - 08:44 Feature #38129 (Closed): Provide overview for admins of new XCLASS usage
- With the new way for XCLASSes it is not easy for admins to see where it is used. In the configuration module you can ...
- 19:39 Task #38143: Clean up phpDoc comments in typo3/sysext/
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12153 - 19:17 Task #38143 (Under Review): Clean up phpDoc comments in typo3/sysext/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12153 - 19:16 Task #38143 (Closed): Clean up phpDoc comments in typo3/sysext/
- Clean up phpDoc comments for the following classes:
* typo3/sysext/cms/tslib/class.tslib_fe.php
Clean up provid... - 17:30 Bug #38142: PHP Warning: Illegal string offset '_CONTROL_' in t3lib/class.t3lib_recordlist.php line 186
- BTW, the last two parameters of @addElement@ are not used any more.
- 17:29 Bug #38142: PHP Warning: Illegal string offset '_CONTROL_' in t3lib/class.t3lib_recordlist.php line 186
- Ok, I tracked it down to @/t3lib/class.t3lib_recordlist.php@ lines 195-219. The problematic line is 216 with @$this->...
- 16:37 Bug #38142 (Closed): PHP Warning: Illegal string offset '_CONTROL_' in t3lib/class.t3lib_recordlist.php line 186
- Happens for each all pages/folders if opened with list module.
- 17:12 Bug #38132 (Under Review): Move all init.php code in global scope into methods
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12152 - 12:28 Bug #38132 (Closed): Move all init.php code in global scope into methods
- There is some code left in init.php that is not yet encapsuled in methods.
Move everything into methods in the boo... - 15:30 Task #38131: Remove require statements for classes
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12142 - 12:34 Task #38131 (Under Review): Remove require statements for classes
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12142 - 12:02 Task #38131 (Closed): Remove require statements for classes
- Since the autoloader is in place, the require statements for all classes (including template.php) is not necessary. T...
- 15:30 Bug #38133 (Resolved): Install Tool 123 wizard is broken
- Applied in changeset commit:3fb0fb862b6c831fde9815af000361dd6cb12695.
- 14:56 Bug #38133: Install Tool 123 wizard is broken
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12148 - 13:42 Bug #38133 (Closed): Install Tool 123 wizard is broken
- #1203699034: A cache with identifier "dbal" does not exist.
Exception is thrown - 15:30 Task #38134 (Resolved): Restructure bootstrap classes
- Applied in changeset commit:919230b5d1c40ce932db52824de1cc779bc21c90.
- 14:00 Task #38134: Restructure bootstrap classes
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12144 - 13:53 Task #38134 (Under Review): Restructure bootstrap classes
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12144 - 13:47 Task #38134 (Closed): Restructure bootstrap classes
- The scope separation in Bootstrap classes still needs more thoughts and concepts. For now, the construct is simplifie...
- 15:27 Revision 919230b5: [TASK] Restructure bootstrap classes
- The scope separation in Bootstrap classes still needs more thoughts
and concepts. For now, the construct is simplifie... - 15:02 Revision ea1f2ccb: [TASK] Raise submodule pointer
- Change-Id: Ia7f8450430f3fc440cfe0e00d92da1816f5fe0ef
Reviewed-on: http://review.typo3.org/12149
Reviewed-by: TYPO3 v4... - 14:55 Revision 9a417ba7: [BUGFIX] Install Tool 123 wizard is broken
- An exception with the following message is thrown in the
1-2-3-Wizard of the Install Tool:
Since DBAL adds itself to... - 14:22 Bug #38138: Add module menu object to the TYPO3 backend
- You can test the change with adding
$moduleMenu = t3lib_div::makeInstance('Typo3_ModuleMenu'); var_dump($moduleMenu)... - 14:21 Bug #38138: Add module menu object to the TYPO3 backend
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12146 - 14:17 Bug #38138 (Under Review): Add module menu object to the TYPO3 backend
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12146 - 14:13 Bug #38138 (Closed): Add module menu object to the TYPO3 backend
- The backend at the moment uses a combination of the GLOBAL variables TBE_MODULES and TBE_MODULES_EXT to build the mai...
- 14:13 Bug #38135 (Under Review): Apc Cache backend has side effects
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12145 - 14:03 Bug #38135 (Closed): Apc Cache backend has side effects
- If two caches use the APC cache backend, one cache can write and get entries from the other by just using the same ke...
- 13:43 Feature #38088 (Rejected): Enhance Bootstrap contexts
- This will be solved differently for now.
- 13:30 Task #38128 (Resolved): Remove t3lib/config_default
- Applied in changeset commit:c4742c30e08a28be88b736c7b9e489bd9cd49222.
- 12:44 Task #38128: Remove t3lib/config_default
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12141 - 11:40 Task #38128: Remove t3lib/config_default
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12141 - 01:15 Task #38128 (Under Review): Remove t3lib/config_default
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12141 - 01:13 Task #38128 (Closed): Remove t3lib/config_default
- After all code from config_default was transferred to methods of the
bootstrap, it is now usefull to merge the calls... - 12:48 Revision c4742c30: [TASK] Remove t3lib/config_default.php
- After all code from config_default was transferred to methods of the
bootstrap, it is now usefull to merge the calls ... - 12:30 Feature #38123 (Resolved): Add check to Reports module for usage of old XCLASS method
- Applied in changeset commit:6e2e47bf54f9439d6848990e96c602e93cc41997.
- 00:29 Feature #38123: Add check to Reports module for usage of old XCLASS method
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12140 - 11:31 Revision 6e2e47bf: [FEATURE] Check in Reports module for old XCLASS methods
- Reports module shows where old XCLASS methods are still used.
Change-Id: Ic67815b0af87b7fbf6c5a380ae7b2f4ab37d8398
R... - 01:30 Bug #36777 (Resolved): Unnecessary warning in css_styled_content (division by zero)
- Applied in changeset commit:4526c0d1338995a8ae3125339ace856eb22dd335.
- 00:42 Revision 4526c0d1: [BUGFIX] Unnecessary warning in css_styled_content (division by zero)
- If tt_content.image.20.maxW is not set, PHP throws a warning about
division by zero. This is not necessary. After tha... - 00:34 Revision 8fb2ed51: [BUGFIX] Unnecessary warning in css_styled_content (division by zero)
- If tt_content.image.20.maxW is not set, PHP throws a warning about
division by zero. This is not necessary. After tha... - 00:30 Bug #38124 (Resolved): Load extension configuration in function context
- Applied in changeset commit:721fe2aae079714c066283507dd81d7dec6d3fc9.
- 00:30 Task #38122 (Resolved): Move inclusion of ext_tables.php to bootstrap classes
- Applied in changeset commit:564a5a75a3fc9641e14e28dd326b6eb227c899d3.
- 00:30 Bug #38126 (Resolved): Load the main configuration file in functional context
- Applied in changeset commit:ae005fd7f4803ee26e5b43b1e36f23cbca42f6ab.
- 00:05 Revision ae005fd7: [!!!][TASK] Load main configuration file in functional context
- Until now the localconf.php file is included in a global scope.
This is a major blocker for a clean and flexible boot... - 00:05 Revision 721fe2aa: [!!!][TASK] Load extension configuration in function context
- Until now all the ext_localconf.php files provided by extensions
were included in a global scope. This is a major blo...
2012-06-16
- 23:57 Revision 564a5a75: [!!!][TASK] Move inclusion of ext_tables.php to bootstrap classes
- Change-Id: I6264ef8c94402dc53136ac502ea7d682a5141a1c
Releases: 6.0
Resolves: #38122
Reviewed-on: http://review.typo3.... - 23:55 Feature #38123 (Under Review): Add check to Reports module for usage of old XCLASS method
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12140 - 20:30 Feature #38123 (Closed): Add check to Reports module for usage of old XCLASS method
- The new XCLASS handling logs usage of the old way in the deprecation log, but for administrators it is useful to see ...
- 22:38 Bug #38124 (Under Review): Load extension configuration in function context
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12139 - 20:35 Bug #38124 (Closed): Load extension configuration in function context
- Until now all the ext_localconf.php files provided by extensions were included in a global scope.
This is a major b... - 22:30 Task #38127 (Resolved): Clean up phpDoc comments in typo3/sysext/
- Applied in changeset commit:2d445bb0ccddb9a2213f184e4c6fd9e1674667e5.
- 21:10 Task #38127 (Under Review): Clean up phpDoc comments in typo3/sysext/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12137 - 21:10 Task #38127 (Closed): Clean up phpDoc comments in typo3/sysext/
- Clean up phpDoc comments for the following classes:
* typo3/sysext/cms/tslib/class.tslib_tableoffset.php
* typo3/... - 22:27 Bug #38126 (Under Review): Load the main configuration file in functional context
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12138 - 20:41 Bug #38126 (Closed): Load the main configuration file in functional context
- Until now the localconf.php file is included in a global scope.
This is a major blocker for a clean and flexible bo... - 22:26 Task #38122: Move inclusion of ext_tables.php to bootstrap classes
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12135 - 21:43 Task #38122: Move inclusion of ext_tables.php to bootstrap classes
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12135 - 19:24 Task #38122 (Under Review): Move inclusion of ext_tables.php to bootstrap classes
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12135 - 19:15 Task #38122 (Closed): Move inclusion of ext_tables.php to bootstrap classes
- Move inclusion of ext_tables.php to bootstrap classes
- 21:43 Revision 2d445bb0: [TASK] Clean up phpDoc comments in typo3/sysext/
- Clean up phpDoc comments for the following classes:
* typo3/sysext/cms/tslib/class.tslib_tableoffset.php
* typo3/sys... - 21:30 Task #38121 (Resolved): Use singleton objects for bootstrapping
- Applied in changeset commit:c06ce81d766d65b0d79762e2141faba9e8b87f96.
- 20:17 Task #38121: Use singleton objects for bootstrapping
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12133 - 20:15 Task #38121: Use singleton objects for bootstrapping
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12133 - 18:47 Task #38121 (Under Review): Use singleton objects for bootstrapping
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12133 - 18:43 Task #38121 (Closed): Use singleton objects for bootstrapping
- Use singleton objects for bootstrapping instead of calling static functions. This way the whole process can be extend...
- 20:43 Revision c06ce81d: [TASK] Use singleton objects for bootstrapping
- Use singleton objects for bootstrapping instead of calling
static functions. This way the whole process can be extend... - 20:38 Task #38125 (Under Review): Clean up phpDoc comments in typo3/sysext/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12136 - 20:38 Task #38125 (Closed): Clean up phpDoc comments in typo3/sysext/
- Clean up phpDoc comments for the following classes:
* typo3/sysext/cms/tslib/class.tslib_mediawizardcoreprovider.p... - 20:30 Bug #38115 (Resolved): t3lib_file_Utility_FileExtensionFilterTest fails
- Applied in changeset commit:c2ad5471c5b494f2e4745e2fe9f6ad232386c0c3.
- 16:58 Bug #38115 (Under Review): t3lib_file_Utility_FileExtensionFilterTest fails
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12130 - 16:40 Bug #38115 (Closed): t3lib_file_Utility_FileExtensionFilterTest fails
- t3lib_file_Utility_FileExtensionFilterTest fails due to not mocked factory object.
- 20:30 Bug #37544 (Resolved): Unit tests failures in t3lib_extFileFunctionsTest
- Applied in changeset commit:c2ad5471c5b494f2e4745e2fe9f6ad232386c0c3.
- 19:42 Revision c2ad5471: [BUGFIX] t3lib_file_Utility_FileExtensionFilterTest fails
- t3lib_file_Utility_FileExtensionFilterTest fails due to not
mocked factory object.
Change-Id: Ibd5246f85e56a241c5e46... - 19:30 Task #38117 (Resolved): Remove the function index
- Applied in changeset commit:1279cd4781a3038c479916f28993f5b1595cb735.
- 17:00 Task #38117 (Under Review): Remove the function index
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12131 - 16:58 Task #38117 (Closed): Remove the function index
- 19:25 Revision 1279cd47: [TASK] Remove the function index
- Change-Id: Ibbc5b21bf696ec552111108b647cff6afd4f654a
Resolves: #38117
Releases: 6.0
Reviewed-on: http://review.typo3.... - 19:22 Revision 32abd664: [TASK] Use master branches of submodules
- Affected submodules:
* dbal
* fluid
* linkvalidator
Change-Id: I1f4371dd4748dc11d76afb912e03fc132d92d712
Releases: 6... - 18:53 Task #38087: Streamline typo3/classes naming
- Philipp Gampe wrote:
> Mind telling a reason for that decision?
Yepp... the tiny change of the folder name from "... - 17:40 Task #38116: Clean up phpDoc comments in typo3/sysext/
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12129 - 16:47 Task #38116: Clean up phpDoc comments in typo3/sysext/
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12129 - 16:47 Task #38116 (Under Review): Clean up phpDoc comments in typo3/sysext/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12129 - 16:46 Task #38116 (Closed): Clean up phpDoc comments in typo3/sysext/
- Clean up phpDoc comments for the following classes:
* typo3/sysext/cms/tslib/class.tslib_adminpanel.php
* typo3/s... - 17:33 Task #38119 (Under Review): Clean up phpDoc comments in typo3/sysext/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12132 - 17:33 Task #38119 (Closed): Clean up phpDoc comments in typo3/sysext/
- Clean up phpDoc comments for the following classes:
* typo3/sysext/cms/tslib/class.tslib_controltable.php
* typo3... - 16:30 Bug #38114 (Resolved): Exception on modifying page properties
- Applied in changeset commit:c4c18d849d3a47e5225ad65730295abfa56b25c2.
- 15:27 Bug #38114 (Under Review): Exception on modifying page properties
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12128 - 15:26 Bug #38114 (Closed): Exception on modifying page properties
- An exception "#1300096564: uid of file has to be numeric" is thrown on modifying and saving the properties of a pages...
- 16:30 Task #38112 (Resolved): Move config_default functions to Bootstrap classes
- Applied in changeset commit:27673d89d96a02fbf142eccfb3bbdae37e3dc635.
- 14:09 Task #38112: Move config_default functions to Bootstrap classes
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12126 - 13:52 Task #38112 (Under Review): Move config_default functions to Bootstrap classes
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12126 - 13:51 Task #38112 (Closed): Move config_default functions to Bootstrap classes
- Move config_default functions to Bootstrap classes
- 16:30 Task #38098 (Resolved): Clean up phpDoc comments in typo3/sysext/
- Applied in changeset commit:a2e6be9b788e3a4a02ea39b4d3d40bf5ecaeb713.
- 16:21 Revision a2e6be9b: [TASK] Clean up phpDoc comments in typo3/sysext/
- Clean up phpDoc comments for the following classes:
* typo3/sysext/cms/tslib/hooks/class.tx_cms_fehooks.php
* typo3/... - 15:50 Revision 27673d89: [TASK] Move config_default functions to Bootstrap classes
- Change-Id: I07810ada04089e2abaad4963a99909656c683274
Resolves: #38112
Releases: 6.0
Reviewed-on: http://review.typo3.... - 15:44 Revision c4c18d84: [BUGFIX] Exception on modifying page properties
- An exception "#1300096564: uid of file has to be numeric" is
thrown on modifying and saving the properties of a pages... - 15:30 Bug #38103 (Resolved): Use dispatcher for filelist extension
- Applied in changeset commit:1f4bd2178f01ec1de2b7716f7ab9d5686d72ad56.
- 15:30 Bug #38105 (Resolved): Use dispatcher for dbint extension
- Applied in changeset commit:67c0469155d55fc3f3863586900cb6fa8a3a6769.
- 15:23 Bug #38105: Use dispatcher for dbint extension
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12114 - 15:12 Bug #38105: Use dispatcher for dbint extension
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12114 - 14:32 Bug #38105: Use dispatcher for dbint extension
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12114 - 15:25 Revision 67c04691: [FEATURE] Use mod dispatcher for lowlevel extensions
- Use the backend module dispatcher for the
two modules in the lowlevel extension -
Configuration and DBCheck.
Change-... - 14:31 Revision 1f4bd217: [FEATURE] Use mod dispatcher for filelist module
- Use the backend module dispatcher for the
filelist extension.
Change-Id: I3b3ab0c485feabab0189cdb4b70d50c92464e41c
R... - 14:30 Bug #38099 (Resolved): Use dispatcher for perm extension
- Applied in changeset commit:80e1daa26eb237424baeab97e8aa0fd5421762d3.
- 14:09 Task #38113 (Under Review): Clean up phpDoc comments in typo3/sysext/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12127 - 14:09 Task #38113 (Closed): Clean up phpDoc comments in typo3/sysext/
- Clean up phpDoc comments for the following classes:
* typo3/sysext/cms/tslib/media/scripts/fe_adminLib.inc
* typo... - 13:59 Revision 80e1daa2: [FEATURE] Use mod dispatcher for the perm extension
- Use the backend module dispatcher for the
perm (Access) extension.
Change-Id: I1b9566d4c37a5ab8221f70b46447786277c98... - 13:45 Bug #28607 (Closed): CSS path with TS
- See #32480.
- 00:41 Bug #28607: CSS path with TS
- This is a duplicate of #32480 which is under review in Gerrit. Please close this issue and review #32480. Thanks!
- 12:46 Bug #38110: Conceptual problem in Web > Access > User Overview
- !forge_38110.png!
- 12:46 Bug #38110 (Closed): Conceptual problem in Web > Access > User Overview
- The Web > Access > User Overview allows to easily change permissions by just clicking accordant "allowed" or "denied"...
- 12:30 Task #38106 (Resolved): Split t3lib/config_default.php code into functions
- Applied in changeset commit:87ce64c87003a2ed34385a0acfef0ef14b1f0780.
- 12:30 Bug #38109 (Resolved): Use dispatcher for indexed_search extension
- Applied in changeset commit:d18cfb61e5642cf24f3aee1c4da46e0f88e22733.
- 11:08 Bug #38109 (Under Review): Use dispatcher for indexed_search extension
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12123 - 11:02 Bug #38109 (Closed): Use dispatcher for indexed_search extension
- Use the backend module dispatcher for the
indexed_search extension. - 12:30 Bug #38107 (Resolved): t3editor broken after refactoring of tstemplate module dispatch
- Applied in changeset commit:9de5ab8689e7f8bf1c8c6a0ec3b67df31b5aabcf.
- 12:13 Bug #38107 (Under Review): t3editor broken after refactoring of tstemplate module dispatch
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12125 - 11:53 Bug #38107 (Accepted): t3editor broken after refactoring of tstemplate module dispatch
- 12:25 Revision 9de5ab86: [BUGFIX] t3editor broken after tstemplate refactoring
- Since the refactoring of tstemplate there is no
syntax highlighting for tstemplate anymore as
the t3editor uses SCRIP... - 12:15 Revision d18cfb61: [FEATURE] Use mod dispatcher for the indexed_search extension
- Use the backend module dispatcher for the
indexed_search extension.
Change-Id: Ie2f925888100f254622e32df777f2e49b469... - 11:51 Revision 87ce64c8: [TASK] Split t3lib/config_default.php code into functions
- Step to a cleaner bootstrap in config_default.php: Split the
code segments into functions and call them. Do not worry... - 11:20 Revision 227c539f: [TASK] Raise extbase submodule pointer
- Change-Id: I57fb9ef9f3c351612a1cc17ef8151c6535e57872
Reviewed-on: http://review.typo3.org/12124
Reviewed-by: Christia... - 00:45 Feature #38094: Option to redirect after form submitting
- Please keep in mind that one issue per change is needed. The subject stuff is a duplicate of #35787. So maybe we can ...
- 00:27 Bug #38108 (Under Review): Multiple domain records in one tree don't work
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12120 - 00:07 Bug #38108 (Rejected): Multiple domain records in one tree don't work
- Image a oage tree like this
- Home <-- Domain record: domain1.tld
-- Page 1
-- Page 2
-- Page 3 <-- Domain reco... - 00:05 Feature #24283: DBAL error in INSTALL TOOL > ADONewConnection: Unable to load database driver ''
- Not sure why the issue marked as duplicated to rejected issue #27195
But the bug still exists in 4.7.1 - if I skip 1... - 00:01 Bug #22884 (Closed): Hidden sys_domain-records not ignored
2012-06-15
- 23:59 Bug #38107 (Closed): t3editor broken after refactoring of tstemplate module dispatch
- There no syntax highlighting any more.
There is no JS. I use current Chrome on Linux. - 23:50 Bug #22884: Hidden sys_domain-records not ignored
- This issue can be closed as domain records can be forced by setting the "forced" flag.
- 23:44 Task #38106 (Under Review): Split t3lib/config_default.php code into functions
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12118 - 23:35 Task #38106 (Closed): Split t3lib/config_default.php code into functions
- Step to a cleaner bootstrap in config_default.php: Split the
code segments into functions and call them. Do not worr... - 23:30 Bug #38104 (Resolved): Remove bogus template in template analyzer
- Applied in changeset commit:b3bba72290ff947e72e3ed24e2bc1770c7e162ef.
- 22:17 Bug #38104 (Under Review): Remove bogus template in template analyzer
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12113 - 22:12 Bug #38104 (Closed): Remove bogus template in template analyzer
- Since the implementation of #22169 a bogus template icon appeared in the template analyzer (see screenshots).
This... - 23:30 Bug #38102 (Resolved): Use dispatcher for opendocs extension
- Applied in changeset commit:64bfd7d1acd11d7144d4aa58e83346b06bd34955.
- 22:36 Bug #38102: Use dispatcher for opendocs extension
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12109 - 20:30 Bug #38102 (Under Review): Use dispatcher for opendocs extension
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12109 - 20:29 Bug #38102 (Closed): Use dispatcher for opendocs extension
- Use the backend module dispatcher for the
opendocs extension.
Added an index.php that redirects to
alt_doc.php ... - 23:15 Bug #38099: Use dispatcher for perm extension
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12105 - 23:08 Bug #38099: Use dispatcher for perm extension
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12105 - 18:50 Bug #38099 (Under Review): Use dispatcher for perm extension
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12105 - 18:48 Bug #38099 (Closed): Use dispatcher for perm extension
- Use the backend module dispatcher for the
prem (Access) extension. - 22:49 Revision b3bba722: [BUGFIX] Remove bogus template in template analyzer
- Since the implementation of #22169 a bogus template icon
appeared in the template analyzer.
This is because the call ... - 22:37 Revision 64bfd7d1: [FEATURE] Use mod dispatcher for opendocs extension
- Use the backend module dispatcher for the
opendocs extension.
Added an index.php that redirects to
alt_doc.php which... - 22:35 Bug #38105: Use dispatcher for dbint extension
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12114 - 22:31 Bug #38105 (Under Review): Use dispatcher for dbint extension
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12114 - 22:27 Bug #38105 (Closed): Use dispatcher for dbint extension
- Use the backend module dispatcher for the
two modules in the dbint extension -
Configuration and DBCheck. - 21:49 Task #38087: Streamline typo3/classes naming
- Mind telling a reason for that decision?
- 19:34 Task #38087 (Rejected): Streamline typo3/classes naming
- Was reverted again...
- 19:30 Task #38087 (Resolved): Streamline typo3/classes naming
- Applied in changeset commit:32c37eb6d9bdb4f80d205d94a091e55d4afd36f5.
- 18:34 Task #38087: Streamline typo3/classes naming
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12096 - 17:43 Task #38087: Streamline typo3/classes naming
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12096 - 16:32 Task #38087 (Under Review): Streamline typo3/classes naming
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12096 - 16:09 Task #38087 (Rejected): Streamline typo3/classes naming
- Streamline typo3/classes naming to be typo3/Classes
- 21:41 Bug #38103: Use dispatcher for filelist extension
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12110 - 21:00 Bug #38103 (Under Review): Use dispatcher for filelist extension
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12110 - 20:58 Bug #38103 (Closed): Use dispatcher for filelist extension
- Use the backend module dispatcher for the
filelist extension. - 21:30 Bug #38093 (Resolved): Use dispatcher for tstemplate extensions
- Applied in changeset commit:9cf9591c52d144a8c3c571667bcb5cf29022b78d.
- 20:20 Bug #38093: Use dispatcher for tstemplate extensions
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12099 - 17:31 Bug #38093 (Under Review): Use dispatcher for tstemplate extensions
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12099 - 17:29 Bug #38093 (Closed): Use dispatcher for tstemplate extensions
- Use the backend module dispatcher for the
tstemplate, tstemplate_analyzer, tstemplate_info,
tstemplate_objbrowser e... - 21:01 Revision 9cf9591c: [FEATURE] Use mod dispatcher for tstemplate extensions
- Use the backend module dispatcher for the
tstemplate, tstemplate_analyzer, tstemplate_info,
tstemplate_objbrowser ext... - 20:30 Task #38089 (Resolved): Streamline naming of Typo3_Bootstrap
- Applied in changeset commit:8e40027765019329d502c52103db8a65536ee6dc.
- 19:27 Task #38089: Streamline naming of Typo3_Bootstrap
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12103 - 18:46 Task #38089 (Under Review): Streamline naming of Typo3_Bootstrap
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12103 - 16:14 Task #38089 (Closed): Streamline naming of Typo3_Bootstrap
- Streamline naming of Typo3_Bootstrap and location of files to be in typo3/Classes/Bootstrap/
- 20:28 Revision 6712ba10: [BUGFIX] Fatal error in reports module
- Change-Id: I3f0af2132bfecbe83cecdd0605e7628a2c71bc30
Fixes: #37920
Releases: 6.0 - 20:09 Task #38100: Clean up phpDoc comments in typo3/sysext/
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12107 - 19:38 Task #38100: Clean up phpDoc comments in typo3/sysext/
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12107 - 19:26 Task #38100 (Under Review): Clean up phpDoc comments in typo3/sysext/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12107 - 19:26 Task #38100 (Closed): Clean up phpDoc comments in typo3/sysext/
- Clean up phpDoc comments for the following classes:
* typo3/sysext/cms/tslib/interfaces/
interface.tslib_content... - 20:06 Task #38098: Clean up phpDoc comments in typo3/sysext/
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12104 - 18:46 Task #38098 (Under Review): Clean up phpDoc comments in typo3/sysext/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12104 - 18:45 Task #38098 (Closed): Clean up phpDoc comments in typo3/sysext/
- Clean up phpDoc comments for the following classes:
* typo3/sysext/cms/tslib/hooks/class.tx_cms_fehooks.php
* typ... - 19:45 Revision 8e400277: [TASK] Streamline naming of Typo3_Bootstrap
- Streamline naming of Typo3_Bootstrap and location of files to be
in typo3/Classes/Bootstrap/
Change-Id: I063ab9b3a33... - 19:30 Bug #37353 (Resolved): Non-pagetree context menus broken in the current git master
- Applied in changeset commit:f9de285eb0d4b418b7584287aadbcb45b07703a2.
- 19:30 Bug #38096 (Resolved): Use dispatcher for setup extension
- Applied in changeset commit:5c3e82a71613ded96847b0e1a6cce38bf83798d6.
- 18:28 Bug #38096 (Under Review): Use dispatcher for setup extension
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12102 - 18:27 Bug #38096 (Closed): Use dispatcher for setup extension
- Use the backend module dispatcher for the
setup (user settings) extension. - 19:14 Revision 603b7321: Revert "[TASK] Streamline typo3/classes naming"
- This reverts commit 32c37eb6d9bdb4f80d205d94a091e55d4afd36f5.
Change-Id: Ibc36f5631f12b8cfed759aa6e676f48dc179b1b3
R... - 19:04 Feature #37868: favicon in Backend
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12004 - 18:40 Revision 5c3e82a7: [FEATURE] Use mod dispatcher for setup extension
- Use the backend module dispatcher for the
setup (user settings) extension.
Change-Id: I3b5d3c0a2d1b331e22f6389ed147c... - 18:38 Revision 32c37eb6: [TASK] Streamline typo3/classes naming
- Streamline typo3/classes naming to be typo3/Classes
Change-Id: I688e3405120177ee85ef6519881f7c3dec59d210
Resolves: #... - 18:30 Revision f9de285e: [BUGFIX] Non-pagetree context menus broken
- Change-Id: If5b4dd3d2b61e046f5657a8899f6c66b961c790e
Fixes: #37353
Releases: 6.0
Reviewed-on: http://review.typo3.org... - 18:30 Bug #38092 (Resolved): Move default TYPO3_CONF_VARS from config_default to own file
- Applied in changeset commit:038f951111dbcc28421c41302ad3876a4490ddef.
- 18:00 Bug #38092: Move default TYPO3_CONF_VARS from config_default to own file
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12098 - 17:12 Bug #38092: Move default TYPO3_CONF_VARS from config_default to own file
- Why?
- 16:47 Bug #38092 (Under Review): Move default TYPO3_CONF_VARS from config_default to own file
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12098 - 16:46 Bug #38092 (Closed): Move default TYPO3_CONF_VARS from config_default to own file
- Move default TYPO3_CONF_VARS from config_default to own file
- 18:08 Bug #33700: Invalid behavior of search for integer in Backend search
- I don't know if this patch also solves this problem:
string fields containing just numbers will not be found via liv... - 18:05 Revision 038f9511: [TASK] Move default TYPO3_CONF_VARS from config_default to own file
- Change-Id: I5f563622cb3973ad139194df3fab51a8aadf8a2f
Resolves: #38092
Releases: 6.0
Reviewed-on: http://review.typo3.... - 17:35 Feature #38094 (Closed): Option to redirect after form submitting
- There are no options to set a subject for the new form wizard. Please add a third field for the subject.
There are ... - 17:30 Bug #38090 (Resolved): Use dispatcher for cshmanual extension
- Applied in changeset commit:0c8187d6382945c4a9e282ebaf2403a08062513c.
- 16:52 Bug #38090: Use dispatcher for cshmanual extension
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12095 - 16:21 Bug #38090 (Under Review): Use dispatcher for cshmanual extension
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12095 - 16:16 Bug #38090 (Closed): Use dispatcher for cshmanual extension
- Use the backend module dispatcher for the
cshmanual extension. - 17:15 Revision 0c8187d6: [FEATURE] Use mod dispatcher for cshmanual
- Use the backend module dispatcher for the
cshmanual extension.
Change-Id: I8333b488f61c30c4c1fe75a2c2e409ce616e216b
... - 16:30 Bug #38081 (Resolved): Remove TYPO3_tables_script
- Applied in changeset commit:b964dad73c48f444c7e2be29c8a0df677be5d531.
- 14:47 Bug #38081 (Under Review): Remove TYPO3_tables_script
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12093 - 14:45 Bug #38081 (Closed): Remove TYPO3_tables_script
- The definition of constant TYPO3_tables_script in localconf.php allows to
set a different path to the basic tca defi... - 16:13 Feature #38088 (Rejected): Enhance Bootstrap contexts
- The Typo3_Bootstrap mechanism shall be extended to reflect the accordant contexts:
* Typo3_Bootstrap_Abstract (abs... - 16:07 Task #38086 (Accepted): Enhance TYPO3 bootstrap mechanism
- 16:07 Task #38086 (Closed): Enhance TYPO3 bootstrap mechanism
- Enhance TYPO3 bootstrap mechanism - Umbrella issue for TYPO3 Bootstrap Code Sprint in Hamburg, June 2012
- 15:58 Revision b964dad7: [TASK] Remove TYPO3_tables_script and handling
- The definition of constant TYPO3_tables_script in localconf.php allows to
set a different path to the basic tca defin... - 15:43 Feature #38083 (Under Review): Add scheduler task to update language packages
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12094 - 15:33 Feature #38083 (Closed): Add scheduler task to update language packages
- A scheduler task within Extension Manager is missing to allow language packages to be regularly updated.
- 15:30 Feature #38080 (Resolved): Use dispatcher for tsconfig_help extension
- Applied in changeset commit:de4d0e74e7714bae7b5d15edd652200c136b96a3.
- 14:18 Feature #38080 (Under Review): Use dispatcher for tsconfig_help extension
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12090 - 14:14 Feature #38080 (Closed): Use dispatcher for tsconfig_help extension
- Use the backend module dispatcher for the tsconfig_help extension.
- 15:30 Bug #38078 (Resolved): Replace duplicate code with a bootstrap method call
- Applied in changeset commit:3a6e8032cb142a55c0313ec521af3733d8228bfb.
- 14:49 Bug #38078: Replace duplicate code with a bootstrap method call
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12091 - 14:36 Bug #38078: Replace duplicate code with a bootstrap method call
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12091 - 14:33 Bug #38078 (Under Review): Replace duplicate code with a bootstrap method call
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12091 - 14:08 Bug #38078 (Closed): Replace duplicate code with a bootstrap method call
- The ext_tables inclusion hook has been moved to a method in the bootstrap class.
Use this bootstrap method instead o... - 14:59 Revision 3a6e8032: [TASK] Replace duplicate code with a bootstrap method call
- The ext_tables inclusion hook has been moved to a
method in the bootstrap class. Use this bootstrap method
instead of... - 14:52 Revision de4d0e74: [FEATURE] Use mod dispatcher for tsconfig_help
- Use the backend module dispatcher for the
tsconfig_help extension.
Change-Id: I96fbe53025318601b1db113039091be545b60... - 14:09 Task #38079 (Closed): Fix CGL violations against DoubleQuoteUsageNotRequired in sysext rtehtmlarea
- 13:07 Bug #38076 (Closed): Fatal error: Class 't3lib_div' not found in GridData.php
- If I open Workspaces in TYPO34.7.1 BE an ExtDirect - Exception Tab opens with this Exception:
Fatal error: Class 't3... - 11:47 Bug #37425 (Accepted): Install Tool renames all tables and fields to "zzz_deleted_"
- The problem is not that "string is less than or equal to start characters wrong": The string 'test' is 4 characters l...
- 09:30 Bug #37916 (Resolved): Reload button viewpage
- Applied in changeset commit:e80e92162a0ee641f28fe46fb8c13b3ae1087779.
- 09:24 Bug #38063 (Closed): Content elements disappear on publishing a page
- With #30604 a severe Bug in 4.7 was introduced with these effects:
* content on a newly created page in a workspac... - 08:33 Revision e80e9216: [TASK] EXT: viewpage: Reload button
- The reload button in DocHeader within the viewpage backend module
should not reload the whole content area but only t... - 08:32 Bug #33446 (Under Review): canBeInterpretedAsInteger fatals if given an object
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 08:29 Task #32773: fe_adminLib.inc crashes on 5.3 because usage of preg_spliti()
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 08:28 Task #32773 (Under Review): fe_adminLib.inc crashes on 5.3 because usage of preg_spliti()
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 07:59 Bug #24087: Content "All languages" disappears in Page module
- Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 07:58 Bug #24087: Content "All languages" disappears in Page module
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 07:57 Bug #24087 (Under Review): Content "All languages" disappears in Page module
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 07:55 Bug #36777: Unnecessary warning in css_styled_content (division by zero)
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 07:54 Bug #36777 (Under Review): Unnecessary warning in css_styled_content (division by zero)
- Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 00:30 Task #37980 (Resolved): Clean up phpDoc comments in typo3/
- Applied in changeset commit:23d029acc007e3e97060253fed1df3253206cfb1.
- 00:30 Bug #38058 (Resolved): Clean up phpDoc comments in typo3/sysext/
- Applied in changeset commit:d31386fe4d4a6d1b796cd0b708bccfb2b54cabbb.
- 00:30 Task #38057 (Resolved): Clean up phpDoc comments in typo3/sysext/
- Applied in changeset commit:a75b83423013824bae8cebf434f67eb18e7e7564.
- 00:30 Task #38056 (Resolved): Clean up phpDoc comments in typo3/sysext/
- Applied in changeset commit:801cdf002d8522e7654a3aaaa443cfed29125b03.
- 00:30 Task #37974 (Resolved): CGL FunctionCallArgumentSpacingNoSpaceAfterComma in indexed_search
- Applied in changeset commit:1f85736551c7674f0282a77d9dbd13f3b10d937a.
- 00:30 Task #38061 (Resolved): Clean up phpDoc comments in typo3/sysext/
- Applied in changeset commit:54ab6f3faf28c8f9c5ad94f6a3a52fa9ec9d6d1d.
- 00:00 Task #38061 (Under Review): Clean up phpDoc comments in typo3/sysext/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12073 - 00:00 Task #38061 (Closed): Clean up phpDoc comments in typo3/sysext/
- Clean up phpDoc comments for the following classes:
* typo3/sysext/cms/tslib/content/class.tslib_content_imagetext... - 00:30 Task #37971 (Resolved): Clean up phpDoc comments in typo3/
- Applied in changeset commit:efa837c8af9ee07ebd3d6fff1baae8cd516f1fd5.
- 00:30 Bug #36947 (Resolved): GIFBUILDER render twice
- Applied in changeset commit:ab720c0e04d910b844c0ed788bbac490c803da92.
- 00:01 Bug #36947: GIFBUILDER render twice
- Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 00:30 Task #38059 (Resolved): CGL DoubleQuoteUsageNotRequired in sysext tstemplate_ceditor
- Applied in changeset commit:65eb72e0cdd65180f01018c8a5d86cc812ed5730.
- 00:18 Revision 65eb72e0: [TASK] Fix CGL violations against DoubleQuoteUsage
- Change-Id: I8a61df7ae9db8c5596dcb956d15a6b344d5b70d9
Resolves:#38059
Releases:6.0
Reviewed-on: http://review.typo3.or... - 00:14 Revision efa837c8: [TASK] Clean up phpDoc comments in typo3/
- Clean up phpDoc comments for the following classes:
* typo3/index.php
* typo3/index_re.php
* typo3/init.php
* typo3/... - 00:10 Revision 54ab6f3f: [TASK] Clean up phpDoc comments in typo3/sysext/
- Clean up phpDoc comments for the following classes:
* typo3/sysext/cms/tslib/content/class.tslib_content_imagetext.p... - 00:04 Revision ab720c0e: [BUGFIX] Fix refactoring regression in imagecopyresized
- t3lib_stdGraphic::imagecopyresized was refactored to make it
unit-testable in #26660. This change had a regression. W...
2012-06-14
- 23:55 Revision 6bc116e7: [BUGFIX] Fix refactoring regression in imagecopyresized
- t3lib_stdGraphic::imagecopyresized was refactored to make it
unit-testable in #26660. This change had a regression. W... - 23:54 Revision 1f857365: [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/
- Change-Id: Id806a15491fabd2c61dc0ced44a3ca2adeeb89fb
Resolves: #37974
Releases: 6.0
Reviewed-on: http://review.typo3.... - 23:52 Revision 801cdf00: [TASK] Clean up phpDoc comments in typo3/sysext/
- Clean up phpDoc comments for the following classes:
* typo3/sysext/about/interfaces/interface.tx_about_customsection... - 23:46 Revision d31386fe: [TASK] Clean up phpDoc comments in typo3/sysext/
- Clean up phpDoc comments for the following classes:
* typo3/sysext/cms/tslib/content/class.tslib_content_abstract.ph... - 23:44 Revision a75b8342: [TASK] Clean up phpDoc comments in typo3/sysext/
- Clean up phpDoc comments for the following classes:
* typo3/sysext/cms/layout/conf.php
* typo3/sysext/cms/layout/db_... - 23:38 Revision 23d029ac: [TASK] Clean up phpDoc comments in typo3/
- Clean up phpDoc comments for the following classes:
* typo3/view_help.php
* typo3/wizard_colorpicker.php
* typo3/wiz... - 23:37 Task #38059 (Closed): CGL DoubleQuoteUsageNotRequired in sysext tstemplate_ceditor
- 23:32 Task #37980: Clean up phpDoc comments in typo3/
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12010 - 18:00 Task #37980: Clean up phpDoc comments in typo3/
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12010 - 23:30 Task #38027 (Resolved): CGL DoubleQuoteUsageNotRequired in sysext tstemplate_objbrowser
- Applied in changeset commit:e40cadede944f758ac5f388aa01e036fbef7c051.
- 22:50 Task #38027: CGL DoubleQuoteUsageNotRequired in sysext tstemplate_objbrowser
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12042 - 09:05 Task #38027: CGL DoubleQuoteUsageNotRequired in sysext tstemplate_objbrowser
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12041 - 08:15 Task #38027: CGL DoubleQuoteUsageNotRequired in sysext tstemplate_objbrowser
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12041 - 01:52 Task #38027: CGL DoubleQuoteUsageNotRequired in sysext tstemplate_objbrowser
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12042 - 01:12 Task #38027 (Under Review): CGL DoubleQuoteUsageNotRequired in sysext tstemplate_objbrowser
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12041 - 00:35 Task #38027 (Closed): CGL DoubleQuoteUsageNotRequired in sysext tstemplate_objbrowser
- There are some other CGL violations beside DoubleQuoteUsageNotRequired in the affected files.
- 23:30 Bug #37979 (Resolved): CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext
- Applied in changeset commit:11026a710a866e840d87557437d32f54395135f1.
- 23:30 Task #37972 (Resolved): CGL FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/
- Applied in changeset commit:e56608fbadf5de442baf15ff51369f72689d4574.
- 23:30 Task #37977 (Resolved): CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext install
- Applied in changeset commit:cdcd2e78825e283f84ddbef54da3413b12115b37.
- 23:30 Task #37976 (Resolved): CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext impexp
- Applied in changeset commit:7b24f4eaebcf1b45cccacf78c611ef0f965bb676.
- 23:30 Task #37975 (Resolved): Clean up phpDoc comments in typo3/
- Applied in changeset commit:378f4a2e4a6d655ae8d38fa7b051531d79ad3f5f.
- 23:30 Task #37978 (Resolved): CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext lowlevel
- Applied in changeset commit:4fdf21cb32710a9383dfec831dbfc26339bb381d.
- 23:30 Task #37968 (Resolved): Clean up phpDoc comments in typo3/
- Applied in changeset commit:0c2caac600f4b4f813f4c935ddfa88d4044f9a31.
- 17:57 Task #37968: Clean up phpDoc comments in typo3/
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11999 - 23:30 Task #37964 (Resolved): CGL FunctionCallArgumentSpacingNoSpaceAfterComma in typo3/sysext/cms/
- Applied in changeset commit:c4e549f146f5532c12d9b53ed2375f316654d34b.
- 23:23 Task #38056: Clean up phpDoc comments in typo3/sysext/
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12068 - 22:09 Task #38056 (Under Review): Clean up phpDoc comments in typo3/sysext/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12068 - 22:08 Task #38056 (Closed): Clean up phpDoc comments in typo3/sysext/
- Clean up phpDoc comments for the following classes:
* typo3/sysext/about/interfaces/interface.tx_about_customsecti... - 23:20 Revision 0c2caac6: [TASK] Clean up phpDoc comments in typo3/
- Clean up phpDoc comments for the following classes:
* typo3/class.webpagetree.php
* typo3/cleaner_check.sh
* typo3/c... - 23:13 Revision c4e549f1: [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext "cms"
- Change-Id: I938b2f4780bd1a307105f3b48ca93757171de548
Resolves: #37964
Releases: 6.0
Reviewed-on: http://review.typo3.... - 23:11 Bug #38058 (Under Review): Clean up phpDoc comments in typo3/sysext/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12072 - 23:11 Bug #38058 (Closed): Clean up phpDoc comments in typo3/sysext/
- Clean up phpDoc comments for the following classes:
* typo3/sysext/cms/tslib/content/class.tslib_content_abstract.... - 23:03 Revision 4fdf21cb: [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext lowlevel
- Change-Id: I01c2bec418bb507a81550277e143e1d4115c8eda
Resolves: #37978
Releases: 6.0
Reviewed-on: http://review.typo3.... - 23:02 Revision 378f4a2e: [TASK] Clean up phpDoc comments in typo3/
- Clean up phpDoc comments for the following classes:
* typo3/show_item.php
* typo3/show_rechis.php
* typo3/tce_db.php... - 22:56 Revision 7b24f4ea: [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext impexp
- Change-Id: I026de405b5b3c704b24a3b8eaec00d420f7cc0e8
Resolves: #37976
Releases: 6.0
Reviewed-on: http://review.typo3.... - 22:55 Revision cdcd2e78: [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext install
- Change-Id: I1bcaa9c976925445413a348eb67844d0a184f982
Resolves: #37977
Releases: 6.0
Reviewed-on: http://review.typo3.... - 22:54 Revision e56608fb: [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/
- Change-Id: I2c01fbf6a18b672eae51e4aea8b65a8182bd770d
Resolves: #37972
Releases: 6.0
Reviewed-on: http://review.typo3.... - 22:50 Revision e40caded: [TASK] Fix CGL violations against DoubleQuoteUsage
- There are some other CGL violations beside DoubleQuoteUsageNotRequired
in the affected files.
Change-Id: I84931e4705... - 22:50 Task #38057 (Under Review): Clean up phpDoc comments in typo3/sysext/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12071 - 22:50 Task #38057 (Closed): Clean up phpDoc comments in typo3/sysext/
- Clean up phpDoc comments for the following classes:
* typo3/sysext/cms/layout/conf.php
* typo3/sysext/cms/layout/... - 22:47 Revision 257010c0: [TASK] Fix CGL violations against DoubleQuoteUsage
- Some violations against other CGL rules have been fixed as well.
Change-Id: I952218d140f559d0d90d4fc070f8de582013446... - 22:44 Revision 11026a71: [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext
- Change-Id: Ib07ed4f272fde10e7f275411699c6c4f2106a9d2
Resolves: #37979
Releases: 6.0
Reviewed-on: http://review.typo3.... - 15:32 Bug #37837: Pagetree "extendToSubpages" does not show different icon
- Or maybe the icons of subpages in the pagetree that are affected by "extendToSubpages" could show this information.
- 14:08 Task #37981: CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext version
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12011 - 13:14 Bug #24087: Content "All languages" disappears in Page module
- no just pushed to master, sorry
- 11:48 Bug #24087: Content "All languages" disappears in Page module
- Is this fixed in 4.7.1?
I can produce this bug in fresh 4.7.1 installation. - 10:22 Bug #36719: Javascript in header without script tags
- Can you please open a review request with the one-liner? It's really easy... :-)
Tutorial:
http://wiki.typo3.org/... - 10:11 Bug #36719: Javascript in header without script tags
- Hi,
same for me after update from 4.5.15 to 4.7.1, so this issue still exists in 4.7. Adding the line solved it fo... - 09:30 Bug #25434 (Resolved): Workspace state change notification email is always in english
- Applied in changeset commit:38826d3c6c882800bc8339c448b72a9523aa56b3.
- 08:59 Bug #25434: Workspace state change notification email is always in english
- Patch set 1 for branch *4.5* has been pushed to the review server.
It is available at http://review.typo3.org/12049 - 08:59 Bug #25434: Workspace state change notification email is always in english
- Patch set 1 for branch *4.5* has been pushed to the review server.
It is available at http://review.typo3.org/12048 - 08:50 Bug #25434: Workspace state change notification email is always in english
- Patch set 1 for branch *4.6* has been pushed to the review server.
It is available at http://review.typo3.org/12047 - 08:49 Bug #25434: Workspace state change notification email is always in english
- Patch set 1 for branch *4.6* has been pushed to the review server.
It is available at http://review.typo3.org/12046 - 08:44 Bug #25434: Workspace state change notification email is always in english
- Patch set 1 for branch *version_4-7* has been pushed to the review server.
It is available at http://review.typo3.org... - 08:44 Bug #25434: Workspace state change notification email is always in english
- Patch set 1 for branch *workspaces_4-7* has been pushed to the review server.
It is available at http://review.typo3.... - 08:36 Bug #25434: Workspace state change notification email is always in english
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10948 - 08:30 Bug #25434: Workspace state change notification email is always in english
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10947 - 08:36 Revision def2792e: [BUGFIX] Workspace state change notification email is always in English
- Bugfix I433a744bb377590de444ac8cf960ccfd0b1430db in EXT:workspaces
slightly changed the way the list of recipient ema... - 08:32 Revision b5a448ea: [!!!][BUGFIX] Workspace state change notification email is always in English
- The preferred language of the recipient is not taken into account which
bypasses the code used to notify user with a ...
2012-06-13
- 23:33 Bug #38024 (Closed): Illegal string offsets in t3lib_stdgraphic
- ...
- 22:00 Bug #37353 (Under Review): Non-pagetree context menus broken in the current git master
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12038 - 21:49 Task #37972: CGL FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12001 - 21:30 Task #37944 (Resolved): Add plugin name to page module
- Applied in changeset commit:2436ff897f80acd0903d3ed8e158c0d8950bd9d8.
- 21:30 Bug #35944 (Resolved): css_styled_content CE "Menu/Sitemap": Hide the field "Selected Pages" for menu type "Sitemap"
- Applied in changeset commit:d4fb1b06da65b697157c30be6a830e1a175236cd.
- 09:52 Bug #35944: css_styled_content CE "Menu/Sitemap": Hide the field "Selected Pages" for menu type "Sitemap"
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 09:50 Bug #35944: css_styled_content CE "Menu/Sitemap": Hide the field "Selected Pages" for menu type "Sitemap"
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 09:47 Bug #35944 (Under Review): css_styled_content CE "Menu/Sitemap": Hide the field "Selected Pages" for menu type "Sitemap"
- Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 07:30 Bug #35944 (Resolved): css_styled_content CE "Menu/Sitemap": Hide the field "Selected Pages" for menu type "Sitemap"
- Applied in changeset commit:fad6966c820de6e45de09c9f723357a1f89ee383.
- 21:13 Revision d4fb1b06: [BUGFIX] Hide the field "Selected Pages" for menu type "Sitemap"
- The field "Selected Pages" is never used in the content element
"Menu/Sitemap" with menu type "Sitemap". So it should... - 21:11 Revision 98ccffbd: [BUGFIX] Hide the field "Selected Pages" for menu type "Sitemap"
- The field "Selected Pages" is never used in the content element
"Menu/Sitemap" with menu type "Sitemap". So it should... - 21:09 Revision 1e974704: [BUGFIX] Hide the field "Selected Pages" for menu type "Sitemap"
- The field "Selected Pages" is never used in the content element
"Menu/Sitemap" with menu type "Sitemap". So it should... - 21:02 Feature #37868: favicon in Backend
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12004 - 00:31 Feature #37868: favicon in Backend
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12004 - 20:48 Revision 2436ff89: [TASK] Add plugin name to page module's CE
- During cleanup of the page module's CE rendering
a bit too much cleanup happened and the name
of the plugin is not sh... - 17:07 Bug #35814: Centering Images in Text with Image does not work due to missing style
- the solution provided broke two of our websites
because of the overflow: change from visible to hidden.
imagine ... - 15:09 Bug #34820: t3lib_befunc::getViewDomain does not respect http/https scheme
- To get rid of this behaviour in 4.7.1, replace the function getViewDomain (class.t3lib_befunc.php, starting line 2647...
- 15:02 Bug #36364: Clear all caches with IE9 results in blank page
- I can confirm this in 4.7.1.
Clearing the cache works in all other browsers, including IE8. - 11:55 Bug #37994: Workspace-Preview in Front-End throwing Apache-Error "too many redirects"
- Please close... there was a Bug in "EXT:forcerealurl" causing the too-many-redirects issue!
- 11:35 Bug #37994 (Rejected): Workspace-Preview in Front-End throwing Apache-Error "too many redirects"
- I configured custom-workspaces in TYPO3 4.6.9 and tried to open some TYPO3-Pages in FE-Preview.
Everytime I encoun... - 10:32 Feature #18957: Flexforms & IRRE doesn't work
- exactly. this would be a very helpful feature.
how complicated would this be to implement? if somebody experienced... - 10:13 Feature #18957: Flexforms & IRRE doesn't work
- Just happend to run into the same problem. I have a simple extbase extension with central stored records, which shoul...
- 10:03 Feature #18957: Flexforms & IRRE doesn't work
- http://lists.typo3.org/pipermail/typo3-english/2012-June/081053.html
- 09:27 Feature #18957: Flexforms & IRRE doesn't work
- is this still a missing feature?
- 10:30 Feature #23248: It would be nice to be able to adjust link texts
- Wow this is an old issue surfacing...I submited it 2 years ago :-)
Yes I was talking about the link wizard : if yo... - 09:10 Bug #37988 (Closed): COA_INT in Fluid-Templates
- I think this is a related bug to http://forge.typo3.org/issues/36820
Passing a coa_int object to a fluidtemplate cau... - 08:30 Task #37973 (Resolved): CGL FunctionCallArgumentSpacingNoSpaceAfterComma in /t3lib/
- Applied in changeset commit:19bd98473cd0367fb5cabf0aed60061651d93057.
- 08:10 Revision 19bd9847: [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in /t3lib/
- Change-Id: I2b7154823d5878bfd8893cf3c1279ac048df9e8c
Resolves: #37973
Releases: 6.0
Reviewed-on: http://review.typo3.... - 07:30 Task #37983 (Resolved): Fix very last CGL violation "SemicolonSpacingIncorrect"
- Applied in changeset commit:cdc8e952042157dd98a812d5566b15d64e36398a.
- 07:04 Revision cdc8e952: [TASK] Fix very last CGL violation "SemicolonSpacingIncorrect"
- Change-Id: I26bb40d7d55c03c0cbca16987c4c09995b29e67d
Resolves: #37983
Releases: 6.0
Reviewed-on: http://review.typo3.... - 07:03 Revision fad6966c: [BUGFIX] Hide the field "Selected Pages" for menu type "Sitemap"
- The field "Selected Pages" is never used in the content element
"Menu/Sitemap" with menu type "Sitemap". So it should... - 01:57 Bug #32549: DataMapper returns empty array for MM relations on opposite field side because relation field is empty
- Finding the objects seems to work with the
new property manager, but if you remove the
object via $repository->remo... - 01:51 Bug #32549: DataMapper returns empty array for MM relations on opposite field side because relation field is empty
- Probably already fixed? See #23980 for more information.
- 01:50 Bug #23980: Relations with MM_opposite_field don't update the relation count of opposite field
- If the record is edited from the local side (the field without the "opposite field" configuration),
the "count" seem... - 01:46 Bug #23980: Relations with MM_opposite_field don't update the relation count of opposite field
- This also happens on 6.0.0-dev on PHP 5.4.3.
Nabil Saleh is also right about Extbase, which
won't find the relati...
2012-06-12
- 23:17 Bug #37060: GIF with transparant background turns black
- @ Mario Rimann: #36947 was only a regression from refactoring. It's in Gerrit now and already has enough +1s, so I th...
- 22:54 Task #37983 (Under Review): Fix very last CGL violation "SemicolonSpacingIncorrect"
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12013 - 22:53 Task #37983 (Closed): Fix very last CGL violation "SemicolonSpacingIncorrect"
- 22:48 Task #37982 (Under Review): CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext workspaces
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12012 - 22:46 Task #37982 (Closed): CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext workspaces
- 22:37 Task #37981 (Under Review): CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext version
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12011 - 22:36 Task #37981 (Closed): CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext version
- 21:59 Task #37980 (Under Review): Clean up phpDoc comments in typo3/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12010 - 21:59 Task #37980 (Closed): Clean up phpDoc comments in typo3/
- Clean up phpDoc comments for the following classes:
* typo3/view_help.php
* typo3/wizard_colorpicker.php
* typo3... - 21:50 Bug #35944: css_styled_content CE "Menu/Sitemap": Hide the field "Selected Pages" for menu type "Sitemap"
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10425 - 21:44 Bug #37979: CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12009 - 21:34 Bug #37979 (Under Review): CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12009 - 21:33 Bug #37979 (Closed): CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext
- 21:25 Feature #37868: favicon in Backend
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12004 - 21:25 Feature #37868: favicon in Backend
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12004 - 20:54 Feature #37868: favicon in Backend
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12004 - 20:53 Feature #37868 (Under Review): favicon in Backend
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12004 - 21:24 Task #37978 (Under Review): CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext lowlevel
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12008 - 21:23 Task #37978 (Closed): CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext lowlevel
- 21:16 Task #37977 (Under Review): CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext install
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12007 - 21:15 Task #37977 (Closed): CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext install
- 21:09 Task #37976 (Under Review): CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext impexp
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12006 - 21:07 Task #37976 (Closed): CGL FunctionCallArgumentSpacingNoSpaceAfterComma in sysext impexp
- 21:07 Task #37951: Remove "http://" prefix from domain record domains or prevent saving the form
- Would be fine with me, but than it is a feature.
- 19:00 Task #37951: Remove "http://" prefix from domain record domains or prevent saving the form
- New 'eval' functions?
E.g. 'domain' and 'url'. - 11:39 Task #37951: Remove "http://" prefix from domain record domains or prevent saving the form
- Bugfix or feature?
- 11:39 Task #37951 (Closed): Remove "http://" prefix from domain record domains or prevent saving the form
- If a user puts @http://example.org@ in the domain record field for the domain, the scheme is not removed, but include...
- 20:57 Task #37975 (Under Review): Clean up phpDoc comments in typo3/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12005 - 20:57 Task #37975 (Closed): Clean up phpDoc comments in typo3/
- Clean up phpDoc comments for the following classes:
* typo3/show_item.php
* typo3/show_rechis.php
* typo3/tce_db... - 20:52 Task #37974 (Under Review): CGL FunctionCallArgumentSpacingNoSpaceAfterComma in indexed_search
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12003 - 20:50 Task #37974 (Closed): CGL FunctionCallArgumentSpacingNoSpaceAfterComma in indexed_search
- 20:43 Bug #36616: TYPO3 4.7 sectionIndex not working correctly on multilanguage site
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11249 - 20:31 Task #37973 (Under Review): CGL FunctionCallArgumentSpacingNoSpaceAfterComma in /t3lib/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12002 - 20:30 Task #37973 (Closed): CGL FunctionCallArgumentSpacingNoSpaceAfterComma in /t3lib/
- 20:17 Task #37972 (Under Review): CGL FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12001 - 20:15 Task #37972 (Closed): CGL FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/
- 20:10 Task #37971 (Under Review): Clean up phpDoc comments in typo3/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/12000 - 20:10 Task #37971 (Closed): Clean up phpDoc comments in typo3/
- Clean up phpDoc comments for the following classes:
* typo3/index.php
* typo3/index_re.php
* typo3/init.php
* t... - 19:38 Task #37968 (Under Review): Clean up phpDoc comments in typo3/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11999 - 19:38 Task #37968 (Closed): Clean up phpDoc comments in typo3/
- Clean up phpDoc comments for the following classes:
* typo3/class.webpagetree.php
* typo3/cleaner_check.sh
* typ... - 19:18 Task #37964: CGL FunctionCallArgumentSpacingNoSpaceAfterComma in typo3/sysext/cms/
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11998 - 19:16 Task #37964 (Under Review): CGL FunctionCallArgumentSpacingNoSpaceAfterComma in typo3/sysext/cms/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11998 - 18:13 Task #37964 (Closed): CGL FunctionCallArgumentSpacingNoSpaceAfterComma in typo3/sysext/cms/
- 18:37 Bug #37967 (Closed): YouTube videos can't be played with Media CE
- Since the rework of the Media CE for TYPO3 4.7, YouTube videos cannot be played anymore using the Media CE. The path ...
- 18:16 Feature #23248: It would be nice to be able to adjust link texts
- I don't understand that. Are we talking about the link wizard?
In FlexForms that are parsed as content, you could ... - 18:12 Feature #25373: More intuitive handling of media files in the media element
- In TYPO3 4.7, "usePlayer" is not present anymore so I think we can close this.
- 18:10 Bug #28566: You Tube channels not supported by media element
- The youtu.be is solved in 4.7.
AFAIK Youtube channels are still not supported. - 18:05 Task #37694: code completion with IE9, TYPO3: 4.4-4.7
- Patches for steps (1) to (3) (performed on 4.5.16).
Gudio Fögler - 17:17 Bug #24157: there is no possibilty to delete entries from syslog
- In TYPO3 4.6 there is a garbage collection task for sys_log. Maybe you could use that.
- 15:42 Feature #37961 (Rejected): Integration of a responsive image loader
- Responsive Webdesign is becoming more and more important these days due to the vast amount of devices for surfing in ...
- 15:12 Bug #32778: Shortcut to 'first subpage' fails when 'move-to' placeholders are among subpages.
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9253 - 15:08 Bug #33392: showHidden flag in tslib_fe is not "workspaces aware"
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8720 - 14:46 Bug #37957 (Closed): Width of images ignored if height set
- An image-contentelement has settings for imagewidth and imageheight. You can use them to specify the maximum width *o...
- 14:23 Bug #36947 (Under Review): GIFBUILDER render twice
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11984 - 14:06 Bug #36947: GIFBUILDER render twice
- @ Gernot Ploiner: There is only one bugfix/feature allowed in a change request. Please open an new issue for your fea...
- 14:08 Bug #33436: Changes to page usergroup access rights are not respected when previewing a workspace
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8719 - 14:04 Bug #33436: Changes to page usergroup access rights are not respected when previewing a workspace
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8719 - 13:58 Feature #37949: improve backenduser management module (especially when having tons of users)
- hello felix,
i started something similar with extjs (called ext:sitemgr) this allows subadmins to manage their use... - 13:51 Feature #37949: improve backenduser management module (especially when having tons of users)
- Here!
I could need support.
If you would like to support this venture - please hit me back.
http://forge.typo3... - 10:21 Feature #37949: improve backenduser management module (especially when having tons of users)
- ok - is it in the trunk already?, than i missed it :(
- 10:20 Feature #37949: improve backenduser management module (especially when having tons of users)
- someone IMO is rewriting that with extbase?!
- 10:03 Feature #37949 (Closed): improve backenduser management module (especially when having tons of users)
- improve backenduser management module (especially when having tons of users)
the current module is slow and not re... - 12:54 Bug #37906: sys_action toolbar items doesn't go to right submodule
- Install sys_actions extension, go to the "Task center" and create a action
It will become available in the sys_act... - 11:19 Bug #37906: sys_action toolbar items doesn't go to right submodule
- How do I create a sys_action from the toolbar?
I do not have a toolbar. I only have maximize and bookmark. - 09:27 Bug #37906: sys_action toolbar items doesn't go to right submodule
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11931 - 09:25 Bug #37906: sys_action toolbar items doesn't go to right submodule
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11931 - 09:22 Bug #37906: sys_action toolbar items doesn't go to right submodule
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11931 - 12:43 Bug #37811: Progress bar should be replaced with some kind fo animated spinner
- Sorry, I mean the progress bar in the extension manager.
- 11:47 Bug #37952 (Closed): Treelist cache is not cleared after publishing
- When publishing a page, the cache_treelist should be cleared.
Scenario:
Add a new page in a draft workspace, enab... - 11:42 Bug #36234: Uncaught TYPO3 Exception: Class t3lib_FlashMessage does not exist
- I can confirm this issue on multiple instances of the same website (multiple servers) $TYPO3_CONF_VARS['SYS']['displa...
- 11:23 Feature #18211: Array of display conditions for TCA fields instead of 1 string
- Haven't taken a look at the actual implementation. But yes, it would be really great to be able to combine multiple c...
- 11:22 Feature #37939: displayCond should allow multiple conditions/checks
- about #18211: Sort of, I agree. Didn't find that one until now.
The only point is that you can't write "arrays" in... - 05:56 Feature #37939: displayCond should allow multiple conditions/checks
- isnt't that a duplicate of #18211?
- 00:34 Feature #37939 (Closed): displayCond should allow multiple conditions/checks
- In some cases it would be good to have at least basic support for multiple conditions. Since afaik multiple displayCo...
- 11:13 Task #37950 (Closed): Update links to bugs.typo3.org in annotations
- A few places in core still have URLs with "bugs.typo3.org" in them (mainly in sysext and testcases). Those should be ...
- 10:39 Bug #37948: additionalTreelistUpdateFields are not working
- In typo3/sysext/cms/tslib/hooks there is a file tx_cms_treelistCacheUpdate.php. This file hooks into TCEmain processe...
- 10:19 Bug #37948: additionalTreelistUpdateFields are not working
- can you give some more info:
- what was not correctly applied
- how can this be tested - 09:52 Bug #37948 (Under Review): additionalTreelistUpdateFields are not working
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11978 - 09:39 Bug #37948 (Closed): additionalTreelistUpdateFields are not working
- The list of additionalTreelistUpdateFields is not correctly appended to the updateRequiringFields array in tx_cms_tre...
- 10:36 Bug #37892: Workspace preview with non default language causes SQL error in language iso code determination
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11928 - 10:20 Task #37935 (Accepted): Remove Page "Page Information"
- 00:11 Task #37935 (Closed): Remove Page "Page Information"
- Remove the "Page Information" in page module and move unique infos into the info popup.
The infos from page info f... - 09:30 Task #37937 (Resolved): Clean up phpDoc comments in typo3/
- Applied in changeset commit:835046615d1648e5fe91a3b0be8ba018355a60f6.
- 00:35 Task #37937: Clean up phpDoc comments in typo3/
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11971 - 00:12 Task #37937 (Under Review): Clean up phpDoc comments in typo3/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11971 - 00:12 Task #37937 (Closed): Clean up phpDoc comments in typo3/
- Clean up phpDoc comments for the following classes:
* typo3/class.file_list.inc
* typo3/class.filelistfoldertree.... - 09:09 Revision 83504661: [TASK] Clean up phpDoc comments in typo3/
- Clean up phpDoc comments for the following classes:
* typo3/class.file_list.inc
* typo3/class.filelistfoldertree.php... - 09:04 Bug #37946 (Closed): extension manager PHP warning on Windows
- On my IIS I have such warnings when I click "Check for new updates"...
- 06:46 Task #37944 (Under Review): Add plugin name to page module
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11975 - 06:44 Task #37944 (Closed): Add plugin name to page module
- During cleanup of the page module's content element rendering a bit too much cleanup happened.
Improvements:
- Ad... - 00:30 Task #37924 (Resolved): Clean up phpDoc comments in typo3/
- Applied in changeset commit:ea398c2a8c08f055517f76f0c509a165eae44bc8.
- 00:30 Task #37923 (Resolved): Fix concatenation CGL violations in /t3lib/
- Applied in changeset commit:19575fa285cfabb9cd8d2997b2753d7e2656948a.
- 00:30 Task #37930 (Resolved): Reduce concatenation CGL violations in /typo3/sysext/css_styled_content/
- Applied in changeset commit:82cd7248ae6c1fc168ff50b1e3edf02bfe0b94f8.
- 00:30 Task #37927 (Resolved): Reduce concatenation CGL violations in /typo3/classes/
- Applied in changeset commit:e765ddc156005b97974fd1dd66f2f8fbc4dcdf09.
- 00:29 Bug #37938 (Closed): Using HTML5 for audio not (easily) possible due to flexform
- In typo3/sysext/cms/flexform_media.xml the checkbox to use "HTML5/accessible rendering" is only shown if the Media-ty...
- 00:17 Revision 82cd7248: [TASK] Reduce concatenation CGL violations in css_styled_content
- Change-Id: I458577566cf13bd9a6e026ccfdaba7610e309586
Resolves: #37930
Releases: 6.0
Reviewed-on: http://review.typo3.... - 00:16 Revision e765ddc1: [TASK] Reduce concatenation CGL violations in /typo3/classes/
- Change-Id: I1f6130e6af5480533a5f40e62a45ffc9530c8a95
Resolves: #37927
Releases: 6.0
Reviewed-on: http://review.typo3.... - 00:15 Task #37936 (Under Review): Fix CGL violations against "FunctionCallArgumentSpacingTooMuchSpaceAfterComma" in /typo3/sysext/workspaces/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11972 - 00:12 Task #37936 (Closed): Fix CGL violations against "FunctionCallArgumentSpacingTooMuchSpaceAfterComma" in /typo3/sysext/workspaces/
- 00:12 Revision ea398c2a: [TASK] Clean up phpDoc comments in typo3/
- Clean up phpDoc comments for the following classes:
* typo3/class.db_list.inc
* typo3/class.db_list_extra.inc
Clean... - 00:10 Task #37934 (Under Review): Fix CGL violations against "FunctionCallArgumentSpacingTooMuchSpaceAfterComma" in /typo3/sysext/version/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11970 - 00:08 Task #37934 (Closed): Fix CGL violations against "FunctionCallArgumentSpacingTooMuchSpaceAfterComma" in /typo3/sysext/version/
- 00:06 Revision 19575fa2: [TASK] Fix concatenation CGL violations in /t3lib/
- Change-Id: I14825a8139ce5bf78ffcc96eea4204f507da5fb7
Resolves: #37923
Releases: 6.0
Reviewed-on: http://review.typo3.... - 00:03 Task #37933 (Under Review): Fix very last CGL violation "FunctionCallArgumentSpacingSpaceBeforeComma"
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11969 - 00:01 Task #37933 (Closed): Fix very last CGL violation "FunctionCallArgumentSpacingSpaceBeforeComma"
2012-06-11
- 23:47 Task #37930 (Under Review): Reduce concatenation CGL violations in /typo3/sysext/css_styled_content/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11968 - 23:45 Task #37930 (Closed): Reduce concatenation CGL violations in /typo3/sysext/css_styled_content/
- 23:30 Bug #37917 (Resolved): Fix CGL violations against FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/setup
- Applied in changeset commit:dd8853250c246d5866392e6897c4e4afb74e90a1.
- 22:14 Bug #37917 (Under Review): Fix CGL violations against FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/setup
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11948 - 21:53 Bug #37917 (Closed): Fix CGL violations against FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/setup
- 23:29 Task #37927 (Under Review): Reduce concatenation CGL violations in /typo3/classes/
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11967 - 23:26 Task #37927 (Closed): Reduce concatenation CGL violations in /typo3/classes/
- 23:16 Task #37924 (Under Review): Clean up phpDoc comments in typo3/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11966 - 23:16 Task #37924 (Closed): Clean up phpDoc comments in typo3/
- Clean up phpDoc comments for the following classes:
* typo3/class.db_list.inc
* typo3/class.db_list_extra.inc
... - 23:16 Task #37923 (Under Review): Fix concatenation CGL violations in /t3lib/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11965 - 23:14 Task #37923 (Closed): Fix concatenation CGL violations in /t3lib/
- 22:51 Feature #37921 (Closed): Update videojs to 3.2.11
- 4.7 currently ships with 3.2.7. Now requires newer flash-version (Flash 10) but in that step has various improvements...
- 22:42 Feature #37919 (Closed): Update videojs to major-version 3
- videojs is included since TYPO3 4.7 as a contrib-library. Currently version 2.02 is used.
Major-version 3 provides... - 22:34 Revision dd885325: CGL FunctionCallArgumentSpacingNoSpaceAfterComma in setup
- Fix CGL violations against FunctionCallArgumentSpacingNoSpaceAfterComma
in /typo3/sysext/setup.
Change-Id: I34e805a5... - 22:30 Task #37918 (Resolved): Clean up phpDoc comments in typo3/
- Applied in changeset commit:2c5ca9e2ae47d3f4c02b587ba1b69916b27109f7.
- 21:57 Task #37918 (Under Review): Clean up phpDoc comments in typo3/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11945 - 21:57 Task #37918 (Closed): Clean up phpDoc comments in typo3/
- Clean up phpDoc comments for the following classes:
* typo3/backend.php
* typo3/browse_links.php
* typo3/browser... - 22:30 Bug #35154 (Resolved): Exclude E_STRICT from exceptionalErrors in PHP 5.4
- Applied in changeset commit:4f73988debdb28469609bc80d4361dfa464c47bf.
- 22:28 Revision 4f73988d: [BUGFIX] Exclude E_STRICT from error reporting
- From PHP 5.4, E_STRICT became part of E_ALL. This leads to lots of runtime
notice exceptions when using PHP 5.4. To a... - 22:25 Feature #27391: Allow multiple formats/resolutions for media-content
- Just checked that since 4.7 it's possible to give multiple video/audio-sources and so at least the "multiformat-featu...
- 22:08 Revision 2c5ca9e2: [TASK] Clean up phpDoc comments in typo3/
- Clean up phpDoc comments for the following classes:
* typo3/backend.php
* typo3/browse_links.php
* typo3/browser.php... - 22:07 Bug #37916 (Under Review): Reload button viewpage
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11946 - 21:46 Bug #37916 (Closed): Reload button viewpage
- The reload button viewpage reloads the while module - instead only reload the iframe location href.
- 21:52 Bug #37915: Cache negative ux_* look up in autoloader
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11943 - 21:49 Bug #37915 (Under Review): Cache negative ux_* look up in autoloader
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11943 - 21:45 Bug #37915: Cache negative ux_* look up in autoloader
- Fun fact: I've done about a dozen pre-patches in the bootstrap and autoloader area to make this happen ;)
- 21:43 Bug #37915 (Closed): Cache negative ux_* look up in autoloader
- For every class instance that is requested via
t3lib_div::makeInstance(), a lookup for ux_"classname" is done
and t... - 21:30 Task #37913 (Resolved): Clean up phpDoc comments in typo3/
- Applied in changeset commit:8a8cf935c6b7919adabefd56abf4bd23ad3b20a3.
- 21:03 Task #37913 (Under Review): Clean up phpDoc comments in typo3/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11938 - 21:02 Task #37913 (Closed): Clean up phpDoc comments in typo3/
- Clean up phpDoc comments for the following classes:
* typo3/alt_doc.php
* typo3/alt_doc_nodoc.php
* typo3/alt_fi... - 21:16 Feature #37868: favicon in Backend
- The favicon isn't available in the backend login form. Is this intended or did nobody found this issue while testing?
- 10:30 Feature #37868 (Resolved): favicon in Backend
- Applied in changeset commit:f5040a7a9f381082e577ec8c80bc250378e65a1e.
- 21:12 Revision 8a8cf935: [TASK] Clean up phpDoc comments in typo3/
- Clean up phpDoc comments for the following classes:
* typo3/alt_doc.php
* typo3/alt_doc_nodoc.php
* typo3/alt_file_n... - 21:06 Bug #36031: T3D export of tt_content elements with IRRE relations between each other fails
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10515 - 20:54 Task #34471: Remove resources from TS template record
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9322 - 20:50 Task #34471: Remove resources from TS template record
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9322 - 20:36 Bug #24626: Pagetree - Create the root page per drag and drop is impossible
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10428 - 20:34 Bug #37494: t3lib_tcemain::getUniqueFields can be moved to EXT:version
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11634 - 20:30 Task #37717 (Resolved): Fix CGL violations against "InlineCommentWrongStyle" in sysext "workspaces"
- Applied in changeset commit:70a6fd214bf57d472be3f6e6afe0841d163c474a.
- 20:30 Task #37715 (Resolved): Fix CGL violations against "FunctionCallArgumentSpacingTooMuchSpaceAfterComma"
- Applied in changeset commit:3b24cff3b0ed6b79858be267f4a6cecf439a7598.
- 20:30 Task #37909 (Resolved): Clean up phpDoc comments in typo3/
- Applied in changeset commit:395ae41d6531b75d5bc3ca4696ed00e097dc1606.
- 17:34 Task #37909 (Under Review): Clean up phpDoc comments in typo3/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11933 - 17:34 Task #37909 (Closed): Clean up phpDoc comments in typo3/
- Clean up phpDoc comments for the following classes:
* typo3/ajax.php
* typo3/alt_clickmenu.php
* typo3/alt_db_na... - 20:30 Task #37870 (Resolved): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/indexed_search/
- Applied in changeset commit:7d4f675a0578ef50e9a66b1e0332b54ea1a21331.
- 19:51 Task #37870: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/indexed_search/
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11898 - 20:30 Task #37790 (Resolved): Harmonize coding style of if constructs in /t3lib/
- Applied in changeset commit:ce1c982c3019915dcc8d12a187f689e259dc3e23.
- 15:01 Task #37790: Harmonize coding style of if constructs in /t3lib/
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11850 - 14:58 Task #37790: Harmonize coding style of if constructs in /t3lib/
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11850 - 20:30 Task #37789 (Resolved): Harmonize coding style of if constructs in /typo3/sysext/cms/
- Applied in changeset commit:430258f62304c7b43cb28a939a8676ef99da1d65.
- 20:12 Task #37789: Harmonize coding style of if constructs in /typo3/sysext/cms/
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11849 - 20:15 Revision 430258f6: [TASK] Harmonize coding style of if constructs in /typo3/sysext/cms/
- Change-Id: Ie934ab73b9c24f2f383d15a2f5f91347382ea48b
Resolves: #37789
Releases: 6.0
Reviewed-on: http://review.typo3.... - 20:02 Revision c371cdfa: [TASK] Fix CGL "InlineCommentWrongStyle" in sysext "version"
- There are violations against the CGL rule "InlineCommentWrongStyle".
This will be fixed.
Change-Id: I3906272a23b2b8... - 20:02 Bug #37716: Fix CGL violations against "InlineCommentWrongStyle" in sysext "version"
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11812 - 19:57 Revision ce1c982c: [TASK] Harmonize coding style of if constructs in /t3lib/
- Change-Id: I3f2af480d2ebbaeb1eea1b589a060b595c35f76a
Resolves: #37790
Releases: 6.0
Reviewed-on: http://review.typo3.... - 19:57 Bug #36947: GIFBUILDER render twice
- Obviously a mistake that happened during the refactoring of the imagecopyresized method.
I came across a similar pro... - 19:55 Revision a0fe56ed: [TASK] Fix CGL FunctionCallArgumentSpacingTooMuchSpaceAfterComma
- There are violations against the CGL rule
"FunctionCallArgumentSpacingTooMuchSpaceAfterComma".
This will be fixed.
... - 19:55 Task #37714: Fix CGL violations against "FunctionCallArgumentSpacingTooMuchSpaceAfterComma"
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11810 - 19:53 Revision 144e0ab2: [TASK] Fix CGL FunctionCallArgumentSpacingSpaceBeforeComma
- According to metrics.typo3.org the very last core CGL violation
against "FunctionCallArgumentSpacingSpaceBeforeComma"... - 19:53 Task #37712: Fix very last CGL violation "FunctionCallArgumentSpacingSpaceBeforeComma" in sysext "version"
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11808 - 19:52 Revision 7d4f675a: [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in indexed_search
- A few other CGL violations will also be reduced.
Change-Id: Ib7e4ee0d53718a734ba8537f85ff3f234caa78c7
Resolves: #378... - 19:48 Revision c2726e91: [TASK] Fix CGL FunctionCallArgumentSpacingTooMuchSpaceAfterComma
- There is one violation against the CGL rule
"FunctionCallArgumentSpacingTooMuchSpaceAfterComma".
This will be fixed.... - 19:45 Revision 5b7f73e0: [TASK] Fix CGL "InlineCommentWrongStyle" in sysext "workspaces"
- There are violations against the CGL rule "InlineCommentWrongStyle".
This will be fixed.
Change-Id: Id54a7c1f71e5df... - 19:38 Revision 395ae41d: [TASK] Clean up phpDoc comments in typo3/
- Clean up phpDoc comments for the following classes:
* typo3/ajax.php
* typo3/alt_clickmenu.php
* typo3/alt_db_navfra... - 19:30 Task #37880 (Resolved): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/saltedpasswords/
- Applied in changeset commit:c2f7051d44815f7a72906d5f2ca3161875379e5e.
- 10:12 Task #37880 (Under Review): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/saltedpasswords/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11924 - 10:05 Task #37880 (Closed): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/saltedpasswords/
- There are CGL violations "FunctionCallArgumentSpacingNoSpaceAfterComma" in typo3/sysext/saltedpasswords/.
These sh... - 19:30 Bug #37869 (Resolved): Clean up phpDoc comments in typo3/classes
- Applied in changeset commit:6107e21ba3c604c1dbb7405817a23f4565445315.
- 19:22 Bug #37869: Clean up phpDoc comments in typo3/classes
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11897 - 17:40 Bug #37869: Clean up phpDoc comments in typo3/classes
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11897 - 19:25 Revision 6107e21b: [TASK] Clean up phpDoc comments in typo3/classes
- Clean up phpDoc comments for the following classes:
* typo3/classes/class.ajaxlogin.php
* typo3/classes/class.clearc... - 19:23 Bug #37912 (Closed): Content and page translations (at least) disappear when publishing workspace verion of page
- In TYPO3 4.7, some parts of the code responsible for page and branch type versioning have been removed. Unfortunately...
- 19:17 Task #6249: Support for TCA fields of type "group" - allowes DAM support (has patch)
- Does this have a relation with http://bugs.typo3.org/view.php?id=16956 ?
- 19:05 Revision c2f7051d: [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in saltedpasswords
- There are CGL violations "FunctionCallArgumentSpacingNoSpaceAfterComma"
in typo3/sysext/saltedpasswords/.
These will... - 19:00 Bug #32480 (Under Review): Form.css cannot be disabled
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11932 - 18:30 Task #37871 (Resolved): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/statictemplates/
- Applied in changeset commit:7ecce5f5f43d7ab39e83fefd5a18a75316618320.
- 18:16 Revision 7ecce5f5: [TASK] CGL FunctionCallArgumentSpacingNoSpaceAfterComma in statictemplates
- A few other CGL violations will also be reduced.
Change-Id: I8d410de51886dd7314d6ebb83644b5ef969f26ce
Resolves: #378... - 17:59 Bug #23922: [Feature] TCA tree
- doc_core_tca is your friend for backend. I wouldn't know about a FE usage.
- 16:28 Bug #37906: sys_action toolbar items doesn't go to right submodule
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11931 - 16:23 Bug #37906 (Under Review): sys_action toolbar items doesn't go to right submodule
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11931 - 16:22 Bug #37906 (Closed): sys_action toolbar items doesn't go to right submodule
- The toolbar items in the sys_actions toolbar doesn't go to the right submodule in the "Task center" module - unless t...
- 16:09 Bug #37905 (Closed): Uploading T3X fails with ExtDirect exception
- This happens both on today's trunk and 4-7 branch.
Steps to reproduce:
1. Download sr_feuser_register 2.6.2 fro... - 15:39 Bug #35586: maxWInText dont work as expected
- Found the problem now. It's part of the static TS of css_styled_content.
There is at 4.7... - 15:04 Bug #35586: maxWInText dont work as expected
- Is there any intention to fix this? Do you need more infos?
- 13:06 Bug #36282: Live search result shows titles and icons of live elements when in draft workspace
- Additionally, the live search only searches in live elements. Searching on the uid of a draft element is not possible...
- 12:50 Bug #37896 (Closed): Live search in workspace shows move-to placeholders
- The live search foldout also lists placeholders for draft changes, clicking an item will open the placeholder itself ...
- 12:43 Bug #37892 (Under Review): Workspace preview with non default language causes SQL error in language iso code determination
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11928 - 11:56 Bug #37892 (Closed): Workspace preview with non default language causes SQL error in language iso code determination
- h1. What I tried
The setup is with multiple page trees (which I don't think are relevant here) which may have mult... - 12:04 Bug #37893 (Closed): missing blank in cObject noTrimWrap
- Hi,
in TYPO3 4.5 i added a layout and section-frame class to all cObjects with... - 10:25 Bug #37809 (Closed): Lost session with eID and rsaauth
- 10:14 Bug #37809: Lost session with eID and rsaauth
- Damn, that tslib_eidtools::initFeUser() functionality was misunderstood by me. This bug can be closed now.
- 09:47 Revision f5040a7a: [TASK] favicon for backend window
- Adds favicon to the backend view.
Also brings few CGL improvements.
Fixes: #37868
Releases: 6.0
Change-Id: I7b0e71e6... - 09:07 Bug #34149: Workspace-View incomplete after publication
- Hi,
after updating to 4.5.16 and activate the caching framework, the error no longer occurs. - 08:30 Task #37874 (Resolved): Clean up phpDoc comments in typo3/interfaces
- Applied in changeset commit:af798fc41f8f891d3a1780319de74b5a168221f4.
- 08:30 Task #37875 (Resolved): Assignment arithmetic and comparison space missing in typo3/mod
- Applied in changeset commit:c54b75a2711a11276bb7b6d48db67299750ba223.
- 08:07 Bug #37780: Possibility to get duplicate sessionId for different user
- From 6. June 04:00 PM to 11. June 02:00 AM it happened 18 times, but with the changed function it did not. I logged t...
- 07:43 Revision c54b75a2: [TASK] Assignment arithmetic and comparison space missing in typo3/mod
- Change-Id: I77826ac68c8d96191c708ff39e122981882addb6
Resolves: #37875
Releases: 6.0
Reviewed-on: http://review.typo3... - 07:42 Revision af798fc4: [TASK] Clean up phpDoc comments in typo3/interfaces
- Clean up phpDoc comments for the following classes:
* typo3/interfaces/interface.backend_cacheActionsHook.php
* typo...
2012-06-10
- 21:59 Bug #22776 (Closed): alternative language. Copy default content elements fails.
- 21:59 Bug #9667 (Closed): template_css.tmpl paging is not working
- 21:53 Task #37875 (Under Review): Assignment arithmetic and comparison space missing in typo3/mod
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11918 - 21:52 Task #37875 (Closed): Assignment arithmetic and comparison space missing in typo3/mod
- Assignment arithmetic and comparison space missing in typo3/mod
- 21:49 Bug #23137 (Closed): Flash Uploader does not work with Suhosin (suhosin.cookie.encrypt = on)
- 21:49 Bug #23137: Flash Uploader does not work with Suhosin (suhosin.cookie.encrypt = on)
- I think this one cannot be solved with the current Flash uploader. Therefore I think it can be closed.
- 21:45 Bug #22185 (Closed): Flash Uploader not working in FF, SF and Iron when Tortoise SVN is installed
- Thanks for your feedback.
- 21:44 Bug #22185: Flash Uploader not working in FF, SF and Iron when Tortoise SVN is installed
- For me the Flash uploader works, it only doesn't work when cookieHttpOnly is set, but for there is another issue for ...
- 20:31 Task #37874 (Under Review): Clean up phpDoc comments in typo3/interfaces
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11915 - 20:30 Task #37874 (Closed): Clean up phpDoc comments in typo3/interfaces
- Clean up phpDoc comments for the following classes:
* typo3/interfaces/interface.backend_cacheActionsHook.php
* t... - 20:26 Task #37871 (Under Review): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/statictemplates/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11914 - 19:35 Task #37871 (Closed): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/statictemplates/
- 19:59 Bug #37837: Pagetree "extendToSubpages" does not show different icon
- as a compromise, maybe we can have an icon that combines the two informations (being access restricted and being inhe...
- 19:58 Bug #37837 (Accepted): Pagetree "extendToSubpages" does not show different icon
- I'd like to disagree, I think we really got a missing feature here. It caused me quite a few headaches too already no...
- 19:30 Bug #37355 (Resolved): t3lib_div GET / POST input related methods don't have unit tests
- Applied in changeset commit:c1103a68ea8c790a8ba0934918aea8f02283162c.
- 19:26 Task #37870 (Under Review): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/indexed_search/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11898 - 18:31 Task #37870 (Closed): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/indexed_search/
- 18:35 Revision c1103a68: [TASK] Add unit tests for GET/POST input related methods in t3lib_div
- Adds tests for _GP, _GPmerged, _GET, _POST and _GETset.
Change-Id: I27b8db55d76b560854700baf518c686254c951ae
Resolve... - 18:30 Task #37495 (Resolved): Reduce CGL violation Squiz.Strings.DoubleQuoteUsage in t3lib/
- Applied in changeset commit:924e112b966d08fda5ef53402f6bdd307e512c8c.
- 18:30 Task #37690 (Resolved): Reduce CGL violations DoubleQuoteUsageNotRequired in /typo3/ (not: /typo3/sysest/)
- Applied in changeset commit:47f22af46f50a643af2617cad5cee6e9c4ef51c2.
- 18:24 Bug #37869 (Under Review): Clean up phpDoc comments in typo3/classes
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11897 - 18:24 Bug #37869 (Closed): Clean up phpDoc comments in typo3/classes
- Clean up phpDoc comments for the following classes:
* typo3/classes/class.ajaxlogin.php
* typo3/classes/class.cle... - 18:14 Bug #36245 (Closed): Escape variable in regular expression
- 18:10 Revision 47f22af4: [TASK] Reduce CGL violations DoubleQuoteUsageNotRequired in /typo3/
- There are violations against the CGL rule "DoubleQuoteUsageNotRequired" in
/typo3/ (not: /typo3/sysest/).
These will... - 17:58 Revision 924e112b: [TASK] CGL violations DoubleQuoteUsage in t3lib/
- There are some violations against the CGL rule
"DoubleQuoteUsage" in /t3lib/. These will be
reduced by this commit.
... - 17:30 Task #37774 (Resolved): CGL FunctionCallArgumentSpacingNoSpaceAfterComma in typo3/sysext/cms/tslib/media/scripts/fe_adminLib.inc
- Applied in changeset commit:68781dce8328b06b15bbe5d5d49bcbf5a1f67199.
- 17:30 Task #37713 (Resolved): Increase readability of cli messages
- Applied in changeset commit:bdaa1709b859b09d3fc578320eb14ed26f1a3eb0.
- 17:22 Revision 68781dce: [TASK] CGL FunctionCallArgumentSpacingNoSpace in fe_adminLib.inc
- There are CGL violations against
FunctionCallArgumentSpacingNoSpaceAfterComma in
typo3/sysext/cms/tslib/media/scripts... - 17:16 Revision bdaa1709: [TASK] Increase readability of CLI messages
- Increase the readability of CLI messages when calling them on the
command line.
This improvement displays more human ... - 17:10 Feature #33234 (Resolved): Add hook to pagerenderer after compressing and concatenating
- 16:30 Bug #37709 (Resolved): CGL: fix FunctionCallArgumentSpacingNoSpaceAfterComma violations
- Applied in changeset commit:185297b67dc4fc3384b6cb1da97d1094f62db4dc.
- 16:20 Revision 185297b6: [TASK] CGL: fix FunctionCallArgumentSpacingNoSpaceAfterComma violations
- Adds spaces to function definition where needed.
Change-Id: I3265a0fa9a82da91babfd8b87f0019e785f1574b
Fixes: #37709
... - 13:30 Feature #37868 (Under Review): favicon in Backend
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11896 - 13:03 Feature #37868 (Closed): favicon in Backend
- The backend /typo3 should always have the typo3 favicon.
Includes the icon from typo3.org at
http://typo3.org/typ...
2012-06-09
- 23:37 Bug #37818: removeDefaultCss does not work on render_textpic
- I did not recognized the _CSS_PAGE_STYLE, just see the "_CSS"-stuff...
So your point is absolutly correct and the fe... - 22:39 Bug #37818 (Needs Feedback): removeDefaultCss does not work on render_textpic
- removeDefaultCss prevents the styling in _CSS_DEFAULT_STYLE from being included. texpic adds styling to _CSS_PAGE_STY...
- 22:42 Bug #37811 (Needs Feedback): Progress bar should be replaced with some kind fo animated spinner
- Can you be a bit more specific? Which progress bars need to change? For example, the progress bar in the translation ...
- 20:48 Bug #37837 (Rejected): Pagetree "extendToSubpages" does not show different icon
- There is indeed a priority check in that function. The priorities are set in $GLOBALS['TBE_STYLES']['spriteIconApi'][...
- 20:36 Bug #36947: GIFBUILDER render twice
- Florian Schaeffer wrote:
> The provided patch fixes the problem only for the first rendererd item on the page.
>
... - 14:56 Bug #33362: Bad position of the required icon
- Duplicate of Bug #34042 also.
- 14:54 Bug #34042: Invisible required-icon blocks mousefocus of non-required inputfields
- I suggest to add a class name like "tceforms-required" to the input/textarea/RTE/selectfield and use "background-imag...
- 14:50 Bug #34042: Invisible required-icon blocks mousefocus of non-required inputfields
- Still exists in 6.0.0-dev. See Screenshot. This is especially disturbing when you try to select text in an RTE in tha...
- 12:00 Feature #31872: Group hierarchy
- A quick fix would be an additional description next to the field explaining excatly how subgroups are related to the ...
- 10:30 Bug #37827 (Resolved): Remove last OpeningFunctionBraceKernighanRitchieSpaceBeforeBrace
- Applied in changeset commit:941f7dd8071f838d8dce7ebccf46ee98dbb27893.
- 10:30 Bug #37540 (Resolved): Declaration of t3lib_file_Driver_LocalDriver::getDirectoryItemList() should be compatible
- Applied in changeset commit:aa19150b55c2535eda4bd9003ea4502886f3b72f.
- 10:30 Task #37775 (Resolved): CGL FunctionCallArgumentSpacingNoSpaceAfterComma in typo3/sysext/cms/tslib/media/scripts/plaintextLib.inc
- Applied in changeset commit:04a92660dba178acd163248b3ffe0573472e629b.
- 09:46 Revision 04a92660: [TASK] CGL FunctionCallArgumentSpacingNoSpace in plaintextLib.inc
- There are CGL violations against
FunctionCallArgumentSpacingNoSpaceAfterComma in
typo3/sysext/cms/tslib/media/scripts... - 09:44 Revision 941f7dd8: [TASK] CGL: Improve function spacing
- Improves last outstanding function spacing issues of type
OpeningFunctionBraceKernighanRitchieSpaceBeforeBrace.
Chan... - 09:43 Revision aa19150b: [BUGFIX] Missing typehint in abstract FAL driver
- Change-Id: I1d7621f445690a4b1056ed6c227035514129415a
Resolves: #37540
Releases: 6.0
Reviewed-on: http://review.typo3....
2012-06-08
- 20:30 Task #36825 (Resolved): Remove XCLASS definitions
- Applied in changeset commit:504f9a728d15e55543a19062ce369d3eadf19100.
- 17:36 Task #36825 (Under Review): Remove XCLASS definitions
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11890 - 17:32 Task #36825: Remove XCLASS definitions
- I do not think so. I will push a patch.
- 16:59 Task #36825 (Needs Feedback): Remove XCLASS definitions
- Is it by intention that there still are XClasses in some of the files in classes/linktype/?
If not, these should ... - 18:07 Bug #36456 (Closed): BE User Pagetree Problem after Upload in Filelist
- 17:37 Bug #36456: BE User Pagetree Problem after Upload in Filelist
- The problem has been fixed with release 4.5.16. THX
- 17:35 Revision e3e4e545: [TASK] Remove xclass definitions from linktype classes
- Change-Id: I6d9037bf36fe2e9a189ecf472e16f3d6af283e8c
Resolves: #36825
Releases: 6.0 - 16:25 Bug #32480: Form.css cannot be disabled
- made progress?
- 15:59 Bug #24369: No image generation with PHP-SAFE_MODE (GM/IM)
- This problem seems not to be typo3 related!!
i was running also into the typo3 problem with filenames ending in f.... - 11:22 Feature #37838 (Closed): Import translation on a per-extension-base
- It should be possible to import translation for a single extension, instead of running all extensions.
Another app... - 11:20 Task #37504: Fix spacing after the && operator in indexed search
- This issue can be closed as it already has been resolved by some other CGL changeset.
- 11:11 Bug #37540 (Under Review): Declaration of t3lib_file_Driver_LocalDriver::getDirectoryItemList() should be compatible
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11882 - 10:50 Bug #37837 (Rejected): Pagetree "extendToSubpages" does not show different icon
- When the "extendToSubpages" flag is checked and the page is access restricted the pagetree shows the default "access ...
- 10:30 Task #37824 (Resolved): Harmonize coding style of control structures in sysext "workspaces"
- Applied in changeset commit:97e6b14db5be834d11c9b42c960e15b07d87f195.
- 09:36 Revision a3e81064: [TASK] Harmonize coding style of control structures in sysext "workspaces"
- Change-Id: Id7867c6f2713847247d35172aa9060f7c91e4b49
Resolves: #37824
Releases: 6.0
Reviewed-on: http://review.typo3.... - 09:36 Revision 8d02ae87: [TASK] Harmonize coding style of control structures in sysext "version"
- Change-Id: Ic3da08af8fe0de01227a1332fc5e1ae61315f0c1
Resolves: #37823
Releases: 6.0
Reviewed-on: http://review.typo3.... - 09:06 Feature #37830 (Rejected): Show problems in reports module as flashmessage (at least for admins)
- Show problems in reports module as flashmessage (at least for admins).
This avoids not seeing problems by using th...
2012-06-07
- 23:27 Bug #37827: Remove last OpeningFunctionBraceKernighanRitchieSpaceBeforeBrace
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11877 - 23:25 Bug #37827 (Under Review): Remove last OpeningFunctionBraceKernighanRitchieSpaceBeforeBrace
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11877 - 23:00 Bug #37827: Remove last OpeningFunctionBraceKernighanRitchieSpaceBeforeBrace
- https://metrics.typo3.org/drilldown/violations/org.typo3:typo3-v4-core?severity=MAJOR
- 23:00 Bug #37827 (Closed): Remove last OpeningFunctionBraceKernighanRitchieSpaceBeforeBrace
- Remove last (66) OpeningFunctionBraceKernighanRitchieSpaceBeforeBrace spacing issues
- 22:30 Task #37825 (Resolved): Reduce CGL violations DoubleQuoteUsageNotRequired in sysext "linkvalidator"
- Applied in changeset commit:36bca4d927c8b65b6185ca7bae7167a5d93381c5.
- 21:35 Task #37825 (Under Review): Reduce CGL violations DoubleQuoteUsageNotRequired in sysext "linkvalidator"
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11876 - 21:34 Task #37825 (Closed): Reduce CGL violations DoubleQuoteUsageNotRequired in sysext "linkvalidator"
- 21:35 Revision 65b368e3: [TASK] Reduce CGL violations DoubleQuoteUsageNotRequired in "linkvalidator"
- Change-Id: I3f308f0c26dfa55d85bfe5e9051d2536062b6fcd
Resolves: #37825
Releases: 6.0 - 21:30 Task #37822 (Resolved): Harmonize coding style of if constructs in sysext "linkvalidator"
- Applied in changeset commit:03a410194652a10d8c748a5f472e9421748344bc.
- 20:36 Task #37822 (Under Review): Harmonize coding style of if constructs in sysext "linkvalidator"
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11871 - 20:34 Task #37822 (Closed): Harmonize coding style of if constructs in sysext "linkvalidator"
- 21:19 Revision 70857b32: Merge "[TASK] Harmonize coding style of if constructs in sysext "linkvalidator""
- 21:08 Task #37824 (Under Review): Harmonize coding style of control structures in sysext "workspaces"
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11873 - 21:04 Task #37824 (Closed): Harmonize coding style of control structures in sysext "workspaces"
- 21:02 Task #37823: Harmonize coding style of control structures in sysext "version"
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11872 - 20:56 Task #37823 (Under Review): Harmonize coding style of control structures in sysext "version"
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11872 - 20:54 Task #37823 (Closed): Harmonize coding style of control structures in sysext "version"
- 20:35 Revision 3bd89bed: [TASK] Harmonize coding style of if constructs in sysext "linkvalidator"
- Change-Id: I7041be89d9b91f06746bb832b63933204c3608b2
Resolves: #37822
Releases: 6.0 - 19:34 Feature #19809 (New): make pi_wrapInBaseClass wraps configurable
- Like promised I abandoned the request.
- 16:00 Bug #37818 (Closed): removeDefaultCss does not work on render_textpic
- Since Typo3 4.7 the textpic adds PageStyle.
I think, if config.removeDefaultCss is set, the PageStyle should not be ... - 13:38 Bug #37812 (Closed): Admin has no rights to update a file
- Hello Core-Team,
I just have installed TYPO3 6.0 for testing FAL. There are no problems with creating files and fo... - 13:09 Bug #37811 (Closed): Progress bar should be replaced with some kind fo animated spinner
- The Progress bar used in the BE is really useless as it doesn't actually show the progress... it just shows activity....
- 12:00 Bug #37809 (Closed): Lost session with eID and rsaauth
- I'm trying to login frontend user via eID script called from Ext JS interface via AJAX, but my session is lost since ...
- 11:45 Bug #37794: t3lib_cache_manager create folder as root when using scheduler in cronjob
- Cronjob shouldn't be run as root but as the webserver owner
- 11:19 Bug #29254: TSFE->additionalFooterData for USER_INT
- Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 11:16 Bug #29254 (Under Review): TSFE->additionalFooterData for USER_INT
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11859 - 11:02 Bug #29254 (Accepted): TSFE->additionalFooterData for USER_INT
- 10:46 Bug #29254: TSFE->additionalFooterData for USER_INT
- I consider this as a bug, the TSFE->additionalFooterData has been introduced with 4.3 however only for the t3lib_page...
- 08:48 Bug #36947: GIFBUILDER render twice
- The provided patch fixes the problem only for the first rendererd item on the page.
I refined lib.headerData.5 (gr... - 03:30 Bug #37154: Extension Upload shows the invalid alert box
- Only one addition: In my case this error is thrown when trying to upload a extension, which are larger than 1 MB with...
2012-06-06
- 23:28 Bug #37804 (Rejected): Impossible to login with Konqueror
- Currently it seems to be impossible to login using Konqueror. I use Fedora 16 and Konqueror 4.8.3. This might be a ge...
- 19:05 Bug #37795: Indexed Search Docx support
- wouldn't it make sense to rather add support for the textExtract service? This way other extensions can take care of ...
- 16:10 Bug #37795 (Closed): Indexed Search Docx support
- Hi there,
since it's been a while that Microsoft introduced its new File Formats (docx, pptx etc...) and these are... - 17:36 Feature #37800 (Closed): felogin password policy hook
- I would like to see a hook added for checking a password (within class.tx_felogin_pi1.php / changePassword()) against...
- 15:07 Bug #37794 (Closed): t3lib_cache_manager create folder as root when using scheduler in cronjob
- When using cronjob to schedule task and caches are cleared, the t3lib cache manager is registered from language class...
- 13:54 Bug #25006: Backend search for page ID (uid) doesn't expand pagetree any more
- Yes, I have updated this patch https://review.typo3.org/#/c/11048/ in my core file (Typo3 4.5.11).
I am able to see ... - 13:02 Bug #25006: Backend search for page ID (uid) doesn't expand pagetree any more
- Which patch did you applied? This one: https://review.typo3.org/#/c/11048/?
- 12:39 Bug #25006: Backend search for page ID (uid) doesn't expand pagetree any more
- I am using the same patch which is mentioned here but i am not able see the highlight the page after the search in pa...
- 13:41 Task #37790 (Under Review): Harmonize coding style of if constructs in /t3lib/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11850 - 13:40 Task #37790 (Closed): Harmonize coding style of if constructs in /t3lib/
- 13:32 Task #37789 (Under Review): Harmonize coding style of if constructs in /typo3/sysext/cms/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11849 - 13:29 Task #37789 (Closed): Harmonize coding style of if constructs in /typo3/sysext/cms/
- 12:50 Task #37788: Fix last CGL violation against "SelfMemberReferenceNotUsed"
- see the inline comment:
https://review.typo3.org/#/c/11816/2/t3lib/utility/class.t3lib_utility_array.php,unified - 12:40 Task #37788 (Closed): Fix last CGL violation against "SelfMemberReferenceNotUsed"
- 12:26 Bug #31894: Highlight current page after search
- I am using the same patch which is mentioned here but i am not able see the highlight the page after the search in pa...
- 11:48 Feature #37787 (Rejected): Compatibility methods class for FAL
- To ease migration, we should group all migration-related helper methods into a common class in t3lib/file/. This clas...
- 09:07 Bug #37780 (Closed): Possibility to get duplicate sessionId for different user
- It is possible to get the same sessionId for different users. It actually happened on a high-traffic-site and I could...
- 08:40 Bug #36234: Uncaught TYPO3 Exception: Class t3lib_FlashMessage does not exist
- Confirmed for 4.7.1 on my local dev environment (Win7 - XAMPP)
The error message appears in the workspace module.
C... - 07:30 Feature #37776 (Resolved): Harmonize coding style of if constructs in /typo3/classes/
- Applied in changeset commit:83f4d78fd3436cf9aaae151098f6e5637cab4065.
- 07:29 Revision 83f4d78f: [TASK] Harmonize coding style of if constructs in /typo3/classes/
- Change-Id: I1a0f8bcd436eefa59abdaa1e40a0cd9711a01b38
Resolves: #37776
Releases: 6.0
Reviewed-on: http://review.typo3.... - 02:57 Bug #37578: Illegal string offset 'uid' in /typo3/sysext/beuser/class.tx_beuser_switchbackuser.php
- Probably this happens when calling the CLI dispatcher on the command line executing an extbase command controller. No...
- 02:56 Bug #37779 (Closed): Reports module doesn't find tx_extbase_utility_extbaserequirementscheck
- ...
2012-06-05
- 23:51 Bug #36820: FLUIDTEMPLATE - Serialization of 'Closure' is not allowed
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10979 - 23:42 Bug #36820: FLUIDTEMPLATE - Serialization of 'Closure' is not allowed
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10979 - 22:01 Feature #37776: Harmonize coding style of if constructs in /typo3/classes/
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11843 - 21:54 Feature #37776 (Under Review): Harmonize coding style of if constructs in /typo3/classes/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11843 - 21:43 Feature #37776 (Closed): Harmonize coding style of if constructs in /typo3/classes/
- Would be great if all if constructs would be styled the same way.
This is not part of the CGL. I would like to hea... - 20:37 Task #37775 (Under Review): CGL FunctionCallArgumentSpacingNoSpaceAfterComma in typo3/sysext/cms/tslib/media/scripts/plaintextLib.inc
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11842 - 20:21 Task #37775 (Closed): CGL FunctionCallArgumentSpacingNoSpaceAfterComma in typo3/sysext/cms/tslib/media/scripts/plaintextLib.inc
- There are CGL violations against FunctionCallArgumentSpacingNoSpaceAfterComma in typo3/sysext/cms/tslib/media/scripts...
- 20:33 Bug #37618: CSS_Styled_Content: No CSS styles for this table does not work for Cell
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11840 - 20:31 Bug #37618: CSS_Styled_Content: No CSS styles for this table does not work for Cell
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11840 - 20:11 Bug #37618: CSS_Styled_Content: No CSS styles for this table does not work for Cell
- Add new brunch for master:
https://review.typo3.org/#/c/11840/ - 20:07 Bug #37618 (Under Review): CSS_Styled_Content: No CSS styles for this table does not work for Cell
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11840 - 00:43 Bug #37618: CSS_Styled_Content: No CSS styles for this table does not work for Cell
- Done
https://review.typo3.org/#/c/11833/
Best regards
Jürgen - 20:22 Bug #12094: [Fluid] Ajax Widgets can't be used from within cachabele actions
- @Thomas: Have you solved or worked around this issue when you discovered it (back then long time ago)?
- 20:14 Task #37774 (Under Review): CGL FunctionCallArgumentSpacingNoSpaceAfterComma in typo3/sysext/cms/tslib/media/scripts/fe_adminLib.inc
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11841 - 19:55 Task #37774 (Closed): CGL FunctionCallArgumentSpacingNoSpaceAfterComma in typo3/sysext/cms/tslib/media/scripts/fe_adminLib.inc
- There are CGL violations against FunctionCallArgumentSpacingNoSpaceAfterComma in typo3/sysext/cms/tslib/media/scripts...
- 16:37 Bug #33436: Changes to page usergroup access rights are not respected when previewing a workspace
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8719 - 16:29 Bug #33436: Changes to page usergroup access rights are not respected when previewing a workspace
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8719 - 13:56 Bug #37735 (Closed): Backend search not working for extensions
- 13:40 Bug #37735: Backend search not working for extensions
- I just found out that this is no bug but just the same behaviour as with the live search (at the right upper corner),...
- 08:48 Bug #37735 (Closed): Backend search not working for extensions
- Since TYPO3 4.7 the backend search (at the bottom in the main frame) doesn't find any results from extension records....
- 06:30 Task #37721 (Resolved): self:: is not used for local static member reference
- Applied in changeset commit:3ddeb77639aff73b5cf8db258ab3e48668ef91c7.
- 05:59 Revision 3ddeb776: [TASK] self:: is not used for local static member reference
- Replace local static member references with self::
Change-Id: I70624b19d67d96dedd05780c2162c4b68d7abc27
Resolves: #3... - 00:12 Task #37734: Reduce CGL violations Generic.PHP.UpperCaseConstant in /typo3/
- Uuups, i guess there are no such violations. sorry. please feel free to close this ticket.
- 00:12 Task #37733: Reduce CGL violations Generic.PHP.UpperCaseConstant in /t3lib/
- Uuups, i guess there are no such violations. sorry. please feel free to close this ticket.
2012-06-04
- 23:44 Task #37713: Increase readability of cli messages
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11809 - 22:55 Task #37734 (Closed): Reduce CGL violations Generic.PHP.UpperCaseConstant in /typo3/
- There are violations against the CGL rule "Generic.PHP.UpperCaseConstant" in /typo3/.
These should be reduced. - 22:46 Task #37733 (Closed): Reduce CGL violations Generic.PHP.UpperCaseConstant in /t3lib/
- There are violations against the CGL rule "Generic.PHP.UpperCaseConstant" in /t3lib/.
These should be reduced. - 21:31 Feature #33869: Autoloader does not find class file if correct case is used
- Perhaps we can just add a add a ...
- 21:27 Bug #37615: JavaScript Errors in "domAddRecordDetails" in "jsfunc.inline.js"
- Patch does not work for me.
If you comment out line 429 and 430 it does work for me. oO - 21:11 Bug #37615: JavaScript Errors in "domAddRecordDetails" in "jsfunc.inline.js"
- This also happens in TYPO3 6.0.0-dev on PHP 5.4.3.
- 16:24 Task #37721: self:: is not used for local static member reference
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11816 - 15:53 Bug #33357: Media content element doesn't work with YouTube URLs
- I can confirm this.
- 15:14 Bug #37611: Current page has to be checked when changing workspaces
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11761 - 13:37 Bug #37716: Fix CGL violations against "InlineCommentWrongStyle" in sysext "version"
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11812 - 12:25 Feature #35355: Enhance searchable fields for livesearch
- thanks for the heads up! i guess, this searchFields can be used for that purpose. currently this seems not to be the ...
- 12:04 Feature #35355: Enhance searchable fields for livesearch
- Correct me if I'm wrong, but shouldn't this be done by using searchFields in TCA? See http://wiki.typo3.org/TYPO3_4.6...
- 12:21 Task #37718 (Resolved): Fix CGL violations against "InlineCommentWrongStyle" in sysext "dbal"
- 09:30 Bug #27020 (Resolved): Missing inclusion of TCEForms.Suggest with IRRE record
- Applied in changeset commit:ee53e8512e73bebad0312afc865287db6497becf.
- 08:39 Bug #27020: Missing inclusion of TCEForms.Suggest with IRRE record
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 08:38 Bug #27020: Missing inclusion of TCEForms.Suggest with IRRE record
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 08:38 Bug #27020: Missing inclusion of TCEForms.Suggest with IRRE record
- Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 08:36 Bug #27020: Missing inclusion of TCEForms.Suggest with IRRE record
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10831 - 08:37 Revision ee53e851: [BUGFIX] TCEForms.Suggest wizard in IRRE records
- Currently suggest wizards don't work in IRRE records. This is because of
the missing javascript functions. IRRE eleme... - 07:55 Bug #36906: TCEform shows empty tab
- I'd love to. However, all necessary ports are blocked by my company's firewall, which won't change.
2012-06-03
- 23:07 Task #37721: self:: is not used for local static member reference
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11816 - 22:07 Task #37721 (Under Review): self:: is not used for local static member reference
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11816 - 22:06 Task #37721 (Closed): self:: is not used for local static member reference
- Replace local static member references with self::
- 23:06 Bug #37701: t3lib_div::getAllFilesAndFoldersInPath no md5 for folders
- intval() produces an integer. If you do a non-strict comparison with a non-numerical value PHP will convert it to a n...
- 21:47 Bug #37701: t3lib_div::getAllFilesAndFoldersInPath no md5 for folders
- i'll make a patch
target version = 6.0 - correct?... - 21:41 Bug #37701 (Accepted): t3lib_div::getAllFilesAndFoldersInPath no md5 for folders
- I did a search for usages of getAllFilesAndFoldersInPath() in the core and nowhere the key is actually used.
I guess... - 20:01 Bug #37701: t3lib_div::getAllFilesAndFoldersInPath no md5 for folders
- i forgot to mention, that i have a small function, that fixes this bug for me - but i wanted to report it, to get it ...
- 19:58 Bug #37701: t3lib_div::getAllFilesAndFoldersInPath no md5 for folders
- hi,
as i read the function description everything should have a md5 hash (every path).
I use that functionality... - 19:54 Bug #37701 (Needs Feedback): t3lib_div::getAllFilesAndFoldersInPath no md5 for folders
- Are you sure that it
1. is necessary (is something broken?)
2. doesn't break anything (t3lib_div::getFilesInDire() ... - 21:43 Bug #37609 (Accepted): t3lib_div::callUserFunction causes PHP warnings
- 21:42 Feature #37673: Deny access to certain pagetypes via TSConfig
- Hi Jigal,
he asked me about this feature and told me that he wants to introduce additional page types that should ... - 20:35 Feature #37673 (Needs Feedback): Deny access to certain pagetypes via TSConfig
- A small note: features can only go in the version which is currently under development (6.0).
What is the use case... - 20:22 Task #37694: code completion with IE9, TYPO3: 4.4-4.7
- The problem also exists in master (6.0).
The compatibility setting for IE has been raised to IE9 for master (this i... - 19:47 Task #37720: Update graphics in install tool to match recent guidelines
- I would love to do this - but my design skills are very limited. So I will try to do some graphics and put them into ...
- 19:38 Task #37720 (Accepted): Update graphics in install tool to match recent guidelines
- Updating the logo is fine, the rest of the images should stay. It has been discussed in the past and Kasper kindly re...
- 19:23 Task #37720 (Closed): Update graphics in install tool to match recent guidelines
- The install tool graphics / ai / pdf files show an old TYPO3 logo and also the graphics seem to be quite outdated.
T... - 19:43 Bug #37710 (Needs Feedback): config.extTarget = _blank does nothing
- Do you use XHTML Strict? XHTML Strict does not allow a target attribute in links. CSS styled content now follows thos...
- 14:36 Bug #37710 (Closed): config.extTarget = _blank does nothing
- Since 4.7 target="_blank" disappeared from all external links, *config.extTarget = _blank* has no effect at all.
- 19:30 Task #37719 (Resolved): Fix CGL violations against "InlineCommentWrongStyle" in sysext "linkvalidator"
- Applied in changeset commit:23fb8b64192b1a3b085f0f7b5430013b702e4de5.
- 18:11 Task #37719 (Under Review): Fix CGL violations against "InlineCommentWrongStyle" in sysext "linkvalidator"
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11815 - 18:08 Task #37719 (Closed): Fix CGL violations against "InlineCommentWrongStyle" in sysext "linkvalidator"
- There are violations against the CGL rule "InlineCommentWrongStyle".
This should be fixed. - 19:30 Bug #36853 (Resolved): Cleanup: PhpDoc, not initialized variables in modfuncreport
- Applied in changeset commit:30f2642fe69e6ff060b957e700e59e29836b359c.
- 19:02 Bug #36853: Cleanup: PhpDoc, not initialized variables in modfuncreport
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11007 - 19:05 Revision a6b18724: [BUGFIX] Cleanup: PhpDoc, not initialized variables in modfuncreport
- Fix all warnings PhpStorm complains about.
Introduce class variables where those are used.
Put a required function in... - 18:54 Bug #37709: CGL: fix FunctionCallArgumentSpacingNoSpaceAfterComma violations
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11807 - 13:46 Bug #37709 (Under Review): CGL: fix FunctionCallArgumentSpacingNoSpaceAfterComma violations
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11807 - 13:42 Bug #37709 (Closed): CGL: fix FunctionCallArgumentSpacingNoSpaceAfterComma violations
- Fix FunctionCallArgumentSpacingNoSpaceAfterComma violations in function parameters.
https://metrics.typo3.org/dril... - 18:09 Revision 166ac296: [TASK] Fix CGL "InlineCommentWrongStyle" in sysext "linkvalidator"
- There are violations against the CGL rule "InlineCommentWrongStyle".
This will be fixed.
Change-Id: I82c9452e9736b8... - 18:06 Task #37718: Fix CGL violations against "InlineCommentWrongStyle" in sysext "dbal"
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11814 - 18:03 Task #37718 (Closed): Fix CGL violations against "InlineCommentWrongStyle" in sysext "dbal"
- There are violations against the CGL rule "InlineCommentWrongStyle".
This should be fixed. - 18:05 Revision 14b42886: [TASK] Fix CGL "InlineCommentWrongStyle" in sysext "dbal"
- There are violations against the CGL rule "InlineCommentWrongStyle".
This will be fixed.
Change-Id: I81a17da475cb70... - 18:01 Task #37717 (Under Review): Fix CGL violations against "InlineCommentWrongStyle" in sysext "workspaces"
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11813 - 17:58 Task #37717 (Closed): Fix CGL violations against "InlineCommentWrongStyle" in sysext "workspaces"
- There are violations against the CGL rule "InlineCommentWrongStyle".
This should be fixed. - 17:57 Bug #37716 (Under Review): Fix CGL violations against "InlineCommentWrongStyle" in sysext "version"
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11812 - 17:50 Bug #37716 (Closed): Fix CGL violations against "InlineCommentWrongStyle" in sysext "version"
- There are violations against the CGL rule "InlineCommentWrongStyle".
This should be fixed. - 17:46 Task #37715 (Under Review): Fix CGL violations against "FunctionCallArgumentSpacingTooMuchSpaceAfterComma"
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11811 - 17:44 Task #37715 (Closed): Fix CGL violations against "FunctionCallArgumentSpacingTooMuchSpaceAfterComma"
- There are violations against the CGL rule "FunctionCallArgumentSpacingTooMuchSpaceAfterComma".
This should be fixed. - 17:42 Task #37714 (Under Review): Fix CGL violations against "FunctionCallArgumentSpacingTooMuchSpaceAfterComma"
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11810 - 17:35 Task #37714 (Closed): Fix CGL violations against "FunctionCallArgumentSpacingTooMuchSpaceAfterComma"
- There are violations against the CGL rule "FunctionCallArgumentSpacingTooMuchSpaceAfterComma".
This should be fixe... - 17:37 Task #37713: Increase readability of cli messages
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11809 - 17:29 Task #37713 (Under Review): Increase readability of cli messages
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11809 - 17:22 Task #37713 (Closed): Increase readability of cli messages
- Calling the cli_dispatch in the terminal may lead to a message that a cliKey is not present. Afterwards an array is s...
- 17:25 Task #37712 (Under Review): Fix very last CGL violation "FunctionCallArgumentSpacingSpaceBeforeComma" in sysext "version"
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11808 - 17:16 Task #37712 (Closed): Fix very last CGL violation "FunctionCallArgumentSpacingSpaceBeforeComma" in sysext "version"
- According to metrics.typo3.org the very last core CGL violation against "FunctionCallArgumentSpacingSpaceBeforeComma"...
- 15:30 Task #37708 (Resolved): Reduce CGL violations InlineCommentWrongStyle
- Applied in changeset commit:e80165644d5713e9324b5756f83cea5556a5b6c3.
- 12:31 Task #37708: Reduce CGL violations InlineCommentWrongStyle
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11806 - 12:29 Task #37708 (Under Review): Reduce CGL violations InlineCommentWrongStyle
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11806 - 12:25 Task #37708 (Closed): Reduce CGL violations InlineCommentWrongStyle
- There are violations against the CGL rule "InlineCommentWrongStyle".
These should be reduced. - 15:30 Task #37707 (Resolved): Reduce CGL violations FunctionCallArgumentSpacingTooMuchSpaceAfterComma
- Applied in changeset commit:3d2ec565b2794c7c35d91c54144b3e90e442991a.
- 12:15 Task #37707 (Under Review): Reduce CGL violations FunctionCallArgumentSpacingTooMuchSpaceAfterComma
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11805 - 12:00 Task #37707 (Closed): Reduce CGL violations FunctionCallArgumentSpacingTooMuchSpaceAfterComma
- There are violations against the CGL rule "FunctionCallArgumentSpacingTooMuchSpaceAfterComma".
These should be red... - 15:29 Revision 3d2ec565: [TASK] CGL FunctionCallArgumentSpacingTooMuchSpaceAfterComma
- There are violations against the CGL rule
"FunctionCallArgumentSpacingTooMuchSpaceAfterComma".
These will be reduced... - 15:29 Revision e8016564: [TASK] Reduce CGL violations InlineCommentWrongStyle
- There is one violation against the CGL rule
"InlineCommentWrongStyle" left.
This will be fixed.
Change-Id: I7b2b659... - 14:00 Feature #37208: Introduce backend layout data providers
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11804 - 09:20 Feature #37208 (Under Review): Introduce backend layout data providers
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11804
2012-06-02
- 20:54 Bug #37701 (Closed): t3lib_div::getAllFilesAndFoldersInPath no md5 for folders
- ...
- 16:13 Bug #36906 (Accepted): TCEform shows empty tab
- wanna push a patch to gerrit?
- 16:11 Bug #37609: t3lib_div::callUserFunction causes PHP warnings
- wanna push a change to gerrit?
- 16:08 Task #37674 (Closed): Reduce CGL violations DoubleQuoteUsageNotRequired in /typo3/c*/
- 10:07 Bug #36244: Status report shows security warning after Scheduler "Convert user passwords to salted hashes (saltedpasswords)"
- suggested way of generating passwords
https://defuse.ca/generating-random-passwords.htm
alternativly we could genera... - 01:26 Bug #32549: DataMapper returns empty array for MM relations on opposite field side because relation field is empty
- *poke* Any updates on this? Thanks! :)
2012-06-01
- 22:59 Task #6249: Support for TCA fields of type "group" - allowes DAM support (has patch)
- Updates on this? Is it still relevant?
- 22:27 Feature #37662 (Needs Feedback): Support for arrays in t3lib_div::_GP()
- The effect you describe is already available in t3lib_div::_GPmerged(). Why would you expect t3lib_div::_GP() to beha...
- 06:58 Feature #37662 (Closed): Support for arrays in t3lib_div::_GP()
- example situation:
$_GET => array(
'test' => array(
'0' => 'X'
'1' => 'Y'
'2' => 'Z'
)
)
$_PO... - 22:09 Bug #37618 (Accepted): CSS_Styled_Content: No CSS styles for this table does not work for Cell
- Can you provide a patch and push it to gerrit?
http://wiki.typo3.org/Contribution_Walkthrough_Tutorials - 21:08 Bug #36244: Status report shows security warning after Scheduler "Convert user passwords to salted hashes (saltedpasswords)"
- This BUG is also 4.5 LTS related!
- 21:00 Bug #36244: Status report shows security warning after Scheduler "Convert user passwords to salted hashes (saltedpasswords)"
- i also found out, that it's really simple to patch => users with empty password should simply get a password set duri...
- 20:49 Bug #35093 (Accepted): Localization in Typoscript via XLIFF
- Confirmed!
- 20:30 Task #37687 (Resolved): Fix CGL violations against InlineCommentWrongStyle (not in ext_emconf.php files)
- Applied in changeset commit:1b738d219e08d50de71452ffca114a9d334dc660.
- 19:10 Task #37687: Fix CGL violations against InlineCommentWrongStyle (not in ext_emconf.php files)
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11796 - 16:11 Task #37687 (Under Review): Fix CGL violations against InlineCommentWrongStyle (not in ext_emconf.php files)
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11796 - 15:43 Task #37687 (Closed): Fix CGL violations against InlineCommentWrongStyle (not in ext_emconf.php files)
- There are violations against the CGL rule "InlineCommentWrongStyle".
These should be fixed. - 20:00 Revision 1b738d21: [TASK] Fix CGL violations against InlineCommentWrongStyle
- There are violations against the CGL rule "InlineCommentWrongStyle".
These will be fixed.
Change-Id: I346022ff6aecf... - 19:30 Task #37697 (Resolved): Clean up the phpDoc of t3lib/thumbs.php
- Applied in changeset commit:bf14350fd7c38574485272bfccc52223cded82ba.
- 18:46 Task #37697 (Under Review): Clean up the phpDoc of t3lib/thumbs.php
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11799 - 18:45 Task #37697 (Closed): Clean up the phpDoc of t3lib/thumbs.php
- Clean up the phpDoc of t3lib/thumbs.php
So I made a patch doing mostly:
* Provide correct parameter names in ph... - 19:30 Task #37620 (Resolved): Clean up the phpDoc of t3lib/interfaces/
- Applied in changeset commit:76151f680a5f5875d5e2e0878c225589b3f32793.
- 18:25 Task #37620: Clean up the phpDoc of t3lib/interfaces/
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11756 - 19:30 Task #37693 (Resolved): Reduce CGL violations OpeningFunctionBraceKernighanRitchieSpaceBeforeBrace
- Applied in changeset commit:7f5498b0531e1f752c47f972871f05dc10dd7884.
- 17:30 Task #37693 (Under Review): Reduce CGL violations OpeningFunctionBraceKernighanRitchieSpaceBeforeBrace
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11798 - 17:18 Task #37693 (Closed): Reduce CGL violations OpeningFunctionBraceKernighanRitchieSpaceBeforeBrace
- There are violations against the CGL rule "OpeningFunctionBraceKernighanRitchieSpaceBeforeBrace".
These should be ... - 19:02 Revision 7f5498b0: [TASK] Reduce CGL violations OpeningFunctionBraceKernighanRitchieSpace
- There are violations against the CGL rule
"OpeningFunctionBraceKernighanRitchieSpaceBeforeBrace".
These will be redu... - 18:59 Revision 76151f68: [TASK] Clean up the phpDoc of t3lib/interfaces/
- Clean up the phpDoc of t3lib/interfaces/
So I made a patch doing mostly:
* Provide correct parameter names in phpDo... - 18:58 Revision bf14350f: [TASK] Clean up the phpDoc of t3lib/thumbs.php
- Clean up the phpDoc of t3lib/thumbs.php
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc... - 17:35 Task #37694 (Closed): code completion with IE9, TYPO3: 4.4-4.7
- Here is, just an idea,
how to get "code completion" running with BROWSER: IE9, TYPO3: 4.4-4.7 [for 4.3 I have anoth... - 17:05 Task #37690 (Under Review): Reduce CGL violations DoubleQuoteUsageNotRequired in /typo3/ (not: /typo3/sysest/)
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11797 - 16:23 Task #37690 (Closed): Reduce CGL violations DoubleQuoteUsageNotRequired in /typo3/ (not: /typo3/sysest/)
- There are violations against the CGL rule "DoubleQuoteUsageNotRequired" in /typo3/ (not: /typo3/sysest/).
These sh... - 16:48 Feature #37566: CSS Styled Content should add a register for the current image and/or image resource in imagecols/-rows
- ORIG_FILENAME is the resource of the original file. In my case I needed the resource of the generated/scaled down ver...
- 16:30 Task #37685 (Resolved): Fix CGL violations against InlineCommentWrongStyle in ext_emconf.php files
- Applied in changeset commit:40f498ce367ac838341abf081e1e33a2f9ad9c42.
- 15:24 Task #37685 (Under Review): Fix CGL violations against InlineCommentWrongStyle in ext_emconf.php files
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11793 - 14:46 Task #37685 (Closed): Fix CGL violations against InlineCommentWrongStyle in ext_emconf.php files
- There are violations against the CGL rule "InlineCommentWrongStyle " in ext_emconf.php files.
These should be fixe... - 16:30 Task #37616 (Resolved): Clean up the phpDoc of t3lib/l10n/
- Applied in changeset commit:be8f32e08546939b50a154af5b70f3aa150d9192.
- 16:30 Task #37587 (Resolved): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/p*/
- Applied in changeset commit:90084995c7950eb05e1039e173109f68da6c848a.
- 16:30 Task #37583 (Resolved): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/l*/
- Applied in changeset commit:068d2608c5fc6926bcfd5025e63415a319f66f3f.
- 16:30 Task #37659 (Resolved): Clean up phpDoc comments in t3lib classes
- Applied in changeset commit:12ba71ce7d51b94e496d81cb662b31e2c35f8665.
- 16:30 Task #37652 (Resolved): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/w*/
- Applied in changeset commit:a42a6092d203951614ffa355a190ad45a632bf5e.
- 16:30 Bug #37650 (Resolved): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/t*/
- Applied in changeset commit:4bb34ebfa40d1b3a02fda6f44a802423be242e0f.
- 16:30 Task #37649 (Resolved): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/s*/
- Applied in changeset commit:cb28d9cd19cb6d09833ec2de54073706fd76ee86.
- 15:54 Revision cb28d9cd: [TASK] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/s*/
- There are violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/sysext/s*/.
These ... - 15:50 Revision 12ba71ce: [TASK] Clean up phpDoc comments in t3lib classes
- Clean up phpDoc comments for the following classes:
* t3lib/collection/AbstractRecordCollection.php
* t3lib/collecti... - 15:49 Revision a42a6092: [TASK] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/w*/
- There are violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/sysext/w*/.
These ... - 15:48 Revision 4bb34ebf: [TASK] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/t*/
- There are violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/sysext/t*/.
These... - 15:47 Revision 068d2608: [TASK] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/l*/
- There were violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/sysext/l*/.
These... - 15:46 Revision be8f32e0: [TASK] Clean up the phpDoc of t3lib/l10n/
- Clean up the phpDoc of t3lib/l10n/
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc
* Pr... - 15:45 Revision 90084995: [TASK] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/p*/
- There were violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/sysext/p*/.
These... - 15:32 Bug #36947: GIFBUILDER render twice
- It would be great if you insert this function, to generate alpha-transparent PNGs. At the Moment only Alpha-Transpare...
- 15:31 Revision 40f498ce: [TASK] Fix CGL violations InlineCommentWrongStyle in ext_emconf.php files
- There are violations against the CGL rule "InlineCommentWrongStyle " in
ext_emconf.php files.
These will be fixed.
... - 15:30 Feature #37682 (Resolved): Reduce CGL violations FunctionCallArgumentSpacingTooMuchSpaceAfterComma
- Applied in changeset commit:60250fb6a5b3f83da0ccf717f37cf5b059a59671.
- 14:28 Feature #37682: Reduce CGL violations FunctionCallArgumentSpacingTooMuchSpaceAfterComma
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11792 - 14:25 Feature #37682: Reduce CGL violations FunctionCallArgumentSpacingTooMuchSpaceAfterComma
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11792 - 14:17 Feature #37682 (Under Review): Reduce CGL violations FunctionCallArgumentSpacingTooMuchSpaceAfterComma
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11792 - 14:10 Feature #37682 (Closed): Reduce CGL violations FunctionCallArgumentSpacingTooMuchSpaceAfterComma
- There are violations against the CGL rule FunctionCallArgumentSpacingTooMuchSpaceAfterComma.
These should be reduced. - 15:30 Task #37678 (Resolved): Reduce CGL violations DoubleQuoteUsageNotRequired in /typo3/sysext/install/
- Applied in changeset commit:27b4a339f375c2e894ef97620a41c2574c8ddc32.
- 14:00 Task #37678 (Under Review): Reduce CGL violations DoubleQuoteUsageNotRequired in /typo3/sysext/install/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11791 - 13:07 Task #37678 (Closed): Reduce CGL violations DoubleQuoteUsageNotRequired in /typo3/sysext/install/
There are violations against the CGL rule "DoubleQuoteUsageNotRequired" in /typo3/sysext/install/.
These should ...- 15:30 Task #37675 (Resolved): Reduce CGL violations DoubleQuoteUsageNotRequired in /typo3/typo3/sysext/indexed_search/
- Applied in changeset commit:b71613cf2f64f86e280d7deb3bc126792e409e45.
- 13:01 Task #37675 (Under Review): Reduce CGL violations DoubleQuoteUsageNotRequired in /typo3/typo3/sysext/indexed_search/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11788 - 12:38 Task #37675 (Closed): Reduce CGL violations DoubleQuoteUsageNotRequired in /typo3/typo3/sysext/indexed_search/
- There are violations against the CGL rule "DoubleQuoteUsageNotRequired" in /typo3/typo3/sysext/indexed_search/.
Th... - 15:28 Bug #36744 (Accepted): Workspaces are unusable on larger installations
- 15:19 Revision b71613cf: [TASK] CGL violations DoubleQuoteUsageNotRequired in indexed_search/
- There are violations against the CGL rule "DoubleQuoteUsageNotRequired" in
/typo3/typo3/sysext/indexed_search/.
Thes... - 15:18 Revision 27b4a339: [TASK] Reduce CGL violations DoubleQuoteUsageNotRequired in install/
- There are violations against the CGL rule "DoubleQuoteUsageNotRequired" in
/typo3/sysext/install/.
These will be red... - 15:17 Revision 60250fb6: Reduce CGL violations FunctionCallArgumentSpacingTooMuchSpaceAfterComma
- There are violations against the CGL rule
FunctionCallArgumentSpacingTooMuchSpaceAfterComma.
These should be reduced... - 14:33 Task #37674: Reduce CGL violations DoubleQuoteUsageNotRequired in /typo3/c*/
- sorry. everything is already fixed. please feel free to close this ticket. thanks.
- 12:28 Task #37674 (Closed): Reduce CGL violations DoubleQuoteUsageNotRequired in /typo3/c*/
- There are violations against the CGL rule "DoubleQuoteUsageNotRequired" in XXX.
These should be reduced. - 13:33 Bug #37060: GIF with transparant background turns black
- I tested the proposed change in t3lib_stdgraphic from Florian Zimmermann that he posted to #36947 (see http://forge.t...
- 13:19 Bug #37060: GIF with transparant background turns black
- We see this problem, too. Please see attached a small Typoscript Testcase to demonstrate the problem. It generates tw...
- 12:11 Feature #37673 (Closed): Deny access to certain pagetypes via TSConfig
- Hi, I would like that class.t3lib_tree_pagetree_dataprovider.php could have Typoscript configuration for getWhereClau...
- 10:52 Bug #37670 (Closed): Text with image - image dimensions
- When changing the image size from a content element "text with image" the original image size ratio is maintained reg...
- 09:30 Task #37513 (Resolved): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/i*/
- Applied in changeset commit:9275ac676e5c4a5080800416e5e9fd76d8d41bc8.
- 09:30 Bug #37500 (Resolved): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/cms/
- Applied in changeset commit:643df0af87ef011debe10ccb9af8259bf334d945.
- 09:06 Feature #37208: Introduce backend layout data providers
- @changing the uid
#37663
@examples
I just use the gridelements together with an own extension that supports some rec... - 08:23 Feature #37208: Introduce backend layout data providers
- 2 things
- I don't like changing the uid to varchar inside a topic called "tsconfig". please make a seperate issue... - 09:05 Task #37663 (Closed): Change backend_layout and backend_layout_next_level from int to varchar for feature
- For the feature using pageTSconfig for backend_layouts (#37208) like for gridelements it's necessary to change the fi...
- 08:38 Revision 9275ac67: [TASK] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/i*/
- There were violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/sysext/i*/.
These... - 08:35 Revision 643df0af: [BUGFIX ] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/cms/
- There were violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/sysext/cms/.
Thes... - 08:30 Task #37658 (Resolved): Clean up the phpDoc of t3lib/error/
- Applied in changeset commit:0268975671476bd93467fb4584959126e5107029.
- 08:30 Task #37651 (Resolved): Clean up the phpDoc of t3lib/extjs/
- Applied in changeset commit:b46eebbe9fd59984d7b627d3e4a15367e6a35146.
- 08:30 Task #37657 (Resolved): Reduce CGL violations FunctionCallArgumentSpacingSpaceBeforeComma
- Applied in changeset commit:f8700d497d31f340dc45a7eaf6695b9447192483.
- 08:29 Revision f8700d49: [TASK] Reduce CGL violations FunctionCallArgumentSpacingSpaceBeforeComma
- There are violations against the CGL rule
"FunctionCallArgumentSpacingSpaceBeforeComma".
These will be reduced by th... - 08:27 Revision b46eebbe: [TASK] Clean up the phpDoc of t3lib/extjs/
- Clean up the phpDoc of t3lib/extjs/
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc
* P... - 08:26 Revision 02689756: [TASK] Clean up the phpDoc of t3lib/error/
- Clean up the phpDoc of t3lib/error/
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc
* P...
2012-05-31
- 21:48 Task #37649: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/s*/
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11769 - 18:29 Task #37649 (Under Review): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/s*/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11769 - 18:22 Task #37649 (Closed): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/s*/
- There are violations against the CGL rule "FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/sysext/s*/. These ...
- 21:06 Task #37659 (Under Review): Clean up phpDoc comments in t3lib classes
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11776 - 21:06 Task #37659 (Closed): Clean up phpDoc comments in t3lib classes
- Clean up phpDoc comments for the following classes:
* t3lib/collection/AbstractRecordCollection.php
* t3lib/colle... - 20:44 Task #37658 (Under Review): Clean up the phpDoc of t3lib/error/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11775 - 20:44 Task #37658 (Closed): Clean up the phpDoc of t3lib/error/
- Clean up the phpDoc of t3lib/error/
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc... - 20:04 Task #37657 (Under Review): Reduce CGL violations FunctionCallArgumentSpacingSpaceBeforeComma
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11774 - 19:53 Task #37657 (Closed): Reduce CGL violations FunctionCallArgumentSpacingSpaceBeforeComma
- 19:47 Task #37655 (Under Review): Fix last CGL violation against "DoubleQuoteUsageContainsVar"
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11773 - 19:44 Task #37655 (Closed): Fix last CGL violation against "DoubleQuoteUsageContainsVar"
- There is 1 last CGL violations against "DoubleQuoteUsageContainsVar" left. This should be fixed.
- 19:29 Task #37652: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/w*/
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11772 - 19:16 Task #37652 (Under Review): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/w*/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11772 - 19:15 Task #37652 (Closed): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/w*/
- There are violations against the CGL rule "FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/sysext/w*/. These ...
- 19:17 Task #37620: Clean up the phpDoc of t3lib/interfaces/
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11756 - 19:15 Task #37651 (Under Review): Clean up the phpDoc of t3lib/extjs/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11771 - 19:15 Task #37651 (Closed): Clean up the phpDoc of t3lib/extjs/
- Clean up the phpDoc of t3lib/extjs/
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc... - 19:14 Bug #37650 (Under Review): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/t*/
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11770 - 18:32 Bug #37650 (Closed): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/t*/
- There are violations against the CGL rule "FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/sysext/t*/. These ...
- 16:56 Bug #36947: GIFBUILDER render twice
- I could solve problem also with lines below of Florian Zimmermann, before had both issues:
Black Background and twi... - 15:43 Bug #37615 (Under Review): JavaScript Errors in "domAddRecordDetails" in "jsfunc.inline.js"
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11762 - 15:41 Bug #37615 (Accepted): JavaScript Errors in "domAddRecordDetails" in "jsfunc.inline.js"
- 13:22 Bug #37611 (Under Review): Current page has to be checked when changing workspaces
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11761 - 12:53 Bug #32952: Retrieve/update the repository don't work with FastCGI (Extension Manager)
- Ok Guys,
I've an update. I've found possible Problem for this errors. The installation with the error used dbal for ... - 12:30 Bug #32952: Retrieve/update the repository don't work with FastCGI (Extension Manager)
- Hey Guys,
I'm watching this bug now in some of my TYPO3 Extension. Right now it's 4.6.8 the following stuff happens ... - 11:07 Bug #21756: Fatal error when trying to use SaltedPasswords together with RSA for BE login
- Hi David,
please use the mailing lists (I'm only on the english one), and we'll help you.
Regards
Markus - 10:43 Bug #21756: Fatal error when trying to use SaltedPasswords together with RSA for BE login
- Have the same issue and haven't yet understood the complexity of that problem.
The hint of Francois has been the bes... - 00:29 Bug #37594 (Accepted): Old swiftmailer implementation in 4.5 and 4.6 prevent direct_mail from working properly
- Release managers need to decide, but I don't think it'll be a problem.
- 00:25 Feature #37595 (Accepted): Allow ext_icon.png besides ext_icon.gif
2012-05-30
- 23:43 Task #37620 (Under Review): Clean up the phpDoc of t3lib/interfaces/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11756 - 23:42 Task #37620 (Closed): Clean up the phpDoc of t3lib/interfaces/
- Clean up the phpDoc of t3lib/interfaces/
So I made a patch doing mostly:
* Provide correct parameter names in p... - 22:38 Bug #37612: felogin redirects to password reset after login
- Thanks for backporting!
- 22:30 Bug #37612 (Resolved): felogin redirects to password reset after login
- Applied in changeset commit:bbc55bf5b7b44e845052085e893e7f1566c026fd.
- 22:01 Bug #37612: felogin redirects to password reset after login
- Damn it. I knew we had something like that already, but I didn't find it on forge as I searched only for open tickets...
- 21:31 Bug #37612 (Needs Feedback): felogin redirects to password reset after login
- I think this is a duplicate of #21943 , which was only applied to 6.0 and 4.7; unfortunately I haven't backported the...
- 15:29 Bug #37612: felogin redirects to password reset after login
- Possible fix is:
class.tx_felogin_pi.php:... - 15:27 Bug #37612 (Closed): felogin redirects to password reset after login
- felogin redirects to password reset confirmation page after successful because "redirect to referer" is set in the pl...
- 22:35 Bug #37618 (Closed): CSS_Styled_Content: No CSS styles for this table does not work for Cell
- When using "No CSS styles for this table" the cell will get the class="td-1"
Change:... - 22:30 Feature #37251 (Resolved): Use FAL file extension filter in TCA
- Applied in changeset commit:bfc1fb5279a5c1496e08abc759c3877899c4f04e.
- 22:30 Bug #21943 (Resolved): redirect to referer when changing password
- Applied in changeset commit:bbc55bf5b7b44e845052085e893e7f1566c026fd.
- 22:10 Bug #21943: redirect to referer when changing password
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 22:07 Bug #21943 (Under Review): redirect to referer when changing password
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 22:24 Revision bbc55bf5: [BUGFIX] redirect to referrer when changing password
- The referrer and referrerDomains redirect options must be ignored after
changing the password, otherwise you would en... - 22:23 Revision 41147444: [BUGFIX] redirect to referrer when changing password
- The referrer and referrerDomains redirect options must be ignored after
changing the password, otherwise you would en... - 21:58 Revision bfc1fb52: [FEATURE] Use FAL file extension filter in TCA
- Change-Id: Ib85a55deae6e0d11669da804660630dbd95d9115
Releases: 6.0
Resolves: #37251
Reviewed-on: http://review.typo3.... - 21:58 Revision 1b5cdc58: [FEATURE] Limit file extensions in FAL element browser
- Change-Id: Ic34befbdf4541a2837701cb75a51d500daada8d5
Releases: 6.0
Resolves: #36816
Reviewed-on: http://review.typo3.... - 18:47 Task #37616 (Under Review): Clean up the phpDoc of t3lib/l10n/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11743 - 18:47 Task #37616 (Closed): Clean up the phpDoc of t3lib/l10n/
- Clean up the phpDoc of t3lib/l10n/
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc
... - 18:14 Bug #37615 (Closed): JavaScript Errors in "domAddRecordDetails" in "jsfunc.inline.js"
- When you try to open a closed IRRE element you got an error "document.getElementsByName(elName+'[hidden]')[0] is unde...
- 18:08 Bug #37614 (Closed): User Setting: Save Configuration Button is missing
- Same new position like the import button in the extension manager. You can find both above the form/grid/fieldset/wha...
- 17:38 Bug #37614 (Closed): User Setting: Save Configuration Button is missing
- 16:38 Bug #36747 (Resolved): felogin forgot password e-mail arrives messed up
- Resolved on Translation Server
- 15:17 Bug #36747: felogin forgot password e-mail arrives messed up
- Please contact the translation team, concerning this.
- 15:51 Bug #37467: Change in class.t3lib_div.php may break things for HTTPS via reverse proxy
- Workaround: Issue can be resolved by changing configuration on server:
1) Append IP of reverse-proxy to "X-Forward... - 10:30 Bug #37467: Change in class.t3lib_div.php may break things for HTTPS via reverse proxy
- Same problem with TYPO3 4.6.9
- 10:26 Bug #37467: Change in class.t3lib_div.php may break things for HTTPS via reverse proxy
- Further debugging:
$_SERVER['REMOTE_ADDR'] : reverse-proxy ip
$_SERVER['HTTP_X_FORWARDED_FOR'] : client ip
$_SER... - 15:23 Bug #37611 (Closed): Current page has to be checked when changing workspaces
- IS:
When switching to another workspace there's no check if the current page is available in that workspace. This le... - 15:10 Bug #33594: Missing argument 4 for t3lib_TCEmain::moveL10nOverlayRecords(), called in ...version\class.tx_version_tcemain.php on line 1376
- This issue is already addressed in #33592.
- 14:56 Bug #37374: Moving content elements from one page to another fails in workspace
- Hi Uwe,
could you please provide the steps to reproduce this issue? - 14:53 Bug #37609 (Closed): t3lib_div::callUserFunction causes PHP warnings
- line 4595 of t3lib/class.t3lib_div.php from the current trunk causes php warnings due to lack of conditions:...
- 14:44 Bug #18079: slide of cObj CONTENT stops if sysfolder in rootline
- Just experienced the problem in an updated 4.5.16 and it worked until some time in the past (can't say until what ver...
- 12:41 Task #37495: Reduce CGL violation Squiz.Strings.DoubleQuoteUsage in t3lib/
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11633 - 11:57 Task #37495: Reduce CGL violation Squiz.Strings.DoubleQuoteUsage in t3lib/
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11633 - 11:51 Task #37495: Reduce CGL violation Squiz.Strings.DoubleQuoteUsage in t3lib/
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11633 - 12:36 Feature #37208: Introduce backend layout data providers
- To use IDs like "layoutC2313" it's necessary to change the fields backend_layout and backend_layout_next_level to var...
- 12:23 Bug #24877: rsaauth with more than one login form on one page doesn't work
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10485 - 12:23 Bug #24877: rsaauth with more than one login form on one page doesn't work
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10485 - 10:28 Bug #37597: Negative image width if first image is a png
- PHP Version: 5.3.10
GraphicsMagick 1.3.12 - 10:19 Bug #37597 (Under Review): Negative image width if first image is a png
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11714 - 10:14 Bug #37597 (Rejected): Negative image width if first image is a png
- How to reproduce:
Select a content element of type "Image" and add e.g. 3 images. If the first image is a png and ... - 09:38 Feature #37595 (Closed): Allow ext_icon.png besides ext_icon.gif
- Allow ext_icon.png as extension icon besides ext_icon.gif.
Must be added to extension manager and typo3-menu / modul... - 09:30 Bug #37489 (Resolved): Reduce CGL violations against "DoubleQuoteUsageContainsVar"
- Applied in changeset commit:16ba61b7a2b660dc7c4519d481b9379eca8e974c.
- 07:12 Bug #37489: Reduce CGL violations against "DoubleQuoteUsageContainsVar"
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11619 - 09:24 Bug #37594 (Closed): Old swiftmailer implementation in 4.5 and 4.6 prevent direct_mail from working properly
- As discovered when investigating "issue 37375":http://forge.typo3.org/issues/37375 the old swiftmailer implementation...
- 09:19 Feature #24949: Order of module menu entries
- The sorting issue is still appearing in the current 4.7 T3 version.
- 09:13 Revision 16ba61b7: [BUGFIX] CGL violations DoubleQuoteUsageContainsVar
- There are violations against the CGL rule "DoubleQuoteUsageContainsVar".
These will be reduced.
Change-Id: Ibb45e3ae... - 09:10 Feature #37572: File upload in BE: Rename file to lower case automatically
- It was kind of a workaround for #37575.
Also, I was doing some work to identify download links with CSS, and having ... - 09:08 Feature #37381: Enable bulk import/install of extension
- Dirk Wenzel wrote:
> Setting up a new installation of t3 often means to retrieve and install a hole bunch of extensi... - 09:01 Feature #37593 (Closed): single click installation of extensions
- Make installations possible with one single click. All you can do is clicking continue during install or leave the in...
- 08:30 Task #37589 (Resolved): Clean up phpDoc comments in t3lib classes
- Applied in changeset commit:f8ead2a47117be150b6b2f7ccb77108a290ef8b6.
- 08:30 Task #37556 (Resolved): Clean up the phpDoc of t3lib/tree/
- Applied in changeset commit:2d7dd472a7f71a4cb45956acad9b436306ddf49d.
- 08:30 Task #37590 (Resolved): Clean up the phpDoc of t3lib/mail/
- Applied in changeset commit:202f43bac98f21af6e5ca587a015990deb50638f.
- 08:30 Task #37588 (Resolved): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/r*/
- Applied in changeset commit:7e58fa88473a3f1f87b602f40ac7494c1b7867d3.
- 08:30 Task #37580 (Resolved): Clean up the phpDoc of t3lib/spritemanager/
- Applied in changeset commit:79b794f085dee0ebfed7cc06b3689d15cd5b99c8.
- 08:30 Task #37586 (Resolved): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/o*/
- Applied in changeset commit:dbc458d27abca09c6875733ad20f83bb0a2e72f0.
- 08:30 Task #37581 (Resolved): Clean up the phpDoc of t3lib/search/
- Applied in changeset commit:b9521bf5e2b5761ecaa8809267c0a7eb6acf9ab7.
- 08:30 Task #37337 (Resolved): Clean up the phpDoc of t3lib_tceforms
- Applied in changeset commit:71d386bf9a5f76c57f8e71a7e05e9f142c799748.
- 08:30 Task #37579 (Resolved): Clean up the phpDoc of t3lib/stddb/
- Applied in changeset commit:ea009d6ee2eda2ed18982b2fc5c47e10a1444b0f.
- 04:35 Revision ea009d6e: [TASK] Clean up the phpDoc of t3lib/stddb/
- Clean up the phpDoc of t3lib/stddb/
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc
* P... - 04:28 Revision 71d386bf: [TASK] Clean up the phpDoc of t3lib_tceforms
- Clean up the phpDoc of t3lib_tceforms
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc
*... - 04:18 Revision b9521bf5: [TASK] Clean up the phpDoc of t3lib/search/
- Clean up the phpDoc of t3lib/search/
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc
* ... - 04:15 Revision dbc458d2: [TASK] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/o*/
- There were violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/sysext/o*/.
These... - 04:14 Revision 202f43ba: [TASK] Clean up the phpDoc of t3lib/mail/
- Clean up the phpDoc of t3lib/mail/
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc
* Pr... - 04:14 Revision 7e58fa88: [TASK] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/r*/
- There were violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/syset/r*/.
These ... - 04:06 Revision 79b794f0: [TASK] Clean up the phpDoc of t3lib/spritemanager/
- Clean up the phpDoc of t3lib/spritemanager/
So I made a patch doing mostly:
* Provide correct parameter names in ph... - 04:04 Revision f8ead2a4: [TASK] Clean up phpDoc comments in t3lib classes
- Clean up phpDoc comments for the following classes:
* t3lib/matchcondition/class.t3lib_matchcondition_abstract.php
*...
2012-05-29
- 23:36 Bug #37065: Workspace preview (FE) shows duplicate records
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11127 - 23:24 Task #37590 (Under Review): Clean up the phpDoc of t3lib/mail/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11708 - 23:23 Task #37590 (Closed): Clean up the phpDoc of t3lib/mail/
- Clean up the phpDoc of t3lib/mail/
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc
... - 23:20 Bug #33592: Moved translated content elements are in wrong colpos
- Patch set 1 for branch *4.5* has been pushed to the review server.
It is available at http://review.typo3.org/11707 - 12:19 Bug #33592 (Under Review): Moved translated content elements are in wrong colpos
- Patch set 1 for branch *4.6* has been pushed to the review server.
It is available at http://review.typo3.org/11684 - 23:01 Task #37588 (Under Review): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/r*/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11706 - 22:30 Task #37588 (Closed): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/r*/
- There are violations against the CGL rule "FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/sysext/r*/. These ...
- 22:59 Task #37589 (Under Review): Clean up phpDoc comments in t3lib classes
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11705 - 22:59 Task #37589 (Closed): Clean up phpDoc comments in t3lib classes
- Clean up phpDoc comments for the following classes:
* t3lib/matchcondition/class.t3lib_matchcondition_abstract.php... - 22:27 Task #37587 (Under Review): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/p*/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11703 - 22:21 Task #37587 (Closed): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/p*/
- There are violations against the CGL rule "FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/sysext/p*/. These ...
- 22:21 Bug #24877: rsaauth with more than one login form on one page doesn't work
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10485 - 22:18 Task #37586 (Under Review): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/o*/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11702 - 22:11 Task #37586 (Closed): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/o*/
- There are violations against the CGL rule "FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/sysext/o*/. These ...
- 21:13 Bug #37575 (Accepted): BE: Sorting of files with upper- and lowercase filenames (rtehtmlarea, filelist)
- With the advanced localization handling in the BE we should probably also introduce collations and sort lists with di...
- 18:15 Bug #37575: BE: Sorting of files with upper- and lowercase filenames (rtehtmlarea, filelist)
- The two sorting methods I know of are telephone book and dictionary sorting (with differences in how exactly umlauts ...
- 17:17 Bug #37575 (Closed): BE: Sorting of files with upper- and lowercase filenames (rtehtmlarea, filelist)
- In RTEhtmlarea:
When creating a file link in the link popup, all files with uppercase letters show up before files w... - 20:57 Feature #37208: Introduce backend layout data providers
- Usage:...
- 20:51 Feature #37208: Introduce backend layout data providers
- Patch I055810ec19c2b1cde7a00f8703d6810264fab1ff pushed to review
https://review.typo3.org/#/c/11701/ - 20:31 Feature #37566 (Needs Feedback): CSS Styled Content should add a register for the current image and/or image resource in imagecols/-rows
- 14:09 Feature #37566: CSS Styled Content should add a register for the current image and/or image resource in imagecols/-rows
- What is wrong with $GLOBALS['TSFE']->register['ORIG_FILENAME'] ?
- 13:19 Feature #37566 (Closed): CSS Styled Content should add a register for the current image and/or image resource in imagecols/-rows
- I had the issue that it was impossible to use the current image resource in typoscript if there are more than one ima...
- 19:55 Task #37583 (Under Review): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/l*/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11700 - 19:16 Task #37583 (Closed): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/l*/
- There are violations against the CGL rule "FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/sysext/l*/. These ...
- 19:01 Task #37581 (Under Review): Clean up the phpDoc of t3lib/search/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11697 - 19:01 Task #37581 (Closed): Clean up the phpDoc of t3lib/search/
- Clean up the phpDoc of t3lib/search/
So I made a patch doing mostly:
* Provide correct parameter names in phpDo... - 18:52 Task #37580 (Under Review): Clean up the phpDoc of t3lib/spritemanager/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11696 - 18:51 Task #37580 (Closed): Clean up the phpDoc of t3lib/spritemanager/
- Clean up the phpDoc of t3lib/spritemanager/
So I made a patch doing mostly:
* Provide correct parameter names i... - 18:42 Task #37579 (Under Review): Clean up the phpDoc of t3lib/stddb/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11695 - 18:41 Task #37579 (Closed): Clean up the phpDoc of t3lib/stddb/
- Clean up the phpDoc of t3lib/stddb/
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc... - 18:38 Bug #37578 (Closed): Illegal string offset 'uid' in /typo3/sysext/beuser/class.tx_beuser_switchbackuser.php
Core: Error handler (BE): PHP Warning: Illegal string offset 'uid' in typo3/sysext/beuser/class.tx_beuser_switchbac...- 18:19 Revision 2d7dd472: [TASK] Clean up the phpDoc of t3lib/tree/
- Clean up the phpDoc of t3lib/tree/
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc
* Pr... - 18:14 Task #37556: Clean up the phpDoc of t3lib/tree/
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11669 - 18:11 Feature #37572 (Needs Feedback): File upload in BE: Rename file to lower case automatically
- Spaces are replaced, because I think they are not allowed in URLs and at least Internet Explorer has notorious proble...
- 16:57 Feature #37572 (Rejected): File upload in BE: Rename file to lower case automatically
- Replacing special characters and spaces in the file name is already done automatically after uploading a file in the ...
- 12:58 Bug #37425: Install Tool renames all tables and fields to "zzz_deleted_"
- A string concatenation of a string with boolean FALSE results only in the string: @"zzz_deleted_".FALSE == "zzz_delet...
- 12:51 Bug #37425: Install Tool renames all tables and fields to "zzz_deleted_"
- Yes that's exactly what I was referring to, but I still have no clue, why your screenshot doesn't show the FALSE in t...
- 10:50 Bug #37425: Install Tool renames all tables and fields to "zzz_deleted_"
- The problem is the substr() function of PHP:
Using PHP 5.3 the code ... - 10:02 Bug #35154: Exclude E_STRICT from exceptionalErrors in PHP 5.4
- Patch set 2 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 09:51 Bug #35154: Exclude E_STRICT from exceptionalErrors in PHP 5.4
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10524 - 09:14 Task #37512 (Resolved): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/f*/
- Applied in changeset commit:1bf8a8171bbf5358587286bfa4d0940a75846e6e.
- 09:14 Task #37510 (Resolved): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/c*/
- Applied in changeset commit:1c0d823e7aba34e02806781bc34b54699fbf88f2.
- 09:14 Task #37511 (Resolved): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/e*/
- Applied in changeset commit:30512b3c3b3cd859a8ccfc1f6055e4f1919f659b.
- 09:14 Task #37502 (Resolved): Remove commented-out code
- Applied in changeset commit:1374ced51ceb06c99668cf1b5be5d92f0b0ec67e.
- 09:14 Task #37545 (Resolved): Clean up the phpDoc of t3lib_treeview
- Applied in changeset commit:6ea9839ad6be0e411ad3f1adc6383fb117e1d510.
- 09:14 Task #37499 (Resolved): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in aboutmodules, belog and beuser
- Applied in changeset commit:375ef2b3cded5273703270d043b8db67d0e91c20.
- 09:14 Bug #37491 (Resolved): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/
- Applied in changeset commit:0d30763105d4d42cc94b23b9ae56947322b5b2e1.
- 09:14 Bug #37331 (Resolved): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in class.tx_indexedsearch.php
- Applied in changeset commit:9a707047ab6480e37b16b71b135ecf3f3c812615.
- 09:14 Task #37555 (Resolved): Clean up the phpDoc of t3lib/utility/
- Applied in changeset commit:4838ad8a732f04ac2a6c867f38ab9b3ca655002d.
- 09:14 Bug #37553 (Resolved): Illegal string offset 'uid' in typo3/template.php
- Applied in changeset commit:1c439544e59750b6c42f3243c2a4e91c76658e87.
- 09:14 Task #37557 (Resolved): Clean up the phpDoc of t3lib/tceforms/
- Applied in changeset commit:ef03bc4d73edc84b001f6f393d1cd2bcd8071e19.
- 07:12 Revision ef03bc4d: [TASK] Clean up the phpDoc of t3lib/tceforms/
- Clean up the phpDoc of t3lib/tceforms/
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc
... - 06:20 Revision 4838ad8a: [TASK] Clean up the phpDoc of t3lib/utility/
- Clean up the phpDoc of t3lib/utility/
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc
*...
2012-05-28
- 23:34 Task #37556: Clean up the phpDoc of t3lib/tree/
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11669 - 22:49 Task #37556 (Under Review): Clean up the phpDoc of t3lib/tree/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11669 - 22:49 Task #37556 (Closed): Clean up the phpDoc of t3lib/tree/
- Clean up the phpDoc of t3lib/tree/
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc
... - 23:31 Task #37555: Clean up the phpDoc of t3lib/utility/
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11665 - 22:11 Task #37555 (Under Review): Clean up the phpDoc of t3lib/utility/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11665 - 22:11 Task #37555 (Closed): Clean up the phpDoc of t3lib/utility/
- Clean up the phpDoc of t3lib/utility/
So I made a patch doing mostly:
* Provide correct parameter names in phpD... - 23:01 Task #37557 (Under Review): Clean up the phpDoc of t3lib/tceforms/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11670 - 23:00 Task #37557 (Closed): Clean up the phpDoc of t3lib/tceforms/
- Clean up the phpDoc of t3lib/tceforms/
So I made a patch doing mostly:
* Provide correct parameter names in php... - 22:37 Revision 1c439544: BUGFIX] Illegal string offset
- Check if parameter is an array before using it as an array in
getPagePath() and getPageInfo()
Change-Id: I96cbdcc5e6... - 22:37 Bug #37553: Illegal string offset 'uid' in typo3/template.php
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 22:33 Bug #37553: Illegal string offset 'uid' in typo3/template.php
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 22:28 Bug #37553: Illegal string offset 'uid' in typo3/template.php
- Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 21:35 Bug #37553 (Under Review): Illegal string offset 'uid' in typo3/template.php
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11664 - 21:28 Bug #37553 (Accepted): Illegal string offset 'uid' in typo3/template.php
- Before checking if the element is present first check if it is actually an array.
- 19:27 Bug #37553 (Closed): Illegal string offset 'uid' in typo3/template.php
- ...
- 22:33 Revision c32cf605: BUGFIX] Illegal string offset
- Check if parameter is an array before using it as an array in
getPagePath() and getPageInfo()
Change-Id: Idc2d36bc68... - 22:29 Revision 4a564c54: BUGFIX] Illegal string offset
- Check if parameter is an array before using it as an array in
getPagePath() and getPageInfo()
Change-Id: I56c3deabf7... - 21:40 Revision 0ceccb6c: [BUGFIX] Illegal string offset
- Check if parameter is an array before using it as an array in
getPagePath() and getPageInfo()
Change-Id: I9010dfb441... - 20:25 Task #21391 (Closed): Add some more unit tests
- 14:55 Task #21391: Add some more unit tests
- This patch has been merged on 2009-11-17. So this issue can be closed.
- 20:25 Bug #23427 (Closed): Crash in testcase t3lib_cache_FactoryTest
- 14:47 Bug #23427: Crash in testcase t3lib_cache_FactoryTest
- This crash does not occur anymore. So this issue can be closed.
- 19:33 Bug #37425 (Needs Feedback): Install Tool renames all tables and fields to "zzz_deleted_"
- Can you provide the requested information?
- 19:30 Bug #37455 (Accepted): Autoload gives strange error message if insufficient file permissions in cache dir
- 19:28 Bug #37484 (Rejected): About TYPO3 Unicode Errors
- I checked the files (in a hex editor) and they have René's name with double or multiple encoded UTF-8 characters. The...
- 19:06 Bug #37539: Static function t3lib_file_Driver_AbstractDriver::verifyConfiguration() should not be abstract
- I guess using an interface instead of the abstract method could be a solution?!
- 19:04 Bug #37539 (Accepted): Static function t3lib_file_Driver_AbstractDriver::verifyConfiguration() should not be abstract
- A method cannot be abstract and static at the same time. A child class can have a static method with the same name, b...
- 12:39 Bug #37539 (Closed): Static function t3lib_file_Driver_AbstractDriver::verifyConfiguration() should not be abstract
- ...
- 18:45 Bug #37540 (Accepted): Declaration of t3lib_file_Driver_LocalDriver::getDirectoryItemList() should be compatible
- The type "hint" array for $filterMethods needs to exist also in the abstract class.
- 12:40 Bug #37540 (Closed): Declaration of t3lib_file_Driver_LocalDriver::getDirectoryItemList() should be compatible
- ...
- 18:43 Revision 0d307631: [BUGFIX ] CGL violations FunctionCallArgumentSpacing in /typo3/
- There are some violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/. These will ... - 18:42 Bug #37541 (Accepted): Declaration of tx_rtehtmlarea_base::drawRTE() should be compatible
- I guess that only the first parameter should be turned into a reference.
- 12:41 Bug #37541 (Closed): Declaration of tx_rtehtmlarea_base::drawRTE() should be compatible
- ...
- 18:38 Bug #37544 (Accepted): Unit tests failures in t3lib_extFileFunctionsTest
- 14:51 Bug #37544 (Closed): Unit tests failures in t3lib_extFileFunctionsTest
- These failures happen on an Ubuntu Linux system using PHP 5.3.10 with XCache and XDebug enabled, using the PHPUnit ex...
- 18:37 Revision 6ea9839a: [TASK] Clean up the phpDoc of t3lib_treeview
- Clean up the phpDoc of t3lib_treeview
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc
*... - 17:49 Bug #35154: Exclude E_STRICT from exceptionalErrors in PHP 5.4
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10524 - 15:37 Task #37545 (Under Review): Clean up the phpDoc of t3lib_treeview
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11662 - 15:36 Task #37545 (Closed): Clean up the phpDoc of t3lib_treeview
- Clean up the phpDoc of t3lib_treeview
So I made a patch doing mostly:
* Provide correct parameter names in phpD... - 15:35 Revision 375ef2b3: [BUGFIX] CGL violations FunctionCallArgumentSpacing in sysext/beuser/
- There are violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in typo3/sysext/beuser/.
The... - 14:42 Bug #37491: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11622 - 14:34 Bug #37500: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/cms/
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11639 - 14:21 Task #37513: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/i*/
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11653 - 14:13 Bug #37489: Reduce CGL violations against "DoubleQuoteUsageContainsVar"
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11619 - 13:53 Revision 9a707047: [BUGFIX] CGL violations FunctionCallArgument in indexed_search
- There were some violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in
indexed_search. The... - 13:51 Task #37499: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in aboutmodules, belog and beuser
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11638 - 13:01 Task #37499: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in aboutmodules, belog and beuser
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11638 - 13:46 Bug #37331: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in class.tx_indexedsearch.php
- Patch set 7 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11338 - 13:15 Bug #37331: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in class.tx_indexedsearch.php
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11338 - 13:38 Task #37337: Clean up the phpDoc of t3lib_tceforms
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11341
2012-05-27
- 21:52 Bug #37425: Install Tool renames all tables and fields to "zzz_deleted_"
- I'm not sure if this is really related to #33580.
Looking at the code, the result you described could only occur, if... - 20:34 Bug #37425: Install Tool renames all tables and fields to "zzz_deleted_"
- I could not duplicate this with 4.5.16, could you please give some more information about your environment (OS, PHP v...
- 20:05 Bug #37528 (Under Review): Fix CGL violations "FunctionCallArgumentSpacingSpaceBeforeComma"
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11659 - 19:55 Bug #37528 (Rejected): Fix CGL violations "FunctionCallArgumentSpacingSpaceBeforeComma"
- According to metrics.typo3.org there are 5 violations left. These should be fixed.
- 20:00 Task #36419: Migrate core from mysql to mysqli
- Warming this up, do you want to push a patch?
- 15:24 Bug #37493: t3lib_tcemain methods lack proper visibility settings
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11624 - 11:35 Revision 1374ced5: [TASK] Remove commented-out code
- Commented-out code usually is not maintained, makes the code harder to
read and cannot be unit-tested. It should be r... - 11:23 Revision 30512b3c: [TASK] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/e*/
- There were violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/sysext/e*/.
These... - 11:23 Revision 1c0d823e: [TASK] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/c*/
- There were violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/sysext/c*/.
These... - 11:20 Revision 1bf8a817: [TASK] CGL violations FunctionCallArgumentSpacing in /typo3/sysext/f*/
- There were violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/sysext/f*/.
These...
2012-05-26
- 23:15 Task #37513 (Under Review): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/i*/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11653 - 22:03 Task #37513 (Closed): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/i*/
- There were violations against the CGL rule "FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/sysext/i*/. These...
- 21:58 Task #37512 (Under Review): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/f*/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11652 - 21:47 Task #37512 (Closed): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/f*/
- There are violations against the CGL rule "FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/sysext/f*/. These ...
- 21:44 Task #37511 (Under Review): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/e*/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11651 - 21:34 Task #37511 (Closed): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/e*/
- There are violations against the CGL rule "FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/sysext/f*/. These ...
- 21:30 Task #37510 (Under Review): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/c*/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11649 - 21:19 Task #37510 (Closed): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/c*/
- There are violations against the CGL rule "FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/sysext/c*/. These ...
- 15:50 Bug #36894: [felogin] Wrong action url when nested array is passed
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11642 - 15:46 Bug #36894 (Under Review): [felogin] Wrong action url when nested array is passed
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11642 - 15:28 Task #37502: Remove commented-out code
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11640 - 14:29 Task #37502 (Under Review): Remove commented-out code
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11640 - 14:28 Task #37502 (Closed): Remove commented-out code
- Code can be commented out for several reasons:
1. debug code
2. code that does not work
3. old versions of the c... - 15:24 Task #37503: Fix some CGL issues in saltedpasswords
- That code is third-party code. So this ticket should be closed.
- 14:44 Task #37503: Fix some CGL issues in saltedpasswords
- saltedpasswords -> OpenID
- 14:37 Task #37503 (Closed): Fix some CGL issues in saltedpasswords
- - uppercase TRUE, FALSE and NULL
- else if -> elseif
- use PHP5 constructors - 15:18 Task #37450 (Resolved): Clean up phpDoc comments in t3lib classes
- Applied in changeset commit:cd60c053eea3446b8920b628d7bc101e00f686c4.
- 15:18 Task #37447 (Resolved): Add a comment for require(Bootstrap.php)
- Applied in changeset commit:91b1c115815cf6af91c9287dad1fa8d097770e08.
- 15:18 Task #37330 (Resolved): Clean up the phpDoc of t3lib_tceforms_inline
- Applied in changeset commit:a0d489dfa04ee5d02506fa53a27847488abc6989.
- 15:18 Feature #29698 (Resolved): New Login error hook
- Applied in changeset commit:aafcdf26abe820c5f4879c0bee13e231d2121fb4.
- 15:18 Bug #37329 (Resolved): Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in wizard_forms.php
- Applied in changeset commit:c430920330436c98db8fdfc72040ebbe67706f1a.
- 15:18 Bug #37328 (Resolved): Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in alt_doc.php
- Applied in changeset commit:03316ee87bffb3205289950c88db6160f03c784a.
- 15:18 Feature #37249 (Resolved): TCEForms: Rendering different element browser type
- Applied in changeset commit:6498bbd20819b9b66b61529bc221e65734b5dde8.
- 15:18 Bug #37488 (Resolved): Reduce CGL violations against "FunctionCallArgumentSpacingSpaceBeforeComma"
- Applied in changeset commit:6c204600545c2df4b6d81a6042f5b2687aee32c0.
- 15:18 Task #37380 (Resolved): Clean up the phpDoc of t3lib_tcemain
- Applied in changeset commit:ff439e0d9c4027d17294652c065ffb6d99fe555c.
- 15:18 Bug #37342 (Resolved): t3lib_div url parameter related function don't have unit tests
- Applied in changeset commit:7b741f131772f031230173a2c8b6858e7247ec88.
- 14:39 Task #37504 (Closed): Fix spacing after the && operator in indexed search
- 13:20 Bug #37500 (Under Review): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/cms/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11639 - 11:10 Bug #37500 (Closed): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/sysext/cms/
- There are violations against the CGL rule "FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/sysext/cms/. These...
- 11:07 Task #37499: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in aboutmodules, belog and beuser
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11638 - 11:05 Task #37499: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in aboutmodules, belog and beuser
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11638 - 11:04 Task #37499 (Under Review): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in aboutmodules, belog and beuser
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11638 - 11:00 Task #37499: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in aboutmodules, belog and beuser
- i could not find any violations in aboutmodules and belog.
- 10:44 Task #37499 (Closed): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in aboutmodules, belog and beuser
- There are violations against the CGL rule "FunctionCallArgumentSpacingNoSpaceAfterComma" in aboutmodules, belog and b...
- 10:42 Bug #37331: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in class.tx_indexedsearch.php
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11338 - 10:16 Bug #37489: Reduce CGL violations against "DoubleQuoteUsageContainsVar"
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11619 - 10:14 Bug #35154: Exclude E_STRICT from exceptionalErrors in PHP 5.4
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10524 - 02:49 Bug #35154: Exclude E_STRICT from exceptionalErrors in PHP 5.4
- Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 01:57 Bug #37493: t3lib_tcemain methods lack proper visibility settings
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11624 - 01:57 Bug #37497 (Under Review): t3lib_tcemain member variables lack proper visibility settings
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11635 - 01:51 Bug #37497 (Rejected): t3lib_tcemain member variables lack proper visibility settings
- The patch changes as much member variables as possible to "protected" only the ones which are in use from the outside...
2012-05-25
- 23:30 Bug #37493: t3lib_tcemain methods lack proper visibility settings
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11624 - 22:30 Bug #37493: t3lib_tcemain methods lack proper visibility settings
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11624 - 21:40 Bug #37493: t3lib_tcemain methods lack proper visibility settings
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11624 - 21:37 Bug #37493 (Under Review): t3lib_tcemain methods lack proper visibility settings
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11624 - 21:34 Bug #37493: t3lib_tcemain methods lack proper visibility settings
- Test by using the backend as editor, create, edit, delete content within the LIVE and a draft workspace. Use the hist...
- 21:17 Bug #37493 (Rejected): t3lib_tcemain methods lack proper visibility settings
- The patch changes as much methods as possible to "protected" only methods which are in use from the outside or which ...
- 23:21 Revision ff439e0d: [TASK] Clean up the phpDoc of t3lib_tcemain
- Clean up the phpDoc of t3lib_tcemain
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc
* ... - 23:13 Bug #37494: t3lib_tcemain::getUniqueFields can be moved to EXT:version
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11634 - 22:34 Bug #37494: t3lib_tcemain::getUniqueFields can be moved to EXT:version
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11634 - 22:28 Bug #37494: t3lib_tcemain::getUniqueFields can be moved to EXT:version
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11634 - 22:19 Bug #37494 (Under Review): t3lib_tcemain::getUniqueFields can be moved to EXT:version
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11632 - 22:16 Bug #37494 (Closed): t3lib_tcemain::getUniqueFields can be moved to EXT:version
- getUniqueFields is only used within EXT:version - therefore we can remove it from tcemain.
I skipped the deprecati... - 22:26 Task #37495 (Under Review): Reduce CGL violation Squiz.Strings.DoubleQuoteUsage in t3lib/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11633 - 22:25 Task #37495 (Closed): Reduce CGL violation Squiz.Strings.DoubleQuoteUsage in t3lib/
- Reduce CGL violation to search for Squiz.Strings.DoubleQuoteUsage with the codesniffer.
Now this is done in the t3li... - 20:41 Bug #37491: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11622 - 20:38 Bug #37491 (Under Review): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11622 - 19:09 Bug #37491: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/
- i will include all files except these to avoid merging conflicts to 3 other pending CGL fix commits:
/typo3/sysext... - 18:05 Bug #37491 (Closed): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/
- There are a lot violations against the CGL rule "FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/. This shoul...
- 20:34 Revision 6c204600: [BUGFIX] CGL violations FunctionCallArgumentSpacingSpaceBeforeComma
- There are violations against the CGL rule
"FunctionCallArgumentSpacingSpaceBeforeComma". These will be reduced.
Chan... - 19:43 Bug #37116: [CLEANUP] Make TCEforms sys_file header area localizable
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11151 - 13:47 Bug #37116: [CLEANUP] Make TCEforms sys_file header area localizable
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11151 - 19:31 Bug #36904: RTE: Empty paragraphs are not correctly transformed
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11621 - 19:21 Bug #36904 (Under Review): RTE: Empty paragraphs are not correctly transformed
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11621 - 17:57 Bug #37489 (Under Review): Reduce CGL violations against "DoubleQuoteUsageContainsVar"
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11619 - 14:42 Bug #37489 (Closed): Reduce CGL violations against "DoubleQuoteUsageContainsVar"
- There are violations against the CGL rule "DoubleQuoteUsageContainsVar". Should be reduced.
- 15:11 Bug #36894: [felogin] Wrong action url when nested array is passed
- Markus Klein wrote:
> Would you mind pushing your patch to gerrit?
>
> If you need more information on this, have... - 14:53 Revision 2f57301c: [BUGFIX] SQL error if a task is run on a disabled page
- This happens because the init() method is not always called.
Switching the logic to first get the list of page IDs a... - 14:47 Revision 882011e0: [BUGFIX] It is not possible to set page 0 to schedular task
- This happens because there is no special handling for the treeroot
while checking the rootline for hidden pages.
Cha... - 14:41 Revision 7bbb8ffb: [BUGFIX] SQL error if opening a disabled page with module
- This happens because the list of page IDs is empty.
The count should be displayed regardless whether the current
page... - 14:28 Bug #37488 (Under Review): Reduce CGL violations against "FunctionCallArgumentSpacingSpaceBeforeComma"
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11607 - 13:57 Bug #37488 (Closed): Reduce CGL violations against "FunctionCallArgumentSpacingSpaceBeforeComma"
- There are violations against the CGL rule "FunctionCallArgumentSpacingSpaceBeforeComma". Should be reduced.
- 13:51 Bug #37484 (Needs Feedback): About TYPO3 Unicode Errors
- information comes from ext_emconf.php as those are all extensions. can you check those files?
- 13:10 Bug #37484 (Rejected): About TYPO3 Unicode Errors
- !http://i.imgur.com/8hvfC.png!
Maybe someone can explain this to me.
The same module has no problem with Kasper... - 13:43 Revision 7b741f13: [TASK] Add unittest for url parameter related functions
- Adds tests for implodeArrayForUrl, explodeUrl2Array and
compileSelectedGetVarsFromArray.
Change-Id: I07c7ee3a7436320... - 13:40 Task #37337: Clean up the phpDoc of t3lib_tceforms
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11341 - 11:41 Bug #33357: Media content element doesn't work with YouTube URLs
- this fix does not solve the problem with youtube videos. youtube videos simply will not be shown. tested with 4.7.1
- 09:55 Bug #37209: Workspace preview shows pages changes from all workspaces
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11252 - 09:52 Bug #28606: Issue with Select Fields
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11361 - 08:51 Bug #37478 (Closed): Wrong path in EXT:cms/ext_autoload.php
- there is an entry in the @ext_autoload.php@ file which got a wrong path...
- 08:46 Revision 03316ee8: [BUGFIX ] CGL violations FunctionCallArgumentSpacing in alt_doc.php
- There were some violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in alt_doc.php.
These ... - 08:44 Revision c4309203: [BUGFIX ] CGL violations FunctionCallArgumentSpacing in wizard_forms.php
- There were some violations against the CGL rule
"FunctionCallArgumentSpacingNoSpaceAfterComma" in
typo3/wizard_forms....
2012-05-24
- 22:55 Bug #36541: in css hard-coded margin-left (or right) of 510px for "csc-textpic-text" in layout 25 and 26
- Having a vanilla Typo3 4.7.1 with gridelements here, and i have the same issue:
/* specific page styles for extens... - 22:43 Bug #26677: Search Meeting at T3DD11 Switzerland
- Yes close it please!
- 15:09 Bug #26677: Search Meeting at T3DD11 Switzerland
- This seems to be outdated and can be closed :-).
- 22:33 Bug #33853: Selection lost after leaving filtering-mode
- Patch set 2 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 22:33 Bug #25006: Backend search for page ID (uid) doesn't expand pagetree any more
- Patch set 2 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 20:32 Revision b7790f5d: [BUGFIX] Message about missing db credentials is misleading
- If persistent connections are not allowed by MySQL the error message
"Can only select database if username/password/h... - 20:29 Revision ecb5ed61: [BUGFIX] Skip t3lib_divTest::fixPermissionsSetsGroup on MacOS
- This test makes use of posix_getegid which on Mac OS always returns -1,
thus making it useless for getting the effect... - 18:04 Bug #25189: GIFBUILDER and splitChar does not work after update
- Hi Stefan,
quite frankly: No.
I am willing to provide my time to isolate and amend problems in the core and rep... - 14:59 Bug #25189: GIFBUILDER and splitChar does not work after update
- Hi Jörg,
Please push your patch to Gerrit in order to start the review process. All interesting information about ... - 14:06 Bug #25189: GIFBUILDER and splitChar does not work after update
- This bug is still alive and kicking. I have tried my best to nail it down and make removal as painless as possible.
... - 16:50 Bug #37060: GIF with transparant background turns black
- Hello
I have the same problem when I try to place a semi-transparent PNG. On TYPO3 4.6.8 it's everything okay. The... - 16:34 Bug #33439: external tables in page modul and versioningWS 2
- I can still confirm this bug in the latest typo3 4.6 release (4.6.9) but i've noticed a strange behaviour with record...
- 15:44 Bug #34385: Bug in t3lib/jsfunc.tceforms_suggest.js -> Feediting tt_news no title
- Bug still occurs in 4.5.16 update. Must apply patch.
- 15:12 Bug #24877: rsaauth with more than one login form on one page doesn't work
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10485 - 15:10 Bug #24877: rsaauth with more than one login form on one page doesn't work
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10485 - 14:51 Bug #37467 (Closed): Change in class.t3lib_div.php may break things for HTTPS via reverse proxy
- The change introduced in TYPO3 4.5.16 as fix for bug #36004 makes working in backend impossible for some HTTPS revers...
- 12:38 Task #36420 (Accepted): Filemount in local file system (not on webserver) leads to errors
- This is currently an open issue - there is no configuration option for the public URL.
- 11:53 Feature #37208: Introduce backend layout data providers
- Can sombody help me with git, please?
I'm using Aptana with EGit.
I've succeeded with TYPO3_4-7-0.
But I can't... - 11:06 Bug #33629: datepicker with datetime field does not set current time as default
- Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 10:53 Bug #33629 (Under Review): datepicker with datetime field does not set current time as default
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 10:51 Feature #34342: sys_domain: Extended list to match domainnames against
- Patch set 6 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9263 - 10:37 Feature #34342: sys_domain: Extended list to match domainnames against
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9263 - 10:10 Feature #37249: TCEForms: Rendering different element browser type
- The documentation for this change is not at: http://forge.typo3.org/issues/37458
- 08:03 Feature #37249: TCEForms: Rendering different element browser type
- Patch set 5 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11268 - 10:03 Revision 6498bbd2: [FEATURE] Enable overriding element browser type
- Change-Id: I07e73b67a4714e1d2eae4695c690476ee85b13ae
Releases: 6.0
Resolves: #37249
Reviewed-on: http://review.typo3.... - 08:30 Revision a0d489df: [TASK] Clean up the phpDoc of t3lib_tceforms_inline
- Clean up the phpDoc of t3lib_tceforms_inline
So I made a patch doing mostly:
* Provide correct parameter names in p... - 07:54 Revision aafcdf26: [FEATURE] New login error hook
- Add new login hook to handle login errors.
Change-Id: I72b91b78955e27e4123f458e4bf6c50ab150397b
Resolves: #29698
Rel... - 07:21 Revision 91b1c115: [TASK] Add a comment for require(Bootstrap.php)
- Bootstrap.php is included using "require" instead of "require_once" to
create a fatal error if Bootstrap.php is inclu... - 07:19 Revision cd60c053: [TASK] Clean up phpDoc comments in t3lib classes
- Clean up phpDoc comments for the following classes:
* t3lib/class.t3lib_userauth.php
* t3lib/class.t3lib_userauthgro... - 02:08 Bug #37455 (Closed): Autoload gives strange error message if insufficient file permissions in cache dir
- When installing a "new" extension via EM which brings its own ext_autoload file, autoloading / class loading mechanis...
2012-05-23
- 23:28 Feature #29698: New Login error hook
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/6600 - 23:21 Task #37450: Clean up phpDoc comments in t3lib classes
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11551 - 20:19 Task #37450: Clean up phpDoc comments in t3lib classes
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11551 - 19:49 Task #37450 (Under Review): Clean up phpDoc comments in t3lib classes
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11551 - 19:49 Task #37450 (Closed): Clean up phpDoc comments in t3lib classes
- Clean up phpDoc comments for the following classes:
* t3lib/class.t3lib_userauth.php
* t3lib/class.t3lib_userauth... - 21:53 Task #37339: Remove @author annotations in /typo3/sysext/
- The author in the class indicates who did major work on it. An author in a function can indicate a single contributio...
- 19:50 Task #37339: Remove @author annotations in /typo3/sysext/
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11344 - 19:32 Task #37339: Remove @author annotations in /typo3/sysext/
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11344 - 14:14 Task #37339: Remove @author annotations in /typo3/sysext/
- I agree with Oliver.
This is not a functional change and it does not add any value. However it removes references to... - 08:57 Task #37339: Remove @author annotations in /typo3/sysext/
- +1 i also like function based author anotations. ;) @Oliver, you're completly right.
- 21:35 Bug #37449: Section Index incorrect output
- Currently only elements in the column with the id 0 are shown in the section module. This should be made more flexibl...
- 20:56 Bug #37449: Section Index incorrect output
- Stefan Galinski wrote:
> Can you please post a screenshot with the wrongly rendered section menu of your mentioned p... - 20:36 Bug #37449: Section Index incorrect output
- Can you please post a screenshot with the wrongly rendered section menu of your mentioned page. Maybe I'am just blind...
- 19:56 Bug #37449: Section Index incorrect output
- Stefan Galinski wrote:
> Sounds like a duplicate of the two related issues.
Even before adding this error, I made... - 19:37 Bug #37449 (Needs Feedback): Section Index incorrect output
- Sounds like a duplicate of the two related issues.
- 19:12 Bug #37449 (Closed): Section Index incorrect output
- Section Index invalid conclusion
Good day!
After upgrading to TYPO3 4.7 is a problem of incorrect output content it... - 19:38 Feature #21142 (Under Review): HMENU - sectionIndex does not allow to select other CEs than colPos = 0
- 19:29 Task #37447: Add a comment for require(Bootstrap.php)
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11549 - 19:10 Task #37447: Add a comment for require(Bootstrap.php)
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11549 - 18:56 Task #37447 (Under Review): Add a comment for require(Bootstrap.php)
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11549 - 18:43 Task #37447 (Closed): Add a comment for require(Bootstrap.php)
- 19:08 Task #37338: Remove author annotations from folder t3lib
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11342 - 19:06 Bug #36894: [felogin] Wrong action url when nested array is passed
- Thank you Horst.
Would you mind pushing your patch to gerrit?
If you need more information on this, have a look a... - 16:30 Bug #36894: [felogin] Wrong action url when nested array is passed
- I hit this and the related issue #23324 some days ago.
Here's my patch for both. - 17:29 Bug #27214: Linkvalidator checks wrong links (related to DAM)
- Are you using the latest TYPO3 Bugfix Version?
- 17:13 Bug #27214: Linkvalidator checks wrong links (related to DAM)
- It seems that there is still a problem with DAM and Linkvalidator. I inserted mod.linkvalidator.linktypes = db,file,e...
- 17:29 Feature #21125: Display thumbnails (from $TCA[$table]['ctrl']['thumbnail']) in element browser
- I finally have a patch for this :)
Would it be possible to add this small change in one of the next versions?
The p... - 17:12 Bug #32549: DataMapper returns empty array for MM relations on opposite field side because relation field is empty
- I cannot confirm the patch works problem seems to be in the thawProperties-method wich checks the column value agains...
- 16:59 Bug #23980: Relations with MM_opposite_field don't update the relation count of opposite field
- This bug has great impact on extbase relationmapping too as extbase expects the "relation"-field for the mm relation ...
- 16:47 Bug #37440 (Closed): After uploading a file to filelist module the corresponding folder is locked by an error
- After uploading a file to filelist module the corresponding folder is locked by an error...
- 16:42 Bug #37439 (Closed): Adding an Image with fal or oldstyle wizard is not possible
- Message in Wizard Window:...
- 16:34 Bug #33444: Fatal error in configuration ($BE_USER->uc)
- Patch set 9 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8693 - 09:24 Bug #33444: Fatal error in configuration ($BE_USER->uc)
- Patch set 8 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/8693 - 16:08 Feature #34342: sys_domain: Extended list to match domainnames against
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/9263 - 16:07 Bug #37420 (Closed): image captions are not separated one line per image but all lines for all images!?
- 16:04 Bug #37420: image captions are not separated one line per image but all lines for all images!?
- Sorry sorry!!!
I found a manipulation of "tt_content.image.20.caption" un my "old" Typoscript:
tt_content.image... - 10:48 Bug #37420 (Closed): image captions are not separated one line per image but all lines for all images!?
- If you have a text-with-image-item (perhaps also with "only images"!?) and you decide to display two (or more) images...
- 15:54 Feature #25079: suggest wizard won't work when using frontend editing.
- This has not been applied to 4.5? Change is not present in 4.5.16.
- 15:54 Bug #36364: Clear all caches with IE9 results in blank page
- I can reproduce this, might take a look at it later this week...
- 14:20 Bug #37431 (Closed): TYPO3 Backend-Link in admin panel partially broken.
- Following situation:
1. $TYPO3_CONF_VARS['BE']['interfaces'] = 'backend,frontend'; is activated in localconf.php
... - 13:45 Feature #22326: Confirmation dialog missing when unsaved changes are about to be lost
- Any chance to discuss this topic again? There should be ways to offer such a feature, at the same time turn it off gl...
- 12:28 Bug #22273: PageRenderer does not work for USER_INT plugins
- I make an Update of the patch from "Dominique Feyer" that includes a Fix for TS Option "config.moveJsFromHeaderToFoot...
- 12:09 Bug #22273: PageRenderer does not work for USER_INT plugins
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/7465 - 11:13 Bug #37425 (Closed): Install Tool renames all tables and fields to "zzz_deleted_"
- Since 4.5.16 the install tool renames all tables and field that should be deleted to "zzz_deleted_" and does not appe...
- 11:10 Bug #37421: RSA Auth prevents User from login
- i know that this issue is known, but i can't find the related issue. as this is bothering me, i also suggested a solu...
- 11:03 Bug #37421: RSA Auth prevents User from login
- I have users complaining too that often (but not always) the first login fails (using saltedpasswords/rsaauth). After...
- 10:56 Bug #37421 (Closed): RSA Auth prevents User from login
- Due to some mystical cache issues, my users complain about login failures. In the logs i see, that the rsa-aes keys a...
- 11:04 Bug #37422 (Needs Feedback): Adding text to most common icons
- Hi,
we are aware of this issue. We plan to "fix" this in the next Major Release.
It's planed to have at least 2 icon... - 10:56 Bug #37422 (Closed): Adding text to most common icons
- Hi!
It's about the tiny green + icon :)
For a long time TYPO3 user it becomes so natural that it's hard to beli... - 11:00 Bug #37423 (Closed): Install tool fails fal conversion, if a file is missing
- Migrate file relations
TODO add description of FAL migration... - 10:57 Feature #29790: List-View necessary?
- I will put this on the agenda for the next meeting.
Right now I fear there is no possibility to really do
this chan... - 10:39 Feature #29790: List-View necessary?
- Hi!
I have been thinking about this a lot as well. True is that in last 7 years I'd say 97% of my users don't need... - 10:31 Bug #34820: t3lib_befunc::getViewDomain does not respect http/https scheme
- We have a similar problem (see #36542) and I have patched class.t3lib_befunc.php in 4.5.15 update. But in the long ru...
- 10:29 Bug #30643: Fatal Error in Workspaces preview
- Christian Lerrahn wrote:
> I'd like to re-open this because I got the same(?) error in 4.5.11.
>
I also got this ... - 10:14 Bug #36979: User authentication syslog severity
- Patch submitted with SYSLOG_SEVERITY_WARNING.
- 10:10 Bug #36979 (Under Review): User authentication syslog severity
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11517 - 02:37 Bug #36979: User authentication syslog severity
- Want to provide a patch? http://wiki.typo3.org/Contribute_Walkthrough
Whether 2 or 3, maybe the security team can ... - 09:26 Feature #37356: TS templates for content elements
- There are several extensions that add typoscript as a new record / content element. like tscobj or ts_select.
But ... - 02:23 Feature #37356: TS templates for content elements
- So you actually want to have TS records and then being able to select a TS record for a content element? AFAIK their ...
- 09:20 Bug #36541: in css hard-coded margin-left (or right) of 510px for "csc-textpic-text" in layout 25 and 26
- otherwise the issue would have been resolved.
please look at the review in gerrit and the comments there - 08:53 Bug #36541: in css hard-coded margin-left (or right) of 510px for "csc-textpic-text" in layout 25 and 26
- the failure is still in 4.7.1!?
- 09:03 Task #37414 (Closed): Concentrate JS Files at a sensefull location
- Currently JS Files are spread over the core:
* typo3/contrib, i can live with that
* typo3/js
* t3lib/js
as b... - 08:55 Feature #37412 (Closed): Move all JavaScript Frameworks to seperate extensions
- This would make it possible to see, which extensions depend on which framework, and they could appear in the credits ...
- 08:46 Bug #35428: include jquery in the core
- as some gui parts and extensions rely on extjs, i would not completly remove it for now. - anyway different issue.
W... - 08:41 Task #37411 (Closed): template->isCMlayers() - (typo3 emplate.php#349)
- Cleanup
template->isCMlayers() - since TYPO3 4.7, will be removed in TYPO3 4.9 - This function makes no sense anym... - 08:40 Task #37410 (Closed): CleanUp : template->isCMlayers() typo3 emplate.php#349)
- Page Module:
template->isCMlayers() - since TYPO3 4.7, will be removed in TYPO3 4.9 - This function makes no sense... - 08:39 Bug #37409 (Closed): Page Module unuseable if resource is missing due to exception
- ...
- 07:28 Feature #37180: Extjs shall not overwrite $GLOBALS['error']
- Yes, a change into an error would break current extensions. However there are only very few debug extension which use...
- 02:33 Feature #37180: Extjs shall not overwrite $GLOBALS['error']
- But changing it into an array would break existing extensions, wouldn't it?
- 02:47 Bug #36837: Type error in t3lib_BEfunc
- Could you push the patch to gerrit?
http://wiki.typo3.org/Contribute_Walkthrough
And please add a proper descript... - 02:40 Bug #36934: Cache RedisBackend using fixed databases for testing - NOT GOOD
- Christian: I agree to only test if someone sets up the test database. Putting this into @$TYPO3_CONF_VARS@ sounds goo...
- 02:29 Feature #37208: Introduce backend layout data providers
- For master branch (6.0) as this is a new feature.
Please have a look here: http://wiki.typo3.org/Contribute_Walkth... - 01:54 Bug #33651: closing textarea tag on html element in backend closes the textarea itself.
- Boris Hinzer wrote:
> Same bug still exists in TYPO3 4.7 and ist IMHO a major risk.
If you allow someone to use the... - 00:09 Revision d50de32d: [TASK] Set TYPO3 version to 6.0-dev
- Change-Id: I4b21e237b4502f07ae1660d3e538759c716a1f4b
Reviewed-on: http://review.typo3.org/11511
Reviewed-by: TYPO3 v4... - 00:09 Revision 4b4debd2: [RELEASE] Release of TYPO3 6.0.0alpha1
- Change-Id: I68f99111a53217f6b05ac6656b84763051516402
Reviewed-on: http://review.typo3.org/11510
Reviewed-by: TYPO3 v4... - 00:09 Revision 3154ed8e: [RELEASE] Release of TYPO3 6.0.0alpha1
- Change-Id: I68f99111a53217f6b05ac6656b84763051516402
2012-05-22
- 20:44 Bug #33651: closing textarea tag on html element in backend closes the textarea itself.
- Same bug still exists in TYPO3 4.7 and ist IMHO a major risk. Additionally, the closing </textarea> can be used to ma...
- 17:02 Bug #25757 (Needs Feedback): Section index showing unwanted elements in workspaces
- The rendering of sectionIndexes was completely changed in the CSC version of 4.7.
- 16:30 Bug #37397 (Closed): IRRE with self-nested records + DIV-Dividers (Tabs)
- There seems to be a Javascript-Bug with IRRE Javascript while trying to nest a TYPO3-Record with it's own.
In my c... - 16:08 Feature #36542: Changed domain handling on "View webpage" from backend causes problems
- See bugs http://forge.typo3.org/issues/34820 and http://forge.typo3.org/issues/35392
Same problem! - 13:09 Bug #36947: GIFBUILDER render twice
- Please add the fix. GIT i do not understand right now.
- 12:25 Revision 0f9f3273: [TASK] Set TYPO3 version to 4.7.2-dev
- Change-Id: Ib851b57964c9ee6df53ab17ee659b495bdfa6b3e
Reviewed-on: http://review.typo3.org/11445
Reviewed-by: TYPO3 v4... - 12:25 Revision 92132fe7: [RELEASE] Release of TYPO3 4.7.1
- Change-Id: I6a3fd944d6ab29df1b86ccc88a8f92fd778055f6
Reviewed-on: http://review.typo3.org/11444
Reviewed-by: TYPO3 v4... - 12:25 Revision 7fc73293: [RELEASE] Release of TYPO3 4.7.1
- Change-Id: I6a3fd944d6ab29df1b86ccc88a8f92fd778055f6
- 12:10 Revision 757b9598: [TASK] Set TYPO3 version to 4.6.10-dev
- Change-Id: Ibce2d595a5a4488ecc8fcd3bffb1d13cdaa82564
Reviewed-on: http://review.typo3.org/11442
Reviewed-by: TYPO3 v4... - 12:10 Revision 57e20a8e: [RELEASE] Release of TYPO3 4.6.9
- Change-Id: I55ca9e46c52e0be35f090736fff368eb81955bec
Reviewed-on: http://review.typo3.org/11441
Reviewed-by: TYPO3 v4... - 12:10 Revision 098595e1: [RELEASE] Release of TYPO3 4.6.9
- Change-Id: I55ca9e46c52e0be35f090736fff368eb81955bec
- 12:00 Revision 1d59cbfe: [TASK] Set TYPO3 version to 4.5.17-dev
- Change-Id: I1d05a6bdacf125bb31c3cf53e03a6c867b5aead5
Reviewed-on: http://review.typo3.org/11440
Reviewed-by: TYPO3 v4... - 12:00 Revision 75b25642: [RELEASE] Release of TYPO3 4.5.16
- Change-Id: Ib7f13d1db2f4bee84ac038f8198cbe09051b19e4
Reviewed-on: http://review.typo3.org/11439
Reviewed-by: TYPO3 v4... - 11:59 Revision 94b91885: [RELEASE] Release of TYPO3 4.5.16
- Change-Id: Ib7f13d1db2f4bee84ac038f8198cbe09051b19e4
- 11:57 Revision 37912b3b: [TASK] Raise submodule pointer
- Change-Id: I5018a3800a8a3553251ae0a79dfec7e7e5e9cb15
Reviewed-on: http://review.typo3.org/11438
Reviewed-by: TYPO3 v4... - 11:56 Revision e3cbcc1a: [TASK] Raise submodule pointer
- Change-Id: I2994e79f435be3374ad68c526eb5ab629f154a6b
Reviewed-on: http://review.typo3.org/11437
Reviewed-by: TYPO3 v4... - 11:54 Revision 21c65e73: [TASK] Raise submodule pointer
- Change-Id: Icab7d9914103db01598b8088c72871c7066c3baa
Reviewed-on: http://review.typo3.org/11436
Reviewed-by: TYPO3 v4... - 11:53 Revision b81c7476: [TASK] Raise submodule pointer
- Change-Id: Ic4c3b01935c82169ed30195f340359c7b88f25ad
Reviewed-on: http://review.typo3.org/11435
Reviewed-by: TYPO3 v4... - 11:48 Revision 95bfabba: [TASK] Raise version number of sysexts to 4.7.1
- Change-Id: I6f4c95f317518e2737976a7857533d85c7dbd457
Reviewed-on: http://review.typo3.org/11433
Reviewed-by: Xavier P... - 11:16 Revision d08c2e69: [TASK] Update version to 4.7.1
- Change-Id: Ifaa170eaf8700d9d930892f06b678df2c5e9c723
Reviewed-on: http://review.typo3.org/11431
Reviewed-by: Xavier P... - 11:14 Revision d46797e2: [TASK] Update version to 4.7.1
- Change-Id: I3f63f962da07ba545007d69d45d263025d9832e0
Reviewed-on: http://review.typo3.org/11430
Reviewed-by: Xavier P... - 11:11 Revision 64992fe0: [TASK] Update version to 4.7.1
- Change-Id: I94d54e553a1e8d8e7b0af62bf885fddebe682b51
- 11:06 Revision 941291f6: [TASK] Update version to 4.7.1
- Change-Id: Ieaa47783933f198499aad47705b8fef15b6bfd88
- 11:00 Revision 08dea148: [TASK] Update version to 4.7.1
- Change-Id: Ieda457a7a3b24d0e075e46738eaa0181adda7125
- 10:14 Bug #31333: Redirect to root-page without type if only ?type=xy is specified in url
- The behavior reportet by Johannes is still existing in TYPO3 4.6.8.
If your rootpage is a shortcut. All additional p... - 09:53 Bug #37383 (Under Review): Fix CGL violations in index.php
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11422 - 08:08 Bug #37383 (Rejected): Fix CGL violations in index.php
- phpcs finds 4 CGL violations in index.php.
- 02:31 Task #37335 (Resolved): Add a comment explaining the require_once calls in t3lib_error_ErrorHandler
- Applied in changeset commit:915b8261832d97c9b57466ddf20d35d2e0afdda2.
- 02:31 Bug #26993 (Resolved): Pagetree: Copying large branches duplicates branch
- Applied in changeset commit:d4da7991eeca06a1028ab701f3decce12f7ad61e.
- 00:34 Revision 73cec8dd: [TASK] Update ext_emconf.php
- Change-Id: I62d9340098ba9fe3a842fd2534b068e7adcdeb06
- 00:20 Revision b98caef7: [TASK] Update ext_emconf.php
- Change-Id: I71e7de5e033980e337c43187f0df16675c497049
- 00:07 Feature #37382 (Closed): Filter list of available extension
- The extension manager should be able to filter the list of available extension (in the repository, search result) by ...
- 00:01 Feature #37381 (Closed): Enable bulk import/install of extension
- Setting up a new installation of t3 often means to retrieve and install a hole bunch of extensions.
Since I tend t...
2012-05-21
- 23:45 Revision 6f3374bf: [TASK] Update ext_emconf.php
- Change-Id: I7ac23acb0f7308fa9fb0fe688b8c8ae59815c35d
- 23:32 Revision 26439829: Merge "[Task] Update changelog and version to 6.0.0-dev"
- 23:05 Revision d4da7991: [BUGFIX] Pagetree: Copying large branches duplicates branch
- Copying large branches (500+ pages, depending on the server) has a big
problem: The AJAX request is answered too late... - 23:05 Revision 1def46ae: [BUGFIX] Pagetree: Copying large branches duplicates branch
- Copying large branches (500+ pages, depending on the server) has a big
problem: The AJAX request is answered too late... - 23:05 Revision c4d93451: [BUGFIX] Pagetree: Copying large branches duplicates branch
- Copying large branches (500+ pages, depending on the server) has a big
problem: The AJAX request is answered too late... - 22:14 Task #37380 (Under Review): Clean up the phpDoc of t3lib_tcemain
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11404 - 22:13 Task #37380 (Closed): Clean up the phpDoc of t3lib_tcemain
- Clean up the phpDoc of t3lib_tcemain
So I made a patch doing mostly:
* Provide correct parameter names in phpDo... - 21:41 Bug #37379 (Closed): wizard_add save+cloase does not redirect to original form
- When using the default + wizard for e.g. backend user groups, after clicker on save+close the browser does not get re...
- 20:49 Bug #36238: Pagetree lost for non admin after upgrading to 4.5.15
- Does this mean an update of the database is still needed? How would
this be done for e.g. 40 installations with a mi... - 20:36 Revision 915b8261: [TASK] Add a comment for the require_once in t3lib_error_ErrorHandler
- These require_once calls are needed to make the exception classes
available even if the autoloader is not loaded at t... - 20:36 Revision 796db8ec: [TASK] Add a comment for require_once in t3lib_error_ErrorHandler
- These require_once calls are needed to make the exception classes
available even if the autoloader is not loaded at t... - 20:35 Revision 58c47308: [TASK] Add a comment for require_once in t3lib_error_ErrorHandler
- These require_once calls are needed to make the exception classes
available even if the autoloader is not loaded at t... - 18:47 Bug #26993 (Under Review): Pagetree: Copying large branches duplicates branch
- 02:30 Bug #26993 (Resolved): Pagetree: Copying large branches duplicates branch
- Applied in changeset commit:c35860c62319be89d695c34abf8786b55aa51fbe.
- 18:33 Task #36880: Change whitespaces in indentions into tabs
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11021 - 18:32 Revision 2d508beb: [TASK] Replace Space Indent into Tab indent (CGL Cleanup)
- This patch replaces some forgotten and/or
overseen space chars in indention into tab chars.
Change-Id: I02e7980ef77d... - 17:28 Task #37335: Add a comment explaining the require_once calls in t3lib_error_ErrorHandler
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 17:25 Task #37335: Add a comment explaining the require_once calls in t3lib_error_ErrorHandler
- Patch set 2 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 17:25 Task #37335: Add a comment explaining the require_once calls in t3lib_error_ErrorHandler
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 17:20 Task #37335 (Under Review): Add a comment explaining the require_once calls in t3lib_error_ErrorHandler
- Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 02:30 Task #37335 (Resolved): Add a comment explaining the require_once calls in t3lib_error_ErrorHandler
- Applied in changeset commit:037880e610a6baff7bf29a51357e3b87bcef5277.
- 16:48 Bug #37374 (Closed): Moving content elements from one page to another fails in workspace
- It is not possible to move elements from one page to another using the cut and paste function in the draft workspace....
- 16:19 Bug #37355: t3lib_div GET / POST input related methods don't have unit tests
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11362 - 13:34 Bug #37355 (Under Review): t3lib_div GET / POST input related methods don't have unit tests
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11362 - 13:30 Bug #37355 (Closed): t3lib_div GET / POST input related methods don't have unit tests
- Some of the most basic functions should be covered with unit tests.
- 15:38 Bug #28606: Issue with Select Fields
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11361 - 13:13 Bug #28606 (Under Review): Issue with Select Fields
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11361 - 14:30 Bug #36976 (Resolved): PHP warning when a language pack does not exist
- Applied in changeset commit:62d2b651a56e60b5fca2f2fe5c0ab8cfdb65dfb0.
- 09:46 Bug #36976: PHP warning when a language pack does not exist
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 09:45 Bug #36976: PHP warning when a language pack does not exist
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 09:44 Bug #36976: PHP warning when a language pack does not exist
- Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 09:42 Bug #36976: PHP warning when a language pack does not exist
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11093 - 09:33 Bug #36976: PHP warning when a language pack does not exist
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11093 - 09:21 Bug #36976: PHP warning when a language pack does not exist
- I can reproduce, the issue was introduced as side-effect of #35847
- 14:21 Feature #37356 (Rejected): TS templates for content elements
- As discussed here http://groups.google.com/group/typo3-english/browse_thread/thread/e1913fbed44a0079/8866fc9f3cc6f660...
- 14:01 Bug #25364: renderDefaultLanguageContent does not respect TSconfig-Settings
- There is a nice workaround (found it in the new gov-package)
First remove all default items and than add new ones.
... - 07:25 Bug #25364: renderDefaultLanguageContent does not respect TSconfig-Settings
- Yes, still an Issue in 4.6.8
I did not check it in 4.7 yet. - 12:01 Bug #37353 (Closed): Non-pagetree context menus broken in the current git master
- They simply don't open anymore with the current git master. Tested with Google Chrome...
- 11:54 Bug #20787: URLs in search results are not speaking URLs
- Yes, the issue is still valid. Link generation with ...
- 11:02 Task #37339: Remove @author annotations in /typo3/sysext/
- Those things serve different purposes:
- git log can be used to get an overview of what was changed in what order
... - 07:38 Task #37339: Remove @author annotations in /typo3/sysext/
- but isn't that why we got @git blame@ and @git log@? IMO in theory this might be nice but usually it doesn't work out...
- 10:51 Task #36793: Add/drop usage of preg_quote() where needed
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10943 - 09:47 Revision 62d2b651: [BUGFIX] PHP warning when a language pack does not exist
- If PHP warnings are not catched, file_get_contents issues a warning
message whenever a file cannot be retrieved.
Cha... - 09:47 Revision 7a12fd50: [BUGFIX] PHP warning when a language pack does not exist
- If PHP warnings are not catched, file_get_contents issues a warning
message whenever a file cannot be retrieved.
Cha... - 09:47 Revision c07cfc09: [BUGFIX] PHP warning when a language pack does not exist
- If PHP warnings are not catched, file_get_contents issues a warning
message whenever a file cannot be retrieved.
Cha... - 09:43 Revision 7a56e066: [BUGFIX] PHP warning when a language pack does not exist
- If PHP warnings are not catched, file_get_contents issues a warning
message whenever a file cannot be retrieved.
Cha... - 08:21 Bug #37124: db-compare should check for available storage-engines
- Please keep in mind that on some hosting providers you're simply not able to turn on InnoDB or you have to pay extra ...
- 08:21 Bug #31295: t3lib_beFunc::thumbCode doesn't respect "file_refernce" types
- Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 02:49 Bug #37349 (Closed): Layout change modifies email output
- If the layout is changed for radio buttons, but possibly also for other field types, the output in the email shows an...
- 02:30 Task #37326 (Resolved): Clean up the phpDoc of t3lib_fullsearch
- Applied in changeset commit:16ce3ace71f36efc0d1405865ec1b89ccc905c0e.
- 02:30 Bug #37323 (Resolved): Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/
- Applied in changeset commit:4b2facb25a325f2c518cf67b73f023cb4b63c97c.
- 02:30 Bug #36981 (Resolved): Regression of "better condition in versionOL of t3lib_tstemplate" (#31139)
- Applied in changeset commit:1125e3dd0de9ac6d626a05ced701904b2b56a97e.
- 02:30 Bug #37327 (Resolved): Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in class.browse_links.php
- Applied in changeset commit:6ac92cc195a23ac1d4debbf157008654ef373a55.
2012-05-20
- 22:43 Bug #37346 (Closed): Dummy text in phpDocs...
- Running the following command to find dummy text within phpDocs will find 118 occurances in the Core.
They should b... - 22:37 Revision 037880e6: [TASK] Add a comment for the require_once in t3lib_error_ErrorHandler
- These require_once calls are needed to make the exception classes
available even if the autoloaded is not loaded at t... - 22:24 Task #37339: Remove @author annotations in /typo3/sysext/
- That's exactly the way the @author annotations are supposed to work: The initial author is the topmost @author, and w...
- 21:27 Task #37339: Remove @author annotations in /typo3/sysext/
- If we do this now, then when a developer adds a new function to a class also can add his @author annotation to the fi...
- 20:50 Task #37339: Remove @author annotations in /typo3/sysext/
- Shouldn't the @authors form the functions then go to the class @authors so the author information is not lost?
- 20:22 Task #37339 (Under Review): Remove @author annotations in /typo3/sysext/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11344 - 20:22 Task #37339 (Rejected): Remove @author annotations in /typo3/sysext/
- Remove all author annotations in functions doc comment.
False:
/** * This class provides XYZ plugin implementat... - 22:12 Bug #36784: t3lib_div::callUserFunction should support closures
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/10941 - 21:42 Bug #37342 (Under Review): t3lib_div url parameter related function don't have unit tests
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11347 - 21:38 Bug #37342 (Closed): t3lib_div url parameter related function don't have unit tests
- Some of the most basic functions should be covered with unit tests.
- 21:18 Task #37338: Remove author annotations from folder t3lib
- Shouldn't the @authors form the functions then go to the class @authors so the author information is not lost?
- 19:44 Task #37338 (Under Review): Remove author annotations from folder t3lib
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11342 - 19:42 Task #37338 (Rejected): Remove author annotations from folder t3lib
- Remove all author annotations in functions doc comment.
False:
/**
* This class provides XYZ plugin implement... - 19:54 Task #37337: Clean up the phpDoc of t3lib_tceforms
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11341 - 19:20 Task #37337: Clean up the phpDoc of t3lib_tceforms
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11341 - 18:42 Task #37337 (Under Review): Clean up the phpDoc of t3lib_tceforms
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11341 - 18:42 Task #37337 (Closed): Clean up the phpDoc of t3lib_tceforms
- Clean up the phpDoc of t3lib_tceforms
So I made a patch doing mostly:
* Provide correct parameter names in phpD... - 19:09 Bug #37124: db-compare should check for available storage-engines
- I think we could add a warning in install-tool and/or db-analyser that expresses TYPO3 might still work but it's reco...
- 11:51 Bug #37124: db-compare should check for available storage-engines
- In my opinion we should write a note in INSTALL.txt about usage of InnoDB in the core. Something like: Be aware that ...
- 18:07 Task #37335 (Under Review): Add a comment explaining the require_once calls in t3lib_error_ErrorHandler
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11340 - 18:01 Task #37335 (Closed): Add a comment explaining the require_once calls in t3lib_error_ErrorHandler
- This is to keep people from deleting the require_once calls as in #36061.
- 17:23 Bug #37244: TCA date evaluation for dates lower 01-01-1970 fails
- Is there a reason to force a "required" "date/datetime/time" field to be a positive value?
I tried the ExtJS date/... - 11:44 Bug #37244 (Accepted): TCA date evaluation for dates lower 01-01-1970 fails
- 16:15 Bug #37328: Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in alt_doc.php
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11331 - 15:11 Bug #37328: Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in alt_doc.php
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11331 - 14:47 Bug #37328 (Under Review): Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in alt_doc.php
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11331 - 14:37 Bug #37328 (Closed): Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in alt_doc.php
- There are a lot violations against the CGL rule "FunctionCallArgumentSpacingNoSpaceAfterComma" in alt_doc.php. This s...
- 16:09 Bug #37322 (Closed): Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in /t3lib/
- Done.
Thanks for all your cleanup work, Roland! - 16:03 Bug #37322: Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in /t3lib/
- please close this ticket - it seems that there are no CGL violations in this folder.
- 13:17 Bug #37322: Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in /t3lib/
- i will wait until #37321 is merged and see if there is something left to fix here.
- 13:09 Bug #37322 (Closed): Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in /t3lib/
- There are a lot violations against the CGL rule "FunctionCallArgumentSpacingNoSpaceAfterComma" in /t3lib/. This shoul...
- 16:05 Revision d6e90de8: [BUGFIX] Missing argument 3 for t3lib_DB::exec_SELECTgetRows()
- Change-Id: I063ff48e2f1d6f9dceaf910405d2f510818120c0
Fixes: #37324
Releases: 6.0
Reviewed-on: http://review.typo3.org... - 15:56 Bug #37331: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in class.tx_indexedsearch.php
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11338 - 15:54 Bug #37331: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in class.tx_indexedsearch.php
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11338 - 15:53 Bug #37331: Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in class.tx_indexedsearch.php
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11338 - 15:51 Bug #37331 (Under Review): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in class.tx_indexedsearch.php
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11338 - 15:23 Bug #37331 (Closed): Reduce CGL violations FunctionCallArgumentSpacingNoSpaceAfterComma in class.tx_indexedsearch.php
- There are a lot violations against the CGL rule "FunctionCallArgumentSpacingNoSpaceAfterComma" in class.tx_indexedsea...
- 15:36 Bug #26993: Pagetree: Copying large branches duplicates branch
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 15:34 Bug #26993: Pagetree: Copying large branches duplicates branch
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 15:33 Bug #26993: Pagetree: Copying large branches duplicates branch
- Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 15:36 Revision 0e15b199: [BUGFIX] DB field names exceed max length with 'zzz_deleted'
- MySQL allows a maximum of 64 characters for column and table names.
When prefixing them with 'zzz_deleted' this limit... - 15:36 Revision 67d73048: [BUGFIX] DB field names exceed max length with 'zzz_deleted'
- MySQL allows a maximum of 64 characters for column and table names.
When prefixing them with 'zzz_deleted' this limit... - 15:34 Revision d797ceb4: [BUGFIX] DB field names exceed max length with 'zzz_deleted'
- MySQL allows a maximum of 64 characters for column and table names.
When prefixing them with 'zzz_deleted' this limit... - 15:29 Revision c35860c6: [BUGFIX] Pagetree: Copying large branches duplicates branch
- Copying large branches (500+ pages, depending on the server) has a big
problem: The AJAX request is answered too late... - 15:12 Task #37330 (Under Review): Clean up the phpDoc of t3lib_tceforms_inline
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11333 - 15:12 Task #37330 (Closed): Clean up the phpDoc of t3lib_tceforms_inline
- Clean up the phpDoc of t3lib_tceforms_inline
So I made a patch doing mostly:
* Provide correct parameter names ... - 15:11 Bug #37329: Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in wizard_forms.php
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11332 - 15:07 Bug #37329 (Under Review): Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in wizard_forms.php
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11332 - 14:57 Bug #37329 (Closed): Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in wizard_forms.php
- There are a lot violations against the CGL rule "FunctionCallArgumentSpacingNoSpaceAfterComma" in wizard_forms.php. T...
- 15:11 Revision 6ac92cc1: [BUGFIX] CGL violations FunctionCallArgument in class.browse_links.php
- Fix some CGL violations in class.browse_links.php against rule
"FunctionCallArgumentSpacingNoSpaceAfterComma".
Chang... - 15:11 Bug #37327: Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in class.browse_links.php
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11328 - 14:29 Bug #37327 (Under Review): Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in class.browse_links.php
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11328 - 14:27 Bug #37327 (Closed): Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in class.browse_links.php
- There are a lot violations against the CGL rule "FunctionCallArgumentSpacingNoSpaceAfterComma" in class.browse_links....
- 15:02 Revision 4b2facb2: [BUGFIX] CGL violations FunctionCallArgumentSpacing in alt_clickmenu.php
- Fix some CGL violations in alt_clickmenu.php against rule
"FunctionCallArgumentSpacingNoSpaceAfterComma".
Change-Id:... - 15:00 Bug #37323: Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11323 - 14:49 Bug #37323: Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/
- as there are really a lot of these CGL violations, i decided to split this ticket up into some more tickets. feel fre...
- 14:00 Bug #37323 (Under Review): Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11323 - 13:40 Bug #37323: Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/
- i will start working on all folders except /sysext/ now. if you want to cooperate please leave a note and start with ...
- 13:33 Bug #37323: Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/
- i will split this task up into at least 2 commits:
* 1 for all folders execpt /sysext/
* 1 or more for the rest - 13:16 Bug #37323: Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/
- i will wait until #37321 is merged and see if there is something left to fix here.
- 13:14 Bug #37323 (Closed): Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in /typo3/
- There are a lot violations against the CGL rule "FunctionCallArgumentSpacingNoSpaceAfterComma" in /typo3/. This shoul...
- 14:49 Revision 1125e3dd: [BUGFIX] Regression of "better condition in versionOL of t3lib_tstemplate"
- versionOL in t3lib_tstemplate can cause a fatal error for
scripts like eID that run in frontend mode, but without a f... - 14:47 Bug #36981: Regression of "better condition in versionOL of t3lib_tstemplate" (#31139)
- Patch set 3 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 14:43 Bug #36981: Regression of "better condition in versionOL of t3lib_tstemplate" (#31139)
- Patch set 4 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 14:41 Bug #36981 (Under Review): Regression of "better condition in versionOL of t3lib_tstemplate" (#31139)
- Patch set 3 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 14:30 Bug #36981 (Resolved): Regression of "better condition in versionOL of t3lib_tstemplate" (#31139)
- Applied in changeset commit:4163ef3b917915141c716c8800932aa1eb604d75.
- 14:15 Bug #36981: Regression of "better condition in versionOL of t3lib_tstemplate" (#31139)
- Patch set 2 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 14:01 Bug #36981: Regression of "better condition in versionOL of t3lib_tstemplate" (#31139)
- Patch set 3 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 13:49 Bug #36981: Regression of "better condition in versionOL of t3lib_tstemplate" (#31139)
- Patch set 2 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 13:48 Bug #36981: Regression of "better condition in versionOL of t3lib_tstemplate" (#31139)
- Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 13:02 Bug #36981: Regression of "better condition in versionOL of t3lib_tstemplate" (#31139)
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11096 - 14:47 Revision b85d5cda: [BUGFIX] Regression of "better condition in versionOL of t3lib_tstemplate"
- versionOL in t3lib_tstemplate can cause a fatal error for
scripts like eID that run in frontend mode, but without a f... - 14:45 Revision d1267992: [BUGFIX] Regression of "better condition in versionOL of t3lib_tstemplate"
- versionOL in t3lib_tstemplate can cause a fatal error for
scripts like eID that run in frontend mode, but without a f... - 14:31 Revision 16ce3ace: [TASK] Clean up the phpDoc of t3lib_fullsearch
- Clean up the phpDoc of t3lib_fullsearch
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc... - 14:30 Bug #37315 (Resolved): Some t3lib_div string processing related function don't have unit tests
- Applied in changeset commit:5f3038ba10f9cbc1cceb03298530ecf5e198de01.
- 09:07 Bug #37315 (Under Review): Some t3lib_div string processing related function don't have unit tests
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11315 - 09:00 Bug #37315 (Closed): Some t3lib_div string processing related function don't have unit tests
- Some of the most basic functions should be covered with unit tests.
- 14:30 Bug #37310 (Resolved): Reduce spacing CGL violations in /typo3/sysext.
- Applied in changeset commit:0e79914435803938f65fc79f30faf94c5e1efe23.
- 07:55 Bug #37310: Reduce spacing CGL violations in /typo3/sysext.
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11311 - 14:30 Bug #37317 (Resolved): t3lib_div::callUserFunction should have unit tests
- Applied in changeset commit:1e39d9fa072d8cd0afd44c7e0a32e59780e5c1ec.
- 12:19 Bug #37317: t3lib_div::callUserFunction should have unit tests
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11316 - 09:57 Bug #37317: t3lib_div::callUserFunction should have unit tests
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11316 - 09:53 Bug #37317 (Under Review): t3lib_div::callUserFunction should have unit tests
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11316 - 09:47 Bug #37317 (Closed): t3lib_div::callUserFunction should have unit tests
- Took the tests from within #36784 and extended them to have a full coverage of the function.
- 14:30 Feature #37268 (Resolved): Bootstrap: Introduce shutdown and use in autoloader
- Applied in changeset commit:4cef5ef01649f12b0d514079240a8e96197eb6fe.
- 14:30 Bug #33580 (Resolved): prepending "zzz_deleted_" might exceed the maximal lenght for column names
- Applied in changeset commit:a491fb1b5cba75775500a121c265d3e171c63dfc.
- 14:29 Bug #33580: prepending "zzz_deleted_" might exceed the maximal lenght for column names
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 14:27 Bug #33580: prepending "zzz_deleted_" might exceed the maximal lenght for column names
- Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 14:30 Bug #35410 (Resolved): PHP warning: Unknown modifier 'r' in tx_install
- Applied in changeset commit:6bb0f8d44327890e3355abd12cca2a4456df7278.
- 14:15 Bug #35410: PHP warning: Unknown modifier 'r' in tx_install
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 13:59 Bug #35410: PHP warning: Unknown modifier 'r' in tx_install
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 13:43 Bug #35410: PHP warning: Unknown modifier 'r' in tx_install
- Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 14:30 Bug #25213 (Resolved): Install Tool allows editing settings added by extensions duplicating them on the way
- Applied in changeset commit:9a439a23f41c2f27091de53b1b746b7d37b77dd2.
- 14:09 Bug #25213: Install Tool allows editing settings added by extensions duplicating them on the way
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 13:56 Bug #25213 (Under Review): Install Tool allows editing settings added by extensions duplicating them on the way
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 14:30 Bug #37319 (Resolved): Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in /tests/
- Applied in changeset commit:9d9698fd0d79a44e9e807a48eb14f9e358669f84.
- 14:28 Bug #37319: Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in /tests/
- Patch set 4 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11317 - 14:27 Bug #37319: Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in /tests/
- Patch set 3 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11317 - 13:06 Bug #37319: Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in /tests/
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11317 - 13:04 Bug #37319 (Under Review): Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in /tests/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11317 - 12:11 Bug #37319 (Closed): Reduce CGL viol. FunctionCallArgumentSpacingNoSpaceAfterComma in /tests/
- There are a lot violations against the CGL rule "FunctionCallArgumentSpacingNoSpaceAfterComma" in /tests/. This shoul...
- 14:28 Revision 9d9698fd: [BUGFIX] CGL violations FunctionCallArgumentSpacing in /tests/
- Fix some CGL violations in /tests/ against rule
"FunctionCallArgumentSpacingNoSpaceAfterComma".
Change-Id: I5a35bf48... - 14:16 Revision 6bb0f8d4: [BUGFIX] Properly quote regexp in Install Tool
- Characters with a special meaning must be properly quoted
if they appear in a regular expression.
Change-Id: I2587ac... - 14:12 Task #37326 (Under Review): Clean up the phpDoc of t3lib_fullsearch
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11325 - 14:11 Task #37326 (Closed): Clean up the phpDoc of t3lib_fullsearch
- Clean up the phpDoc of t3lib_fullsearch
So I made a patch doing mostly:
* Provide correct parameter names in ph... - 14:10 Revision 9a439a23: [BUGFIX] Install Tool: Settings added by extensions can be edited
- Change-Id: I13f3ec8a1f10029ce2b6e421bcc97be2e1276ca3
Fixes: #25213
Releases: 6.0, 4.7, 4.6, 4.5
Reviewed-on: http://r... - 14:00 Revision 8bada902: [BUGFIX] Properly quote regexp in Install Tool
- Characters with a special meaning must be properly quoted
if they appear in a regular expression.
Change-Id: I2587ac... - 13:57 Revision c9408dfb: [BUGFIX] Install Tool: Settings added by extensions can be edited
- Change-Id: I13f3ec8a1f10029ce2b6e421bcc97be2e1276ca3
Fixes: #25213
Releases: 6.0, 4.7, 4.6, 4.5
Reviewed-on: http://r... - 13:44 Revision 1320874f: [BUGFIX] Properly quote regexp in Install Tool
- Characters with a special meaning must be properly quoted
if they appear in a regular expression.
Change-Id: I2587ac... - 13:26 Revision c0d19f21: [BUGFIX] Wrong DB fields usage in TCEmain
- The fix for issue #35260 introduced a new bug in method
t3lib_TCEmain::getPreviousLocalizedRecordUid() by adding a
fi... - 13:25 Revision 1329828d: [BUGFIX] Wrong DB fields usage in TCEmain
- The fix for issue #35260 introduced a new bug in method
t3lib_TCEmain::getPreviousLocalizedRecordUid() by adding a
fi... - 13:24 Revision 1ffe481f: [BUGFIX] Wrong DB fields usage in TCEmain
- The fix for issue #35260 introduced a new bug in method
t3lib_TCEmain::getPreviousLocalizedRecordUid() by adding a
fi... - 13:19 Task #37321: CGL: Function calls
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11318 - 13:12 Task #37321 (Under Review): CGL: Function calls
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11318 - 13:07 Task #37321 (Rejected): CGL: Function calls
- 13:10 Revision 3dc822a8: [BUGFIX] Properly quote regexp in Install Tool
- Characters with a special meaning must be properly quoted
if they appear in a regular expression.
Change-Id: I2587ac... - 13:08 Bug #36245: Escape variable in regular expression
- https://review.typo3.org/#/c/10943/
This issue can be closed. - 13:03 Revision 4163ef3b: [BUGFIX] Regression of "better condition in versionOL of t3lib_tstemplate"
- versionOL in t3lib_tstemplate can cause a fatal error for
scripts like eID that run in frontend mode, but without a f... - 12:52 Revision 4cef5ef0: [FEATURE] Bootstrap: Introduce shutdown and use in autoloader
- The patch introduces a shutdown method to the bootstrap that
can be used to perform clean up and shutdown things at t... - 12:33 Revision 1e39d9fa: [TASK] Add unit test for t3lib_div::callUserFunction
- Releates to #36784 which would have brought some basic tests.
This patchset now has full coverage for the entire func... - 12:31 Revision a491fb1b: [BUGFIX] DB field names exceed max length with 'zzz_deleted'
- MySQL allows a maximum of 64 characters for column and table names.
When prefixing them with 'zzz_deleted' this limit... - 12:22 Revision 5f3038ba: [TASK] Add unit tests for string related functions in t3lib_div
- Adds tests for htmlspecialchars_decode, deHSCentities, slashJS,
rawUrlEncodeJS, rawUrlEncodeFP, strtoupper and strtol... - 11:59 Revision 0e799144: [BUGFIX] Reduce spacing CGL violations in /typo3/sysext/
- There were a lot spacing CGL violations in /typo3/sysext/.
These will be reduced by this commit.
Change-Id: Iae4dc7b... - 11:55 Bug #37067 (Accepted): Link to install tool in reports leads to old page
- 11:53 Feature #37084 (Needs Feedback): t3lib_TStemplate::getFileName() can't find uploaded files from BE environment
- Thanks for your contribution. If you want to help to get this bug fixed, you can push it to Gerrit. Find a tutorial a...
- 11:52 Bug #37085: Included pear classes have no @data_dir@ set.
- Thanks for the patch. Would you mind pushing your changes to Gerrit? Find a tutorial at http://wiki.typo3.org/Contrib...
- 02:30 Task #37295 (Resolved): Whitespace-Issues
- Applied in changeset commit:d091639dbbf8a808862e36e7b8de5ecb16b9998f.
- 02:30 Task #37291 (Resolved): Clean up phpDoc comments in t3lib classes
- Applied in changeset commit:57381305d4f0ecbea7b706eb268bc0bd3ab31cff.
- 02:30 Task #37290 (Resolved): Clean up phpDoc comments in t3lib classes
- Applied in changeset commit:6e38cc51a4b58e1a7be9d59463e98609eda6ebb3.
- 02:30 Task #37289 (Resolved): Clean up the phpDoc of t3lib_stdgraphic
- Applied in changeset commit:8cf6752adfa1c74fb43e0de5630eadfd0319c218.
- 02:30 Task #37288 (Resolved): Clean up phpDoc comments in t3lib classes
- Applied in changeset commit:17699dc3de9ca33e2d3402a4a2e87d93a95a0b0b.
- 02:30 Bug #37303 (Resolved): Reduce spacing CGL violations in /typo3/alt_clickmenu.php.
- Applied in changeset commit:1610041d28940f8b7447b328ca2eddecfe494460.
- 02:30 Bug #37299 (Resolved): Some t3lib_div array related function don't have unit tests
- Applied in changeset commit:45c5928a0886a1ca41ccd5eeff92748390f0b58d.
- 02:30 Bug #37297 (Resolved): t3lib_div::formatSize doesn't have unit tests
- Applied in changeset commit:7c0e4908d565063a3882242f5bf926e2ecba0dc5.
- 02:30 Bug #37306 (Resolved): Reduce spacing CGL violations in class.tx_impexp.php
- Applied in changeset commit:2ac191884ba4ad82348f0465c2e79f8956e65497.
- 02:30 Bug #37305 (Resolved): Clean up the phpDoc of t3lib_div
- Applied in changeset commit:9ded89d56383ba65c956df6fa70f6fd1ef39bac9.
- 02:30 Bug #37304 (Resolved): Reduce spacing CGL violations in tslib_fe.php.
- Applied in changeset commit:a049c15d2f7acbc62cd9f59f2d41139ea2c28f4c.
- 02:30 Bug #37309 (Resolved): Reduce spacing CGL violations in /t3lib/
- Applied in changeset commit:000b13be774f3b0ab747e87905809c63c92eb137.
- 02:30 Bug #37308 (Resolved): Reduce spacing CGL violations in /typo3/.
- Applied in changeset commit:b7e285a5a7329cda7232da51b257a907c2787df2.
- 02:30 Bug #37307 (Resolved): Reduce spacing CGL violations in class.tslib_menu.php.
- Applied in changeset commit:f44bd4a92045e430d2736c6454a3ba60e85ea324.
2012-05-19
- 23:51 Bug #37310: Reduce spacing CGL violations in /typo3/sysext.
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11311 - 23:36 Bug #37310 (Under Review): Reduce spacing CGL violations in /typo3/sysext.
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11311 - 23:32 Bug #37310 (Closed): Reduce spacing CGL violations in /typo3/sysext.
- There are a lot spacing CGL violations in /typo3/sysext. This should be fixed.
- 23:24 Revision 000b13be: [BUGFIX] Reduce spacing CGL violations in /t3lib/
- There were a lot spacing CGL violations in /t3lib/.
These will be reduced by this commit.
Change-Id: I66981be01ecb4f... - 23:21 Revision b7e285a5: [BUGFIX] Reduce spacing CGL violations in /typo3/
- There were a lot spacing CGL violations in /typo3/.
These will be reduced by this commit.
As there are really a lot ... - 23:14 Bug #37309 (Under Review): Reduce spacing CGL violations in /t3lib/
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11310 - 23:12 Bug #37309 (Closed): Reduce spacing CGL violations in /t3lib/
- There are a lot spacing CGL violations in /t3lib/. This should be fixed.
- 23:00 Bug #37308 (Under Review): Reduce spacing CGL violations in /typo3/.
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11309 - 22:52 Bug #37308 (Closed): Reduce spacing CGL violations in /typo3/.
- There are a lot spacing CGL violations in /typo3/. This should be fixed.
As there are really a lot of violations i... - 22:45 Revision f44bd4a9: [BUGFIX] Reduce spacing CGL violations in class.tslib_menu.php
- There were a lot spacing CGL violations in
class.tslib_menu.php. These will be reduced by
this commit.
Change-Id: I0... - 22:42 Revision a049c15d: [BUGFIX] Reduce spacing CGL violations in tslib_fe.php
- There were a lot spacing CGL violations in
tslib_fe.php. These will be reduced by this commit.
Change-Id: Id105b331d... - 22:40 Bug #37307 (Under Review): Reduce spacing CGL violations in class.tslib_menu.php.
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11308 - 22:35 Bug #37307 (Closed): Reduce spacing CGL violations in class.tslib_menu.php.
- There are a lot spacing CGL violations in class.tslib_menu.php. This should be fixed.
- 22:39 Revision 9ded89d5: [TASK] Clean up the phpDoc of t3lib_div
- Clean up the phpDoc of t3lib_div
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc
* Prov... - 22:38 Revision 2ac19188: [BUGFIX] Reduce spacing CGL violations in class.tx_impexp.php
- There were a lot spacing CGL violations in
class.tx_impexp.php. These will be reduced
by this commit.
Change-Id: I07... - 22:32 Revision 45c5928a: [TASK] Add unittests for array related functions in t3lib_div
- Some of the most basic functions should be covered with unit tests.
The change creates tests for inArray, array_merg... - 22:31 Bug #37299: Some t3lib_div array related function don't have unit tests
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11298 - 15:04 Bug #37299 (Under Review): Some t3lib_div array related function don't have unit tests
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11298 - 15:01 Bug #37299 (Closed): Some t3lib_div array related function don't have unit tests
- Some of the most basic functions should be covered with unit tests.
For now this includes:
inArray, array_merge, ... - 22:24 Revision 7c0e4908: [TASK] Add unittests for t3lib_div::formatSize
- Some of the most basic functions should be covered with unit tests.
Change-Id: If9466ebdf9d7177de298db14c5460cddfcc5... - 22:23 Bug #37306 (Under Review): Reduce spacing CGL violations in class.tx_impexp.php
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11306 - 22:19 Bug #37306 (Closed): Reduce spacing CGL violations in class.tx_impexp.php
- There are a lot spacing CGL violations in class.tx_impexp.php. This should be fixed.
- 22:22 Revision 1610041d: [BUGFIX] Reduce spacing CGL violations in alt_clickmenu.php
- There were a lot spacing CGL violations in
/typo3/alt_clickmenu.php. These will be reduced
by this commit.
Change-Id... - 22:14 Bug #37297: t3lib_div::formatSize doesn't have unit tests
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11296 - 13:50 Bug #37297 (Under Review): t3lib_div::formatSize doesn't have unit tests
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11296 - 13:47 Bug #37297 (Closed): t3lib_div::formatSize doesn't have unit tests
- Some of the most basic functions should be covered with unit tests.
- 22:10 Bug #37303: Reduce spacing CGL violations in /typo3/alt_clickmenu.php.
- Patch set 2 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11303 - 21:45 Bug #37303 (Under Review): Reduce spacing CGL violations in /typo3/alt_clickmenu.php.
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11303 - 21:41 Bug #37303 (Closed): Reduce spacing CGL violations in /typo3/alt_clickmenu.php.
- There are a lot spacing CGL violations in /typo3/alt_clickmenu.php. This should be fixed.
- 22:06 Bug #37304 (Under Review): Reduce spacing CGL violations in tslib_fe.php.
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11305 - 21:57 Bug #37304 (Closed): Reduce spacing CGL violations in tslib_fe.php.
- There are a lot spacing CGL violations in tslib_fe.php. This should be fixed.
- 22:05 Bug #37305 (Under Review): Clean up the phpDoc of t3lib_div
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11304 - 22:05 Bug #37305 (Closed): Clean up the phpDoc of t3lib_div
- Clean up the phpDoc of t3lib_div
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc
*... - 21:50 Revision 57381305: [TASK] Clean up phpDoc comments in t3lib classes
- Clean up phpDoc comments for the following classes:
* t3lib/class.t3lib_tsfebeuserauth.php
* t3lib/class.t3lib_tspar... - 21:43 Revision 6e38cc51: [TASK] Clean up phpDoc comments in t3lib classes
- Clean up phpDoc comments for the following classes:
* t3lib/class.t3lib_svbase.php
* t3lib/class.t3lib_syntaxhl.php
... - 21:33 Revision 8cf6752a: [TASK] Clean up the phpDoc of t3lib_stdgraphic
- Clean up the phpDoc of t3lib_stdgraphic
So I made a patch doing mostly:
* Provide correct parameter names in phpDoc... - 21:28 Revision 17699dc3: [TASK] Clean up phpDoc comments in t3lib classes
- Clean up phpDoc comments for the following classes:
* t3lib/class.t3lib_refindex.php
* t3lib/class.t3lib_scbase.php
... - 21:17 Revision d091639d: [TASK] Whitespace CGL
- Corrects several whitespace related issues.
Special focus lies on files
* typo3/class.db_list_extra.inc (127 violati... - 14:30 Bug #37221 (Resolved): Follow up #35260: Missing selection field in t3lib_TCEmain::getPreviousLocalizedRecordUid()
- Applied in changeset commit:7352c8203a71829a584f8ae4036c0e3312dc7399.
- 11:55 Bug #37221: Follow up #35260: Missing selection field in t3lib_TCEmain::getPreviousLocalizedRecordUid()
- Patch set 1 for branch *TYPO3_4-7* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 11:55 Bug #37221: Follow up #35260: Missing selection field in t3lib_TCEmain::getPreviousLocalizedRecordUid()
- Patch set 1 for branch *TYPO3_4-6* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 11:54 Bug #37221: Follow up #35260: Missing selection field in t3lib_TCEmain::getPreviousLocalizedRecordUid()
- Patch set 1 for branch *TYPO3_4-5* has been pushed to the review server.
It is available at http://review.typo3.org/1... - 14:02 Feature #37208: Introduce backend layout data providers
- Hi! I'll try it. For which T3 version? 4.7?
- 13:31 Task #37295 (Under Review): Whitespace-Issues
- Patch set 1 for branch *master* has been pushed to the review server.
It is available at http://review.typo3.org/11295 - 13:04 Task #37295 (Closed): Whitespace-Issues
- * OpeningFunctionBraceKernighanRitchieSpaceBeforeBrace
* FunctionCallArgumentSpacingSpaceBeforeComma
* FunctionCall... - 11:54 Revision 7352c820: [BUGFIX] Wrong DB fields usage in TCEmain
- The fix for issue #35260 introduced a new bug in method
t3lib_TCEmain::getPreviousLocalizedRecordUid() by adding a
fi... - 01:25 Bug #37265: css_styled_content and imageTextSplit
- Exactly. The Browser renders the caption in an wrong way without this fix, because he doesn't know how to handle the ...
- 00:24 Bug #37244: TCA date evaluation for dates lower 01-01-1970 fails
- You're right. The code for "required" makes it wait for a positive value.
But even if removing the required, there...
Also available in: Atom