[kdepimlibs] [Bug 314799] Akregator: Author information is missing in some Atom articles
Christophe Giboudeaux
cgiboudeaux at gmx.com
Fri Jan 3 12:35:09 GMT 2014
https://bugs.kde.org/show_bug.cgi?id=314799
Christophe Giboudeaux <cgiboudeaux at gmx.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Version Fixed In| |4.12.1
Resolution|--- |FIXED
Latest Commit| |http://commits.kde.org/kdep
| |imlibs/da4771582d438d54a96e
| |acb55bb6219bfe520b4b
--- Comment #2 from Christophe Giboudeaux <cgiboudeaux at gmx.com> ---
Git commit da4771582d438d54a96eacb55bb6219bfe520b4b by Christophe Giboudeaux,
on behalf of Bartosz Brachaczek.
Committed on 03/01/2014 at 12:26.
Pushed by cgiboudeaux into branch 'KDE/4.11'.
Fix Bug 314799 - Author information is missing in some Atom articles
According to RFC 4287 [4.2.1]:
If an atom:entry element does not contain atom:author elements, then
the atom:author elements of the contained atom:source element are
considered to apply. In an Atom Feed Document, the atom:author
elements of the containing atom:feed element are considered to apply
to the entry if there are no atom:author elements in the locations
described above.
REVIEW: 108878
FIXED-IN: 4.12.1
M +4 -1 syndication/atom/document.cpp
M +20 -6 syndication/atom/entry.cpp
M +19 -4 syndication/atom/entry.h
A +54 -0 syndication/tests/atom/atom10_authors_priority.xml
A +51 -0 syndication/tests/atom/atom10_authors_priority.xml.expected
M +15 -0 syndication/tests/atom/heise-atom.xml.expected
http://commits.kde.org/kdepimlibs/da4771582d438d54a96eacb55bb6219bfe520b4b
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list