Activity
From 2014-05-28 to 2014-06-26
2014-06-25
- 21:07 Revision d7a2a8ac: [BUGFIX] Fix usergroup condition in user TSconfig
- usergroup conditions in user TSconfig are currently failing as
the list of groups the user is part of, is not yet com... - 18:42 Revision 554cba52: [TASK] Add more files in gitignore file
- Whenever running the Functional Tests
directly from the Core, the framework requires
some additional folders that can... - 18:42 Revision a8540d85: [TASK] Add more files in gitignore file
- Whenever running the Functional Tests
directly from the Core, the framework requires
some additional folders that can... - 13:43 Revision e6ba1eed: [TASK] Update Travis CI notification settings
- Notify on Slack and IRC, remove email notification.
Resolves: #59838
Releases: 6.3, 6.2, 4.5
Change-Id: Ic4dacd5c7b6...
2014-06-24
- 17:40 Revision 5d3608c0: [BUGFIX] Fix RewriteRule for context to avoid HTTP 500
- The affected rules are those for TYPO3_CONTEXT.
These rules should just set the ENV variable,
but should not touch th... - 17:39 Revision 813f6375: [BUGFIX] Fix RewriteRule for context to avoid HTTP 500
- The affected rules are those for TYPO3_CONTEXT.
These rules should just set the ENV variable,
but should not touch th... - 03:15 Revision f1c270a7: Revert "[BUGFIX] Fix loading order for extensions"
- This reverts commit c0779513b431b19413873893bf630aa3de6fc1fc
The patch has two flaws:
* Easy: packagePathStack also... - 03:15 Revision 143c2744: Revert "[BUGFIX] Fix loading order for extensions"
- This reverts commit 49b53d491e43f3ad7a4c30dc23e208eb8db04199
The patch has two flaws:
* Easy: packagePathStack also...
2014-06-23
- 18:58 Revision 64a43cae: [BUGFIX] AbstractBackendViewHelper uses namespaces
- Namespaces are not supported in PHP 5.2.x, hence one must not
prefix a class name with backslash.
Regression fix to ... - 15:46 Revision 3b2fcb46: [BUGFIX] FollowUp: Fix signal returns for associated signal arguments
- Fix broken functional tests. Add a fallback for earlier used associated
returns. Furthermore this patch reintroduces ... - 15:41 Revision 27b5433a: [BUGFIX] Fix a JS error in with TCE select wizard
- Fixes an exception with decodeURI when an item containing
a % (percent) character is added to a select.
jQuery is now... - 15:39 Revision d944c070: [BUGFIX] Fix a JS error in with TCE select wizard
- Fixes an exception with decodeURI when an item containing
a % (percent) character is added to a select.
jQuery is now... - 15:34 Revision e844142b: [BUGFIX] FollowUp: Fix signal returns for associated signal arguments
- Fix broken functional tests. Add a fallback for earlier used associated
returns. Furthermore this patch reintroduces ... - 08:39 Revision c78a2e05: [BUGFIX] Make Extbase respect sys_language_mode=strict
- The Extbase query parser currently doesn't respect strict language mode
because it doesn't consider records that are ... - 08:38 Revision cdaa8c4a: [BUGFIX] Make Extbase respect sys_language_mode=strict
- The Extbase query parser currently doesn't respect strict language mode
because it doesn't consider records that are ...
2014-06-22
- 21:53 Revision 6f809920: [TASK] Cleanup EXT:workspaces
- * Update phpDoc where needed
* Import use statements where possible
* Make use of use statements if they are there al... - 18:56 Revision c14b3fdd: [BUGFIX] Fix signal returns for associated signal arguments
- The call of the dispatcher functions doesn't allow associated signal
arguments as all arguments are passed as paramet... - 18:55 Revision 7f2cd468: [BUGFIX] Fix signal returns for associated signal arguments
- The call of the dispatcher functions doesn't allow associated signal
arguments as all arguments are passed as paramet... - 13:28 Revision 44a61247: [TASK] Re-work/simplify copyright header in PHP files - Part 9
- This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho... - 13:28 Revision 4b6fcd5a: [TASK] Re-work/simplify copyright header in PHP files - Part 8
- This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho... - 13:28 Revision d2bc5503: [TASK] Re-work/simplify copyright header in PHP files - Part 7
- This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho... - 13:28 Revision 8c9a62b0: [TASK] Re-work/simplify copyright header in PHP files - Part 6
- This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho... - 13:28 Revision e6cb893d: [TASK] Re-work/simplify copyright header in PHP files - Part 5
- This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho... - 13:28 Revision 49b7acab: [TASK] Re-work/simplify copyright header in PHP files - Part 4
- This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho... - 13:28 Revision 62f120b9: [TASK] Re-work/simplify copyright header in PHP files - Part 3
- This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho... - 13:27 Revision 41322e3c: [TASK] Re-work/simplify copyright header in PHP files - Part 2
- This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho... - 13:27 Revision 60d74e71: [TASK] Re-work/simplify copyright header in PHP files - Part 1
- This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho... - 13:27 Revision 8f938a17: [TASK] Merge GPL.txt and LICENSE.txt
- Resolves: #59535
Releases: 6.3, 6.2
Change-Id: Ia3c442ec4d838bd5c3b350a74ced3f90ef971a21
Reviewed-on: https://review.... - 13:20 Revision bde6364c: [TASK] Re-work/simplify copyright header in PHP files - Part 8
- This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho... - 13:19 Revision 2ffb721c: [TASK] Re-work/simplify copyright header in PHP files - Part 9
- This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho... - 13:19 Revision 47a9bb03: [TASK] Re-work/simplify copyright header in PHP files - Part 7
- This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho... - 13:19 Revision 526c060f: [TASK] Re-work/simplify copyright header in PHP files - Part 6
- This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho... - 13:19 Revision 5f608be7: [TASK] Re-work/simplify copyright header in PHP files - Part 5
- This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho... - 13:19 Revision 60eb4f47: [TASK] Re-work/simplify copyright header in PHP files - Part 4
- This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho... - 13:18 Revision 601b20ed: [TASK] Re-work/simplify copyright header in PHP files - Part 3
- This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho... - 13:18 Revision 02670b20: [TASK] Re-work/simplify copyright header in PHP files - Part 2
- This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho... - 13:18 Revision 6c359595: [TASK] Re-work/simplify copyright header in PHP files - Part 1
- This patch replaces the copyright/license header in PHP files with a
new, simplified one. The new header does not sho... - 13:18 Revision f8c57228: [TASK] Merge GPL.txt and LICENSE.txt
- Resolves: #59535
Releases: 6.3, 6.2
Change-Id: Ia3c442ec4d838bd5c3b350a74ced3f90ef971a21
Reviewed-on: https://review.... - 13:07 Revision 62692580: Revert "[BUGFIX] Inaccessible pages on shortcuts/PageNotFound handler"
- This introduced a regression. It turns out that it needs more work
to get all cases covered correctly.
Resolves: #58... - 13:07 Revision 10d47935: Revert "[BUGFIX] Inaccessible pages on shortcuts/PageNotFound handler"
- This introduced a regression. It turns out that it needs more work
to get all cases covered correctly.
Resolves: #58... - 13:06 Revision c017900f: Revert "[BUGFIX] Inaccessible pages on shortcuts/PageNotFound handler"
- This introduced a regression. It turns out that it needs more work
to get all cases covered correctly.
Resolves: #58... - 12:06 Revision 70c9baf4: [TASK] Introduce unique signal registration
- Signals should be dispatch in own emit functions for better locating.
This patch moves signals to separate functions ... - 11:53 Revision 9fe94376: [TASK] Introduce unique signal registration
- Signals should be dispatch in own emit functions for better locating.
This patch moves signals to separate functions ... - 03:18 Revision c0779513: [BUGFIX] Fix loading order for extensions
- Stick to the documented loading order of extensions.
That means following this order: sysext, global, local, composer... - 03:17 Revision 49b53d49: [BUGFIX] Fix loading order for extensions
- Stick to the documented loading order of extensions.
That means following this order: sysext, global, local, composer... - 00:02 Revision faa7bdb6: [CLEANUP] Clean code in FormEngine
- \TYPO3\CMS\Backend\Form\FormEngine could use a few cleanups:
* Import some classes to avoid unnecessary fully qualif... - 00:02 Revision 8eb6b3f5: [CLEANUP] Clean code in FormEngine
- \TYPO3\CMS\Backend\Form\FormEngine could use a few cleanups:
* Import some classes to avoid unnecessary fully qualif...
2014-06-21
- 19:32 Revision 20734bea: [BUGFIX] Remove misspelled setting rootlevel for sys_file_collection
- The correct setting would have been rootLevel. So it was never
evaluated, remove it.
Resolves: #59773
Releases: 6.3,... - 19:30 Revision 16f2644f: [BUGFIX] Remove misspelled setting rootlevel for sys_file_collection
- The correct setting would have been rootLevel. So it was never
evaluated, remove it.
Resolves: #59773
Releases: 6.3,... - 19:29 Revision a35bafe2: [BUGFIX] Remove misspelled setting rootlevel for sys_file_collection
- The correct setting would have been rootLevel. So it was never
evaluated, remove it.
Resolves: #59773
Releases: 6.3,... - 18:58 Revision 510d4c9c: [BUGFIX] Move TCA modification of EXT:form to TCA/Overrides.
- TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p... - 18:56 Revision 1a91fd51: [BUGFIX] Move TCA modification of EXT:t3editor to TCA/Overrides
- TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p... - 18:53 Revision 57b9fd21: [BUGFIX] Move TCA modification of EXT:cms to TCA/Overrides.
- TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p... - 18:48 Revision 60172089: [TASK] Add a signal after importer init in ImportExportUtility
- To be able to modify importer options on importing T3D-files on
extension installation (e.g. for distributions) this ... - 16:56 Revision f8b88c84: [TASK] Add possibility to register a module as navigation
- While implementing CSRF protection for backend modules,
it was forgotten to implement a solution for navigation compo... - 16:46 Revision e35a34bc: [TASK] Signal for BackendUtility::getPagesTSconfig()
- A signal is dispatched in BackendUtility::getPagesTSconfig()
before the include lines are calculated.
This enables t... - 16:37 Revision ce985610: [TASK] Signal for BackendUtility::getPagesTSconfig()
- A signal is dispatched in BackendUtility::getPagesTSconfig()
before the include lines are calculated.
This enables t... - 16:11 Revision f1cc58ca: [TASK] Create CSS Styled Content TypoScript configuration for 6.3
- For backwards compatibility we keep versions of the CSS Styled
Content TypoScript configuration files selectable as r... - 16:10 Revision cc458f91: [TASK] Clean up NEWS.md for 6.3
- Resolves: #59737
Releases: 6.3
Change-Id: I3260bd78ae85af5915c6ef208dc18468b9cc948a
Reviewed-on: https://review.typo3... - 16:02 Revision 738dde1f: [TASK] Update all extension versions to 6.3.0
- Resolves: #59742
Releases: 6.3
Change-Id: Id6c05025873bdbdeebd74585f9bd4093657999e0
Reviewed-on: https://review.typo3... - 16:01 Revision b99a67c2: [BUGFIX] getAvailableWorkspaces called statically
- Use same call to getAvailableWorkspaces as in
checkAccess.
Resolves: #51420
Releases: 6.3, 6.2
Change-Id: Icbea4611d... - 15:03 Revision 27d99cb8: [TASK] Remove not maintained ChangeLog files
- Remove not maintained ChangeLog in
EXT:dbal
EXT:version
EXT:workspaces
Resolves: #59739
Releases: 6.3
Change-Id: I9... - 12:33 Revision 0a9d160d: [TASK] Cleanup WorkspaceSelectorToolbarItem
- Resolves: #59748
Releases: 6.3
Change-Id: I29ff785404fba56ccff0a5e909c8dd1149c4a9bb
Reviewed-on: https://review.typo3... - 11:51 Revision d4c9e042: [BUGFIX] Fix empty globalString LIT condition comparison
- An empty "LIT:" condition results in NULL, so the strict compare
doesn't match with the empty string.
Solution is to... - 11:38 Revision 920f93cc: [BUGFIX] Move TCA modification of EXT:openid to TCA/Overrides
- TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p... - 11:32 Revision 4aa8f072: [BUGFIX] Prevent error message for correct imports of sys_file_metadata
- If sys_file_metadata records are updated on import, a wrong error message
is logged.
Resolves: #58826
Releases: 6.3,... - 11:07 Revision 5e8b65de: [BUGFIX] Prevent error message for correct imports of sys_file_metadata
- If sys_file_metadata records are updated on import, a wrong error message
is logged.
Resolves: #58826
Releases: 6.3,... - 10:10 Revision 6053d151: [BUGFIX] Fix empty globalString LIT condition comparison
- An empty "LIT:" condition results in NULL, so the strict compare
doesn't match with the empty string.
Solution is to... - 00:04 Revision 36b6df84: [BUGFIX] Fix empty globalString LIT condition comparison
- An empty "LIT:" condition results in NULL, so the strict compare
doesn't match with the empty string.
Solution is to...
2014-06-20
- 23:03 Revision 9ebf372a: [BUGFIX] Don't ignore file imports in fallback storage
- An export could contain sys_file records that are "stored" in the
fallback storage (ID 0). They must not be ignored.
... - 23:03 Revision df36bbb7: [BUGFIX] Don't ignore file imports in fallback storage
- An export could contain sys_file records that are "stored" in the
fallback storage (ID 0). They must not be ignored.
... - 22:45 Revision 51100122: [TASK] Improve StringUtility
- This patch adds the methods beginsWith() and endsWith().
Furthermore it deprecates the (Core-wise unused) isLastPartO... - 22:20 Revision b81d4158: [BUGFIX] Treat link handler links as internal URLs
- The RteHtmlParser will now check if a scheme found by parse_url()
matches a configured typolinkLinkHandler. If this i... - 22:20 Revision 7c930dae: [BUGFIX] Treat link handler links as internal URLs
- The RteHtmlParser will now check if a scheme found by parse_url()
matches a configured typolinkLinkHandler. If this i... - 22:20 Revision 9d244db3: [BUGFIX] Treat link handler links as internal URLs
- The RteHtmlParser will now check if a scheme found by parse_url()
matches a configured typolinkLinkHandler. If this i... - 21:34 Revision 8a402d2a: [TASK] FollowUp to add support for having files outside the t3d/xml
- Fix functional tests.
Resolves: #57379
Change-Id: Iafbf4e2b7e68dd27b488f20141f34680f57bc9c4
Reviewed-on: https://rev... - 20:23 Revision b242f0aa: [TASK] Remove not maintained ChangeLog in EXT:linkvalidator
- Resolves: #59738
Releases: 6.3
Change-Id: Idb08c3f7311ae97590495c77d180429baabefcda
Reviewed-on: https://review.typo3... - 18:27 Revision f9f534ed: [TASK] Add support for having files outside the t3d/xml in impexp
- Impexp files are blown up from the files that are included as base64.
This patch adds the possibility to have the fil... - 17:06 Revision 25e9e391: [BUGFIX] language condition does not match exact string
- The documentation for conditions of type "language" states: "The values
must be a straight match with the value of ge... - 16:55 Revision 4f9732b1: [TASK] Remove skipped FAL tests
- FAL includes some tests that are skipped ever since
FAL was merged. Most of them don't even have a
comment as to why ... - 14:10 Revision 3ae1385c: [BUGFIX] Nested flexforms no longer throw exception
- This patch prevents nested flexforms from throwing
an exception on saving or opening the record.
Resolves: #59368
Re... - 13:51 Revision 7190cfd9: [TASK] Raise recommended max nesting level
- Raise recommended max nesting level to 400 as
the current value of 250 does not suffice.
Resolves: #59391
Releases: ... - 13:50 Revision fd537e02: [TASK] Raise recommended max nesting level
- Raise recommended max nesting level to 400 as
the current value of 250 does not suffice.
Resolves: #59391
Releases: ... - 13:37 Revision 70936537: [TASK] Re-add unit tests for ExtensionCompatibilityTester
- The tests for the ExtensionCompatibilityTester are currently skipped.
This patch removes the broken tests and leaves ... - 13:02 Revision 7c5639a0: [BUGFIX] Check for logged in user before showing cookie warning
- If a redirect for login error is setup, the warning cookie
message is displayed instead of redirecting.
Resolves: #5... - 13:02 Revision 9fccd00b: [BUGFIX] Check for logged in user before showing cookie warning
- If a redirect for login error is setup, the warning cookie
message is displayed instead of redirecting.
Resolves: #5... - 12:21 Revision cbd8a394: [BUGFIX] Make Functional tests work on fast machines
- Adds more entropy to the uniqid() call. So each call inside
foreach loop will generate unique value.
As uniqid() gene... - 12:13 Revision 86c63e3b: [BUGFIX] Make Functional tests work on fast machines
- Adds more entropy to the uniqid() call. So each call inside
foreach loop will generate unique value.
As uniqid() gene... - 11:02 Revision 75f9d411: [BUGFIX] Get unit tests working again
- Changed serialize behaviour in PHP triggers funny phpunit issues in
some tests. Switching to phpunit master for now a... - 11:01 Revision b63c0709: [TASK] Increase Extension Manager->showConfiguration input field width
- Increases the width of string input fields to 300 pixels.
Resolves: #59679
Releases: 6.2, 6.3
Change-Id: Ia415a6cdf8... - 11:01 Revision 2da12db4: [TASK] Increase Extension Manager->showConfiguration input field width
- Increases the width of string input fields to 300 pixels.
Resolves: #59679
Releases: 6.2, 6.3
Change-Id: Ia415a6cdf8... - 10:48 Revision ccc3e1fb: [BUGFIX] Get unit tests working again
- Changed serialize behaviour in PHP triggers funny phpunit issues in
some tests. Switching to phpunit master for now a... - 04:35 Revision 50d36b86: [BUGFIX] Followup to "system locale when indexing"
- A backport mistake happened letting the jpeg file extension
vanish. Undo that mistake.
Resolves: #30244
Releases: 6.... - 04:27 Revision b0291130: [BUGFIX] Use system locale when indexing external documents
- If paths or filenames of external documents contain utf-8 characters
the system locale must be used. Functions like e...
2014-06-19
- 21:43 Revision 7f4cc74e: [BUGFIX] Pass field name variable to flexform DS utility
- A field name parameter is not being passed from within
DataHandler when copying a record which has a FlexForm
DF asso... - 21:34 Revision 03a084e1: [BUGFIX] Pass field name variable to flexform DS utility
- A field name parameter is not being passed from within
DataHandler when copying a record which has a FlexForm
DF asso... - 21:34 Revision 4436848e: [BUGFIX] Pass field name variable to flexform DS utility
- A field name parameter is not being passed from within
DataHandler when copying a record which has a FlexForm
DF asso... - 19:11 Revision 29b00301: [BUGFIX] Remove warnings in ImportExportController.php
- This patch adds cleanup to prevent warnings when accessing the
import/export module.
Resolves: #58534
Releases: 6.3,... - 19:11 Revision c8a726a6: [BUGFIX] Remove warnings in ImportExportController.php
- This patch adds cleanup to prevent warnings when accessing the
import/export module.
Resolves: #58534
Releases: 6.3,... - 18:43 Revision 8ed935c9: [FEATURE] Add uid to SysDomainCache
- If you are building an extension, that outputs
data depending on a selected domain, it is easier
to compare the uid o... - 18:38 Revision ca201f35: [TASK] Extension manager: default sorting for Extensions
- EM "Get Extension" does not show the awesome extension culture
that lives in the TER. Change sorting basically with t... - 18:38 Revision 30766515: [TASK] Extension manager: default sorting for Extensions
- EM "Get Extension" does not show the awesome extension culture
that lives in the TER. Change sorting basically with t... - 18:35 Revision 6fbac4bb: [TASK] Ensure that cli user is admin on extension install and uninstall
- Extension install and uninstall is an admin task. Calling the belonging
CommandController on cli should ensure, that ... - 18:32 Revision 6e3ba2a5: [TASK] Ensure that cli user is admin on extension install and uninstall
- Extension install and uninstall is an admin task. Calling the belonging
CommandController on cli should ensure, that ... - 17:24 Revision 08ab8684: [BUGFIX] Fix RTE file links migration
- Links in RTE might be stored as <LINK or <link.
Currently the upgrade wizards lacks support for <LINK.
Add this to th... - 17:23 Revision f7d19ae5: [BUGFIX] Fix RTE file links migration
- Links in RTE might be stored as <LINK or <link.
Currently the upgrade wizards lacks support for <LINK.
Add this to th...
2014-06-18
- 01:43 Revision 5ef754be: [BUGFIX] Wrong check for showing folder clickmenu
- This patch fixes a wrong check that prevents the clickmenu
from showing for folders in the filelist.
Resolves: #5956... - 01:43 Revision c731cd78: [BUGFIX] Wrong check for showing folder clickmenu
- This patch fixes a wrong check that prevents the clickmenu
from showing for folders in the filelist.
Resolves: #5956... - 00:43 Revision 803a900a: [BUGFIX] Typos in t3skin css files
- Remove the lines as they have not been valid, nobody will miss them.
Resolves: #57716
Releases: 6.3, 6.2
Change-Id: ... - 00:42 Revision 7d1eef11: [BUGFIX] Typos in t3skin css files
- Remove the lines as they have not been valid, nobody will miss them.
Resolves: #57716
Releases: 6.3, 6.2
Change-Id: ...
2014-06-17
- 20:14 Revision 7420fc5e: [BUGFIX] Correctly align datepicker clear input and trigger icon
- This patch fixed the alignment of the clear input icon in the
date input fields and the trigger icon outside the date... - 20:14 Revision 053bddcb: [BUGFIX] Correctly align datepicker clear input and trigger icon
- This patch fixed the alignment of the clear input icon in the
date input fields and the trigger icon outside the date... - 20:13 Revision 0f7f9664: [TASK] Set TYPO3 version to 6.3-dev
- Releases: 6.3
Change-Id: Ie6aef74f866ac9b93e752a777ce6313126d8a32f
Reviewed-on: https://review.typo3.org/30786
Review... - 16:05 Revision 66af35a7: [BUGFIX] Undefined method in extension manager
- PHP fatal error due to the invalid call to non-existing method
ExtensionManagementService::resolveDependenciesAndInst... - 15:00 Revision 3fe13ccb: [BUGFIX] Page tree does not visualize move targets
- If moving an element to a different page, the page tree only
visualizes the change in the source page, but does not v... - 15:00 Revision 01efa5c3: [BUGFIX] Define precedence of states in workspace module
- The workspace module defines several states:
edited, moved, created, hidden, unhidden, deleted
The states "hidden" a... - 15:00 Revision d3de5d55: [BUGFIX] Preview of moved workspace elements on source page
- If e.g. a content element gets moved to a different page, the
workspace preview link opens the source page (which doe... - 00:23 Revision df11f015: Revert "[BUGFIX] Session cookie is not recreated on login"
- This reverts commit 76741dff7b967b88aa1d6e556500a77716c7a97a
(https://review.typo3.org/29626)
This change is not nee...
2014-06-16
- 11:48 Revision 22e9d09a: [BUGIFX] Field labels not shown in workspaces history
- Field labels are not shown if opening the history of an
element in the workspace module.
Resolves: #59546
Releases: ...
2014-06-13
- 16:02 Revision 7c8b73d7: [BUGFIX] Broken tests due to modified PostProcessor constructor
- Issue #31951 introduced a breaking change in changing the order
of constructor arguments in the form PostProcessor. T... - 13:22 Revision 8bd1988d: [BUGFIX] Own Layout Breaks Mail Message
- With this patch it is possible to configure custom layouts
for the form, confirmation, and each type of post processo... - 10:37 Revision 26819f9e: [TASK] Restructure functional frontend tests
- In the scope of enabling Extbase frontend rendering during
functional test runs, the response object contains multipl... - 09:50 Revision 5dba6de7: [BUGFIX] Extensionmanager does not show error messages on update failure
- The extension manager fails to show any error message if an extension
update fails.
Convert exceptions (e.g. depende... - 08:59 Revision 15ffdb20: [BUGFIX] Erroneous date sorting in File List
- The sorting by date fails in the Filelist module when more
than 9 files with the same date are found since the numeri...
2014-06-12
- 18:45 Revision 35a93a95: [TASK] Integrate functional DataHandler tests for FAL
- The functional frontend tests are extended with basic FAL
use-cases in the live workspaces, as well as for modifying,... - 18:14 Revision 7f21712f: [BUGFIX] Field size of t3ver_label too low
- During workspace move operations sometimes a warning like
this can be found:
102: These fields are not properly up... - 18:12 Revision 9f0a5b49: [BUGFIX] IRRE children's children are not moved with parent
- Having a parent-child structure spanning three levels, only the
first and second level elements are moved to a differ... - 18:05 Revision 4b44c2eb: [BUGFIX] Missing "all workspaces" tab action for regular editors
- Clicking the "all workspaces" tab in the workspace backend
module as regular editor does not have any action and actu... - 17:52 Revision 85f37a09: [TASK] Reduce complexity in frontend functional tests
- Testing the frontend behavior in functional tests creates
currently an own PHP sub-request to execute TypoScript in
f... - 16:25 Revision ebce207f: [BUGFIX] Preview links are shown for deleted pages
- Preview links should not be shown in the backend, if pages are
deleted in a workspace. Currently both page tree conte... - 14:26 Revision 4477f277: [TASK] Trigger events in DragUploader
- The DragUploader implementation prevents most of its JavaScript
API to be interacted with from outside the module. Es... - 14:17 Revision 43e5e4cc: [BUGFIX] sys_news on login with twice hsc
- Set RteHtmlParser in dontHSC_rte modus to fix garbled output.
Resolves: #25188
Releases: 6.2, 6.1
Change-Id: Ib01c3f... - 14:13 Revision a27b58b8: [BUGFIX] sys_news on login with twice hsc
- Set RteHtmlParser in dontHSC_rte modus to fix garbled output.
Resolves: #25188
Releases: 6.2, 6.1
Change-Id: Ib01c3f... - 13:39 Revision 284c5a81: [BUGFIX] Unnecessary instantiation of objects in contentObjectRender
- Classes implementing the hook cObjTypeAndClass are instantiated each
time a contentObjectRender is created, even if t... - 12:42 Revision eeaad611: [BUGFIX] AddQueryStringMethod overwrites parameters
- Uri parameters are overwritten when using both POST and GET parameters
with the addQueryStringMethod functionality of... - 09:05 Revision 600a3ed9: [TASK] Add a system check for external downloads
- This patch adds a check to the SystemEnvironment checks to test
whether any method for retrieving external files is a... - 08:27 Revision 7c7792d9: [FEATURE] Display loading mask in Extension Manager
- Add a loading mask effect, whenever the User has clicked
on one of the two buttons of the compatibility check message...
2014-06-11
- 23:31 Revision df9399a1: [BUGFIX] TS/EM constant categories cannot be localized
- Constant categories may now be localized using a construct similar
to defining custom subcategories:
Fixes: #57369
D... - 22:45 Revision 27b85a41: [BUGFIX] Fix PHP Warning on executing Database Analyzer without changes
- When running the Database Analyzers "Execute" without checking at least
one checkbox you get a PHP Warning "array_mer... - 22:41 Revision 90b0b4a3: [BUGFIX] FollowUp to "Invalid localization overlay of cObject FILES"
- When fixing language overlay of cObject FILES, the mocking in the unit
test was not adapted.
Resolves: #58352
Resolv... - 17:11 Revision b8f385b3: [TASK] Add default TypoScript setting for extbase query cache
- The extbase query cache is enabled by default. This patch
adds a TypoScript setting to enable or disable the cache in... - 17:04 Revision 81662133: [TASK] Detect and import xml file as well as t3d on ext initialization
- Whenever installing an extension, the file located at
EXT:ext_key/Initialisation/data.t3d is detected and its content... - 16:59 Revision 92907937: [BUGFIX] Fix set_no_cache() log level severity
- The array key that is used to check if a Backend user is logged in
is fixed.
Resolves: #59495
Releases: 6.2
Change-I... - 16:54 Revision d976053c: [BUGFIX] Invalid localization overlay of cObject FILES
- The TypoScript cObject FILES does not consider localization
overlays and behavior correctly when it comes additional
... - 16:49 Revision 2f2c328e: [TASK] EM: Add possibility to bypass system dependency checks
- This patch adds a new action to show all unresolved dependencies and
adds the possibility to bypass all system and ve... - 16:35 Revision 14183c8d: [BUGFIX] PAGE_TSCONFIG_ID is not visible in TCA wizards
- The placeholder PAGE_TSCONFIG_ID may be used in a foreign_table_where
TCA condition but is not available as parameter... - 12:30 Revision e7c1ea0e: [BUGFIX] Erroneous date sorting in File List
- The sorting by date fails in the Filelist module when more
than 9 files with the same date are found since the numeri... - 12:11 Revision f66a4db6: [TASK] Activate 'Flush system caches' with Preset 'Development'
- Add a new configuration in Install Tool (['SYS']['clearCacheSystem']).
If set, the toolbar of clearing system cache i... - 11:50 Revision ed5b0d12: [BUGFIX] File Relations don't work with workspaces
- The file repository used to resolve all sys_file_references
handles enable fields manually currently, which is bad be... - 11:50 Revision 944d335b: [BUGFIX] Guard FAL API when called with invalid identifiers
- When calling ResourceFactory::getInstance()
->getFileObjectFromCombinedIdentifier($identifier)
with $identifier === N... - 11:26 Revision 1682401c: [TASK] Improve styling of sys_action "Create Backend User"
- The styling of sys_action "Create Backend User" is outdated
and should be slightly improved to enhance usability of
t... - 11:07 Revision 81ec29a2: [BUGFIX] Add additional TS for contentRenderingTemplates loaded by file
- Loading extensions TS, that provide contentRenderingTemplates, like
css_styled_content, using INCLUDE_TYPOSCRIPT was ...
2014-06-10
- 17:44 Revision 3d3b794a: [BUGFIX] IRRE children show no field values with useCombination
- The IRRE option useCombination enables to use bi-directional
relations with IRRE items. This enables you to re-use IR... - 13:55 Revision 382457d2: [BUGFIX] Move TCA for fe_users and fe_groups into TCA/Overrides
- TCA manipulation code must no longer reside in ext_tables.php, but
moved to Configuration/TCA/Overrides/<tablename>.p... - 13:17 Revision 7717507f: [BUGFIX] Fetch RSA public key by Ajax before FE login
- Instead of generating and saving the public/private keys for
an RSA enabled login form on rendering the form the keys... - 12:18 Revision b1f40e9b: [TASK] FollowUp to "Include suggest info into package metadata"
- A small follow-up renaming the variable of the loop which
has not been renamed after copy and paste.
Resolves: #5870... - 11:57 Revision 5442fe23: [BUGFIX] rtehtmlarea user settings are not shown in setup ext
- Fix this by adding the suggestion already present in
the ext_emconf.php also to the composer.json.
Resolves: #58694
... - 11:57 Revision d8b4aae0: [TASK] Observe ext suggestions for ext loading order
- Let the DependencyResolver take the suggest-part of the composer.json
or ext_emconf.php files into account. This solv... - 11:57 Revision dce99817: [TASK] Include suggest info into package metadata
- Enhance the Package metadata with information about suggested packages.
This information may be loaded from composer....
2014-06-07
- 17:51 Revision 81420f8c: Revert "[TASK] Downgrade to PHPUnit 3.7.*"
- We can revert this again as the issue has been resolved
upstream:
https://github.com/sebastianbergmann/phpunit-mock-o... - 17:16 Revision 858ef836: [BUGFIX] Use delayedImportElement after uploading files
- When uploading multiple files in TCEForm the DrapUploader
adds all uploaded files directly to the inline element of t...
2014-06-06
- 21:03 Revision 7a876ddc: [TASK] Downgrade to PHPUnit 3.7.*
- Suddenly build failures occurred on travis which seem
to be related to ReflectionClass::newInstanceWithoutConstructor... - 20:14 Revision ce838380: [BUGFIX] Fix command description
- Due to using array_pop instead of array_shift the last line
of the command description is dropped instead of the firs... - 20:05 Revision 40219c6d: [BUGFIX] Fix command description
- Due to using array_pop instead of array_shift the last line
of the command description is dropped instead of the firs... - 11:43 Revision 0f9bd665: [BUGFIX] getIndpEnv('TYPO3_SSL') fails to detect reverseProxyIp
- When running TYPO3 behind a reverse proxy, which also handles SSL,
the setting reverseProxySSL should check if the si... - 11:38 Revision b9cb4518: [BUGFIX] getIndpEnv('TYPO3_SSL') fails to detect reverseProxyIp
- When running TYPO3 behind a reverse proxy, which also handles SSL,
the setting reverseProxySSL should check if the si... - 11:11 Revision d15687b7: [TASK] Enhance resource storage hooks
- Emit postFileCreate and postFileSetContents signals and add
provide the original folder in the postFileMove and the
p...
2014-06-05
- 23:07 Revision c578d476: [BUGFIX] Unified maxitems default value for group fields
- The maxitems value for a group field defaults to 1 instead of 100000 so
that it is consistent with the TCA reference ... - 22:57 Revision 3b5196b6: [BUGFIX] Admin panel extGetFeAdminValue() overrides are wrong
- The current check does not properly consider the override values.
If a override is set, then its value has to be take... - 22:45 Revision 795fa7f5: [BUGFIX] Disabled backend users shown for workspace stage change
- On changing the stage of a workspace version, an accordant
dialog is shown with recipients to be informed about this
... - 22:28 Revision 1c766e75: [BUGFIX] Show images in preview of page module
- For custom content elements with image these are shown
as thumbs in the list module but not in the page module.
This... - 20:39 Revision 06af78d5: [CLEANUP] Add missing PHP comments in class LogoView
- Change-Id: I13d428c7b8a3964e8c376ad2c8d2a4af8c0059f1
Releases: 6.2
Resolves: #59374
Reviewed-on: https://review.typo3... - 20:09 Revision 2105c6f4: [BUGFIX] Improve the formatting of help of the CommandController
- This aligns the description of the command line options.
Resolves: #59372
Releases: 6.2
Change-Id: I474f8415d3ed62d5... - 19:49 Revision b2114781: [BUGFIX] Illegal string offset 'uid' in TypoScriptFrontendController
- Logoff sets user property to an empty string instead of NULL. This
leads to a PHP Warning in PHP 5.4
Change-Id: Ib0e... - 19:46 Revision 928b165e: [BUGFIX] Illegal string offset 'uid' in TypoScriptFrontendController
- Logoff sets user property to an empty string instead of NULL. This
leads to a PHP Warning in PHP 5.4
Change-Id: Ib0e... - 13:44 Revision 66bf424e: [BUGFIX] Warning in SearchController
- $this->sWArr is not defined SearchController.
Fix this to use the correct $this->searchWords variable.
Change-Id: Ib... - 13:44 Revision 49b7ac46: [BUGFIX] Warning in SearchController
- $this->sWArr is not defined SearchController.
Fix this to use the correct $this->searchWords variable.
Change-Id: Ib... - 10:29 Revision 79bbd9a3: [BUGFIX] Show content elements from hidden pages in preview
- Content elements from hidden pages are no longer shown in previews.
Fix this by checking with a strong comparison in... - 08:42 Revision f731fc36: [BUGFIX] New content elements are always stored on pid 0
- Due to patch https://review.typo3.org/#/c/30305/ the string comparison
on colPos fails and new content elements are a... - 08:41 Revision 05bbf375: [BUGFIX] New content elements are always stored on pid 0
- Due to patch https://review.typo3.org/#/c/30305/ the string comparison
on colPos fails and new content elements are a...
2014-06-04
- 19:45 Revision e00d0bfe: [BUGFIX] Fix frontend unit tests if executed standalone
- * Unit tests are allowed for CLI anyway
* Remove allow all in data provider
The latter implicitly caused a global al... - 19:43 Revision 2c8a4285: [BUGFIX] Fix frontend unit tests if executed standalone
- * Unit tests are allowed for CLI anyway
* Remove allow all in data provider
The latter implicitly caused a global al... - 18:16 Revision 15c26140: [BUGFIX] Fix frontend unit tests if executed standalone
- * Allow HTTP_HOST access for all unit tests
* Remove allow all in data provider
The latter implicitly caused a globa... - 17:58 Revision 13104c3e: [BUGFIX] Show storage and folder of file/folder
- To make it possible for an editor to find the real
location of a used file, the storage and folder are
added to the E... - 17:22 Revision c5b01462: [BUGFIX] New content elements are always stored on pid 0
- Due to patch https://review.typo3.org/#/c/30305/ the string comparison
on colPos fails and new content elements are a...
2014-06-03
- 23:53 Revision cd81ccb5: [BUGFIX] DataHandler::log() must not return NULL
- Ensure the DataHandler::log() function does return integers
in all cases as denoted in the doc header.
Resolves: #59... - 23:52 Revision 67dbe5b9: [BUGFIX] Show file instead of file_reference info
- The irre elements of FAL items have an info icon which shows
some details info about the file_reference. But this is ... - 23:50 Revision c14e786d: [BUGFIX] List module pagination broken
- A wrong formula is used to calculate the pointer
for the pages.
This patch also introduces a central function for
cal... - 23:41 Revision 1355d8b6: [BUGFIX] Old TYPO3 logo still in use in ext:workspaces
- Replace old logo with the new logo.
Resolves: #59321
Releases: 6.2
Change-Id: I1b4386e0ee614096b4033f00d9fe9136d11a6... - 23:39 Revision 59f7440b: [BUGFIX] DataHandler::log() must not return NULL
- Ensure the DataHandler::log() function does return integers
in all cases as denoted in the doc header.
Resolves: #59... - 23:14 Revision 8454a698: [TASK] Check and use current file hash and size on export
- On creating exports the file hash and size is used from the
sys_file table. Since this could be not up-to-date in rea... - 23:00 Revision 44b18664: [BUGFIX] Use created folder object for adding images in impexp
- A folder to be created could change the name by sanitizing. So
the name of the created folder could differ from the r... - 22:06 Revision a40a196c: [BUGFIX] ElementBrowser: correct link attributes
- This is a regression fix for #55983, which introduced
additional urlencoding for title, class, ...
Remove the encodi... - 18:17 Revision 4fbb2504: [BUGFIX] Fix double ? in eID url for encryption key
- The AJAX url for retrieving a new encryption key contains
two question marks. This causes the request to fail.
Fix t... - 18:17 Revision d9d2dd17: [BUGFIX] Fix double ? in eID url for encryption key
- The AJAX url for retrieving a new encryption key contains
two question marks. This causes the request to fail.
Fix t... - 18:13 Revision 9576c32c: [BUGFIX] Fix wrong JS function name in RTE
- RTE feature "userlinks" generates a wrong JS function
name due to the automatic replacement during the
namespace conv... - 18:13 Revision a708170a: [BUGFIX] Fix wrong JS function name in RTE
- RTE feature "userlinks" generates a wrong JS function
name due to the automatic replacement during the
namespace conv... - 18:08 Revision d7919b04: [BUGFIX] Fix double ? in eID url for encryption key
- The AJAX url for retrieving a new encryption key contains
two question marks. This causes the request to fail.
Fix t... - 17:11 Revision 50b8effd: [BUGFIX] Fix wrong JS function name in RTE
- RTE feature "userlinks" generates a wrong JS function
name due to the automatic replacement during the
namespace conv... - 16:45 Revision f432417e: [BUGFIX] Canonicalize path before checking existence
- ResourceFactory fails to detect files in symlinked
scenarios, because the path is not canonicalized before
file exist... - 16:20 Revision 8fe6901a: [BUGFIX] Request update broken for select fields
- For select-type fields displayed as two side-by-side selectors
which are registered as "requestUpdate" fields, the fo...
2014-06-02
- 18:23 Revision 1e6c9544: [BUGFIX] TCA maxitems for FAL permissions wrong
- The setting for maxitems in the TCA of be_users and be_groups for
FAL permissions are wrong.
Fix the value to match t... - 12:41 Revision 9af2142b: [BUGFIX] Make object access work with ObjectStorage
- ObjectAccess->getPropertyPath() does not work with
ObjectStorage and numerical indexes, but it should be
because with...
2014-06-01
- 21:04 Revision 1d23e5e0: [BUGFIX] Keep session cookie if session data is present
- The AbstractUserAuthentication::checkAuthentication() method calls
the logoff() method on every failed login attempt....
2014-05-30
- 17:20 Revision d357653b: [BUGFIX] Always add wrapping div if dividers2tabs is disabled
- TCEforms is not wrapped in a div when dividers2tabs is disabled
and a inline-element form element is present. As a re...
2014-05-29
- 16:43 Revision 40b0ac51: [BUGFIX] Do not use self:: within closures
- This is not possible in PHP 5.3.
Resolves: #59203
Releases: 6.2
Change-Id: I108578f7635c50493a3b5d7a7fc81c021805abf8... - 16:38 Revision 34f254ba: [BUGFIX] Flexform element title is cropped to hardcoded length
- The title of a flexform element is cropped to maximum length of 30
characters. Instead it should obey the maximum tit... - 16:34 Revision e5eb4b46: [BUGFIX] Flexform element title is cropped to hardcoded length
- The title of a flexform element is cropped to maximum length of 30
characters. Instead it should obey the maximum tit... - 16:19 Revision 6deca0f7: [BUGFIX] Admin panel text selection
- Fixes: #58485
Releases: 6.2
Change-Id: I9c3243b2cca9edb89d262a4d3f9cde17b906d440
Reviewed-on: https://review.typo3.or... - 16:12 Revision 9ffc7865: [TASK] Use self:: where possible in GeneralUtility
- It's common sense to use self:: where possible because it's quicker and
makes code better understandable.
This chang... - 15:48 Revision 91640252: [BUGFIX] Fix redirect to install tool in new installations
- When setting up a new TYPO3 installation, TYPO3 should redirect
to the install tool, when accessing the frontend or b... - 15:39 Revision 3a1fd2b9: [BUGFIX] Fix redirect to install tool in new installations
- When setting up a new TYPO3 installation, TYPO3 should redirect
to the install tool, when accessing the frontend or b... - 13:26 Revision f377c8f2: [BUGFIX] EM: Handle missing dependencies in emconf
- ext_emconf.php may lack the dependencies array. This will cause
a PHP warning in a foreach loop.
Fix this by checkin... - 12:06 Revision 5e6359df: [BUGFIX] Indexed search static call to non-static function
- Resolves: #58756
Releases: 6.2
Change-Id: Ide09c7792e9b24afe480230893cac18570ce4f19
Reviewed-on: https://review.typo3...
2014-05-28
- 19:13 Revision 8bdcbc19: [BUGFIX] Correct minor typo in "About TYPO3 CMS"
- This patch corrects a minor typo in module: Web -> About TYPO3 CMS.
It currently reads "TYPO3 CMS is a enterprise-cla... - 14:12 Revision 3e6e8ec8: [BUGFIX] Parent language is not applied to new child records
- If localizing a parent-child structure, usually the language
of the parent element shall be applied to related child ... - 14:11 Revision cf9ca274: [BUGFIX] Parent language is not applied to new child records
- If localizing a parent-child structure, usually the language
of the parent element shall be applied to related child ... - 09:24 Revision 552e8b28: [BUGFIX] Added missing TCEforms palette-header padding
- With the cleanup of the backend styles a padding of the
pallete header got missing.
This patch adds this padding jus...
Also available in: Atom