sitespeedio/sitespeed.io

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

Closed

#3,880 opened on 2023年6月14日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)JavaScript (4,434 stars) (573 forks)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.

コントリビューターガイド