View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008693ParaView(No Category)public2009-03-06 12:572009-05-13 13:46
ReporterAlan Scott 
Assigned ToKen Moreland 
PrioritylowSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.6Fixed in Version 
Summary0008693: (Venus - Low) Bad characters are allowed in naming variables in the calculator
DescriptionParaView allows unacceptable characters as input into the calculator.

Trunk ParaView, local server, XP.

Open disk_out_ref.exo
Calculator.
  Name the Result Array Name the following (the vertical bars are part of the variable name): |Ex-1|
  Formula: Temp.
  Apply.

Try coloring by the variable |Ex-1|. Bad things happen.
This bug is reported to damage ParaView's .ini file.

ParaView should check for, and not allow, characters that are bad inputs.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0015669)
Ken Moreland (manager)
2009-03-12 10:46

The widget responsible for choosing the variable to color by was using | as a delimiter in a list of values. Changed to storage to a QStringList so no delimiters are necessary. You should now be able to name variables to whatever you want.

/cvsroot/ParaView3/ParaView3/Qt/Components/pqDisplayColorWidget.cxx,v <-- pqDisplayColorWidget.cxx
new revision: 1.38; previous revision: 1.37
/cvsroot/ParaView3/ParaView3/Qt/Components/pqDisplayColorWidget.h,v <-- pqDisplayColorWidget.h
new revision: 1.16; previous revision: 1.15
(0015687)
Alan Scott (manager)
2009-03-13 17:53

Great! Tested client/ remote server.

 Issue History
Date Modified Username Field Change
2009-03-06 12:57 Alan Scott New Issue
2009-03-11 17:25 Ken Moreland Status backlog => tabled
2009-03-11 17:25 Ken Moreland Assigned To => Ken Moreland
2009-03-12 10:46 Ken Moreland Note Added: 0015669
2009-03-12 10:46 Ken Moreland Status tabled => @80@
2009-03-12 10:46 Ken Moreland Resolution open => fixed
2009-03-13 17:53 Alan Scott Note Added: 0015687
2009-03-13 17:53 Alan Scott Status @80@ => closed
2009-05-13 13:46 Utkarsh Ayachit Target Version => 3.6
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team