sahana / vesuvius

Sahana Vesuvius
http://sahanafoundation.org/products/vesuvius/
MIT License
24 stars 27 forks source link

Search module shows JS error message when MySQL timezone tables are not loaded #62

Open ravihansa3000 opened 10 years ago

ravihansa3000 commented 10 years ago

If the MySQL timezone tables are not loaded, JS error message is shown when trying to search for an existing missing person.

The module should check whether MySQL timezone tables are loaded and warn the user if they're missing. JS error message should not be thrown at all.

gnomezgrave commented 10 years ago

I had an old version of Vesuvius (sahana-agasthi-portable2). I tried this out on that, but there was no such error on the previous one. It works well, even though I completely removed timezone tables. (Just sharing the experience.)