ikiwiki/doc/bugs/edit_preview_resolves_links...

11 lines
588 B
Markdown

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]]