View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
10029Bug reportsRemoteControlpublic2015-12-04 15:13
Reportergabrieljenik Assigned Toc_schmitz  
PrioritynormalSeveritypartial_block 
Status closedResolutionfixed 
Product Version2.06+ 
Fixed in Version2.06+ 
Summary10029: When sending AJAX calls from Firefox, RemoteControl doesn't respond
Description

I believe this is because FF appends "de-facto" the string "charset=UTF-8" to the content-type header, resulting in a header as follows: "application/json; charset=UTF-8"

LS doesn't recognize that as a valid header.

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

Users monitoring this issue

c_schmitz

Activities

Related Changesets

LimeSurvey: master 1b8c98e1

2015-11-10 18:53:07

gabrieljenik

Details Diff
Fixed issue 10029: When sending AJAX calls from Firefox, RemoteControl doesn't respond

FF appends "de-facto" the string "charset=UTF-8" to the content-type header
Remote Control didn't recognize "application/json; charset=UTF-8" as valid header.
Now allows CONTENT_TYPE to be like "application/json; charset=UTF-8".
Affected Issues
10029
mod - application/libraries/LSjsonRPCServer.php Diff File

LimeSurvey: master 687ae677

2015-11-13 04:47:03

c_schmitz

Details Diff
Merge pull request #383 from gabrieljenik/patch-20

Fixed issue 10029: When sending AJAX calls from Firefox, RemoteControl doesn't respond
Affected Issues
10029
mod - application/libraries/LSjsonRPCServer.php Diff File

Issue History

Date Modified Username Field Change
2015-11-10 19:44 gabrieljenik New Issue
2015-11-10 19:44 gabrieljenik Assigned To => gabrieljenik
2015-11-10 19:44 gabrieljenik Status new => assigned
2015-11-10 19:54 gabrieljenik Note Added: 33553
2015-11-10 19:54 gabrieljenik Status assigned => resolved
2015-11-10 19:54 gabrieljenik Resolution open => fixed
2015-11-12 18:44 gabrieljenik Issue Monitored: c_schmitz
2015-11-13 05:47 gabrieljenik Changeset attached => LimeSurvey master 1b8c98e1
2015-11-13 05:47 c_schmitz Changeset attached => LimeSurvey master 687ae677
2015-11-13 05:47 c_schmitz Note Added: 33565
2015-11-13 05:47 c_schmitz Assigned To gabrieljenik => c_schmitz
2015-11-13 05:47 c_schmitz Product Version => 2.06+
2015-11-13 05:47 c_schmitz Fixed in Version => 2.06+
2015-12-04 15:13 c_schmitz Note Added: 33698
2015-12-04 15:13 c_schmitz Status resolved => closed
2021-08-03 20:21 guest Bug heat 4 => 6