tw2 widgets should be able to act as controllers
(http://tw2core.readthedocs.org/en/latest/design/#widgets-as-controllers). A
bug in tw2.core.middleware.ControllersApp does not allow to detect controller
prefix in path. Registered controllers are unreachable (http error 404).
I suspect this bug was not relevant until controller_prefix changed to '/tw2/controllers/' TurboGears/tg2@3fa1679