Investigate the Spark automatic update from the site issue

Description

None

Environment

None

Activity

Show:

Walter Ebeling June 22, 2011 at 6:02 PM

Mass closing of all bugs resoved during 2.6.0 and 2.6.1

Holger Bergunde June 17, 2011 at 1:00 PM

fixed with a fix in jive forum software coming with

Holger Bergunde June 15, 2011 at 4:31 PM
Edited

if there is NO Client Control plugin installed in OpenFire, spark tries to get update information from the jive server.
it sends a html post query to http://www.igniterealtime.org/updater/updater with the hidden field os='windows' (or whatever).

jive will answer with the following for windows:

<Version>
<version>2.6.0</version>
<updateTime>1304924944000</updateTime>
<downloadURL>http://s3.amazonaws.com/jive/spark/spark_2_6_0.exe</downloadURL>
<changeLogURL>http://www.igniterealtime.org/updater/changelog.jsp</changeLogURL>
</Version>

if the version from the request is bigger, than the version number from spark it tries to download the newer version from the downloadURL tag.
that seems to be a problem, because there is no spark release on http://s3.amazonaws.com/jive/spark/spark_2_6_0.exe .
also the changeLogURL http://www.igniterealtime.org/updater/changelog.jsp could not be resolved.

wroot June 12, 2011 at 9:43 AM

I have already commented in the forums. I don't think this is a blocker, and i think automatic update feature can be dropped. This is hard to test in the real environment. And this is the only thing which is "broken" at this point.

Fixed

Priority

Assignee

Reporter

Affects versions

Fix versions

Created June 11, 2011 at 9:12 PM
Updated June 22, 2011 at 6:02 PM
Resolved June 17, 2011 at 1:00 PM