[kudu-CR] Make UTF-8 characters display correctly in the web ui

2016-08-03 Thread Todd Lipcon (Code Review)
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  so they display correctly.

Change-Id: I872c84a93d22f1cabce4534eccc917df99079414
Reviewed-on: http://gerrit.cloudera.org:8080/3830
Tested-by: Kudu Jenkins
Reviewed-by: Todd Lipcon 
---
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 
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon 


[kudu-CR] Make UTF-8 characters display correctly in the web ui

2016-08-03 Thread Todd Lipcon (Code Review)
Todd Lipcon has posted comments on this change.

Change subject: Make UTF-8 characters display correctly in the web ui
..


Patch Set 1: Code-Review+2

-- 
To view, visit http://gerrit.cloudera.org:8080/3830
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I872c84a93d22f1cabce4534eccc917df99079414
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Will Berkeley 
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon 
Gerrit-HasComments: No


[kudu-CR] Make UTF-8 characters display correctly in the web ui

2016-08-01 Thread Will Berkeley (Code Review)
Will Berkeley has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/3830

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  so they display correctly.

Change-Id: I872c84a93d22f1cabce4534eccc917df99079414
---
M src/kudu/server/webserver.cc
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/30/3830/1
-- 
To view, visit http://gerrit.cloudera.org:8080/3830
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I872c84a93d22f1cabce4534eccc917df99079414
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Will Berkeley 


[kudu-CR] Make UTF-8 characters display correctly in the web ui

2016-08-01 Thread Kudu Jenkins (Code Review)
Kudu Jenkins has posted comments on this change.

Change subject: Make UTF-8 characters display correctly in the web ui
..


Patch Set 1:

Build Started http://104.196.14.100/job/kudu-gerrit/2699/

-- 
To view, visit http://gerrit.cloudera.org:8080/3830
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I872c84a93d22f1cabce4534eccc917df99079414
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Will Berkeley 
Gerrit-Reviewer: Kudu Jenkins
Gerrit-HasComments: No