Hello,

Not sure if this issue is covered by http://drupal.org/node/99927 but I believe it is different. I'm running Drupal 5.2 w/ og-3.1, and og-vocab-5.x-1.x-dev.

I have an OG with one og_vocab that has 40 terms. 25 terms are paged at a time after clicking "list terms". All of the 25 "edit" links work on the first page, but none of the 15 work on the second page.

Link from the first page that works:
http://foo.bar/kbf/admin/content/taxonomy/edit/term/24?destination=node/...

Link from the second page that doesn't work:
http://foo.bar/kbf/admin/content/taxonomy/edit/term/24?destination=node/...

Tinkering around I found this also works:
http://foo.bar/kbf/admin/content/taxonomy/edit/term/24?node/1/og/vocab/t...

so it looks like the link can contain "page=" OR "destination=", just not both.

I can work around this issue for now, but a fix would be great.

Thanks, Geoff

Comments

moshe weitzman’s picture

Status: Active » Fixed

this code has changed

Anonymous’s picture

Status: Fixed » Closed (fixed)

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