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

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Thu Jul 7 09:44:24 EDT 2011


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

Pavol Pitonak reassigned RF-10992:
----------------------------------

    Assignee: Jay Balunas  (was: Pavol Pitonak)


I added a new sample to Metamer. To reproduce, deploy Metamer and open http://localhost:8080/metamer/faces/components/richDragSource/cc.xhtml. When the first panel is dragged, drag value is null.

> 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: Jay Balunas
>              Labels: customcomponent, draganddrop, richfaces
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the richfaces-issues mailing list