#24439 closed defect (bug) (worksforme)
WP3.6-beta3 deletes <dd> tags
| Reported by: | Looimaster | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Editor | Version: | 3.6 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
I just installed nightly WP3.6-beta3 and I activated Twenty Thirteen theme because I wanted to test chat post format.
I pasted the following demo content and all <dd> tags are stripped no matter what I do:
<dl> <dt><cite class="fn">M</cite>: </dt> <dd>Too many free radicals. That’s your problem.</dd> <dt><cite class="fn">M</cite>: </dt> <dd>Yes. They’re toxins that destroy the body and the brain, caused by eating too much red meat and white bread and too many dry martinis!</dd> </dl>
Change History (8)
#2
@
13 years ago
Single site, administrator account, chat post format, 3.6-beta3-24375.
In the editor I see both <dd> and <dt> all the time but on the front end it displays only <dt> and <dd> has empty inner code. That's in Twenty Thirteen.
Well, if you can't reproduce it then maybe it's already fixed or maybe it's up to something I have here (although it's a fresh installation of WordPress).
#4
@
13 years ago
- Resolution → worksforme
- Status new → closed
Have you tried it again in 3.6? Works for me. Feel free to reopen.
#5
follow-up:
↓ 7
@
13 years ago
- Keywords reporter-feedback removed
- Milestone Awaiting Review
avryl: When you close a ticket can you also remove the milestone.
#7
in reply to: ↑ 5
;
follow-up:
↓ 8
@
13 years ago
Replying to markoheijnen:
avryl: When you close a ticket can you also remove the milestone.
To prevent misuse it's only available for some users.
#8
in reply to: ↑ 7
@
13 years ago
Replying to ocean90:
Replying to markoheijnen:
avryl: When you close a ticket can you also remove the milestone.
To prevent misuse it's only available for some users.
It also allows for quick secondary review by more experienced/trusted "bug gardeners" before closing off entirely.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Could not reproduce with your example. The
<dd>tags are preserved for me in both Text and Visual editors. Tested in single site and Multisite, with Administrator and Author accounts.