dohliam / gasp-translator

A translation frontend for the Global African Storybook Project
https://global-asp.github.io/translator/
MIT License
2 stars 0 forks source link

Bug with Firefox localStorage #15

Closed dohliam closed 8 years ago

dohliam commented 8 years ago

Firefox is not storing the value of the "language" box, and the check_lang() routine doesn't run as a result. This means that the target language entered in the language box disappears as soon as the page changes or is reloaded, and the language is also not passed to the review submission box, or the final submission form. It also means that the translator doesn't get a warning if the story has been translated into their language already. Everything works fine in Chrome and Safari, however.