Bug 837355 - Open in skynet button doesn't include protocol.
Summary: Open in skynet button doesn't include protocol.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Topic Tool
Classification: Other
Component: FUDCon Docs Hack
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Joshua Wulf
QA Contact: Joshua Wulf
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-03 15:25 UTC by Stephen Gordon
Modified: 2014-10-19 23:01 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-08-08 17:23:04 UTC
Embargoed:


Attachments (Terms of Use)

Description Stephen Gordon 2012-07-03 15:25:08 UTC
Description of problem:

Clicking the 'Open in skynet' button results in the browser being directed to a URL that doesn't include the protocol. I don't know about other browsers but in Firefox this results in the error:

The address wasn't understood

Firefox doesn't know how to open this address, because the protocol (skynet....) isn't associated with any program.
        
You might need to install other software to open this address.

Comment 1 Stephen Gordon 2012-07-03 15:26:36 UTC
I did notice the skyneturl key in the URL does include the http://, it's just not used in whatever code does the onClick.

Comment 2 Joshua Wulf 2012-07-06 11:16:02 UTC
Fixed this - I was stripping it off elsewhere, and forgot to manually add it when constructing the link.


Note You need to log in before you can comment on or make changes to this bug.