Skip to content
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.

Undefined offset in OpenyActivityFinderSolrBackend #151

Closed
froboy opened this issue Mar 8, 2022 · 1 comment · Fixed by #152
Closed

Undefined offset in OpenyActivityFinderSolrBackend #151

froboy opened this issue Mar 8, 2022 · 1 comment · Fixed by #152

Comments

@froboy
Copy link
Contributor

froboy commented Mar 8, 2022

if ($ages[$i] == 0 && $ages[$i + 1]) {

To reproduce:

  • enable openy_prgf_af4_demo
  • Open /activity-finder-v4
  • Observe notices:

Notice: Undefined offset: 2 in Drupal\openy_activity_finder\OpenyActivityFinderSolrBackend->convertData() (line 865 of modules/contrib/openy_activity_finder/src/OpenyActivityFinderSolrBackend.php).

@shelleygoetz
Copy link

Jira ticket here: https://openy.atlassian.net/browse/MAINTAIN-264

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants