Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
357 | minor | always | 08-18-05 00:00 | 11-30-05 14:42 | |
|
|||||
Reporter: | user351 | Platform: | |||
Assigned To: | OS: | ||||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.0.14 | ||
Product Build: | 3.0.14 | Resolution: | fixed | ||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.0.15 | ||
|
|||||
Summary: | 0000357: Implementation of javax.servlet.jsp.jstl.core.LoopTagSupport should use accessor to obtain loopStatus | ||||
Description: |
RSN-401 I am trying to extend LoopTagStatus with my own status fields, but since the Resin implementation of javax.servlet.jsp.jstl.core.LoopTagSupport doesn't use accessor to obtain loopStatus (when setting attribute in JSP page context), my extension is in fact ignored. I managed to find a workaround by looking at the source code for javax.servlet.jsp.jstl.core.LoopTagSupport, but I am not satisfied with this awkward solution. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|