aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/CamelCase_and_Recent_Changes_create_spurious_Links.mdwn
diff options
context:
space:
mode:
authorJohnGoerzen <JohnGoerzen@web>2012-08-01 15:03:29 -0400
committeradmin <admin@branchable.com>2012-08-01 15:03:29 -0400
commite14133a0ca22ada1c32156a646b2aedac66ea202 (patch)
tree54467f759486408b7d3c935ada971de5418990b0 /doc/bugs/CamelCase_and_Recent_Changes_create_spurious_Links.mdwn
parentbda0e0c9200a942cd56b146d5600b5d1b7bd2666 (diff)
downloadikiwiki-e14133a0ca22ada1c32156a646b2aedac66ea202.tar
ikiwiki-e14133a0ca22ada1c32156a646b2aedac66ea202.tar.gz
Diffstat (limited to 'doc/bugs/CamelCase_and_Recent_Changes_create_spurious_Links.mdwn')
-rw-r--r--doc/bugs/CamelCase_and_Recent_Changes_create_spurious_Links.mdwn11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/bugs/CamelCase_and_Recent_Changes_create_spurious_Links.mdwn b/doc/bugs/CamelCase_and_Recent_Changes_create_spurious_Links.mdwn
new file mode 100644
index 000000000..de95fb7d3
--- /dev/null
+++ b/doc/bugs/CamelCase_and_Recent_Changes_create_spurious_Links.mdwn
@@ -0,0 +1,11 @@
+Hi folks,
+
+This is a fairly fresh wiki. I recently noticed the Links: section the the bottom looked like this:
+
+Links: index recentchanges/change 0b2f03d3d21a3bb21f6de75d8711c73df227e17c recentchanges/change 1c5b830b15c4f2f0cc97ecc0adfd60a1f1578918 recentchanges/change 20b20b91b90b28cdf2563eb959a733c6dfebea7a recentchanges/change 3377cedd66380ed416f59076d69f546bf12ae1e4 recentchanges/change 4c53d778870ea368931e7df2a40ea67d00130202 recentchanges/change 7a9f3c441a9ec7e189c9df322851afa21fd8b00c recentchanges/change 7dcaea1be47308ee27a18f893ff232a8370e348a recentchanges/change 963245d4e127159e12da436dea30941ec371c6be recentchanges/change cd489ff4abde8dd611f7e42596b93953b38b9e1c ...
+
+All of those "recentchanges/ change xxxxxxx" links are clickable, but all yield 404 when clicked.
+
+When I disable the CamelCase plugin and rebuild the wiki, all the Links other than index disappear, as they should. Re-enable CamelCase, and they're back.
+
+This is a very simple wiki. Just fresh, only one page other than index (this one), and nothing at all fancy/weird about it.