Bug 7545 - If the url attribute of the RT import action is empty, a JspTagException is not thrown.
Summary: If the url attribute of the RT import action is empty, a JspTagException is n...
Status: RESOLVED FIXED
Alias: None
Product: Taglibs
Classification: Unclassified
Component: Standard Taglib (show other bugs)
Version: unspecified
Hardware: All All
: P3 major (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-27 22:22 UTC by Ryan Lubke
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 Ryan Lubke 2002-03-27 22:22:02 UTC
Given:
<c-rt:import url=""/>

No JspTagException is thrown as specified by in Section 7.4 page 7-59 under the
'Null & Error Handling" section.
Comment 1 Shawn Bayern 2002-03-30 21:08:59 UTC
Fixed.