Download & Extend

path generation fails on term nodes

Project:Category
Version:5.x-1.x-dev
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

When using pathauto, the path generated is replacing "node/" regardless of the node number. I have traced the problem and it seems to be related to the category_category_path() function that actually is used indirectly by pathauto through taxonomy module.

I'm not sure if this is the best way of correcting the problem, but anyway: here's the patch.

/Sten

AttachmentSize
category_category_path.patch1013 bytes
nobody click here