Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
theme system
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Aug 2013 at 12:59 UTC
Updated:
29 Jul 2014 at 22:47 UTC
I'm getting Notice: Array to string conversion in form_process_checkbox() (line 3257 of core/includes/form.inc). on the create user page.
Comments
Comment #1
swentel commentedI don't see anything on latest head, can you retry again ?
Also, notices are really not critical.
Comment #2
thedavidmeister commentedI can retry.
Can we really launch core with notices in it?
Comment #3
swentel commentedOf course we won't ship with notices, but the nature of the bug doesn't make the site unusable at this point.
We've got other notices like #2050113: PHP notice on multiple items image field still in too, and even that issue is normal.
Comment #4
Désiré commentedThis is a duplicate of #2030743: Improve tests for user form alters in contact module