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

Pagination scope reset when changing pagination type #6044

Open
solth opened this issue Apr 21, 2024 · 0 comments
Open

Pagination scope reset when changing pagination type #6044

solth opened this issue Apr 21, 2024 · 0 comments

Comments

@solth
Copy link
Member

solth commented Apr 21, 2024

Describe the bug
Changing the pagination type - e.g. "arabic", "roman", "uncounted" etc. - resets the value of the pagination scope to "Only the selected pages". This can easily result in a faulty pagination when the user changed the scope to "From first selected page" before changing the pagination type and than applying the pagination to the wrong page selection.

To Reproduce
Steps to reproduce the behavior:

  1. Open a process in the metadata editor
  2. Change "Pagination scope" in the pagination panel to "From first selected page"
  3. Change "Pagination" type to for example "roman"
  4. See that "Pagination scope" has been reset to "Only selected pages"

Expected behavior
Chaning the pagination type should not change the pagination scope.

Screenshots
pagination-scope-reset

Release
3.7.0-SNAPSHOT (current master)

Additional context
This was reported at the online community meeting on April 19th, 2024 (https://github.com/kitodo/kitodo-production/wiki/2024%E2%80%9004%E2%80%9019-%E2%80%90-Programm-Community-Treffen-(Kitodo.Production))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant