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

Theme compatibility issue with Kallyas. #40767

Closed
zinigor opened this issue Dec 30, 2024 · 3 comments · Fixed by #40791
Closed

Theme compatibility issue with Kallyas. #40767

zinigor opened this issue Dec 30, 2024 · 3 comments · Fixed by #40791
Assignees
Labels
[Experiment] AI labels added [Feature] Error Reporting [Feature Group] Support All things related to customer support. [Feature] Shortcodes / Embeds [Focus] Compatibility Ensuring our products play well with third-parties [Platform] Atomic [Plugin] Jetpack Issues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/ [Pri] Low [Status] Auto-allocated [Status] Escalated to Product Ambassadors [Status] Priority Review Triggered The guild in charge of triage has been notified of this issue in Slack Triaged [Type] Bug When a feature is broken and / or not performing as intended

Comments

@zinigor
Copy link
Member

zinigor commented Dec 30, 2024

Impacted plugin

Jetpack

Quick summary

It looks by the logs like there's an incompatibility with the kallyas theme that causes fatal errors with Jetpack shortcodes. I have found a similar report from about a year ago on the Jetpack forum.

Steps to reproduce

I haven't reproduced this myself, but my idea would be to:

  1. Install and connect Jetpack.
  2. Enable shortcodes.
  3. Install kallyas theme, which could be problematic since it's a paid theme and not available on the wporg repository.
  4. Observe the error?

A clear and concise description of what you expected to happen.

No response

What actually happened

No response

Impact

One

Available workarounds?

No and the platform is unusable

If the above answer is "Yes...", outline the workaround.

No response

Platform (Simple and/or Atomic)

Atomic, Self-hosted

Logs or notes

PHP Fatal error:  Uncaught ArgumentCountError: Too few arguments to function jetpack_oembed_timeout_override(), 1 passed in /wordpress/core/6.7.1/wp-includes/class-wp-hook.php on line 324 and exactly 2 expected in /wordpress/plugins/jetpack/14.2-a.3/modules/shortcodes/others.php:29
Stack trace:
#0 /wordpress/core/6.7.1/wp-includes/class-wp-hook.php(324): jetpack_oembed_timeout_override(30)
#1 /wordpress/core/6.7.1/wp-includes/plugin.php(205): WP_Hook->apply_filters(30, Array)
#2 /srv/htdocs/wp-content/themes/kallyas/framework/hg-theme-framework/inc/api/ZN_HogashDashboard.php(478): apply_filters('http_request_ti...', 30)
#3 /srv/htdocs/wp-content/themes/kallyas/framework/hg-theme-framework/inc/api/ZN_HogashDashboard.php(280): ZN_HogashDashboard::request('get_theme_info')
#4 /srv/htdocs/wp-content/themes/kallyas/framework/hg-theme-framework/inc/updater/class-theme-updater.php(77): ZN_HogashDashboard::getThemeInfo()
#5 /wordpress/core/6.7.1/wp-includes/class-wp-hook.php(326): ZN_ThemeUpdater->checkForUpdates(Object(stdClass))
#6 /wordpress/core/6.7.1/wp-includes/plugin.php(205): WP_Hook->apply_filters(Object(stdClass), Array)
#7 /wordpress/core/6.7.1/wp-includes/option.php(2610): apply_filters('pre_set_site_tr...', Object(stdClass), 'update_themes')
#8 /wordpress/core/6.7.1/wp-includes/update.php(836): set_site_transient('update_themes', Object(stdClass))
#9 /wordpress/core/6.7.1/wp-includes/class-wp-hook.php(324): wp_update_themes()
#10 /wordpress/core/6.7.1/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters('', Array)
#11 /wordpress/core/6.7.1/wp-includes/plugin.php(565): WP_Hook->do_action(Array)
#12 /wordpress/core/6.7.1/wp-cron.php(191): do_action_ref_array('wp_update_theme...', Array)
#13 {main}
  thrown in /wordpress/plugins/jetpack/14.2-a.3/modules/shortcodes/others.php on line 29
@zinigor zinigor added [Type] Bug When a feature is broken and / or not performing as intended Needs triage Ticket needs to be triaged labels Dec 30, 2024
Copy link
Contributor

OpenAI suggested the following labels for this issue:

  • [Feature Group] Support: The issue involves a potential compatibility problem that requires support for the affected Jetpack plugin and Kallyas theme.
  • [Feature] Shortcodes / Embeds: The issue is specifically related to Jetpack shortcodes causing fatal errors when used with the Kallyas theme.
  • [Feature] Error Reporting: The logs provided indicate a fatal error occurred when the Jetpack plugin is used with the Kallyas theme, which falls under error reporting.

Copy link
Contributor

This issue could use some more labels, to help prioritize and categorize our work. Could you please add at least a [Type], a [Feature], and a [Pri] label?

@matticbot matticbot added the [Status] Priority Review Triggered The guild in charge of triage has been notified of this issue in Slack label Dec 30, 2024
@zinigor zinigor added the [Focus] Compatibility Ensuring our products play well with third-parties label Dec 30, 2024
@jartes jartes moved this from Needs Triage to Triaged in Automattic Prioritization: The One Board ™ Dec 31, 2024
@jartes jartes added [Pri] Low Triaged and removed [Pri] High Needs triage Ticket needs to be triaged labels Dec 31, 2024
@jartes
Copy link

jartes commented Dec 31, 2024

📌 REPRODUCTION RESULTS
I could not replicate it as I don't have access to this paid theme. Leaving it open for further investigation if needed.

📌 ACTIONS

  • Triaged
  • Lowering priority from High to Low.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Experiment] AI labels added [Feature] Error Reporting [Feature Group] Support All things related to customer support. [Feature] Shortcodes / Embeds [Focus] Compatibility Ensuring our products play well with third-parties [Platform] Atomic [Plugin] Jetpack Issues about the Jetpack plugin. https://wordpress.org/plugins/jetpack/ [Pri] Low [Status] Auto-allocated [Status] Escalated to Product Ambassadors [Status] Priority Review Triggered The guild in charge of triage has been notified of this issue in Slack Triaged [Type] Bug When a feature is broken and / or not performing as intended
Projects
Development

Successfully merging a pull request may close this issue.

4 participants