If you request a page that doesn't exist, then you are directed to _create. It would be nice to be able to suppress that behaviour. You have to be logged in to go on and create the page.
If you call a wiki page inside a view with auth.wiki(slug='mywrongpage') it does not always redirect correctly. You can work around this by using LOAD(), which is in fact better. So I'm only mentioning this for Massimo in case he wanted the auth.wiki() inside views to remain as a feature, in which case it would have to be fixed. I think it should be deprecated if it dosn't add anything. Zen... "There should be one -- and preferably only one -- obvious way to do it". On Friday, October 19, 2012 2:02:18 AM UTC+1, Bill Thayer wrote: > > Back on the original topic. When I click on a menu item I also get > re-directed back to the _create page. Is this a permission thing perhaps? > Now that I mention it, isn't there supposed to be a field to select the > permission level for the page? --

