When downloading and enabling this module via Drush I receive the following error:

exception 'Drupal\Core\Extension\InfoParserException' with message 'Unable to parse modules/contrib/geophp/geophp.info.yml A colon cannot be used in an unquoted mapping value at line[error]
3 (near "description: Wraps the geoPHP library: advanced geometry operations in PHP").

Adding single quotes in geophp.info.yml solves this problem. I can create a patch for this if needed, but it is a trivial change.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Jorrit created an issue. See original summary.

Jorrit’s picture

samuel.mortenson’s picture

Status: Active » Reviewed & tested by the community

Looks good to me.

jcisio’s picture

Priority: Normal » Major

Second this.

fortis’s picture

+1, It works

GaëlG’s picture

Here's the patch for beta1

  • plopesc committed fdcb434 on 8.x-1.x authored by GaëlG
    Issue #2690207 by Jorrit, GaëlG: Yaml parse error in geophp.info.yml
    
plopesc’s picture

Status: Reviewed & tested by the community » Fixed

Patch committed to 8.x-1.x

Thanks

Status: Fixed » Closed (fixed)

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