Closed Bug 699639 Opened 13 years ago Closed 13 years ago

files in viewer aren't verified even though they haven't changed

Categories

(addons.mozilla.org Graveyard :: Admin/Editor Tools, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 698789

People

(Reporter: myk, Unassigned)

Details

A number of SDK files in the file viewer look like they have not been verified (i.e. they appear in regular font color, not greyed out) even though they haven't been changed from the versions in the SDK.

For example, the "table calculator" addon <https://addons.mozilla.org/en-US/editors/review/table-calculator?num=15> claims to use SDK version 1.1 <https://addons.mozilla.org/en-US/firefox/files/browse/134716/file/harness-options.json#L1039>, but its addon-kit/lib/windows.js file looks unverified, even though the viewer reports its md5sum as 5b7f1491c71fd18309badd3687a4c700, which is exactly the same as the md5 sum for the file in the SDK source code repository:

mykbook:~ myk$ git clone git@github.com:mozilla/addon-sdk.git
Cloning into 'addon-sdk'...
...
mykbook:addon-sdk myk$ git checkout 1.1
Note: checking out '1.1'.
...
HEAD is now at 4cd0c39... update version for next release
mykbook:addon-sdk myk$ md5 packages/addon-kit/lib/windows.js
MD5 (packages/addon-kit/lib/windows.js) = 5b7f1491c71fd18309badd3687a4c700
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.