Bugfixes BW version 7.1d.03.155 -------------------------------------------------------------------------------- Subject: MergeProject: MaintCorelli: # 19027 (BDNT11967): EVTLISTBOXSELECT not allways raised by bw.exe Problem Description (Customer terms) ------------------------------------ When using multiple pull-down menus in 5.0b or 5.0c the value selected is reverted back to the original value when is pressed quickly after the selection is made. Workaround ---------- n/a Test Procedure -------------- - start session Database Definitions (ttaad4510m000) - double click on one database (ttaad4110s000 will open) - click with your mouse to the Database Type field (list box will open) - move the mouse to one entrie and click on it (don't release the button !!!) - now press the TAB key (list box is closed and new value will be displayed) - release the mouse button - now press the TAB key again to leave the Database Type field. Content of the Database Type field should be not changed, now. Affected Executables -------------------- bw.exe Motive source ------------- DF:214450 ---------------------------------------------------------------------- Subject: MergeProject: MaintCorelli: # 19040 (BDNT12220): BW freezes when selecting a menu from menubar Problem Description (Customer terms) ------------------------------------ Baan system is locking after opening "specific menu" and clicking "Window" menu 1. Go to the session "Document revision" 2. Mark a revision (in this case GHS-0006) 3. Open the specific menu very shortly after marking the revision. To reproduce easily use "alt+S" 4. Open with the mouse the menu "Window" in the menu bar. Now BW freezes and consumes a lot of cpu time. Workaround ---------- Do not use the keyboard to select the menu, but the mouse. Test Procedure -------------- 1. Go to the session "Document revision" 2. Mark a revision 3. Open the specific menu very shortly after marking the revision. To reproduce easily use "alt+S" 4. Secondly open with the mouse the menu "Window" in the menu bar. Now BW should not freeze and continue to work correctly. Affected Executables -------------------- bw.exe Motive source ------------- DF:136628 ----------------------------------------------------------------------- Subject: MergeProject: MaintCorelli: # 19783 (BDNT12780): BW does not start URL Problem Description (Customer terms) ------------------------------------ When an URL is defined starting for example \\VIGO (servername), then this creates an error, because the \\ is converted to // somehow in the process. Customer uses this URL to point to intranet pages with additional help information. Workaround ---------- type "file://" in front of the absolute path. Test Procedure -------------- Via session tgbrg5500m000, fill in an URL like \\VIGO\...htm(l), and try to open this URL. Refer also to defect 139193 for more info. Affected Executables -------------------- bw.exe Motive source ------------- DF:139193 ----------------------------------------------------------------------- Subject: MergeProject: MaintCorelli: # 19924 (BDNT13047): Do not reconnect BW in case of Automation Problem Description (Customer terms) ------------------------------------ When Worktop is used and the connection with the bshell aborts (for instance because the Bshell crashes), BW will give the user a chance to reconnect. However the Worktop will also beform some retries. Therefore BW should not reconnect in case the Worktop is used. Workaround ---------- Press "NO" when the question comes to reconnect. Test Procedure -------------- 1) Login Baan using Worktop Unplug the network cable of your client computer running Worktop Wait till a message pops up "Connection with server lost" Press OK Plug in the network cable again. Doubleclik on a session in Worktop. Now Worktop should start the session, and not hang. 2) Login Baan using Worktop Unplug the network cable of your client computer running Worktop Wait till a message pops up "Connection with server lost" Press OK Doubleclik on a session in Worktop. Plug in the network cable again. Now Worktop should start the session, and not hang. Note that for the last scenario BW can generate errors like "Cannot setup a connection with the host". After clicking on the OK button to remove these messages, Worktop should be still able to establesh a new connection and start the session. Affected Executables -------------------- bw.exe Motive source ------------- DF:139607