Hi!
I just compiled and installed today's snapshot (20050819) and experience the same behaviour with the search function.
I'm running amuled and amuleweb on Debian Sarge. Webbrowser is mostly Mozilla 1.7.10 under WinXP or some Linux.
After clicking the search-button I have the same (partly) empty web mask. Being a curious person I did a little research, and found the problem (or so I hope).
This is the URL, which is sent, when I click the search button
http://my-server.tld:4711/?ses=1234567890&w=search&tosearch=cisco+firmware&type=Any&min=&max=&avail=&ext=&method=server&ses=1234567890&w=search
I noticed, that these two parameters at the end of the URL
&ses=1234567890&w=search
were already used at the very beginning of it. I manually edited the URL and removed these extraneous two parameters and it worked as it should...