Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed array source getCount method #406

Merged
merged 1 commit into from Nov 2, 2016
Merged

Fixed array source getCount method #406

merged 1 commit into from Nov 2, 2016

Conversation

jakubvojacek
Copy link
Contributor

The getCount was not returning the correct number of results because it was called after limit() where the size $this->data was changed.

@paveljanda
Copy link
Member

Thanks!

@paveljanda paveljanda merged commit 8e7aadc into contributte:master Nov 2, 2016
@paveljanda paveljanda added this to the v5.0 milestone Nov 2, 2016
paveljanda added a commit that referenced this pull request Nov 4, 2016
* 'master' of https://github.com/ublaboo/datagrid:
  Missing semicolon inDatagrid.php (#409)
  Deprecate method with wrong name; Improvement for #393
  refactor getAttribtues to getAttributes
  fixed array source (#406)
  Enable multi-sort capability; Closes #391
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants