-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 2.1.X CE, 2.1.X EE
-
Fix Version/s: 3.0 EE GA1, 3.0 CE GA1
-
Labels:None
-
Environment:Tomcat 7 + MySQL 5. Portal 6.2.X CE Git ID: c152ece7cec890d044adb0a789f39f821d14af54.
Plugins 6.2.X CE Git ID: af181ffc3b21e4b024054fef921486a442cc5877.
-
Fix Priority:4
-
Affects Portal Version/s:6.2.x
Internet Explorer: clicking on each page tab results in warning messages in the console
- Navigate to the Dashboard.
- Click to go to Contacts Center page.
- Click to go to Microblogs page.
- Click to go to Messages page.
Actual result: With each click, there is a warning message in the console. This adds up to be a lot of ugly warning messages as you keep using SO and move around through it.
Expected result: There should be no warning when clicking any of the pages.
17:07:13,154 WARN [http-bio-8080-exec-10][code_jsp:128] {code="404", msg="/images/custom/normal_gradient_bg.png", uri=/images/custom/normal_gradient_bg.png} 17:07:13,198 WARN [http-bio-8080-exec-5][code_jsp:128] {code="404", msg="/images/custom/button_primary_bg.png", uri=/images/custom/button_primary_bg.png} 17:07:14,857 WARN [http-bio-8080-exec-5][code_jsp:128] {code="404", msg="/images/custom/normal_gradient_bg.png", uri=/images/custom/normal_gradient_bg.png} 17:07:14,896 WARN [http-bio-8080-exec-5][code_jsp:128] {code="404", msg="/images/custom/button_primary_bg.png", uri=/images/custom/button_primary_bg.png} 17:07:15,678 WARN [http-bio-8080-exec-5][code_jsp:128] {code="404", msg="/images/custom/normal_gradient_bg.png", uri=/images/custom/normal_gradient_bg.png} 17:07:15,718 WARN [http-bio-8080-exec-5][code_jsp:128] {code="404", msg="/images/custom/button_primary_bg.png", uri=/images/custom/button_primary_bg.png} 17:07:27,419 WARN [http-bio-8080-exec-9][code_jsp:128] {code="404", msg="/images/custom/normal_gradient_bg.png", uri=/images/custom/normal_gradient_bg.png} 17:07:27,454 WARN [http-bio-8080-exec-9][code_jsp:128] {code="404", msg="/images/custom/button_primary_bg.png", uri=/images/custom/button_primary_bg.png} 17:07:30,716 WARN [http-bio-8080-exec-5][code_jsp:128] {code="404", msg="/images/custom/normal_gradient_bg.png", uri=/images/custom/normal_gradient_bg.png} 17:07:30,754 WARN [http-bio-8080-exec-5][code_jsp:128] {code="404", msg="/images/custom/button_primary_bg.png", uri=/images/custom/button_primary_bg.png} 17:07:32,368 WARN [http-bio-8080-exec-6][code_jsp:128] {code="404", msg="/images/custom/normal_gradient_bg.png", uri=/images/custom/normal_gradient_bg.png} 17:07:32,424 WARN [http-bio-8080-exec-6][code_jsp:128] {code="404", msg="/images/custom/button_primary_bg.png", uri=/images/custom/button_primary_bg.png} 17:07:34,206 WARN [http-bio-8080-exec-3][code_jsp:128] {code="404", msg="/images/custom/normal_gradient_bg.png", uri=/images/custom/normal_gradient_bg.png} 17:07:34,238 WARN [http-bio-8080-exec-3][code_jsp:128] {code="404", msg="/images/custom/button_primary_bg.png", uri=/images/custom/button_primary_bg.png} 17:07:35,921 WARN [http-bio-8080-exec-3][code_jsp:128] {code="404", msg="/images/custom/normal_gradient_bg.png", uri=/images/custom/normal_gradient_bg.png} 17:07:35,959 WARN [http-bio-8080-exec-3][code_jsp:128] {code="404", msg="/images/custom/button_primary_bg.png", uri=/images/custom/button_primary_bg.png}