jimrazmus / simile-widgets

Automatically exported from code.google.com/p/simile-widgets
0 stars 0 forks source link

Timeline not loading automatically after editing / add new entries #453

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

Whenever I try to add any new / remove entries from the timeline, the timeline 
does not load automatically. Instead the browser window needs to be refreshed & 
then it loads.

On investigation using firebug, I found that the following error occurs:

Timeline is not defined
/timeline_pre2.3.0/src/webapp/api/scripts/band.js
this._locale = ("locale" in bandIn...ocale : Timeline.getDefaultLocale(); 

Timeline.GregorianDateLabeller.monthNames[A] is undefined.

Actually while loading the timeline, two localized (default = "en") versions of 
labellers.js & timeline.js should load, which is not happening, hence the 
values of the above variables are not set.

Could you please help in this regard ?

Thanks,
-Shankar.

Original issue reported on code.google.com by coolatka...@gmail.com on 4 Oct 2011 at 8:38

GoogleCodeExporter commented 8 years ago
hello,

 Even i facing same issue,have got any solution for it#

Original comment by shreya1...@gmail.com on 18 Jun 2012 at 10:06