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

App with multi-lingual names is shown as Array when upgrading #6024

Closed
tcitworld opened this issue Aug 8, 2017 · 8 comments · Fixed by #29004
Closed

App with multi-lingual names is shown as Array when upgrading #6024

tcitworld opened this issue Aug 8, 2017 · 8 comments · Fixed by #29004
Labels
1. to develop Accepted and waiting to be taken care of bug feature: apps management good first issue Small tasks with clear documentation about how and in which place you need to fix things in.

Comments

@tcitworld
Copy link
Member

Steps to reproduce

  1. Create an local app with <name lang="en">User account deletion</name> and another language, let's say <name lang="fr">Supprimer son compte</name>.
  2. Install it.
  3. Make a version upgrade manually

Expected behaviour

The app name should show up in the users language, or at least the default app name in english should show up.
Putting just <name>User account deletion</name> inside the info.xml doesn't fixes this.

Actual behaviour

App is named « Array »
selection_092

Environment

git master - Nextcloud 13

Nextcloud logs

[Tue Aug  8 10:49:06 2017] Array to string conversion at /home/tcit/dev/nextcloud/server/lib/private/legacy/template/functions.php#38
@tcitworld
Copy link
Member Author

Found a fix.

@MorrisJobke
Copy link
Member

We should fix this in another way: nextcloud/docker-ci#93

I will have a look at this.

@tcitworld
Copy link
Member Author

@MorrisJobke In the meantime, maybe recommend not using multilingual names, summaries and descriptions ?

@nextcloud-bot nextcloud-bot added the stale Ticket or PR with no recent activity label Jun 23, 2018
@MorrisJobke
Copy link
Member

In the meantime app names are properly translated. Only viewing it is missing.

@Drugoy
Copy link

Drugoy commented Sep 10, 2018

Any news?

@stale
Copy link

stale bot commented Jun 5, 2019

This issue has been automatically marked as stale because it has not had recent activity and it seems to be missing some essential informations. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Ticket or PR with no recent activity label Jun 5, 2019
@skjnldsv skjnldsv added the 0. Needs triage Pending check for reproducibility or if it fits our roadmap label Jun 12, 2019
@ghost ghost removed the stale Ticket or PR with no recent activity label Jun 12, 2019
@rullzer rullzer modified the milestones: Nextcloud 17.0.4, Nextcloud 17.0.5 Mar 11, 2020
@rullzer rullzer modified the milestones: Nextcloud 17.0.5, Nextcloud 17.0.6 Mar 23, 2020
@skjnldsv
Copy link
Member

@tcitworld fixed?

@tcitworld
Copy link
Member Author

tcitworld commented Aug 20, 2020

Nope, still happening with 20 unfortunately.

image

(It's correctly showing on the apps management page, btw)

@skjnldsv skjnldsv added 1. to develop Accepted and waiting to be taken care of and removed 0. Needs triage Pending check for reproducibility or if it fits our roadmap labels Aug 20, 2020
@skjnldsv skjnldsv removed this from the Nextcloud 17.0.10 milestone Aug 20, 2020
@skjnldsv skjnldsv added the good first issue Small tasks with clear documentation about how and in which place you need to fix things in. label Aug 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of bug feature: apps management good first issue Small tasks with clear documentation about how and in which place you need to fix things in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants