You are not logged in Log in Join
You are here: Home » Members » Tres Seaver's Zope.org Site » Various Projects » HighlyAvailableZope » InternetExplorerFive

Log in
Name

Password

 
 

History for InternetExplorerFive

??changed:
-
 Several problems, particularly with the ManagementInterface, seem to
 occur only for users browsing with IE5.  This could be for two reasons:

  - IE5 is correctly implementing some standard which other browsers
    don't, but ZServer is not expecting this correct behavior, and pukes
    (hey, ItCouldHappen!)

  - IE5 is perverting the protocol, either through:

   o carelessness (e.g., failing to close connections properly,)

   o malice (e.g., to pursue the infamous EmbraceAndExtend strategy).