Closed Bug 798762 Opened 12 years ago Closed 12 years ago

Automatic update for nightly builds not working because update.php script returns wrong version number

Categories

(Calendar :: Build Config, defect)

Lightning 2.0
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ssitter, Assigned: Fallen)

References

Details

Lightning 2.0a1 with Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/18.0 Thunderbird/18.0a1

The automatic update for nightly builds is not working because update.php script returns a version number that is less than the current version number and therefore doesn't trigger an update.

> *** LOG addons.updates: Requesting https://calendar.mozilla.org/update.php?buildID=20121002033312&appABI=x86-msvc&appOS=WINNT&locale=en-US&appVersion=18.0a1&appID={3550f703-e582-4d05-9a08-453d09bdfdc6}
> *** LOG addons.updates: Found an update entry for {e2fda1a4-762b-4020-b5ad-a41df1933103} version 2a2nightly

The script should return a version like "2.0a2nightly" instead of "2a2nightly" to trigger the extension update.
http://hg.mozilla.org/users/mozilla_kewis.ch/calendar-buildconfig/rev/72536a1e4a07

See upcoming dependent bug for deployment.
Assignee: nobody → philipp
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.