[NumPy-Tickets] [NumPy] #2132: Offline documentation search triggers JS error in Chrome
NumPy Trac
numpy-tickets@scipy....
Tue May 15 17:27:22 CDT 2012
#2132: Offline documentation search triggers JS error in Chrome
---------------------+------------------------------------------------------
Reporter: talcite | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: Other | Version: 1.6.1
Keywords: |
---------------------+------------------------------------------------------
When entering a search query the offline documentation in chrome, a JS
error is triggers in the developer console and the search does not
complete. (Actual behavior: waits forever)
The error in the developer console is:
"XMLHttpRequest cannot load file:///home/<scrubbed>/Downloads/numpy-
html/searchindex.js. Origin null is not allowed by Access-Control-Allow-
Origin."
There is no problem in Firefox with this JS error.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/2132>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list