[
https://issues.apache.org/jira/browse/TAP5-907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Howard M. Lewis Ship closed TAP5-907.
-------------------------------------
Resolution: Invalid
Assignee: Howard M. Lewis Ship
> BeanModelImpl.reorder
> ---------------------
>
> Key: TAP5-907
> URL: https://issues.apache.org/jira/browse/TAP5-907
> Project: Tapestry 5
> Issue Type: Bug
> Components: tapestry-core
> Affects Versions: 5.1.0.5
> Reporter: Alex Lumpov
> Assignee: Howard M. Lewis Ship
>
> I have MyBean with rw and read-only properties.
> MyBean have @ReorderProperties annotation (it include read-only properties).
> When BeanModelSourceImpl creates display model everything is fine.
> When BeanModelSourceImpl creates edit model I saw exception:
> org.apache.tapestry5.internal.beaneditor.BeanModelImpl.get(BeanModelImpl.java:152)
> org.apache.tapestry5.internal.beaneditor.BeanModelImpl.reorder(BeanModelImpl.java:213)
>
> because BeanModelImpl.reorder try to get property that not exists.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira