Closed (outdated)
Project:
Drupal core
Version:
6.x-dev
Component:
profile.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 Oct 2010 at 05:22 UTC
Updated:
2 Mar 2016 at 22:18 UTC
Jump to comment: Most recent, Most recent file



Comments
Comment #1
drummThe first part of this might best be handled at #933738: change all profile fields to follow best practices.
Second part, core bug. More than 20 fields means you are outside what weights can do.
Comment #2
drummI believe this will fix it.
Comment #3
gregglesI think I fixed the first part: now using "roles" consistently and I changed it to a "list" instead of a textfield.
Comment #4
shyamala commentedLooks Good, Yes Roles everywhere consistently and Changed to Text area, no auto complete.
In the View they are not linked, yet.
Comment #6
drumm