Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Minor
    • Resolution: Cannot Reproduce
    • Affects Version/s: 4.4.6
    • Fix Version/s: 4.5
    • Component/s: CiviCRM API
    • Labels:
      None
    • Documentation Required?:
      None

      Description

      When doing a simple api call to getsingle Domain, e.g.

      $params = array('version' => 3, 'sequential' => 1, 'current_domain' => 1);
      $result = civicrm_api('Domain', 'getsingle', $params);

      I get an sql error of no such field v.label as label

      I suspect it may be related to this being a multi-lingual installation.

        Attachments

          Activity

            People

            • Assignee:
              jitendra.purohit Jitendra Purohit
              Reporter:
              adixon Alan Dixon
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: