Opened 10 years ago
Closed 10 years ago
#30500 closed defect (bug) (fixed)
html output in comment-template.php
Reported by: | timersys | Owned by: | wonderboymusic |
---|---|---|---|
Milestone: | 4.2 | Priority: | normal |
Severity: | normal | Version: | 3.0 |
Component: | Comments | Keywords: | has-patch 4.2-early |
Focuses: | template | Cc: |
Description
If you add function to the init hook to set cookies you will get an error because output already started in comment-template.php
Attached is a patch
Attachments (1)
Change History (5)
#1
@
10 years ago
- Component changed from General to Comments
- Milestone changed from Awaiting Review to Future Release
- Version changed from trunk to 3.0
Hi @timersys, thanks for the report and the patch. This makes sense, it looks like the extra space has been there since the introduction of the standard comment form in #10910.
Note: See
TracTickets for help on using
tickets.
removed html space