Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
VTK
VTK
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 581
    • Issues 581
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 162
    • Merge Requests 162
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VTK
  • VTKVTK
  • Issues
  • #18128

Closed
Open
Opened Feb 23, 2021 by Caitlin Ross@caitlin.rossDeveloper

vtkDataAssembly node name bug

@utkarsh.ayachit In !7662 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
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: vtk/vtk#18128