Opened 13 years ago
Closed 13 years ago
#24233 closed defect (bug) (fixed)
_post_formats_title() assumes it will always get two arguments
| Reported by: | markjaquith | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | high | Milestone: | 3.6 |
| Component: | Warnings/Notices | Version: | 3.6 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
If 'the_title' is called with one argument, it's going to complain.
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Also reported here: http://wordpress.org/support/topic/p2-issues-with-wp-36-beta1-24113.
kovshenin submitted a patch for the issue here: http://core.trac.wordpress.org/ticket/24011#comment:37
I tested his patch this morning against 3.6-beta2, and it resolved the notices I was getting with P2.