Summary: | xml:base support is missing | ||
---|---|---|---|
Product: | [Applications] akregator | Reporter: | Matej Cepl <mcepl> |
Component: | feed parser | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | eric, michel.sylvan, sibskull |
Priority: | NOR | Keywords: | triaged |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdepimlibs/4e63a1ce98ff589be61c46796990c20d9ae7eca2 | Version Fixed In: | 4.11.0 |
Sentry Crash Report: | |||
Attachments: | email from Tim Bray about problem with xml:base |
Description
Matej Cepl
2005-12-02 01:24:50 UTC
Created attachment 13730 [details]
email from Tim Bray about problem with xml:base
Confirmed. Let me check if I can hack xml:base support into the 3.5 branch, otherwise we have to wait for it until KDE4 (which will have a new shiny RSS/Atom parser) *** Bug 140094 has been marked as a duplicate of this bug. *** *** Bug 149499 has been marked as a duplicate of this bug. *** This problem still exists in Akregator 1.3.3 I can report that this bug *still* occurs in Akregator 1.5.3 with KDE 4.3.3 Git commit 4e63a1ce98ff589be61c46796990c20d9ae7eca2 by Aurélien Gâteau. Committed on 28/06/2013 at 14:29. Pushed by gateau into branch 'master'. akregator: Support nested xml:base attributes Feed from tbray.org has such nested xml:base attributes. Added it to the test suite. The change also slightly changes the output of bug-190068.xml. FIXED-IN: 4.11.0 REVIEW: 111288 M +22 -3 syndication/elementwrapper.cpp M +4 -4 syndication/tests/atom/bug-190068.xml.expected A +45 -0 syndication/tests/atom/tbray.org_nested_xmlbase.xml A +48 -0 syndication/tests/atom/tbray.org_nested_xmlbase.xml.expected http://commits.kde.org/kdepimlibs/4e63a1ce98ff589be61c46796990c20d9ae7eca2 |