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

filename with bad encoding not listed #11724

Closed
m8t opened this issue Oct 22, 2014 · 1 comment
Closed

filename with bad encoding not listed #11724

m8t opened this issue Oct 22, 2014 · 1 comment

Comments

@m8t
Copy link

m8t commented Oct 22, 2014

when filenames have a bad encoding, they won't be listed in owncloud.

it is possible to reproduce with the command conmv; in a utf8 environment, create the following file:

touch bléh
convmv -f utf8 -t iso8859-1 bléh --notest
ls => bl?h

put this file in a users directory under files, when listing the directory on the web ui it will output the following message in the logs:

{"app":"PHP","message":"json_encode(): Invalid UTF-8 sequence in argument at \/usr\/share\/owncloud\/lib\/private\/log\/owncloud.php#86","level":3,"time":"2014-10-22T19:42:02+00:00"}
@PVince81
Copy link
Contributor

Please use the issue template: https://raw.github.com/owncloud/core/master/issue_template.md

Is that a windows server ?

@LukasReschke LukasReschke added this to the need more information milestone Oct 24, 2014
@MorrisJobke MorrisJobke modified the milestone: need more information Jan 14, 2015
@lock lock bot locked as resolved and limited conversation to collaborators Aug 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants