View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
06899 | Bug reports | Survey participants (Tokens) | public | 2012-11-19 14:08 | 2012-11-20 13:19 |
Reporter | pfpDave | Assigned To | mdekker | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.00+ | ||||
Fixed in Version | 2.00+ | ||||
Summary | 06899: LDAP Import Filter Blank E-mail and Filter Duplicates ignored (fix included) | ||||
Description | When importing 'users/tokens' from LDAP, the 'Filter blank email addresses' and 'Filter duplicate records' options are ignored. The reason for this seems to be a missing name tag on the checkboxes in \application\views\admin\token\ldapform.php meaning the variables never get set. Fix is to change line 32 from:
to:
and line 36 from:
to:
| ||||
Tags | No tags attached. | ||||
Bug heat | 2 | ||||
Complete LimeSurvey version number (& build) | 121115 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | IE8 | ||||
Database type & version | SQL Express 2012 | ||||
Server OS (if known) | Server 2008 | ||||
Webserver software & version (if known) | IIS 7 | ||||
PHP Version | 5.4.8 | ||||
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=10368 |
|
Fix committed to 2.1 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=10369 |
|
LimeSurvey: master 53dfd739 2012-11-19 21:24 Details Diff |
fixed 06899: LDAP Import Filter Blank E-mail and Filter Duplicates ignored (thanks to pfpDave) |
Affected Issues 06899 |
|
mod - application/views/admin/token/ldapform.php | Diff File | ||
mod - application/views/admin/token/ldappost.php | Diff File | ||
LimeSurvey: 2.1 81274751 2012-11-19 21:24 Details Diff |
fixed 06899: LDAP Import Filter Blank E-mail and Filter Duplicates ignored (thanks to pfpDave) |
Affected Issues 06899 |
|
mod - application/views/admin/token/ldapform.php | Diff File | ||
mod - application/views/admin/token/ldappost.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-11-19 14:08 | pfpDave | New Issue | |
2012-11-19 21:25 | mdekker | Assigned To | => mdekker |
2012-11-19 21:25 | mdekker | Status | new => assigned |
2012-11-19 21:37 | mdekker | Changeset attached | => LimeSurvey master 53dfd739 |
2012-11-19 21:37 | mdekker | Note Added: 22322 | |
2012-11-19 21:37 | mdekker | Resolution | open => fixed |
2012-11-19 21:38 | mdekker | Relationship added | related to 06900 |
2012-11-19 21:47 | mdekker | Changeset attached | => LimeSurvey 2.1 81274751 |
2012-11-19 21:47 | mdekker | Note Added: 22323 | |
2012-11-19 21:48 | mdekker | Status | assigned => resolved |
2012-11-19 21:48 | mdekker | Fixed in Version | => 2.00+ |
2012-11-20 13:19 | c_schmitz | Status | resolved => closed |
2016-12-08 10:39 | c_schmitz | Category | Tokens => Survey participants (Tokens) |