API Version Change Coming in Aurora

If you are moving on to the new Auroras builds of Firefox (kind of like blessed nightlies) and are running a pre-March version of the Weave Minimal Server, you may find things break. That’s because this build is trying to find API version 1.1, and the older minimal servers only recognize up to 1.0.

It’s an easy fix – either update to the current weave_minimal tarball (as discussed in the previous post) or change line 62 of php to:

if ($version != ’1.0′ && $version != ’1.1′)

And you’ll be back up and running (the api differences are largely irrelevant to the minimal server)

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s


Follow

Get every new post delivered to your Inbox.