[buddypress-trac] [BuddyPress] #1328: Change avatar ID to avatar class
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Sat Nov 7 03:54:35 UTC 2009
#1328: Change avatar ID to avatar class
---------------------------------------+------------------------------------
Reporter: r-a-y | Owner:
Type: enhancement | Status: new
Priority: trivial | Milestone: 1.1.3
Keywords: id,class,avatar,validation |
---------------------------------------+------------------------------------
In BP 1.1+, the user avatar currently uses the ID attribute.
eg.
{{{
<img id="user-1-avatar" ... />
}}}
However, if a user has multiple activity items in the same stream, the img
avatar ID will be duplicated.
I suggest using "class" instead of "id".
Yes! This is trivial, but a little annoying for validation purposes.
--
Ticket URL: <http://trac.buddypress.org/ticket/1328>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list