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

Accents and Dropbox's writeFile #130

Closed
lexoyo opened this issue Nov 25, 2017 · 8 comments
Closed

Accents and Dropbox's writeFile #130

lexoyo opened this issue Nov 25, 2017 · 8 comments
Labels
Milestone

Comments

@lexoyo
Copy link
Member

lexoyo commented Nov 25, 2017

I use accents in a string like La France Généalogique and I pass it to writeFile to write the string to a file. It works well with the fs connector but it does nothing with the Dropbox connector: it does not write anything and it does not fire an error...

@JbIPS
Copy link
Collaborator

JbIPS commented Nov 25, 2017 via email

@lexoyo
Copy link
Member Author

lexoyo commented Nov 25, 2017

The content
I did not test accents in file names

@lexoyo
Copy link
Member Author

lexoyo commented Nov 25, 2017

JB is huge!!

@JbIPS JbIPS added the bug label Nov 25, 2017
@JbIPS JbIPS added this to the v2.0.1 milestone Nov 25, 2017
@JbIPS
Copy link
Collaborator

JbIPS commented Nov 26, 2017

That's weird, I cannot reproduce it in the test (see 18bfb89).

Could you give me more precision or a sample of your program?

@lexoyo
Copy link
Member Author

lexoyo commented Nov 26, 2017

It is the same code as the example here
#131

And the full code is in silex here
https://github.com/silexlabs/Silex/blob/develop/dist/server/Publisher.js

I will test your test code but if you have any idea on how to fix this let me know

@JbIPS
Copy link
Collaborator

JbIPS commented Nov 26, 2017

So you're calling it via the batch interface?

@lexoyo
Copy link
Member Author

lexoyo commented Nov 26, 2017

Yes

JbIPS added a commit that referenced this issue Nov 26, 2017
@JbIPS JbIPS closed this as completed in f1cb72e Nov 26, 2017
@lexoyo
Copy link
Member Author

lexoyo commented Nov 26, 2017

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants