Looks good. If I find time I will create a patch to create a factory configuration (right now one can only edit one that already exists.
Using '/system/console/configMgr/%5BTemporary%20PID%20replaced%20by%20real%20PID%20upon%20save%5D’ URL allows one to create a configuration with the given FPID and name. The created PID can be obtained using the location header form the response. - Andy > On Sep 8, 2017, at 2:09 AM, Andrei Dulvac <[email protected]> wrote: > > Hi guys. > > I fixed it in https://issues.apache.org/jira/browse/SLING-7116 > Anything I missed? > > - Andrei > > On Thu, Sep 7, 2017 at 2:52 PM Andrei Dulvac <[email protected]> > wrote: > >> Hi. >> >> Yeah, that's a bug... As Robert said, a patch would be best! Otherwise I >> could tackle this, but it will take a bit longer. >> >> - Andrei >> >> On Thu, Sep 7, 2017 at 2:50 PM Robert Munteanu <[email protected]> wrote: >> >>> Hi Andy. >>> >>> On Fri, 2017-09-01 at 12:43 -0700, Andreas Schaefer wrote: >>>> Hi >>>> >>>> I just noticed that the >>>> org.apache.sling.testing.clients.osgi.ComponentsInfo.findBy() does >>>> not honor the value parameter and just returns the first value found. >>>> >>>> It works in BundleInfo though. >>> >>> I am not familiar with that piece of code, but that sounds like a bug. >>> A Jira issues, and ideally a patch with a test will get this fixed soon >>> :-) >>> >>> Thanks, >>> >>> Robert >>> >>
