Skip to content

Implementation of hook_install is broken in gigya_raas module #50

@andypost

Description

@andypost

I see in logs [warning] sprintf(): Too few arguments gigya_raas.install:31

Drupal logger is psr-3 compliant so interpolation must be done when log records displayed
https://www.php-fig.org/psr/psr-3/
Also it missing to uninstall the added fields, so this fixes re-install module issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions