Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
3953 | minor | always | 03-17-10 11:18 | 03-30-10 10:06 | |
|
|||||
Reporter: | ferg | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.5 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.6 | ||
|
|||||
Summary: | 0003953: jsp tag ancestors | ||||
Description: |
(rep by Jamison Novak) "Sometimes a custom JSP tag is nested inside another tag with the child tag accessing properties of the parent tag. The child tag gets a reference to the parent tag by calling SimpleTagSupport.findAncestorWithClass(). In this case, the nested tags are in a loop, and for all iterations, the call to SimpleTagSupport.findAncestorWithClass() is returning the parent tag from the first iteration." |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|