#29753 closed defect (bug) (fixed)
CSS rules removing strong in string (plugin card)
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.1 | Priority: | normal |
| Severity: | normal | Version: | 4.0 |
| Component: | Plugins | Keywords: | has-patch |
| Focuses: | Cc: |
Description
We are using strong in following string:
<strong>Untested</strong> with your version of WordPress
But then removing it by CSS. I am not sure if I am missing something, but CSS part should be removed, I guess (or strong from string). See attached patch...
Attachments (1)
Change History (7)
#3
@
11 years ago
Sergey: OK, but why we have CSS rule and strong tag in this string? We can remove both CSS rule and strong tags?
#5
@
11 years ago
- Owner set to SergeyBiryukov
- Resolution set to fixed
- Status changed from new to closed
In 29775:
#6
@
11 years ago
The intention here, FWIW, was so we could introduce the strings, get them translated, and then decide on the exact styling. These strings came pretty late in the 4.0 cycle, and helen and I weren't sure how they'd be styled, but we knew that they'd say.
Changing it now is no problem.
Note: See
TracTickets for help on using
tickets.
I think this is intentional, so that the emphasis is only on "Compatible" or "Incompatible" strings.