Closed shioyadan closed 5 years ago
I am not familiar with the internal structure of dokuwiki, but I think that "encodeURI()" is needed in this case. Since non-ascii characters cannot be used as an URL, non-ascii characters must always be URL-encoded, regardless of "fnencode". It seems that "fnencode" is used when an URL-decoded path (utf-8) is re-encoded into a file name.
I fixed two bugs related to the add-button.