Menu

#2 Problem with spaces in href+

open
nobody
None
5
2004-01-06
2004-01-06
Anonymous
No

In Problem report 871714 the examples did not appear
because they contained HTML tags. This ticket is
repeated with the less than, greater than replaced with
open paren, close paren, respectively.

If the href to the test JNLP resides in a directory path
with a space in the name, the href does not recognize
any characters past the space.

For example:
(a href=file:/C:/Webstart Files/test.jnlp)
will not direct Internet Explorer to the test.jnlp file.

By adding quotes to this href, the problem goes away:
(a href="file:/C:/Webstart Files/test.jnlp")

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.