aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/creating_page_from_comment_creates_a_comment.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/creating_page_from_comment_creates_a_comment.mdwn')
-rw-r--r--doc/bugs/creating_page_from_comment_creates_a_comment.mdwn9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/bugs/creating_page_from_comment_creates_a_comment.mdwn b/doc/bugs/creating_page_from_comment_creates_a_comment.mdwn
new file mode 100644
index 000000000..0eff756de
--- /dev/null
+++ b/doc/bugs/creating_page_from_comment_creates_a_comment.mdwn
@@ -0,0 +1,9 @@
+If a comment contains a WikiLink, for a page that doesn't exist, and the
+user clicks on the edit link, and creates the page, it will itself be saved
+as a comment, with "._comment" extension.
+
+This is very surprising and wrong behavior. The page editor tries to
+preserve the linking page's format type, but it shouldn't do so if the page
+is an internal page. --[[Joey]]
+
+[[done]] --[[Joey]]