Problem/Motivation

advagg_ext_minify_requirements() is the currently the only hook_requirements that does not return a value. This makes the entry for 'Advagg External Minification: PHP shell_exec' look out of place on the Status report:

Proposed resolution

Return a value in advagg_ext_minify_requirements()

Remaining tasks

  1. Write a patch
  2. Review
  3. Commit

User interface changes

The entry for 'Advagg External Minification: PHP shell_exec' on the status report no longer looks out of place on the Status report.

API changes

None.

Data model changes

None.

Comments

idebr created an issue. See original summary.

idebr’s picture

Issue summary: View changes
Status: Active » Needs review
StatusFileSize
new53.52 KB
new20.91 KB
new1.57 KB

Attached patch adds a value in advagg_ext_minify_requirements().

Error:

Ok:

idebr’s picture

Issue summary: View changes
nickdickinsonwilde’s picture

Status: Needs review » Fixed

That seems like a improvement in UX and consistency. Thanks for the patch, committed.

  • NickWilde committed cea5568 on 8.x-3.x authored by idebr
    Issue #2931746 by idebr: advagg_ext_minify_requirements() should return...

Status: Fixed » Closed (fixed)

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