History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: WW-480
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Jason Carreira
Reporter: Rene Gielen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
WebWork

TokenTag produces unreasonable output when name not resolving against stack is given

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

File Attachments: 1. File TokenTag.diff (1 kb)
2. File TokenTagTest.diff (1.0 kb)

Environment: All


 Description  « Hide
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.

 All   Comments   Change History      Sort Order:
Rene Gielen - [22/Feb/04 06:50 AM ]
The test demonstrating the issue

Rene Gielen - [22/Feb/04 06:52 AM ]
The fix

Patrick Lightbody - [21/Jul/04 04:16 PM ]
Jason, this token stuff is all you.