PQ73611: MISSING CONTENT WHEN HTML COMMENT PRECEDED ESI INCLUDE TAG. | |||||||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description Missing content when html comment precedes ESI include tag. This causes incorrect content to be returned to the browser.Local fix Problem summary **************************************************************** * USERS AFFECTED: All WebSphere Application Server users. * **************************************************************** * PROBLEM DESCRIPTION: HTML content not included in the * * response sent to the client if the * * HTML content precedes the ESI include * * tag. * **************************************************************** * RECOMMENDATION: * **************************************************************** HTML content not included in the response sent to the client if the HTML content precedes the ESI include tag. An example illustrating the problem is a follows: Suppose the response is of the following form: <HTML comment> <HTML content> <ESI include tag> The <ESI include tag> is correctly resolved and it's content is written back to the browser appropriately, but the <HTML content> is omitted due to a bug in the ESI parsing code.Problem conclusion Modified the ESI parsing code to correctly parse comments and to not skip subsequent content.Temporary fix Comments
APAR is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: Modules/Macros
Publications Referenced
|
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server > General
Operating system(s):
Software version: 00A
Software edition:
Reference #: PQ73611
IBM Group: Software Group
Modified date: Jun 3, 2003
(C) Copyright IBM Corporation 2000, 2008. All Rights Reserved.