Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Re: [jaspercram] speedbar in qsearch_results.html does not copy sid

Quote Reply
Re: [jaspercram] speedbar in qsearch_results.html does not copy sid In reply to
Thanks for the feedback. For now, you can change the command at line #131 within Relation/Home.pm like:

Change:
my $opts = ['db', 'do', 'sdb', 'q', 'mh'];

To:
my $opts = ['db', 'do', 'sdb', 'q', 'mh', 'sid'];

This bug will be fixed in next release version.

TheStone.

B.
Subject Author Views Date
Thread speedbar in qsearch_results.html does not copy sid jaspercram 3156 Oct 29, 2002, 4:43 AM
Thread Re: [jaspercram] speedbar in qsearch_results.html does not copy sid
604 3047 Oct 29, 2002, 10:36 AM
Post Re: [TheStone] speedbar in qsearch_results.html does not copy sid
jaspercram 3038 Oct 30, 2002, 12:08 AM