Skip to content

Week 41 Fixes

Vlad Savitsky requested to merge VS/w41_fixes into 7.x-1.x-dev

Fixed:

  • Notices about wrong array to string coversion on Page 3 submit.
  • Notice: Trying to get property of non-object in tpps_manage_submission_form() (line 520 of /var/www/Drupal/sites/all/modules/TGDR/admin/panel.php).
  • Always required 'Descriptive place' field on Step 3.
  • Duplicates in list of new cvterms at admin panel page.
  • Fixed broken Page 4 validation.
  • Notice: Undefined offset: 4 in tpps_get_empty_field_value() (line 2136 of /var/www/Drupal/sites/all/modules/TGDR/forms/build/page_4_helper.php).
  • Warnings reported by Meghan at Page 4.
  • Restoring saved values when returned back from Page 2.
  • Duplication of asterisks for 'Publication DOI' field on Page 1 when status of publication changed.
  • Duplication of asterisks for required fields on Page 1 when status of publication changed.
  • Missing required field label when status is 'Published' and study was previously saved.
  • Bug with form suggestions not attached to new form fields added via AJAX.
  • Warnings at Page 4 when genotype field values couldn't be found.

Task: https://app.clickup.com/t/86ayecjxq

Edited by Vlad Savitsky

Merge request reports