View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000833 | SOGo Integrator | public | 2010-09-14 22:18 | 2010-09-15 00:22 | |
Reporter | cwright | Assigned To | ludovic | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | Monotone / nightly | ||||
Fixed in Version | 3.102 | ||||
Summary | 0000833: Extension updates for TB3 don't download | ||||
Description | Extension updates don't download for TB3 w/ the nightly build of Integrator. Per the Inverse team's earlier advice, I've got a separate updates.php file for TB 2 clients and an updates3.php file for TB 3 clients. 1) Integrator's extensions.rdf: isi:updateURL="https://my.sogo.server/plugins/updates3.php?plugin=%ITEM_ID%&version=%ITEM_VERSION%&platform=%PLATFORM%"> 2) Edited parts of plugins/updates3.php: = array( "sogo-connector@inverse.ca" ... $applications ... <em:updateLink>https://my.sogo.server/plugins/<?php echo $plugin["filename"] ?></em:updateLink> 3) Apache logs: [11/Sep/2010:16:10:32 -0500] "GET /plugins/updates3.php?plugin=lookout@aron.rubin&version=0.00&platform=Linux_x86_64-gcc3 HTTP/1.1" 200 784 [11/Sep/2010:16:10:33 -0500] "GET /plugins/updates3.php?plugin=sogo-integrator@inverse.ca&version=0.00&platform=Linux_x86_64-gcc3 HTTP/1.1" 200 809 [11/Sep/2010:16:10:34 -0500] "GET /plugins/updates3.php?plugin=sogo-connector@inverse.ca&version=0.00&platform=Linux_x86_64-gcc3 HTTP/1.1" 200 804 [11/Sep/2010:16:10:35 -0500] "GET /plugins/updates3.php?plugin=%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D&version=0.00&platform=Linux_x86_64-gcc3 HTTP/1.1" 200 840 Thank you. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2010-09-14 22:18 | cwright | New Issue | |
2010-09-15 00:22 | ludovic | Note Added: 0001458 | |
2010-09-15 00:22 | ludovic | Status | new => resolved |
2010-09-15 00:22 | ludovic | Fixed in Version | => 3.102 |
2010-09-15 00:22 | ludovic | Resolution | open => fixed |
2010-09-15 00:22 | ludovic | Assigned To | => ludovic |