December 29, 2009

Filing Bug reports

Filed under: code, cute — Dave @ 6:30 pm

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

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment