Closed Bug 810991 Opened 12 years ago Closed 12 years ago

Parser doesn't support indexes defined on attributes

Categories

(L20n :: Python Library, defect, P2)

x86_64
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: stas, Assigned: zbraniecki)

References

Details

Defining an index on an attribute breaks parser.py.

<brandName "Firefox"
  title[@os]: {
    win: "Firefox on Windows",
    linux: "Firefox on Linux"
  }
>
Target Milestone: --- → Next
Blocks: 813862
Fixed in parser https://github.com/zbraniecki/l20n.js/commit/9b2ac0287543cceab0fb8c17806201cf20a9109e on parser2 branch

We need to update grammar and compiler now
Assignee: nobody → gandalf
Priority: -- → P2
Target Milestone: Next → 1.0
fixed
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Depends on: 817145
You need to log in before you can comment on or make changes to this bug.