IBM Support

PM74599: Using CHAPTER 'Introduction' creates a duplicate tab

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Description:
    ------------
    Using CHAPTER 'Introduction' creates a duplicate tab
    
    How to reproduce:
    -----------------
    1. Add the following USRPROPS to an encyclopedia:
       RENAME DEFINITION 'User 1' TO 'Test'
    
       DEFINITION 'Test'
       {
          CHAPTER 'Introduction'
          PROPERTY 'Inside Introduction' { EDIT TEXT }
    
          CHAPTER 'Chapter One'
          PROPERTY 'Base Information' { EDIT TEXT }
       }
    
    ==? The 'Test' definition get two 'Introduction' tabs
    
    Other information:
    ------------------
    * The WA or Designed way to work is to exclude the CHAPTER
    'Introduction'
      -? This WA works fine with this simple example
      -? This WA does not work if using SUBDEFINITIONS where you
    need this CHAPTER statement (APAR:PM74597)
         The WA in this example would be the following USRPROPS:
    
         RENAME DEFINITION 'User 1' TO 'Base Def'
         RENAME DEFINITION 'User 2' TO 'Subtype Def'
    
         DEFINITION 'Base Def'
         {
           PROPERTY 'Base Def Introduction stuff' { EDIT TEXT }
           CHAPTER 'Introduction'
           CHAPTER 'Chapter One'
           PROPERTY 'Base Information' { EDIT TEXT }
         }
    
         DEFINITION 'Subtype Def'
         {
           SUBTYPE OF 'Base Def'
    
           CHAPTER 'Introduction'
           PROPERTY 'Extra Description' { EDIT TEXT }
    
           CHAPTER 'Chapter One'
           PROPERTY 'Subtype Information' { EDIT TEXT }
         }
    

Local fix

Problem summary

  • Using CHAPTER "Introduction" creates a duplicate tab
    

Problem conclusion

  • Fixed; No duplicate tab
    

Temporary fix

Comments

APAR Information

  • APAR number

    PM74599

  • Reported component name

    TLOGIC SYS ARCH

  • Reported component ID

    5724V68SA

  • Reported release

    B42

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2012-10-09

  • Closed date

    2013-10-09

  • Last modified date

    2013-10-09

  • 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 SYS ARCH

  • Fixed component ID

    5724V68SA

Applicable component levels

  • RB42 PSY

       UP

[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SS6RBX","label":"Rational System Architect"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"11.4.2","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
09 October 2013