[buddypress-trac] [BuddyPress] #1008: "Deleted" message box appears when clicking navigation items on member's page

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Mon Sep 14 19:14:51 UTC 2009


#1008: "Deleted" message box appears when clicking navigation items on member's
page
----------------------+-----------------------------------------------------
Reporter:  jeffsayre  |       Owner:  jeffsayre
    Type:  defect     |      Status:  new      
Priority:  trivial    |   Milestone:           
Keywords:             |  
----------------------+-----------------------------------------------------
 I've done two different, clean installs of WPMU + BP (trunk r1865) and on
 both installs I have the same behavior. Whenever I click on a members page
 (logged in as that member) and then visit one of the navigation items, the
 ajax "deleted" message appears at the top of the content loop output.

 This is triggered by a call to this line in each of the index.php theme
 files of the appropriate core navigation component:

 {{{
 do_action( 'template_notices' ) // (error/success feedback)
 }}}

 This is currently only being experienced on my dev environment:

 OS X 10.5.8
 MAMP
 Only occurs in Safari (current version 4.0.3)

 When checking the cookies, there are three "deleted" cookies set. They are
 for cookies named bp-message-type, wp-settings-1, and bp-message. Since
 these cookies will usually not store the value "deleted", it must have
 something to do with a Safari quirk.

 Images attached as well. The two photos show this behavior on two,
 separate dev sites--one with no members other than admin, one with a
 handful of test members.

 I have not spent much time trying to track down this bug yet and have not
 determined if it is something with in WPMU that is causing the this
 strange behavior in Safari. I created this ticket just so as to remember
 what was happening.

-- 
Ticket URL: <http://trac.buddypress.org/ticket/1008>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list