Re: [Orgmode] [PATCH] Fix section id on HTML export when no custom id is present

2009-04-19 Thread Carsten Dominik
Yes, a bug, but your fix is not the right one, see the discussions with Sebastian about the naming of containers and IDs. Fixed, in a different way. Thanks. - Carsten On Apr 19, 2009, at 6:29 PM, Bernt Hansen wrote: This fixes a bug where section ids were all set to 'nil'. suffix and href

[Orgmode] [PATCH] Fix section id on HTML export when no custom id is present

2009-04-19 Thread Bernt Hansen
This fixes a bug where section ids were all set to 'nil'. suffix and href were identical so suffix is no more. Before this change the table of contents had the correct id but the heading levels all had id="nil" --- This patch is available at git://git.norang.ca/org-mode for-carsten lisp/org-htm