What steps will reproduce the problem?
1. Fetch a bookmark with get_popular or other old API functions
What is the expected output? What do you see instead?
The tags field should have multiple tags. Instead it always has only one tag.
The file attached has the issue solved. For some reason e['categories'] was
being used instead of e['tags'].
Is this how I'm suppose to submit issues?
Original issue reported on code.google.com by JColeCha...@gmail.com on 21 Jun 2013 at 3:27
Original issue reported on code.google.com by
JColeCha...@gmail.com
on 21 Jun 2013 at 3:27Attachments: