diff options
author | privat <privat@web> | 2011-06-15 15:16:35 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-06-15 15:16:35 +0000 |
commit | 40690fd3a11ac929fafbd24e494768ab97512ce0 (patch) | |
tree | 268e595b8e875407d03867994b41ae726bd5df50 /doc | |
parent | fe2876e257a7e1c1a5bc6bc02742977f7a8d8c3a (diff) | |
download | ikiwiki-40690fd3a11ac929fafbd24e494768ab97512ce0.tar ikiwiki-40690fd3a11ac929fafbd24e494768ab97512ce0.tar.gz |
New bug report
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/emails_should_not_be_considered_as_bronen_links.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/emails_should_not_be_considered_as_bronen_links.mdwn b/doc/bugs/emails_should_not_be_considered_as_bronen_links.mdwn new file mode 100644 index 000000000..1fddf4ea2 --- /dev/null +++ b/doc/bugs/emails_should_not_be_considered_as_bronen_links.mdwn @@ -0,0 +1,3 @@ +The [[ikiwiki/directive/brokenlinks]] directive lists emails when used inside [[ikiwiki/wikilink]]s: \[[john.doo@example.com\]] -> [[john.doo@example.com]]. Obviously its is a bug since 1) there is a link generated in the page; 2) "fixing" the broken link in the brokenlinks page may yield to stange results [[http://ikiwiki.info/ikiwiki.cgi?page=john.doo__64__example.com&do=create]]. [[JeanPrivat]] + +[[!brokenlinks pages="*@* and !recentchanges"]] |