[buddypress-trac] [BuddyPress Trac] #7688: Nouveau activity post form returns unstyled and invalid
    buddypress-trac 
    noreply at wordpress.org
       
    Wed Feb  7 17:21:56 UTC 2018
    
    
  
#7688: Nouveau activity post form returns unstyled and invalid
--------------------------+-----------------
 Reporter:  boonebgorges  |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  3.0
Component:  Templates     |    Version:
 Severity:  normal        |   Keywords:
--------------------------+-----------------
 When posting to the What's New form using Nouveau, the server sends back
 fully-rendered markup. This markup is then prepended to the `#activity-
 stream`. The problem is that the markup returned from the AJAX request is
 an `li` element, while `#activity-stream` is a `div` that is the parent of
 the activity list `ul`.
 I think this broke in [11825].
 I'm attaching a patch that I believe solves it, but this could use eyes
 from @hnla.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7688>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
    
    
More information about the buddypress-trac
mailing list