[publican-list] [Bug 672439] New: Anchors are not set on <task id="">

bugzilla at redhat.com bugzilla at redhat.com
Tue Jan 25 04:49:01 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Anchors are not set on <task id="">

https://bugzilla.redhat.com/show_bug.cgi?id=672439

           Summary: Anchors are not set on <task id="">
           Product: Publican
           Version: 2.5
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: low
          Priority: unspecified
         Component: publican
        AssignedTo: jfearn at redhat.com
        ReportedBy: misty at redhat.com
         QAContact: rlandman at redhat.com
                CC: mmcallis at redhat.com, publican-list at redhat.com
    Classification: Other


Description of problem:

If you give a <task> tag an id attribute, no HTML anchor is set. This means
that <xref> tags that reference it point nowhere in particular.

Version-Release number of selected component (if applicable):


How reproducible:
Every time

Steps to Reproduce:
1. Create a <task id="foo">
2. create an <xref linkend="foo" />
3. Build your book
4. Click the link created by the <xref>. Notice that it goes nowhere.

Actual results:


Expected results:


Additional info:

According to jfearn this has to do with overriding of anchor-generation by
Publican, to ensure valid HTML. It is related to a similar problem with
<formalpara>.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the publican-list mailing list