codegooglecom / rend

Automatically exported from code.google.com/p/rend
Other
0 stars 0 forks source link

PreDispatching to an action with only a resource causes incorrect resource to be checked #28

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create an action.
2. Add an isAllowed rule to the action with only a resource.
3. Dispatch to the action.

What is the expected output? What do you see instead?
An error will be thrown displaying only the first letter of the resources name.

Original issue reported on code.google.com by justin.h...@gmail.com on 5 Feb 2009 at 3:28

GoogleCodeExporter commented 9 years ago
Fixed in r465.

Original comment by justin.h...@gmail.com on 5 Feb 2009 at 3:39