When you create a display to get entities ids (to use Unexposed filter functionality) and add pager options to it, the view that use this display to filter entities does not use the display pager options, always reset the option "item per page".

Comments

rrpadilla created an issue. See original summary.

Anonymous’s picture

I'm having the same problem. The display limit is not respected at all. Has any testing been done on this patch?

Anonymous’s picture

Status: Active » Reviewed & tested by the community

I've implemented this patch and it worked for me. Thanks!

*Edit: I applied it manually. I haven't tested how it works in a program.

Status: Reviewed & tested by the community » Needs work

The last submitted patch, entityreference_filter_pager_limit.patch, failed testing.

maximpodorov’s picture

I can't accept this modification since it breaks existing sites (10 results per page are set by default for entity reference displays). If you still need this, the configuration must be on the filter's side.

maximpodorov’s picture

Priority: Major » Normal