latest 3.4.1 xamp, windows 10.
After the latest update I am seeing a lot of odd characters, see image attached, this is the paging default, the other image keeps putting symbols in front of currency signs etc
latest 3.4.1 xamp, windows 10.
After the latest update I am seeing a lot of odd characters, see image attached, this is the paging default, the other image keeps putting symbols in front of currency signs etc
Have you got the following line included in the HEAD section?
<meta charset="UTF-8">
yes I do. And the odd characters only appeared after the latest update, everything was fine till then, thanks
Does this happen in Wappler or also in your browser? Are these static values or dynamic ones?
just in wappler, and I believe dynamic (I thought I saw it on a £ symbol in a table header but cant now find the page I thought that was on, which would have been static) but definitely on the dnyamics.
thanks
Is this a regular page or some kind of include page? What server model are you using?
its a regular page and using php on xamp windows 10. Happy to show you on zoom/team viewer if that helps at all.
Thanks
Darren
Do the strange characters appear in both Wappler design view and the browser? It is definitive a charset encoding problem, where does the text/data come from, is it a database or an api?
no its just in wappler, its the £ sign that seems to be doing it, but i have the correct encoding and it was all fine till the latest update. Its not the end of the world as it is not appearing in the browser.