[TYPO3-core] FYI: Updated Extbase and Fluid to 1.3.0beta1a. See their ChangeLog for details.

Oliver Hader oliver at typo3.org
Wed Nov 17 13:55:15 CET 2010


FYI: Extbase and Fluid have been updated to version 1.3.0beta1a in SVN
Trunk (rev. 9447)

Changes (since the last version 1.3.0beta1 from yesterday:
[+FEATURE] Fluid (ViewHelpers): the subject argument of the count
ViewHelper is now optional so you can use it like {objects -> f:count()}
[+BUGFIX] Fluid (ViewHelpers): Fixed inline documentation of
widget.autocomplete ViewHelper. This fixes #10882

[+TASK] Fluid (ViewHelpers): Added some more inline documentation for
cObject, widget.paginate, widget.autocomplete & count ViewHelpers

[+BUGFIX] Fluid (ViewHelpers): replaced two occurrences of
Tx_Extbase_Dispatcher::*() by using the injected ConfigurationManager
[+TASK] Fluid (ViewHelpers): uri.image now works in BE mode too

[+TASK] Extbase: Re-implement support for BE modules
This is a major rework of the backend module handling in Extbase.
It still needs some refinements and it does not yet support all
BE module features we were planning to support (see #5097 and #5098)
but it's a cleaner base for further development....

[+BUGFIX]: Extbase (Persistence): Fixed typo from previous commit

[+BUGFIX] Extbase (Persistence): DataMapper cannot deal with
QueryResults
Tx_Extbase_Persistence_Mapper_DataMapper::mapResultToPropertyValue()
expected the query result to be an array. Changed this to handle
instances of type Tx_Extbase_Persistence_QueryResultInterface...

[+BUGFIX] Fluid (ViewHelpers): Adjustment to skinning api change
The Fluid ViewHelper now uses the skinning API correctly.
This bugfix has been already in TYPO3 Core, but not yet here.

Notes:
Thanks to Bastian Waidelich for taking care and providing the required
changes just in time for the release of TYPO3 4.5!


olly
-- 
Oliver Hader
TYPO3 v4 Core Team Leader


More information about the TYPO3-team-core mailing list