User tests: Successful: 0 Unsuccessful: 0
Pull Request for Issue #38513.
Going to the joomla updater can lead to a js error because an optional element can not be found. This PR checks the element before it is used.
Short: Follow the instructions in the linked issue.
Long:
Open the developer tools of your browser to see the console.
Go to System -> Global Configuration -> Joomla! Update.
Try out different channels.
Everytime you click "Save & Close" you are redirected to the update page.
There you can click buttons like "Reinstall Joomla! core files"
An js error saying "TypeError: updateCheck is null" appears in the browser console. Depending on your debug settings it could say "a is null" or something like this. Buttons are not working.
There is no js error and buttons should work as always.
Nope.
Status | New | ⇒ | Pending |
Category | ⇒ | JavaScript Repository NPM Change |
I have tested this item
I did not get a JS error in my browser console without this PR. But I can confirm that without this PR, the button to reinstall the core files doesn't work, and with this PR it does work.
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
NPM Resource Changed
Release Blocker
?
|
Status | Ready to Commit | ⇒ | Pending |
Labels |
RTC
Status | Pending | ⇒ | Ready to Commit |
RTC !
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-08-18 18:46:34 |
Closed_By | ⇒ | roland-d | |
Labels |
Added:
?
|
Thank you
I have tested this item✅ successfully on 65394e0
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/38519.