View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 16363 | Bug reports | Survey taking | public | 2020-06-04 13:05 | 2020-08-03 11:23 |
| Reporter | Assigned To | ||||
| Priority | low | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 4.2.5 | ||||
| Summary | 16363: File Upload in LS4 & IE 11 | ||||
| Description | on click on upload file button,nothing happens it remains in the same page | ||||
| Steps To Reproduce |
| ||||
| Additional Information | Please refer the screenshot below for more details | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Bug heat | 12 | ||||
| Complete LimeSurvey version number (& build) | Irrelevant | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | |||||
| Database type & version | Irrelevant | ||||
| Server OS (if known) | |||||
| Webserver software & version (if known) | |||||
| PHP Version | 7.4 | ||||
|
We had this problem and it was related to the theme that we had tried to import from LS3. |
|
|
Interesting - seems the issue can be reproduced with the default themes as well (using 7.4). Will try later 7.2 |
|
|
From what I see the syntax used for the assets\packages\questions\upload\src\modaldialog.js is not compatible with IE11. |
|
|
Syntax in the JS wasn't IE11 compatible. Pollyfilled by adding .babelrc file enabling 'preset-env'. |
|
|
Tested the issue before pulling the PR, Issue exist. Tested the issue after pulling the PR, working as expected. Please refer the attachment for more details. |
|
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=30326 |
|
|
Fixed in Release 4.3.8+200803 |
|
|
LimeSurvey: master e0b70520 2020-07-28 23:36
Committer: Details Diff |
Fixed issue 16363: File Upload in LS4 & IE 11 Syntax in the JS wasn't IE11 compatible. Pollyfilled by adding .babelrc file enabling 'preset-env'. |
Affected Issues 16363 |
|
| add - assets/packages/questions/upload/.babelrc | Diff File | ||
| mod - assets/packages/questions/upload/build/uploadquestion.js | Diff File | ||
| mod - assets/packages/questions/upload/build/uploadquestion.min.js | Diff File | ||
| mod - assets/packages/questions/upload/build/uploadquestion.min.js.map | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-06-04 13:05 |
|
New Issue | |
| 2020-06-04 13:05 |
|
File Added: FileUpload_IE11Version.png | |
| 2020-06-04 13:15 |
|
Status | new => confirmed |
| 2020-06-04 13:15 |
|
Steps to Reproduce Updated | |
| 2020-06-04 13:15 |
|
Zoho Sprints | => |Yes| |
| 2020-06-04 13:15 |
|
Zoho Sprints ID | => 14469000000117001 |
| 2020-06-04 13:58 |
|
Priority | none => low |
| 2020-06-04 13:58 |
|
Zoho Sprints | Yes => |Yes| |
| 2020-06-04 15:56 | GuernseyResearch | Note Added: 58182 | |
| 2020-06-04 16:52 | cdorin | Zoho Sprints | Yes => |Yes| |
| 2020-06-04 16:52 | cdorin | PHP Version | Irrelevant => 7.2 |
| 2020-06-04 16:52 | cdorin | Note Added: 58183 | |
| 2020-06-04 16:52 | cdorin | Zoho Sprints | Yes => |Yes| |
| 2020-06-04 16:52 | cdorin | PHP Version | 7.2 => 7.4 |
| 2020-07-24 18:43 | gabrieljenik | Note Added: 59085 | |
| 2020-07-28 21:37 | gabrieljenik | Note Added: 59139 | |
| 2020-07-30 13:37 |
|
Note Added: 59203 | |
| 2020-07-30 13:37 |
|
File Added: 16363_Fileupload_IE11.png | |
| 2020-07-30 17:15 |
|
Changeset attached | => LimeSurvey master e0b70520 |
| 2020-07-30 17:15 |
|
Note Added: 59222 | |
| 2020-07-30 17:22 |
|
Zoho Sprints | Yes => |Yes| |
| 2020-07-30 17:22 |
|
Status | confirmed => resolved |
| 2020-08-03 11:23 | lime_release_bot | Zoho Sprints | Yes => |Yes| |
| 2020-08-03 11:23 | lime_release_bot | Note Added: 59255 | |
| 2020-08-03 11:23 | lime_release_bot | Status | resolved => closed |
| 2020-08-03 11:23 | lime_release_bot | Resolution | open => fixed |