{"id":325,"date":"2009-06-06T22:45:39","date_gmt":"2009-06-07T06:45:39","guid":{"rendered":"http:\/\/www.visophyte.org\/blog\/?p=325"},"modified":"2009-06-06T22:57:40","modified_gmt":"2009-06-07T06:57:40","slug":"using-bugxhibit-to-find-that-bug-you-know-you-saw-recently-but-cant-find","status":"publish","type":"post","link":"https:\/\/www.visophyte.org\/blog\/2009\/06\/06\/using-bugxhibit-to-find-that-bug-you-know-you-saw-recently-but-cant-find\/","title":{"rendered":"Using BugXhibit to find that bug you know you saw recently but can&#8217;t find"},"content":{"rendered":"<p><a href=\"http:\/\/www.visophyte.org\/blog\/wp-content\/uploads\/2009\/06\/bugxhibit-cc-search.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-thumbnail wp-image-326\" title=\"bugxhibit-cc-search\" src=\"http:\/\/www.visophyte.org\/blog\/wp-content\/uploads\/2009\/06\/bugxhibit-cc-search-600x423.png\" alt=\"bugxhibit-cc-search\" width=\"600\" height=\"423\" srcset=\"https:\/\/www.visophyte.org\/blog\/wp-content\/uploads\/2009\/06\/bugxhibit-cc-search-600x423.png 600w, https:\/\/www.visophyte.org\/blog\/wp-content\/uploads\/2009\/06\/bugxhibit-cc-search-300x211.png 300w, https:\/\/www.visophyte.org\/blog\/wp-content\/uploads\/2009\/06\/bugxhibit-cc-search-1024x723.png 1024w, https:\/\/www.visophyte.org\/blog\/wp-content\/uploads\/2009\/06\/bugxhibit-cc-search.png 1346w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/a><\/p>\n<p><a href=\"http:\/\/www.visophyte.org\/blog\/2009\/05\/28\/bugxhibit-exhibit-on-bugzilla-results\/\">BugXhibit<\/a>, the <a href=\"http:\/\/www.bugzilla.org\/\">Bugzilla<\/a> search results viewer made with the <a href=\"http:\/\/simile.mit.edu\/\">SIMILE<\/a> <a href=\"http:\/\/www.simile-widgets.org\/exhibit\/\">Exhibit<\/a> widget, is now more fancy, and now addresses another one of my use cases.\u00a0 I frequently find myself wanting to point someone at a bug, or go back to a bug that I know passed through my bugmail recently, and have trouble finding it.\u00a0 So now BugXhibit can do easy searches based on reporter\/assignee\/cc\/commenter with time ranges.<\/p>\n<p>Examples by way of live links this time (noting that the default time interval is 7 days).\u00a0 Uh, and if it gives you an error for reasons I don&#8217;t fully understand if you open it in a new tab (in the background) from here, just hitting enter in the address bar should fix it.\u00a0 I&#8217;m going to lazyweb that problem for now.<\/p>\n<ul>\n<li><a href=\"http:\/\/clicky.visophyte.org\/tools\/bugxhibit\/bugxhibit.html?cc=bugmail@asutherland.org\">cc=bugmail@asutherland.org<\/a>: Bugs modified in the last week that I am cc&#8217;d on.<\/li>\n<li><a href=\"http:\/\/clicky.visophyte.org\/tools\/bugxhibit\/bugxhibit.html?cc=bugmail@asutherland.org&amp;howrecent=1m\">cc=bugmail@asutherland.org&amp;howrecent=1m<\/a>: Bugs modified in the last month (and generous change) that I am cc&#8217;d on.<\/li>\n<li><a href=\"http:\/\/clicky.visophyte.org\/tools\/bugxhibit\/bugxhibit.html?reporter=bugmail@asutherland.org\">reporter=bugmail@asutherland.org<\/a>: Bugs modified in the last week that I reported.<\/li>\n<li><a href=\"http:\/\/clicky.visophyte.org\/tools\/bugxhibit\/bugxhibit.html?assignee=bugmail@asutherland.org\">assignee=bugmail@asutherland.org<\/a>: Bugs modified in the last week that I am the assignee on.<\/li>\n<li><a href=\"http:\/\/clicky.visophyte.org\/tools\/bugxhibit\/bugxhibit.html?commenter=bugmail@asutherland.org\">commenter=bugmail@asutherland.org<\/a>: Bugs modified in the last week that I have ever commented on.<\/li>\n<li><a href=\"http:\/\/clicky.visophyte.org\/tools\/bugxhibit\/bugxhibit.html?who=bugmail@asutherland.org&amp;why=reporter&amp;why=assignee\">who=bugmail@asutherland.org&amp;why=reporter&amp;why=assignee<\/a>: Bugs modified in the last week that I am either the reporter of or that I am the assignee of.<\/li>\n<\/ul>\n<p>Other changes:<\/p>\n<ul>\n<li>It now is also self documenting, just click on &#8220;Show Docs&#8221; on the page.<\/li>\n<li>You can now use arguments to specify the sort and whether grouping is active on the page.<\/li>\n<li>The date parsing is better.\u00a0 Bugzilla doesn&#8217;t provide the raw dates but attempts to change things based on how recent the date is.\u00a0 BugXhibit does a good job of fixing up the date if you are in the same timezone as the bugzilla server, and a less good but acceptable job if you aren&#8217;t.<\/li>\n<li>Upgraded to exhibit 2.1.0 and now the numeric sliders with histograms work for me.\u00a0 Woo!<\/li>\n<\/ul>\n<p>Other notes:<\/p>\n<ul>\n<li> <a href=\"http:\/\/informationisart.com\/stas\/\">Sta\u015b Ma\u0142olepszy<\/a> made <a href=\"http:\/\/informationisart.com\/stas\/bugxhibit-an-interface-to-bugzillas-search-results\">a post about BugXhibit<\/a>, wherein you can find a ubiquity command that is ever so useful.<\/li>\n<li>A shout out to <a href=\"http:\/\/davidhuynh.net\/index.php\">David Huynh<\/a> to thank him for Exhibit in the first place.<\/li>\n<\/ul>\n<p>The <a href=\"http:\/\/hg.mozilla.org\/users\/bugmail_asutherland.org\/bugxhibit\/\">hg repo is here<\/a>, as always.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>BugXhibit, the Bugzilla search results viewer made with the SIMILE Exhibit widget, is now more fancy, and now addresses another one of my use cases.\u00a0 I frequently find myself wanting to point someone at a bug, or go back to &hellip; <a href=\"https:\/\/www.visophyte.org\/blog\/2009\/06\/06\/using-bugxhibit-to-find-that-bug-you-know-you-saw-recently-but-cant-find\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[3],"tags":[63,34,61,60],"class_list":["post-325","post","type-post","status-publish","format-standard","hentry","category-mozilla","tag-bugxhibit","tag-bugzilla","tag-exhibit","tag-simile"],"_links":{"self":[{"href":"https:\/\/www.visophyte.org\/blog\/wp-json\/wp\/v2\/posts\/325","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.visophyte.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.visophyte.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.visophyte.org\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.visophyte.org\/blog\/wp-json\/wp\/v2\/comments?post=325"}],"version-history":[{"count":7,"href":"https:\/\/www.visophyte.org\/blog\/wp-json\/wp\/v2\/posts\/325\/revisions"}],"predecessor-version":[{"id":333,"href":"https:\/\/www.visophyte.org\/blog\/wp-json\/wp\/v2\/posts\/325\/revisions\/333"}],"wp:attachment":[{"href":"https:\/\/www.visophyte.org\/blog\/wp-json\/wp\/v2\/media?parent=325"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.visophyte.org\/blog\/wp-json\/wp\/v2\/categories?post=325"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.visophyte.org\/blog\/wp-json\/wp\/v2\/tags?post=325"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}