Opened 10 months ago
Last modified 10 months ago
#59890 new defect (bug)
Brower console output shows horizontal ellipsis as html entity
Reported by: | Ov3rfly | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | minor | Version: | |
Component: | Upgrade/Install | Keywords: | |
Focuses: | Cc: |
Description
When installing a plugin etc. the browser console output shows horizontal ellipsis as html entity …
Downloading installation package from https://downloads.wordpress.org/plugin/classic-editor.1.6.3.zip… The authenticity of classic-editor.1.6.3.zip could not be verified as no signature was found. Unpacking the package…
Observed with Firefox and Chrome in Windows.
In addition translations of the horizontal ellipsis part are inconsistent.
German (with added space before horizontal ellipsis entity):
Herunterladen des Installationspakets von %s …
French (with actual UTF-8 0xE2 0x80 0xA6 char instead of html entity)
Téléchargement du paquet d’installation depuis %s…
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.