Opened 9 years ago
Closed 8 years ago
#41705 closed defect (bug) (fixed)
i18n: Avoid using HTML tags in translation strings in upgrade classes
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.9 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | I18N | Keywords: | has-patch needs-testing 2nd-opinion |
| Focuses: | administration | Cc: |
Description
This patch removes HTML tags from translation strings. Replacing <span class="code">%s</span> with %s moving the HTML tags outside the string.
Attachments (2)
Change History (5)
Note: See
TracTickets for help on using
tickets.
In 41908: