hal9000plus / bimserver

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

Wrong path encoding of bimserverapi.js #442

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download source latest
2. Build and run LocalDevBIMserver 
3. Open localhost:8080 in browser

Here is a 404 error:

"NetworkError: 404 Not Found - 
http://localhost:8080/null/js/bimserverapi.js?_=1363387800040"

So i suppose there is an extra "null/" in the path ...

Original issue reported on code.google.com by paologal...@gmail.com on 15 Mar 2013 at 10:52

GoogleCodeExporter commented 8 years ago
After logout the code still tried to get the bimserverapi.js from the resetted 
address, this is now fixed in SVN.

Original comment by ru...@logic-labs.nl on 27 Mar 2013 at 12:48