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

Credit card fields required but not marked with asterisk

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Minor
    • Resolution: Won't Fix
    • Affects Version/s: 3.1.3
    • Fix Version/s: None
    • Component/s: CiviContribute
    • Labels:
      None

      Description

      On contribution pages, credit card form submission validates correctly but does not show a required marker.

      Traced possible issue to CRM/Contribute/Form/Contribution/Main.php line 378 where CRM_Core_Payment_Form::buildCreditCard( $this ); is omitting the $useRequired argument that tells that function not to set required to false.

      See CRM/Core/Payment/Form.php line 225 for buildCreditCard method.

      Can some one else confirm this? Not sure if it's been fixed in later versions ...

        Attachments

          Activity

            People

            • Assignee:
              lobo Donald A. Lobo
              Reporter:
              dpolant Dan Polant
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: