= Description = '''Fixed in 1.7''' Choosing Render As Docbook on a page with internal links renders as {{{see here}}} when it should really use {{{see here}}}. I a sample page that would render badly: {{{ Blah di blah [[#section_foobar|See the foobar section]] <> Foobar the frobnicator... }}} == Steps to reproduce == ## Describe the steps needed to reproduce the bug. If we can't reproduce it, we probably can't fix it. 1. Create a page with internal references like described above 2. Choose action "Render as docbook" 3: Look at the output == Example == See for example http://xesam.org/XesamUsers == Component selection == Inside the docbook formatter == Details == || '''!MoinMoin Version''' || 1.6.1 || || '''OS and Version''' || RHEL 4 || || '''Python Version''' || 2.5 || || '''Server Setup''' || Twisted 2.5 || || '''Server Details''' || || || '''Language you are using the wiki in''' (set in the browser/UserPreferences) || en || == Patch == Proposed patch {{attachment:docbook_internal_links-1.patch}} = Discussion = Thanks for the excellent bugreport. There is also another bug with links within the wiki loosing their anchors: A link [[SomePageName#section1]] will result in a link to http://example.com/SomePageName and not in http://example.com/SomePageName#section. That bug was fixed as well. = Plan = ## This part is for Moin``Moin developers: * Priority: * Assigned to: Mikko Virkkilä * Status: Fixed in main, will be in 1.7 * Commit: http://hg.moinmo.in/moin/1.7/rev/c715d62efc50 ---- ## If you are a moin core developer, replace the category to Category* in these cases: ## Category MoinMoinNoBug - if this is not a bug. ## Category MoinMoinBugConfirmed - if you can confirm the bug on current code. ## Category MoinMoinBugFixed - after the bug is fixed in current code. CategoryMoinMoinBugFixed