ikiwiki/t
Joey Hess 7f80e52543 Fix the link() pagespec to match links that are internally recorded as absolute.
This fixes a problem exposed by the recent change to tags
(a2839de936). That recorded tag links as
absolute by including a leading slash in the link. The same could also be
done with an absolute wikilink.

In either case, link() would not match such links, unless the leading slash
was included in the link to match. But that's not right, because pagespecs
match absolute by default. So strip the leading slash.

Note that to keep any existing `link(/foo)` pagespecs working after this
change, the leading slash is removed from there, too.
2008-11-09 15:31:57 -05:00
..
basewiki_brokenlinks
parentlinks/templates pedigree rename to parentlinks: rename/adapt everything 2008-07-15 16:25:39 +02:00
tinyblog add test data 2008-07-25 19:41:01 -04:00
basename.t
basewiki_brokenlinks.t test for brokenlinks when listdirectives is enabled, too 2008-09-11 19:06:44 -04:00
bazaar.t update rcs tests for new rcs plugin load method 2008-08-01 16:45:05 -04:00
bestlink.t
crazy-badass-perl-bug.t
dirname.t
file_pruned.t
git.t update rcs tests for new rcs plugin load method 2008-08-01 16:45:05 -04:00
html.t todo is not built, so don't try to check it 2008-07-14 21:20:48 -04:00
htmlize.t
index.t
linkify.t
linkpage.t Export pagetitle, titlepage, linkpage. 2008-09-27 14:27:42 -04:00
mercurial.t update rcs tests for new rcs plugin load method 2008-08-01 16:45:05 -04:00
pagename.t Add keepextension parameter to htmlize hook. (Willu) 2008-09-23 13:39:21 -04:00
pagespec_match.t Fix the link() pagespec to match links that are internally recorded as absolute. 2008-11-09 15:31:57 -05:00
pagespec_merge.t
pagetitle.t Export pagetitle, titlepage, linkpage. 2008-09-27 14:27:42 -04:00
pagetype.mdwn
parentlinks.t pedigree rename to parentlinks: rename/adapt everything 2008-07-15 16:25:39 +02:00
permalink.t add a regression test to ensure that permalinks never change 2008-07-25 19:40:28 -04:00
preprocess.t
readfile.t
renamepage.t fix encoding issues with link conversion 2008-07-24 12:36:10 -04:00
svn.t update rcs tests for new rcs plugin load method 2008-08-01 16:45:05 -04:00
syntax.t test skeleton.pm.example 2008-08-03 19:36:10 -04:00
test1.mdwn
test2.mdwn
test3.mdwn
titlepage.t Export pagetitle, titlepage, linkpage. 2008-09-27 14:27:42 -04:00