Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Bug report(SQL2.0.3): jump.cgi

Quote Reply
Bug report(SQL2.0.3): jump.cgi
I think line#79 (in jump.cgi):
$goto = $CFG->{build_detail_url} . '/' . $id . $CFG->{build_index};
should be changed to:
$goto = $CFG->{build_detail_url} . '/' . $id . $CFG->{build_extension};



Quote Reply
Re: Bug report(SQL2.0.3): jump.cgi In reply to
Hi,

Thanks, that has been fixed up!

Cheers,

Alex

--
Gossamer Threads Inc.