diff --git a/doc/bugs/confirmed.mdwn b/doc/bugs/confirmed.mdwn index bab81a24dc..05580f5a63 100644 --- a/doc/bugs/confirmed.mdwn +++ b/doc/bugs/confirmed.mdwn @@ -4,5 +4,5 @@ to be the next bugs fixed. If your bug report is not listed here, you probably need to provide more information so that the bug can be reproduced. See also: [[unconfirmed]] -[[!inline pages="./* and link(./confirmed) and !link(./done) and !*/Discussion" sort=mtime show=10 +[[!inline pages="./* and link(./confirmed) and !link(./done) and !*/Discussion" show=0 archive=yes]] diff --git a/doc/bugs/moreinfo.mdwn b/doc/bugs/moreinfo.mdwn index 8581a2c919..9c162b1d54 100644 --- a/doc/bugs/moreinfo.mdwn +++ b/doc/bugs/moreinfo.mdwn @@ -2,5 +2,5 @@ If your bug report is listed here, it has been flagged as needing more information. Please respond to the bug and provide the requested information. -[[!inline pages="./* and link(./moreinfo) and !link(./done) and !*/Discussion" sort=mtime show=10 +[[!inline pages="./* and link(./moreinfo) and !link(./done) and !*/Discussion" sort=mtime show=0 archive=yes]] diff --git a/doc/bugs/unconfirmed.mdwn b/doc/bugs/unconfirmed.mdwn index 4000a0808d..fdb2c2274c 100644 --- a/doc/bugs/unconfirmed.mdwn +++ b/doc/bugs/unconfirmed.mdwn @@ -1,5 +1,5 @@ These bug reports have not yet been [[confirmed]] by the git-annex developers to be actually bugs in git-annex, rather than some other problem. -[[!inline pages="./* and (not link(./confirmed)) and !link(./done) and !*/Discussion" sort=mtime show=10 +[[!inline pages="./* and (not link(./confirmed)) and !link(./done) and !*/Discussion" show=0 archive=yes]]