Is that a bug? Leo Dashevskiy  2014-08-20 15:10
Status: Closed
 
When one goes to the <main domain>/admin/customizeSite.view? (the 'Site settings' link on the 'Admin console' page), there is an option to enable/disable "Require ExtJS v3.x based Client API be loaded on each page".

Well, with this option disabled, anywhere there is a 'Designer view': "View -> Data -> Source -> Help" tabs (an R report or a custom R view), clicking on the 'Data' tab now does not work at all, because LABKEY.QueryWebPart is no longer available.

Should you, guys, not serve the ExtJS 3 Client API regardless of the above option, whenever a 'Designer view' is being rendered?

Thanks.
-Leo
 
 
Nick Kerr responded:  2014-08-21 09:41
This looks like a case we might have missed for having a specific view require Ext 3 (or Ext 3 and the associated APIs). I'll look into this and see if I can reproduce the case you are mentioning.

Thanks for the post.

Nick
 
Nick Kerr responded:  2014-08-21 14:05
I was able to get a repro on the data tab and have fixed the issue with reports. Thanks! Let me know if you end up seeing any other cases like this. Nice of you to roll with that flag unchecked.
 
Leo Dashevskiy responded:  2014-08-21 14:10