regression from 4.6

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Wesley Tanaka’s picture

Status: Active » Reviewed & tested by the community
Dries’s picture

I think theme_comment_form() can be removed. You might be able to use #prefix instead. Please investigate. Thanks.

Wesley Tanaka’s picture

FileSize
401 bytes

theme_comment_form() can't be removed if this idea:

http://www.drupalart.org/phpbb

is going to continue to hope to work with the comment form inline.

attaching equivalent patch which uses #prefix

Dries’s picture

Status: Reviewed & tested by the community » Needs review
Wesley Tanaka’s picture

patch still applies against 4.7.0-test2

killes@www.drop.org’s picture

Priority: Critical » Normal
FileSize
591 bytes

I've re-rolled the patch to comply with our coding standards.

moshe weitzman’s picture

Status: Needs review » Reviewed & tested by the community
Dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed to HEAD. Thanks folks.

Anonymous’s picture

Status: Fixed » Closed (fixed)