Uploaded image for project: 'COmanage'
  1. COmanage
  2. CO-174

Prefix abstraction incomplete

    XMLWordPrintable

Details

    Description

      Some places in the code assume a cm_ prefix even though this is supposed to be configurable.

      app/vendors/shells/main() (set up of users view... this will cause the view to not be created since the underlying cm_ tables aren't there)
      config/schema/schema.xml (foreign key references)

      The former should be easy to fix by looking at the db config as is done elsewhere (eg: extended attributes). The latter probably requires some dynamic munging of the schema file before processing.

      Attachments

        Activity

          People

            benn.oshrin@at.internet2.edu Benn Oshrin (internet2.edu)
            benn.oshrin@at.internet2.edu Benn Oshrin (internet2.edu)
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: