Jason Pickering wrote:
Hi Everyone,
I have a quick question regarding the behavior of the search window.
Currently when I type in a search field in the simple search window
(labeled What? in the stock version) and press return, nothing happens,
and the page simply reloads.
Hi Jason, I open (and fixed) that bug. cf. trac
http://trac.osgeo.org/geonetwork/ticket/55
Next RC will include the fix which has been tested on FF and IE on linux.
Francois
This was not the behavior of the previous
version. When I press the "Search" button, everything works fine, and my
search results are returned. It would seem that the runSimpleSearch();
function is being run twice. When I use Firebug to step through the
Javascript, I actually get some metadata which then disappears, once the
runSimpleSearch function is executed again.