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

Fix error "System.ArgumentException: Illegal characters in path" when adding an external image to reports #947

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

claudiamurialdo
Copy link
Collaborator

Path.IsPathRooted validates the path for valid charactersPath (only in .NET Framework)
Issue:106511

… adding an image from URL to report.

Path.IsPathRooted validates the path for valid charactersPath (only in .NET Framework)
@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@claudiamurialdo claudiamurialdo temporarily deployed to external-storage-tests January 19, 2024 12:12 — with GitHub Actions Inactive
@claudiamurialdo claudiamurialdo merged commit a75f21a into master Feb 2, 2024
5 checks passed
@claudiamurialdo claudiamurialdo deleted the report-image-url branch February 2, 2024 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants