Skip to content

Warning, when module is disabled and not configured #6

@mageconsult

Description

@mageconsult

When the module is not configured, the SOAP-request will not work. Then there will be a warning because of the iteration of a bool-value. Throws a warning in developer-mode in the backend in stores->configuration, regardless if module is enabled in config or not.

Files involved:
app/code/MDS/Collivery/Model/Customer/Address/Attribute/Source/Location.php
public function getLocations()

app/code/MDS/Collivery/Model/Customer/Address/Attribute/Source/Suburb.php
public function getSuburbs()

app/code/MDS/Collivery/Model/Customer/Address/Attribute/Source/Town.php
public function getTowns()

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