[buddypress-trac] [BuddyPress] #3595: Menu still not working with 1.5 and IE7

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Sat Apr 21 01:11:39 UTC 2012


#3595: Menu still not working with 1.5 and IE7
---------------------------+------------------
 Reporter:  blogsterfiles  |       Owner:
     Type:  defect (bug)   |      Status:  new
 Priority:  normal         |   Milestone:  1.6
Component:  Theme          |     Version:  1.5
 Severity:  major          |  Resolution:
 Keywords:  needs-patch    |
---------------------------+------------------

Comment (by r-a-y):

 In PHP, I don't think there's a way around using object buffering to check
 for the meta tag.
 It might be possible to do this with jQuery, but is this a good idea?

 It might be better to just force the <meta> tag and let developers opt-out
 of this with `remove_action`.  This is akin to how WordPress forces a ton
 of <meta> bloat (like RSS feeds, link relationships, Windows Live Writer
 support, etc.), but allows devs to unhook them.

 Chances are slim that there are bp-default child themes using this tag
 anyway.

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3595#comment:43>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list