
| Key: |
STS-599
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Ben Gunter
|
| Reporter: |
Ben Gunter
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
Stripes
Created: 15/Aug/08 08:37 AM
Updated: 15/Aug/08 08:46 AM
|
|
| Component/s: |
Tag Library
|
| Affects Version/s: |
Release 1.4.3
|
| Fix Version/s: |
Release 1.5
|
|
|
In FormTag#getActionBean(), it only looks in the request scope to find the ActionBean it's associated with. It needs to check the session scope as well in case the ActionBean is annotated with @SessionScope.
|
|
Description
|
In FormTag#getActionBean(), it only looks in the request scope to find the ActionBean it's associated with. It needs to check the session scope as well in case the ActionBean is annotated with @SessionScope. |
Show » |
|