
| Key: |
WW-642
|
| Type: |
Improvement
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Minor
|
| Assignee: |
Bill Lynch
|
| Reporter: |
Bill Lynch
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
WebWork
Created: 19/Sep/04 04:01 PM
Updated: 19/Sep/04 04:02 PM
|
|
| Component/s: |
Views
|
| Affects Version/s: |
None
|
| Fix Version/s: |
2.1.2
|
|
|
I'd like to allow the name attribute of the text tag to be evaulated at runtime. Currently, this fails:
<ww:text name="<%= key %>" />
Allowing the name to be set at run time is backwards compatible change and will make the tag a bit more flexible.
|
|
Description
|
I'd like to allow the name attribute of the text tag to be evaulated at runtime. Currently, this fails:
<ww:text name="<%= key %>" />
Allowing the name to be set at run time is backwards compatible change and will make the tag a bit more flexible. |
Show » |
|