openshift / origin-web-console

Web Console for the OpenShift Application Platform
https://www.openshift.org/
Apache License 2.0
123 stars 230 forks source link

ConsoleExternalLogLink resource replaces only the first of two same variables in hrefTemplate field. #3143

Closed VladMasarik closed 4 years ago

VladMasarik commented 5 years ago

After creating a ConsoleExternalLogLink instance, which in the hrefTemplate field specifies two variables of the same name, for example ${resourceNamespace}, only the first variable is replaced by real value when displayed in the Web Console. The second variable, stays unchanged e.g. ${resourceNamespace}.

spadgett commented 4 years ago

Fixed by https://github.com/openshift/console/pull/3745

Note that the 4.x console repo is openshift/console.

/kind bug /assign