Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.2
-
Fix Version/s: 1.3
-
Component/s: I18N, Paging/Sorting
-
Labels:None
Description
As stated in DISPL-564, localization of page numbers is not correct. DISPL-564 has been set to fixed, but in fact the problem has only been fixed partially, which results in a mixture of European and American formatting.
The changed fromDISPL-564 should also be performed to PaginatedListSmartListHelper.java (line 206) and SmartListHelper.java (line 289).
The changed from