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

new AllCoreTables script incorrectly assumes that BAO follow a std naming convention

    Details

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

      Description

      While the assumption is better than what we had there is one problem it can't deal with

      check

      'Group' => 'CRM_Contact_DAO_Group',
      'Group' => 'CRM_Mailing_DAO_Group',

      The Group DAO definition is being clobber by the entry that should be

      'MailingGroup' => 'CRM_Mailing_DAO_MailingGroup',

        Attachments

          Activity

            People

            • Assignee:
              eileen Eileen McNaughton
              Reporter:
              eileen Eileen McNaughton
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: