View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0012969 | ParaView | (No Category) | public | 2012-02-29 12:34 | 2013-01-11 14:00 | ||||
Reporter | Burlen | ||||||||
Assigned To | Utkarsh Ayachit | ||||||||
Priority | high | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 3.14 | ||||||||
Target Version | 3.14.1 | Fixed in Version | 3.14.1 | ||||||
Summary | 0012969: pvsc option enumeration issues | ||||||||
Description | some strange bugs here. I have a pvsc with the following enumerations. After connecting w/ this pvsc, neither of the enums save the user's choice in the GUI. The second enum however remembers the user's choice and always uses that instead of what the user has selected in the GUI. <Option name="PV_LOC" label="paraview version" save="true"> <Enumeration default="/usr/common/graphics/ParaView/3.14.0-mom"> <Entry value="/usr/common/graphics/ParaView/3.10.0-mom" label="3.10.0"/> <Entry value="/usr/common/graphics/ParaView/3.12.0-mom" label="3.12.0"/> <Entry value="/usr/common/graphics/ParaView/3.14.0-mom" label="3.14.0"/> </Enumeration> </Option> <Option name="QUEUE" label="queue" save="true"> <Enumeration default="interactive"> <Entry value="computation" label="computation"/> <Entry value="interactive" label="interactive"/> <Entry value="debug" label="debug"/> <Entry value="premium" label="premium"/> <Entry value="regular" label="regular"/> <Entry value="special" label="special"/> </Enumeration> </Option> | ||||||||
Tags | No tags attached. | ||||||||
Project | TBD | ||||||||
Topic Name | 12969_pvsc_issues | ||||||||
Type | incorrect functionality | ||||||||
Attached Files | ![]() | ||||||||
Relationships | |
Relationships |
Notes | |
(0028332) Utkarsh Ayachit (administrator) 2012-02-29 18:41 |
commit 9087d4b6f923f621c00c583844d09296acc8ca5b Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com> Date: Wed Feb 29 15:39:54 2012 -0800 BUG 0012969. Checkboxes and Comboboxes not working correctly. Checkboxes and combo-boxes were not working correctly. They failed to obtain the user selected values correctly due to obvious oversight. Fixed that. Change-Id: Ida85bee1abeff8addc2b5193abcd189d0ac080db |
(0030096) Alan Scott (manager) 2013-01-11 14:00 |
Closing due to age. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2012-02-29 12:34 | Burlen | New Issue | |
2012-02-29 12:34 | Burlen | File Added: hopper-unix.pvsc | |
2012-02-29 18:41 | Utkarsh Ayachit | Topic Name | => 12969_pvsc_issues |
2012-02-29 18:41 | Utkarsh Ayachit | Note Added: 0028332 | |
2012-02-29 18:41 | Utkarsh Ayachit | Status | backlog => gatekeeper review |
2012-02-29 18:41 | Utkarsh Ayachit | Fixed in Version | => git-next |
2012-02-29 18:41 | Utkarsh Ayachit | Resolution | open => fixed |
2012-02-29 18:41 | Utkarsh Ayachit | Assigned To | => Utkarsh Ayachit |
2012-03-05 13:16 | Utkarsh Ayachit | Target Version | => 3.14.1 |
2012-03-09 14:40 | Utkarsh Ayachit | Fixed in Version | git-next => git-master |
2012-03-09 15:58 | Utkarsh Ayachit | Status | gatekeeper review => customer review |
2012-04-05 17:03 | Utkarsh Ayachit | Fixed in Version | git-master => 3.14.1 |
2013-01-11 14:00 | Alan Scott | Note Added: 0030096 | |
2013-01-11 14:00 | Alan Scott | Status | customer review => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |