Skip to content

Date doesn't work on iOS #27

@mkinnan

Description

@mkinnan

Date module version 25 May 2016 ...

Doesn't work at all, either creating new or editing. Creating a new node results in the watchdog logs below. Editing issues (1) From: date greater than To: date, (2) AM/PM cannot be changed, (3) loading current date/time instead of the previously saved date/time after set From:/To: days apart and reediting the node.

  • Warning: date_offset_get() expects parameter 1 to be DateTime, null given in date_combo_validate() (line 592 of /var/www/html/sites/all/modules/date/date_elements.inc).
  • Warning: date_format() expects parameter 1 to be DateTime, null given in date_combo_validate() (line 594 of /var/www/html/sites/all/modules/date/date_elements.inc).
  • Warning: date_format() expects parameter 1 to be DateTime, null given in date_combo_validate() (line 595 of /var/www/html/sites/all/modules/date/date_elements.inc).
  • Warning: date_offset_get() expects parameter 1 to be DateTime, null given in date_combo_validate() (line 597 of /var/www/html/sites/all/modules/date/date_elements.inc).
  • Warning: date_timezone_set() expects parameter 1 to be DateTime, null given in date_combo_validate() (line 598 of /var/www/html/sites/all/modules/date/date_elements.inc).
  • Warning: date_timezone_set() expects parameter 1 to be DateTime, null given in date_combo_validate() (line 599 of /var/www/html/sites/all/modules/date/date_elements.inc).
  • Warning: date_format() expects parameter 1 to be DateTime, null given in date_combo_validate() (line 600 of /var/www/html/sites/all/modules/date/date_elements.inc).
  • Warning: date_format() expects parameter 1 to be DateTime, null given in date_combo_validate() (line 601 of /var/www/html/sites/all/modules/date/date_elements.inc).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions