Home
last modified time | relevance | path

Searched hist:"66 d935e75f9ebbb37332c14e0a9425170c7c9330" (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/_test/tests/inc/
H A Dfulltext_backlinks.test.php66d935e75f9ebbb37332c14e0a9425170c7c9330 Sat Aug 17 19:33:32 UTC 2013 Michael Hamann <michael@content-space.de> Fix backlinks for internal links with parameters

This adds the parameter extraction code from the xhtml renderer to the
metadata renderer in order to not to include the parameters in the id
that is recorded as link target. A test case checks that the link is
actually returned as backlink (fails without the fix).

/dokuwiki/inc/parser/
H A Dmetadata.php66d935e75f9ebbb37332c14e0a9425170c7c9330 Sat Aug 17 19:33:32 UTC 2013 Michael Hamann <michael@content-space.de> Fix backlinks for internal links with parameters

This adds the parameter extraction code from the xhtml renderer to the
metadata renderer in order to not to include the parameters in the id
that is recorded as link target. A test case checks that the link is
actually returned as backlink (fails without the fix).