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

Double escaping in the update error message #8366

Closed
dandv opened this issue Jul 17, 2015 · 1 comment
Closed

Double escaping in the update error message #8366

dandv opened this issue Jul 17, 2015 · 1 comment
Assignees
Labels
Bug For errors / faults / flaws / inconsistencies etc. Regression Indicates a feature used to work in a certain way but it no longer does even though it should.
Milestone

Comments

@dandv
Copy link
Contributor

dandv commented Jul 17, 2015

image

Update error: Error while creating/copying file to <code>/var/www/piwik/lang/uk.json</code>. <br />Please check that the web server has enough permission to write to these files/directories:<br />For example, on a GNU/Linux server if your Apache httpd user is www-data, you can try to execute:<br /> <code>chown -R www-data:www-data /var/www/piwik</code><br /><code>chmod -R 0755 /var/www/piwik</code><br />

@mattab mattab added this to the 2.15.0 milestone Jul 22, 2015
@mattab mattab added Bug For errors / faults / flaws / inconsistencies etc. Regression Indicates a feature used to work in a certain way but it no longer does even though it should. labels Jul 22, 2015
@mattab
Copy link
Member

mattab commented Jul 22, 2015

Thanks for the report @dandv

it's related to: #8293

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. Regression Indicates a feature used to work in a certain way but it no longer does even though it should.
Projects
None yet
Development

No branches or pull requests

3 participants