You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Adam Winer (JIRA)" <ad...@incubator.apache.org> on 2006/08/16 05:21:15 UTC

[jira] Assigned: (ADFFACES-129) trinidad does not work with jsf 1.1_02 sun ri component

     [ http://issues.apache.org/jira/browse/ADFFACES-129?page=all ]

Adam Winer reassigned ADFFACES-129:
-----------------------------------

    Assignee: Adam Winer

> trinidad does not work with jsf 1.1_02 sun ri <h:commandButton> component
> -------------------------------------------------------------------------
>
>                 Key: ADFFACES-129
>                 URL: http://issues.apache.org/jira/browse/ADFFACES-129
>             Project: MyFaces ADF-Faces
>          Issue Type: Bug
>         Environment: JSF SUN RI 1.1_02
>            Reporter: Arjuna Wijeyekoon
>         Assigned To: Adam Winer
>         Attachments: fix_jsf_11_02_bug.patch
>
>
> when we run using both trinidad and sun ri tags, and if we use the <h:commandButton> tag we get a
> javascript error saying that the "clearFormHiddenParams"  function is missing.
>  in order for trinidad tags to work when mixed with jsf ri tags,
>  the trinidad runtime overrides the jsf ri formRenderer.
>  However, in jsf ri 1.1_02, the sun formRenderer writes out a javascript
>  function called "clearFormHiddenParams". When trinidad rt is present,
>  this formRenderer nolonger executes, and so the clearFormHiddenParams
>  function is not written, and any jsf ri tag (eg:<h:commandButton>)
>  that depends on this function fails. 
> will upload a patch

-- 
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