Bug 1098851
| Summary: | Asciidoc and linkend errors | ||
|---|---|---|---|
| Product: | [Community] PressGang CCMS | Reporter: | Matthew Casperson <mcaspers> |
| Component: | ImportTool | Assignee: | Matthew Casperson <mcaspers> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 1.6 | CC: | cbredesen, lnewson |
| Target Milestone: | --- | ||
| Target Release: | 1.7 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1091570 | ||
|
Description
Matthew Casperson
2014-05-19 03:27:54 UTC
Fixed in Build 1.6-SNAPSHOT 201405191353 https://github.com/asciidoctor/asciidoctor/blob/master/test/fixtures/asciidoc.txt and https://github.com/asciidoctor/asciidoctor/blob/master/test/fixtures/asciidoc_index.txt both demonstrated the original problem, and both now import correctly. Note that https://github.com/asciidoctor/asciidoctor/blob/master/test/fixtures/asciidoc.txt has invalid linkend attributes when it is converted. See https://github.com/asciidoctor/asciidoctor/issues/959 Verified that the linkend attributes are correct, however these should be <xref>'s and not <link>'s. Actually ignore that sorry, because they contain additional text they need to be links. Moving this to VERIFIED. |