#313 closed defect (fixed)
help links in Log saved to HTML file don't work
Reported by: | Elaine Meng | Owned by: | Greg Couch |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | Help System | Version: | |
Keywords: | Cc: | Conrad Huang, pett, Tom Goddard | |
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
If I save Log to HTML and then open it in the integrated browser, the links to manpages don't work. Example:
log save ~/Desktop/log.html
open ~/Desktop/log.html
(example log.html file is attached)
Attachments (1)
Change History (6)
by , 10 years ago
comment:1 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 9 years ago
Well.... sort of. It only works if you open the file in Chimera's browser, not if you open it in any other browser. Is that what we want?
comment:3 by , 9 years ago
If we're considering just the case of opening in Chimera's browser, I still think execution links would be more useful than help links, if it's either/or. That was submitted as a separate ticket, if I remember correctly.
comment:4 by , 9 years ago
I believe the plan is to have a separate icon for running the command, and for both the icon and the text link to use standard http protocol, which will allow them to work (to the extent possible) in a normal web browser.
comment:5 by , 8 years ago
Component: | Unassigned → Help System |
---|
Fixed. Consolidated URL parsing into the help command.