Similiar to http://drupal.org/node/354096, but a separate Pathauto issues.

Ubercart provided a "catalog" vocabulary to manage products. In Pathauto, this is exposed (similar to core Forum) as it's own "Catalog path settings" fieldset for setting up aliases. However, unlike Forum, the Catalog vocabulary is also displayed under the "Taxonomy term path settings" fieldset. This means all "Catalog" terms are double aliased, which is wrong.

Believe the desired behavior is similar to Forum.

Comments

Island Usurper’s picture

Status: Active » Closed (won't fix)

The reason the forum vocabulary doesn't show up is because Pathauto is specifically not including it. The file pathauto_taxonomy.inc uses the same hook as uc_catalog.module to set up the alias opportunities, but it doesn't look like they can be altered from a different module.

ahkiam’s picture

Project: Ubercart » Pathauto
Version: 6.x-2.0-beta2 » 6.x-1.1
Status: Closed (won't fix) » Active

Okay, kicking over to pathauto to see if they can uninclude the catalog vocab similar to forum.

dave reid’s picture

Status: Active » Postponed (maintainer needs more info)

I think this would need to be provided by uc_catalog module? Can this also be re-confirmed with the lastest code (6.x-1.3)?

dave reid’s picture

Status: Postponed (maintainer needs more info) » Fixed

Marking as fixed due to no response.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.