You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
find series by catalog number
if there is no such series then show 404 error
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.
The text was updated successfully, but these errors were encountered:
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
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
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:
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.
The text was updated successfully, but these errors were encountered: