After localizing I am unable to setup an appoinment, I get a notice error that goes:
Notice: Undefined index: en in date_time_range_widget_date_popup_process_alter() (line 18 of /var/www/cams/profiles/clinic_appointment/modules/clinic_appointment/date-time-range-widget/date_time_range_widget.module).
If I still try to save the appoinment I get the notice:
Notice: Undefined index: en in date_time_range_widget_date_popup_process_alter() (line 18 of /var/www/cams/profiles/clinic_appointment/modules/clinic_appointment/date-time-range-widget/date_time_range_widget.module).
There are errors in Date value #1:
The End date must be greater than the Start date.
By the way, great work in this distro.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | clinic_appointment_management_system_undefined_index_after_localizing-2608402.2.patch | 1.76 KB | wuinfo - bill wu |
Comments
Comment #2
wuinfo - bill wu commentedIt seems the form element is not localized. Well, try this patch.
Comment #3
marcetm commentedNow I get rid of the notices messages but the first appoinment lasts a month. I think I need to check it out more deeply. I'll try it in a fresh installation.
Thanks for your time.
Comment #4
marcetm commentedAfter checking your patch in a fresh installation I think this issue could be considered as solved.
Comment #6
wuinfo - bill wu commented