Closed (fixed)
Project:
OG Vocabulary
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Oct 2012 at 11:01 UTC
Updated:
4 Nov 2012 at 09:21 UTC
After deleting an OG vocabulary drupal redirect to the cor'es page of vocabulary(admin/structure/taxonomy).
I needed to use the hook_form_alter and not the hook_form_FORM_ID_alter due to the order of the invokes and limited altering option of the confirm_form function.
| Comment | File | Size | Author |
|---|---|---|---|
| og_vocab_after_delete_vocab_redirect_correctly.patch | 1.05 KB | roysegall |
Comments
Comment #1
roysegall commentedComment #2
amitaibuCommitted, thanks.
Comment #3
amitaibu