Opened 9 years ago
Closed 9 years ago
#41705 closed defect (bug) (fixed)
i18n: Avoid using HTML tags in translation strings in upgrade classes
| Reported by: | ramiy | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.9 |
| Component: | I18N | Version: | |
| Severity: | normal | Keywords: | has-patch needs-testing 2nd-opinion |
| Cc: | Focuses: | administration |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 41908: