On 19/01/12 20:47, Lionel Elie Mamane wrote:
> Attached patch fixes fdo#44025; the original symptom is "search in a
> database does not go beyond prefetch window". The underlying reason is
> that dbaccess::ORowSetCache::isLast() returns true on the last line of
> the *prefetch* *window* even if it is not the last line of the
> data. This patch ensures that the underlying statistics are kept up to
> date, so that isLast() gives a correct result.
> 
> 
> Please apply to libreoffice-3-5.

it almost looks like this was accidentally commented out in
1ae17f5b03cc14844fb600ca3573a96deb37ab3b; your explanation sounds
entirely plausible.

pushed:

http://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-3-5&id=fd29a786e3e94710d1e79c0a6c510491ef461302

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to