Opened 12 years ago
Closed 12 years ago
#21012 closed defect (bug) (fixed)
Dashboard plugin stats widget messing up plugin title
Reported by: | georgestephanis | Owned by: | nacin |
---|---|---|---|
Milestone: | 3.5 | Priority: | normal |
Severity: | normal | Version: | 3.4 |
Component: | General | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
When a user's name has double-quotes in it, like Otto ( http://cloud.stephanis.info/1a3b2T432N090G0z3T2Q ), the line in the code
if ( preg_match( '/"(.*)"/s', $item->get_title(), $matches ) )
escapes the title from
Samuel "Otto" Wood on "Facebook"
to
Otto" Wood on "Facebook
Let's actually make it sniff for the on
before the double-quote to avoid this.
Attachments (1)
Change History (7)
Note: See
TracTickets for help on using
tickets.
For the record, what this bug results in on the dashboard screen is:
http://cloud.stephanis.info/2x2O3c3o0L0f2P3t3U04