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

Non-latin symbols in x-emc-path header lead to error #4

Open
GoogleCodeExporter opened this issue Jul 20, 2015 · 0 comments
Open

Non-latin symbols in x-emc-path header lead to error #4

GoogleCodeExporter opened this issue Jul 20, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Call function void Rename(ObjectPath source, ObjectPath destination, bool 
force) with non-Latin (Unicode symbols) for destination parameter. For example 
Russian word.


What is the expected output? What do you see instead?

I expect the file/folder will be renamed.
Getting:
The remote server returned an error: (403) Forbidden.
And then
There was a mismatch between the signature in the request and the signature 
computed by the server.

What version of the product are you using? On what operating system?

1.4.1.16
Atmos 2 on ESX
Windows 7 x64

Please provide any additional information below.

We can create files with Russian names and upload them, but not move/rename.
It looks like x-emc-path header should be encoded by the ESU library and 
decoded by the Atmos.

Original issue reported on code.google.com by [email protected] on 20 Oct 2011 at 1:31

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

No branches or pull requests

1 participant