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

fix: Off-by-one error on search result list in geonetwork v4 #114

Merged
merged 2 commits into from
Feb 19, 2025

Conversation

streino
Copy link
Contributor

@streino streino commented Feb 18, 2025

Fix #113

Search result list start position changed between Geonetwork v3 (starting from=1) and v4 (starting from=0).

@streino streino requested a review from abulte February 18, 2025 18:03
@streino streino changed the title fix: Off-by-one error on search result list fix: Off-by-one error on search result list in geonetwork v4 Feb 18, 2025
@streino streino merged commit f262808 into main Feb 19, 2025
1 check passed
@streino streino deleted the fix/search-off-by-one branch February 19, 2025 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Filtering on uuid=XXX doesn't work on geonetwork 4
2 participants