Strange behavior with LABKEY.Security.getContainers() function

LabKey Support Forum (Inactive)
Strange behavior with LABKEY.Security.getContainers() function slangley  2012-09-26 11:32
Status: Closed
 
Hi.

I'm calling the LABKEY.Security.getContainers() function with these input parameters:

  container=/HVTN/Specimen Management/Lab Program/
  includeSubfolders=false

On my development machine - updated from your SVN about 30 minutes ago - the function seems to work fine, returning information about the passed in container.

When I execute the same function against our Atlas-Test server:
  TEST 12.2-22150 devmode

it returns information about other containers not specified in the input. Logs from Firebug attached.

Any clue to what's going on?

Thanks.

Scott