This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113785/

Review request for kdelibs and David Faure.
By Dawit Alemayehu.
Bugs: 292495
Repository: kdelibs

Description

Currently the Mozilla bookmark importing code simply ignores any HTML tags preceded by the <HR> element resulting in lines like 

<HR>    <DT><H3 ADD_DATE="1364760832" LAST_MODIFIED="1364760921">magie</H3>

simply being treated as a separator instead of a separator followed by a bookmark entry. The attached patch addresses this problem.

Diffs

  • kio/bookmarks/kbookmarkimporter_ns.cc (d3f0eaa)

View Diff