Opened 18 years ago
Closed 16 years ago
#53 closed defect (fixed)
Same calculators in Explorer are used in different scenarios
Reported by: | mirschel | Owned by: | mirschel |
---|---|---|---|
Priority: | minor | Milestone: | Promot 0.8.2 |
Component: | PromotGuiVizNav | Version: | 0.7.2 |
Severity: | fatal | Keywords: | explorer mapping visual scenario |
Cc: |
Description
When duplicate a (global) scenario, the new local scenario uses the same mapping functions. This lead to a not wanted change in the global scenario when changing the local scenario. Must be debugged for getting more precise information.
Change History (4)
comment:1 Changed 17 years ago by mirschel
- Keywords visual added; VizNav removed
- Milestone set to first_release
- Status changed from new to assigned
comment:2 Changed 17 years ago by mirschel
- Summary changed from Same calculators is VizExplorer are used in different scenarios to Same calculators in Explorer are used in different scenarios
comment:3 Changed 16 years ago by mirschel
This strange behavior only occurs when using the operation 'Duplicate' not when using the operation 'New'. It seems that the operation 'Duplicate' creates a scenario that is not really independent from the old one (some kind of pointer) but it should. When saving scenarios, close Explorer, open Explorer again, the scenarios are all independent.
comment:4 Changed 16 years ago by mirschel
- Milestone changed from Promot 1.0 to Promot 0.8.2
- Resolution set to fixed
- Status changed from assigned to closed
fixed with [8318]
Example: One Scenarios. Duplicate scenario. Change Mapping 'Line Style' of the new scenario. Switch to old scenario. Same 'Line Style' in the old scenario as in the new scenario.