[richfaces-issues] [JBoss JIRA] (RF-10992) dragValue expression is evaluated to null in customcomponent

Brian Leathem (Resolved) (JIRA) jira-events at lists.jboss.org
Tue Nov 15 16:00:40 EST 2011


     [ https://issues.jboss.org/browse/RF-10992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Leathem resolved RF-10992.
--------------------------------

    Resolution: Done


Works for me.  My steps:
# deploy Metamer
# open http://localhost:8080/metamer/faces/components/richDragSource/cc.xhtml. 
# drag the first panel and drop it on the drop target
                
> dragValue expression is evaluated to null in customcomponent
> ------------------------------------------------------------
>
>                 Key: RF-10992
>                 URL: https://issues.jboss.org/browse/RF-10992
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-drag/drop
>    Affects Versions: 4.0.0.Final
>         Environment: JSF2 environment with Richfaces 4 Final
>            Reporter: Adrian Höhn
>            Assignee: Brian Leathem
>              Labels: customcomponent, draganddrop, needs-qe, richfaces
>             Fix For: 4.1.0.CR1
>
>
> When the dragValue is set in a customcomponent, it's always evaluated to null. (dropEvent.getDragValue() == null)
> If a stringvalue is set instead, the value is submitted correctly.
> Example:
> <rich:dragSource type="sometype" dragValue="#{cc.attrs.myvalue}"/>
> same code outside of the customcomponent works fine.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the richfaces-issues mailing list