Opened 14 years ago
Closed 13 years ago
#6384 closed Bug (expired)
After editing twice, adds a sharp at the href of every link
Reported by: | JohnGreek | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.3.1 |
Keywords: | Cc: |
Description
If I edit a text with CKeditor and there are already links in the text, after i save it, a sharp(#) is added at the beggining of every href of the links I already had before editing. e.g. <a href="userfiles/biography.pdf">biography</a> after editing: <a href="#userfiles/biography.pdf">biography</a> after another editing: <a href="##userfiles/biography.pdf">biography</a>
Change History (4)
comment:1 Changed 14 years ago by
Status: | new → pending |
---|
comment:2 Changed 14 years ago by
I use Mozilla FireFox and Google Chrome. I cant enable this functionality at your demo page. Lets say i edit an area where there are links, when i do that, ckeditor adds a sharp(#) at the beggining of each link that this area already had. I use firebug to check the value sent to the server. No middleware to blame.
comment:3 Changed 14 years ago by
Status: | pending → new |
---|
comment:4 Changed 13 years ago by
Resolution: | → expired |
---|---|
Status: | new → closed |
I was unable to reproduce it neither in Chrome nor in Firefox.
Closing the ticket as expired.
We need more information: