Krasimir Goutcev [http://community.jboss.org/people/krasig] created the discussion
"JavaScript validation. Is this bug?" To view the discussion, visit: http://community.jboss.org/message/563248#563248 -------------------------------------------------------------- I have this expression: +......onclick="if(! confirm('#{labels['general.confirmDelete']}')) return false;">.....+ And validation give me next errors: Syntax error on token ")", ; expected Syntax error on token "confirmDelete", ( expected after this token Syntax error, insert ") BlockStatement" to complete ProgramElements Syntax error, insert ") BlockStatement" to complete ProgramElements Syntax error, insert ")" to complete MethodInvocation For me expression is correct -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/563248#563248] Start a new discussion in JBoss Tools at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
