Some web-based bugtrackers can send e-mail with a
"live" link to the issue.
It should be nice to have this feature in mytracker.
Maybe a link with a command line like:
"file://%program files%/mytracker/cleitn
console/mytrackerclient.exe -d="DATABASE" -id=8768"
So the mytracker client would be locally launched when
the user clicks on the link, and connect into the
defined database ( -d ).
After that, mytrackers asks for the authentication and
finally it opens the issue defined by the ID ( -id=xxxx ).