Skip to content
Snippets Groups Projects

ComponentAccumulator: fix naming of public tools

Merged Frank Winklmeier requested to merge fwinkl/athena:ca_publictools into 24.0
  1. Feb 22, 2024
    • Frank Winklmeier's avatar
      ComponentAccumulator: fix naming of public tools · 2d81eb9d
      Frank Winklmeier authored
      Do not permanently rename public tools but use the `namePrefix` feature
      of `gatherProps`. This avoids that if a public tool is re-used in
      multiple places (and depending on the order of property serialization)
      that the tool name is set to "ToolSvc.MyTool" in the ToolHandle
      property.
      
      Fixes ATR-28846.
      2d81eb9d
Loading