I have an OG setup where I require all group posts to have audiences.

When I click on a "Create [type]" link in the og detail block, it takes me to the page:

node/ognodeadd?type=type&gids[]=10&gids[]=10

Note the "gids[]=10" repeated twice.

The link in the detail block only has it once, so the second one is being inserted after the link is clicked.

This does not affect functionality at all.

Comments

amitaibu’s picture

Status: Active » Postponed (maintainer needs more info)

Does it happen to you on a clean installation + OG?

RoboPhred’s picture

Project: Organic Groups » OG User Roles
Component: og.module » Code

Did a followup, this only occures when the OG User Roles module is enabled.

RoboPhred’s picture

Status: Postponed (maintainer needs more info) » Active
RoboPhred’s picture

Version: 6.x-1.1 » 6.x-1.4
somebodysysop’s picture

Status: Active » Needs review

Committed code changes to fix this to CVS. Should be available for download in .dev release in about 12 hours. Or, download directly from cvs.

Please install and let me know if it fixes the problem. Thanks.

somebodysysop’s picture

Status: Needs review » Fixed

I've tested it and it appears fixed.

RoboPhred’s picture

Right it is, sorry. Thought I had replied already.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

mariagwyn’s picture

I am not sure if there is any relation, but I am having a similar issue in 6.x.4.1. I have actually deactivated the user_roles module, but it doesn't solve the issue. Full description here: http://drupal.org/node/861996
Thanks,
Maria