Opened 18 years ago
Closed 17 years ago
#95 closed defect (fixed)
remove default values not possible
Reported by: | reiner | Owned by: | mirschel |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | PromotGuiVizEdit | Version: | |
Severity: | acceptable | Keywords: | |
Cc: |
Description
If one has defined a default value for a reaction or compound, it is not possible to remove this value - deleting of the value in "edit details" is ignored.
Change History (2)
comment:1 Changed 17 years ago by mirschel
- Component changed from Promot to PromotGuiVizEdit
comment:2 Changed 17 years ago by rempel
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
the approach is based on parameters (setVariables -> variableInfo2parameters) so it only works if there is no defvalue defined (then on would need to delete it and redeclare it without a predefined value).