env-js icon indicating copy to clipboard operation
env-js copied to clipboard

fix disappear port in window.location =

Open smparkes opened this issue 15 years ago • 0 comments

The Ruby URI class used for parsing uri's in removing explicit ports in urls if it roundtrips. There's no evidence that HTML5 expects this to happen. It seems to in FF but not in Safari.

Probably should ditch the Ruby class and write one in JS to be shared between Johnson and Rhino.

smparkes avatar Jan 12 '10 19:01 smparkes