Urgent fix for Joomla 3.9.25 #679
No reviewers
Labels
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: joomla/Component-Builder#679
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "staging"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Pull Request for Issue gh-678.
Summary of Changes
Fixed gh-678 moved the compilation success message out of the redirection message to a user state message, that get loaded to the page on successful compilation. This preserves the button scripts needed to install the compiled packages.
Testing Instructions
Upgrade to Joomla 3.9.25, and install this patch. Then the compiler page should work as expected.
Expected result
That JCB would work in Joomla 3.9.25 as always.
Actual result
The Joomla 3.9.25 update broke the compiler page installation buttons.
Quickly upgrading JCB to the current staging branch to test this
Compiler Install function now works on Joomla 3.9.25 with the latest JCB staging branch