Wrong text encoding on "Outliners & Programming" page

Aperta
#311 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
35/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Ferma
Stack tecnologico
html
Ambito
web-dev

Direzione di ricerca

Inspect the archived page at http://scripting.com/outlinersProgramming.html, starting with its HTTP headers and HTML source to determine where the text encoding is missing. The work is done when the quotation marks render correctly in current browsers without manually selecting Mac OS Roman encoding.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

Hi Dave, I saw your post the other day linking to your page Outliners & Programming. Great read, thanks!

Small issue on that page: I noticed that the quotation marks in the phrase “the halceon days are yet to come.” do not render correctly in my browsers.

  • On Firefox (Mac), it renders as Òthe halceon days are yet to come.Ó
  • On Safari (Mac), it renders as �the halceon days are yet to come.�
    • If I manually switch Safari to use the Mac OS Roman text encoding, the quotes render correctly as “the halceon days are yet to come.”

It looks like neither the HTTP headers nor the HTML code specify the text encoding:

$ curl --head "http://scripting.com/outlinersProgramming.html"
HTTP/1.1 200 OK
Date: Tue, 27 Aug 2024 12:54:06 GMT
Content-Type: text/html
Content-Length: 18900
Server: AmazonS3
Last-Modified: Wed, 02 Jan 2013 00:05:59 GMT
ETag: "14eb000fc596155005eb9b6f68a86500"
…

PS: I realize that page is a part of an archived site and it might not be easy for you to fix this, but I thought I'd let you know. Feel free to disregard and close this issue.

Lingua principale
HTML
Stelle
134
Fork
10
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di scripting/Scripting-News

Tutte le issue di scripting/Scripting-News

Issue simili

Altre issue su Web Dev

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.