Ticket #6972 (closed defect: fixed)

Opened 2 months ago

Last modified 1 month ago

Spacing for RSS Widget date display

Reported by: MtDewVirus Assigned to: anonymous
Priority: normal Milestone: 2.6
Component: General Version: 2.5.1
Severity: normal Keywords: has-patch
Cc:

Description

When using the RSS Widget if "Display item date?" is checked, the date output is in the form:

<a class='rsswidget' href='http://domain.com/link/' title=>feed item title</a><span class="rss-date">May 8, 2008</span>

There should be a space between the title and the date.

Attachments

6972.diff (498 bytes) - added by MtDewVirus on 05/15/08 00:35:18.

Change History

05/15/08 00:35:18 changed by MtDewVirus

  • attachment 6972.diff added.

05/20/08 23:50:30 changed by ryan

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

(In [7968]) Add space. Props MtDewVirus?. fixes #6972