[wp-trac] [WordPress Trac] #5018: WP 2.2.2 Mis-Handles the Home
page and Contact Post
WordPress Trac
wp-trac at lists.automattic.com
Wed Sep 19 21:24:00 GMT 2007
#5018: WP 2.2.2 Mis-Handles the Home page and Contact Post
---------------------+------------------------------------------------------
Reporter: misty9 | Owner: anonymous
Type: defect | Status: new
Priority: high | Milestone: 2.5
Component: General | Version: 2.2.2
Severity: blocker | Keywords:
---------------------+------------------------------------------------------
Problem Description:
Word Press 2.2.2 lists unintended Contact post on to the existing Home
page. i.e The Home page would have two sections: 1. Hello World page 2.
Contact post. This specific problem defintiely does NOT happen with exact
same Word Press themes in Word Press 2.2.
Word Press Functions:
The following code has triggered the problem in displaying Home page and
Contact post:
<title><?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> » Blog
Archive <?php } ?> <?php wp_title(); ?></title>
(I have report the problem below as well:
http://wordpress.org/support/topic/134574?replies=1#post-617281)
Steps to Reproduce the Problem:
1. Install Word Press 2.2.2 (which was the available version at
Lunnarpages.com)
2. Drop in any Word Press theme that has a Contact post.
Try WP themes like Connections-10, Green bug 10 or Pro-sunset.
I hope that you guys can fix the problem very soon. Thanks.
--
Ticket URL: <http://trac.wordpress.org/ticket/5018>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list