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

Fix broken webtests for drupal 7

    Details

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

      Description

      Fix broken webtests in drupal 7

      We need to change '&' to '?'

      • $this->open($this->sboxPath . "civicrm/contact/add&reset=1&ct=Individual");
        + $this->open($this->sboxPath . "civicrm/contact/add?reset=1&ct=Individual");

        Attachments

          Activity

            People

            • Assignee:
              rohan Rohan S. Chavan
              Reporter:
              kurund Kurund Jalmi
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: