https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38177 Pedro Amorim <pedro.amorim@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|pedro.amorim@ptfs-europe.co |jonathan.druart@gmail.com |m | Assignee|jonathan.druart@gmail.com |pedro.amorim@ptfs-europe.co | |m Status|In Discussion |Needs Signoff --- Comment #7 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- (In reply to Jonathan Druart from comment #4)
I am not sure what you are doing here.
$c->stash('koha.pagination.per_page') and $c->stash('koha.pagination.page') are undefined. I'm not sure why, or if they should ever be defined. But I'm changing that to use the params coming directly from the URL instead. This fixes the problem. I'm obv open to other options. (In reply to Jonathan Druart from comment #4)
"All" results in 500
This problem exists before the patch, i.e. I think it's another problem. (In reply to Jonathan Druart from comment #4)
the problem still exists for packages and resources.
I missed this but it makes sense since it's the same code duplicated. Whatever fix is pushed to Titles should also be done for Resources+Packages I reckon. -- You are receiving this mail because: You are watching all bug changes.