Description of problem: Go to resource hub, with IE6, and try to page through lists of resources. This does not work on IE6 6.0.2900.5512.xpsp_sp3_gdr Works with FF on XP Server is on RHEL Version 10894:2f8ffb1.
Created attachment 434735 [details] patch to resolve pagination and search execution bugs For IE6, revert back to a standard h:inputText element instead of the new SearchBar (thus, IE6 will not support search suggestions or saved searches). This eliminates the javascript error bubbling up from the SmartGWT library, which prevents further interaction on the page from succeeding (clicking the go button as well as pagination).
commit 1fa4fa83c8c3a805a04ca35c2c9586e4675bd903 (release-3.0.0) Author: Joseph Marques <joseph> Date: Tue Jul 27 15:28:50 2010 -0400 BZ-616656: BZ-601189: fix searching and pagination on IE6
Works now on IE6.0.2900.5512.xpsp3_gdr, as well as on Safari5/OS X, FF3/WinXP and IE8.0.6001.1870
Have regression tested this on IE7. QA Verifying, though other issue(s) (bug #619110) found. QA verifying this one, though...
Mass-closure of verified bugs against JON.