Drupal's core expecting to have title property in hook requirements, see https://github.com/drupal/drupal/blob/8.6.3/core/modules/system/src/Syst..., currently, there's PHP notice in the admin pages.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

zviryatko created an issue. See original summary.

zviryatko’s picture

bojanz’s picture

Status: Active » Needs work

We also need to fix commerce_price_requirements.

bojanz’s picture

Title: Error "Undefined index: title" on configuration pages » commerce_requirements() and commerce_price_requirements() are missing a title
sergei_semipiadniy’s picture

Hi, guys!

Add missing title to commerce_price_requirements() as well.

sergei_semipiadniy’s picture

Status: Needs work » Needs review

  • bojanz committed cff9dbc on 8.x-2.x authored by zviryatko
    Issue #3015975 by zviryatko, sergei_semipiadniy: commerce_requirements...
bojanz’s picture

Status: Needs review » Fixed

Thank you both!
I made the second title just "Intl library", for brevity. Also changed how "BC Math" is written (they use a space in their docs).

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.