Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

working with utf-8 filename #1

Open
lainme opened this issue Oct 18, 2010 · 3 comments
Open

working with utf-8 filename #1

lainme opened this issue Oct 18, 2010 · 3 comments

Comments

@lainme
Copy link

lainme commented Oct 18, 2010

Now dokuwiki supports encoding filename in utf-8 format, this is very useful to avoid long filename.

But now dokuvimki can't open such files. The error code is

must>not&exist/foo:743: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal

I am using dokuwiki-rc2010-10-07 and latest dokuvimki/dokuwikixmlrpc

Hope this can be solve.

@lainme
Copy link
Author

lainme commented Oct 19, 2010

I have made some changes to make it work partially. But file upload is still broken.

Well, when I turn the filename encoding method back to "url", file upload is still not working. Maybe it's another bug

I am not good at programming, some modification seems very poor coded.

http://github.com/lainme/personal/blob/master/.vim/plugin/dokuvimki.vim

@kynan
Copy link

kynan commented May 23, 2020

@lainme have you installed the most recent versions of dokuwikixmlrpc and dokuvimki?

@lainme
Copy link
Author

lainme commented May 27, 2020

@kynan Sorry, I have stopped using the plugin a long time ago, and I have lost the modified code.

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

No branches or pull requests

2 participants