View Issue Details

This bug affects 1 person(s).
 8
IDProjectCategoryView StatusLast Update
15551Bug reportsPluginspublic2021-10-05 21:36
Reporterbismark Assigned To 
PrioritynoneSeverityminor 
Status feedbackResolutionopen 
Product Version3.19.3 
Summary15551: new pjax causes js output
Description

since the new pjax we have trouble with one of our plugins.

while the plugin works as expected in prior versions, it outputs now some js-code from assets/packages/pjax/pjax.js:

function (enumerable) { var arr = []; for (var i = enumerable.length; i--; arr.unshift(enumerable[i])) { } return arr; }
TagsNo tags attached.
Attached Files
pjax-output.PNG (25,070 bytes)   
pjax-output.PNG (25,070 bytes)   
Bug heat8
Complete LimeSurvey version number (& build)master
I will donate to the project if issue is resolvedNo
Browser
Database type & version10.1.26-MariaDB
Server OS (if known)
Webserver software & version (if known)
PHP Version7.1.8

Users monitoring this issue

There are no users monitoring this issue.

Activities

ollehar

ollehar

2019-12-09 15:15

administrator   ~54976

Frontend or backend?

bismark

bismark

2019-12-10 00:02

reporter   ~54981

this is a Plugin executed in Backend

DenisChenu

DenisChenu

2019-12-10 08:03

developer   ~54983

Last edited: 2019-12-10 08:03

Same issue here https://gitlab.com/SondagesPro/ExportAndStats/statsPivotTable/issues/2

I look at json : it's OK, then it's when reading json …

ollehar

ollehar

2021-03-10 23:02

administrator   ~63238

Please update to the latest version and check if the bug can still be reproduced. Thank you.

DenisChenu

DenisChenu

2021-03-11 07:21

developer   ~63250

Last edited: 2021-03-11 07:22

Same with https://gitlab.com/SondagesPro/ExportAndStats/statsPivotTable

and 3.25.17

hribeiro

hribeiro

2021-10-05 21:36

reporter   ~66756

I'm using 3.27 and found this bug. The function however is a bit different: "function(t){for(var e=[],o=t.length;o--;e.unshift(t[o]));return e}"

Issue History

Date Modified Username Field Change
2019-11-11 10:18 bismark New Issue
2019-11-11 10:18 bismark File Added: pjax-output.PNG
2019-12-09 15:15 ollehar Note Added: 54976
2019-12-10 00:02 bismark Note Added: 54981
2019-12-10 08:03 DenisChenu Note Added: 54983
2019-12-10 08:03 DenisChenu Note Edited: 54983
2021-03-10 23:02 ollehar Status new => feedback
2021-03-10 23:02 ollehar Note Added: 63238
2021-03-11 07:21 DenisChenu Note Added: 63250
2021-03-11 07:22 DenisChenu Note Edited: 63250
2021-10-05 21:36 hribeiro Note Added: 66756
2021-10-05 21:36 hribeiro Bug heat 6 => 8