Closed (fixed)
Project:
Bakery Nougat
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
7 Nov 2012 at 21:31 UTC
Updated:
22 Nov 2012 at 09:30 UTC
This is not the function you are looking for (*wave hand*)
I think you want drupal_query_string_encode in D6.
Has this module every actually been used on D6? It seems not, with a bug this deep- if it's completely untested, this should be mentioned on the project page.
Comments
Comment #1
tunicThis has been tested mainly with 6.x branch as master and 7.x branch as slave. I'll update project information to mention this.
I've changed drupal_http_build_query with drupal_query_string_encode; as I have read there's no adaptation needed, just use one function instead the other.
Please test dev version and sorry for this error.