Javascript views fail on assay domains

LabKey Support Forum (Inactive)
Javascript views fail on assay domains Will Holtz  2015-01-30 18:20
Status: Closed
 
I am unable to create javascript views on assay domains. Here is the repo:

1 - Create a General Assay (leave all configuration at defaults)
2 - Navigate to view the results of this assay
3 - Click View -> Create view -> Javascript View
4 - Leave the source untouched and click on the View tab

Expected output is '0 rows returned', but no output occurs because the javascript doesn't parse and will you see an error in your brower's javascript console. This is because the containerFilter property value gets set to an unquoted 'Current Folder', which parses as two tokens. I think this value should be set to an quoted LABKEY.Query.containerFilter.current.

I have observed this behavior on v14.3 and r36010.

-Will
 
 
jeckels responded:  2015-02-02 10:22
Hi Will,

Thanks for the report. We've got a fix which will be part of 15.1.

Thanks,
Josh