CiviCRM

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

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major 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.

Activity

Hide
David Greenberg added a comment -
Resolved in 2.0 r14371
Show
David Greenberg added a comment - Resolved in 2.0 r14371

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: