hoangduit / openmeetings

Automatically exported from code.google.com/p/openmeetings
0 stars 0 forks source link

Errors in scheduler - day names #684

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Which version of OpenMeetings are you running?
latest

There is some mess with the scheduler month and day labels - for example if 
you open scheduler, say, in english, you will see "error" instead of day 
names in calendar. When we switch to month view, we see errors instead of 
day names as well, but the problem in month view disappears right after the  
double-click on the same day in calendar, so there was a call to 
this.init() before, why don't we make it uncommented again? It actually 
works as a fix to the second issue. The following patch fixes some errors 
as well.

Original issue reported on code.google.com by volkov.r...@gmail.com on 7 Apr 2009 at 1:27

Attachments:

GoogleCodeExporter commented 9 years ago
I've spent some more time on the issue - the this.init() call fixes the errors 
in 
date selector as well, so here is the patch fixing day names everywhere 
mentioned

Original comment by volkov.r...@gmail.com on 8 Apr 2009 at 7:27

Attachments:

GoogleCodeExporter commented 9 years ago
hola!

i took over your changes into the current trunk!

see ya

Smoeker

Original comment by i...@oliver-becherer.name on 14 Apr 2009 at 8:32

GoogleCodeExporter commented 9 years ago

Original comment by seba.wag...@gmail.com on 29 Aug 2011 at 8:03