diff options
author | sajolida <sajolida@web> | 2011-07-14 15:06:56 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-07-14 15:06:56 -0400 |
commit | 27841022afc005d3e9fc385d16e3cef221c82483 (patch) | |
tree | 86ab6d930ed1eff300b0b147a7298e4b8e2b1d0e /doc/bugs | |
parent | e8b6a70c3f19fdf59f402bff1540fde100f70fc7 (diff) | |
download | ikiwiki-27841022afc005d3e9fc385d16e3cef221c82483.tar ikiwiki-27841022afc005d3e9fc385d16e3cef221c82483.tar.gz |
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/Not_all_comments_are_listed_by___33__map_or___33__inline.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/bugs/Not_all_comments_are_listed_by___33__map_or___33__inline.mdwn b/doc/bugs/Not_all_comments_are_listed_by___33__map_or___33__inline.mdwn index 4febf0443..ce083de2e 100644 --- a/doc/bugs/Not_all_comments_are_listed_by___33__map_or___33__inline.mdwn +++ b/doc/bugs/Not_all_comments_are_listed_by___33__map_or___33__inline.mdwn @@ -7,7 +7,7 @@ While working on our forum I was surprised to see that some of the comments were >> Most does but not all. For example, none of the comments of this thread >> appears in the RSS, even though they should according to the « 25 most >> recent items » criteria: ->> <https://tails.boum.org/forum/Security_Updates:_apt-get_Sufficient__63__/> +>> <https://tails.boum.org/forum/Security_Updates:_apt-get_Sufficient__63__/> --[[sajolida]] Then I found out that a map directive such as `!map pages="forum/* or comment(forum/*)"` was bringing a weird result too. The output is a map @@ -18,7 +18,7 @@ with quite a few broken links. > or a create link because these are not true wiki pages. --[[Joey]] >> So I don't understand why 90 % of the comments are linked well and 10 % ->> are broken links. Why does this map behave differently for only a few comments? +>> are broken links. Why does this map behave differently for only a few comments? --[[sajolida]] Plus, some broken links in the map do match the comments missing on the RSS feed but some others do not. |