The amp module's implementation of hook_requirements() is missing the 'value', key which causes two PHP notices on the admin/reports/status page.

Comments

Dave Reid created an issue. See original summary.

dave reid’s picture

Status: Active » Needs review
StatusFileSize
new1.59 KB
dave reid’s picture

StatusFileSize
new1.13 KB

Ignore that previous one. :)

dave reid’s picture

Version: 7.x-1.x-dev » 8.x-1.x-dev
StatusFileSize
new974 bytes

Same patch for 8.x-1.x.

  • mtift committed 67620f9 on 7.x-1.x authored by Dave Reid
    Issue #2717407 by Dave Reid: Notice: Undefined index: value in...

  • mtift committed d955ddd on 8.x-1.x authored by Dave Reid
    Issue #2717407 by Dave Reid: Notice: Undefined index: value in...
mtift’s picture

Status: Needs review » Fixed

Good catch, Dave. Committed to 7.x-1.x and 8.x-1.x.

Status: Fixed » Closed (fixed)

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