User tests: Successful: Unsuccessful:
Pull Request for Issue #35218
When in dev mode (4.0-dev) the complete installation buttons would delete the installation folder by mistake because the data-development attribute on the button did not have a default value and JS 'development' in item.dataset
would return false
It seems that JS attributes need a value for them to appear "in".
install Joomla - on this final page click the complete buttons (either) and check if /installation gets deleted
/installation is deleted even when in dev mode
/installation is not deleted even when in dev mode
Status | New | ⇒ | Pending |
Category | ⇒ | Installation |
Title |
|
This step needs to be added to the release build scripts
What exactly do you mean? This is already part of the install - all I did was fix a bug
I have tested this item
Labels |
Added:
?
|
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC. This is just a small change and carefully tested by myself.
I have tested this item
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-08-23 10:09:48 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
?
Removed: ? |
Thanks!
This step needs to be added to the release build scripts