[wp-trac] [WordPress Trac] #31873: Fix wrong use of echo(sprintf())
WordPress Trac
noreply at wordpress.org
Thu Apr 2 18:44:39 UTC 2015
#31873: Fix wrong use of echo(sprintf())
--------------------------+-----------------------------
Reporter: ramiy | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: I18N | Version: trunk
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
In `wp-admin/link-parse-opml.php`:
1. First patch - replace `echo( sprintf() )` with `printf()`.
2. Second patch - add translator comment.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31873>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list