response
authorJoey Hess <joey@kitenet.net>
Tue, 8 Jun 2010 18:53:22 +0000 (14:53 -0400)
committerJoey Hess <joey@kitenet.net>
Tue, 8 Jun 2010 18:53:22 +0000 (14:53 -0400)
doc/bugs/pagespec:_tagged__40____41____44___globbing.mdwn

index c29eb994fe5f33f75c172378b762a3095975353d..76bf740fb69b3e1df54b1296a59c747ed37445a8 100644 (file)
@@ -8,3 +8,9 @@ I did not yet do any testing to figure out when this broke.
 --[[tschwinge]]
 
 [[!map pages="*/a* and tagged(*ose)"]]
+
+> Are you sure that `tagged()` ever matches pages there? Take globbing
+> out of the equasion.
+> 
+> This could be as simple as you having not rebuilt the wiki 
+> on upgrade to the version that tracks tagged links. --[[Joey]]