I recently updated to 1.5 and then my pagination stopped working.

I commented out this and the pagination started working again.

drupal_alter('url_outbound', $request_path, $options, $request_path);

Comments

MathieuMa’s picture

Title: Breaks Pagination in » Breaks Pagination (redirects to main URL)
Priority: Normal » Major

Experiencing the same issue here, pagination was not working and I followed your advice.
Although I'm not sure what I'm disabling by modifying this ...
The previous version of the module used to work.

The issue is the following :
http://xxx/beaute-mode/actualites-et-nouveautes/index.html/page/2/0
gets redirected to
http://xxx/beaute-mode/actualites-et-nouveautes/index.html

a_thakur’s picture

Issue summary: View changes
Status: Active » Closed (cannot reproduce)

I am not able to reproduce the issue. Pages seem to working fine, in both case i.e for http://example.com/test?page=1 and http://example.com/test/page/1