[ https://issues.apache.org/jira/browse/OFBIZ-9306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16126120#comment-16126120
]
Michael Brohl commented on OFBIZ-9306:
--------------------------------------
Jacques,
if returnValue is null, you'll get a NullPointerException...
> Check there are no white spaces around the name of a form field when updating a form
> ------------------------------------------------------------------------------------
>
> Key: OFBIZ-9306
> URL: https://issues.apache.org/jira/browse/OFBIZ-9306
> Project: OFBiz
> Issue Type: Improvement
> Components: ALL APPLICATIONS
> Affects Versions: Trunk
> Reporter: Jacques Le Roux
> Assignee: Jacques Le Roux
> Priority: Minor
> Fix For: Upcoming Release
>
> Attachments: OFBIZ-9306-ModelFormField.java.patch
>
>
> Sometimes ago, I lost an hour because of a space at the end of a field's name in a form.
In creation it does not pass (the field lacks) but when updating the form it passes and it's
hard to find from where comes the problem.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
|