Make WordPress Core

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#45175 closed defect (bug) (invalid)

Twenty Nineteen: Missing space in string in single.php

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

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
8 years ago

  • Resolutioninvalid
  • Status newclosed

#2 @SergeyBiryukov
8 years ago

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