nextcloud / nextcloud/files_pdfviewer
Cant anymore open a shared PDF on a specific page number
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 108
- Forks
- 61
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 29
Description
Steps to reproduce
- Open this PDF file : https://cloud.federation-agences.bzh/index.php/s/9k8TK9iwTGkw2Rw#page=29
Expected behaviour
It should open PDF File on page number 29 like it did before.
It seems this options exist since this PR https://github.com/nextcloud/files_pdfviewer/pull/106
Actual behaviour
Actually file is always open on the first page
Server configuration
Web server: Apache
Database: MySQL
PHP version: 8.1
Nextcloud version: 29.04
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue by opening the shared PDF URL with #page=29 and confirm that the viewer starts on page one. Read PR #106 and trace the PDF viewer entry point that handles the page fragment. Done means shared PDF links open on the requested page while preserving normal first-page behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100