Bug report #830 has just been filed. You can view the report at the following URL: <http://znutar.cortexity.com/BugRatViewer/ShowReport/830> REPORT #830 Details. Project: Struts Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: high Severity: critical Confidence: public Environment: Release: 1.0 JVM Release: any Operating System: any OS Release: any Platform: any Synopsis: Null bean on iterate tag throws exception Description: If the bean value given to the iterate tag is null, a page exception is thrown. It would be better to just not evaluate the body in such a case.Title: BugRat Report # 830
BugRat Report # 830
Project: Struts | Release: 1.0 |
Category: Bug Report | SubCategory: New Bug Report |
Class: swbug | State: received |
Priority: high | Severity: critical |
Confidence:
public
|
Submitter:
Rusty Knabe ( [EMAIL PROTECTED] )
Date Submitted:
Jan 23 2001, 04:52:57 CST
Responsible:
Z_Struts Alias ( [EMAIL PROTECTED] )
- Synopsis:
- Null bean on iterate tag throws exception
- Environment: (jvm, os, osrel, platform)
- any, any, any, any
- Additional Environment Description:
- Report Description:
- If the bean value given to the iterate tag is null, a page exception is thrown. It would be better to just not evaluate the body in such a case.