Closed (fixed)
Project:
Views Json Source
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2023 at 13:59 UTC
Updated:
8 Mar 2024 at 13:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
optasy commentedHere is the patch to take care of this:
Comment #3
optasy commentedComment #4
venugopp commentedThe current behaviour is working as expected. Can you give additional context to replicate the issue?
Comment #5
tesla863 commentedHi venugopp
I had the same issue, patch #3 worked for me.
Context:
When the results summary is set in the view, the @total variable show results for the current page, no the total of results for the all pages.
Comment #9
astonvictor commentedthanks for the patch. it works for me.
for testing I added the
Result summaryblock to the header with the default text -Displaying @start - @end of @totalComment #10
astonvictor commented