[JIRA] Created: (SIDP-544) aacli output contains a leading linefeed that renders the XML non-wellformed
Scott Cantor (JIRA)
noreply at shibboleth.net
Thu Mar 29 02:47:16 BST 2012
aacli output contains a leading linefeed that renders the XML non-wellformed
----------------------------------------------------------------------------
Key: SIDP-544
URL: https://issues.shibboleth.net/jira/browse/SIDP-544
Project: Shibboleth IdP 2 - Java
Issue Type: Bug
Components: Attribute Resolution
Affects Versions: 2.3.6
Reporter: Scott Cantor
Assignee: Chad La Joie
Priority: Trivial
The output from the command line resolver contains an empty line, and then the XML declaration. That makes the XML unparseable because the XML declaration doesn't start the document stream. That requires pipelines built from the output to include a grep command to strip the extra line.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the commits
mailing list