Changes between Initial Version and Version 1 of Ticket #16676, comment 1


Ignore:
Timestamp:
Jan 26, 2017, 1:38:21 PM (7 years ago)
Author:
Jakub Ś
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #16676, comment 1

    initial v1  
    1 This is more of a feautre request than a bug thus I will change it to such. At the moment we don't provide support for "async".
     1This is more of a feautre request than a bug because at the moment we simply don't provide support for "async".
    22
     3Anyway you are right - when async is used the {{{document.wrtie}}} should not be called. One reason is that when page has already been loaded, using {{{document.write}}} will call {{{document.open}}} which will wipe out the existing page. In such case having editor clearing a whole page doesn't sound too good.
     4
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy