Changes between Initial Version and Version 6 of Ticket #10391


Ignore:
Timestamp:
May 28, 2013, 7:33:49 AM (11 years ago)
Author:
Piotrek Koszuliński
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10391

    • Property Keywords image upload data-uri removed
    • Property Status changed from new to confirmed
    • Property Version changed from 3.6.3 to 3.0
    • Property Component changed from File Browser to General
  • Ticket #10391 – Description

    initial v6  
    99
    1010It is definitly not a server issue, the post request works fine, I can get the data back and call ckeditor internal function. The error seems to occur in element.js line 19 :
    11 
     11{{{
    1212setAttribute : (function()
    1313    {
     
    1818            };
    1919//...
     20}}}
    2021
    2122I have tried to debug in Chrome and the value contains the right data-uri (however I can't see it entirely..)
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy