
|
If you were logged in you would be able to see more operations.
|
|
|
WebWork
Created: 22/Feb/04 06:48 AM
Updated: 23/Jul/04 12:20 AM
|
|
| Component/s: |
Views
|
| Affects Version/s: |
2.1
|
| Fix Version/s: |
2.1.1
|
|
|
When TokenTag is called with a name attribute given which will not resolve against valuestack via findValue(nameAttr), the tag output will not have a valid token name.
The attached test patch (which is dependent on token.vm!) demonstrates this behaviour.
The attached patch will fix this behaviour.
|
|
Description
|
When TokenTag is called with a name attribute given which will not resolve against valuestack via findValue(nameAttr), the tag output will not have a valid token name.
The attached test patch (which is dependent on token.vm!) demonstrates this behaviour.
The attached patch will fix this behaviour. |
Show » |
|