Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
field_ui.module
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 May 2010 at 19:20 UTC
Updated:
22 Jul 2010 at 11:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
kcybulski commentedComment #2
casey commentedIt's actually a fields_ui issue incorrectly redirection URLs containing a querystring. Attached path should fix this.
Comment #3
casey commentedComment #4
David_Rothstein commentedNice find!
I think the attached patch would be a little cleaner, though. Drupal 7 introduced an API function that seems perfectly suited to this purpose...
Comment #5
catchComment #6
webchickCommitted to HEAD, but this is terribly stretching the definition of 'critical' (or even 'major') :P
Comment #8
mustanggb commented