Element ID’s are meant to be unique on a HTML page. Here is a little bit of code where I've found two comment-form ID's.

<section id="comment-form">
      <h2 class="title">Add new comment</h2>
      <form class="comment-form" action="/d7/comment/reply/1" method="post" id="comment-form" accept-charset="UTF-8"><div><div id="edit-author--2" class="form-item form-type-item">
  <label for="edit-author--2">Your name </label>
CommentFileSizeAuthor
#1 quickfix-1177994.patch501 byteschi

Comments

chi’s picture

Title: Duplicate ID’s in comment form » Quick fix
Status: Active » Needs review
StatusFileSize
new501 bytes
chi’s picture

Title: Quick fix » Duplicate ID’s in comment form
andregriffin’s picture

Status: Needs review » Reviewed & tested by the community

Whoops! Thanks for pointing that out. This will be fixed in the upcoming release.

andregriffin’s picture

Status: Reviewed & tested by the community » Fixed

Fixed in 7.x-3.5

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.