It should go back to the View page.
Fix is on allura js/2289
I get a 500 when creating a new wiki page. Bottom of stack trace:
[Thu Jul 14 13:57:06 2011] [error] [client 127.0.0.1] File '/home/tvansteenburgh/tvansteenburgh-6059/forge/ForgeWiki/forgewiki/templates/wiki/page_edit.html', line 60 in block "wiki_extra_js" [Thu Jul 14 13:57:06 2011] [error] [client 127.0.0.1] window.location.href = "{{page.url()}}"; [Thu Jul 14 13:57:06 2011] [error] [client 127.0.0.1] UndefinedError: 'dict' object has no attribute 'url'
Whoops, fixed that. Now if you cancel when creating a new page, it'll take you back to the wiki home page.
Log in to post a comment.
Fix is on allura js/2289
I get a 500 when creating a new wiki page. Bottom of stack trace:
Whoops, fixed that. Now if you cancel when creating a new page, it'll take you back to the wiki home page.