Dependency Graph

Dependency Graph
related to related to child of child of duplicate of duplicate of

View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
14797Bug reportsSurvey participants (Tokens)public2019-05-10 15:36
ReporterDenisChenu Assigned Todominikvitt 
PrioritynoneSeverityminor 
Status closedResolutionfixed 
Product Version4.0.0dev 
Fixed in Version4.0.0dev 
Summary14797: Unable to send email to valid address
Description

email was not decryoted whehn try to send email.

Steps To Reproduce

Import included survey,
Set security to

$config = array();
$config['encryptionkeypair'] = 'adc859c56ee59093ea87e46b204b9f93212faf7a6c67c7d54fda9d16848ca6f64b4fc929a988d896dc4dc5cf72a08545a0d4b430bf2ae75d928b6c9e827e93624b4fc929a988d896dc4dc5cf72a08545a0d4b430bf2ae75d928b6c9e827e9362';
$config['encryptionpublickey'] = '4b4fc929a988d896dc4dc5cf72a08545a0d4b430bf2ae75d928b6c9e827e9362';
$config['encryptionsecretkey'] = 'adc859c56ee59093ea87e46b204b9f93212faf7a6c67c7d54fda9d16848ca6f64b4fc929a988d896dc4dc5cf72a08545a0d4b430bf2ae75d928b6c9e827e9362';
return $config;

And try to send an email (debug=0 else there are a null)

Additional Information

i never check "crypt" somewhere (or i don't remind when …)

TagsNo tags attached.
Attached Files
Bug heat4
Complete LimeSurvey version number (& build)4.0.0 github
I will donate to the project if issue is resolvedNo
Browsernot relevant
Database type & versionmariadb
Server OS (if known)fedora/linux
Webserver software & version (if known)nginx
PHP Versionphp7.2

Activities

dominikvitt

dominikvitt

2019-04-26 11:31

developer   ~51594

https://github.com/LimeSurvey/LimeSurvey/commit/751f5bdea9548941eb6aabb0bad4632ea8820b0f

c_schmitz

c_schmitz

2019-05-10 15:36

administrator   ~51879

4.0beta1 released

Issue History

Date Modified Username Field Change
2019-04-24 14:27 DenisChenu New Issue
2019-04-24 14:27 DenisChenu Status new => assigned
2019-04-24 14:27 DenisChenu Assigned To => dominikvitt
2019-04-24 14:27 DenisChenu File Added: Capture d’écran du 2019-04-24 14-23-15.png
2019-04-24 14:27 DenisChenu File Added: survey_archive_cryot.lsa
2019-04-26 11:31 dominikvitt Status assigned => resolved
2019-04-26 11:31 dominikvitt Resolution open => fixed
2019-04-26 11:31 dominikvitt Fixed in Version => 4.0.0dev
2019-04-26 11:31 dominikvitt Note Added: 51594
2019-05-10 15:36 c_schmitz Note Added: 51879
2019-05-10 15:36 c_schmitz Status resolved => closed