Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
5.2 EE SP1 (5.2.5)
-
None
-
All
Description
The following methods in JournalContentUtil ignores the templateId argument:
getContent(long groupId, String articleId, String templateId, String viewMode, String languageId, String xmlRequest)
getContent(long groupId, String articleId, String templateId, String viewMode, String languageId, ThemeDisplay themeDisplay, String xmlRequest)
This bug only affects custom code that uses one of the above methods.
Attachments
Issue Links
- is related to
-
LPS-4513 JournalContentUtil.getContent ignores templateId
- Closed