PQ73915: WEBSPHERE 5.0. TSX REPEAT TAG INDEX IS HANDLE DIFFERENTLY IN V5.0 THEN IN 4.0 | |||||||||||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description tsx repeat tag index is handle differently in WebSphere v5.0 then in 4.0.Local fix There is no work around for customer.Problem summary **************************************************************** * USERS AFFECTED: WebSphere Application Server users of a * * JSP repeat tag. * **************************************************************** * PROBLEM DESCRIPTION: Repeat tag generates incomplete * * element. It should be discarded. * **************************************************************** * RECOMMENDATION: * **************************************************************** BasicTagBegingGenerator.java, BasicTagEndGenerator.java, PageReuseTagBegingGenerator.java, PageReuseTagEndGenerator.java, ThreadReuseTagBegingGenerator.java, ThreadReuseTagEndGenerator.java, BasicTagBegingGenerator.java, BasicTagEndGenerator.java, TagBegingGenerator.java, and TagEndGenerator.java were modified to throw away incomplete element.Problem conclusion When a termination exception thrown from tag body, the incomplete element generated from the body should be disarded. Added an additional layer of buffer to keep body text. Commit body text when the body normally finish or throw away incomplet element if exception threw from the body.Temporary fix setEnd() in RepeatTag.java has been modified to fix the problem.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: 00W
Software edition:
Reference #: PQ73915
IBM Group: Software Group
Modified date: Jun 9, 2003
(C) Copyright IBM Corporation 2000, 2008. All Rights Reserved.