[
https://issues.apache.org/jira/browse/HBASE-18607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16141294#comment-16141294
]
Appy commented on HBASE-18607:
------------------------------
Got following error with a certain patch. Things worked perfectly after this
patch. Pushing to master and other branches.
{{UnicodeEncodeError: 'ascii' codec can't encode character u'\u2018' in
position 236742: ordinal not in range(128)}}
Thanks for the great fix [~tamaas]!
> fix submit-patch.py to support utf8
> -----------------------------------
>
> Key: HBASE-18607
> URL: https://issues.apache.org/jira/browse/HBASE-18607
> Project: HBase
> Issue Type: Bug
> Affects Versions: 2.0.0, 3.0.0, 1.4.0, 1.3.2, 1.2.7, 1.1.12
> Reporter: Tamas Penzes
> Assignee: Tamas Penzes
> Priority: Trivial
> Labels: beginner
> Attachments: HBASE-18607.master.001.patch
>
>
> If we have a change in files which contain UTF-8 characters the script is not
> able to submit the patch. Since the License.vm file contains such characters
> we have to support it.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)