Ticket #560 (closed defect: fixed)
print controller doesn't work with Routes 1.12
| Reported by: | elemoine | Owned by: | elemoine |
|---|---|---|---|
| Priority: | blocker | Milestone: | framework.server 1.2.1 Release |
| Component: | framework.server | Version: | SVN |
| Keywords: | Cc: | ||
| State: | Commit |
Description
the print controller uses url_for(action=action) and relies on Route Memory (*). And the defaults of Routes have changed in 1.12 with regards to Route Memory, Route Memory is considered bad practice and is now disabled by default.
(*) http://pylonsbook.com/en/1.1/urls-routing-and-dispatch.html#route-memory
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
