Skip to:
Content

BuddyPress.org

Opened 10 years ago

Closed 10 years ago

#5624 closed defect (bug) (fixed)

Group Directory join/leave button ajax trouble

Reported by: imath's profile imath Owned by: imath's profile imath
Milestone: 2.1 Priority: normal
Severity: normal Version:
Component: Groups Keywords: has-patch commit
Cc:

Description

In r8378 at line 1244 a "." instead of a ',' is causing the join/leave button's ajax feature to fail.

Attachments (1)

5624.patch (510 bytes) - added by imath 10 years ago.

Download all attachments as: .zip

Change History (3)

@imath
10 years ago

#1 @DJPaul
10 years ago

  • Keywords commit added

Good catch. Trying to tidy up that JS was slowly making me mad :)

#2 @imath
10 years ago

  • Owner set to imath
  • Resolution set to fixed
  • Status changed from new to closed

In 8399:

Bring back join/leave button Ajax feature in Groups Directory

After r8378 the use of '.' instead of ',' at line 1244 of buddypress.js file was causing the ajax feature to fail.

fixes #5624

Note: See TracTickets for help on using tickets.