User tests: Successful: Unsuccessful:
After installing Joomla, go to customization and select language say Hindi for installation. If the language cannot be installed, the server will not return any value, and the value is null. But the below code is accessing its properties without checking the data is null or not.
Pull Request for Issue # .
Added a check to see if the download URL object exists before accessing its properties.
Install Joomla v4.0.0.alpha4
After installation complete, click on Customize installation and select Hindi language to install
You should see success message or error message.
Screen is not frozen
Error message shown and redirected to final status page
Status | New | ⇒ | Pending |
Category | ⇒ | Installation |
Title |
|
Title |
|
Labels |
Added:
?
|
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-08-06 09:19:29 |
Closed_By | ⇒ | wilsonge |
Nice find - thanks! Thanks for your first contribution to core!
@corejoomla Please fix this code style error