View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 10628 | Bug reports | Security | public | 2016-02-29 16:34 | 2016-04-06 11:36 |
| Reporter | andrewz | Assigned To | c_schmitz | ||
| Priority | low | Severity | trivial | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 2.50.x | ||||
| Fixed in Version | 2.50.x | ||||
| Summary | 10628: mixed content error for doante.png | ||||
| Description | Error in JavaScript console Loading mixed (insecure) display content "http://server.name/ls/styles/Sea_Green/images/donate.png" on a secure page[Learn More] HTML code <img alt='Support this project: Donate to LimeSurvey' title='Support this project: Donate to LimeSurvey!' src='http://server.name/ls/styles/Sea_Green/images/donate.png'/> | ||||
| Steps To Reproduce |
| ||||
| Additional Information | I suggest using relative path like the other resources, which all seem fine. | ||||
| Tags | No tags attached. | ||||
| Bug heat | 252 | ||||
| Complete LimeSurvey version number (& build) | Version 2.50+ Build 160219 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | Firefox | ||||
| Database type & version | n/a | ||||
| Server OS (if known) | n/a | ||||
| Webserver software & version (if known) | Apache | ||||
| PHP Version | 5.5.31 | ||||
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=18293 |
|
|
Version 2.50+ Build 160405 released |
|
|
LimeSurvey: master 8564ef80 2016-04-04 15:52 Details Diff |
Fixed issue 10628: Mixed content error for image in administration |
Affected Issues 10628 |
|
| mod - application/config/config-defaults.php | Diff File | ||
| mod - application/controllers/AdminController.php | Diff File | ||
| mod - application/controllers/admin/globalsettings.php | Diff File | ||
| mod - application/controllers/admin/useraction.php | Diff File | ||
| mod - application/core/Survey_Common_Action.php | Diff File | ||
| mod - application/views/admin/super/footer.php | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-02-29 16:34 | andrewz | New Issue | |
| 2016-02-29 19:36 | c_schmitz | Assigned To | => c_schmitz |
| 2016-02-29 19:36 | c_schmitz | Status | new => assigned |
| 2016-04-04 15:53 | c_schmitz | Changeset attached | => LimeSurvey master 8564ef80 |
| 2016-04-04 15:53 | c_schmitz | Note Added: 36979 | |
| 2016-04-04 15:53 | c_schmitz | Resolution | open => fixed |
| 2016-04-04 15:53 | c_schmitz | Status | assigned => resolved |
| 2016-04-04 15:53 | c_schmitz | Fixed in Version | => 2.5 |
| 2016-04-06 11:36 | c_schmitz | Note Added: 37033 | |
| 2016-04-06 11:36 | c_schmitz | Status | resolved => closed |