Actions
Feature #4907
closedwebrev should default to utf-8
Start date:
2014-06-03
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:
Description
webrev doesn't specify a default encoding which causes it to generally default to something else. We should just set the default encoding to be utf-8.
Related issues
Updated by Electric Monk over 9 years ago
- Status changed from New to Closed
- % Done changed from 90 to 100
git commit 48ad9d01ac0e269db0aa65d5cb3c5e9a6d90b0f9
commit 48ad9d01ac0e269db0aa65d5cb3c5e9a6d90b0f9 Author: Robert Mustacchi <rm@joyent.com> Date: 2014-06-04T14:04:13.000Z 4907 webrev should default to utf-8 Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Approved by: Gordon Ross <gordon.ross@nexenta.com>
Actions