| Summary: | Task modules directory douplicated in Project Settings | ||
|---|---|---|---|
| Product: | [Applications] calligraplan | Reporter: | Dag Andersen <dag.andersen> |
| Component: | general | Assignee: | Dag Andersen <dag.andersen> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 3.2.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/calligraplan/af43ad00cbb120a36706f389b80976c9a4ac9af0 | Version Fixed/Implemented In: | 3.2.1 |
| Sentry Crash Report: | |||
|
Description
Dag Andersen
2019-11-14 12:56:11 UTC
Git commit fd93f4a8eaff4e8dcdcbcb606439831ac985c9f6 by Dag Andersen. Committed on 18/11/2019 at 07:20. Pushed by danders into branch '3.2'. Bug 414133 - Task modules directory duplicated in Project Settings Clear taskmodules list if loading from xml and guard against creating duplicated taskmodules urls as modules will be loaded multiple times. FIXED-IN: 3.2.1 M +15 -8 src/libs/kernel/kptproject.cpp M +1 -1 src/libs/kernel/kptproject.h M +12 -4 src/libs/ui/kptmainprojectpanel.cpp https://commits.kde.org/calligraplan/fd93f4a8eaff4e8dcdcbcb606439831ac985c9f6 Git commit af43ad00cbb120a36706f389b80976c9a4ac9af0 by Dag Andersen. Committed on 18/11/2019 at 07:23. Pushed by danders into branch 'master'. Bug 414133 - Task modules directory duplicated in Project Settings Clear taskmodules list if loading from xml and guard against creating duplicated taskmodules urls as modules will be loaded multiple times. FIXED-IN: 3.2.1 M +15 -8 src/libs/kernel/kptproject.cpp M +1 -1 src/libs/kernel/kptproject.h M +12 -4 src/libs/ui/kptmainprojectpanel.cpp https://commits.kde.org/calligraplan/af43ad00cbb120a36706f389b80976c9a4ac9af0 |