Skip to content

[master] Bug fixes for Analysis Productions page

Chris Burr requested to merge cburr/LHCbWebDIRAC:ap-bug-fixes into master

Fixes two issues with the new analysis productions page:

  • Only return LFNs with replicas
  • Replaces "\\n" in the Ext.XTemplate string with the HTML escaped equivalent ("
")
  • Create an overrides folder next to classes to so that compiling the JS works (see pending PR to DIRACGrid/management)

BEGINRELEASENOTES

*AnalysisProductions FIX: Fixes for the compilation of javascript FIX: Only return files with replicas

ENDRELEASENOTES

Merge request reports