View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
07827Bug reportsData Entry (non public)public2013-06-09 16:43
Reporterjustin Assigned Toc_schmitz  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Fixed in Version2.00+ 
Summary07827: Ampersand in End Url gets converted to & for non-admins
Description

If I try to place an End Url like this:
http://www.blah.com/ddd.aspx?a=1&b=2

then if I'm logged in as a normal user, with just Create Survey privileges, it gets saved as this:
http://www.blah.com/ddd.aspx?a=1&b=2
(notice the & between 1 and b instead of &)

If I'm logged in as a full admin, it saves properly as this:
http://www.blah.com/ddd.aspx?a=1&b=2

Additional Information

This was tested on demo.limesurvey.org

TagsNo tags attached.
Bug heat6
Complete LimeSurvey version number (& build)
I will donate to the project if issue is resolved
Browser
Database type & version
Server OS (if known)
Webserver software & version (if known)
PHP Version

Users monitoring this issue

justin

Activities

justin

justin

2013-05-12 01:11

reporter   ~25225

It appears in the bug reporting system is not converting the HTML tag, so I'll use spaces to delimit it:

The & between 1 and b gets converted to & amp ; (without spaces), when editing the End URL as a non-admin.

http://www.blah.com/ddd.aspx?a=1& amp ; b=2

c_schmitz

c_schmitz

2013-05-14 14:27

administrator   ~25247

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=12420

c_schmitz

c_schmitz

2013-05-14 14:38

administrator   ~25250

Version 2.0 Build 130514 released

justin

justin

2013-05-15 20:52

reporter   ~25272

This does not appear to be fixed. I justin tested on demo.limesurvey.org, and also on an on-site installation where the customer says they upgraded to the latest version from yesterday (130514). In both places, if I'm in as a normal user with Create Survey privileges, it still puts in & amp ; when saving the End URL.

c_schmitz

c_schmitz

2013-05-17 13:57

administrator   ~25288

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=12436

justin

justin

2013-05-21 02:27

reporter   ~25321

I tested this on demo.limesurvey.org and it now appears to be fixed.

When will this fix be released in the general release? I see build 130514, dated May 14, is on the download page, but this fix was made on May 17, so I presume it's not in that build.

c_schmitz

c_schmitz

2013-05-26 21:06

administrator   ~25373

New version 2.00+ Build 130526 released

c_schmitz

c_schmitz

2013-06-09 15:54

administrator   ~25481

Fix committed to 2.05 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=12534

c_schmitz

c_schmitz

2013-06-09 16:43

administrator   ~25483

Fix committed to 2.05 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=12537

Related Changesets

LimeSurvey: master 992c49a5

2013-05-14 12:26:36

c_schmitz

Details Diff
Fixed issue 07827: Ampersands in end url are encoded for non-admins Affected Issues
07827
mod - application/controllers/admin/database.php Diff File

LimeSurvey: 2.05 dbd305b3

2013-05-14 12:26:36

c_schmitz

Details Diff
Fixed issue 07827: Ampersands in end url are encoded for non-admins Affected Issues
07827
mod - application/controllers/admin/database.php Diff File

LimeSurvey: master 69baf09a

2013-05-17 11:57:38

c_schmitz

Details Diff
Fixed issue 07827: Ampersands in end url are encoded for non-admins Affected Issues
07827
mod - application/controllers/admin/database.php Diff File
mod - application/core/LSYii_Validators.php Diff File

LimeSurvey: 2.05 d80fc09f

2013-05-17 11:57:38

c_schmitz

Details Diff
Fixed issue 07827: Ampersands in end url are encoded for non-admins Affected Issues
07827
mod - application/controllers/admin/database.php Diff File
mod - application/core/LSYii_Validators.php Diff File

Issue History

Date Modified Username Field Change
2013-05-12 01:08 justin New Issue
2013-05-12 01:09 justin Issue Monitored: justin
2013-05-12 01:11 justin Note Added: 25225
2013-05-14 14:03 DenisChenu Project Feature requests => Bug reports
2013-05-14 14:24 c_schmitz Assigned To => c_schmitz
2013-05-14 14:24 c_schmitz Status new => assigned
2013-05-14 14:25 c_schmitz Status assigned => resolved
2013-05-14 14:25 c_schmitz Fixed in Version => 2.00+
2013-05-14 14:25 c_schmitz Resolution open => fixed
2013-05-14 14:27 c_schmitz Changeset attached => LimeSurvey master 992c49a5
2013-05-14 14:27 c_schmitz Note Added: 25247
2013-05-14 14:38 c_schmitz Note Added: 25250
2013-05-14 14:38 c_schmitz Status resolved => closed
2013-05-15 20:52 justin Note Added: 25272
2013-05-15 20:52 justin Status closed => feedback
2013-05-15 20:52 justin Resolution fixed => reopened
2013-05-17 13:57 c_schmitz Changeset attached => LimeSurvey master 69baf09a
2013-05-17 13:57 c_schmitz Note Added: 25288
2013-05-17 13:58 c_schmitz Status feedback => resolved
2013-05-17 13:58 c_schmitz Resolution reopened => fixed
2013-05-21 02:27 justin Note Added: 25321
2013-05-26 21:06 c_schmitz Note Added: 25373
2013-05-26 21:06 c_schmitz Status resolved => closed
2013-06-09 15:54 c_schmitz Changeset attached => LimeSurvey 2.05 dbd305b3
2013-06-09 15:54 c_schmitz Note Added: 25481
2013-06-09 16:43 c_schmitz Changeset attached => LimeSurvey 2.05 d80fc09f
2013-06-09 16:43 c_schmitz Note Added: 25483
2021-08-02 22:24 guest Bug heat 4 => 6