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

Bolded text hyperlink in right frame error #183

Open
lpmagnuson opened this issue Feb 1, 2019 · 0 comments
Open

Bolded text hyperlink in right frame error #183

lpmagnuson opened this issue Feb 1, 2019 · 0 comments

Comments

@lpmagnuson
Copy link

Hello, I think this error is slightly different than the closed issue #61 .

In popup mode, if a tutorial creator bolds text in the text editor, then adds a hyperlink to bolded text that is set to open , the link in the tutorial for the user results in an error in FireFox (in Chrome, the link simply does nothing).

To see an example of this, see this tutorial, which has two links - link that was created by hyperlinking text then bolding it (which works perfectly); and a second link that was created by bolding text, then hyperlinking it.

http://guideside.palni.org/guide_on_the_side/tutorial/lpmtest1

The HTML that seems to cause a problem is:

<a href="https://something.com" target="site-frame"><strong>Bolded, then hyperlinked</strong></a>

Clicking that link takes me to the Guide on the Side login page in the right frame and I see:
Invalid tutorial
You are not authorized to access that location.

I can only reproduce the error message in FireFox, in Chrome, nothing happens when I click the "Bolded, then Hyperlinked" link.

FWIW, as long as you hyperlink some text and then bold it, the link is totally OK.

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

No branches or pull requests

1 participant