-
Notifications
You must be signed in to change notification settings - Fork 6
Tags default to relative path in subdirectories #3
Copy link
Copy link
Open
Description
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/.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels