I needed unique_field to allow the same values if node language was different.

So here is a patch that can make unique field language dependant.

CommentFileSizeAuthor
language.patch3.61 KBfreakalis

Comments

arithmetric’s picture

Status: Needs review » Fixed

Hi freakalis,

Thanks for contributing this patch.

As of the beta 1 version, I've added support for using the node's language either as a field that must be unique within a given scope or as a scope for other fields. This allows you to require that specified fields are unique for all nodes within the same language or to require that the node's language is unique for a specified group of nodes.

Status: Fixed » Closed (fixed)

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