summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2012-09-04 16:27:58 -0400
committerTim Graham <timograham@gmail.com>2012-09-04 16:27:58 -0400
commit51ee8507767c72807ad1e4e9982f5bef0e4413a5 (patch)
treeb7f34a0a423a07bf9408165e090ec39cd4a12a89 /docs
parent22f85b9057825b5b4139abf5fd7e8c4ba0d16981 (diff)
Fixed #9967 - Added a link to a bug that affects contrib.comments redirects.
Diffstat (limited to 'docs')
-rw-r--r--docs/ref/contrib/comments/index.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/ref/contrib/comments/index.txt b/docs/ref/contrib/comments/index.txt
index af937e036e..4b1dd96280 100644
--- a/docs/ref/contrib/comments/index.txt
+++ b/docs/ref/contrib/comments/index.txt
@@ -158,11 +158,13 @@ For example::
.. warning::
- There's a known bug in Safari/Webkit which causes the named anchor to be
+ There's a `known bug`_ in Safari/Webkit which causes the named anchor to be
forgotten following a redirect. The practical impact for comments is that
the Safari/webkit browsers will arrive at the correct page but will not
scroll to the named anchor.
+.. _`known bug`: https://bugs.webkit.org/show_bug.cgi?id=24175
+
.. templatetag:: get_comment_count
Counting comments