Ticket #2728 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

Incorrect DIV tags in default theme files

Reported by: deko Assigned to: leftjustified
Priority: low Milestone:
Component: Template Version: 2.0.2
Severity: minor Keywords: stylesheet bg|has-patch bg|commit
Cc:

Description

In regard to the default theme in version 2.0.2 -

This div tag:

<div class="entrytext">

has no corresponding entry in the stylesheet (style.css).

See:

line 15 in: wordpress/themes/default/single.php

and

line 8 in: wordpress/themes/default/page.php

perhaps other files as well.

This bug results in incorrectly formatted Page entries, perhaps other formatting issues.

Was the tag intended to be 'entry' rather than 'entrytext'?

Attachments

default-theme-class-typos.diff (2.2 kB) - added by leftjustified on 07/05/06 10:29:41.
fixes single.php, page.php and attachment.php in default theme

Change History

07/05/06 10:29:41 changed by leftjustified

  • attachment default-theme-class-typos.diff added.

fixes single.php, page.php and attachment.php in default theme

07/05/06 10:30:35 changed by leftjustified

  • status changed from new to assigned.
  • severity changed from major to minor.
  • component changed from General to Template.
  • priority changed from high to low.
  • owner changed from anonymous to leftjustified.
  • milestone set to 2.0.4.
  • keywords changed from stylesheet to stylesheet bg|has-patch bg|commit.

Patch for 2.0 branch

07/21/06 02:34:19 changed by spencerp

Just confirming that the following changes from the .diff, works for me! I just implemented the changes, and "tested" them on my 2.1 alpha2 blog. I know this is "low priority", I just want to see more of the "low priority" tickets, go bye..bye! lol! ;)

07/26/06 17:42:31 changed by ryan

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [4045]) fix div tags. Props leftjustified. fixes #2728

07/26/06 17:43:42 changed by ryan

(In [4047]) fix div tags. Props leftjustified. fixes #2728

11/30/06 19:41:50 changed by

  • milestone deleted.

Milestone 2.0.4 deleted