elfuchsjekyll / vosao

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

Remove JSON alerts when other page requested inside non finished request. #96

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Store initial request URL before initializing JSON-RPC services. 

Show JSON-RPC alert only if "JSON-RPC exception during initialization"
occurs for the same request.  

Original issue reported on code.google.com by kinyelo@gmail.com on 25 Jan 2010 at 8:10

GoogleCodeExporter commented 9 years ago
Fixed.

Created global init error variable for exception messages raised during JSON-RPC
initialization.

Original comment by kinyelo@gmail.com on 25 Jan 2010 at 8:34