https://bugs.kde.org/show_bug.cgi?id=443303
--- Comment #5 from Harald Sitter <[email protected]> --- (In reply to Nate Graham from comment #2) > Ugh, this is messy. We set bugaddress in Discover to support the new > Kirigami "report a bug action" that appears by default in the About page. I > guess it's a classic "multiple sources of truth" problem, since that action > in Discover pulls its bug reporting URL from the app itself, whereas DrKonqi > pulls its data from a separate repo/location. > > Could we make DrKonqi introspect the value of bugaddress in the app to see > if it matches the value that's set elsewhere, maybe? No, the app has crashed, we can't ask it anything ;) I haven't given this any thought but it seems to me kirigami needs to assemble KAboutData::bugAddress, ::productName and ::componentName to the actual bugs.kde.org address (if [email protected] was used as address). That is how this works in kbugreportdialog and drkonqi ultimately. -- You are receiving this mail because: You are watching all bug changes.
