Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
5.1 EE SP3 (5.1.6), 5.2 EE SP1 (5.2.5)
-
None
-
All
Description
Message board threads were not displaying the previous and next buttons because the logic in determining the previous and next threads was not returning the correct results. This has been resolved and now the threads will populate the correct values in the previous and next buttons.
New method in DateUtil:
public static int compareTo(Date date1, Date date2, boolean ignoreMilliseconds)
Attachments
Issue Links
- is related to
-
LPS-3977 the 'Previous' and 'Next' buttons won't work in the Message Boards portlet.
- Closed