Fail all capture on Firefox 3.6

Project:Virtual Combat Cards Project
Version:1.1.1
Component:Code
Category:bug report
Priority:critical
Assigned:Nebulorum
Status:closed
Description

Firefox 3.6 changes the way it serialized XHTML on it's Javascript. As a result all tag that where sent in upper case are now sent in lower case, causing VCC to fail capture.

Need to investigate if it is easier to solve this on the plugin or on VCC. Currently the best way around this is to stick to 3.5.3.

#1

Status:active» patch (code needs review)

Have implemented special logic to handle case the lower-case tags sent by the D&DI Firefox extension (change caused by Firefox 3.6). This should make the VCC work with any version of the Firefox plugin.

I would like people to test this (see howto install this patch here). The Jar must replace vcc.jar:

vcc-issue154.jar (link removed)

If this works ok, I'll make a new release.

#2

Status:patch (code needs review)» fixed

Tested code on Firefox 3.5.x and 3.6. Works well on both.

#3

Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.