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

CiviCRM pages loading the wrong copy of Drupal style.css when a theme color is selected IF date pop-up module enabled

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Minor
    • Resolution: Fixed/Completed
    • Affects Version/s: 3.1.2
    • Fix Version/s: 3.1.3
    • Component/s: Core CiviCRM
    • Labels:
      None

      Description

      Reported in these forum posts, and I replicated on my localhost. This is a regression bug and s/b fixed.

      http://forum.civicrm.org/index.php/topic,12220.0/topicseen.html

      In 3.0.4 : When I change my 'color' for the Garland theme (under Drupal Admin >> Themes >> Configure) - the <link> we output for style.css points to the correct subdirectory:

      <link type="text/css" rel="stylesheet" media="all" href="/dgg/drupal69/sites/default/files/color/garland-165907f4/style.css?c" />

      In 3.1.1 : the same steps, but style.css is pointing to the main theme directory (altho the 'logo' file path is properly updated):

      (wrong dir for style.css)
      <link type="text/css" rel="stylesheet" media="all" href="/dgg/drupal6/themes/garland/style.css?n" />

      (correct dir for logo.png in header)
      <h1><a href="/dgg/drupal6/" title="CiviCRM 3.1"><img src="/dgg/drupal6/sites/default/files/color/garland-64f3a899/logo.png" alt="CiviCRM 3.1" id="logo" /><span>CiviCRM 3.1</span></a></h1>

        Attachments

          Activity

            People

            • Assignee:
              rahulbile Rahul Bile
              Reporter:
              dgg David Greenberg
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: