Skip to content

Breaking Change: Single Character Wildcard Support

Lukas Fey edited this page Jun 12, 2024 · 3 revisions

Single Character Wildcard support

  • Component: xyna-factory/server

  • Inactive in: 9.1.0.0

  • Active in: 10.0.0.0

  • Activate by setting the XynaProperty: 'xyna.xnwh.persistence.support_single_character_wildcard' to true

  • Deactivate by setting the XynaProperty: 'xyna.xnwh.persistence.support_single_character_wildcard' to false

  • Link: https://github.com/Xyna-Factory/xyna-factory/issues/646

  • Description: Use the single character wildcard '_' in glob-expressions the same way '?' can be used as a wildcard for multiple characters.