Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.0] Fix missed WebAsset for installation/error #27855

Merged
merged 1 commit into from
Feb 8, 2020

Conversation

Fedik
Copy link
Member

@Fedik Fedik commented Feb 8, 2020

Summary of Changes

Use WebAsset in installation/error, that was forgotten in #27472

Testing Instructions

Apply patch, add to installation/index.php some error, eg throw new Exception('Error');
Open installation URL

Expected result

You will get an error page

Actual result

You will get a white page with text "webcomponent blabla" not found

Documentation Changes Required

nope

Notes

the error page somehow has huge joomla logo, this is some styling issue, not related to current pull request

@wilsonge wilsonge merged commit 7f5c57d into joomla:4.0-dev Feb 8, 2020
@wilsonge
Copy link
Contributor

wilsonge commented Feb 8, 2020

Thanks!

@wilsonge wilsonge added this to the Joomla 4.0 milestone Feb 8, 2020
@Fedik Fedik deleted the installatio-asset2 branch February 8, 2020 16:36
brianteeman pushed a commit to brianteeman/joomla-cms that referenced this pull request Feb 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants