hyperlinks in notes, web-based Mantis eng

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
praondevou
Posts: 3
Joined: 06 Jun 2012, 18:28

hyperlinks in notes, web-based Mantis eng

Post 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
atrol
Site Admin
Posts: 8544
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: hyperlinks in notes, web-based Mantis eng

Post by atrol »

You can try this (possibly operating system and browser dependent)

Code: Select all

file://<PathName>/<FileName>
Please use Search before posting and read the Manual
praondevou
Posts: 3
Joined: 06 Jun 2012, 18:28

Re: hyperlinks in notes, web-based Mantis eng

Post 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.
Post Reply