IBM Support

IV09135: RTLMAX IMO.CSS ENTRY "RSFILTER_COL_OPEN" TEXT-ALIGN IS LEFT ALGN

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • Prob: RTLmaximo.css entry "rsfilter_col_open" text-align is left
    rather then right justified.
    
    Envir: TSRM 721,db2, window
    
    PMR was escalated to L3, accepted as a APAR.
    
    RAGUSA, BRIAN
    =============================================
    L3 ACTION TAKEN: Issue dentified as a defect.
    
    ---------------------------------------------
    
    
    L3 Escalation information:
    
    
    ****Required information (at the bottom of the PMR)
    
    - Escalating due to lack of environment.
    - Believe client is correct this is a bug.
    
    
    ****Problem Description
    
    Prob: RTLmaximo.css entry "rsfilter_col_open" text-align is left
    rather
    then right justified.
    
    
    ****Steps to replicate
    
    Check the file:
    
    <install>\applications\maximo\maximouiweb\webmodule\webclient
    \css\RTLmaximo.css
    
    
    Hebrew:
    
     /* rsfilter_col_open */
     .rsfco
     {
      padding-left:2px;
      text-align:left;
      border-bottom: 1px solid #999999;
      background-image: url(../images/table_columnHeader_bkg.gif);
      background-repeat: repeat-x;
    
     }
    __
    
    English:
    
     /* rsfilter_col_open */
     .rsfco
     {
      padding-right:2px;
      text-align:right;
      padding-top:1px;
      padding-bottom:1px;
      border-bottom: 1px solid #999999;
     }
    
    Client believes this is a bug (IBM GTS Team).
    
    On Startcenter setup a resultset portlet and check the
    alignments.
    
    
    ****Environment
    
    Envir: TSRM 721,db2, window
    
    ****Version of Maximo:  711x
    
    
    ****Application within Maximo: Startcenter resultset alignment
    ****Industry Solution (if applicable): n/a
    
    
    ****Client description
    
    Before we opened the RFE went into the code a little bit and we
    saw that
    
    in the file  RTLmaximo.css all the fields that are formatted
    correctly
    are set to " text-align:right;" and those that are displayed the
    wrong
    way are "text-align:left;".
    
    This is why we think that this is a real bug - the localization
    of this
    file was not done correctly.
    
    Line 1964 of the attached file has the line that should be
    changed.
    
    ________________________________________________
    
    ****What is expected from this request for assistance?
    
    1. Can L3 confirm this is a APAR (Bug) or RFE (enhancment)?
    
    
    RAGUSA, BRIAN
    =============================================
    L3 ACTION TAKEN: Issue dentified as a defect.
    L2 ACTION REQUIRED: Please create an APAR.
    =============================================
    

Local fix

  • manually correcting the file
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED: Bidi languages users                         *
    ****************************************************************
    * PROBLEM DESCRIPTION: RTLMAX IMO.CSS ENTRY                    *
    *                      "RSFILTER_COL_OPEN" TEXT-ALIGN IS LEFT  *
    *                      ALGN                                    *
    *                                                              *
    ****************************************************************
    * RECOMMENDATION:                                              *
    *                                                              *
    *                                                              *
    *                                                              *
    ****************************************************************
    Prob: RTLmaximo.css entry "rsfilter_col_open" text-align is
    left
    
    rather then right justified.
    
    Envir: TSRM 721,db2, window
    
    PMR was escalated to L3, accepted as a APAR.
    
    RAGUSA, BRIAN
    
    =============================================
    
    L3 ACTION TAKEN: Issue dentified as a defect.
    
    ---------------------------------------------
    
    L3 Escalation information:
    
    ****Required information (at the bottom of the PMR)
    
    - Escalating due to lack of environment.
    
    - Believe client is correct this is a bug.
    
    ****Problem Description
    
    Prob: RTLmaximo.css entry "rsfilter_col_open" text-align is
    left
    
    rather
    
    then right justified.
    
    ****Steps to replicate
    
    Check the file:
    
    <install> applications maximo maximouiweb webmodule webclient
    
    css RTLmaximo.css
    
    Hebrew:
    
    /* rsfilter_col_open */
    
    .rsfco
    
    padding-left:2px;
    
    text-align:left;
    
    border-bottom: 1px solid #999999;
    
    background-image: url(../images/table_columnHeader_bkg.gif);
    
    background-repeat: repeat-x;
    
    __
    
    English:
    
    /* rsfilter_col_open */
    
    .rsfco
    
    padding-right:2px;
    
    text-align:right;
    
    padding-top:1px;
    
    padding-bottom:1px;
    
    border-bottom: 1px solid #999999;
    
    Client believes this is a bug (IBM GTS Team).
    
    On Startcenter setup a resultset portlet and check the
    
    alignments.
    
    ****Environment
    
    Envir: TSRM 721,db2, window
    
    ****Version of Maximo:  711x
    
    ****Application within Maximo: Startcenter resultset alignment
    
    ****Industry Solution (if applicable): n/a
    
    ****Client description
    
    Before we opened the RFE went into the code a little bit and we
    
    saw that
    
    in the file  RTLmaximo.css all the fields that are formatted
    
    correctly
    
    are set to " text-align:right;" and those that are displayed
    the
    
    wrong
    
    way are "text-align:left;".
    
    This is why we think that this is a real bug - the localization
    
    of this
    
    file was not done correctly.
    
    Line 1964 of the attached file has the line that should be
    
    changed.
    
    ________________________________________________
    
    ****What is expected from this request for assistance?
    
    1. Can L3 confirm this is a APAR (Bug) or RFE (enhancment)?
    
    RAGUSA, BRIAN
    
    =============================================
    
    L3 ACTION TAKEN: Issue dentified as a defect.
    
    L2 ACTION REQUIRED: Please create an APAR.
    
    =============================================
    
    LOCAL FIX:
    
    manually correcting the file
    

Problem conclusion

  • We were unable to reproduces this on 7.1.1.10.  The .css file
    already had it correctly aligned to 'right' & the columns were
    aligned properly.  Please see the bmp attachment if needed.
    
    
    
    
    
    The fix for this APAR is contained in the following maintenance
    package:
    
      | release\fix pack | REL 7.1.1.10 - BS
    

Temporary fix

Comments

APAR Information

  • APAR number

    IV09135

  • Reported component name

    CONFIG START CT

  • Reported component ID

    5724R46CY

  • Reported release

    711

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2011-10-12

  • Closed date

    2011-10-19

  • Last modified date

    2011-10-19

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

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

Modules/Macros

  •    MAXIMO
    

Fix information

  • Fixed component name

    CONFIG START CT

  • Fixed component ID

    5724R46CY

Applicable component levels

[{"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSLKT6","label":"IBM Maximo Asset Management"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"711","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Document Information

Modified date:
20 August 2024