XPI import fails to descend into jar files

Bug #223757 reported by Jeroen T. Vermeulen
2
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Critical
Jeroen T. Vermeulen

Bug Description

A bug in XPI manifest handling that stops the importer from descending into jar files.

When encountering a DTD or properties file, the importer asks the manifest: "do you have a locale entry whose path is a prefix of this file's path?" This is correct. But when encountering a jar file, the right question to ask the manifest is "do you have any locale entries that have this path as a prefix?"

This requires an API extension to the manifest class. It can be tested by adding a manifest to one of the existing XPI import tests that use jar files.

Changed in rosetta:
assignee: nobody → jtv
importance: Undecided → Critical
milestone: none → 1.2.4
status: New → Confirmed
Changed in rosetta:
status: Confirmed → In Progress
Changed in rosetta:
status: In Progress → Fix Committed
Revision history for this message
Jeroen T. Vermeulen (jtv) wrote :

Fixed in RF 6200

Changed in rosetta:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.