Closed Bug 839020 Opened 11 years ago Closed 11 years ago

Compiler doesn't throw IndexErrors when one of the key is "undefined" or "null"

Categories

(L20n :: JS Library, defect, P2)

x86_64
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: stas, Assigned: stas)

References

Details

<foo {
  undefined: "Foo"
}>

<foo {
  null: "Foo"
}>
I'll fix this as part of bug 816890.
Depends on: 816890
Fixed: https://github.com/l20n/l20n.js/commit/1e397837e69a9ceb17d3c2c8fde8c3e4e1037e67
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.