Skip to content

Fix show vgrid/workgroup private file rendering #259

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

Open
wants to merge 1 commit into
base: edge
Choose a base branch
from

Conversation

jonasbardino
Copy link
Contributor

Rework showvgridprivatefile to emulate a simplified version of cat.py to render html and txt files directly but force download of anything else to address issue #258.

render html and txt files directly but force download of anything else.
@jonasbardino jonasbardino self-assigned this Jun 11, 2025
@jonasbardino jonasbardino added the bug Something isn't working label Jun 11, 2025
@jonasbardino jonasbardino linked an issue Jun 11, 2025 that may be closed by this pull request
@jonasbardino jonasbardino requested a review from a team June 11, 2025 10:56
@jonasbardino jonasbardino added the follow-up pending Pending tasks to follow-up on after close label Jun 11, 2025
@jonasbardino
Copy link
Contributor Author

This is a plain fix to get the issue quickly resolved, but we should add unit tests as follow-up. We can likely reuse the cat ones for that. Added the corresponding tag.

@jonasbardino
Copy link
Contributor Author

The failed sanity check is just some unused old SOAPpy import in output.py failing on rocky8. It should eventually be fixed in recommended.txt or by simply ripping out SOAP-support.

@jonasbardino jonasbardino requested a review from albu-diku June 11, 2025 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working follow-up pending Pending tasks to follow-up on after close
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rendering of vgrid/workgroup web files is broken on python3
1 participant