Closed (works as designed)
Project:
Drupal core
Version:
6.x-dev
Component:
profile.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Jul 2006 at 07:06 UTC
Updated:
9 Jun 2011 at 20:05 UTC
Jump to comment: Most recent file
Comments
Comment #1
frjo commentedI did a mistake so the code checked that the value was unique throughout all profile fields. This new patch makes sure the check is only done within the same field.
Comment #2
dmitrig01 commented-1
Comment #3
V I R U S commentedDoes it makes possible to set every field as unique?
Some solution for version 7 ?
Comment #4
edisan commentedHello I'm using drupal 6.19 and the patch isn't not compatible to this version. All functions and instructions present in the patch don't exist in profile.install and profile.module
Do you have any idea where i can find a new release of the patch? or if i can modify it manually?
thanks a lot for the help
Comment #5
v-a-1 commentedI recently had a similar requirement and implemented a module for this. Its currently under review for approval for a full project status. You can however still use it by downloading the last uploaded attachment at:
https://drupal.org/node/1173172