List of changes for BW 7.1d.07.160, BWPRINT 7.1d.07 (PA.2600) -------------------------------------------------------------------------------- MaintCorelli: # 23607 (BDNT16403): TCS800-143458 Cannot add data to own created session Date: Wed, 20 Oct 2004 14:43:01 +0200 (CEST) Created on: MaintCorelli Type: bugfix Problem Description (Customer terms) Open test session: axvvv0101m000. No data is available yet in this table. Insert one record and fill this record. Tab to next record. Now the first record is blanked. Test Procedure See problem description. Problem can be reproduced with any Multi-occ maintain Session when the first record is empty. Affected Executables bw.exe Motive source TCS:800-143458 -------------------------------------------------------------------------------- MaintCorelli: # 23423 (BDNT16237): BW: Fix on BDNT13843 Date: Fri, 24 Sep 2004 10:28:55 +0200 Created on: MaintCorelli Type: bugfix Problem Description (Customer terms) We were notified that the new baan client version 7.1d.06.158 will remove the control characters before saving the record in the database, but it is not happening. Workaround No workaround. (Do not paste text having CR LF characters). Test Procedure 1. Open notepad. 2. Enter two lines of text e.g.: line 1 line 2 3. Copy this text to the clipboard. 4. Open session tcmcs0145m000 5. Paste the notepad text into the "Description" field of one of the areas and Save. 6. Open GTM. 7. View the new description in tcmcs045 This should be: line 1 line 2 Affected Executables bw.exe Motive source DF:221827 -------------------------------------------------------------------------------- MaintCorelli: # 22738 (BDNT15675): BwPrint: reportname containing special characters Date: Wed, 23 Jun 2004 15:22:01 +0200 Created on: MaintBaanIVc Type: bugfix Problem Description (Customer terms) The name of the report contains special characters like a-umlaut. Such a reportnames can be generates when running reports from Easy SQL. The Bwprint option header looks like: @ -p "" -c 3 -f 1 -t 999999 -l 66 -m 0 -L ISO-8859-1 -a 1 -r rwhsqlhäll -w 94 -d P "BW" -B "BW"@ Now when printing the report, the first line of the report contains the last part of the Bwprint option header: äll -w 94 -d P "BW" -B "BW"@ And then the report starts. Workaround Take care that the report name only contains ascii characters. Test Procedure Create a report with special characters in the name (with easy sql) and print it to bwprint. Affected Executables bwprint.exe Motive source DF:148191 --------------------------------------------------------------------------------