Bug 18498 - fmt:formatNumber does not remove variable when value is null.
Summary: fmt:formatNumber does not remove variable when value is null.
Status: RESOLVED FIXED
Alias: None
Product: Taglibs
Classification: Unclassified
Component: Standard Taglib (show other bugs)
Version: 1.0.2
Hardware: PC Linux
: P3 normal with 2 votes (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-30 13:30 UTC by Kaz Sasayama
Modified: 2004-11-16 19:05 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kaz Sasayama 2003-03-30 13:30:47 UTC
It appears that fmt:formatNumber does not remove the scoped variable when the
value is null or empty.
Comment 1 Pierre Delisle 2003-05-07 20:31:43 UTC
Good catch. This has now been fixed.