On Tue, Jan 4, 2011 at 10:38 AM, Wes Wojtas
<address@hidden> wrote:
- What did you do? (command line)
- --> run 'htags' on latest phpfreechat php files
- htags -avgfF
- What did you expect from it?
- --> using -f option to be able to search globally for symbols/words (using cgi)
- What was occured? (as is)
- --> search results do not link to proper files - eg. if i search for word 'password' and one of results is:
- ' .password 32 src/commands/identify.class.php ...'
- where word password is expected to be link to 'identify.class.php' file - actual file opened is 'rehash.class.php'
To confirm you can point your browser at: "http://wesnlois.sytes.net/wechat/HTML/" and do search. I select 'grep' option in search box.
Otherwise references from within 'global' - without cgi are correct.
Thanks,
Wes
PS. Happy New Year 2011! Cheers for excellent program.