Bug 1056196
| Summary: | Building a translated book using a non-default config file results in a wrong TOC entry | ||
|---|---|---|---|
| Product: | [Community] Publican | Reporter: | Petr Bokoc <pbokoc> |
| Component: | publican | Assignee: | Jeff Fearn 🐞 <jfearn> |
| Status: | CLOSED NOTABUG | QA Contact: | Ruediger Landmann <rlandman> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.0 | CC: | aigao, pbokoc, rlandman |
| Target Milestone: | 4.1 | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-03-04 22:30:13 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Petr Bokoc
2014-01-21 16:44:51 UTC
I think I forgot to clarify: in the default locale (en-US), building the book with --config=quickstart.cfg works normally, the TOC entry is generated from the title in en-US/Article_Info.xml as it should be. The problem described above only happens when building a different locale. Hi Petr, it looks like a configuration issue to me. Can you try adding the following line to quickstart.cfg and testing it? type: Article Hi Jeff, you're right. Setting the type to Article fixes the issue - so I guess we can close this. |