Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-21139

Font-Awesome icons not showing on fatal error screen

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.7
    • Fix Version/s: 4.7.25
    • Component/s: Core CiviCRM
    • Labels:
    • Versioning Impact:
      Patch (backwards-compatible bug fixes)
    • Documentation Required?:
      None
    • Funding Source:
      Needs Funding
    • Verified?:
      No

      Description

      The Font-Awesome icon does not show on the fatal error screen; a browser-specific placeholder character shows in its place as in this screen fragment:

      The fatal error template is missing the style sheet that defines the classes needed to display the Font-Awesome icons. I think all that is needed is to add the following line:

      @import url(/sites/all/modules/civicrm/css/crm-i.css);
      

      between lines 36 and 37 and between lines 45 and 46 of this file:

      templates/CRM/common/fatal.tpl

       

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              charlie Charles Register
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: