List of changes for portingset: 8.5a.01 MaintBeethoven: # 42104 (BDNT33876): Use server dates in stead of client dates Date: Wed, 21 Jan 2009 09:35:28 +0100 (CET) Created on: MaintBeethoven Type: bugfix Problem Description (Customer terms) In ERP users can select dates/times by usage of the + (add) and - (subtract) facility. However the resulting date/time calculation is based on the actual local PC (client) date/time and not on the server date/time. This is an undesirable situation when the local PC time is not set correctly. Test Procedure See problem description in SDIS: TECH-00000-03632 Affected Executables bw.exe Motive source ScrumStory:LNCSA-45 MaintBeethoven: # 42063 (BDNT33663): BwPrint: errors when run as server printer Date: Fri, 16 Jan 2009 16:51:30 +0100 (CET) Created on: MaintStrauss Type: bugfix Problem Description (Customer terms) Windows Server Printing on some HP printer drivers sometimes causes "StartDoc failed" events in Event Viewer. Test Procedure Use Windows Server Printer. Use HP P3005 PS or HP Universal Printing PS driver Connect to the bshell as a domain user. Take care that that same domain user is NOT logged in interactively on the windows machine where the bshell is running. You may connect with Remote Desktop, but then DO NOT USE that same domain user. You may connect to the (shared) printer to see its queue. You may use your local event viewer to see whether events are logged on the remote machine. You may use a normal print session, or you may use a simple 3GL script like this: function main() { run.prog( "C:\Infor\FatClients\BaanIV\bse\bin\bwprint.exe", "/s /p c:\shared\sdis\tech4619\fonttest0.bpf", RP_WAIT ) } First use an old bwprint to see whether you can reproduce the "StartDoc failed" events. Then use the new bwprint and see that no "StartDoc failed" event is generated. Affected Executables bwprint.exe Motive source SDIS:TECH-00000-04619 MaintBeethoven: # 42037 (BDNT33847): Unable to view file with extension .jpg Date: Wed, 14 Jan 2009 16:12:53 +0100 (CET) Created on: MaintStrauss Type: bugfix Problem Description (Customer terms) When trying the view an file which is located on the client with the default viewer and the file has the extension .jpg, this fails with an error message. Test Procedure Start test session: "tewhrodm" on nlbautd4. Fill in the pathname of a local .jpg file. Push button: start. Affected Executables bw.exe Motive source SDIS:ERP-00000-23031