Closed Bug 929396 Opened 11 years ago Closed 11 years ago

Message printout error in ComprehensionTlvHelper's decoding function.

Categories

(Firefox OS Graveyard :: RIL, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: gwang, Assigned: gwang)

References

Details

Attachments

(1 file)

In ril_worker.js, the "ComprehensionTlvHelper's decode function. RIL.sendStkTerminalResponse({ resultCode: STK_RESULT_CMD_DATA_NOT_UNDERSTOOD}); throw new Error("Invalid octet in Comprehension TLV :" + length); ^^^^^^^ It should be "temp" value for print out error octet. throw new Error("Invalid octet in Comprehension TLV :" + temp);
Assignee: nobody → gwang
Blocks: 791191
Status: NEW → ASSIGNED
Attachment #820801 - Flags: review?(allstars.chh)
Attachment #820801 - Flags: review?(allstars.chh) → review+
OS: Linux → Gonk (Firefox OS)
Hardware: x86_64 → ARM
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: