Skip to content

[presentation] Fix handling of hashed pages #18

@stweil

Description

@stweil

Test case:

  1. Run OCR for page n.
  2. Run OCR for whole book.

Now the presentation shows the fulltext for most pages without further user interaction. It also displays the selector for the fulltext display on/off and does not show the buttons for OCR on demand.

For page n the fulltext is only shown after pressing the OCR on demand button.

Potential fix:

Remove the cHash part in the URL for page n. Then the fulltext is shown like for other pages. So either the old hash for that page and create a new one, or – maybe better and easier – don't use hashing for all presentation pages.

See also

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingpresentationIssue concerns Kitodo.Presentation

Type

No type

Projects

Status

🔖 Ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions