[postgis-tickets] [PostGIS] #5553: Single Page HTML Manual is encoded in ISO-8859-1

PostGIS trac at osgeo.org
Wed Sep 27 11:29:45 PDT 2023


#5553: Single Page HTML Manual is encoded in ISO-8859-1
---------------------+---------------------------
 Reporter:  chrism   |      Owner:  pramsey
     Type:  defect   |     Status:  new
 Priority:  medium   |  Milestone:  PostGIS 3.5.0
Component:  postgis  |    Version:  3.4.x
 Keywords:           |
---------------------+---------------------------
 This is OK when opening as a file in a browser, although it in theory it
 restricts the characters that could be used, but a problem if accessing
 from a web server that is configured to mark all content as UTF-8.

 It's a limitation of the DocBook XSL, switching to HTML5 resolves this and
 avoids the legacy HTML.

 Suggested implementation:
 https://github.com/postgis/postgis/pull/743
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5553>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list