Menu

#29 FindPage doesn't work

1.3.x
open
nobody
None
5
2012-10-11
2002-07-10
No

When I try to do a search in my wiki, I'm rooted to the
HomePage with this URL :
http://localhost:8001/phpwiki/index.php?s=test

instead of going to

http://localhost:8001/phpwiki/index.php?
pagename=TitleSearch&s=test

When I look into the generated HTML, the actions seem
ok ?

<form action="index.php?pagename=TitleSearch"
method="get" class="wikiaction" accept-charset="iso-
8859-1">
<div class="wikiaction"><input name="s" value=""
type="text" size="30" title="Title Search"
onmouseover="window.status=&quot;Title
Search&quot;; return true;"
onmouseout="window.status='';return true;" /><input
type="submit" class="button"
value="TitleSearch" /></div>
</for

Is it an IE6 bug ? related to XHTML ?
JF

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.