browsermedia / browsercms

BrowserCMS: Humane Content Management for Rails
http://browsercms.org
GNU Lesser General Public License v3.0
1.17k stars 260 forks source link

"Next Page" in form entries opens to the wrong path #724

Closed briancsinger closed 10 years ago

briancsinger commented 10 years ago

Same thing happens if you manually put in the page number and press Return.

Opens this path: /cms/form_entries?utf8=%E2%9C%93&page=2 But should open this path: /cms/forms/1/entries?utf8=✓&page=2

image