Bug 375760

Summary: ‘Report bug’ feature doesn’t use bug report wizard
Product: [Applications] tellico Reporter: Karl Ove Hufthammer <karl>
Component: generalAssignee: Robby Stephenson <robby>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: HEAD   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 2.3.13

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