https://www.posetteforever.com/viewtopic.php?f=11&t=3609&p=42610#p42610
-----------------------------------
ahjah
Sunday, 03 April 2011, 07:23 AM

Re: Manteinance Topic......
-----------------------------------
:hug2: Thanks for your hard work
I don't know much about coding but In the album one thing I saw was something like an unicode problem.
The other, the '/" problem, looks like some script handles the text input as a string that is put into "..." inside the code. Actual doubles inside the text are converted into singles at this step. On output it has to be re-converted somehow. In this case it seems to convert ALL single quotes to double :mmmh:
Maybe it's all the same problem, the output looks like someone's trying to produce HTML/XML compatible code, not meant for direct output on the screen.
That's my ideas, don't laugh, as I said, I'm no hacker ;)


