Hi,

If a user has multiple roles (in my case "authenticated user" and "seller") the json structure returned during connection returns only the permissions of the "seller" role.
I discovered this using the "contact" module: the normal user is able to use contact form but "seller" isn't.... and you can't select permission for "access site contact form" for "seller" role in Drupal as it is implicitly inherited from "authenticated user" role.

Any guess?

Comments

pierpa created an issue. See original summary.

pierpa’s picture

Sorry,

just verified this issue seems to be already resolved in ver. 7.x-1.15 of the module... didn't know it was updated.

Great work, Tyler!

tyler.frankenstein’s picture

Status: Active » Closed (fixed)

You're welcome. I actually just found this bug too early last week (or so), and just pushed up the fix recently.