Closed (fixed)
Project:
Drupal core
Version:
5.x-dev
Component:
forms system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Aug 2006 at 19:42 UTC
Updated:
26 Dec 2006 at 22:33 UTC
Jump to comment: Most recent file
Comments
Comment #1
drummThere isn't a patch file attached here.
Comment #2
eveltman commentedSorry for not making a patch file, I'm not too familiar with that tool and didn't have the time to make myself familiar with it. But I placed the fixed code on http://drupal.org/node/78356. That's why I thought 'patch (code needs review)' was an appropriate status for the issue.
Comment #3
eveltman commentedChanging status back to 'patch' again. See link in the original description. The fixed function is there.
Comment #4
stevenpatzThere is no patch to review.
Comment #5
eveltman commentedOK, I ran into it again with 4.7.4. Now I had a little more time, so I created a real patch file. Hope it's OK now.
Comment #6
killes@www.drop.org commentedmoving
Comment #7
Steven commentedThis patch does expose a non-clean URL, but as its only used for form submission, it's acceptable. Internally, we should never use aliases in drupal_goto() calls.
Tested and committed to HEAD.
Comment #8
killes@www.drop.org commentedapplied to 4.7
Comment #9
(not verified) commented