Closed (fixed)
Project:
Login Destination
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
14 May 2012 at 13:48 UTC
Updated:
23 Nov 2015 at 00:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
pillarsdotnet commentedPatch.
Comment #2
pillarsdotnet commentedFixed trailing comma.
Comment #3
pillarsdotnet commentedGrr... Parenthesis nesting error.
Comment #3.0
pillarsdotnet commentedThird problem.
Comment #4
rsvelko commentedtested , minor, works.
Comment #5
rsvelko commentedquoting: https://api.drupal.org/api/drupal/includes%21common.inc/function/drupal_...
"$query: (optional) A URL-encoded query string to append to the link, or an array of query key/value-pairs without any URL-encoding. Passed to url()."
So both array/string are valid, so in the example i will mention both.
And also I will add a robust handling of array/strings as query strings.
Comment #6
rsvelko commentedComment #8
rsvelko commented