govCMS / GovCMS7

Current stable release of the main Drupal 7 GovCMS distribution, with releases mirrored at https://www.drupal.org/project/govcms
https://www.govcms.gov.au/
GNU General Public License v2.0
113 stars 76 forks source link

PHP Notice in hierarchical_select module #888

Closed sonnykt closed 2 years ago

sonnykt commented 4 years ago
Notice: A non well formed numeric value encountered in _hierarchical_select_hierarchy_generate() (line 1946 of /app/profiles/govcms/modules/contrib/hierarchical_select/hierarchical_select.module)
govindmaloo commented 4 years ago

@sonnykt : This issue already been fixed. https://www.drupal.org/project/hierarchical_select/issues/2845621 Need to update GovCMS with latest version. https://www.drupal.org/project/hierarchical_select/releases/7.x-3.0-beta9

govindmaloo commented 4 years ago

PR for this issue https://github.com/govCMS/govCMS/pull/893

thisisalistairsaccount commented 2 years ago

Closing issue. Module previously updated to beta9 to address this