Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upJavaScript syntax error calling WebSocket ctor when url port is blank in IE 11 #678
Comments
This comment has been minimized.
This comment has been minimized.
|
Hi @foofoodog, It looks like there is some information missing from your ticket that will be needed in order to process it properly. Please take a look at the Contribution Guidelines and the page How to file a bug report on the project wiki, which will tell you exactly what your ticket has to contain in order to be processable. If you did not intend to report a bug, please take special note of the title format to use as described in the Contribution Guidelines. I'm marking this one now as needing some more information. Please understand that if you do not provide that information within the next two weeks (until 2014-12-27 16:10) I'll close this ticket so it doesn't clutter the bug tracker. Best regards, PS: I'm just an automated script, not a human being. |
This comment has been minimized.
This comment has been minimized.
|
That was fixed "accidentally" by switching over to using |
This comment has been minimized.
This comment has been minimized.
It was fixed "incidentally" as part of a code refactor. Not seeing a link to a user story, work item or commit that shows all of the "url_for" work that this was swept up in. |
It appears that IE 11 does not like having a colon in the socks URI when there is no port.
This causes things like file deletes to not update the file list.
Fix may be to not use the colon if you have no port.
@GitIssueBot I love cookies