Skip to content
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.

Fix transaction history link text #2022

Merged

Conversation

mkrufky
Copy link
Contributor

@mkrufky mkrufky commented Aug 21, 2018

The current code expects each blockExplorerTX link to be of the form:
some.server.tld/tx/[[txHash]]
and fails to display correctly if the URLs are structured otherwise:

image
image

Instead of depending on this static text replacement, grab the text that we actually want:

image
image
image
image

cc @detroitpro
cc @masterdubs

The current code expects each blockExplorerTX link to be of the form:
`/tx/[[txHash]]`
and fails to display correctly if the URLs are structured otherwise.

Instead of depending on this static text, grab the text we actually want.
@ghost
Copy link

ghost commented Aug 21, 2018

@mkrufky May I request to work for #1978 if you have time??

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

Successfully merging this pull request may close these issues.

None yet

2 participants