Ticket #1615 (new feature)

Opened 5 years ago

Last modified 4 years ago

GeoRSS feature doesn't work with content:encoded tags

Reported by: openlayers Owned by:
Priority: major Milestone: 2.13 Release
Component: general Version: 2.6
Keywords: Cc:
State:

Description

Using the GeoRSS feature to display points on a map rendered by OpenLayers works perfectly, until the RSS feed contains a <content:encoded> tag for an item, in which case the item doesn't appear on the map.

See  http://developer.mozilla.org/en/docs/RSS:Article:Why_RSS_Content_Module_is_Popular_-_Including_HTML_Contents about <content:encoded>.

I would expect the GeoRSS parser to simply ignore that field.

I attach three files:

map.html, the HTML page test.xml, which works test2.xml, which doesn't work

Attachments

map.html Download (1.3 KB) - added by openlayers 5 years ago.
HTML page
test.xml Download (1.0 KB) - added by openlayers 5 years ago.
Working Rss feed
test2.xml Download (1.1 KB) - added by openlayers 5 years ago.
Not working RSS feed

Change History

Changed 5 years ago by openlayers

HTML page

Changed 5 years ago by openlayers

Working Rss feed

Changed 5 years ago by openlayers

Not working RSS feed

Changed 5 years ago by openlayers

For more details on this bug, you can contact me at thomas.petazzoni@…

Changed 4 years ago by crschmidt

  • milestone set to 2.9 Release
Note: See TracTickets for help on using tickets.