Montage review not working with setlocale lc_time

Forum for questions and support relating to the 1.30.x releases only.
Locked
ET328
Posts: 7
Joined: Sat Aug 27, 2011 12:34 pm

Montage review not working with setlocale lc_time

Post by ET328 »

Hello,
Montage review screen outputs no pictures and logs errors when I use my local setlocale LC_TIME in the language translation file (to get weekday correctly shown on the main console page). Is there any way to fix this?

Code: Select all

web_js	ERR	Uncaught SyntaxError: Unexpected token ;	http://192.168.0.15/zm/index.php?view=montagereview	135
web_js	ERR	Uncaught ReferenceError: setScale is not defined	http://192.168.0.15/zm/index.php?view=montagereview	56
web_js	ERR	Uncaught ReferenceError: mmove is not defined	http://192.168.0.15/zm/index.php?view=montagereview	76
Locked