Thumbnail caption shown as unicode code points when JSON paging output is enable
-
So in my gallery settings on “Paging” I have 2 options for “Paging output”: JSON and HTML. And although JSON is faster I am forced to use HTML because JSON displays my cyrillic photo captions as unicode code points u0422 for example. That is the second pagination dot. The first one displays okay.
And that would’ve been fine, but the backslash before the code points is being somehow escaped and that makes them render as plain text and not as the unicode symbol they represent. u0422 != \u0422
My site is using the theme Tyche. But I think it’s a bug with FooGallery because I tried another theme and the result is the same.
The page I need help with: [log in to see the link]
The topic ‘Thumbnail caption shown as unicode code points when JSON paging output is enable’ is closed to new replies.