Opened 9 years ago
Closed 9 years ago
#13572 closed Bug (invalid)
Inserting link is broken, cant use it.
Reported by: | arthur šurko | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Hey And many thanks for such a great word processor. But if I insert a link through the full editor it just copies the url of the current page, then starts quotes and a full url of the link. Here's how: I activate a word, then click the chain icon. then copy paste the url: http://www.viinistu.ee/site/pdf/menuu_valikook_24.07.pdf
Now i save the text to database. but outcome is that when i click on the link created, then the url looks like this: http://www.viinistu.ee/%22http://www.viinistu.ee/site/pdf/menuu_valikook_24.07.pdf/%22
...and like this, it is not working.
Please help, im getting anxious.
Change History (1)
comment:1 Changed 9 years ago by
Cc: | i dont know the version its only hidden somewhere. removed |
---|---|
Keywords: | a href="fucked up" removed |
Resolution: | → invalid |
Status: | new → closed |
Version: | 4.5.1 |
I'm sorry to hear this, but I'm afraid we cannot help. For the description that you gave, it seems that it's the backend of your website which is causing a problem.
I just checked the following scenario:
I got:
And as you can see a proper link was created. You mentioned that when you click the link you get:
%22
means a space. As we can see CKEditor is not adding it anywhere, so most likely it's your backend.If you still think it's CKEditor's issue, please give us more details so we can reproduce it on our own. Then we can reopen this issue.