Timezone field appears as integer, say "487", instead of zone name, "Etc/GMT" for example.
| Comment | File | Size | Author |
|---|---|---|---|
| timezone_0.patch | 1.13 KB | owahab |
Timezone field appears as integer, say "487", instead of zone name, "Etc/GMT" for example.
| Comment | File | Size | Author |
|---|---|---|---|
| timezone_0.patch | 1.13 KB | owahab |
Comments
Comment #1
gerhard killesreiter commentedThis patch won't work because the timezone file is actually removed rom event 5.2. The info is now stored in the database.
Comment #2
killes@www.drop.org commentedHowever, I can confirm that the bug exists.
Comment #3
killes@www.drop.org commentedI've fixed this on the 5.2 branch (you'll need to invalidate the views cache to see it). It might need to be fixed in the 5.1 branch too. For this the original patch might be useful.
Comment #4
killes@www.drop.org commentedmoving