From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: mstrey@strey.biz
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: Duplicated internal crossreference IDs in org-html-publish-to-html [9.0 (release_9.0-251-gc04501 @ /usr/share/emacs/site-lisp/org/)]
Date: Fri, 11 Nov 2016 17:50:30 +0100 [thread overview]
Message-ID: <87inrudkq1.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <878tsq2xab.fsf@strey.biz> (mstrey@strey.biz's message of "Fri, 11 Nov 2016 10:14:36 +0100")
Hello,
mstrey@strey.biz writes:
> Publishing the attached minimal orgmode file to html I get:
>
> #+BEGIN_SRC html
> <body>
> <div id="content">
> <h1 class="title">Michaels ToDo-Liste</h1>
> <div id="table-of-contents">
> <h2>Table of Contents</h2>
> <div id="text-table-of-contents">
> <ul>
> <li><a href="#org47d5be1">1. Section A</a>
> <ul>
> <li><a href="#org935cced">1.1. Same Heading</a></li>
> </ul>
> </li>
> <li><a href="#org935cced">2. Same Heading</a></li>
> </ul>
> </div>
> </div>
> <div id="outline-container-org47d5be1" class="outline-2">
> <h2 id="org47d5be1"><span class="section-number-2">1</span> Section A</h2>
> <div class="outline-text-2" id="text-1">
> </div><div id="outline-container-org935cced" class="outline-3">
> <h3 id="org935cced"><span class="section-number-3">1.1</span> Same Heading</h3>
> </div>
> </div>
> <div id="outline-container-org935cced" class="outline-2">
> <h2 id="org935cced"><span class="section-number-2">2</span> Same Heading</h2>
> </div>
> </div>
> <div id="postamble" class="status">
> <p class="date">Created: 2016-11-11 Fr 10:07</p>
> <p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>
> </div>
> </body>
> #+END_SRC
>
>
> I would expect unique IDs instead.
Fixed. Thank you.
Regards,
--
Nicolas Goaziou
next prev parent reply other threads:[~2016-11-11 16:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-11 9:14 Bug: Duplicated internal crossreference IDs in org-html-publish-to-html [9.0 (release_9.0-251-gc04501 @ /usr/share/emacs/site-lisp/org/)] mstrey
2016-11-11 16:50 ` Nicolas Goaziou [this message]
2016-11-13 17:01 ` Michael Strey
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87inrudkq1.fsf@nicolasgoaziou.fr \
--to=mail@nicolasgoaziou.fr \
--cc=emacs-orgmode@gnu.org \
--cc=mstrey@strey.biz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).