Closed (fixed)
Project:
Office Hours
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2011 at 09:38 UTC
Updated:
4 Oct 2011 at 19:51 UTC
The following notices were already mentionned in : http://drupal.org/node/991410#comment-4133572
But I think it's better to create a new issue in order not to mess things up with the actual D7 port topic.
Steps to reproduce install the 7.X branch 2011-Mar-31 patch it with http://drupal.org/node/991410#comment-4285936 in order for it to work. Then just create an office hour field and the notices comes up with the field creation form.
# Notice : Undefined index: granularity in office_hours_field_settings_form() (line 168 in (...)/sites/all/modules/office_hours/office_hours.module).
# Notice : Undefined index: hoursformat in office_hours_field_settings_form() (line 169 in (...)/sites/all/modules/office_hours/office_hours.module).
# Notice : Undefined index: granularity in office_hours_field_settings_form() (line 176 in (...)/sites/all/modules/office_hours/office_hours.module).
# Notice : Undefined index: hoursformat in office_hours_field_settings_form() (line 177 in (...)/sites/all/modules/office_hours/office_hours.module).
Comments
Comment #1
klonosNow, people having this issue will be able to locate this easily + we'll avoid duplicates ;)
Comment #2
Adam S commentedI have this problem too.
Comment #3
mac_weber commentedsubscribing
Comment #4
mstrelan commented+1
Comment #5
audealexandre commented+1
Comment #6
thirdboxcar commented+1
Comment #7
kirkofalltrades commented+1
Comment #8
Ozeuss commentedLast commit (sep14) should have fixed things, please check and reopen if not.