Changes between Initial Version and Version 1 of Ticket #10068, comment 2


Ignore:
Timestamp:
Feb 14, 2013, 4:36:02 PM (11 years ago)
Author:
Alex Lee
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10068, comment 2

    initial v1  
    44
    55Steps to reproduce:
    6 1. Set {{{window.CKEDITOR_GETURL="//localhost/ckeditor/";}}} (Wherever the path is, however the important thing is that it begins with {{{//}}} instead of {{{http://}}}, which implies {{{http:}}} if the current page is on {{{http:}}} and {{{https:}}} if the current page is on {{{https:}}}.)
     61. Set {{{window.CKEDITOR_BASEPATH="//localhost/ckeditor/";}}} (Wherever the path is, however the important thing is that it begins with {{{//}}} instead of {{{http://}}}, which implies {{{http:}}} if the current page is on {{{http:}}} and {{{https:}}} if the current page is on {{{https:}}}.)
    772. Load CKEditor with {{{<script src="//localhost/ckeditor/ckeditor.js"></script>}}}
    883. See that CKEditor loader makes a request for {{{http://localhost//localhost/ckeditor/lang/en.js}}}
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy