Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-3095

Profiles in Contribution Pages and Events - Profiles can disappear if the weight of the profile is not either 1 or 2

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Major
    • Resolution: Fixed/Completed
    • Affects Version/s: 2.0
    • Fix Version/s: 2.0
    • Component/s: Core CiviCRM
    • Labels:
      None

      Description

      Changing the ORDER of profiles using the up/down arrows from "Configure Profiles" can result in a profile which is linked to an online contribution page or event being assigned a weight > 2. The current code ignores these (it only loads profiles from the uf_join table where weight = 1 OR weight = 2.

      Modify the code to just take the first 2 entries in uf_join table ORDER BY weight.

        Attachments

          Activity

            People

            • Assignee:
              lobo Donald A. Lobo
              Reporter:
              dgg David Greenberg
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: