Description
Facelets doesn't render empty XHTML attribute. For example, if I want to add a special attribute like <html ngapp="">, it render <html>.
Mojarra has fixed this bug : https://java.net/jira/browse/JAVASERVERFACES-2045
Facelets doesn't render empty XHTML attribute. For example, if I want to add a special attribute like <html ngapp="">, it render <html>.
Mojarra has fixed this bug : https://java.net/jira/browse/JAVASERVERFACES-2045