Forum
XML API returns malformed data
Created 12th February 2013 @ 06:15
Add A Reply Pages: « Previous 1 2
The whole database is poorly designed (and by poorly I mean wtfyoumad-poorly), accessing data from it therefore isn’t that easy.
Modularized code? No. It basically contains of a dozens big files. Documentation? Not present. Seperation of view and program logic? Not present.
Any kind programming paradigm? Not existing. ORM? nopy nope, pure sql statements.
Don’t even get me started guys.
Last edited by nTraum,
cannot reproduce.
for example:
http://etf2l.org/feed/match/?comp=170&team=15758
outputs doublequotes, ampersand and single quotes in “M&M’s” as unicode entities
like:
http://pastebin.com/Bp7jRZTq
or am I missing something?
-slate
Last edited by slate,
nvm im dumb
also this, for chris:
so yeah, basically what slate said – this issue does not exist
damnit, now we did end up spending time on it anyway! :D
Last edited by Spike Himself,
:D :D :D
So did Chris just c/p Chrome’s rendering of the XML? Because that would take out the html entities.
lol get raped!
Quoted from Arie
:D :D :D
So did Chris just c/p Chrome’s rendering of the XML? Because that would take out the html entities.
It seems that’s what happened, yes
Considering this error was not found in Chrome, but in a client application that has nothing to do with it…you might also note that it was confirmed in a post by nTraum.
Last edited by octochris,
I didn’t confirm the error, I confirmed the statement that Dave is working on a new API. Sorry for being unclear.
Add A Reply Pages: « Previous 1 2