Closed Bug 178801 Opened 22 years ago Closed 22 years ago

missing &:: in Search.pm

Categories

(Bugzilla :: Query/Bug List, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 2.18

People

(Reporter: myk, Assigned: endico)

References

Details

Attachments

(2 files)

Undefined subroutine &Bugzilla::Search::ThrowCodeError called at
Bugzilla/Search.pm line 855.
Blocks: 176570
Comment on attachment 105426 [details] [diff] [review]
patch v1: obvious fix

r=justdave
a=justdave
Attachment #105426 - Flags: review+
Theres a

        ThrowUserError("illegal_date");

lower down which needs the same thing applied to it
Comment on attachment 105430 [details] [diff] [review]
second fix for same problem somewhere else

r=justdave
a=justdave
Attachment #105430 - Flags: review+
[myk@myk bztip]$ cvs commit Bugzilla/Search.pm
Checking in Bugzilla/Search.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/Search.pm,v  <--  Search.pm
new revision: 1.26; previous revision: 1.25
done


[myk@myk bztip]$ cvs commit Bugzilla/Search.pm
Checking in Bugzilla/Search.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/Search.pm,v  <--  Search.pm
new revision: 1.27; previous revision: 1.26
done
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
fixing milestone
Target Milestone: --- → Bugzilla 2.18
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: