Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • VTK VTK
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 740
    • Issues 740
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 199
    • Merge requests 199
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VTK
  • VTKVTK
  • Issues
  • #18128
Closed
Open
Created Feb 23, 2021 by Caitlin Ross@caitlin.rossDeveloper

vtkDataAssembly node name bug

@utkarsh.ayachit In !7662 (merged) I'm getting a vtkDataAssembly error. Based on comments in the code, it seems like it's supposed to be fine with dashes in names, but it's causing an error. The regex used in vtkDataAssembly seems fine to me, so do you think it's a bug in vtksys::RegularExpression?

For the MR I'm working on, I'm just going to switch to using underscores instead of dashes, so it's not super critical for me, but wanted to point it out to you.

Assignee
Assign to
Time tracking