[akregator] [Bug 508014] New: XML Base not implemented correctly for Atom feeds
Anna Aurora
bugzilla_noreply at kde.org
Fri Aug 8 13:31:26 BST 2025
https://bugs.kde.org/show_bug.cgi?id=508014
Bug ID: 508014
Summary: XML Base not implemented correctly for Atom feeds
Classification: Applications
Product: akregator
Version First 6.4.3
Reported In:
Platform: NixOS
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: feed parser
Assignee: kdepim-bugs at kde.org
Reporter: anna at annaaurora.eu
Target Milestone: ---
***
If you're not sure this is actually a bug, instead post about it at
https://discuss.kde.org
If you're reporting a crash, attach a backtrace with debug symbols; see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
Please remove this comment after reading and before submitting - thanks!
***
SUMMARY
STEPS TO REPRODUCE
1. Add an Atom feed that makes use of XML Base (e.g.
https://annaaurora.eu/atom.xml)
2. fetch feed
3. open article/entry in feed
4. click "Complete Story" link
OBSERVED RESULT
opens the XML Base attribute content/URI of the feed's top level element in web
browser/maybe doesn't do anything if the top level element does not have an
xml:base attribute.
EXPECTED RESULT
opens the article in web browser, calculating it's URI correctly according to
the XML Base specification.
SOFTWARE/OS VERSIONS
Windows:
macOS:
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma:
KDE Plasma Version:
KDE Frameworks Version:
Qt Version:
ADDITIONAL INFORMATION
see https://validator.w3.org/feed/docs/rfc4287.html#rfc.section.2 or the
friendlier version at https://validator.w3.org/feed/docs/atom.html#link:
> xml:base may be used to control how relative URIs are resolved.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list