sitespeedio/sitespeed.io

Can not use chinese charactor in alias, it will become '----' when creating the pages folder.

Closed

#3,880 建立於 2023年6月14日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)JavaScript (4,434 star) (573 fork)batch import
bughelp wanted

描述

Feature/improvement

The urls is too long and hard to read in HTML report, so I wish use alias, which is more easier to understood like native language - chinese for me. But I found when pass chinese charator to measure.start(url, '中文'), and multiple urls, it will come error like: index out of range when generating HTML report.

When looking into it, I found the error is because the page path is wrong with '----' instead of alias name. When I change alias to English name, it will be good.

Is there any way to use a more readable native charator in alias?

Thanks a lot for your reply.

貢獻者指南