Description of problem: New guides recently pushed are missing product/version, and the titles are wrong. Version-Release number of selected component (if applicable): 3.0 How reproducible: I am not sure but this is applicable to 9 guides Steps to Reproduce: 1. Push new contents to Zanata 2. Add the spec IDs 3. Check the docbuilder listing page Actual results: Guides are missing product/version, and the titles are wrong Expected results: It should show correct title.product/version information
This should now be fixed and I've started a rebuild to update all the index pages (this may take a little while to complete). The cause of this was that when the DocBuilder scripts were updated for PressGang v1.1, the translation scripts were missed and as such was still trying to use the old topic endpoints, instead of the new content spec endpoints. commit: https://github.com/pressgang-ccms/DocBuilder2/commit/4d337653db45c25ee2de8cb13e0888740393dd8d I've also logged BZ#1013410 to include content that should have been included in the translation docbuilds as well.