Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-3243

Autoconf does not recognize non-local non-factory OCDs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • autoconf-rp-0.1.0
    • None
    • Deployment Admin
    • None

    Description

      Small bug means this this never worked:

          private boolean isFactoryConfig(Designate designate) {
          	String factoryPid = designate.getFactoryPid();
          	return (factoryPid != null || !"".equals(factoryPid));
          }
      

      Attachments

        1. autoconf_isFactoryConfig.patch
          0.8 kB
          Bram de Kruijff

        Activity

          People

            Unassigned Unassigned
            bramk Bram de Kruijff
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: