[wp-trac] [WordPress Trac] #49229: Not acceptable! error by mod security, when using page jumps
WordPress Trac
noreply at wordpress.org
Sun Jan 19 13:54:44 UTC 2020
#49229: Not acceptable! error by mod security, when using page jumps
--------------------------+-----------------------------
Reporter: Deon B | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
When I use page jumps:
<a href="#top-3">Our top 3 picks</a>
<a name="top-3"></a>
sometimes I get this error.
Not acceptable! this error was generated by mod security
then I change a bit the names in there like for example:
<a href="#top3abs">Our top 3 picks</a>
<a name="top3"abs></a>
and the error disappears.
This is really random and I don't see any patterns or why this could
happen.
I just have to keep changing the name in there until it gets accepted.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49229>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list