#6910 closed defect (bug) (fixed)
Avoid using HTML tags in translation strings (bp-activity/classes/class-bp-activity-list-table.php)
| Reported by: | ramiy | Owned by: | djpaul |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.5 |
| Component: | I18N | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
Old string:
Submitted on <a href="%1$s">%2$s at %3$s</a>
New strings:
Submitted on %s%1$s at %2$s
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 10590: