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

Listings: Fix sort_on change on Show More click #670

Merged
merged 2 commits into from
Feb 20, 2018
Merged

Listings: Fix sort_on change on Show More click #670

merged 2 commits into from
Feb 20, 2018

Conversation

ramonski
Copy link
Contributor

Description of the issue/feature this PR addresses

Linked issue: #669

Current behavior before PR

The sort_on index changed on "Show More" click from created to id. Duplicate items were shown.

Desired behavior after PR is merged

The sort_on index does not change on "Show More" click and initially keeps the created value from the view.

--
I confirm I have tested this PR thoroughly and coded it according to PEP8
and Plone's Python styleguide standards.

@xispa xispa merged commit e15a0f3 into master Feb 20, 2018
@ramonski ramonski deleted the i669 branch February 20, 2018 19:59
xispa added a commit to xispa/senaite.core that referenced this pull request Feb 20, 2018
ramonski pushed a commit that referenced this pull request Feb 21, 2018
* Fix #670 Traceback on automatic sticker printing in batch context

* Ensure safe return (dest var) in bika_listing's submitTransition
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants