Difference: UnicodeERROR_WARNING_MESSAGE_CANCEL_REFRESHStmt (5 vs. 6)

Revision 62011-07-05 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="UnicodeTestPlan"

ERROR / WARNING / MESSAGE / CANCEL / REFRESH Statements

Changed:
<
<
CANCEL screen using literals has extra characters after the cancel message (looks like a question mark in a reverse image diamond). Sometimes wraps text unnecessarily or displays other garbage characters, depending on what other tests were done first.
No embedded literal Unicode characters were transcoded, they were displayed as is.
Invalid embedded literal Unicode characters did not generate an error (probably due to previous bug).
Using TEMP 80 with embedded Unicode displayed incorrectly (characters had spaces between them), all statements
Using TEMP 80 with no embedded Unicode displayed incorrectly (characters had spaces between them), all statements
Using TEMP 80 and MESSAGE command appeared to combine text of previous WARNING statement with new MESSAGE command (Unicode and non Unicode characters in TEMP 80)

>
>

 

Overview

  1. The internal storage type of all messages created by these statements must be UTF-32.
Line: 19 to 19
 

Bugs

  1. All literal messages are truncated after approx 20 characters (including the leading Error - , Warning - , etc) for ERROR/WARNING/MESSAGE/REFRESH Statements - * FIXED * March 28 engine
Changed:
<
<
  1. CANCEL screen using literals has extra characters after the cancel message (looks like a question mark in a reverse image diamond). Sometimes wraps text unnecessarily or displays other garbage characters, depending on what other tests were done first.
  2. No embedded literal Unicode characters were transcoded, they were displayed as is.
  3. Invalid embedded literal Unicode characters did not generate an error (probably due to previous bug).
  4. Using TEMP 80 with embedded Unicode displayed incorrectly (characters had spaces between them), all statements
  5. Using TEMP 80 with no embedded Unicode displayed incorrectly (characters had spaces between them), all statements
  6. Using TEMP 80 and MESSAGE command appeared to combine text of previous WARNING statement with new MESSAGE command (Unicode and non Unicode characters in TEMP 80)
>
>
  1. CANCEL screen using literals has extra characters after the cancel message (looks like a question mark in a reverse image diamond).
  2. If the command contains an embedded literal Unicode characters, nothing displays at all. Applies to all commands.
  3. Invalid embedded literal Unicode characters cause the process to end abruptly or the session to crash, all statements. The first time you attempt this, the process just ends, the second time the session crashes. After that, the Em must be recompiled before the process will even run.
  4. Using TEMP 80 with embedded Unicode does not display at all, all statements.
  5. Using TEMP 80 with no embedded Unicode displayed incorrectly (characters had spaces between them), all statements. * FIXED * July 4 engine.
  6. Using TEMP 80 and MESSAGE command appeared to combine text of previous WARNING statement with new MESSAGE command (Unicode and non Unicode characters in TEMP 80) * FIXED * July 4 engine.
 
  1. When displaying multiple messages via Control+M, characters are triple spaced.
Changed:
<
<
  1. Runtime messages are garbled, ie, the 'Select Acknowledge Delete to delete this record' message is messed up
>
>
  1. Runtime messages are missing, ie, the 'Select Acknowledge Delete to delete this record' message does not appear.
 
  1. Runtime errors do not have the 'Error' prefix, ie, 'Already on File' does not have Error and therefore shows as green instead of red

-- JeanNeron - 2011-03-09 \ No newline at end of file

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback