[4.2] Empty error message in package install#38227
Conversation
build/media_source/plg_installer_packageinstaller/js/packageinstaller.es6.js
Outdated
Show resolved
Hide resolved
|
Unfortunately I cannot reproduce the issue here on a clean, current 4.2-dev without this PR. I don't get an empty error message when trying to upload a folder. I get a message "No Install Type Found". I've tried an empty folder and a folder with one empty file and also a folder with files and subfolders. In all cases the same result. What am I doing wrong? P.S. The message I get is of type information or has no type. It has blue background. |
|
were you using drag and drop? |
Yes, was on |
|
What a pity because I think this PR is right now, and I wanted to test it with success, only I can't reproduce the issue. |
|
Maybe some OS specific, I have "empty error" as in description, when doing "folder drag and drop" in Linux in Chrome |
|
Hmm, no, same result when I use Firefox on my Linux server directly. |
|
@pearlpriyanka Did you have your issue #37575 with Windows 11 as client OS where the browser was used? |
|
Hmm, anyway, I believe you guys of course, no need for a video or animated gif. I just can't reproduce it here and would like to know why. |
|
I have tested this item ✅ successfully on e57fc28 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/38227. |
1 similar comment
|
I have tested this item ✅ successfully on e57fc28 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/38227. |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/38227. |
build/media_source/plg_installer_packageinstaller/js/packageinstaller.es6.js
Show resolved
Hide resolved
|
Thank you. As for the discussion of which mime-types to check, that can be a separate issue. |
joomla/joomla-cms#36749 + joomla/joomla-cms#38228 + joomla/joomla-cms#38227 - (только для en-GB, у нас исправлено ранее) joomla/joomla-cms#38255 + joomla/joomla-cms#38244 + joomla/joomla-cms#38271 - (только для en-GB, у нас исправлено ранее) joomla/joomla-cms#38287 - (только для en-GB, у нас исправлено ранее) joomla/joomla-cms#38301 - (только для en-GB, у нас исправлено ранее)


Pull Request for Issue #37575 .
Summary of Changes
Display an error message with text not just an empty error
Testing Instructions
npm run build:js
or install prebuilt package
Go to the package installer and try to drag & drop a folder
Actual result BEFORE applying this Pull Request
and js error in the console
Expected result AFTER applying this Pull Request
and no console errors
Documentation Changes Required
none