Details
-
Type:
Bug
-
Status: Verified
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 10.2, 11.2, 12.0
-
Fix Version/s: 12.0
-
Component/s: Forums Tool
-
Labels:
-
10 status:Please Merge
-
Test Plan:
Description
In message center, area, forum and topic have open and close dates. They aren't converted to and from the current time zone.
When you look at the code, note that it's misleading. It reads an ISO dates from the browser. The looks like it's independent of time zone. The problem is that it depends upon the time zone setting of the browser, which we don't want. We want the date the user sees to depend upon their time zone setting in Sakai, not the browser.
In fact, while the ISO date is read, it's processed with a SimpleDateFormat that ignores the time zone. This is misleading, but correct.
Gliffy Diagrams
Zeplin
Attachments
Issue Links
- depends on
-
SAK-32072 Creating New Forum fails on master
-
- RESOLVED
-
-
SAK-28155 Error when updating calendar dates on forum templates (Spanish datetime format)
-
- RESOLVED
-
-
SAK-32044 Problems Posting Message in Forums
-
- CLOSED
-
- is related to
-
SAK-31935 Forums are not available after OpenDate
-
- Verified
-
- relates to
-
SAK-29362 Forums: Display the availability dates
-
- RESOLVED
-