Opened 19 years ago
Closed 19 years ago
#30 closed defect (fixed)
Preset is not removed from drop-downlist after it had been deleted
Reported by: | Martin Svensson | Owned by: | Gregory Vincic |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | web | Version: | |
Keywords: | Cc: |
Description
Experiments->Mangage(preset)->Delete a preset.
The preset is not removed from the drop-downlist and the client throws an exception when clicking on it. The preset is removed from the dropdown list when visiting another page(in the client) and then return to Experiments page.
Test was made on build #1374
Note:
See TracTickets
for help on using tickets.
Sort of fixed. The preset is not removed from the list, but no exception is thrown if it is clicked, and the current context is preserved.