[postgis-tickets] [PostGIS] #2781: IDREF attribute linkend references an unknown ID "ST_IsPlanar"

PostGIS trac at osgeo.org
Wed Jun 25 01:40:50 PDT 2014


#2781: IDREF attribute linkend references an unknown ID "ST_IsPlanar"
---------------------------+------------------------------------------------
 Reporter:  strk           |       Owner:  robe         
     Type:  defect         |      Status:  new          
 Priority:  blocker        |   Milestone:  PostGIS 2.1.4
Component:  documentation  |     Version:  2.1.x        
 Keywords:                 |  
---------------------------+------------------------------------------------
 Recent commit (r12646 ?) broke the docs:

 {{{
 make -C doc check
 make[1]: Entering directory `/usr/src/postgis/postgis-2.1/doc'
 /usr/bin/xmllint --loaddtd --xinclude --valid postgis-out.xml > /dev/null
 postgis-out.xml:1387: element link: validity error : IDREF attribute
 linkend references an unknown ID "ST_IsPlanar"
 postgis-out.xml:1912: element link: validity error : IDREF attribute
 linkend references an unknown ID "ST_IsPlanar"
 postgis-out.xml:3502: element link: validity error : IDREF attribute
 linkend references an unknown ID "ST_IsPlanar"
 make[1]: *** [check] Error 4
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2781>
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