[wp-meta] [Making WordPress.org] #20: Possible for user's to break layout when adding forum posts
Making WordPress.org
noreply at wordpress.org
Mon Feb 17 18:02:22 UTC 2020
#20: Possible for user's to break layout when adding forum posts
-------------------------------------+-----------------------------
Reporter: siobhyb | Owner: SergeyBiryukov
Type: defect | Status: reopened
Priority: normal | Milestone:
Component: Support Forums | Resolution:
Keywords: has-patch needs-testing |
-------------------------------------+-----------------------------
Comment (by Cybr):
`<ol>` tags seem to be broken at the moment. I'm not sure it's because of
nesting tags.
Example POC:
{{{
<ol>
<li>Some entry.</li>
<li>Another entry with `code`.</li> <!-- this is transformed into a new
<ul> wrap -->
</ol>
}}}
I also believe you can completely break the layout using `<ol>` with
attributes like `start` and `type`, but I'm not sure if I should test that
:)
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/20#comment:21>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list