Closed (fixed)
Project:
FCKeditor - WYSIWYG HTML editor
Version:
6.x-2.0-alpha5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Feb 2009 at 23:58 UTC
Updated:
12 Mar 2009 at 13:20 UTC
After saving the block, html was changed to something like:
<form action="http://journeyplanner.tfl.gov.uk/user/XSLT_TRIP_REQUEST2" method="post" target="tfl" style="margin-bottom:0;padding-bottom:0;">
<a title="Advanced options" target="tfl" href="h _fcksavedurl=" journeyplanner.tfl.gov.uk=""><img src="h _fcksavedurl=" www.tfl.gov.uk="" tfl="" gettingaround="" journeyplanner="" banners="" images="" width="165" height="42" alt="Journey Planner" style="border:0;" /></a>
Comments
Comment #1
kenorb commentedBefore it was:
(ignore the backslashes)
Why there is '_fcksavedurl' string instead of proper url?
Why this happen?
Comment #2
kenorb commentedTesting again.
Pasting this code into block:
Saving.
When I'm editing again, there is in source something different:
Before:
After:
WTF?
Comment #3
wwalc commentedHmm I cannot reproduce this.
Do the following:
- reduce the example to absolute minimum (is simply the
<a>tag at the bottom of the sample code enough?)- try reproducing this issue again, to reproduce it probably you don't have to save it and edit again, it should be enough to switch to plain text area and back with the toggle link at the bottom of RTE.
- clear browser cache and try reproducing it again
If you are able to reproduce it, let me know the following:
- settings from fckeditor.config.js (which plugins are enabled?)
- OS and the exact version of your browser
Comment #4
kenorb commentedI can reproduce it on Chrome 2.0.162.0
I think it's related to this report:
http://www.fckeditor.net/forums/viewtopic.php?f=5&t=12946
Comment #5
kenorb commentedComment #6
wwalc commentedI have installed Google Chrome 2.0.162.0 on Win XP/SP3 and I cannot reproduce it.
Anyway, could you let me know whether you're able to reproduce it on the demo site: http://www.fckeditor.net/demo?
Switch to the souce mode, paste this code:
switch to wysiwyg mode and back and let me know the result.
In other words, are you able to reproduce this bug in Drupal only, or does this bug exist also on the demo site (plain FCKeditor installation)?
Comment #7
kenorb commentedYes, I was able to reproduce it.
I found more specified code to reproduce it:
This one is breaking:
This one not:
1. Paste the first code in Source mode.
2. Switch off Source mode (Normal mode)
3. Enable Source mode again.
You should see something like:
Or sometimes like:
Instead of normal link.
It's probably some bug related to international characters.
Tested with ł, ó, ą. Most of them breaking links.
Comment #8
kenorb commentedComment #9
wwalc commentedIt is a bug in the FCKeditor (or actually in Google Chrome), so closing this ticket. This issue tracker is only used to trace bugs in the FCKeditor module.
I have reported this problem in the right place: http://dev.fckeditor.net/ticket/2917 - anyone interested in the progress on this bug should look under that link.
Thanks for reporting this issue.
Comment #10
kenorb commentedCreated bug report for Chrome:
http://code.google.com/p/chromium/issues/detail?id=7826
Comment #11
kenorb commentedhttp://code.google.com/p/chromium/issues/detail?id=7826#c1