Problem/Motivation

When using the "r" formatting (RFC 2822), the date gets printed twice in the output.

Proposed resolution

Clone the solution from #752550: Week number gets printed twice.

Remaining tasks

Verify solution. Create patch. Review. Commit.

User interface changes

API changes

Comments

itangalo’s picture

StatusFileSize
new563 bytes

Attached patch made my RSS feed work well again. :-D

itangalo’s picture

Status: Active » Needs review
dbhynds’s picture

This worked for me in 7.22

vijaycs85’s picture

Issue summary: View changes
Status: Needs review » Closed (duplicate)
Related issues: +#1826598: 'c' and 'r' formatter causes date to be printed twice in views

IMHO, it is duplicate of #1826598: 'c' and 'r' formatter causes date to be printed twice in views which is committed already. Can we check the issue still persist please?

itangalo’s picture

Confirming that this issue already is fixed.