| Summary: | Will not import Bloglines .opml file | ||
|---|---|---|---|
| Product: | [Applications] akregator | Reporter: | Stian Haklev <shaklev> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.0-beta8 | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | File exported from bloglines.com, failed to import into Akregator | ||
|
Description
Stian Haklev
2005-02-23 02:23:02 UTC
Created attachment 9784 [details]
File exported from bloglines.com, failed to import into Akregator
That opml is not well-formed XML: <outline title="Tech&Society"> (line 61) must read <outline title="Tech&Society">. (When fixing it by hand, akregator reads the opml file) As our parser doesn't support broken XML, we can't do much about it. So should this be marked as WONTFIX? |