Bug 601360

Summary: RichFaces JavaScript errors occur on all pages, but do not appear to break anything
Product: [Other] RHQ Project Reporter: Ian Springer <ian.springer>
Component: Core UIAssignee: RHQ Project Maintainer <rhq-maint>
Status: CLOSED WONTFIX QA Contact: Corey Welton <cwelton>
Severity: medium Docs Contact:
Priority: high    
Version: 1.3.1CC: ccrouch
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Windows XP SP3, IE8
Last Closed: 2010-09-24 12:56:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 593121    
Attachments:
Description Flags
screenshot of error console in IE none

Description Ian Springer 2010-06-07 18:57:19 UTC
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)

Comment 1 Corey Welton 2010-07-20 14:22:10 UTC
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.

Comment 2 Corey Welton 2010-07-20 14:22:59 UTC
Created attachment 433178 [details]
screenshot of error console in IE

Comment 3 Corey Welton 2010-09-24 12:56:31 UTC
closing per gwt effort