[ 
https://issues.apache.org/jira/browse/OFBIZ-4652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13276619#comment-13276619
 ] 

Jacques Le Roux commented on OFBIZ-4652:
----------------------------------------

I reverted all (trunk and r12.04), because it would break the correct 
indentation done by UtilXml.writeXmlDocument()
We will rather try this (quoting Adrian)
{quote}
There is a chance the XML parser treats an attribute containing a single space 
as an empty attribute. If that is the case, then the widget schemas can be 
updated to prevent that interpretation.
{quote}
                
> The Label Manager is wrongly overriding CommonEmptyHeader
> ---------------------------------------------------------
>
>                 Key: OFBIZ-4652
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4652
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Release 09.04, Release 10.04, Release Branch 11.04, SVN 
> trunk
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>              Labels: labe, manager
>             Fix For: Release Branch 10.04, Release Branch 11.04, SVN trunk, 
> Release Branch 12.04
>
>
> So 
> <xml:lang="en" xml:space="preserve">
> is replaced by
> <value xml:lang="en" xml:space="preserve"/> 
> We shoul also add </value><!-- do not  remove this! --> to docvument the 
> feature (todo better, more a reminder)

--
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