Closed (won't fix)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 Nov 2009 at 12:43 UTC
Updated:
18 Oct 2014 at 10:47 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
plachThe attached patch renames
drupal_get_query_array()anddrupal_http_build_query()todrupal_http_query_split()anddrupal_http_query()_build.Comment #2
plachComment #3
plachSpoke with webchick about this.
Comment #4
klausiPatch does not apply anymore.
Comment #5
pwieck commentedI tried to redo this using fresh build from today.
Comment #7
pwieck commented#5: http_query_string-631852-5.patch queued for re-testing.
Comment #8
pwieck commentedIs it normal for the testbot to fail a test the 1st time around? I'm new at this and this is the second time I had a test pass not until re-test.
Hope this helps someone.
Comment #9
alansaviolobo commentedthese function don't exist in D8 anymore. this could apply to D7.
Comment #10
klausiway too late to change this in D7.