[richfaces-issues] [JBoss JIRA] Commented: (RF-3635) <h:commandLink> inside <rich:simpleTogglePanel switchType="client" opened="false"> doesn't work

Przemyslaw Jaskierski (JIRA) jira-events at lists.jboss.org
Mon Aug 18 19:12:07 EDT 2008


    [ https://jira.jboss.org/jira/browse/RF-3635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12425588#action_12425588 ] 

Przemyslaw Jaskierski commented on RF-3635:
-------------------------------------------

I've just hit this bug. s:fileupload is not working when client-side SimpleTogglePanel has opened="false".

This quote practically localize the problem:

"I traced to SimpleTogglePanel decode logic. The logic checks the "openness" first. If "openness" is false, it only decodes itself. Otherwise, it decodes its children. Apparently the "client" switch type can not update the openness state of the server Component Object".

Nick, since this is one of the top-voted issues and a really annoying one, could you please address it anytime soon. STP is a very useful component, but this bug renders it unusable (and guarantee few hours of debug if somebody hit this).

Please?

> <h:commandLink> inside <rich:simpleTogglePanel switchType="client" opened="false"> doesn't work
> -----------------------------------------------------------------------------------------------
>
>                 Key: RF-3635
>                 URL: https://jira.jboss.org/jira/browse/RF-3635
>             Project: RichFaces
>          Issue Type: Bug
>         Environment: MyFaces 1.2.3; Firefox 3, IE 7, Konqueror
>            Reporter: Vladimir Kostadinov
>            Assignee: Nick Belaevski
>             Fix For: Future
>
>
> When <h:commandLink> is placed in a <rich:simpleTogglePanel> which is not opened by default and has switchType="client" the action method of the command link is not called the first time the link is clicked. If the link is clicked again, the toggle panel is opened or switched on server or ajax it works.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list