Opened 2 years ago
Closed 2 years ago
#9092 closed defect (bug) (fixed)
Member type have no default title
| Reported by: | 1naveengiri | Owned by: | espellcaste |
|---|---|---|---|
| Priority: | normal | Milestone: | 15.0.0 |
| Component: | Core | Version: | 7.0.0 |
| Severity: | normal | Keywords: | has-patch dev-reviewed |
| Cc: |
Attachments (10)
Change History (23)
#1
@
2 years ago
- Component Extended Profile → Members
- Milestone Awaiting Review → 14.0.0
- Version 12.2.0 → 7.0.0
Hi @1naveengiri
Thanks for you report. We'll fix it soon.
#2
@
2 years ago
- Keywords needs-patch removed
@imath I have checked above mentioned issue. I made the singular and plural name fields required to resolve this issue and added patch. Also, I have attached screenshot after resolved this issue.
#3
@
2 years ago
- Keywords has-patch added
Thanks e lot for your patch @imranmd
I believe some functions are used for both Group and Member types. This one in particular: bp_core_admin_insert_type(). That's probably the reason why "Type" was used instead of "Member type". Could you test adding a group type to see if your patch doesn't introduce a side effect there?
#4
@
2 years ago
Hi @imath,
Apologies for the oversight. I initially checked only for the member type. However, in my new patch, I've included code for both member and group types.
This ticket was mentioned in Slack in #buddypress by espellcaste. View the logs.
2 years ago
#8
@
2 years ago
- Component Members → Core
@imranmd I can confirm your bug report. I'll test your suggested patch.
This ticket was mentioned in PR #335 on buddypress/buddypress by renatonascalves.
2 years ago
#10
Trac ticket: https://buddypress.trac.wordpress.org/ticket/9092
#11
@
2 years ago
- Keywords dev-reviewed added
Tested the patch. Good addition. Added here: https://github.com/buddypress/buddypress/pull/335
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
member type with no name