Issues with this wiki 001

Create Page pointing to wrong URL

The "create_page" link under Pages

::

http://wiki.web2py.com/_create_page

gives the message "Invalid Controller".

You can "cheat it" by removing the underscore in front of create.

::

http://wiki.web2py.com/create_page

Which get translates in to this URL which does function

::

http://wiki.web2py.com/_create/create_page

.

 

Documents (0)

click to toggle


Comments (0)

click to toggle


Post a comment: You need login to post a comment.