| Summary: | KDevelop crashes when exporting Diff to ReviewBoard | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | markuss <kamikazow> |
| Component: | general | Assignee: | kdevelop-bugs-null |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | 4.3.1 | ||
| Target Milestone: | 4.3.0 | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kdevplatform/22165be52ee9a59908a3d3ff4ea3f69349c8d34c | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
markuss
2012-08-06 22:40:34 UTC
Git commit 22165be52ee9a59908a3d3ff4ea3f69349c8d34c by Milian Wolff. Committed on 07/08/2012 at 15:28. Pushed by mwolff into branch '1.4'. Disable the "OK" button of the review board export-dialog if no repository is selected. Otherwise the user could submit the dialog which would lead to a crash when we try to read the repository. M +10 -1 plugins/reviewboard/reviewpatchdialog.cpp M +6 -0 plugins/reviewboard/reviewpatchdialog.h http://commits.kde.org/kdevplatform/22165be52ee9a59908a3d3ff4ea3f69349c8d34c |