[
https://issues.apache.org/jira/browse/OFBIZ-12422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17451280#comment-17451280
]
ASF subversion and git services commented on OFBIZ-12422:
---------------------------------------------------------
Commit 699c30ed85fabaad960a09f08113a224f644c0b9 in ofbiz-framework's branch
refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=699c30e ]
Improved: Fix some bugs Spotbugs reports (OFBIZ-12386)
Fixes possible null dereferencings
For FormRenderer.java it was accidentally removed for OFBIZ-12422
> Search/find in web tools - entity-engine generates an error
> -----------------------------------------------------------
>
> Key: OFBIZ-12422
> URL: https://issues.apache.org/jira/browse/OFBIZ-12422
> Project: OFBiz
> Issue Type: Bug
> Components: ALL APPLICATIONS, framework/webtools
> Affects Versions: Trunk
> Reporter: Pierre Smits
> Assignee: Jacques Le Roux
> Priority: Major
> Labels: data, usability
> Fix For: Upcoming Branch
>
> Attachments: OFBIZ-12422-error.txt
>
>
> When looking for records in webtools / entity-engine, e.g. entity
> UserPreferencce, the screen returns an error.
> To test:
> [https://demo-trunk.ofbiz.apache.org/webtools/control/entity/find/UserPreference]
> The error shown:
> {code:java}
> ava.lang.IllegalArgumentException: Error running script at location
> [component://webtools/groovyScripts/entity/FindGeneric.groovy]:
> org.apache.ofbiz.base.util.GeneralRuntimeException: Error getting the next
> result (ResultSet not open. Operation 'next' not permitted. Verify that
> autocommit is off.) {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)