Closed gernot-h closed 4 months ago
As discussed in #71, the previous fix hard-replaced certain special characters by ":" in all external references, so this reverts #71.
Instead, I think we need to percent-encode filenames.
@cboehm-it, @sachinshaji, perhaps you want to have a look and test with your use case.
As discussed in #71, the previous fix hard-replaced certain special characters by ":" in all external references, so this reverts #71.
Instead, I think we need to percent-encode filenames.