Closed Bug 683129 Opened 13 years ago Closed 13 years ago

Typo in AddonDatabase.getStatement when handling error

Categories

(Toolkit :: Add-ons Manager, defect)

defect
Not set
normal

Tracking

()

VERIFIED FIXED
mozilla9

People

(Reporter: Unfocused, Assigned: Unfocused)

Details

(Whiteboard: [qa!])

Attachments

(1 file)

Typo in AddonDatabase.getStatement(). Specifically when its handling the error, so it'll throw instead of handling the real error.

      ERROR("Error creating statement " + aKey + " (" + aSql + ")");

aSql should be sql
Attached patch Patch v1Splinter Review
Assignee: nobody → bmcbride
Status: NEW → ASSIGNED
Attachment #556800 - Flags: review?(dtownsend)
Attachment #556800 - Flags: review?(dtownsend) → review+
https://hg.mozilla.org/integration/fx-team/rev/c5aa67488400
Flags: in-testsuite-
Flags: in-litmus-
Whiteboard: [fixed-in-fx-team]
http://hg.mozilla.org/mozilla-central/rev/c5aa67488400
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → mozilla9
Setting resolution to Verified Fixed.
The typo is fixed.
Status: RESOLVED → VERIFIED
Whiteboard: [qa!]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: