#24752 closed defect (bug) (fixed)
Undefined index notice when submitting a comment with JS disabled
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.7 | Priority: | normal |
| Severity: | normal | Version: | 3.3.3 |
| Component: | Warnings/Notices | Keywords: | has-patch commit |
| Focuses: | Cc: |
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.
In 25121: