- Issue created by @jidrone
- Merge request !32Issue #3358983: Fix access level on $offset of the views query plugin → (Open) created by jidrone
- Status changed to Needs review
over 2 years ago 2:03am 9 May 2023 - 🇳🇿New Zealand murrow
Just confirming that #3 works for me also (using Drupal 10.1.7).
- 🇬🇧United Kingdom griz
Several questions.
- Why is there a UI element that allows anyone to show / hide branches in a way that affects everyone viewing the issue? Sorry, WTH did I just do!?
- Isn't an issue fork overkill for this:
- protected $offset; + public int $offset;
- After 18 months isn't this RTBC and ready to go?