[ 
https://issues.apache.org/jira/browse/UIMA-2408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marshall Schor reopened UIMA-2408:
----------------------------------


some elements (e.g. 2nd and subsequent one in a list, or some ending elements) 
which have infoset information are being formatted as if no info was available, 
and it's using the indent from the nesting.  If this doesn't match the original 
indent, it becomes apparent.
                
> better xml formatting when serializing
> --------------------------------------
>
>                 Key: UIMA-2408
>                 URL: https://issues.apache.org/jira/browse/UIMA-2408
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Core Java Framework
>    Affects Versions: 2.4.0SDK
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Minor
>             Fix For: 2.4.1SDK
>
>
> Improve the indenting done when serializing xml.  It should handle a mixed 
> case, where some indenting comes from deserializing the XML in the 
> preserve-comments-and-whitespace mode (which was recently added), and other 
> indenting is "computed" for parts of the object which do not have existing 
> DOM nodes (because, for instance, they were programmatically added, as 
> opposed to being created via a deserialization process).
> Also, fix the wizards that create the initial "blank" versions to properly 
> indent the templates they produce.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to