Closed
Bug 294996
Opened 20 years ago
Closed 19 years ago
Build ID off by one between master.ini/manifest.ini and build directory
Categories
(Firefox :: Installer, defect)
Tracking
()
RESOLVED
EXPIRED
People
(Reporter: tonymec, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050520 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050520 Firefox/1.0.4 Starting at some point between build IDs 2005052004 and 2005052007 (at least for Thunderbird and Firefox "aviary" builds) the Build ID in the Talkback file manifest.ini is one unit lower than the build ID derived from the build directory: e.g. 2005-05-20-07-aviary1.0.1/ThunderbirdSetup.exe creates Talbsck build IDs of 2005052006. Checked for TB 2005-05-20-07 (2005052006) and Fx 2005-05-20-13 (2005052012). Does not affect Fx 2005-05-20-04 (2005052004). Reproducible: Always Steps to Reproduce: 1. Download a TB or Fx aviary nightly installer (not from the ...latest1.0.1 directory) and note the build ID in the directory name. 2. Install. 3. Do a directory listing of %APPDATA%\Talkback\MozillaOrg\Thunderbird10\Win32 (for TB) or of %APPDATA%\Talkback\MozillaOrg\Firefox10\Win32 (for Fx). 4. Note the name of the latest subdirectory and cd to it 5. Note the BuildID mentioned near the top of the file manifest.ini Actual Results: IDs in 4 and 5 above are one unit lower than that in 1 above Expected Results: All three IDs should be equal (disregarding the dashes)
| Reporter | ||
Updated•20 years ago
|
Version: unspecified → 1.0 Branch
Comment 1•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 2•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
You need to log in
before you can comment on or make changes to this bug.
Description
•