browsh-org/browsh

No support for HTML character entity references in tab titles

开放

#225 创建于 2018年10月1日

 (3 条评论) (0 个反应) (0 位负责人)JavaScript (455 个派生)batch import
bugenhancementhelp wantedlow prioritytty-mode

仓库指标

星标
 (15,996 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

This is a testcase: http://www.osnews.com/thread?662997

Browsh 1.4.13

The title is shown as OSNews > Thread... , however it should be shown as OSNews > Thread...

We need to write a string conversion function that looks for these HTML character entity references and converts them to proper unicode characters.

This would be a good job for a new Browsh developer to tackle.

贡献者指南