I saw these errors in popups when I had script errors enabled in IE. Here are the errors (there are three different ones - two from RichFaces js files and one from /js/pngfix.js): Message: Exception thrown and not caught Line: 185 Char: 34 Code: 0 URI: http://localhost:7080/a4j/g/3_3_3.CR1org/richfaces/renderkit/html/scripts/jquery/jquery.js.xhtml --- Message: 'null' is null or not an object Line: 283 Char: 355 Code: 0 URI: http://localhost:7080/a4j/g/3_3_3.CR1org.ajax4jsf.javascript.PrototypeScript.xhtml --- Message: Object doesn't support this property or method Line: 46 Char: 2 Code: 0 URI: http://localhost:7080/js/pngfix.js From Firefox: uncaught exception: Syntax error, unrecognized expression: [@src$=.png] (ips: I see this error in FF with Firebug enabled and suspect it may be referring to the same error)
I reproduced two of these. I am not seeing the "Message: 'null' is null or not an object" error appear, at least no on resource/group search page, which is where i initially encountered the error.
Created attachment 433178 [details] screenshot of error console in IE
closing per gwt effort