Skip to content

Comments

9806 fix issue with noisy error in logs when downloading a file with tou/guestbook enabled#9867

Merged
kcondon merged 2 commits intodevelopfrom
9806-guestbook-popup-logging-error-fix
Sep 5, 2023
Merged

9806 fix issue with noisy error in logs when downloading a file with tou/guestbook enabled#9867
kcondon merged 2 commits intodevelopfrom
9806-guestbook-popup-logging-error-fix

Conversation

@scolapasta
Copy link
Contributor

@scolapasta scolapasta commented Aug 31, 2023

What this PR does / why we need it:
reduces noise in log 🎉

Which issue(s) this PR closes:

Closes #9806

Special notes for your reviewer:

Please make sure I didn't miss any of the "actions". (I missed two of them in my first commit)

Suggestions on how to test this:

try to download a file with guestbook enabled and confirm no error in log. There were 10 places the code changed, so ideally confirm the different paths - these include tabular vs non tabular, globus, package, explore tools, etc. Each way has a different link. I'm pretty sure the same fix is correct for all, so alternatively, also look at code to confirm I got them all.

Does this PR introduce a user interface change? If mockups are available, please link/include them here:
no

Is there a release notes update needed for this change?:
no

Additional documentation:

@scolapasta scolapasta added this to the 6.0 milestone Aug 31, 2023
Copy link
Member

@pdurbin pdurbin left a comment

Choose a reason for hiding this comment

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

I didn't test this but Gustavo said it works and the change seems reasonable.

@kcondon kcondon self-assigned this Sep 5, 2023
@kcondon kcondon merged commit 2246d66 into develop Sep 5, 2023
@kcondon kcondon deleted the 9806-guestbook-popup-logging-error-fix branch September 5, 2023 20:31
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.

Payara 6: When downloading a file with tou/guestbook enabled, works but throws server log error.

3 participants