- Issue created by @pooja_sharma
- Merge request !53Issue #3424654: Add Print current page results functionality in view w.r.t. to page → (Merged) created by pooja_sharma
- Issue was unassigned.
- Status changed to Needs review
over 1 year ago 4:12pm 1 March 2024 - 🇮🇳India Kanchan Bhogade
Hi
I've tested MR !53 on Drupal version 10
The patch applied successfully...Testing Steps:
- Install Drupal version
- Install "Entity Print" module
- Create content for any content type like an Article (add 5-6 nodes)
- Create a view for content type and add a pager with 2or3 items.
- Add "Global: print" in the Footer/Header of view display.
- Go to the view, click on the 'View PDF' link, and observe that when you click on page 2 or 3 (and so on) always print the content of page 1, content does not change w.r.t to page
- Apply patch check for the same
Test Result:
Now if click on the 'View PDF' link of any page, can print the content w.r.t. particular page like if click on 2nd page "View PDF" print the 2nd page contentAdded videos for reference
Keeping in need review for the code verification
- Status changed to RTBC
about 1 year ago 2:02pm 20 June 2024 - 🇧🇷Brazil carolpettirossi Campinas - SP
I applied the MR and it worked perfectly on my case. Moving this to RTBC. Hopefully this can be pushed to the next release.
- Status changed to Needs work
12 months ago 12:24am 31 July 2024 - 🇨🇦Canada tame4tex
Added a comment to the MR as I don't think we should be adding an empty
page
parameter if we don't need to. - Status changed to Needs review
12 months ago 5:30am 31 July 2024 Thanks for suggestion, I have addressed the requested change - no need to add page parameter if empty
Please review , moving NR.
- Status changed to RTBC
about 1 month ago 10:54pm 23 June 2025 - 🇨🇦Canada tame4tex
The MR looks good to me and is working well across a number of our sites. Thanks!
- First commit to issue fork.
- First commit to issue fork.
-
jannakha →
committed 4d8b7e25 on 8.x-2.x authored by
pooja_sharma →
Issue #3424654: Print current page results functionality in view not...
-
jannakha →
committed 4d8b7e25 on 8.x-2.x authored by
pooja_sharma →