Pad_Pors
(Pad Pors)
Mars 24, 2018, 5:50
1
topic timer doesn’t work when using fa_IR locale. i.e. nothing happen if I choose the topic to close after 1 day in these locales.
but when I set a timer in English locale, and then change the locale to fa_IR, the timer works fine.
it behaves the same way as this previous bug: Suspend doesn’t work for Persian language . and I don’t get any error in /log.
2 « J'aime »
sam
(Sam Saffron)
Mars 25, 2018, 11:57
2
@techapj can you have a quick look at this?
3 « J'aime »
tgxworld
(Alan Tan)
Mars 26, 2018, 2:54
3
Ooo this is tricky. moment.format
takes into account of the current locale and for certain locales the output is not something the server expects. Fixed in
https://github.com/discourse/discourse/commit/252e58dfe995aff51fc15ba2541303a3b4b55988
8 « J'aime »
tgxworld
(Alan Tan)
Mars 26, 2018, 3:37
4
I also made sure we raise a proper error when the server receives an invalid timestamp
https://github.com/discourse/discourse/commit/3d18cd1d9da2b236f9e25a5dced69f241d38789e
7 « J'aime »
tgxworld
(Alan Tan)
A fermé ce sujet ()
Mars 27, 2018, 10:00
5
This topic was automatically closed after 31 hours. New replies are no longer allowed.