nextcloud / nextcloud/documentation

Embedded user manual docs missing static assets after upgrade to Nextcloud 32+

Open
#15,310 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop bug feature: settings manual: user papercut
Dominant language
JavaScript
Stars
628
Forks
2.5k
Avg merge
2d 11h
Merged PRs (30d)
135

Description

⚠️ This issue respects the following points: ⚠️
Bug description

When I go to https://my.nextcloud.domain/core/doc/user/index.html then I get pure html without styles. I looked at the files on the server and noticed that there are no _static and _images folders in core/doc/user folder.

This has been going on since version 32.0.X

Image
Steps to reproduce
  1. Go to https://my.nextcloud.domain/core/doc/user/index.html
  2. See pure html without styles
Expected behavior
  1. Go to https://my.nextcloud.domain/core/doc/user/index.html
  2. See html with styles like https://my.nextcloud.domain/core/doc/admin/index.html
Nextcloud Server version

35 (master)

Operating system

No response

PHP engine version

No response

Web server

No response

Database engine version

No response

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

Upgraded to a MAJOR version (ex. 31 to 32)

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

List of activated Apps

Nextcloud Signing status

Nextcloud Logs

Additional info

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the /core/doc/user/index.html entry point and compare it with /core/doc/admin/index.html, checking how the user manual's _static and _images assets are packaged after an upgrade. Done means the user manual loads with its styles and images on Nextcloud 32 and later.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.