Needs work
Project:
WoW Armory
Version:
7.x-1.1-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Dec 2010 at 01:58 UTC
Updated:
19 Feb 2011 at 02:27 UTC
Hey all, with Blizzard's new battle.net integration it appears that the armory links will no longer work (as expected).
The current search pattern is:
http://www.wowarmory.com/character-sheet.xml?r=[server]&n=[name]
The new search pattern is:
http://[us or eu].battle.net/wow/en/character/[server]/[name]/[simple or advanced]
Happy gaming!
Comments
Comment #1
trentoncolley commentedWill do this tonight. Hope you had a good holiday season.
Comment #2
robboten commentedHi, tried the battle.net but couldn't get it to work. Could work it out with:
http://wowfeeds.wipeitau.com/
changed:
to:
and the xml parse structure
from:
to:
and then it works again! Hope it helps someone. :)
I'm very new to both drupal and DOM so bare with me... ;)
Comment #3
trentoncolley commentedI'm really sorry guys I haven't had the time to update the module recently (past 2 months). I plan to start being able to set a few hours aside a week starting this week again. I haven't left just temporarily took a "vacation". I'll be getting that link structure fixed to start off. I've also got some books coming on Drupal 7 to help bring me back up to pace quickly. Thanks for the contribution Robboten
Comment #4
trentoncolley commentedThe version of 7.x-1.1-rc1 fixes the links in the tables to reflect the new Armory structure at Battle.net. The parsing has not changed yet as it still parses the XML files originally with no errors. I will be making an update in the future that will address retrieving the information from the new Armory site though to future proof the module. As it stands though this is not a current critical update so I will leave it as be for now.
Comment #5
trentoncolley commentedI'm opening this back up as the old XML file appears to be slow on the updates. I am currently working on this in the 6.x and will port it over to the 7.x.