Bug #25480
open
Detection of node properties does not detect rogue properties
Added by Nicolas CHARLES 9 months ago.
Updated 26 days ago.
Category:
Web - Config management
Description
If a directive uses as a parameter
${const.dollar}{const.dollar}{node.properties[K2000]}
, it is correctly evaluated (on the agent side) as the property K2000
Yet, the search on usage for properties K2000 does not find it
- Target version changed from 8.2.0~rc1 to 8.2.0
This kind of syntax does not work with the Windows 8.2~rc2 agent, it results in the value ${const.dollar}{node.properties[K2000]}
(only the first ${const.dollar}
gets replaced)
- Target version changed from 8.2.0 to 8.2.1
- Target version changed from 8.2.1 to 8.2.2
- Target version changed from 8.2.2 to 8.2.3
- Target version changed from 8.2.3 to 8.2.4
- Target version changed from 8.2.4 to 8.2.5
- Target version changed from 8.2.5 to 8.2.6
- Target version changed from 8.2.6 to 8.2.7
Also available in: Atom
PDF