home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / webxv11g.txt < prev    next >
Text File  |  1996-11-14  |  11KB  |  276 lines

  1. This file contains instructions on how to install these fixes for
  2. WebExplorer and a list of the APARs that have been fixed.
  3.  
  4. The executable provided is a self-extracting zip file.  Run the executable,
  5. specifying the directory where you want the files to be unpacked to.
  6. For example:
  7.    WEBXV11G.EXE D:\UNZIP
  8. would unpack the WEBXV11G.EXE packed file to D:\UNZIP directory.
  9.  
  10. After unpacking, you should have the following files:
  11. - either explore.bmp, if you have the non-secure version,
  12.       or secexp.bmp,  if you have the secure US version,
  13.       or expexp.bmp,  if you have the secure export version.
  14. - explore.dsc
  15. - explore.ex_
  16. - explore.icf
  17. - explore.lst
  18. - explore.pkg
  19. - explore.rsp
  20. - install.exe
  21. - install.in_
  22. - rmpii.exe           (if you have the secure export version)
  23. - read.me
  24. - readme.1st
  25. - service.txt         (this file)
  26.  
  27. This version is a total replacement of WebExplorer code.  To install:
  28. 1- Make backup copies of the following existing files (note:  depending
  29.    on which version of WebExplorer that you are running, some of the
  30.    files may not exist):
  31.  
  32.     /bin/explore.exe     (if you have the non-secure version)
  33.     /bin/swebex.exe      (if you have the secure version)
  34.     /bin/explore.ico
  35.     /bin/viewstrt.exe
  36.     /dll/webexurl.dll
  37.     /dll/webexwin.dll
  38.     /help/explore.hlp
  39.     /help/webexurl.hlp
  40.     /help/webng.htm
  41.  
  42. 2- Change to the directory where the self-extracting zip file was unpacked
  43.    to.
  44.  
  45. 3- Type
  46.      install
  47.    and press Enter.
  48.  
  49. 4- Follow the on-screen installation instructions.
  50.  
  51.    NOTE:  Please note that the window in which all the default target
  52.    directories are listed is scrollable. If you do not want to take the
  53.    default directories, you will need to scroll the window down to reach
  54.    the entries at the bottom of the list.
  55.  
  56.  
  57.  
  58. This file lists all the APARs that were fixed in this version and the
  59. previous version since the fixes are cumulative.
  60.  
  61.  
  62. WebExplorer V1.1g (11/07/96):
  63. -----------------------------
  64.  
  65. This version of WebExplorer contains the following APAR fixes:
  66.  
  67. IC12830 - WebExplorer is misinterpreting URLs with DBCS characters
  68.  
  69. IC13213 - WebExplorer is not given the correct color palette when focus
  70.           is switched with WorkPlace Shell palette aware "ON".
  71.  
  72. IC14486 - WebExplorer does not set width of table columns correctly
  73.           when printing. It does display correctly on screen.
  74.  
  75. IC14729 - Increasing the COLSPAN value in an HTML doc will crash
  76.           WebExplorer.
  77.  
  78. IC14961 - There is no Help text for the new NO-PROXY-FOR field on
  79.           the Configure/Servers screen.
  80.  
  81. IC14962 - WebExplorer reinstall doesn't remove WEBEXURL.DLL on delete
  82.           part.
  83.  
  84. IC15038 - WebExplorer traps on a 302 redirect from clicking on image
  85.           map.
  86.  
  87. In the secure versions of WebExplorer 1.1g, the corresponding APARs are:
  88.  
  89. PN91013 - same as IC12830 (secure US)
  90. PN91014 - same as IC12830 (secure export)
  91.  
  92. PN91017 - same as IC13213 (secure US)
  93. PN91018 - same as IC13213 (secure export)
  94.  
  95. PN91015 - same as IC14486 (secure US)
  96. PN91016 - same as IC14486 (secure export)
  97.  
  98. PN91009 - same as IC14729 (secure US)
  99. PN91010 - same as IC14729 (secure export)
  100.  
  101. PN91004 - same as IC14961 (secure US)
  102. PN91005 - same as IC14961 (secure export)
  103.  
  104. PN91006 - same as IC14962 (secure US)
  105. PN91007 - same as IC14962 (secure export)
  106.  
  107. PN91011 - same as IC15038 (secure US)
  108. PN91012 - same as IC15038 (secure export)
  109.  
  110.  
  111. WebExplorer V1.1f (09/13/96):
  112. -----------------------------
  113.  
  114. A new function is added to WebExplorer to define domains which
  115. do not require the use of a proxy server. This function helps
  116. to decrease the use of a proxy server for sites which do not
  117. require its use. This function is provided via the "No Proxy For"
  118. option (in the Configure/Servers panel).
  119.  
  120. This version of WebExplorer contains the following APAR fixes:
  121.  
  122. IC13903 - WebExplorer only saves forms data on the first submission.
  123.           Therefore, reloading the resulting page will use the data
  124.           from the first submission, not the last submission.
  125. IC14800 - Swapper grows when using WebMap and could crash WebExplorer.
  126. IC14858 - WebExplorer is not displaying accented characters in places
  127.           like ALT=, Form buttons, links, NewsGroup, Mailto.
  128. IC14988 - WebExplorer was denied access when the server did not return
  129.           a "realm=..." string in the header
  130.  
  131. In the past, separate SERVICE.TXT files were shipped with non-secure
  132. WebExplorer, secure US WebExplorer, and secure export WebExplorer.
  133. Starting with WebExplorer 1.1f, only one common SERVICE.TXT file is used.
  134.  
  135. In the secure versions of WebExplorer 1.1f, the corresponding APARs are:
  136.  
  137. PN89138 - same as IC13903 (secure US)
  138. PN89139 - same as IC13903 (secure export)
  139.  
  140. PN89140 - same as IC14800 (secure US)
  141. PN89141 - same as IC14800 (secure export)
  142.  
  143. PN89142 - same as IC14858 (secure US)
  144. PN89143 - same as IC14858 (secure export)
  145.  
  146. PN87594 - same as IC14988 (secure US)
  147. PN89144 - same as IC14988 (secure export)
  148.  
  149. Installation Note:
  150.   If you have installed 1.1f over a previously translated version of
  151.   WebExplorer, you should rename explore.dll so it will not be used.
  152.   This is probably in your tcpip directory. You can find it easily by
  153.   switching to your tcpip directory and then using the directory command
  154.   specifying the subdirectory search.  Then change to the directory
  155.   where the file exists and rename it.
  156.  
  157.   For example:
  158.    > cd \tcpip
  159.    > dir explore.dll /s
  160.      returns message about where the file is, e.g.
  161.        c:\tcpip\MSG\JAJP932
  162.    > cd msg\jajp932
  163.    > rename explore.dll explore.org
  164.  
  165.   When you start WebExplorer again, you will have the proper menus
  166.   and the text will be in English.
  167.  
  168.  
  169. WebExplorer V1.1e (07/11/96):
  170. -----------------------------
  171.  
  172. This version of WebExplorer contains the following APAR fixes:
  173.  
  174. PJ22350 - WebExplorer does not support proxy authentication from Microsoft Servers.
  175. IC13741 - WebExplorer does not work correctly when going to secure documents on different
  176.           servers when using a proxy server.
  177. IC13935 - Browser doesn't support a connection via proxy that requires userid and password
  178.           Authentication (ie. Netscape).
  179.  
  180.  
  181. WebExplorer V1.1d (06/14/96):
  182. -----------------------------
  183.  
  184. This version of WebExplorer contains the following APAR fixes:
  185.  
  186. IC13312 - WebExplorer does not properly display URL when it contains
  187.           characters x'20' and below in value.
  188. IC13788 - WebExplorer does not correctly handle images which are
  189.           redirected from a web server to another.
  190. IC12706 - Printed tables are being squished to the left.
  191. IC13317 - SYS3175 in PMGPI.DLL when trying to print large files.
  192. IC13471 - WebExplorer prints garbage when printing a 4 column
  193.           list box to a postscript driver.
  194. IC13355 - Error printing web pages with tables using WebExplorer
  195. IC13045 - WebExplorer will not print text in <TABLE> cells properly,
  196.           using <TABLE WIDTH="XXX"> in HTML 3.0.
  197. IC13237 - WebExplorer displays GIF images incorrectly when operating in
  198.           VGA mode.
  199.  
  200. WebExplorer V1.1c (06/06/96):
  201. -----------------------------
  202.  
  203. This version of WebExplorer contains the following APAR fixes:
  204.  
  205. IC13087 - WebExplorer does not escape space or plus characters from
  206.           a select in a form.
  207. IC12888 - Reset on form doesn't work properly
  208. IC13449 - CID install doesn't work properly
  209. IC13501 - Forward fit Japanese fixes from 1.02d level
  210.  
  211.  
  212. WebExplorer V1.1b:
  213. -------------------
  214.  
  215. This version of WebExplorer contains the following APAR fixes:
  216.  
  217. - IC12129 : When loading graphical pages with WebExplorer 1.03,
  218.             swapfile grows to astronomical proportions (40Megs or
  219.             more)
  220. - IC12273 : When printing from the WebExplorer V 1.03 to certain
  221.             PostScript printers, some of the document will not
  222.             print
  223. - IC12515 : WebExplorer receives a SYS3175 when accessing the HTML
  224.             code with a <EM> tag in the file
  225. - IC12691 : WebExplorer does not properly load documents with a
  226.             TEXTAREA field
  227. - IC12700 : WebExplorer does not display text on a specific page
  228. - IC12706 : WebExplorer will not format tables for printing correctly
  229. - IC13080 : WebExplorer is not formatting tables with inline
  230.             graphics properly
  231. - IC13084 : WebExplorer abends with SYS3175 when pressing TAB in a
  232.             FORMTEXT field
  233. - PJ19930 : WebExplorer fails with SYS3175 when caching a document
  234.             with a <SELECT></SELECT> pair without any <OPTION> tags
  235. - PJ21391 : WebExplorer generates a SYS3175 in WEBEXWIN.DLL when
  236.             downloading a MIME type with a long URL name to the
  237.             harddisk
  238. - PJ21462 : WebExplorer generates a SYS3184 when ROWSPAN uses a
  239.             value of 0
  240. - PJ21464 : WebExplorer doesn't route correctly when using a socks
  241.             server
  242. - PJ21616 : When clicking on an image map in an HTML document to
  243.             reach a new page or server connection, WebExplorer
  244.             does not properly display the new URL for the new
  245.             connection.
  246. - PJ21622 : WebExplorer V1.03 does not work with Internet Expo
  247. - PJ21914 : Back arrow does not take WebEx V1.03 to the previous page
  248. - PJ21942 : Proxy definition added to proxies Help panel
  249. - PJ22211 : WebExplorer V1.03 produces "String overflow" error when
  250.             trying to reload a form
  251. - PJ21468 : WebExplorer V1.03 ends with a SYS3175 access violation
  252.             in WEBEXWIN.DLL
  253. - PJ22468 : WebExplorer crashes when using "Save As..." to save a
  254.             page
  255. - PJ22506 : WebExplorer ALT Attribute in HTML file is not displayed
  256.             correctly when load graphics is switched off.
  257.  
  258. - IC11796 : WebExplorer 1.03 gives SYS3175 with long quicklist entry
  259. - IC11797 : WebExplorer generates access violation when loading an
  260.             HTML page that is larger than 8.9K
  261. - PJ20482 : WebExplorer does not display Help for login dialog
  262. - PJ20483 : WebExplorer does not properly allow scrolling in some
  263.             previously viewed documents
  264. - PJ20484 : WebExplorer does not properly display a page after
  265.             loading it. The page is the default grey background.
  266. - PJ20633 : WebExplorer removes a leading space from any query
  267.             submitted by a text input field
  268. - PJ20899 : WebExplorer gives error "Server is busy or not responding" ERRO
  269.             when posting data greater than 4KB
  270. - PJ21284 : WebExplorer does not display all the default text in a
  271.             <TEXTAREA> field
  272.  
  273. Besides the above APARs, several other problems in previous versions
  274. of WebExplorer have also been corrected.
  275.  
  276.