You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The encryption tool had a bug, the path was not % encoded so far. This bug will soon be resolved and we must make sure that this will not create a client side issue.
The text was updated successfully, but these errors were encountered:
We may encounter spaces and other non-ascii characters in file names.
ex.
<enc:CipherReference URI="images/an%20image.jpeg"/>
The encryption tool had a bug, the path was not % encoded so far. This bug will soon be resolved and we must make sure that this will not create a client side issue.
The text was updated successfully, but these errors were encountered: