--- kupu/common/sarissa.js 2005/09/15 13:06:00 1.1 +++ kupu/common/sarissa.js 2010/07/23 17:45:48 1.2 @@ -234,7 +234,7 @@ else{ /* end IE initialization, try to d *
  • 3 == INTERACTIVE,
  • *
  • 4 == COMPLETED
  • */ - XMLDocument.prototype.readyState = 0; + //ROC100723 XMLDocument.prototype.readyState = 0; /** *

    Emulate IE's parseError attribute

    */