anushani / atlasmapper

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

Data source ID validation fails when session times out. #30

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When the "Data source configuration" window is left open and the user session 
times out the "Data source ID" has a validation error of:
"Unable to validate the field: The response returned by the user is invalid."
This message is not particularly useful.

What is the expected output? What do you see instead?
Ideally the application should give the opportunity to log back into the server 
without loosing existing changes, or it should have a more accurate error 
message.

Work around:
If you notice this problem then open another tab in the browser and re-login to 
the server. The session is shared across all tabs in a browser and so the 
validation will now work.

Original issue reported on code.google.com by eric.law...@gmail.com on 9 May 2012 at 11:58