-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.X EE
-
Fix Version/s: 6.2.X EE
-
Component/s: Web Content > Web Content Administration
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Fix Priority:2
-
Git Pull Request:
Steps to Reproduce:
- Go to Web Content Administration.
- Sort by, for example, display date.
- Modify the generated URL and substitute the value of the _15_orderByCol parameter assigning it id so that you have in the URL _15_orderByCol=id
Exptected Results:
No sorting should be applied, but no exception should appear in logs.
Actual Results:
A bad grammar related exception appears.
- relates
-
LPE-16407 JournalUtil.getArticleOrderByComparator generates comparators based on fields that cannot be used in JournalFolderServiceUtil.getFoldersAndArticles
-
- Closed
-