[buddypress-trac] [BuddyPress Trac] #6457: buddypress.css stylesheet overloading behavior change in 2.3-RC1

buddypress-trac noreply at wordpress.org
Sun May 31 09:56:08 UTC 2015


#6457: buddypress.css stylesheet overloading behavior change in 2.3-RC1
----------------------------------------+------------------
 Reporter:  dcavins                     |       Owner:
     Type:  defect (bug)                |      Status:  new
 Priority:  high                        |   Milestone:  2.3
Component:  Appearance - Template Pack  |     Version:
 Severity:  blocker                     |  Resolution:
 Keywords:  has-patch                   |
----------------------------------------+------------------

Comment (by johnjamesjacoby):

 In short, if we want to support `/css/buddypress.min.css` it should be in
 addition to `/css/buddypress.css` and not in place of. To do this, will
 require an additional loop to recalculate the `$locations` and insert the
 minified asset for each location.

 We can do this relatively intelligently, by comparing whether the `$file`
 parameter matches the `$file` parameter after it's been stripped of its
 `.min` name part or not.

 Suggested code-change imminent. Please test it to confirm it addresses all
 scenarios.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6457#comment:6>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list