Skip to content

Conversation

@labkey-matthewb
Copy link
Contributor

Rationale

re-enable remote serving of static files (eval) given CORS and CSP

Related Pull Requests

Changes

}
catch (URISyntaxException e)
{
staticFilesPrefix = null;
Copy link
Contributor

Choose a reason for hiding this comment

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

Won't this doom us to NPEs every time the method is called in the future? Some sort of logging about the bogus value would be useful too.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's fine. I cleverly made sure that this method is only called exactly once.

@labkey-matthewb labkey-matthewb merged commit c30f7a3 into release24.11-SNAPSHOT Nov 8, 2024
@labkey-matthewb labkey-matthewb deleted the 24.11_fb_static_files branch November 8, 2024 18:23
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.

3 participants