[buddypress-trac] [BuddyPress] #958: jQuery status updates is coded twice in ajax.js
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Mon Aug 31 09:33:50 UTC 2009
#958: jQuery status updates is coded twice in ajax.js
-----------------------+----------------------------------------------------
Reporter: mariusooms | Owner:
Type: defect | Status: new
Priority: minor | Milestone: 1.1
Keywords: |
-----------------------+----------------------------------------------------
Lines 877 - 964 are repeated in the following lines 966 - 1053 in bp-sn-
framework/_inc/js/ajax.js
Because line numbers always change, these are the jQuery "functions":
jQuery("div#user-status p, a#status-new-status")...
jQuery("form#status-update-form")...
jQuery("a#status-clear-status")...
Not really a defect as everything works properly, but just extraneous
code.
--
Ticket URL: <http://trac.buddypress.org/ticket/958>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list