Skip to content

Conversation

@nicevibesplus
Copy link

  • Anonymize configs
  • encode dir and file path to support special characters in path ("File 1: Test.pdf")

@jonas-hurst jonas-hurst self-requested a review April 2, 2025 07:46
Copy link
Owner

@jonas-hurst jonas-hurst left a comment

Choose a reason for hiding this comment

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

using encodeURIComponent() on the level it is currently used leads to the breadcrumb navigation also showing the encoded strings.
image

Maybe consider using the encodeURIcomponent() inside construct_directiry_url() and construct_file_url() function instead?

@jonas-hurst
Copy link
Owner

thanks for the pr

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.

2 participants