Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
The reason $path was being passed in was for the validation of the settings page. Since it's not validating the path anymore, it seems that we can remove the argument. Any thoughts on this?
Comments
Comment #1
robloachThe reason $path was being passed in was for the validation of the settings page. Since it's not validating the path anymore, it seems that we can remove the argument. Any thoughts on this?
It'll have to go into the Drupal 6 branch too.
Comment #2
mustafau commentedI think this patch is ready to be commited.
Comment #3
robloachThanks a lot for checking this out! http://drupal.org/cvs?commit=115131
Comment #4
robloach$path is not there in Drupal 5.