Make WordPress Core

Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#45175 closed defect (bug) (invalid)

Twenty Nineteen: Missing space in string in single.php

Reported by: tobifjellner's profile tobifjellner Owned by:
Milestone: Priority: normal
Severity: normal Version: 5.0
Component: Bundled Theme Keywords:
Focuses: Cc:

Description

https://build.trac.wordpress.org/browser/branches/5.0/wp-content/themes/twentynineteen/single.php
Line 29

A space character is missing between "in" and the post title.

'prev_text' => _x( '<span class="meta-nav">Published in</span><span class="post-title">%title</span>', 'Parent post link', 'twentynineteen' ),

Change History (2)

#1 @tobifjellner
6 years ago

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

#2 @SergeyBiryukov
6 years ago

  • Milestone Awaiting Review deleted
  • Summary changed from Missing space in string in single.php (twentynineteen) to Twenty Nineteen: Missing space in string in single.php
Note: See TracTickets for help on using tickets.