browsh-org/browsh

No support for HTML character entity references in tab titles

Offen

#225 geöffnet am 01.10.2018

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (455 Forks)batch import
bugenhancementhelp wantedlow prioritytty-mode

Repository-Metriken

Stars
 (15.996 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide