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

Incorrect form-action for login-form on contribution page results on submit in error "This contribution has already been submitted. Click here if you want to make another contribution."

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Major
    • Resolution: Incomplete
    • Affects Version/s: 4.0.4, 4.0.5, 4.0.6
    • Fix Version/s: Unscheduled
    • Component/s: None
    • Labels:
      None
    • Documentation Required?:
      None
    • Funding Source:
      Needs Funding

      Description

      The POST action of the login form differs on contribution pages.

      Contribution page: <form id="user-login-form" accept-charset="UTF-8" method="post" action="/civicrm/contribute/transact?destination=civicrm/contribute/transact">
      Any other page: <form id="user-login-form" accept-charset="UTF-8" method="post" action="/node?destination=node">

      Logging in by using this form on a contribution page results in the following error:
      --------------------------------------------------------------------------------
      Sorry. A non-recoverable error has occurred.
      This contribution has already been submitted. Click here if you want to make another contribution.

      Return to home page.
      --------------------------------------------------------------------------------

      Logging in using the same loginform on a page which is not a contribution page works as expected.

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              pedenburg Paul Edenburg
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: