Skip to:
Content
Pages
Categories
Search
Top
Bottom

Outstanding Bugs: Help Appreciated

  • If you’re interested in help fix bugs, please grab a bug on this list (make sure you assign the bug to you!).

    If you work out a fix for any of the bugs, please attach your code to the bug and leave a comment explaining what you did.

    Any help is much appreciated. Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)

  • Burt Adsit
    Participant

    @burtadsit

    I’ll take https://trac.buddypress.org/ticket/224

    Clear forums cache when replying to a post.

    Took a quick look and it seems that the cache is serving up a topic and it’s replies. The cache isn’t being updated when a reply is created. It serves up the topic and all it’s replies until it gets stale. Then it goes and gets fresh stuff.

    I’ll take a look around at the other caching activity down in there too.

    Speaking of caches. We got the same problem here. Post a new reply and you get served up the prev page without your new post. wp-super-cache? It doesn’t happen all the time. Just most of the time. :)

    Oh ya, I don’t think these bugs you’ve listed are very ‘outstanding’ at all Andy. An really interesting bug would be:

    “When I view my profile my washer and dryer quit working”. That would be outstanding!


    belogical
    Participant

    @belogical

    I’ve been working on https://trac.buddypress.org/ticket/290

    No luck so far. I thought I found the offending location, but I’m not sure now. Can you verify?

    wp-content/themes/buddpress-home/css/base.css

    wp-content/member-themes/buddypress-member/activity/activity-list.php

    Oh ya, I don't think these bugs you've listed are very 'outstanding' at all Andy.

    That is funny Burt! Outstanding being “still open” :) That last one you mentioned would be pretty outstanding though ;)


    Burt Adsit
    Participant

    @burtadsit

    I’m looking at the caching that bbpress_live is doing and it’s using the wp_options table as a cache. huh? Maybe Sam knows something we don’t about the standard wp cache. I know that somethings aren’t fired up when an xmlrpc server gets instantiated. We’re using client xmlrpc services and wp is fully loaded and ready when we are using group forums. The wp cache should be avail. Gotta look further.

    Got any input on this anyone? Why isn’t it using the wp object cache? I can make it do so but if there is some overriding reason then..


    Burt Adsit
    Participant

    @burtadsit

    For those of you, like me, who didn’t know the proper protocol for accepting responsibility for a particular bug.

    Assign it to yourself. Otherwise we have multiple people working on it. I went to ask Andy in irc a question about it and he says “You mean the one I just fixed?”.

    Assign it to yourself. Otherwise you won’t be able to count coup on it. Andy is fast.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Outstanding Bugs: Help Appreciated’ is closed to new replies.
Skip to toolbar