Aaron Markham created MXNET-1007:
------------------------------------

             Summary: page.js causes 404 errors
                 Key: MXNET-1007
                 URL: https://issues.apache.org/jira/browse/MXNET-1007
             Project: Apache MXNet
          Issue Type: Bug
            Reporter: Aaron Markham


[https://github.com/apache/incubator-mxnet/blob/master/docs/_static/js/page.js]

When browsing the Python API section of the site, you can see 404 errors 
happening in the console.

[http://mxnet.incubator.apache.org/api/python/callback/callback.html]

 
callback.html:1 Failed to load 
https://mxnet.incubator.apache.org/error/404.html: Response to preflight 
request doesn't pass access control check: No 'Access-Control-Allow-Origin' 
header is present on the requested resource. Origin 
'http://mxnet.incubator.apache.org' is therefore not allowed access.
 
That error is actually coming up because the htaccess is trying to redirect to 
a custom 404 page, but since it's happening under the hood, I guess the browser 
is smart enough to just ignore it. Prior to having the custom 404 redirect, it 
would spit out 404 errors there in the console.
 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to