User tests: Successful: Unsuccessful:
Closes #29092.
Excludes .es6 files from being copied to media directory.
Download and install this package https://ci.joomla.org/artifacts/joomla/joomla-cms/4.0-dev/31201/downloads/36975/Joomla_4.0.0-beta5-dev+pr.31201-Development-Full_Package.zip.
Check that JS functionality still works (e.g. messages, modals, form validation).
Check if media/system/js/core.es6
directory exists.
media/system/js/core.es6
directory doesn't exist and JS functionality works properly.
No.
Status | New | ⇒ | Pending |
Category | ⇒ | JavaScript Repository |
Labels |
Added:
?
|
It's available now. Added the link in testing instructions.
Can we exclude the "*.es6" folder too?
@HLeithner should be OK now.
thx
I have tested this item
Performed a fresh install with the new package
media/system/js/core.es6
directory doesn't exist and JS functionality works properly.I have tested this item
No errors after fresh install on provided package. Checked various functionalities with no errors as well.
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-11-02 08:10:59 |
Closed_By | ⇒ | HLeithner | |
Labels |
Added:
?
|
Thanks
@HLeithner @wilsonge As these .es6 and scss files and the es6 folder will not be included into the next Beta (or RC?) build, it would need to include them into the list of files and folders to be deleted in script.php so they are deleted when updating previous 4 Beta versions, or not?
This is part of the release process.
Yes, I know .. it was forgotten when doing Beta 4 (Beta 5 was ok then), so I thought I set a reminder.
@SharkyKZ, the Install package mentioned in the test instructions is not available yet.