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

URLs with parameters won't work #782

Open
ElaMcDowell opened this issue Dec 8, 2020 · 1 comment
Open

URLs with parameters won't work #782

ElaMcDowell opened this issue Dec 8, 2020 · 1 comment

Comments

@ElaMcDowell
Copy link

ElaMcDowell commented Dec 8, 2020

Hi. I'm sorry for bothering you, but I've been having a problem with the editor. When I place a url with parameters the link is broken. What I mean is this:

I write the next code and is saved properly in the database:

[url=http://localhost/Gengo/profile?id=elenacarbonell]Why?[/url]

But then is displayed as:

<a href="/Gengo/Includes/Why?">Why?</a>

If I write [url=http://localhost/Gengo/profile?id]Why2[/url] then it works without problem. The thing is when the url has a = in it.

It won't work without the whole http:// either.

I don't know why nor what to do to solve it. Please, help. :(

@samclarke
Copy link
Owner

Just tried this and can't seem to reproduce it, does the problem happen on sceditor.com?

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

3 participants