[postgis-tickets] [PostGIS] #5381: Catch errors in weblate with a pre-commit hook

PostGIS trac at osgeo.org
Mon May 15 08:52:01 PDT 2023


#5381: Catch errors in weblate with a pre-commit hook
---------------------------+---------------------------
 Reporter:  robe           |      Owner:  robe
     Type:  defect         |     Status:  new
 Priority:  medium         |  Milestone:  PostGIS 3.4.0
Component:  documentation  |    Version:  master
 Keywords:                 |
---------------------------+---------------------------
 This would be to catch issues like this

 https://woodie.osgeo.org/postgis/postgis/build/308/1


 {{{
 1212
 /usr/bin/xsltproc --novalid --path ../../../../doc/po/fr
 xsl/postgis_aggs_mm.xml.xsl postgis-out.xml > postgis_aggs_mm.xml
 206s
 1213
 administration.xml:222: parser error : EntityRef: expecting ';'
 206s
 1214
 >Pas de chemin de migration défini pour ... vers &last_release_version
 ;</progr
 206s
 1215
 ^
 }}}

 Where user puts a space before ;
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5381>
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