[TYPO3-core] FYI: Raised Extbase version from 1.2.0beta1 to 1.2.0beta2

Sebastian Kurfürst sebastian at typo3.org
Fri May 28 10:03:34 CEST 2010


Hi everybody,

FYI, Extbase has been updated in trunk (rev. 7706)

Full changelog since 1.2.0beta1 is below.

Greets,
Sebastian

[+BUGFIX] Extbase: Concept of registering extBase BE modules caused
massive php warnings on php version 5.3.x. Thanks to Marc Bastian
Heinrichs who provided both, the extbase and core patch. See also
http://bugs.typo3.org/view.php?id=13604. Resolves #7180. (48 minutes ago)
[+BUGFIX] Extbase (Persistence): Follow-up to r2287 after which PHP
<5.3.x complained about an interface violation. Related to #6105. (2
days ago)
[~API][+FEATURE] Extbase (Persistence): findByUid($uid) does now allow
strings as paramater. Resolves #7432. (2 days ago)
[+BUGFIX] Extbase (Persistence): Building an mm-query from the opposite
didn't work correctly. Thanks to Marc Bastian Heinrichs. Resolves
#7431. (2 days ago)
[~TASK] Extbase: Improved exception messages in getPlainValue(). (2
days ago)
[+BUGFIX] Extbase (Dispatcher): Fixed broken TYPO3 user settings module.
Thanks to Rens Admiraal who provided the patch. Resolves #7615. (2 days
ago)
[+BUGFIX] Extbase (Persistence): Added check for array before calling
current() in the method mapResultToPropertyValue(). Thanks to Marc
Bastian Heinrichs. Resolves#7428. (2 days ago)
[+TASK] Extbase (Tests): Fixed call to missing data providers. (2 days ago)
[+BUGFIX] Extbase (Persistence): Fixed a regression introduced in r2208
where the data of new ValueObjects was not persisted. Resolves #7766.
(2 days ago)
[+BUGFIX] Extbase (Persistence): Fixed a problem where already existing
records that are attached to a new parent were not persisted correctly.
Resolves #4650, #6068. (2 days ago)
[+TASK] Extbase: The ReflectionService is now injected to the
DataMapFactory in the Dispatcher. (2 days ago)
[+BUGFIX] Extbase (Persistence): Fixed wrong doxygen documentation.
Thanks to Bernhard Kraft. Resolves #7527. (2 days ago)
[+TASK] Extbase (Persistence): Whether the relation is multivalue or
singlevalue is now determined by the property annotation instead of the
TCA definition 'maxitems'. Thanks to Felix Oertel who provided the
initial patch. (2 days ago)
[!!!][+BUGFIX] Extbase (Persistence): Revised ObjectStorage to be
compatible to SplObjectStorage. You can add information to an object as
described in http://www.php.net/manual/de/class.splobjectstorage.php.
It's currently not possible to (un)serialize Objectstorage. Adapted unit
tests. Resolves #6105. (2 days ago)


More information about the TYPO3-team-core mailing list