Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-15262

WebFontConfig google families script issue in 3.2.1

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 3.2.1-RC1
    • 3.2.2-RC1
    • Styles
    • None

    Description

      See the attached screenshots. I have the "Allow usage of third party content delivery networks" setting set to "Yes". The screenshot from 3.2.0 is correct, the screenshot from 3.2.1-RC1 is incorrect. It appears to be affected by the following change in overall_header.html

       

      diff -x images -crNEB release-3.2.0/styles/prosilver/template/overall_header.html release-3.2.1-RC1/styles/prosilver/template/overall_header.html
      *** release-3.2.0/styles/prosilver/template/overall_header.html    2017-01-07 16:16:24.000000000 +0100
      --- release-3.2.1-RC1/styles/prosilver/template/overall_header.html    2017-06-25 22:03:32.000000000 +0200
      ***************
      *** 33,39 ****
        <script>
            WebFontConfig = {
                google: {
      !             families: ['Open+Sans:600:cyrillic-ext,latin,greek-ext,greek,vietnamese,latin-ext,cyrillic']
                }
            };
        
      --- 33,39 ----
        <script>
            WebFontConfig = {
                google: {
      !             families: ['Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese']
                }
            };
        

      Attachments

        Activity

          People

            nicofuma nicofuma
            kinerity Kailey Truscott [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: