Closed joewiz closed 3 years ago
The templates:if-parameter-set and templates:if-parameter-unset directives will raise an error if the selected parameter returns more than one value. This adds handling for multiple instances of a parameter.
See https://github.com/HistoryAtState/hsg-shell/issues/61.
@wolfgangmm Would it be possible to merge this? It includes important fixes and contains tests that demonstrate the fixed behavior.
@wolfgangmm Thank you!
The templates:if-parameter-set and templates:if-parameter-unset directives will raise an error if the selected parameter returns more than one value. This adds handling for multiple instances of a parameter.
See https://github.com/HistoryAtState/hsg-shell/issues/61.