#8751 closed Bug (expired)
Links is escaped with bbcode!!
Reported by: | Almog Baku | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description (last modified by )
Steps to reproduce:
- enter to ckeditor with bbcode enabled: http://nightly.ckeditor.com/7364/_samples/bbcode.html
- try to enter link with ampersand like http://dev.ckeditor.com/newticket?type=Bug&bug=Swear_once_more_and_get_banned
- click on "Source"
- See whats happend to the url!!
~Almog
I've also tried to fix it by config:
CKEDITOR.config.forceSimpleAmpersand=true; CKEDITOR.config.basicEntities=false;
and on the instance config too
Change History (11)
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Keywords: | bug argent ampersand bbcode removed |
Status: | new → pending |
Version: | 3.6.3 (SVN - trunk) |
comment:2 Changed 13 years ago by
Resolution: | → expired |
---|---|
Status: | pending → closed |
comment:4 Changed 13 years ago by
still not fixed!!
In comment no.1 I have asked you for some details as I was not able to reproduce the problem. Two months have passed and you haven't replied - ticket has expired because of lack of your response.
Please provide more details to this ticket screenshots, screencast, answers to my questions. I will check it then and will reopen this ticket if I'm able to reproduce it.
comment:5 Changed 13 years ago by
Hi there,
i experience the same problem here (version 3.6.2) - i use bbcode sample from _sample/ folder.
when in Link dialog is entered URL containing ampersand (&) this is converted into url encoded & when editor mode is switched between wysiwyg and source modes.
i am on xp and bug appears in FF9, chrome16 & IE7
if you need any more details pls let me know
thanks in advance
comment:6 Changed 13 years ago by
Keywords: | bbcode ampersand "&" added |
---|
comment:7 Changed 13 years ago by
Keywords: | & added; "&" removed |
---|
comment:8 Changed 13 years ago by
Keywords: | bbcode ampersand & removed |
---|
comment:9 Changed 13 years ago by
Hi @krajicek,
I have checked your problem but didn't get the result you were talking about.
I have found out however that link can't be exited and may be destroyed when you modify it: #8995 and #8994.
Is this the problem you were having or it is different? If it is different could you provide detailed scenario, configuration options used and perhaps a screen cast?
comment:10 Changed 13 years ago by
Hey There! I've record a screencast of the bug: http://screenr.com/5tX8
Thanks and Shabbath Shalom. ~ Almog.
comment:11 Changed 13 years ago by
Thank for the screencast - now I see what you have meant.
This is actually the same situation as described here #8995 - you modify the link and it gets destroyed.
@AlmogBaku I have just checked your issue in bbcode sample.
It seems that the only way to insert link is through link dialog and I haven't seen any ampersand change. Could you tell me in which browser and which OS are you getting this?