Closed (fixed)
Project:
Taxonomy dupecheck
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
11 Apr 2011 at 17:07 UTC
Updated:
20 Apr 2011 at 03:44 UTC
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
Comment #1
kziv commentedThanks 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.
Comment #2
kziv commentedFixed as part of release 7.x-1.1.