GNOME Bugzilla – Bug 604367
Bugzilla addin doesn't work
Last modified: 2010-01-03 17:04:25 UTC
As in description the bugzilla plugin should allow dragging an URL from the browser and dropping into a note with the result of having a bug icon (customizable from preferences) and the number of the bug with a link to the URL. The real behavior is that just the URL is dropped in the note.
You need to drag an actual link (something enclosed between <a href="..."> & </a>) and not some text which happens to represent a Bugzilla URL. This is how Tomboy works too. However it is trivial to fix this. I am just wondering if we won't end up breaking something else in a subtle way.
Created attachment 150507 [details] [review] Proposed fix
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.