Edgewall Software
Modify

Opened 5 years ago

Closed 5 years ago

#13184 closed defect (fixed)

plugin/spamfilter: KeyCaptcha not loading in strict https browser setup

Reported by: info@… Owned by: Dirk Stöcker
Priority: low Milestone:
Component: plugin/spamfilter Version: 1.3dev
Severity: minor Keywords:
Cc: Branch:
Release Notes:

Fixed protocol in URL for KeyCaptcha script.

API Changes:
Internal Changes:

Description

KeyCaptcha does not load in strict https browser setups. Since http is hard-coded inside the plugin. Making it protocol independent will fix the issue.

Blocked loading mixed active content "http://backs.keycaptcha.com/swfs/cap.js" captcha
Blocked loading mixed active content "http://backs.keycaptcha.com/swfs/cap.js" captcha
Loading failed for the <script> with source “http://backs.keycaptcha.com/swfs/cap.js”. captcha:87:1

Fix attached

Attachments (1)

keycaptcha-fix-mixed-content-warning.patch (496 bytes ) - added by info@… 5 years ago.

Download all attachments as: .zip

Change History (2)

comment:1 by Ryan J Ollos, 5 years ago

Release Notes: modified (diff)
Resolution: fixed
Status: newclosed

The script is served over HTTPS, so I changed the URL to HTTPS. Committed in r17013, merged in r17014, r17015.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Dirk Stöcker.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Dirk Stöcker to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.