Details
- 
    Type:
Bug
 - 
    Status: Done/Fixed
 - 
    Priority:
Major
 - 
    Resolution: Won't Fix
 - 
    Affects Version/s: 2.0
 - 
    Fix Version/s: None
 - 
    Component/s: CiviEvent
 - 
    Labels:None
 
Description
https://mysite.ca/civicrm/event/register?id=10&reset=1
Custom profile with firstname, lastname, email primary, and organization name is not rendered. Rest of page renders. Errors :
- warning: array_keys() [function.array-keys]: The first argument should be an array in /mypath/sites/all/modules/civicrm/CRM/Event/Form/Registration.php on line 433.
 - warning: Invalid argument supplied for foreach() in /mypath/sites/all/modules/civicrm/CRM/Event/Form/Registration.php on line 433.
 - warning: Invalid argument supplied for foreach() in /mypath/sites/all/modules/civicrm/CRM/Event/Form/Registration.php on line 440.