#2312: sidebars.html causes a server error if the page variable is not defined
------------------------+---------------------------------------------------
Reporter: bmonty | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: TurboGears | Version: 2.0b7
Severity: normal | Keywords:
------------------------+---------------------------------------------------
When using the sidebars.html template included in a quickstarted TG2
project, if the variable 'page' is not included in the dictionary returned
by the controller, sidebars.html will throw:
{{{
UndefinedError: "page" not defined
}}}
--
Ticket URL: <http://trac.turbogears.org/ticket/2312>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---