diff options
author | Guilhem Moulin <guilhem.moulin@fripost.org> | 2014-01-12 19:19:55 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem.moulin@fripost.org> | 2014-01-12 19:19:55 +0100 |
commit | 9cb54d1943ce7fde729879b551c13a75f778ee6c (patch) | |
tree | c66d24e2d38df331d549a648a79741d1958c41cf | |
parent | ccdda503a0e8306c3d5b9de45f84f25f380c770f (diff) |
Allow bugs with dots.
-rw-r--r-- | tracker.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tracker.mdwn b/tracker.mdwn index af80fa5..52605ab 100644 --- a/tracker.mdwn +++ b/tracker.mdwn @@ -2,4 +2,4 @@ This is a rudimentary issue trackers for fripost. Feel free to use it to report A list of closed issues is available [[here|tracker/closed]] -[[!inline pages="tracker/* and !*/Discussion and !*.* and !link(closed) and !tracker/closed" show="10" rootpage="tracker" postformtext="Open a new issue" archive="yes"]] +[[!inline pages="tracker/* and !*/Discussion and !*/*/*.* and !link(closed) and !tracker/closed" show="10" rootpage="tracker" postformtext="Open a new issue" archive="yes"]] |