davidchambers/tutor

fetch_set fails on single page results

tstrimple opened this issue · 1 comments

Single page sets fail fetch_set. For example the From the Vault sets all have a single page which returns Not Found due to the verification step checking for the paging form. Since there is only one page, there is no paging form.

http://localhost:3000/set/From%20the%20Vault:%20Exiled

Thanks for the bug reports.