Active
Project:
Panels Taxonomy
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2008 at 02:56 UTC
Updated:
24 Feb 2008 at 02:56 UTC
I'm trying to override a taxonomy's default links, but this module doesn't seem to be working correctly in that regard. The Vocabulary table is updated to point to panels_taxonomy, so the issues must exist in the panels_taxonomy_term_path function. I can't quite pin down the logic that's being used there, but there is obviously some error, because the taxonomy term links aren't changing from their default ("taxonomy/term/xxx").
Any idea what the issue might be?