View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
09907 | Bug reports | Survey participants (Tokens) | public | 2015-09-22 13:44 | 2015-09-30 11:01 |
Reporter | mas_carpone | Assigned To | DenisChenu | ||
Priority | low | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.05+ | ||||
Fixed in Version | 2.06+ | ||||
Summary | 09907: Invitations can not be sent before the start date of the tokens / inappropriate error message | ||||
Description | If token start date/time is > to the date/time at which an invitation is sent, no emails are sent and the following (contradicting) error message is given: Email to XX (xx@xxx.org) delayed: Token is not yet valid. | ||||
Steps To Reproduce | Create a token with a start date/time > than current date/time. | ||||
Tags | No tags attached. | ||||
Bug heat | 8 | ||||
Complete LimeSurvey version number (& build) | 2.05+ 150222 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | MySQL | ||||
Server OS (if known) | Linux | ||||
Webserver software & version (if known) | ? | ||||
PHP Version | ? | ||||
Denis, I discussed this with several others and we came to the conclusion that the best fix would be to:
See https://www.limesurvey.org/en/forum/design-issues/65596-invalid-token?start=10#125967 for forum discussion. |
|
Just a "check box" in send mail , unchecked by default. |
|
Well, I'd really like to see a warning if there are tokens that are not valid yet. |
|
All are to be reviewed for 2.05 AND 3.0 . Then just a checkbox. |
|
If only a checkbox we definitely need to adjust the error message! We should change The "All emails were sent" part I think we can leave as is. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=15934 |
|
I personally like the first option better:
It would definitely give more flexibility |
|
With your option :
Aren't possible. |
|
Version 2.06+ Build 150930 released |
|
LimeSurvey: master b8445767 2015-09-22 14:55 Details Diff |
Fixed issue 09907: Invitations can not be sent before the start date of the tokens / inappropriate error message Dev: Add a checkbox to bypass date control Dev: TokenDynamic->findUninvitedIDsfind don't accept more Criteria : review it for 3.0 |
Affected Issues 09907 |
|
mod - application/controllers/admin/tokens.php | Diff File | ||
mod - application/views/admin/token/emailwarning.php | Diff File | ||
mod - application/views/admin/token/invite.php | Diff File | ||
mod - application/views/admin/token/remind.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-09-22 13:44 | mas_carpone | New Issue | |
2015-09-22 13:49 | Mazi | Assigned To | => DenisChenu |
2015-09-22 13:49 | Mazi | Status | new => assigned |
2015-09-22 13:52 | Mazi | Note Added: 33130 | |
2015-09-22 14:04 | DenisChenu | Note Added: 33131 | |
2015-09-22 14:17 | Mazi | Note Added: 33132 | |
2015-09-22 14:46 | DenisChenu | Note Added: 33133 | |
2015-09-22 14:51 | Mazi | Note Added: 33134 | |
2015-09-22 14:56 | DenisChenu | Changeset attached | => LimeSurvey master b8445767 |
2015-09-22 14:56 | DenisChenu | Note Added: 33135 | |
2015-09-22 14:56 | DenisChenu | Resolution | open => fixed |
2015-09-22 14:56 | DenisChenu | Status | assigned => resolved |
2015-09-22 14:56 | DenisChenu | Fixed in Version | => 2.06+ |
2015-09-23 09:24 | mas_carpone | Note Added: 33138 | |
2015-09-23 09:24 | mas_carpone | Note Edited: 33138 | |
2015-09-23 09:39 | DenisChenu | Note Added: 33139 | |
2015-09-30 11:01 | c_schmitz | Note Added: 33220 | |
2015-09-30 11:01 | c_schmitz | Status | resolved => closed |
2016-12-08 10:39 | c_schmitz | Category | Tokens => Survey participants (Tokens) |