View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
08974Bug reportsComfortUpdatepublic2014-04-22 21:28
ReporterDenisChenu Assigned Toc_schmitz  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.05+ 
Fixed in Version2.05+ 
Summary08974: openssl disabled can not use autoupdater
Description

If you have a server with SSL disable, you can not use autoupdate:
You have in changelog:
establishing SSL connections requires the OpenSSL extension enabled

Steps To Reproduce

Deactivate openssl extension (php.ini for example), install an old version (140302 for example)

Verify update : 2.05+ (140414) (stable) : Click on button:
establishing SSL connections requires the OpenSSL extension enabled
Click on next:
establishing SSL connections requires the OpenSSL extension enabled

Additional Information

2 solution:
1st: test if openssl is enable and use https only if enable
2nd: Show 'You can not update without openssl enable' in globalsettings

Think (more than 90%) it work with the same server before.

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)140302
I will donate to the project if issue is resolvedNo
BrowserFF
Database type & versionnot relevant
Server OS (if known)windows
Webserver software & version (if known)Windows NT IIS 6.1 build 7601
PHP Version5.4.3

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2014-04-16 14:47

administrator   ~29817

Last edited: 2014-04-16 14:47

"test if openssl is enable and use https only if enable"
is the better approach I'd guess.

c_schmitz

c_schmitz

2014-04-16 15:13

administrator   ~29821

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=14169

c_schmitz

c_schmitz

2014-04-16 15:13

administrator   ~29822

Did not have so much time, so i fixed it quickly. :p

DenisChenu

DenisChenu

2014-04-16 16:22

developer   ~29823

Seems great , i try the fix in couple of hour

c_schmitz

c_schmitz

2014-04-22 21:28

administrator   ~29856

2.05+ Build 140422 released.

Related Changesets

LimeSurvey: master 53f159bd

2014-04-16 13:13:10

c_schmitz

Details Diff
Fixed issue 08974: Cannot use ComfortUpdate if OpenSSL extension not installed on webserver Affected Issues
08974
mod - application/controllers/admin/update.php Diff File

Issue History

Date Modified Username Field Change
2014-04-16 14:45 DenisChenu New Issue
2014-04-16 14:45 DenisChenu Status new => assigned
2014-04-16 14:45 DenisChenu Assigned To => c_schmitz
2014-04-16 14:47 c_schmitz Note Added: 29817
2014-04-16 14:47 c_schmitz Note Edited: 29817
2014-04-16 15:13 c_schmitz Changeset attached => LimeSurvey master 53f159bd
2014-04-16 15:13 c_schmitz Note Added: 29821
2014-04-16 15:13 c_schmitz Resolution open => fixed
2014-04-16 15:13 c_schmitz Note Added: 29822
2014-04-16 15:13 c_schmitz Status assigned => resolved
2014-04-16 15:13 c_schmitz Fixed in Version => 2.05+
2014-04-16 16:22 DenisChenu Note Added: 29823
2014-04-22 21:28 c_schmitz Note Added: 29856
2014-04-22 21:28 c_schmitz Status resolved => closed