[Kde-pim] Review Request 111288: akregator: Support nested xml:base attributes

Aurélien Gâteau agateau at kde.org
Fri Jun 28 10:18:39 BST 2013


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

Review request for KDEPIM-Libraries and Frank Osterfeld.


Description
-------

An atom feed can look like this:
<feed xml:base="http://example.com/foo.atom">
  <entry xml:base="subdir/">
    <link href="foo.html"/>
  </entry>
</feed>

We need to parse the tree recursively up to the root to compute xmlBase.


This addresses bug 117478.
    http://bugs.kde.org/show_bug.cgi?id=117478


Diffs
-----

  syndication/elementwrapper.cpp 85373df3d8c1166b82802bd59849aed1a32b9b1f 

Diff: http://git.reviewboard.kde.org/r/111288/diff/


Testing
-------

Tested with feed mentioned in bug report: http://www.tbray.org//ongoing/ongoing.atom


Thanks,

Aurélien Gâteau

_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/


More information about the kde-pim mailing list