Bug with glossrefs and chunk attribute?
Oxygen general issues.
-
- Posts: 132
- Joined: Thu Apr 17, 2014 1:55 am
Bug with glossrefs and chunk attribute?
Post by tomjohnson1492 »
In exploring how to display a glossary on a ditamap, I think I encountered a bug. I described it here: http://idratherbewriting.com/ditaqrg#ac ... in_the_TOC.
However, I'm not sure. This structure is valid but when you use it, the chunk attribute kills the keyref references:
Instead, this is how you have to add it:
Is this a bug with Oxygen, the OT, or some other limitation?
However, I'm not sure. This structure is valid but when you use it, the chunk attribute kills the keyref references:
Code: Select all
<topicref href="glossary_overview.dita" chunk="to-content">
<glossref href="glossary/ot.dita" keys="opentoolkit" toc="yes"/>
<glossref href="glossary/conref.dita" keys="conref" toc="yes"/>
</topicref>
Code: Select all
<topicref href="glossary_overview.dita" chunk="to-content">
<topicref href="glossary/ot.dita" toc="yes"/>
<topicref href="glossary/conref.dita" toc="yes"/>
</topicref>
<!-- glossary keys -->
<glossref keys="opentoolkit" href="ot.dita"/>
<glossref keys="conref" href="conref.dita"/>
-
- Posts: 9444
- Joined: Fri Jul 09, 2004 5:18 pm
Re: Bug with glossrefs and chunk attribute?
Hi Tom,
I understand the situation but I cannot reproduce it with the samples I created, I tested generating both WebHelp and PDF and using abbreviated-from to refer to the keys. The link from the abbreviated form to the definition worked for me.
I'll email you a copy of the samples I tested to see if they work or not on your side.
Regards,
Radu
I understand the situation but I cannot reproduce it with the samples I created, I tested generating both WebHelp and PDF and using abbreviated-from to refer to the keys. The link from the abbreviated form to the definition worked for me.
I'll email you a copy of the samples I tested to see if they work or not on your side.
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service