summaryrefslogtreecommitdiff
path: root/doc/bugs/edit_preview_resolves_links_differently_from_commit.mdwn
blob: c83086951a1491d3a6caff17470afa8d9a41be37 (plain)

I'm editing /posts/foo. If I create a link to a subpage (in my case, "discussion"), and hit preview, it gets resolved to /discussion, not /posts/foo/discussion. If I hit commit, the latter happens. This seems like a bug. --liw

That would be a bug, but I cannot reproduce it. For example, I edited http://kitenet.net/~joey/blog/entry/wikis_out_of_disk/ and added a discussion link and on preview it went to the page's discussion page. I don't normally have a toplevel /discussion page, but I also tried adding one, and the link still doesn't link to it. Testcase? --[[Joey]]