arturobernalg commented on code in PR #280:
URL: https://github.com/apache/myfaces/pull/280#discussion_r906859154


##########
impl/src/main/java/org/apache/myfaces/view/facelets/compiler/SAXCompiler.java:
##########
@@ -631,14 +631,15 @@ public void endDTD() throws SAXException
         @Override
         public void endElement(String uri, String localName, String qName) 
throws SAXException
         {
+            final boolean nameSpace = CompositeLibrary.NAMESPACE.equals(uri)

Review Comment:
   changed.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to