Closed (won't fix)
Project:
Documentation
Component:
API documentation files
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Dec 2012 at 10:29 UTC
Updated:
14 Jun 2016 at 18:02 UTC
Jump to comment: Most recent
Comments
Comment #1
jhodgdonUmmm... I don't think that this issue report is correct. I believe that you can do &form_state. Why do you think that is wrong?
Comment #2
jhodgdonActually, the hook docs in Drupal 6.x are in the Documentation git repository, so moving to that project.
Comment #3
ilya1st commentedphp 5.3 gives warning if &$form_state is there on d6
Comment #4
jhodgdonHm, I wonder why that is. But you are right: I looked through Drupal 6 core, and every one of the hook_form_alter() implementations there does not have & on $form_state. So let's have a patch to fix the documentation of the hook.
Thanks for taking the time to report this and follow-up with my question!
Comment #5
jhodgdonWe're not fixing Drupal 6 documentation any more.