IBM Support

IY99985: MULIT-LINE SUBJECT GETS TRUNCATED IN IMPACT EMAILREADER

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • mulit-line subject gets truncated in Impact emailreader
    
    It should be a defect in
    com.micromuse.response.email.EmailDriver.
    
            while ((s = bf.readLine()) != null) {
              if (ec.getVar("From") == null &&
    s.startsWith(FROM_HDR)) {
                String from = s.substring(FROM_HDR.length()).trim();
                try {
                  ec.setVar("From",from);
    
    If From or Subject's content made up by multiple lines. The
    first line of information will be set to Var in EventContainer.
    For example:
    
    From: "L3DEV TEST 1very long sender 2very long sender 3very long
    sender 4very
     sender end of sender" <L3DEV TEST 1very long sender 2very long
    sender
     3very long sender 4very sender end of sender>
    Subject: L3DEV TEST 1very long subject 2very long subject 3very
    long subject 4very
     long subject 5very long subject 6very long subject 7very long
    subject end
     of subject
    
    Truncate as:
    
    From: "L3DEV TEST 1very long sender 2very long sender 3very long
    sender 4very
    Subject: L3DEV TEST 1very long subject 2very long subject 3very
    long subject 4very
    

Local fix

Problem summary

  • multi-line subject gets truncated in Impact emailreader
    

Problem conclusion

  • If From or Subject's content of the email made up by multiple
    lines. The first line of information will be set to Var in
    EventContainer.
    
    The fix for this APAR is contained in the following
    maintenance packages:
    | Interim Fix | 5.1.1.1-TIV-NCI-IF0003
    

Temporary fix

Comments

APAR Information

  • APAR number

    IY99985

  • Reported component name

    IMPACT WEB SVC

  • Reported component ID

    5724S43WS

  • Reported release

    511

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2011-04-27

  • Closed date

    2011-06-28

  • Last modified date

    2011-06-28

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

    IY99988 IV01452

Fix information

  • Fixed component name

    IMPACT WEB SVC

  • Fixed component ID

    5724S43WS

Applicable component levels

  • R511 PSY

       UP

[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSCP78Y","label":"Netcool\/Impact"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"511","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
28 June 2011