View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
16549 | Bug reports | File manager | public | 2020-07-30 16:48 | 2021-04-22 16:45 |
Reporter | Assigned To | gabrieljenik | |||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 4.3.6 | ||||
Summary | 16549: Error message is shown while trying to delete and reupload file using File upload | ||||
Description | Issue: Error "/index.php?r=uploader/index/mode/upload/sid/364584/preview/0/fieldname/364584X39X1439/" message is displayed . | ||||
Steps To Reproduce | 1.Log in as admin. | ||||
Additional Information | Please refer the screenshot for more details | ||||
Tags | No tags attached. | ||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | 4.3.6 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | mysqlnd 7.4.7 | ||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | 7.4.7 | ||||
related to | 16589 | closed | gabrieljenik | Unable to Upload files using File upload (|) . |
related to | 16194 | closed | gabrieljenik | file upload disables other clicks |
|
|
Fixed by removing the iframe after receiving the result. |
|
Tested the issue after checking into branch, I am not able to upload the file for the first time only |
|
Working as expected. |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=30408 |
|
LimeSurvey: master 09da6655 2020-08-17 16:37 Details Diff |
Fixed issue 16194: file upload disables other clicks. After loading the upload frame inside the modal, 'relevance:on' event handlers are lost. Calling triggerEmRelevance() when closing the modal fixes the issue. Contains also fix for 16549: Error message is shown while trying to delete and reupload file using File upload |
Affected Issues 16194, 16549 |
|
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 | ||
mod - assets/packages/questions/upload/src/ajaxupload.js | Diff File | ||
LimeSurvey: master e3229069 2020-08-18 21:00 Details Diff |
Fixed issue 16194: file upload disables other clicks. After loading the upload frame inside the modal, 'relevance:on' event handlers are lost. Calling triggerEmRelevance() when closing the modal fixes the issue. Removes the cache for the currentUploadHandler. This wasn't working for multiple upload question in the same as it was caching it on a window level variable. Removed the cache for simplifiying. Contains also fix for 16549: Error message is shown while trying to delete and reupload file using File upload |
Affected Issues 16194, 16549 |
|
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 | ||
mod - assets/packages/questions/upload/src/ajaxupload.js | Diff File | ||
mod - assets/packages/questions/upload/src/modaldialog.js | Diff File | ||
mod - assets/packages/questions/upload/src/uploader.js | Diff File | ||
LimeSurvey: master e5155535 2020-08-18 22:59 Details Diff |
Fixed issue 16194: file upload disables other clicks. After loading the upload frame inside the modal, 'relevance:on' event handlers are lost. Removed the jquery package as it was overstepping all the bindings previously done. Removes the cache for the currentUploadHandler. This wasn't working for multiple upload question in the same as it was caching it on a window level variable. Removed the cache for simplifiying. Contains also fix for 16549: Error message is shown while trying to delete and reupload file using File upload |
Affected Issues 16194, 16549 |
|
mod - application/controllers/UploaderController.php | 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 | ||
mod - assets/packages/questions/upload/src/ajaxupload.js | Diff File | ||
mod - assets/packages/questions/upload/src/uploader.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-07-30 16:48 |
|
New Issue | |
2020-07-30 16:49 |
|
Note Added: 59221 | |
2020-07-30 16:49 |
|
File Added: File_Reupload.png | |
2020-07-30 16:49 |
|
Zoho Sprints | => |Yes| |
2020-07-30 16:49 |
|
Zoho Sprints ID | => 14469000000204001 |
2020-08-04 06:42 | Sindre | Issue Monitored: Sindre | |
2020-08-04 10:22 |
|
Status | new => confirmed |
2020-08-04 10:22 |
|
Zoho Sprints | Yes => |Yes| |
2020-08-17 14:28 | gabrieljenik | Note Added: 59479 | |
2020-08-18 12:13 |
|
Relationship added | related to 16589 |
2020-08-18 14:57 |
|
Note Added: 59501 | |
2020-08-18 14:57 |
|
File Added: 16549_FileUpload.png | |
2020-08-19 17:14 | gabrieljenik | Relationship added | related to 16194 |
2020-08-20 15:49 |
|
Note Added: 59558 | |
2020-08-20 15:49 |
|
File Added: FileReupload_Working.png | |
2020-08-21 11:44 | gabrieljenik | Changeset attached | => LimeSurvey master e5155535 |
2020-08-21 11:44 | gabrieljenik | Changeset attached | => LimeSurvey master e3229069 |
2020-08-21 11:44 | gabrieljenik | Changeset attached | => LimeSurvey master 09da6655 |
2020-08-21 11:44 | gabrieljenik | Note Added: 59570 | |
2020-08-21 11:44 | gabrieljenik | Assigned To | => gabrieljenik |
2020-08-21 11:44 | gabrieljenik | Resolution | open => fixed |
2021-04-22 16:45 | gabrieljenik | Status | confirmed => closed |
2021-08-02 23:17 | guest | Bug heat | 4 => 6 |