View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
08911Feature requestsRemoteControlpublic2021-10-28 09:27
Reporterravi4957 Assigned Toc_schmitz  
PriorityhighSeverity@60@ 
Status closedResolutionfixed 
Summary08911: RPC Call response not managed properly as per new changes for method export_statistics
Description

In file remotecontrol_handle.php file for function export_statistics, the response returned is using base64_encode as it was done for version 2.0 and it returns the binary data of the exported file,

While in 2.05 BigFile class already introduced for the file type responses, so will suggest to use the same as it is used for the other export functions like export_responses, so user don't need to decode manually when using xml rpc calls

TagsNo tags attached.
Bug heat4
Story point estimate
Users affected %

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2014-04-08 09:40

administrator   ~29688

Ravi, can you provide a patch for this, too?

c_schmitz

c_schmitz

2014-04-14 11:38

administrator   ~29731

Feedback please?

Issue History

Date Modified Username Field Change
2014-03-27 09:03 ravi4957 New Issue
2014-04-08 09:40 c_schmitz Note Added: 29688
2014-04-08 09:40 c_schmitz Assigned To => c_schmitz
2014-04-08 09:40 c_schmitz Status new => feedback
2014-04-14 11:38 c_schmitz Note Added: 29731
2014-04-16 16:47 ravi4957 Status feedback => assigned
2014-04-16 17:20 c_schmitz Project Bug reports => Feature requests
2021-10-28 09:27 galads Status assigned => closed
2021-10-28 09:27 galads Resolution open => fixed