[buddypress-trac] [BuddyPress Trac] #7732: BP-Nouveau: Group Creation Menu issues
buddypress-trac
noreply at wordpress.org
Tue Mar 27 14:37:59 UTC 2018
#7732: BP-Nouveau: Group Creation Menu issues
--------------------------+------------------------------
Reporter: mercime | Owner: David Cavins
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: Awaiting Review
Component: Templates | Version:
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by David Cavins):
I've added a patch that addresses these issues:
1. Fix links in create menu. Problem here was an `echo` function used
inside of an `echo` statement.
2. The group create menu contains links which are not links at all, e.g.
<a disabled="disabled">5. Invites</a>. Replaced with the link to the
farthest accessible step. I'm not sure this is great. It's a real link,
and doesn't take you somewhere you're not supposed to go yet, but it seems
a bit off.
3. Periods are missing after #s 1 to 3 in the menu. Fixed. These periods
are hardcoded in the output, which could be a problem for sites not in
English, maybe? I'm not sure about that.
See attached patch and image showing the changes.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7732#comment:4>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list