| Summary: | knode follows up to wrong newsgroup | ||
|---|---|---|---|
| Product: | [Unmaintained] knode | Reporter: | kanthoney |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
kanthoney
2004-02-05 20:12:12 UTC
SVN commit 1079182 by otrichet: Place a hint inside the followup-to line edit when there are more than 2 groups selected. Previous changes to the composer already remove the automatic modification of the followup-to headers: The current and future behaviour is not to automatically set/change the followup-to headers. BUG: 178208 BUG: 176418 BUG: 163240 BUG: 74275 BUG: 68732 Warning against posting to more than on groups without setting the followup-to will remain. M +1 -0 CMakeLists.txt M +39 -15 composer/composer_view.ui A composer/followupto_combobox.cpp [License: MIT] A composer/followupto_combobox.h [License: MIT] M +44 -0 kncomposerview.cpp M +10 -0 kncomposerview.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1079182 |