I'd like to revive this: http://drupal.org/node/33044

I've manually applied that patch to the profile.module from 4.7b4, and it works dandy. I don't really understand why profile.module doesn't include this after the patch was given in the aforementioned post?

Comments

dobson’s picture

StatusFileSize
new4.65 KB

If no options are selected, the profile view caused an error. Corrected... I Am An Amateur. If I am making this patch in the wrong way (I use diff -U 2 file1 file2) then please tell me so...

chx’s picture

Version: 4.7.0-beta4 » x.y.z
Status: Needs review » Needs work

Patch does not apply any longer.

zmove’s picture

Version: x.y.z » 5.x-dev
Priority: Normal » Critical

I search long hour in the drupal website, and I don't find a patch to enable multiple checkboxes field type in pofile for the 5.x version

drumm’s picture

Version: 5.x-dev » 7.x-dev

Features are no longer added to Drupal 5.x, which is in maintenance mode. New features should currently be targeted at the Drupal 7.x development cycle.

marcoBauli’s picture

Status: Needs work » Closed (duplicate)

@zmove: have a look at http://drupal.org/node/33044 , i managed to make it work on 5.x

marking this as duplicate of http://drupal.org/node/33044 , as seems more progress is done there.