Skip to content

[FIX] glitchtip tiki26 - undefined variable in bloc.pagination_links.php

Ushindi Gedeon requested to merge GedeonTS/tiki:undefined_url_k_val into 26.x
  • In Tiki26, the variable $url_k_val was initiated inside a condition but being accessed outside of it, that's why it shows the error "Undefined variable $url_k_val, to fix this, I initiated the variable at the beginning \
  • https://app.glitchtip.com/evoludata/issues/2723230

Merge request reports