ox-it / ords

Automatically exported from code.google.com/p/ords
0 stars 0 forks source link

After filtering a table via a related table, editing the filter records causes a crash #687

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Filter the Cities table so as only to display cities in countries with the 
country name 'Spain'
2. Edit the longitude of Madrid
3. Get the following crash report:

HTTP Status 500 -

type Exception report

message

description The server encountered an internal error () that prevented it from 
fulfilling this request.

exception

java.lang.NullPointerException
note The full stack trace of the root cause is available in the Apache 
Tomcat/7.0.28 logs.

Apache Tomcat/7.0.28

What is the expected output? What do you see instead?
This should be doable.

Please use labels and text to provide additional information.
Chrome Dev 1.0.14 - 4476

Original issue reported on code.google.com by jajwil...@gmail.com on 24 Jun 2015 at 4:00

GoogleCodeExporter commented 9 years ago
See issue 689 its a side effect of that bug. 

Original comment by scott.br...@gmail.com on 25 Jun 2015 at 11:33