IBM Support

PM14321: '>' IS MISSING IN MENU ITEMS AFTER A 6.0 TO 6.1 MIGRATION:

 

APAR status

  • Closed as program error.

Error description

  • '>' is missing in menu items after a 6.0 to 6.1 migration:
    
    "Design for each menu search result" on 6.0.* contains the
    following:
    <href><Placeholder tag="href" start="<![CDATA["
    end="]]>"/></href>
    
    "Design for each menu search result" on 6.1.5:
    <href><Placeholder tag="href" start="<![CDATA["
    end="]]"/></href>
    

Local fix

  • Test fix available at
    
    /ecurep/pmr/3/3/33896,060,678/support_files
    in file
    33896,060,678-07-apr-2010.zip
    

Problem summary

  • In 6.0x, the string fragment ']]>' (which is the CDATA end tag)
    is saved as two separate CDATA elements so that it's not
    interpreted as a CDATA end tag. Code in XMLHandler.characters()
    (which processes CDATA) was modified in 6.1 in the area where we
    handle consecutive CDATA elements; the modification contained a
    coding error that resulted in dropping the second (and
    subsequent) consecutive CDATA element. Therefore the second
    CDATA element, in this case containing '>', is dropped.
    

Problem conclusion

  • Save the newly created stringbuffer in this code branch.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PM14321

  • Reported component name

    LOTUS WEB CONT

  • Reported component ID

    5724I2901

  • Reported release

    610

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2010-05-12

  • Closed date

    2010-05-13

  • Last modified date

    2010-05-13

  • 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

    LOTUS WEB CONT

  • Fixed component ID

    5724I2901

Applicable component levels

  • R610 PSY

       UP

  • R615 PSY

       UP

[{"Business Unit":{"code":"BU051","label":"N\/A"},"Product":{"code":"SUPPORT","label":"IBM Web Content Manager"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"6.1","Line of Business":{"code":"LOB33","label":"N\/A"}}]

Document Information

Modified date:
21 December 2021