Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
locale.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Apr 2010 at 23:11 UTC
Updated:
23 Apr 2010 at 07:10 UTC
In cleaning up docs for #579366: How many ways are there to redirect after form submission?, @jhodgdon noted that there are obsolete uses of $form['#redirect'] in locale.admin.inc.
This patch cleans those up.
| Comment | File | Size | Author |
|---|---|---|---|
| drupal.locale_form_state_redirect.patch | 1.77 KB | rfay |
Comments
Comment #1
sunLoogs kood.
Comment #2
dries commentedYep, that seems to remove the last occurrences. RIP #redirect! Committed.