JSONP proxy barfs on MS line breaks
Reported by lindsay.kay (at xeolabs) | May 26th, 2010 @ 04:46 AM
Microsoft line breaks cause the following error in the JSONP proxy.
Attempting to load OBJ file from http://www.scenejs.org/library/v0.7/assets/examples/trashcan/trashb...
Uncaught SyntaxError: Unexpected token ILLEGAL
loggingModule.js:31Process timed out after 180 seconds: asset load: proxy = http://scenejs.org/cgi-bin/jsonp_proxy.pl, uri = http://www.scenejs.org/library/v0.7/assets/examples/trashcan/trashbin2.obj
loggingModule.js:31Asset load failed - timed out waiting for a reply (incorrect proxy URI?) - proxy: null, uri: http://www.scenejs.org/library/v0.7/assets/examples/trashcan/trashbin2.obj
loggingModule.js:31SceneJS.LoadTimeoutException: Load timed out - uri: http://www.scenejs.org/library/v0.7/assets/examples/trashcan/trashbin2.obj
Comments and changes to this ticket
-
lindsay.kay (at xeolabs) August 5th, 2010 @ 01:47 AM
- State changed from open to resolved
- Milestone order changed from 0 to 0
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
SceneJS provides easy access to WebGL through a simple and declarative JavaScript API. The SceneJS API is functional, which enables its scene definitions to be really compact and expressive, while hooking into other JavaScript code just that little bit more smoothly.