Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

In-Portal uses kXMLHelper class to parse, process, change, assemble xml
documents.

I've found 2 issues with how it is doing assembling part:

   - all node/attribute names are UPPERCASED in result (this is problem for
   ATOM feeds, since they must be in lowercase)
   - node attribute values are not escaped resulting broken XML document as
   a result

Task:

Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.


Ready for testing.

--
Best Regards,

http://www.in-portal.com
http://www.alex-time.com

xmlhelper_reassembles_broken_xml.patch

  • No labels