[buddypress-trac] [BuddyPress Trac] #6647: In avatar.js and cover-image.js, an event should be triggered once the attachment url is set.
buddypress-trac
noreply at wordpress.org
Wed Oct 7 17:23:13 UTC 2015
#6647: In avatar.js and cover-image.js, an event should be triggered once the
attachment url is set.
-------------------------------------+---------------------
Reporter: imath | Owner: imath
Type: task | Status: closed
Priority: normal | Milestone: 2.4
Component: Component - Attachments | Version: 2.3.0
Severity: normal | Resolution: fixed
Keywords: needs-patch |
-------------------------------------+---------------------
Changes (by imath):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"10208"]:
{{{
#!CommitTicketReference repository="" revision="10208"
Avatar UI, Cover Image UI: Introduce a "client side hook"
When the avatar is uploaded or deleted and when the Cover Image is
uploaded or deleted, the corresponding Attachment `Backbone.Model` will
trigger an event containing the url, the object type (group or user) and
the item id of the object.
Fixes #6647
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6647#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list