View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010536ParaViewBugpublic2010-04-12 11:132010-05-06 16:20
Reportermartin_b 
Assigned ToRobert Maynard 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionduplicate 
PlatformOSOS Version
Product Version3.6.2 
Target VersionFixed in Version 
Summary0010536: array name with string "norm" in it will cause error in calculator
DescriptionWhen naming a result array name of an calculator with a string, which begins with "norm" (like "normalized") and then use another calculator which uses this array name the following error message appears:
ERROR: In ..\..\..\src\VTK\Common\vtkFunctionParser.cxx, line 1460
vtkFunctionParser (0EA55E90): Syntax error: input to math function not in parentheses; see position 4
Warning: In ..\..\..\src\VTK\Graphics\vtkArrayCalculator.cxx, line 398
vtkArrayCalculator (0E9F0E90): An error occured when parsing the calculator's function. See previous errors.
The position 4 corresponds to the position after the string "norm". So the function expects a "(" for the input of the functino norm and does not recognize that this is also an array name.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships
duplicate of 0009208closedZhanping Liu Calculator parsing issue 

  Notes
(0020623)
Robert Maynard (developer)
2010-05-06 14:22

Duplicate bug. Tested with 3.8.0 RC2 at it is fixed.
(0020630)
Alan Scott (manager)
2010-05-06 16:20

Tested local server, trunk, Windows.

 Issue History
Date Modified Username Field Change
2010-04-12 11:13 martin_b New Issue
2010-04-20 14:46 Robert Maynard Status backlog => tabled
2010-04-20 14:46 Robert Maynard Assigned To => Robert Maynard
2010-05-06 14:11 Robert Maynard Relationship added duplicate of 0009208
2010-05-06 14:22 Robert Maynard Note Added: 0020623
2010-05-06 14:22 Robert Maynard Duplicate ID 0 => 9208
2010-05-06 14:22 Robert Maynard Status tabled => @80@
2010-05-06 14:22 Robert Maynard Resolution open => duplicate
2010-05-06 16:20 Alan Scott Note Added: 0020630
2010-05-06 16:20 Alan Scott Status @80@ => closed


Copyright © 2000 - 2018 MantisBT Team