BCcampus / open-sage

Theme for open.bccampus.ca
MIT License
1 stars 0 forks source link

Stats Page: Collection Tab links to books not working #150

Closed alex-418 closed 5 years ago

alex-418 commented 5 years ago

Describe the bug Clicking on a book title link takes you to a "not found" page

To Reproduce Steps to reproduce the behavior:

  1. Go to https://helga.bccampus.ca/wp/opentextbooks/open-textbook-stats/
  2. Click on "Collection" tab
  3. Click on any book title link
  4. Takes you to a "Not found" page

Expected behavior Clicking on the link should take you to the books page

Screenshots not found

Desktop (please complete the following information):

Additional context URL is missing ?uuid parameter.

alex-418 commented 5 years ago

Fixed via https://github.com/BCcampus/open-sage/commit/9f24e6aea7853d55a063b8cc9f52349bd617f611 the book links now work as expected.

ehbeattie commented 5 years ago

Groovy, thanks, Alex.