User tests: Successful: Unsuccessful:
When the ajax requests during installation are failing, we currently get no feedback about that in the UI. This PR adds some error handling for that. This is not perfect, but better than nothing and maybe someone can help make this better.
echo 'something';
at line 74 (This breaks the response and triggers the error)Install Joomla
Status | New | ⇒ | Pending |
Category | ⇒ | Installation Language & Strings JavaScript |
Labels |
Added:
?
?
|
Tested successfully
Error message appears.
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
?
|
Kinda unconvinced by blatting out the raw code from an end user perspective. Can we not just give that message without appending the text and console.error
the raw response which would be enough for us to see it in system tests
I've pushed a modified version of this with the changes I requested above
Status | Ready to Commit | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-11-30 22:10:10 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
|
I have tested this item✅ successfully on 725af51
Appled patch
changed /installation/src/Controller/InstallationController.php
installed joomla
-> error message appear
work as descriped
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/26073.