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

Show Contribution Page of Contribution View, Even if Contribution Page Has Been Disabled.

    Details

    • Type: Patch
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 3.4.7
    • Fix Version/s: 4.1.0
    • Component/s: None
    • Labels:
      None

      Description

      changing line ~69 of
      CRM/Contribute/Form/ContributionView.php to:

      $contribPages = CRM_Contribute_PseudoConstant::contributionPage( null, true );

      Has the desired effect.
      null is for the $id
      true is for $all

      default $all is false as defined in CRM/Contribute/PseudoConstant.php

        Attachments

          Activity

            People

            • Assignee:
              dgg David Greenberg
              Reporter:
              stoob Stoob
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: