For component silently drop the value when unable to set
--------------------------------------------------------

         Key: TAPESTRY-708
         URL: http://issues.apache.org/jira/browse/TAPESTRY-708
     Project: Tapestry
        Type: Bug
  Components: Framework  
    Versions: 4.0    
    Reporter: Ron Piterman


When one defines:

<span jwcid="@For" source="ognl:list"  value="ognl:current">

if the object in the list can not be assigned to the "current" property, 
because of unmatching types, setting will be silently fail.

one *will* get a problem with a null value elsewhere, which is than very 
puzzling to try to solve.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to