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

fixing error message when fails to load content of index.html (#8593) #8765

Merged
merged 7 commits into from
Aug 13, 2020

Conversation

hfazai
Copy link
Contributor

@hfazai hfazai commented Jul 23, 2020

I have experienced the same issue vaadin/hilla#311
This PR is to add file separator to the error message.

@CLAassistant
Copy link

CLAassistant commented Jul 23, 2020

CLA assistant check
All committers have signed the CLA.

@mshabarov
Copy link
Contributor

Thank you so much for contributing this fix, @hichem-fazai! Could you please also add a unit test for IndexHtmlRequestHandler::synchronizedHandleRequest proving the IOException message is what expected?

@hfazai
Copy link
Contributor Author

hfazai commented Aug 12, 2020

@mshabarov ok it's my real pleasure :-)

@hfazai hfazai marked this pull request as draft August 12, 2020 21:49
@hfazai hfazai marked this pull request as ready for review August 13, 2020 11:13
@vaadin-bot vaadin-bot added +1.0.0 and removed +0.0.1 labels Aug 13, 2020
@mshabarov mshabarov merged commit ba7536f into vaadin:master Aug 13, 2020
@hfazai
Copy link
Contributor Author

hfazai commented Aug 13, 2020

Very happy to make my first commit to Vaadin :-)
Thanks @mshabarov for your great collaboration! :-D

@mshabarov
Copy link
Contributor

Very happy to make my first commit to Vaadin :-)
Thanks @mshabarov for your great collaboration! :-D

Good job, @hichem-fazai ! We appreciate your contribution. Thanks

@hfazai hfazai deleted the fix-index-loading-failure-message branch August 17, 2020 10:22
@mshabarov mshabarov mentioned this pull request Aug 24, 2020
haijian-vaadin pushed a commit that referenced this pull request Aug 24, 2020
* fixing error message when fails to load content of index.html

* adding import

* code enhancement

* code enhancement and adding test

* enhancement

* simulate index-html absence by rename

* adding space and assert rename file
mshabarov pushed a commit that referenced this pull request Aug 24, 2020
* fixing error message when fails to load content of index.html

* adding import

* code enhancement

* code enhancement and adding test

* enhancement

* simulate index-html absence by rename

* adding space and assert rename file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants