Skip to content

fix malformed urls

Gui, Xiaoyun requested to merge bugfix_fixShortbundleUrls into master

In previous version of the configuration, the url attr for nifti is actually malformed. (space was not escaped)

this PR fixes the issue.

Merge request reports