IBM Support

PI56576: Incorrect image path in .css file causes image to not display

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • The IBM HTTP Server V9.0 server specifies an incorrect path to
    an image in a CSS file which results in a 404 preventing the
    image from being displayed.
    

Local fix

  • edit htdocs/http_server_styles.css and change
    background-image:url(images/foreground.gif);
    
    to
    background-image:url(images/ihs/foreground.gif);
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED:  All IBM HTTP Server 9.0 users.              *
    ****************************************************************
    * PROBLEM DESCRIPTION: htdocs/http_server_styles.css uses an   *
    *                      incorrect image path.                   *
    ****************************************************************
    * RECOMMENDATION:  Apply this fix.                             *
    ****************************************************************
    File htdocs/http_server_styles.css contains the following
    statement:
    background-image:url(images/foreground.gif);
    The image is actually in the images/ihs directory, so the
    statement should be as follows:
    background-image:url(images/ihs/foreground.gif);
    

Problem conclusion

  • The image path has been corrected.
    
    This fix is targeted for IBM HTTP Server fix packs:
    - 9.0.0.0-TBD (z/OS only)
    

Temporary fix

  • Edit htdocs/http_server_styles.css and change
    background-image:url(images/foreground.gif);
    to
    background-image:url(images/ihs/foreground.gif);
    

Comments

APAR Information

  • APAR number

    PI56576

  • Reported component name

    WAS IHS ZOS

  • Reported component ID

    5655I3510

  • Reported release

    90P

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2016-02-03

  • Closed date

    2016-03-21

  • Last modified date

    2016-03-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

    WAS IHS ZOS

  • Fixed component ID

    5655I3510

Applicable component levels

[{"Line of Business":{"code":"LOB45","label":"Automation"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SS7K4U","label":"WebSphere Application Server for z\/OS"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"90P"}]

Document Information

Modified date:
14 December 2020