nextcloud / apps

🚚 This is an archive. Let us know if you want to take over maintainership of any of these apps
11 stars 29 forks source link

Fix a typo in the description of an app #62

Closed Drugoy closed 5 years ago

Drugoy commented 6 years ago

Affected apps

User account deletion.

Steps to reproduce

  1. Visit /settings/admin

Expected behaviour

There should be an app name.

Actual behaviour

There is gibberish (looks like syntax got broken) instead: [ { "@attributes": { "lang": "en" }, "@value": "User account deletion" }, { "@attributes": { "lang": "fr" }, "@value": "Supprimer son compte" } ] View in store ↗

inl-pd-autotest commented 6 years ago

This seems to be related: https://github.com/nextcloud/server/issues/6024

jancborchardt commented 5 years ago

This repository doesn’t seem to be the correct place for this issue, as it is with the server. If the issue still persists, please reopen in the server repository at https://github.com/nextcloud/server/issues/ – thanks! :)