Skip to:
Content

BuddyPress.org

Opened 13 years ago

Closed 13 years ago

#3570 closed defect (bug) (fixed)

bp_core_get_illegal_names deprecated incorrectly

Reported by: sbrajesh's profile sbrajesh Owned by:
Milestone: 1.5 Priority: normal
Severity: normal Version:
Component: Core Keywords: has-patch commit
Cc: sbrajesh

Description

Is bp_core_get_illegal_names deprecated in favor of bp_core_illegal_names? If yes, then should not we put it in the deprecated list. I am not sure if it was really intended to be deprecated or just some typo. Please shed some lights :)

Attachments (1)

bp_core_get_illegal_names.patch (898 bytes) - added by sbrajesh 13 years ago.

Download all attachments as: .zip

Change History (6)

#1 @boonebgorges
13 years ago

  • Milestone changed from Awaiting Review to 1.5

#2 @boonebgorges
13 years ago

Don't have the time to look at the moment, but probably it was improperly deprecated.

#3 @sbrajesh
13 years ago

  • Keywords has-patch added

Thank you Boone:)
Here is a patch to revert that change.

#4 @johnjamesjacoby
13 years ago

  • Keywords commit added

Looks good to me.

#5 @djpaul
13 years ago

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

(In [5143]) Revert bp_core_illegal_names function name change for backpat. Fixes #3570, props sbrajesh

Note: See TracTickets for help on using tickets.