Closed Bug 1775232 Opened 2 years ago Closed 2 years ago

Adding div tag leads to 403 forbidden

Categories

(Websites :: wiki.mozilla.org, enhancement)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: manuel, Unassigned)

Details

Hi I would like to list subpages in the wiki on Networking in the MDN style with kidsonly="yes", but I'm getting a 403 Forbidden-Error when submitting or previewing the page. Could the permission for <subpages> be changed to allow editing/adding pages with that function?

<div style="column-count:4; -moz-column-count:4;">
<subpages page="Networking" sort="asc" showpage="no" kidsonly="yes" limit="500"/>
</div>

I'm currently using {{Special:PrefixIndex/Networking/|hideredirects=1}}, but I think that there is no way of only showing subpages an no subsubpages with that approach.

Update: It's not the <subpages>, but the <div>, that is causing the 403 forbidden error. Might be still great if the div wouldn't result in a 403 allowing to add rows of sub pages.

Summary: Adding subpages function leads to 403 forbidden → Adding div tag leads to 403 forbidden

Maybe related: Bug 1771935

I would also like to upload an svg: error-connection-failure.svg, but I get a 403 as well. Might be also related?

Our AWS WAF seems to have decided that certain edits were not allowed this morning. I set the rule to count for now and confirmed edits were working for myself and another mozillian. Can you please verify that this works as expected for you now?

Thanks. Working as expected now.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.