Opened 11 years ago
Closed 11 years ago
#34665 closed defect (bug) (duplicate)
The comment field is required, but it is not listed as required
| Reported by: | Wolfr | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Comments | Version: | 4.3.1 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
First I thought this was a bug in our template, but a default Wordpress install reveals a mistake in /wp-includes/comment-template.php: the comment textarea is required, but is not actually marked as required.
http://cl.ly/image/3Z413E2r2s26/Screen%20Shot%202015-11-12%20at%2015.27.34.png
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Duplicate of #16206.