Closed kanonji closed 4 years ago
Hi @kanonji, thank you very much for your detailed bug report. I fixed the problem at Use link only when text is selected by hnakamur · Pull Request #41 · hnakamur/FormatLink-Firefox and published it as version 5.1.1.
Could you try again when version 5.1.1 is published?
I have updated the Format Link add-on and confirmed that I can get right URL on step2, step4 and step6 with url
variable.
Thank you, I appreciate it.
url
variable becomes unintended URL accidentally on some websites. For this issue, I describe with a website ofhttps://toyokeizai.net/
. I have experienced similar issue on another website few months ago.I guess this issue is difficult to fix because this may be depends on how websites made. I report this issue just in case.
What I did
https://corp.toyokeizai.net/privacy-policy/
.http://corp.toyokeizai.net/recruit/
.I guess both two wrong URLs may come from links in website footer.
What I get on step 2.
What I get on step 4.
Workaround
Use
page_url
variable instead ofurl
.