[Lxr-dev] [ lxr-Bugs-516464 ] symbols treated as ordinary literals
Brought to you by:
ajlittoz
From: <no...@so...> - 2002-02-20 03:51:32
|
Bugs item #516464, was opened at 2002-02-12 07:54 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=390117&aid=516464&group_id=27350 Category: Browsing Group: v0.9 Status: Open Resolution: None Priority: 5 Submitted By: Pavel Hlavnicka (pavel_hlavnicka) Assigned to: Nobody/Anonymous (nobody) Summary: symbols treated as ordinary literals Initial Comment: I'm not sure, whether it is bug or my local installation problem. From time to time (it seems, that it usually happens, if I click a link to source on the identifiers search page) are indexed symbols displayed as an ordinary text. There is no <a> markup in the page source. The simple reaload of the page always helps. Has anybody seen something similar? (I'm running 0.91) ---------------------------------------------------------------------- >Comment By: Malcolm Box (mbox) Date: 2002-02-19 19:51 Message: Logged In: YES user_id=215386 Hmm, I haven't heard of anyone else seeing this. You could try running apache in single (debug) mode where it doesn't fork new processes. Often a bug that disappears on reload is caused by initialisation problems and debug mode helps show these up. When you get no links, does the code come up as plain text or is it marked up with comments, line numbers etc but just without the indentifiers linked? If you are still seeing this problem, please post more details to the lxr-developer list and hopefully someone will be able to track it down. Thanks, Malcolm ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=390117&aid=516464&group_id=27350 |