PDA

View Full Version : Bad data in eq2players guild roster xml page


EvilMissKitty
11-05-2007, 04:11 AM
<p>At page: <a href="http://eq2players.station.sony.com/guilds/guild_roster_xml.vm?guildId=271106" rel="nofollow" target="_blank">http://eq2players.station.sony.com/...?guildId=271106</a> one of the xml entries returns the following data: </p><p><memberNumber>$dc.guildMemberNumber</memberNumber></p><p> i.e. instead of sending the actual number, it is sending the variable name.  The CSV page does the same thing.  This seems like a bug in the eq2players code.  Could you please look into it.</p><p> Thank you!</p>

Dark_Grue
11-05-2007, 03:21 PM
<p>I believe there are cases of this happening before. Was specific to that particular guild, I believe. If I recall correctly, fixing it required manual intervention.</p><p>The application really shouldn't be outputting XML or CSV rows where the fieldset isn't fully populated, but I think the root problems database consistency.</p>