Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contact Info Widget: PHP Notice on adding to footer #12913

Closed
brbrr opened this issue Jul 1, 2019 · 0 comments · Fixed by #12474
Closed

Contact Info Widget: PHP Notice on adding to footer #12913

brbrr opened this issue Jul 1, 2019 · 0 comments · Fixed by #12474
Assignees
Labels
Admin Page React-powered dashboard under the Jetpack menu [Feature] Extra Sidebar Widgets [Type] Bug When a feature is broken and / or not performing as intended
Milestone

Comments

@brbrr
Copy link
Contributor

brbrr commented Jul 1, 2019

Steps to reproduce the issue

  1. Go to /wp-admin/widgets.php
  2. Add a contact info widget to the footer
  3. See notices in debug.log
[01-Jul-2019 17:41:54 UTC] PHP Notice:  Undefined offset: 0 in /home4/lrmyrnmy/public_html/jptest/wp-content/plugins/jetpack/modules/widgets/contact-info.php on line 217
[01-Jul-2019 17:41:54 UTC] PHP Notice:  Trying to get property of non-object in /home4/lrmyrnmy/public_html/jptest/wp-content/plugins/jetpack/modules/widgets/contact-info.php on line 217
[01-Jul-2019 17:41:54 UTC] PHP Notice:  Trying to get property of non-object in /home4/lrmyrnmy/public_html/jptest/wp-content/plugins/jetpack/modules/widgets/contact-info.php on line 217
[01-Jul-2019 17:41:54 UTC] PHP Notice:  Trying to get property of non-object in /home4/lrmyrnmy/public_html/jptest/wp-content/plugins/jetpack/modules/widgets/contact-info.php on line 219
[01-Jul-2019 17:41:54 UTC] PHP Notice:  Trying to get property of non-object in /home4/lrmyrnmy/public_html/jptest/wp-content/plugins/jetpack/modules/widgets/contact-info.php on line 220

@brbrr brbrr added [Type] Bug When a feature is broken and / or not performing as intended [Feature] Extra Sidebar Widgets Admin Page React-powered dashboard under the Jetpack menu labels Jul 1, 2019
@jeherve jeherve added this to the 7.6 milestone Jul 3, 2019
@jeherve jeherve removed this from the 7.6 milestone Jul 29, 2019
@jeherve jeherve added this to the 7.7 milestone Aug 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Admin Page React-powered dashboard under the Jetpack menu [Feature] Extra Sidebar Widgets [Type] Bug When a feature is broken and / or not performing as intended
Projects
None yet
3 participants