You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2007/03/19 10:36:53 UTC

DO NOT REPLY [Bug 41886] New: - "h:commanButton" and "h:commandLink" does not work with "onclick"

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41886>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41886

           Summary: "h:commanButton" and "h:commandLink" does not work with
                    "onclick"
           Product: Tomcat 6
           Version: 6.0.7
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: ekorchounova@gmail.com
                CC: ekorchounova@gmail.com


onclick does not work with jsf standard components, such as "h:commanButton" and
"h:commandLink". it was tested with facelets. Expression <h:commandButton
value="click this button..." onclick="alert('1')" type="button"/> gave the
following error: 
XML Parsing Error: duplicate attribute
Location: http://localhost:8080/trident/faces/layout/index.xhtml
Line Number 63, Column 163:
<input type="button" name="j_id10:j_id40" value="click this button..."
onclick="alert('1')" onclick="alert('1')" />

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 41886] - "h:commanButton" and "h:commandLink" does not work with "onclick"

Posted by bu...@apache.org.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=41886>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=41886


r.weber@trustetc.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |r.weber@trustetc.com




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org