Bug 38293 - psgml ports's XHTML DOCTYPE identifiers are wrong
Summary: psgml ports's XHTML DOCTYPE identifiers are wrong
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: shige
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-19 16:40 UTC by OKUMURA Yoshifumi
Modified: 2002-06-10 13:47 UTC (History)
0 users

See Also:


Attachments
file.diff (1.14 KB, patch)
2002-05-19 16:40 UTC, OKUMURA Yoshifumi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description OKUMURA Yoshifumi 2002-05-19 16:40:02 UTC
Psgml ports installs file `/usr/local/share/emacs/site-lisp/psgml-startup.el'.
I see XHTML doctypes are wrong (Not XHTML but html, No system identifier).

Fix: patch following to `/usr/ports/psgml/files/psgml-startup.el.in':
How-To-Repeat: Create xhtml file with the psgml-mode on emacs 21 and validate it with http://validator.w3.org/
Comment 1 Tetsurou Okazaki freebsd_committer freebsd_triage 2002-06-10 08:08:41 UTC
Responsible Changed
From-To: freebsd-ports->shige

over to the maintainer of the master port.
Comment 2 shige freebsd_committer freebsd_triage 2002-06-10 13:46:40 UTC
State Changed
From-To: open->closed

Committed. Thanks!