Summary: | Reporting a bug via the gui fails | ||
---|---|---|---|
Product: | [Unmaintained] knetworkmanager | Reporter: | Thomas Zander <zander> |
Component: | general | Assignee: | Will Stephenson <wstephenson> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | pino |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Patch A
Patch B |
Description
Thomas Zander
2007-05-16 11:48:21 UTC
This happens because the bug address specified in the about data of KNetworkManager is a web site, while it should be an email address[1]. [1] http://api.kde.org/3.5-api/kdelibs-apidocs/kdecore/html/classKAboutData.html Created attachment 21229 [details]
Patch A
Patch A: change the bug address to the default email address of KDE's bugzilla
Created attachment 21230 [details]
Patch B
Patch B: removing the manual setting of the bug address in flavour of the
default email address of KDE's bugzilla.
This has been fixed for KNetworkManager 0.2.1, using patch B. |