Alamantus / Lexiconga

The quick and easy dictionary builder for constructed languages.
https://lexiconga.com
10 stars 2 forks source link

Adding words with apostrophes works, but editing words with apostrophes doesn't. #8

Closed Alamantus closed 9 years ago

Alamantus commented 9 years ago

If you add a word that has apostrophes either in the word itself or the pronunciation (at least, I haven't checked the other fields), it will create and save with no issues, but if you then try to update that word, it runs into a syntax error.

Alamantus commented 9 years ago

Fixed this problem. Somehow the html entities weren't carrying over properly during the edit process.