Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • T typo3.org
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 62
    • Issues 62
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • servicesservices
  • t3o sites
  • typo3.orgtypo3.org
  • typo3.org
  • Issues
  • #634
Closed
Open
Issue created Jan 12, 2023 by Daniel Siepmann@layne.obserdia

RSS Feed has trailing whitespaces

Summary

The <link> entries have additional whitespace.

This creates links within https://friendi.ca/ parsing the feed and creating posts for the fediverse. The software already got a PR from my end and will properly handle them in the future. But some other software might have problems as well. So it might be worth it to fix that. Feel free to decide it is not worth the effort.

Steps to reproduce

Open the Feed at https://typo3.org/rss

Example URL

https://typo3.org/rss

What is the current bug behavior?

The <link> entries have additional whitespace. Same goes for <pubDate>

What is the expected correct behavior?

<link> with only URL and no additional whitespace

Acceptence Criterias

  • <link> with only URL and no additional whitespace

Relevant logs and/or screenshots

Some software might not handle the whitespace well.

Possible fixes

Edited Jan 12, 2023 by Daniel Siepmann
Assignee
Assign to
Time tracking