Skip to:
Content

BuddyPress.org

Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#443 closed defect (bug) (fixed)

Tagging error of archive.php (home theme)

Reported by: jpelker's profile jpelker Owned by:
Milestone: Priority: minor
Severity: Version: 1.0
Component: Keywords:
Cc:

Description

Lines 11, 14, 17, 20, 23, and 26 read:

<h3 class="pageTitle">Archive for the &#8216;<?php single_cat_title(); ?>&#8217; Category</h2>

This rendered poorly in Safari--that's how I caught it.

I think it should be <h2>......</h2>

Change History (2)

#1 @nicolagreco
16 years ago

  • Milestone changed from Default Home Theme 1.1 to Default Home Theme 1.0
  • Resolution set to fixed
  • Status changed from new to closed
  • Version changed from 2.0 to 1.0

Fixed in trunk

#2 @(none)
15 years ago

  • Milestone Default Home Theme 1.0 deleted

Milestone Default Home Theme 1.0 deleted

Note: See TracTickets for help on using tickets.