Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Implemented
-
Upcoming Branch
-
None
Description
Adds additional methods to ContentWorker:
- New method findAlternateLocalContents to find all alternate locale contents instead of just one specific.
- Overloaded methods of findAlternateLocalContents and findAlternateLocalContent to enable/disable cache use.
- These methods are no longer case sensitive when comparing localeStrings
Changes to view-entites ProductContentAndInfo and ProductCategoryContentAndInfo:
- Both now use an outer join instead of inner join between DataResource and Content, because there may be a Content object without a DataResource for its locale but with alternate locale content objects associated to it.
Attachments
Issue Links
- links to