Closed Bug 867541 Opened 12 years ago Closed 12 years ago

loadManifest only links the first resource

Categories

(L20n :: HTML Bindings, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
1.0 beta

People

(Reporter: stas, Assigned: zbraniecki)

Details

https://github.com/l20n/l20n.js/commit/0e672a9bb6d6132148b3afe4f656765584175a5a introduced the following code: ctx.linkResource(function(lang) { return manifest.resources[0].replace("{{lang}}", lang); }); which looks like it wanted to be in a loop.
Target Milestone: --- → 1.0 beta
Assignee: nobody → gandalf
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
I filed bug 868719 as a follow-up.
You need to log in before you can comment on or make changes to this bug.