Changes between Initial Version and Version 1 of Ticket #8731


Ignore:
Timestamp:
Feb 13, 2012, 12:08:28 PM (12 years ago)
Author:
Jakub Ś
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8731 – Description

    initial v1  
    1 1:Enter Text and select the Image Link.
    2 2:Enter the url of Image Location.
    3 3: Click ok button .
    4 4: Save the image.
     11. Enter Text and select the Image Link.
     22. Enter the url of Image Location.
     33. Click ok button .
     44. Save the image.
    55But Image was not save in IE (element.js)[[Image()]]
     6{{{
    67getOuterHtml : function()
    78                {
     
    1920                        return tmpDiv.innerHTML;
    2021                },
    21 
     22}}}
    2223
    2324If we click save button first we are getting the outerHTML value but its calling the same again by the time its getting error is of this  "this.$.outerHTML"  value is null not an object
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy