Opened 12 years ago
Closed 12 years ago
#5654 closed defect (bug) (fixed)
Code formatting and escaping issues in Member's List Tables
| Reported by: | johnjamesjacoby | Owned by: | johnjamesjacoby |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.1 |
| Component: | Members | Version: | 2.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
A few possible things to fix in admin/bp-members-classes.php:
- Use
sprint()on URL's to remove hard-to-read concatenation - Audit use of get text functions (a few are incorrectly escaped, others incorrectly nesting other functionless)
- Inconsistencies between single-site and multi-site list tables
- Code formatting, whitespace, etc...
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 8438: