Missing Images / Icons in Identity Apps 4.7.1 and 4.7.2

  • 7023814
  • 09-Apr-2019
  • 10-Apr-2019

Environment

Identity Apps 4.7.1
Identity Apps 4.7.2

Situation

Icons / images for 'Search', 'Next', 'Last', etc... buttons are missing or not displayed in workflows for Identity Apps 4.7.1 and/or 4.7.

Resolution

  1. Stop the ID Apps server:
    systemctl stop netiq-tomcat


  2. Download and extract all images from the images.zip file to:

    /opt/netiq/idm/apps/tomcat/webapps/IDMProv/resource/portal-general/images/

  3. Change the ownership of the image files:

    chown -R novlua:novlua /opt/netiq/idm/apps/tomcat/webapps/IDMProv/resource/portal-general/images/


  4. Restart the ID Apps server and test in a supported web browser to verify that images now display properly:
    systemctl start netiq-tomcat

Cause

As explained in Bug 1122142, some images were accidentally removed from Identity Apps 4.7.1 and 4.7.2.

Status

Reported to Engineering