Skip to content

Find series by stamps catalog number: add support for multiple series #309

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

Closed
php-coder opened this issue Jan 11, 2016 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@php-coder
Copy link
Owner

After fixing #287 I broke finding series by catalog number (#119) in case where more than one series have the same catalog numbers.

Current behavior:

  1. find series by catalog number
  2. if there is no such series then show 404 error
  3. if there one series then we redirect to the page with info about series

We need to modify step 2 and 3 and instead of redirecting, show the page with links to series that were found. Format of these links should the same as on collection info page, for example: Prehistoric animals » Angola » 1994, 5 item(s)

Also on this page we should show message about how many series were found.

@php-coder php-coder added this to the 0.4 milestone Jan 11, 2016
@php-coder php-coder changed the title Find series by stamps catalog number: add support for multiple series Find series by stamp catalog number: add support for multiple series Jan 12, 2016
@php-coder php-coder changed the title Find series by stamp catalog number: add support for multiple series Find series by stamps catalog number: add support for multiple series Jan 12, 2016
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