Wrong text encoding on "Outliners & Programming" page

オープン
#311 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
html
領域
web-dev

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

説明

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.

主要言語
HTML
スター
134
フォーク
10
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

scripting/Scripting-News のほかの issue

scripting/Scripting-News の issue をすべて見る

似ている issue

Web Dev の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。