Nice module. When I tested it, the module performed as documented.

I immediately found another problem though, with blank padding. When I added two terms, 'term 1' and 'term 1 ', they were of course seen as different by taxonomy, and also by this module. They look like duplicates to a person but Drupal sees them as different.

Adding term (string) trimming to your module would nicely complement the existing functionality and would eliminate this problem.

Comments

kziv’s picture

Version: 7.x-1.x-dev » 7.x-1.0
Assigned: Unassigned » kziv
Category: feature » bug

Thanks for the find! I'm changing this to a bug because I can't think of any case in which you would want spaces around a term.

kziv’s picture

Status: Active » Closed (fixed)

Fixed as part of release 7.x-1.1.