X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=cgi%2Fsearch.cgi;h=b1f5e09f84724a8b3e38377db960073d275b7ce9;hb=661cf347a15470fe5052b4c0e8eaa18a8ff04ada;hp=5f6eadcc3004da7b6b05286e31b4eeb9ba304c0f;hpb=70cf77464dc1d0966e821892d73b2dd6d1babc70;p=debbugs.git diff --git a/cgi/search.cgi b/cgi/search.cgi index 5f6eadc..b1f5e09 100755 --- a/cgi/search.cgi +++ b/cgi/search.cgi @@ -14,7 +14,7 @@ BEGIN{ use CGI::Simple; -use CGI::Alert 'don@donarmstrong.com'; +# use CGI::Alert 'nobody@example.com'; use Search::Estraier; use Debbugs::Config qw(:config); @@ -160,7 +160,7 @@ my %attributes = ('@cdate' => {name => 'Date', type => 'str', }, subject => {name => 'Bug Title', - type => 'num', + type => 'str', }, date => {name => 'Submission date', type => 'num',