I'm using NAT with multiple content types as a kind of linking system. I've noticed that the module allows duplicate terms to be created and I thought it would be better in general not to do so.

I have attached a very simple patch which seems to work perfectly. Please test/review!

CommentFileSizeAuthor
#4 nat.patch2.19 KBpsynaptic
#1 nat.patch499 bytespsynaptic
nat.patch452 bytespsynaptic
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

psynaptic’s picture

FileSize
499 bytes

Improved patch attached which accounts for terms that already exist but in different vocabularies.

Zen’s picture

Status: Needs review » Closed (duplicate)
psynaptic’s picture

Cool. Looks like everyone else wants this too. Commit!

psynaptic’s picture

Status: Closed (duplicate) » Needs review
FileSize
2.19 KB

Improved patch attached that makes this setting optional. It defaults to disallowing duplicate terms but can be switched back on for any content type that requires it.

Zen’s picture

Status: Needs review » Closed (duplicate)

Use the other issue to pursue this. Please read all the other posts and address them in your patch.

Thanks,
-K