Skip to main content

Software  >  WebSphere  >  WebSphere Portal Family  >  

HTML corruption in custom theme after upgrading to version 6.0.1.3

 Technote (troubleshooting)
 
Problem(Abstract)
After upgrading to WebSphere® Portal 6.0.1.3, you notice that parts of the HTML are appearing before other parts of the HTML from your custom theme.
 
Symptom
For example, from a WebSphere Portal page link, the actual URL appears somewhere inside the anchor tag instead of within the quotes for the href.

The URL appears as follows in the HTML:


    <a /wps/myportal/..... href="">Page Title</a>

This problem can cause JavaScript and other links to work incorrectly or not at all.
 
Resolving the problem
Due to some of the changes in code, complex themes can have this problem. To resolve the problem, set the buffer to none in the pages declaration. In the default.jsp file, change the page declaration to something like the following:

    <%@ page buffer="none" %>

Then redeploy your theme, and restart the server. This change should correct the problem.
 
 
 

Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.
Rate this page
Please take a moment to complete this form to help us better serve you.
This material provides me with the information I need.




This material is clear and easy to understand.




Did the information help you to achieve your goal?
What updates, improvements, or related information would you like to see in this document?
Your response will be used to improve our document content. Requests for assistance, if applicable, should be submitted through your normal support channel as we cannot respond from this site.
Input the verification number to submit feedback:
Document information
 Product categories:
 Software
 Organizational Productivity, Portals & Collaboration
 Portals
 WebSphere Portal
 User Interface (UI) Design
 Operating system(s):
  AIX, HP-UX, Linux, Solaris, Windows, i5/OS, z/OS
 Software version:
  6.0.1.3
 Software edition:
  Enable, Express, Extend, Server
 Reference #:
  1304519
 IBM Group:
 Software Group
 Modified date:
 2008-05-29

Translate My Page
 
 

Rate this page

Help us improve this page. Your response will be used to improve our document content. Requests for assistance, if applicable, should be submitted through your normal support channel as we cannot respond from this site.