Bug 5111 - Random digit appears when wasEmpty executes
Summary: Random digit appears when wasEmpty executes
Status: RESOLVED WORKSFORME
Alias: None
Product: Taglibs
Classification: Unclassified
Component: DBTags Taglib (show other bugs)
Version: 1.0B1
Hardware: PC All
: P3 normal (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-26 19:56 UTC by gjc
Modified: 2005-03-20 17:06 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gjc 2001-11-26 19:56:35 UTC
I have placed a <sql:wasEmpty> tag within a <sql:preparedStatement> tag, 
immediately following a <sql:resultSet> tag.

If the resultset is, in fact, empty, the body of the <sql:wasEmpty> tag 
appears.  However, immediately preceding this output, a digit (usually a "1") 
appears.
Comment 1 Morgan Delagrange 2002-04-15 03:55:22 UTC
I haven't seen this problem yet.  Which Servlet container exhibited this 
behaviour?
Comment 2 Felipe Leme 2004-02-26 19:50:01 UTC
It worked for me too - besides, it might have been fixed with bug 26863