[TYPO3-mvc] Extbase needs you!!
Bastian Waidelich
bastian at typo3.org
Fri Sep 9 18:07:54 CEST 2011
Hi all,
there are a few important change sets in the review queue currently that
needs your attention.
Please help us getting those fixes into 1.4. by reviewing and testing
the changes with your existing extensions.
These are the issues I'd really like to be fixed before RC1:
Extbase:
[TASK] Remove deprecated methods & properties
https://review.typo3.org/4888
[BUGFIX] Tx_Extbase_Utility_Localization::translate() must return NULL
for non-existing keys
https://review.typo3.org/4885
[FEATURE] Descriptive error on invalid action name
https://review.typo3.org/4436
[FEATURE] Skip default controller and action in generated URIs
https://review.typo3.org/4731
Fluid:
[BUGFIX] ViewHelper: Make SelectViewHelper use property paths as arguments
https://review.typo3.org/4821
[BUGFIX] Fix Doc comment in format.padding ViewHelper
https://review.typo3.org/4822
[FEATURE] Add parameter to RenderViewHelper for optional sections
https://review.typo3.org/4816
As you can see, there are three new features also even though the core
is feature freezed. But IMO those could go in as no-brainers for
following reasons:
Skipping default controller and action in URIs will be deactivated by
default and you'll have to activate it globally or per extension in
order to use it.
Optional sections is also a non-breaking change that has been tested in
FLOW3 since a while.
Regarding the "Descriptive error" I'm not perfectly sure to be honest
because it changes the behavour slightly (see commit message).
Looking forward to reading your comments and reviews! ;)
Best,
Bastian
More information about the TYPO3-project-typo3v4mvc
mailing list