diff options
author | tschwinge <tschwinge@web> | 2010-06-08 14:04:00 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-06-08 14:04:00 +0000 |
commit | cc6ead1d81eacc75914eedb49c8773d6624cca33 (patch) | |
tree | 3265effc20892cfa812e644a02f157e1dad8281f | |
parent | 9a18ea18e3ee0b5bbc0a20a075862af14f5860ad (diff) |
File issue.
-rw-r--r-- | doc/bugs/pagespec:_tagged__40____41____44___globbing.mdwn | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/bugs/pagespec:_tagged__40____41____44___globbing.mdwn b/doc/bugs/pagespec:_tagged__40____41____44___globbing.mdwn new file mode 100644 index 000000000..c29eb994f --- /dev/null +++ b/doc/bugs/pagespec:_tagged__40____41____44___globbing.mdwn @@ -0,0 +1,10 @@ +With the current HEAD (b10d353490197b576ef7bf2e8bf8016039efbd2d), +globbing in `tagged()` pagespecs doesn't work for me. For example, +`tagged(*)` doesn't match any pages. (It does in this wiki installation +here, though.) + +I did not yet do any testing to figure out when this broke. + +--[[tschwinge]] + +[[!map pages="*/a* and tagged(*ose)"]] |