bookieio / Bookie

Python based delicious.com replacement
GNU Affero General Public License v3.0
633 stars 140 forks source link

Correct Encoding of Title when importing bookmarks from Google Chrome #547

Closed yashmehrotra closed 9 years ago

yashmehrotra commented 9 years ago

When the bookmarks are imported from chrome, the encoding of the title is in HTML. This should be displayed in normal characters as it is shown when a bookmark is added normally.
screenshot from 2015-01-03 10 36 53

yashmehrotra commented 9 years ago

Looks good, i am going to close this issue