I use your extension for the NextGen Gallery plugin to restrict the edit/upload rights of galleries.
For certain combinations I get double (triple .. ) entries of the same pictures in the Nextgen Gallery listing inside the admin area.
I have following setup:
- I create a NextGen gallery as administrator.
- I create a RoleScoper group (users of this group are all default authors).
- This group has rights to manage the NextGen gallery (defined through your NGG extension plugin)
A user now sees two (cloned) entries of each picture in the picture list of his gallery.
Me as admin I see only one as it should be.
Further test:
In your NGG extension plugin I not only assign a user group to a gallery but I explicitly add a user to a gallery who already is defined through the user group (this usually doesnt make sense, of course)
Result: This user sees now each picture as cloned triple entries!
Version numbers:
WP 2.8.2 | RoleScoper 1.0.8 | NGG Extension Plugin 0.9.1
Any suggestions?