Opened 8 years ago

Closed 8 years ago

#665 closed defect (bug) (fixed)

Default theme comments.php is missing 'comment_form' action

Reported by: Dinini Owned by: ryan
Priority: normal Milestone:
Component: Template Version: 1.5
Severity: minor Keywords:
Cc:

Description

do_action('comment_form', $post->ID); is missing in comments.php. This is consistent with Kubrick 1.2.6 (wp-comments.php) and 1.3.0-rc2 (comments.php) but does not match the behaviour of the classic them which includes it.

http://wordpress.org/support/topic.php?id=20383

Change History (2)

  • Patch set to No

comment:2   ryan8 years ago

  • fixed_in_version set to 1.5
  • Owner changed from anonymous to rboren
  • Resolution changed from 10 to 20
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.