
|
[dokuwiki]
||
[Date Prev]
[03-2008 Date Index]
[Date Next]
||
[Thread Prev]
[03-2008 Thread Index]
[Thread Next]
[dokuwiki] Broken search highlighting?
- From: "Todd Augsburger" <todd@xxxxxxxxxxxxxxxx>
- To: <dokuwiki@xxxxxxxxxxxxx>
- Date: Tue, 4 Mar 2008 09:07:00 -0500
I was attempting a search on a phrase which included part of a wiki table,
such as:
"| Row 1 Col 1"
The found links, such as:
http://wiki.splitbrain.org/wiki:syntax?s=%5C%7C%20royw%201%20col%201
don't render properly, sometimes returning partial garbage, sometimes not
rendering at all. This appears to happen because of the pipe character. I
thought that I'd done this type of searching before without error--is this a
devel problem, or has it always been there? I didn't see anything in the bug
list.
Not having been in this section of the code before, I'm not sure what's
supposed to happen. It looks to me like html_hilight() (in inc/html.php)
incorrectly strips the backslash preceding the pipe character. Am I in the
right place?
Todd Augsburger
todd@xxxxxxxxxxxxxxxx
Roller Organs
www.rollerorgans.com
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
|

|