Skip to content
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.

Incorrect xslt in api-manager.xsl #2

Open
cecilia-sanare opened this issue Aug 13, 2016 · 2 comments
Open

Incorrect xslt in api-manager.xsl #2

cecilia-sanare opened this issue Aug 13, 2016 · 2 comments

Comments

@cecilia-sanare
Copy link

The xslt at api-manager.xsl is incorrect.

Instead it should be:

<xsl:copy>http://<xsl:value-of select="$hostname"/>,https://<xsl:value-of select="$hostname"/></xsl:copy>
@davewoodward
Copy link
Member

davewoodward commented Feb 25, 2018

@cecilia-sanare - Do you remember what issue you were seeing with this? Why did you decide that the solution was to remove the port variable?

@cecilia-sanare
Copy link
Author

I think it was associated with the different endpoints that could appear on the store page.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants