? ? Success

User tests: Successful: Unsuccessful:

avatar csthomas
csthomas
3 Feb 2017

It is a part of the other more complicated PR #13262

Summary of Changes

Better workaround for sql query with offset and limit.

  • do not create sub query if there is only limit applied, use SELECT TOP

Testing Instructions

Apply patch on installed joomla (on mssql db) with sample data.
Go to article list on backend and check whether pagination works.

Expected result

Works as before,

  • start to work in conjunction with PR #13854 at administrator/index.php?option=com_finder&view=maps

Actual result

  • sql error at administrator/index.php?option=com_finder&view=maps
  • and does not work in conjunction with PR #13854

Documentation Changes Required

No

avatar csthomas csthomas - open - 3 Feb 2017
avatar csthomas csthomas - edited - 5 Feb 2017
avatar joomla-cms-bot joomla-cms-bot - change - 5 Feb 2017
Category MS SQL Libraries Unit Tests
avatar csthomas csthomas - change - 5 Feb 2017
The description was changed
Labels Added: ? ?
avatar csthomas csthomas - change - 11 Feb 2017
Status New Closed
Closed_Date 0000-00-00 00:00:00 2017-02-11 12:50:49
Closed_By csthomas
avatar csthomas csthomas - close - 11 Feb 2017
avatar csthomas
csthomas - comment - 11 Feb 2017

I close it in favour of #13262

Add a Comment

Login with GitHub to post a comment