PDA

View Full Version : guild xml feed borked


quasigenx
03-06-2007, 04:03 PM
Example: <a href="http://eq2players.station.sony.com/guilds/guild_roster_xml.vm?guildId=1442102" target="_blank" rel="nofollow">http://eq2players.station.sony.com/...guildId=1442102</a> If you look at the source from the page, you will see: &lt;?xml version="1.0" encoding="ISO-8859-1" ?&gt; &lt;guild&gt; &lt;details&gt; &lt;id&gt;1442102&lt;/id&gt; &lt;name&gt;Unity&lt;/name&gt; &lt;server&gt;Najena&lt;/server&gt; &lt;/details&gt; etc... This is NOT valid XML. That's an HTML representation of XML, and XML parsers cannot handle that.

SOE-Jabru
03-06-2007, 07:26 PM
Adding this to the list of known issues.

Uproar
11-28-2007, 02:24 PM
Is there a public list available of the known XML issues?

Lantis
11-28-2007, 04:02 PM
<cite>Rock@Guk wrote:</cite><blockquote>Is there a public list available of the known XML issues?</blockquote>The whole feed got changed, and re-borked with RoK.  Check the RosterMaster thread - some of the recent posts there outline the change/breakage/nerfage that occured with RoK.  I believe they have also been reported in the EQ2Players 3.4 thread, also in the same forum.