Closed Bug 1415432 Opened 8 years ago Closed 8 years ago

.ftl files repackaged multiple times

Categories

(Core :: Internationalization, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: zbraniecki, Assigned: zbraniecki)

References

Details

Attachments

(1 file)

The code we landed in bug 1413985 is executed on windows it gets repackaged twice. I tried to look into why and couldn't make much sense out of it - I suspect it's something between repackage and repackage-installer. But I also noticed that all the code in l10n.py is testing `contains` before adding to formatter. Adding the test makes it work well.
Blocks: 1402061
Depends on: 1413985
Attached patch patchSplinter Review
This fixes the build.
Assignee: nobody → gandalf
Status: NEW → ASSIGNED
Attachment #8926255 - Flags: review?(mh+mozilla)
Comment on attachment 8926255 [details] [diff] [review] patch Review of attachment 8926255 [details] [diff] [review]: ----------------------------------------------------------------- Theoretically, I think all the contains should go away, but the current repack jobs kind of suck, so short of fixing them, I guess this is fine.
Attachment #8926255 - Flags: review?(mh+mozilla) → review+
Yeah, it would be good not to have this, but I'd prefer not to attempt to debug the whole repack makefile system now :)
Pushed by ryanvm@gmail.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/969c788d78b3 ftl files repackaged multiple times. r=glandium
Keywords: checkin-needed
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: