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

Error: dojo is not defined in Contribution pages (logged in user)

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Minor
    • Resolution: Fixed/Completed
    • Affects Version/s: 1.6
    • Fix Version/s: 1.6
    • Component/s: None
    • Labels:
      None

      Description

      I think the intent was to NOT include any dojo features on the contribution pages. However, the current behavior for an authenticated user w/ CiviCRM permissions is causing a javascript error (dojo is not defined) - because the following script is still included in the page:

      <script type="text/javascript">
      dojo.require('dojo.widget.ComboBox');
      </script>

      We should suppress the above code (which is related to the quick search combobox) - since the dojo library isn't being included on contribution pages.

        Attachments

          Activity

            People

            • Assignee:
              rupam Rupam Jaiswal
              Reporter:
              dgg David Greenberg
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: