Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

colon (':') in the RA link encoded twice #181

Open
dmuhamedagic opened this issue Sep 25, 2019 · 0 comments
Open

colon (':') in the RA link encoded twice #181

dmuhamedagic opened this issue Sep 25, 2019 · 0 comments

Comments

@dmuhamedagic
Copy link
Collaborator

On the Status page there is a column with resource agent links. One such link is like this (got with "Copy Link Location" in Firefox):
https://localhost:7630/cib/live/agents/ocf%253Aheartbeat%253ADummy
Otherwise it looks normal on the page: ocf:heartbeat:Dummy
In Firefox, hovering over the link shows in the lower left corner:
https://localhost:7630/cib/live/agents/ocf%3Aheartbeat%3ADummy
Apparently, the ':' is encoded into "%3A" which is then further encoded as "%253A", i.e. that '%' gets encoded too.
The version is:
hawk2-2.1.0+git.1562924574.34a87ad7-236.10.x86_64

@dmuhamedagic dmuhamedagic changed the title characters in RA link encoded twice colon (':') in RA link encoded twice Sep 25, 2019
@dmuhamedagic dmuhamedagic changed the title colon (':') in RA link encoded twice colon (':') in the RA link encoded twice Sep 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants