Fix support for globbing in tagged() pagespecs.
authorJoey Hess <joey@kitenet.net>
Wed, 9 Jun 2010 18:33:49 +0000 (14:33 -0400)
committerJoey Hess <joey@kitenet.net>
Wed, 9 Jun 2010 18:39:17 +0000 (14:39 -0400)
commitcdf4292846e6fe0fb877809ef0906ff6bddf6bf9
treec79c9fa5cfe8eee1f44aecd1f0843c6b5d7be319
parentba9b808c898a556541057ac9f524db2de2a33d77
Fix support for globbing in tagged() pagespecs.

The linktype check was being done on the relativised link target,
but %typedlinks uses the same link targets as %links, so that didn't work.

I think the bug only appeared when tagbase was not set.

This bugfix also let me factor out the common typedlink checking code.
IkiWiki.pm
debian/changelog
doc/bugs/pagespec:_tagged__40____41____44___globbing.mdwn