Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
forms system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 Dec 2006 at 00:24 UTC
Updated:
9 Mar 2007 at 23:01 UTC
Related to http://drupal.org/node/84250, it would be better to have the optional return array like array('path' => 'some/path/here', 'fragment' => 'spot'); instead of array('some/path/here', NULL, 'spot'); or whatever. If that patch goes in, we should be consistent and others agreed that an associative array is more inline with the rest of the data constructs in Drupal.
Comments
Comment #1
RobRoy commentedMe thinks this is fixed with the url()/l() changes that just went in to HEAD.
Comment #2
(not verified) commented