[Zope-CMF] Doing searches in CMF-site with Opera
Heimo Laukkanen
huima@fountainpark.org
Fri, 02 Aug 2002 16:14:15 +0300
Hi,
just noticed strange behaviour with Opera while doing search to my CMF
site. Let's think about situation when there is more items found than
the limit in the bach, then the next batch link comes to the bottom of
the page.
With Netscape 6 and MSIE link target for the link was:
http://192.168.1.4:8080/Intranet/search?SearchableText=&b_start:int=25&Submit.y=18&Submit.x=17
And in Opera 6.01 the target was:
http://192.168.1.4:8080/Intranet/?SearchableText=&b_start:int=25&Submit.y=23&Submit.x=16
Has anyone else seen this same behaviour with other browsers?
-huima