- Issue created by @dianacastillo
- First commit to issue fork.
- ππΊHungary balagan
Not sure if this was originally is a bug report or a support request, but now ran into the issue of the pager date format set in the view being ignored. After debugging it turned out that adding arrays with the + operator ignored the values from the second array, so I have replaced this part with an array_merge().