Closed (won't fix)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 May 2011 at 11:56 UTC
Updated:
14 Jun 2011 at 07:33 UTC
The error on th following line appeared after adding an additional list Item.
Have 2 more examples where this happens. No problems editing other pages.
Changing/Deactivating the "custom formatting options" didn't had any effect
Content of the page body before switching to CK
<a href="/node/1233?quicktabs_2=1#quicktabs-2"><span style="font-size: medium;">Neu in "VTAD in der Presse"</span></a>
<table class="vtad">
<tbody>
<tr>
<td class="vtad">
<ul>
<li> Mai 2011 - TRADERS´INSIGHTS - <a href="/node/1499">VTAD-Frühjahrskonferenz: Das Jahr 2011 – im Zeichen der Rohstoff hausse?</a></li>
<li>
30.04.2011 - Smart Investor - <a href="/node/1494">7. Frühjahrskonferenz der VTAD</a></li>
<li>
11.04.2011 - Dow Jones - <a href="/node/1493">BLICKPUNKT/VTAD: Kaufsignale beenden Krisenländer-Schwäche</a></li>
</ul>
</td>
</tr>
</tbody>
</table>
Code after activating CK
<a href="/node/1233?quicktabs_2=1#quicktabs-2"><span style="font-size: medium;">Neu in "VTAD in der Presse"</span></a><br />
<br />
<br />
<br />
<br />
<br />
<br />
<table class="vtad"><tbody><tr><td class="vtad"><br />
<br />
<ul><br />
<li>Mai 2011 - TRADERS´INSIGHTS - <a href="/node/1499">VTAD-Frühjahrskonferenz: Das Jahr 2011 – im Zeichen der Rohstoff hausse?</a></li><br />
<li><br />
30.04.2011 - Smart Investor - <a href="/node/1494">7. Frühjahrskonferenz der VTAD</a></li><br />
<li><br />
11.04.2011 - Dow Jones - <a href="/node/1493">BLICKPUNKT/VTAD: Kaufsignale beenden Krisenländer-Schwäche</a></li><br />
<br />
</ul></td></tr></tbody></table>
Comments
Comment #1
dczepierga commentedHi,
I can confirm this bug...
In D7 everything works fine, because it has linebreak converter - we will port it to D6 also asap...
So pls be patient, i will write here if we do sth with it.
Greetings
Comment #2
Morn commentedNote: seems to be a CKeditor 3.4.2 and 3.5.3 problem
I dodn't know if its the same bug, but the effect is critical:
Code before activating CK
Code after activating CK, the text between "Sie unter oder direkt unter dem Link" and . disappeared.
Note:It happens also with the 7.x Version
Comment #3
dczepierga commentedI try to do this in CKEditor demo site (http://ckeditor.com/demo) and i can confirm problem with it.
I can't do anything with it because it's problem with CKEditor library...
Pls report it here: http://dev.ckeditor.com
After create ticket with this bug, pls paste here link to it - this will help other people and they will see that is fixed or not with new version of CKEditor.
Greetings
Comment #4
Morn commentedTicket for #2 at dev.ckeditor.com
https://dev.ckeditor.com/ticket/7799
Comment #5
dczepierga commentedIssue is confirmed in CKEditor bugtracker so i think we could close this issue, because it's not related with CKEditor module.
Greetings