IBM Support

PI11605: Formating the HTML page causes cutting of some code like Expression Language constructs

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Abstract:
    
    When trying to format the following code:
    
    ?div style='width: 30px; height: 10px; border-radius: 5px;
    opacity:0.6;
    #{column.stageStyle}; margin: 0 0 5px 55px;' /?
    
    The result would be
    
     ?div
     style='width: 30px; height: 10px; border-radius: 5px; opacity:
    0.6;' /?
    
    so here you can easily see that it is removing some of the code
    attributes in the snippet:
    
    #{column.stageStyle}; margin: 0 0 5px 55px;'
    
    Error Description:
    
    The problem is that the CSS is not aware of Expression Language
    constructs like #{column.stageState}.
    
    WORKAROUND:
    
    A potential work-around is to use external stylesheets to define
    these styles
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    When using EL within CSS content of a style attribute,
    formatting the document can remove some of the text content
    of that attribute.
    

Problem conclusion

  • The formatter was corrected to keep content after unknown
    tokens.
    
    The fix for this APAR is included in Rational Application
    Developer v8.5.5.1
    

Temporary fix

Comments

APAR Information

  • APAR number

    PI11605

  • Reported component name

    RATL APP DEV WI

  • Reported component ID

    5724J1901

  • Reported release

    804

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2014-02-12

  • Closed date

    2014-07-21

  • Last modified date

    2014-07-21

  • 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

    RATL APP DEV WI

  • Fixed component ID

    5724J1901

Applicable component levels

  • R804 PSN

       UP

[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSRTLW","label":"Rational Application Developer for WebSphere Software"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8.0.4","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
21 July 2014