http://bugzilla.novell.com/show_bug.cgi?id=580491 http://bugzilla.novell.com/show_bug.cgi?id=580491#c0 Summary: KMozillaHelper's bug reporting address should point to OpenSuse/Novell tracker Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: KDE4 Applications AssignedTo: kde-maintainers@suse.de ReportedBy: andresbajotierra@gmail.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2) Gecko/20100207 Namoroka/3.6 Since KDE SC 4.3, there is a crash reporting tool; designed to be integrated with KDE bugzilla if the application supports it. This tool uses the bugAddress() member of the main KAboutData of the application to determine the bug reporting web (or mail) address; and to decide where to report. If this field isn't touched, the default value ("submit@bugs.kde.org") will be used, and the report will be sent to bugs.kde.org. However, in third-party apps, not supported in the bugtracker, this field should be customized. Otherwise we get reports like https://bugs.kde.org/show_bug.cgi?id=227292 So you probably need to call: KAboutDataObject->setBugAddress("https://bugzilla.novell.com/enter_bug.cgi"); when creating the mozilla helper app. Thanks in advance Regards Darío A. (bugs.kde.org) Reproducible: Always -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.