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

React processor can delete/break IRIS.DAT #16

Open
isc-tleavitt opened this issue Aug 16, 2024 · 0 comments
Open

React processor can delete/break IRIS.DAT #16

isc-tleavitt opened this issue Aug 16, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@isc-tleavitt
Copy link
Collaborator

isc-tleavitt commented Aug 16, 2024

If $System.CSP.GetFileName(..publicURL) is empty - e.g., because the public URL doesn't match a web application - PerformActivateFileReplacements will try to perform replacements in the current directory, which may contain IRIS.DAT.

More generally, there should be validation that ..publicURL aligns to a web application and a descriptive failure if it doesn't.

Note: the React processor isn't documented and I'm sure nobody is using it yet, and you'd need a misconfigured module.xml to trigger this.

@isc-tleavitt isc-tleavitt added the bug Something isn't working label Aug 16, 2024
@isc-tleavitt isc-tleavitt self-assigned this Aug 16, 2024
@isc-tleavitt isc-tleavitt changed the title React processor can delete IRIS.DAT React processor can delete/break IRIS.DAT Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant