IBM Support

PK97176: DIFFERENT DXL BEHAVIOUR IN 9.2.0.0 AND 9.2.0.1.

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • TLOG#53574  Defect  #33322
    
    
    I find a difference in the behavior of some DXL primitive
    
    
    
    
    between DOORS 9.1 and DOORS 9.2.
    
    Here a small program to execute the test:
    
    ////////////////////////////////////////////////////////////////
    /////////////////////////////////////////
    DB  mainDb
    DBE rtDbe
    
    mainDb = create 'Test'
    rtDbe = richText( mainDb, 'xxx',  '', 300, 80, false)
    rtDbe-?'top'-?'form'
    rtDbe-?'bottom'-?'form'
    rtDbe-?'right'-?'form'
    rtDbe-?'left'-?'form'
    
    void close_(DB d)
    {
            hide d
    }
    
    void test_(DB d)
    {
            set(rtDbe, 'XXXXX')
    }
    
    close(mainDb, true, close_)
    apply(mainDb, 'Test', test_)
    
    show mainDb
    
    
    To execute the test, copy/paste the script into the DXL
    interaction window
    

Local fix

  • No known workarounds
    

Problem summary

  • I find a difference in the behavior of some DXL primiti
    
    
    
    
    between DOORS 9.1 and DOORS 9.2.
    
    Here a small program to execute the test:
    
    ///////////////////////////////////////////////////////
    /////////////////////////////////////////
    DB  mainDb
    DBE rtDbe
    
    mainDb = create "Test"
    rtDbe = richText( mainDb, "xxx",  "", 300, 80, false)
    rtDbe->"top"->"form"
    rtDbe->"bottom"->"form"
    rtDbe->"right"->"form"
    rtDbe->"left"->"form"
    
    void close_(DB d)
    {
            hide d
    }
    
    void test_(DB d)
    {
            set(rtDbe, "XXXXX")
    }
    
    close(mainDb, true, close_)
    apply(mainDb, "Test", test_)
    
    show mainDb
    
    
    To execute the test, copy/paste the script into the DXL
    interaction window
    
    LOCAL FIX:
    No known workarounds
    

Problem conclusion

  • Fixed in the 9.2.0.2
    

Temporary fix

Comments

APAR Information

  • APAR number

    PK97176

  • Reported component name

    TLOGIC DOORS

  • Reported component ID

    5724V61DR

  • Reported release

    920

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2009-09-25

  • Closed date

    2009-11-30

  • Last modified date

    2009-12-24

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

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

Fix information

  • Fixed component name

    TLOGIC DOORS

  • Fixed component ID

    5724V61DR

Applicable component levels

  • R920 PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSKR2T","label":"IBM Engineering Requirements Management DOORS"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"9.2","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Document Information

Modified date:
01 May 2020