Bug 375760 - ‘Report bug’ feature doesn’t use bug report wizard
Summary: ‘Report bug’ feature doesn’t use bug report wizard
Status: RESOLVED FIXED
Alias: None
Product: tellico
Classification: Applications
Component: general (show other bugs)
Version: HEAD
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Robby Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-30 17:57 UTC by Karl Ove Hufthammer
Modified: 2017-01-31 02:19 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 2.3.13


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karl Ove Hufthammer 2017-01-30 17:57:05 UTC
The ‘Help → Report a bug’ feature in Tellico currently opens up a window for sending an e-mail to tellico-users mailing list. It should instead open the bug report wizard (for filing a bug to bugs.kde.org for the ‘tellico’ product), just like all other modern KDE applications do.
Comment 1 Robby Stephenson 2017-01-31 02:13:24 UTC
Git commit c37abc1294455842bf2dee4d6d75d2593705dab6 by Robby Stephenson.
Committed on 31/01/2017 at 02:12.
Pushed by rstephenson into branch 'master'.

Fix "Report Bug" to link to bugs.kde.org instead of sending email

Remove email address from KAboutData so the "Report Bug" menu item
defaults to opening bugs.kde.org with 'tellico' product name.
FIXED-IN: 3.0.1

M  +1    -0    ChangeLog
M  +2    -2    src/main.cpp

https://commits.kde.org/tellico/c37abc1294455842bf2dee4d6d75d2593705dab6
Comment 2 Robby Stephenson 2017-01-31 02:19:15 UTC
Git commit 8e6c7013431da16afacad1d9b0a29a61f0f81441 by Robby Stephenson.
Committed on 31/01/2017 at 02:18.
Pushed by rstephenson into branch '2.3'.

Fix "Report Bug" to link to bugs.kde.org instead of sending email

Remove email address from KAboutData so the "Report Bug" menu item
defaults to opening bugs.kde.org with 'tellico' product name.
FIXED-IN: 2.3.13

Conflicts:
	src/main.cpp

M  +1    -0    ChangeLog
M  +1    -2    src/main.cpp

https://commits.kde.org/tellico/8e6c7013431da16afacad1d9b0a29a61f0f81441