One of the feeds I get has incorrect titles for the entries. The title for the feed is getting appended to the title of each entry i.e. "Gurnee code update could mandate fire sprinklers in new homesGoogle Alerts - Gurnee". The last part (Google Alerts - Gurnee) is the title of the source, which gets appended to the earlier set title. I have attached a patch the does nothing with the 'title' tag if it is in a 'source' tag.

Comments

Status: Needs review » Needs work

The last submitted patch, drupal-title_fix.patch, failed testing.

bjorgensen’s picture

Status: Needs work » Needs review
StatusFileSize
new1.11 KB

take 2: fixed the .patch

edvanleeuwen’s picture

Tested and verified.

ParisLiakos’s picture

Version: 7.x-dev » 8.x-dev
Status: Needs review » Needs work

should go in 8.x first..also patch contains tabs instead of spaces per coding standards

eloivaque’s picture

StatusFileSize
new1.02 KB

I apply coding standards of patch #2 and tested. It's works for me.

ParisLiakos’s picture

Status: Needs work » Needs review

Status: Needs review » Needs work

The last submitted patch, drupal-incorrect-titles-1518246-5.patch, failed testing.

ParisLiakos’s picture

Version: 8.0.x-dev » 7.x-dev
Issue summary: View changes

parsing was switched to zend feed, probably not an issue now

Status: Needs work » Closed (outdated)

Automatically closed because Drupal 7 security and bugfix support has ended as of 5 January 2025. If the issue verifiably applies to later versions, please reopen with details and update the version.