CPHDH / theme-curatescape

Responsive theme for Omeka sites using the Curatescape framework.
https://curatescape.org
8 stars 7 forks source link

Tags default to relative path in subdirectories #3

Open hepplerj opened 8 years ago

hepplerj commented 8 years ago

There's an issue with tags not quite working properly when using Curatescape in a subdirectory. The pattern I've noticed is if you select a tag from the All Stories view or from the tag cloud in the Tag view, we're directed to a 404. It works, however, if a tag is selected from the Item level.

In trying to trace down the issue, I discovered that it seems to append the relative path to the URL. For example, if our project is located at domain.com/projects/curatescape/, and I select a tag from All Stories and follow it to the 404'ed page, the path in the address bar is domain.com/projects/curatescape/projects/curatescape/.

ebellempire commented 8 years ago

Can you test this behavior in another theme? I believe we're using the default Omeka helper function for tags.