[ 
https://issues.apache.org/jira/browse/OFBIZ-11426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17062569#comment-17062569
 ] 

ASF subversion and git services commented on OFBIZ-11426:
---------------------------------------------------------

Commit 13ee4cc263126d464b65eaebb842810647b5d1e6 in ofbiz-framework's branch 
refs/heads/trunk from Nicolas Malin
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=13ee4cc ]

Fixed: Unable to view entity row record in webtools if PK contains timestamp 
field
(OFBIZ-11426)

This problem came from when the GenericEntity try to store fields value on the 
map,
If the java type didn't match with the current value type, the function failed 
and
didn't try to convert it on the wanted type.

Thanks to Pawan Verma and Pierre Smits to raise this issue


> Unable to view entity row record in webtools if PK contains timestamp field 
> ----------------------------------------------------------------------------
>
>                 Key: OFBIZ-11426
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11426
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework/webtools
>    Affects Versions: Trunk
>            Reporter: Pawan Verma
>            Assignee: Nicolas Malin
>            Priority: Major
>         Attachments: Error Screen.png, OFBIZ-11426.patch
>
>
> Unable to view entity row record in webtools if PK contains timestamp field.
> Steps to regenerate:
>  # Go to 
> [https://demo-trunk.ofbiz.apache.org/webtools/control/entity/find/PartyRelationship]
>  # Try to open any record via view link
>  # IllegalArgumentException screen would be shown.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to