Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#5832 closed Bug (fixed)

Jquery adapter sample and SSL

Reported by: Wiktor Walc Owned by: Tobiasz Cudnik
Priority: Normal Milestone: CKEditor 3.4
Component: General Version: 3.0
Keywords: Confirmed Review+ Cc:

Description

In Jquery adapter sample we have:

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.js"></script>

so as a result in IE a warning is shown ("unsafe content").

Proposed fix: http -> https

Simple bug, so targeting to 3.4.

Attachments (1)

5832_1.patch (719 bytes) - added by Tobiasz Cudnik 14 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 14 years ago by Tobiasz Cudnik

Owner: set to Tobiasz Cudnik

Changed 14 years ago by Tobiasz Cudnik

Attachment: 5832_1.patch added

comment:2 Changed 14 years ago by Tobiasz Cudnik

Keywords: Review? added
Status: newassigned

Fix proposed by Wiktor work's fine. Attaching patch.

comment:3 Changed 14 years ago by Garry Yao

Keywords: Review+ added; Review? removed

comment:4 Changed 14 years ago by Tobiasz Cudnik

Resolution: fixed
Status: assignedclosed

Fixed with [5672].

comment:5 Changed 14 years ago by Tobiasz Cudnik

Committed into correct branch with [5695].

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy