Opened 5 years ago
Closed 5 years ago
#6972 closed defect (bug) (fixed)
Spacing for RSS Widget date display
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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 (1)
Note: See
TracTickets for help on using
tickets.

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