Ticket #22 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

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

Changed 4 years ago by mbonetti

  • keywords encoding added
  • priority changed from normal to high
  • status changed from new to assigned
  • milestone set to Gregarius 0.4.3

Changed 4 years ago by mbonetti

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in [544]

Note: See TracTickets for help on using tickets.