Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem building on Windows (1.2.13) #13

Open
judge2005 opened this issue Jun 2, 2010 · 2 comments
Open

Problem building on Windows (1.2.13) #13

judge2005 opened this issue Jun 2, 2010 · 2 comments

Comments

@judge2005
Copy link

The unit tests fail on windows with, e.g.:

file://c/:/Src/thatcher-env-js-cb738b9/specs/frame/proxy.html JavaException: java.net.UnknownHostException: c

This seems to be a problem with the urlparse methods, most likely urlparse.urlspllit(), since that is the only one that references ':', essentially it is producing an invalid windows file URL.

@thatcher
Copy link
Owner

thatcher commented Jun 3, 2010

Thanks, this was also reported recently here:
http://groups.google.com/group/envjs/browse_thread/thread/15399517e359a878?hl=en
I promised to create a ticket and patch so I will now. in general though post issues to the list, eventually we will break the list into dev and users but its not enough trafic yet to merit several lists.

Thatcher

@gimmi
Copy link

gimmi commented Apr 24, 2011

I'm using Envjs 1.2

[ Envjs/1.6 (Rhino; U; Windows 7 amd64 6.1; en-US; rv:1.7.0.rc2) Resig/20070309 PilotFish/1.2.13 ]

and the problem is still there. This bug affect every call to load() in windows environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants