Skip to content
  • Sujin Philip's avatar
    Sanitize Field names in Find Data Dialog · 496a1f74
    Sujin Philip authored
    1) Santize field names in Find Data Dialog to fix syntax errors
    2) Fix bugs in sanitization routines vtkSMCoreUtilities::SanitizeName and
       make_name_valid (python). Also, make both functions produce the same result.
    3) Update FindDataDialog test to test this
    
    This fix addresses #15834
    496a1f74