Pierre Smits created OFBIZ-12422:
------------------------------------
Summary: 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: framework/webtools
Affects Versions: Trunk
Reporter: Pierre Smits
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)