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

Breaks embeds in the wire and activity #44

Open
ljholiday opened this issue Oct 24, 2021 · 1 comment
Open

Breaks embeds in the wire and activity #44

ljholiday opened this issue Oct 24, 2021 · 1 comment
Labels

Comments

@ljholiday
Copy link

ljholiday commented Oct 24, 2021

Elgg version
4.01

Plugin version
10.0 (2021-09-27)

Plugin source

  • Github releases download

Describe the bug
With my current configuration youtube links function as embeds. Youtube video which will play in place.
When I enable the wire tools, the embeds revert to text links.

To Reproduce
Steps to reproduce the behavior:

  1. Install the wire tools. I sftp to the mod directory and rename thewire_tools-master to thewire_tools.
  2. On the admin plugin page, activate the plugin.
  3. Refresh the activity feed. Youtube videos turn into text links.

Expected behavior
I expect a the wire entry/post field to show up on the top of my activity feed. Which it does.

Screenshots
Activity with the wire tools disabled:
Screen Shot 2021-10-24 at 3 29 41 PM
Activity with the tools enabled:
Screen Shot 2021-10-24 at 3 29 11 PM

The Wire with The Wire Tools disabled:

Screen Shot 2021-10-24 at 3 23 41 PM

With The Wire Tools activated:

Screen Shot 2021-10-24 at 3 24 02 PM

Additional context
Add any other context about the problem here.

@ljholiday ljholiday added the Bug label Oct 24, 2021
@jeabakker
Copy link
Member

@ljholiday i think this is a conflict between two plugins which both overrule the output of a Wire post.

You could try to play with the priority of both plugins (the other plugin below thewire_tools) but that will impact features of thewire_tools (as it currently does for the features of the other plugin).

Which plugin generates the youtube embed code? Do you know?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants