CDRH / african_poetics

Orchid / Rails site for Contemporary African Poets part of African Poetics site
0 stars 0 forks source link

Mismatched item ID's and sections #272

Closed wkdewey closed 1 year ago

wkdewey commented 1 year ago

Routes for individual items have the form poets/item/apdp.person.000814. If the type of item does not match the section, for instance works/item/apdp.person.000814, the site will still try to display info, resulting in errors or badly displayed data. These mismatched routes should not be allowed, there should simply be a 404 error.

wkdewey commented 1 year ago

this is fixed in my latest branch