Page MenuHomePhabricator

RegEx cant read special characters
Open, NormalPublic

Assigned To
None
Authored By
kraeuter
Feb 1 2019, 11:24 AM
Tags
  • Restricted Project
  • Restricted Project
Referenced Files
None
Subscribers

Description

Using RTTB applications and searching for a specific struct in a struct file is not possible if the struct´s name contains special characters (e.g. '+'), because RegEx translates these literals to code.
Either the help information needs to be updated to inform the user to escape these characters or the characters need to be escaped manually by the parser.

tested on VoxelizerTool and DoseTool

Event Timeline

hentsch triaged this task as Normal priority.Feb 5 2019, 9:47 AM
hentsch moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.
floca moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.May 9 2019, 1:37 PM
hentsch added a project: Restricted Project.May 10 2019, 8:48 AM