Ticket #208 (closed defect: fixed)
Incorrect import of OPML hierarchy
| Reported by: | artemfrolov | Owned by: | mbonetti |
|---|---|---|---|
| Priority: | normal | Milestone: | Gregarius 0.5.2 |
| Component: | BUGS | Version: | |
| Severity: | normal | Keywords: | OPML import |
| Cc: |
Description
OPML import incorrectly imports folder information. I imported OPML from bloglines and OPML contains several floders, but there are also feeds on top level. Gregarius OPML export puts non-categorized elements into the last folder read.
For example, if I have hierarchy:
- MyFolder?/blog1
- blog2
- AnotherFolder?/blog3
- blog4
- blog5
Gregarius will import render my subscriptions as:
- MyFolder?/blog1
- MyFolder?/blog2
- AnotherFolder?/blog3
- AnotherFolder?/blog4
- AnotherFolder?/blog5
(This PR was originally submitted to SF bugs systems whihc apparently is not used. My bad)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
