Todd Lipcon has submitted this change and it was merged. Change subject: Make UTF-8 characters display correctly in the web ui ......................................................................
Make UTF-8 characters display correctly in the web ui Some valid UTF-8 characters don't display correctly on the web ui, like F09F8CAE (taco emoji). This adds the proper meta element to the <head> so they display correctly. Change-Id: I872c84a93d22f1cabce4534eccc917df99079414 Reviewed-on: http://gerrit.cloudera.org:8080/3830 Tested-by: Kudu Jenkins Reviewed-by: Todd Lipcon <[email protected]> --- M src/kudu/server/webserver.cc 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Todd Lipcon: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/3830 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I872c84a93d22f1cabce4534eccc917df99079414 Gerrit-PatchSet: 2 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Will Berkeley <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
