[buddypress-trac] [BuddyPress] #4458: Activity update deletion and the "Are you sure" dialog box
buddypress-trac
noreply at wordpress.org
Tue Nov 12 06:33:52 UTC 2013
#4458: Activity update deletion and the "Are you sure" dialog box
--------------------------+-----------------------------
Reporter: tifire | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: Future Release
Component: Activity | Version:
Severity: normal | Resolution:
Keywords: dev-feedback |
--------------------------+-----------------------------
Comment (by vhauri):
This could probably be fixed by changing some `return false;` statements
to `e.preventDefault();`
For example, line 169 of bp-themes/bp-default/_inc/global.js uses a
`return false;` which will definitely break bubbling, but that's exactly
what the jQuery method's for. If this is a lost cause, please let me know,
otherwise I'll happily whip up a quick patch.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4458#comment:8>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list