[ 
http://issues.apache.org/jira/browse/XALANJ-2354?page=comments#action_12455203 
] 
            
Michael Glavassevich commented on XALANJ-2354:
----------------------------------------------

I don't recall making such a change.  Which commit are you referring to?  The 
current copy of DOM3TreeWalker [1] in SVN still checks values with 
val.endsWith("yes").  See the initProperties() method.

[1] 
http://svn.apache.org/viewvc/xalan/java/trunk/src/org/apache/xml/serializer/dom3/DOM3TreeWalker.java?view=markup&pathrev=476337

> DOM3 serialization support has invalid warnings on "default:yes" and 
> "default:no"
> ---------------------------------------------------------------------------------
>
>                 Key: XALANJ-2354
>                 URL: http://issues.apache.org/jira/browse/XALANJ-2354
>             Project: XalanJ2
>          Issue Type: Bug
>    Affects Versions: 2.7.1, The Latest Development Code
>            Reporter: Brian Minchau
>         Attachments: xalanj-2354.patch.txt
>
>
> DOM Level 3 store code in org.apache.xml.serializer.dom3 (for the most part) 
> used to check values like this:
> val.endsWith("yes") ... 
> Michael G. made some changes to make the code more robust, to check whether 
> values were "yes" or "no".
> Unfortunately the corresponding changes in DOMConstants.java to get rid of 
> "explicit:" and "default:" in the 
> value strings never made it.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to