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

Broken link for updateSubscriptionUrl

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.6.3
    • Fix Version/s: 4.7.14
    • Component/s: None
    • Labels:
    • Documentation Required?:
      None
    • Sprint:
      4.7.14 Financial
    • Funding Source:
      Contributed Code

      Description

      $updateSubscriptionBillingUrl is a URL provided by some payment processors not others.

      To prevent messages with broken links going out the default templates should enclose this link html in an

      {if}

      statement. When not available

      {if $updateSubscriptionBillingUrl}

      would work fine as NULL is assigned

      <td colspan="2" {$labelStyle}>

      {ts 1=$updateSubscriptionBillingUrl}

      You can update billing details for this recurring contribution by <a href="%1">visiting this web page</a>.

      {/ts}

      </td>

        Attachments

          Activity

            People

            • Assignee:
              monish.deb Monish Deb
              Reporter:
              eileen Eileen McNaughton
            • Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: