CoreBOSBB
Pop up show message wrong characters - Printable Version

+- CoreBOSBB (https://discussions.corebos.org)
+-- Forum: Support (https://discussions.corebos.org/forum-17.html)
+--- Forum: Administrator Support (https://discussions.corebos.org/forum-8.html)
+--- Thread: Pop up show message wrong characters (/thread-401.html)



Pop up show message wrong characters - rslemer - 09-01-2016

When Custom Field have a special character ( UTF-8 ) error pop up show messages incorrectly

Example
Tipo de Usuário não pode ser nula

Right:

Tipo de Usuário não pode ser nulo

Only for custom field names ...


RE: Pop up show message wrong characters - joebordes - 09-02-2016

should be fixed now:
https://github.com/tsolucio/corebos/commit/5942c58593bdd574c619736891baad17931cb995

thanks!!


RE: Pop up show message wrong characters - rslemer - 09-03-2016

Works!

Thanks.