This project is archived and is in readonly mode.

#1868 ✓committed
chris finne

Fix a syntax error in current_page?() that was prevent matches against URL's with multiple query parameters.

Reported by chris finne | February 4th, 2009 @ 06:11 AM | in 2.x

You couldn't check the current page with URL's that had multiple query parameters


/shop/checkout?order=desc&page=1

because the syntax error would make it look like


/shop/checkout?order=desc&page=1

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Attachments

Referenced by

Pages