Apparently, xrefs in topics are currently not caught by the server-side validation and result in a book that will not build. I haven't tested it, but I saw an error listing from a migration project where they had cut and pasted docbook xml containing xrefs, and it resulted in a book from the csp that publican could not build locally until the legacy xrefs were culled. ============================== Generated Details: Package: cspclient-0.24.8-1.noarch OS: Fedora release 16 (Verne) JAVA: java version "1.7.0" Java(TM) SE Runtime Environment (build 1.7.0-b147) Java HotSpot(TM) Client VM (build 21.0-b17, mixed mode, sharing)
Added in 0.26.1 Now all xref's and link's are validated to ensure that the linkend id attribute exists within the book. If it isn't in the book then the XML is replaced with an invalid topic template and an error generated in the Error's Chapter.
Closing and setting as current release as no QA was performed by the original reporter. If there is still an issue with this bug still than please re-open it.