aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsmcv <smcv@web>2014-07-11 17:30:53 -0400
committeradmin <admin@branchable.com>2014-07-11 17:30:53 -0400
commit78a1b58f951eae7cc629240f73f918b1f6bb1b2c (patch)
treee793a1f23433001278433a3f103c50b78de33f53
parent5b227a07f892dfe8391bd9c40617f9c1246808af (diff)
downloadikiwiki-78a1b58f951eae7cc629240f73f918b1f6bb1b2c.tar
ikiwiki-78a1b58f951eae7cc629240f73f918b1f6bb1b2c.tar.gz
point to bug
-rw-r--r--doc/plugins/trail/discussion.mdwn5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/plugins/trail/discussion.mdwn b/doc/plugins/trail/discussion.mdwn
index 6b458cef4..6b1b58bd8 100644
--- a/doc/plugins/trail/discussion.mdwn
+++ b/doc/plugins/trail/discussion.mdwn
@@ -181,6 +181,5 @@ I have removed a similar comment from the album discussion.
>>> dependencies, this turns out to be two similar issues, in `album` and
>>> `trail`: they each use `pagespec_match_list` with the pagespec
>>> `internal(*)` in order to apply a trivial filter (accept everything)
->>> to an existing list for its side-effect of sorting that list. I'll
->>> file a proper bug at some point; fixing it is going to need core
->>> ikiwiki changes, I think. --s
+>>> to an existing list for its side-effect of sorting that list.
+>>> Bug filed as [[bugs/trails depend on everything]] --smcv