Description

When linking to a page inside a ReST block (or ReST formatted page), the target page will not list the originating page in the backlinks.

Steps to reproduce

  1. Create a new page (example name: OriginatingPage)

  2. Add a ReST Block with a link to TargetPage:

    {{{#!rst
    Example Document
    ================
    
    The link: TargetPage_
    }}}
  3. Create TargetPage

  4. Navigate to TargetPage and click on it's title to list the backlinks

  5. Note that OriginatingPage is not listed

Example

Originating Page

Example Document
================

The link: TargetPage_

Target Page

Example Target
==============

Lorem Ipsum...

Component selection

Details

MoinMoin Version

1.9.3

OS and Version

Ubuntu 10.4 LTS

Python Version

2.6.5 (with docutils 0.9)

Server Setup

moin installed inside a virtualenv, using mod_wsgi for deployment

Server Details

nothing special to note

Language you are using the wiki in (set in the browser/UserPreferences)

English

Workaround

None known

Discussion

Plan


CategoryMoinMoinBug

MoinMoin: MoinMoinBugs/1.9/ReStructuredText/BackLinks (last edited 2011-12-29 10:05:57 by MichelAlbert)