[TYPO3-mvc] [FYI] Breaking change in Query Settings
Sebastian Kurfürst
sebastian at typo3.org
Wed Aug 5 21:30:08 CEST 2009
Hi,
I renamed the Query Setting properties once again:
[!!!][TASK] Extbase (Persistence): Renamed two QuerySettings:
from "setRespectStoragePageState()" to "setRespectStoragePage()" and
from "setCheckVisibilityState()" to "setRespectEnableFields()".
This change is non-backwards-compatible! Please adjust your repositories
accordingly.
Thus, if you used $query->getQuerySettings()->... in your repositories,
this code needs to be adjusted!
Greets,
Sebastian
PS: We're really now striving to make the API stable, so other bugfixes
still need to wait a bit (and have a bit lower priority right now)
More information about the TYPO3-project-typo3v4mvc
mailing list