View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
16269 | Bug reports | Survey participants (Tokens) | public | 2020-05-13 18:00 | 2020-08-12 10:10 |
Reporter | result | Assigned To | gabrieljenik | ||
Priority | high | Severity | partial_block | ||
Status | closed | Resolution | fixed | ||
Product Version | 4.2.x | ||||
Summary | 16269: "Start bounce processing" menu item doesn't work | ||||
Description | As shown here in the manual: https://manual.limesurvey.org/Email_bounce_tracking_system#Starting_Bounce_Processing_in_v3.0 The menu item "Start bounce processing" targets #, but doesn't do anything. No ajax request, nothing is happening. If you call /index.php/admin/tokens/sa/bounceprocessing/surveyid/XXXXXX directly, it works normally. | ||||
Tags | bug | ||||
Bug heat | 12 | ||||
Complete LimeSurvey version number (& build) | Version 4.2.3+200511 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | all | ||||
Database type & version | mysql | ||||
Server OS (if known) | |||||
Webserver software & version (if known) | Apache | ||||
PHP Version | 7.3.17 | ||||
related to | 16567 | confirmed | Bounce process menu entry should not be enabled |
I am on Debian 10.4 with LS 4.3.1 (onother installation of LS 4.1.15 has same problem). I have php7.3.14 installed. The php-imap module is enabled. I have configured the e-mail address of an local user (which exists...) as bounce address in both, the global config and at a test survey. When i try to use it on the survey (start bounce processing), nothing happens. |
|
I can copy that behaviour on a hosted webspace with php 7 |
|
Hi, the URL to show participants of the survey is "/index.php/admin/tokes/sa/browse/surveyid/<number>" . The URL for "bounce settings" is "admin/tokens/sa/bouncesettings/surveyid" ... "bouncesettings"! regards |
|
I can confirm, that calling "/index.php/admin/tokens/sa/bounceprocessing/surveyid/XXXXXX" directly makes the "bounce processing" work like expected. So, maybe by pressing the button only the wrong function is called. |
|
@ollehar, have time to take a look at this one? |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=30365 |
|
Fixed in Release 4.3.10+200812 |
|
LimeSurvey: master a520ff1a 2020-08-10 17:45 Committer: GitHub Details Diff |
Fixed issue 16269: "Start bounce processing" menu item doesn't work (#1533) Validation is inverted, so it considers the bounce processing is disabled when it's not. |
Affected Issues 16269 |
|
mod - application/views/admin/survey/topbar/token_bar.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-05-13 18:00 | result | New Issue | |
2020-05-14 16:41 | ollehar | Priority | none => high |
2020-05-14 16:41 | ollehar | Severity | minor => partial_block |
2020-06-25 11:32 | edv | Note Added: 58448 | |
2020-06-30 23:07 | Klangreich | Note Added: 58601 | |
2020-06-30 23:07 | Klangreich | Issue Monitored: Klangreich | |
2020-06-30 23:08 | Klangreich | Tag Attached: bug | |
2020-07-01 13:20 | edv | Note Added: 58613 | |
2020-07-01 13:20 | edv | File Added: Bounce02.png | |
2020-07-02 14:20 | edv | Note Added: 58648 | |
2020-07-07 18:41 | cdorin | Note Added: 58760 | |
2020-07-29 21:59 | cdorin | Status | new => confirmed |
2020-07-29 21:59 | cdorin | Zoho Sprints | => |Yes| |
2020-07-29 21:59 |
|
Zoho Sprints ID | => 14469000000197049 |
2020-08-04 20:02 | gabrieljenik | Note Added: 59308 | |
2020-08-04 20:05 | gabrieljenik | Relationship added | related to 16567 |
2020-08-10 15:57 | gabrieljenik | Changeset attached | => LimeSurvey master a520ff1a |
2020-08-10 15:57 | gabrieljenik | Note Added: 59391 | |
2020-08-10 15:57 | gabrieljenik | Assigned To | => gabrieljenik |
2020-08-10 15:57 | gabrieljenik | Resolution | open => fixed |
2020-08-10 16:15 |
|
Zoho Sprints | Yes => |Yes| |
2020-08-10 16:15 |
|
Status | confirmed => resolved |
2020-08-10 16:15 |
|
Zoho Sprints | Yes => |Yes| |
2020-08-12 10:10 | lime_release_bot | Zoho Sprints | Yes => |Yes| |
2020-08-12 10:10 | lime_release_bot | Note Added: 59428 | |
2020-08-12 10:10 | lime_release_bot | Status | resolved => closed |
2021-08-02 17:46 | guest | Bug heat | 10 => 12 |