mirror of
https://github.com/werkraum-media/events.git
synced 2025-03-23 14:23:46 +01:00
Given: Website uses copy / free mode of localization. and Editor selects specific events to display. Then: Those events should be displayed as selected. Before this change the sorting was applied on uid of objects, which is the uid of default lanugage record. But editors might select localized uids. Therefore a fallback is added in case no object was found. Relates: #8557 |
||
---|---|---|
.. | ||
CategoryRepository.php | ||
DateRepository.php | ||
EventRepository.php | ||
OrganizerRepository.php | ||
RegionRepository.php |