Skip to content

PR #227 breaks setting multiple options of same type with location_cfg_append/location_cfg_prepend #234

@fadenb

Description

@fadenb

Due to validate_hash used on $location_cfg_append and $location_cfg_prepend introduced in PR #227 it is no longer possible to pass an array.
Passing an array was often used to specify e.g. multiple rewrites. Using a hash containing the same key with different values results in only one of those to be used.

Since PR #222 is not yet merged we lost some important functionality.

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