Ideal bug reports:
Bug Opened: 11:03am
Search isn’t working
For instance compare this search [URL ommitted] to the raw results
It only happens if there is one search result
The XML is being received correctly.
Your For-loop is off by one.
Change line 394 to read “if(results[0]){” instead of “if(results[1]){“
Nevermind, I did it myself.
Bug Closed: 11:25am










