Bug in script for differencing docx files
From: BladeOfLight16 <bladeoflight16_at_gmail.com>
Date: Tue, 9 Apr 2013 15:27:55 -0400
I believe I've found a bug in the diff-doc.js script (located at C:\Program
if(parseInt(word.Version) >= vOffice2013)
I believe the variable vOffice2013 is undefined, as adding the following
var vOffice2013 = 15;
It is interesting to note that there is also no definition for a 2010
I am not certain, but I believe that the change related to this post may be
Thank you for looking into this.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.