Changes between Initial Version and Version 5 of Ticket #12388


Ignore:
Timestamp:
Sep 8, 2014, 12:32:20 PM (11 years ago)
Author:
Jakub Ś
Comment:

Steps to reproduce:

  1. Set config.allowedContent = true; for editor
  2. Load image2 sample
  3. Switch to source mode and paste <a data-widget="image" href="​http://www.google.com">some text</a>
  4. Switch to WYSIWYG

Result: JS error is thrown (thus all buttons get disabled)

Message: Cannot read property 'getAttribute' of null
Line: 364
URI: ckeditor/plugins/image2/plugin.js

Problem can be reproduced from CKEditor 4.3

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12388

    • Property Status changed from new to confirmed
    • Property Version changed from 4.4.3 to 4.3
    • Property Component changed from General to UI : Widgets
  • Ticket #12388 – Description

    initial v5  
    11When I enter the source mode, and exit, all the buttons of the editor are disabled, for some contents.
     2
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy