Ticket #701 (new defect)
Opened 7 weeks ago
webhelpers make use of the url_for method
| Reported by: | tjelvar | Owned by: | bbangert |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | helpers | Version: | 1.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I'm currently using pylons 1.0 and I'm trying to use the webhelpers.paginate pager function. However, it appears that this function is making use of the url_for method from routes that has been deprecated in pylons 1.0.
See also:
http://pylonshq.com/tracebacks/14548f91ecebd8d0b2ed227dffbc3771
http://pylonshq.com/tracebacks/af4b2087ed15e60e70726c05e20c5f83
Note: See
TracTickets for help on using
tickets.