-
Notifications
You must be signed in to change notification settings - Fork 5
JPAContainer crash #15
Copy link
Copy link
Open
Description
What steps will reproduce the problem?
1. Set JPAContainer as datasource
2. Assign TokenCaptionPropertyId
2. Start typing
What is the expected output? What do you see instead?
Expecting suggestions based on the introduced text.
The exception thrown is:
java.lang.IllegalStateException: A connector should not be marked as dirty
while a response is being written.
What version of the product are you using? On what operating system?
7.0.1
Original issue reported on code.google.com by empanadamental@gmail.com on 19 May 2014 at 10:40
Reactions are currently unavailable