最近搜索
没有最近搜索

Mike Tamosaitis
已加入2021年4月15日
·
最后活动2022年2月04日
关注
0
关注者
0
活动总数
6
投票
0
订阅
1
活动概览
标记
文章
帖子
社区评论
文章评论
活动概览
的最新活动 Mike Tamosaitis
Mike Tamosaitis 进行了评论,
@Scott,
I get the following error
File "C:\Users\********\AppData\Local\Programs\Python\Python38\lib\encodings\cp1252.py", line 19, in encode
return codecs.charmap_encode(input,self.errors,encoding_table)[0]
UnicodeEncodeError: 'charmap' codec can't encode character '\u2212' in position 17650: character maps to
I have tried replacing ‘NFKD’ with ‘NFKC’, 'NFD', and 'NFC' and maybe I am not correctly modifying the code as Karen said. But I do have some Chinese and Japanese articles if that helps.
Mike
查看评论 · 已于 2020年2月28日 发布 · Mike Tamosaitis
0
关注者
0
投票
0
评论
Mike Tamosaitis 进行了评论,
Wes,
When I try to use the alert for a category with a title that is not in English the alert code does not work. When I paste any URL for the place that I want the alert to appear that has something other than English in it I get a bunch of random characters like the link below. How can I tell Zendesk to use the correct characters? I read that I should be able to use the decodeURIComponent but Im not as good at Java as you are. Or how can I change the existing code to only use the part of the link below up to the category number.
..../hc/ja/categories/201299046--%E4%B8%80%E8%88%AC%E7%9A%84%E3%81%AB%E3%81%AF-%E3%82%88%E3%81%8F%E5%AF%84%E3%81%9B%E3%82%89%E3%82%8C%E3%82%8B%E8%B3%AA%E5%95%8F%E3%81%97%E3%81%BE%E3%81%97%E3%81%9F
查看评论 · 已于 2016年9月07日 发布 · Mike Tamosaitis
0
关注者
0
投票
0
评论