Making WordPress.org

Opened 9 months ago

Closed 9 months ago

#7987 closed defect (bug) (fixed)

No space after website title name in the feed title of https://planet.wordpress.org/feed/

Reported by: pmbaldha's profile pmbaldha Owned by:
Milestone: Priority: normal
Component: Planet (planet.wordpress.org) Keywords:
Cc:

Description

There is no space between the website title and the post title.

It doesn't look pleasant in the WordPress dashboard news as shown in https://prnt.sc/b9cPtz1CFQ-0

https://prnt.sc/KdR5KYuKKzJK

Attachments (4)

admin-dashboard-news.jpg (10.7 KB) - added by pmbaldha 9 months ago.
Admin Dashboard WordPress News
WordPress-news-feed.jpg (106.7 KB) - added by pmbaldha 9 months ago.
WordPress News feed
WordPress-news-feed.png (223.7 KB) - added by pmbaldha 9 months ago.
High resolution WordPress news feed screenshot
WordPress-news-feed.2.png (174.9 KB) - added by pmbaldha 9 months ago.
Very high resolution WordPress news feed screenshot

Download all attachments as: .zip

Change History (6)

@pmbaldha
9 months ago

Admin Dashboard WordPress News

@pmbaldha
9 months ago

WordPress News feed

@pmbaldha
9 months ago

High resolution WordPress news feed screenshot

@pmbaldha
9 months ago

Very high resolution WordPress news feed screenshot

#1 @dd32
9 months ago

  • Component changed from General to Planet (planet.wordpress.org)

#2 @dd32
9 months ago

  • Resolution set to fixed
  • Status changed from new to closed

This should now be resolved, although it looks like the feed is cached still.

$ curl -s https://planet.wordpress.org/feed/?cached | grep '<title>'
	<title>WordPress Planet</title>
	<title>WordPress Foundation: Announcing the Open Horizons Scholarship by Automattic</title>
Note: See TracTickets for help on using tickets.