Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.10.3
-
Fix Version/s: 15.0.0
-
Component/s: Web UI - General
-
Security Level: Default (Default Security Scheme)
Description
When you try to use Atom (RSS) feed according to http://opennms.org/wiki/WebUI_RSS_Feeds it's not possible read content by any of RSS readers because of several errors:
- response's content type is plain text instead of text/xml (
NMS-4009) - XML parser encounters to an errors in syntax (try to check content in W3C validator! http://validator.w3.org/appc/)