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 range selector which created issue with pagination #163

Merged
merged 1 commit into from
Nov 14, 2022

Conversation

randomactsofsecurity
Copy link
Contributor

Addresses issue #160 as the .Data selector needs the scope since it's inside of the range. This was a bug introduced in 2.4.2 that was correct in 2.4.1 comparing the diff 2.4.1...2.4.2

Resolves the errors:

template: gallery.html:148:50: executing "gallery.html" at <.Data.Ordered>: can't evaluate field Data in type int
template: gallery.html:163:50: executing "gallery.html" at <.Data.Ordered>: can't evaluate field Data in type int 

@randomactsofsecurity randomactsofsecurity changed the title Fixed range selector which broke .Data in gallery Fixed range selector which created issue with pagination Nov 10, 2022
@leonjza leonjza merged commit 2b9d511 into sensepost:master Nov 14, 2022
@randomactsofsecurity randomactsofsecurity deleted the paginationfix branch November 15, 2022 18:38
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.

2 participants