What steps will reproduce the problem?
1. SecurityHelper.userHasAuthority(
aConnector.getSession().getSessionId(),
"SOME_ROLE")
-> always returns false.
What is the expected output? What do you see instead?
True when the user has "SOME_ROLE".
What version of the product are you using? On what operating system?
1.0-nb20425
Debian GNU/Linux sid.
Please provide any additional information below.
Patch provided.
Original issue reported on code.google.com by jamiefo...@gmail.com on 1 May 2012 at 5:03
Original issue reported on code.google.com by
jamiefo...@gmail.com
on 1 May 2012 at 5:03Attachments: