Ticket #1615 (new feature)
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
Change History
Note: See
TracTickets for help on using
tickets.

