NOTE: This bug report is for Confluence Server. Using Confluence Cloud? See the corresponding bug report.

      Initially we assumed this bug was a regression of https://jira.atlassian.com/browse/CONF-16264, but the same error messages are not present though the problem is very similar.

      Steps to replicate:

      1. Export a space to html (choose the default theme)
      2. Unzip the package
      3. Check /styles/site.css

      The top displays:
      /* Could not locate resource: /includes/css/master.css */
      /* Could not locate resource: /includes/css/wiki-content.css */
      /* Could not locate resource: /includes/css/tabs.css */
      /* Could not locate resource: /includes/css/menu.css */
      /* Could not locate resource: /includes/css/menu-ie.css */
      /* Could not locate resource: /includes/css/tables.css */
      /* Could not locate resource: /includes/css/panels.css */
      /* Could not locate resource: /includes/css/master-ie.css */
      /* Could not locate resource: /includes/css/renderer-macros.css */
      /* Could not locate resource: /includes/css/content-types.css */
      /* Could not locate resource: /includes/css/information-macros.css */
      /* Could not locate resource: /includes/css/layout-macros.css */

      mknight@atlassian.com found the following:

      It looks like we need the styling information for all of those classes that aren't already in site.css. After some greps I found that aui-message was already present, but none of the others.

      So we see that most of the classes are missing

            [CONFSERVER-32082] some css includes are missing in html export

            Katherine Yabut made changes -
            Workflow Original: JAC Bug Workflow v3 [ 2892821 ] New: CONFSERVER Bug Workflow v4 [ 3001567 ]
            Owen made changes -
            Workflow Original: JAC Bug Workflow v2 [ 2792397 ] New: JAC Bug Workflow v3 [ 2892821 ]
            Status Original: Resolved [ 5 ] New: Closed [ 6 ]
            Owen made changes -
            Workflow Original: JAC Bug Workflow [ 2722224 ] New: JAC Bug Workflow v2 [ 2792397 ]
            Owen made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2392485 ] New: JAC Bug Workflow [ 2722224 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 [ 2274270 ] New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2392485 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2234900 ] New: Confluence Workflow - Public Facing - Restricted v5 [ 2274270 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2197810 ] New: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2234900 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 [ 1939260 ] New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2197810 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v3 [ 1737798 ] New: Confluence Workflow - Public Facing - Restricted v5 [ 1939260 ]
            jonah (Inactive) made changes -
            Description Original: Initially we assumed this bug was a regression of https://jira.atlassian.com/browse/CONF-16264, but the same error messages are not present though the problem is very similar.

            {quote}
            Steps to replicate:
            # Export a space to html (choose the default theme)
            # Unzip the package
            # Check /styles/site.css

            The top displays:
            /* Could not locate resource: /includes/css/master.css */
            /* Could not locate resource: /includes/css/wiki-content.css */
            /* Could not locate resource: /includes/css/tabs.css */
            /* Could not locate resource: /includes/css/menu.css */
            /* Could not locate resource: /includes/css/menu-ie.css */
            /* Could not locate resource: /includes/css/tables.css */
            /* Could not locate resource: /includes/css/panels.css */
            /* Could not locate resource: /includes/css/master-ie.css */
            /* Could not locate resource: /includes/css/renderer-macros.css */
            /* Could not locate resource: /includes/css/content-types.css */
            /* Could not locate resource: /includes/css/information-macros.css */
            /* Could not locate resource: /includes/css/layout-macros.css */
            {quote}

            [~mknight@atlassian.com] found the following:
            {quote}
            It looks like we need the styling information for all of those classes that aren't already in site.css. After some greps I found that aui-message was already present, but none of the others.
            {quote}

            So we see that most of the classes are missing
            New: {panel:bgColor=#e7f4fa}
              *NOTE:* This bug report is for *Confluence Server*. Using *Confluence Cloud*? [See the corresponding bug report|http://jira.atlassian.com/browse/CONFCLOUD-32082].
              {panel}

            Initially we assumed this bug was a regression of https://jira.atlassian.com/browse/CONF-16264, but the same error messages are not present though the problem is very similar.

            {quote}
            Steps to replicate:
            # Export a space to html (choose the default theme)
            # Unzip the package
            # Check /styles/site.css

            The top displays:
            /* Could not locate resource: /includes/css/master.css */
            /* Could not locate resource: /includes/css/wiki-content.css */
            /* Could not locate resource: /includes/css/tabs.css */
            /* Could not locate resource: /includes/css/menu.css */
            /* Could not locate resource: /includes/css/menu-ie.css */
            /* Could not locate resource: /includes/css/tables.css */
            /* Could not locate resource: /includes/css/panels.css */
            /* Could not locate resource: /includes/css/master-ie.css */
            /* Could not locate resource: /includes/css/renderer-macros.css */
            /* Could not locate resource: /includes/css/content-types.css */
            /* Could not locate resource: /includes/css/information-macros.css */
            /* Could not locate resource: /includes/css/layout-macros.css */
            {quote}

            [~mknight@atlassian.com] found the following:
            {quote}
            It looks like we need the styling information for all of those classes that aren't already in site.css. After some greps I found that aui-message was already present, but none of the others.
            {quote}

            So we see that most of the classes are missing

              Unassigned Unassigned
              jgarcia John Garcia (Inactive)
              Affected customers:
              2 This affects my team
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: