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

improve error message on invalid WOPI host #7842

Merged
merged 1 commit into from
Dec 28, 2023

Conversation

Rash419
Copy link
Contributor

@Rash419 Rash419 commented Dec 15, 2023

  • before this patch when socket connection failed, we used to show the same error for socket connection failure and send the 'Action_Load_Resp' with same errorMsg
  • now we show/send different message for unauthorized and loading failure

Resolves: #7709
Change-Id: I71b1b7f8e2eca93790d068583370787825911a41

  • Target version: master

@Rash419 Rash419 requested a review from eszkadev December 15, 2023 08:32
- before this patch when socket connection failed, we used to show the
  same error for socket connection failure and send the
  'Action_Load_Resp' with same errorMsg
- now we show/send different message for unauthorized and loading
  failure

Signed-off-by: Rash419 <rashesh.padia@collabora.com>
Change-Id: I71b1b7f8e2eca93790d068583370787825911a41
@Rash419 Rash419 requested a review from eszkadev December 28, 2023 07:49
Copy link
Contributor

@eszkadev eszkadev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@Rash419 Rash419 merged commit d4918c7 into CollaboraOnline:master Dec 28, 2023
@Rash419 Rash419 deleted the imprv-wopi-err-msg branch December 28, 2023 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Improve error message on invalid WOPI host
2 participants