#675446-238:
There appears to a major regression in the committed code: duplicates are suggested!
Steps to reproduce:
- Make sure a free tagging field already has the "foo" and "bar" values. Assume these are the only two terms in the system.
- Now go back to the node and edit, type a comma and "b".
- Expected: nothing is suggested. Reality: "bar" is suggested again.
This problem was in fact implicitly being demonstrated in #230.