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

[Bug]: [object Object] show in place of headings on 'Your apps' page, app details panel, description tab #48661

Open
5 of 8 tasks
gerhardt-bergmann opened this issue Oct 11, 2024 · 0 comments
Labels

Comments

@gerhardt-bergmann
Copy link

gerhardt-bergmann commented Oct 11, 2024

⚠️ This issue respects the following points: ⚠️

Bug description

After upgrading from Nextcloud 29 to Nextcloud 30, the headings included in the appinfo/info.xml file, like ### Features, ## Known issues, etc. are rendered correctly on the app store page, as <h3>, <h2>, etc., but are rendered as '[object Object]' on 'Your apps' page, app details panel, description tab, as shown on the right side of this picture:

Image

Steps to reproduce

  1. Install the Cospend app.
  2. Click on your profile picture on the upper bar, choose 'Apps', on the left panel click on 'Your apps'.
  3. On the 'Your apps' page click on 'Cospend', then, on the right hand slide-in panel, click on the 'Description' tab.

Expected behavior

The first line of the description should read 'Nextcloud Cospend' and not '[object Object]'.

Nextcloud Server version

30

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.2

Web server

Nginx

Database engine version

MariaDB

Is this bug present after an update or on a fresh install?

Upgraded to a MAJOR version (ex. 28 to 29)

Are you using the Nextcloud Server Encryption module?

None

What user-backends are you using?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Configuration report

No response

List of activated Apps

No response

Nextcloud Signing status

No response

Nextcloud Logs

No response

Additional info

There are no log errors.

@gerhardt-bergmann gerhardt-bergmann added 0. Needs triage Pending check for reproducibility or if it fits our roadmap bug labels Oct 11, 2024
@joshtrichards joshtrichards added feature: apps management 30-feedback 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 Oct 11, 2024
@joshtrichards joshtrichards changed the title [Bug]: Headings in 'appinfo/info.xml' are not rendered correctly on 'Your apps' page, app details panel, description tab [Bug]: [object Object] show in place of headings on 'Your apps' page, app details panel, description tab Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants