#3333 closed defect (invalid)
Fix UTF8 mis-encoding in authors.{git,svn}
Reported by: | strk | Owned by: | strk |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.2.1 |
Component: | management | Version: | master |
Keywords: | Cc: |
Description
See: https://trac.osgeo.org/postgis/browser/trunk/authors.svn https://trac.osgeo.org/postgis/browser/trunk/authors.git
Devrim name is correct, Jorge and Nicklas are wrong
Change History (4)
comment:1 by , 9 years ago
Owner: | changed from | to
---|
comment:2 by , 9 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:3 by , 9 years ago
FYI: issue filed upstream to osgeo: https://trac.osgeo.org/osgeo/ticket/1561
(wouldn't it be wonderful if these cross-osgeo-trac-links could be automatic?)
Note:
See TracTickets
for help on using tickets.
I can't confirm UTF8 is broken in those files. And the gitlab mirror shows them fine: https://gitlab.com/postgis/postgis/blob/svn-trunk/authors.git
The é in Nicklas name is correctly written with multibyte C3 A9, so this must be a trac issue.