Closed
Bug 292246
Opened 20 years ago
Closed 18 years ago
MSI schema uses wrong version
Categories
(Firefox :: Installer, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: maddhatt+mozillabugz, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 The nightly MSI builds specify schema 110 in the summary stream. However, the MSI uses features (such as the file hash table) from the version 1.5 spec. Based on discussion in 231062, it sounds like the file hash table should be dropped (so as to conform to the 1.1 spec). Reproducible: Always Steps to Reproduce:
Comment 1•19 years ago
|
||
Is this still a valid bug? Try to confirm it with a nightly build http://www.mozilla.org/developer and report back whether this issue is still pertinent. Otherwise, this bug will be marked INVALID for for inactivity in excess of 60 days (pre-1.0.4). I am self-assigning to track this bug and will reassign to original owner if this bug is still valid.
Assignee: nobody → wbzsinj
| Reporter | ||
Comment 2•19 years ago
|
||
Yes, this bug is still valid. The schema is still 110 and the file hash table is still present.
Updated•19 years ago
|
Assignee: wbzsinj → nobody
Updated•18 years ago
|
Version: unspecified → 1.0 Branch
| Reporter | ||
Comment 3•18 years ago
|
||
Mozilla is not offering an MSI installer anymore, so this is moot.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•