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

Odd Blacklight Behavior when asking for 100 items at the end of a list of 93 items #611

Closed
PatrickYott opened this issue Nov 24, 2014 · 6 comments

Comments

@PatrickYott
Copy link

When I was browsing around the other day, I looped through the list of communities (93 in total) 10 at a time. When I got to the last page, I asked it to show 100 items at a time, thinking it would give me all 93 in one screen, but it did something funky, and tried to display from item 901..

error

@dgcliff
Copy link
Member

dgcliff commented Dec 1, 2014

Like I thought, this is an issue in Blacklight - projectblacklight/blacklight#528

There appears to be a fix here - projectblacklight/blacklight@aa5a40d

I'll look into back porting it.

@dgcliff
Copy link
Member

dgcliff commented Dec 1, 2014

Urk. We don't fork Blacklight, and at this stage, I think it's a bad idea. They have a gap between support branches of 4.0 and 4.4 which leaves us in no mans land with 4.3 for using github. Updating to 4.4 causes a bunch of other things to update, and the project to fail.

I'll do a fix within Cerberus itself, with a note indicating that it should be taken out when we upgrade Blacklight.

@PatrickYott
Copy link
Author

Only if you think it worth your time. I'm not sure my poking around is an expected user behavior!
P

Patrick Yott
Associate Dean for Digital Strategies and Services
Northeastern University Libraries
360 Huntington Ave, SL 327
Boston, MA 02115
617.373.4194
p.yott@neu.edumailto:p.yott@neu.edu

Sent from my iPhone

On Dec 1, 2014, at 12:28 PM, David Cliff <notifications@github.commailto:notifications@github.com> wrote:

Urk. We don't fork Blacklight, and at this stage, I think it's a bad idea. They have a gap between support branches of 4.0 and 4.4 which leaves us in no mans land with 4.3 for using github. Updating to 4.4 causes a bunch of other things to update, and the project to fail.

I'll do a fix within Cerberus itself, with a note indicating that it should be taken out when we upgrade Blacklight.

Reply to this email directly or view it on GitHubhttps://github.com//issues/611#issuecomment-65100877.

@dgcliff dgcliff closed this as completed in d55c4bd Dec 1, 2014
@dgcliff
Copy link
Member

dgcliff commented Dec 1, 2014

I'm sure someone would've run into it sooner rather than later. A fairly simple fix, if ugly.

@sarahjeansweeney
Copy link

This happened today during the usability session. The user performed a search, then clicked "Last" to go to the last page, then used the Creator facet to limit by creator name:

2015-10-20_1622

@dgcliff
Copy link
Member

dgcliff commented Oct 20, 2015

This is the same old bug with Blacklight that they've solved upstream, and the backport hasn't worked properly. Not sure how much it's worth trying to fix with our older version.

dgcliff added a commit that referenced this issue Oct 26, 2015
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

No branches or pull requests

3 participants