[wp-meta] [Making WordPress.org] #1568: Encoding issue on make/core
Making WordPress.org
noreply at wordpress.org
Fri Feb 12 23:48:56 UTC 2016
#1568: Encoding issue on make/core
-------------------------------------+------------------
Reporter: SergeyBiryukov | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: make.wordpress.org / P2 | Resolution:
Keywords: |
-------------------------------------+------------------
Comment (by SergeyBiryukov):
Replying to [comment:1 Otto42]:
> Shows up okay for me in Chrome/Win10, with a circumflex above the i.
Weird, now it works for me too, Firefox/Win10.
> Shows fine in the admin and on the comment listing.
Shows fine for me in the comment listing, but still empty on
[https://make.wordpress.org/core/wp-
admin/comment.php?action=editcomment&c=29248 Edit Comment screen] (that's
what I meant by "blank in the admin", sorry if that was not clear):
{{{
<td class="first"><label for="name">Name:</label></td>
<td><input type="text" name="newcomment_author" size="30" value=""
id="name" /></td>
}}}
The author of [https://make.wordpress.org/core/wp-
admin/comment.php?action=editcomment&c=29248 another comment on the same
thread] is displayed as expected:
{{{
<td class="first"><label for="name">Name:</label></td>
<td><input type="text" name="newcomment_author" size="30" value="Chris
Christoff (chriscct7)" id="name" /></td>
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1568#comment:2>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list