Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: 1.5, 1.5.1, 1.5.2, 1.5.3, 1.5.4, 1.6, 1.6.1, 1.6.2, 1.6.3, 1.6.4, 1.6.5, 1.7, 1.7.1, 1.7.2, 1.8, 1.8.1, 1.8.2
-
Component/s: General
-
Labels:None
-
Database:PostgreSQL
-
Affected Branches:MOODLE_15_STABLE, MOODLE_16_STABLE, MOODLE_17_STABLE, MOODLE_18_STABLE
-
Fixed Branches:MOODLE_18_STABLE, MOODLE_19_STABLE, MOODLE_20_STABLE
Description
mdl_timezone.dst_time and mdl_timezone.std_time are varchar(5) which is too small to store a negative time these fields need to be changed to varchar(6).
Negative times in lib/timezones.txt have been truncated from -11:00 to -11:0 so importing this file files does not throw an error.
Issue Links
| This issue duplicates: | ||||
| MDL-12024 | New Olson timezone files require dst_time and std_time fields of size 6 instead of 5 |
|
|
|
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
Closed as duplicate of
MDL-12024Ciao
MDL-12024Ciao