#24752 closed defect (bug) (fixed)
Undefined index notice when submitting a comment with JS disabled
| Reported by: | SergeyBiryukov | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.7 |
| Component: | Warnings/Notices | Version: | 3.3.3 |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: |
Description
If a logged-in user with unfiltered_html tries to submit a comment with JavaScript disabled, a notice appears:
Notice: Undefined index: _wp_unfiltered_html_comment in wp-comments-post.php on line 64
Introduced in [20974].
Attachments (2)
Change History (6)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 25121: