Ticket #22 (closed defect: fixed)
Problems with feeds having an ampersand in URL
| Reported by: | julien | Owned by: | mbonetti |
|---|---|---|---|
| Priority: | high | Milestone: | Gregarius 0.4.3 |
| Component: | BUGS | Version: | |
| Severity: | normal | Keywords: | encoding |
| Cc: |
Description
When I add a feed wich have an ampersand in its URL, gregarius does not seem to use the correct address when updating the feed.
For example, the feed located at: http://mudry.org/blog.dir/rss.php?type=co&post=3 should (at the time of writing) return only three items (which are the comments for a given post on my blog). The feed is correct if accessed directly. Once added, gregarius seems to access the feed located at: http://mudry.org/blog.dir/rss.php?type=co (ie, a feed with the comments from all the posts on my blog).
Change History
Note: See
TracTickets for help on using
tickets.
