Closed
Bug 386579
Opened 18 years ago
Closed 14 years ago
Do not always check <em:targetApplication> in case of language packs
Categories
(Toolkit :: Add-ons Manager, enhancement)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
INVALID
Future
People
(Reporter: bugs, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4
I think it is not very usefull to check <em:targetApplication>
for a language pack with an "<em:requires>"-statement.
"<em:requires>" should give enough information about compatibility
in case of "<em:type>8</em:type>"
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Actual Results:
Double checking compatibility.
Expected Results:
Single checking compatibility.
I'm talking about language packs for extensions.
| Assignee | ||
Updated•17 years ago
|
Product: Firefox → Toolkit
Comment 1•17 years ago
|
||
Potentially this could work. Need to consider it along with all the other extension locale pack ideas.
Severity: normal → enhancement
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•17 years ago
|
Target Milestone: --- → Future
Comment 2•14 years ago
|
||
We no longer support em:requires so this is no longer something we could consider doing.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•