View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013328ParaView(No Category)public2012-07-26 15:202012-10-29 17:04
ReporterRobert Blake 
Assigned ToSebastien Jourdain 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version3.98.0 
Summary0013328: Regular expressions weren't properly escaped in property names.
DescriptionI created a plugin with '?' in the property's name. Everything compiled correctly, but the resulting reader would not toggle the boolean on the server proxy upon clicking the checkbox.

To Reproduce:
<ServerManagerConfiguration>
  <ProxyGroup name="sources">
    <SourceProxy >
      <IntVectorProperty
         name=" ? . ^ )( }{ ][ | +" />
.....


Fix: http://review.source.kitware.com/#/c/6617/ [^]
TagsNo tags attached.
ProjectTBD
Topic Name13328_escape_regular_expression_from_xml
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0029375)
Utkarsh Ayachit (administrator)
2012-10-15 11:51

merged into master, if applicable.
(0029410)
Alan Scott (manager)
2012-10-16 20:44

Assuming fixed.

 Issue History
Date Modified Username Field Change
2012-07-26 15:20 Robert Blake New Issue
2012-10-09 09:15 Sebastien Jourdain Assigned To => Sebastien Jourdain
2012-10-09 09:15 Sebastien Jourdain Topic Name => 13328_escape_regular_expression_from_xml
2012-10-09 09:15 Sebastien Jourdain Status backlog => gatekeeper review
2012-10-09 09:15 Sebastien Jourdain Resolution open => fixed
2012-10-15 11:51 Utkarsh Ayachit Fixed in Version => git-master
2012-10-15 11:51 Utkarsh Ayachit Note Added: 0029375
2012-10-15 11:52 Utkarsh Ayachit Status gatekeeper review => customer review
2012-10-16 20:44 Alan Scott Note Added: 0029410
2012-10-16 20:44 Alan Scott Status customer review => closed
2012-10-29 17:04 Utkarsh Ayachit Fixed in Version git-master => 3.98.0


Copyright © 2000 - 2018 MantisBT Team