 |
Software > WebSphere > WebSphere Portal Family >
|
 |
 |
 |
HTML corruption in custom theme after upgrading to version 6.0.1.3
|
| | | 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. | | | | | | | | |
 |
| 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. |
 |
 |
 |
| Please take a moment to complete this form to help us better serve you. |
 |
 |
 |
|
|
|
 |
 |
| 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 |
 |
|