diff options
author | Joey Hess <joey@kitenet.net> | 2011-02-01 21:01:26 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-02-01 21:01:26 -0400 |
commit | b752e7fec4d2bdd788a70722455018245900126b (patch) | |
tree | 89311c1ef640e71b2e252bbfa77049a10f8a88b6 /doc/bugs | |
parent | 07ec1372387b8c6fd8f3d8c6c0fdf10aabc9a706 (diff) |
editpage: Avoid inheriting internal page types.
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/creating_page_from_comment_creates_a_comment.mdwn | 2 |
1 files changed, 2 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 index 3bca7270d..0eff756de 100644 --- a/doc/bugs/creating_page_from_comment_creates_a_comment.mdwn +++ b/doc/bugs/creating_page_from_comment_creates_a_comment.mdwn @@ -5,3 +5,5 @@ 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]] |