Page 1 of 1

hyperlinks in notes, web-based Mantis eng

Posted: 06 Jun 2012, 18:38
by praondevou
Hello,

I would like to know if it's possible to include hyperlinks in Mantis notes.

e.g. "......... see data in file K:\Mantis\File.xls......"

"K:\Mantis\File.xls" would be linked to an excel spreadsheet.

Thanks

Re: hyperlinks in notes, web-based Mantis eng

Posted: 07 Jun 2012, 20:11
by atrol
You can try this (possibly operating system and browser dependent)

Code: Select all

file://<PathName>/<FileName>

Re: hyperlinks in notes, web-based Mantis eng

Posted: 08 Jun 2012, 19:09
by praondevou
atrol wrote:You can try this (possibly operating system and browser dependent)

Code: Select all

file://<PathName>/<FileName>

Thanks. While the link is then being highlighted as if it was something to click on, nothing happens... Tried it in Firefox.