Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
2807 | major | always | 07-25-08 02:41 | 08-07-08 17:27 | |
|
|||||
Reporter: | hpri | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.1.6 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.2.1 | ||
|
|||||
Summary: | 0002807: Error with a tag file attribute called 'name' | ||||
Description: |
Create a simle tag with an attribute called 'name': <%@ tag %> <%@ attribute name="name" required="true"%> and try to use it with EL: <input name="${name}" type="text" /> The result will be an empty string whatever the value of 'name'. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|