aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/creating_page_from_comment_creates_a_comment.mdwn
blob: 0eff756de486b73528d84d331546c32015028dfa (plain)
1
2
3
4
5
6
7
8
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]]