View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 16160 | Bug reports | Other | public | 2020-04-20 12:56 | 2020-04-28 10:12 |
| Reporter | Jmantysalo | Assigned To | pstelling | ||
| Priority | none | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 4.1.16 | ||||
| Fixed in Version | 4.1.18 | ||||
| Summary | 16160: Email to user group does not work | ||||
| Description | Mail to all members -button gives Email to xx- xx@tuni.fi failed. Error Message : Message body empty It seems that application/controllers/admin/usergroups.php has code $mailer->Body = $body; and this error disappears if I but the $mailer->Body = $body -line inside the loop, but this seems wrong way to solve problem. | ||||
| Additional Information | Seems to be already confirmed, https://www.limesurvey.org/forum/development/120892-does-email-to-user-group-work/197417 | ||||
| Tags | No tags attached. | ||||
| Bug heat | 10 | ||||
| Complete LimeSurvey version number (& build) | Versio 4.1.17+200414 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | |||||
| Database type & version | N/A | ||||
| Server OS (if known) | |||||
| Webserver software & version (if known) | |||||
| PHP Version | N/A | ||||
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=29847 |
|
|
Thanks :) |
|
|
Tested, seems to work. (The error message went away. Did not test on a machine that could actually send the mail.) |
|
|
I test on a machine allowed to send email |
|
|
This fix was not possible to merge. |
|
|
Please review re-applied fix: https://github.com/LimeSurvey/LimeSurvey/commit/756eb45a60541dbb3d0da7a54bf1ec88c78e9d6d |
|
|
@ollehar : dodn't understand ? No need to merge : https://github.com/LimeSurvey/LimeSurvey/commit/08e7a4c78762e7580d8a92442830ccce781ef71b It was done in master , usergroups file disappear ? I don't know what file replace it. |
|
|
Yes, the file was moved during refactor of controllers. Please review Patricia's fix linked above. |
|
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=29928 |
|
|
Merged |
|
|
Fixed in Release 4.2.1+200428 |
|
|
LimeSurvey: master 08e7a4c7 2020-04-20 16:46 Details Diff |
Fixed issue 16160: Email to user group does not work Dev: set ErrorInfo to empty string after senbd email |
Affected Issues 16160 |
|
| mod - application/controllers/admin/usergroups.php | Diff File | ||
|
LimeSurvey: master 756eb45a 2020-04-22 11:38 Details Diff |
Fixed issue 16160: (Email to user group does not work)fix has been done already in master. Since develop differs from master, fix has to be done again at this point. |
Affected Issues 16160 |
|
| mod - application/models/UserGroup.php | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-04-20 12:56 | Jmantysalo | New Issue | |
| 2020-04-20 13:41 | DenisChenu | Assigned To | => DenisChenu |
| 2020-04-20 13:41 | DenisChenu | Status | new => assigned |
| 2020-04-20 14:47 | DenisChenu | Changeset attached | => LimeSurvey master 08e7a4c7 |
| 2020-04-20 14:47 | DenisChenu | Note Added: 57273 | |
| 2020-04-20 14:47 | DenisChenu | Resolution | open => fixed |
| 2020-04-20 14:52 | DenisChenu | Status | assigned => resolved |
| 2020-04-20 14:52 | DenisChenu | Fixed in Version | => 4.1.18 |
| 2020-04-20 14:52 | DenisChenu | Note Added: 57274 | |
| 2020-04-20 20:19 | Jmantysalo | Note Added: 57279 | |
| 2020-04-21 09:08 | DenisChenu | Note Added: 57280 | |
| 2020-04-22 11:47 | ollehar | Note Added: 57310 | |
| 2020-04-22 11:48 | ollehar | Note Added: 57311 | |
| 2020-04-22 11:48 | ollehar | Status | resolved => feedback |
| 2020-04-22 11:48 | ollehar | Resolution | fixed => reopened |
| 2020-04-22 12:13 | DenisChenu | Note Added: 57313 | |
| 2020-04-22 12:15 | ollehar | Note Added: 57314 | |
| 2020-04-22 15:19 | pstelling | Changeset attached | => LimeSurvey master 756eb45a |
| 2020-04-22 15:19 | pstelling | Note Added: 57317 | |
| 2020-04-22 15:19 | pstelling | Assigned To | DenisChenu => pstelling |
| 2020-04-22 15:19 | pstelling | Resolution | reopened => fixed |
| 2020-04-22 15:29 | ollehar | Status | feedback => resolved |
| 2020-04-22 15:29 | ollehar | Note Added: 57318 | |
| 2020-04-28 10:12 | lime_release_bot | Note Added: 57417 | |
| 2020-04-28 10:12 | lime_release_bot | Status | resolved => closed |