Experiencing a 401 Unauthorized Error During Update?

If you're seeing a 401 Unauthorized error when trying to update your Joomla extension, it's likely due to our new two-factor authentication (2FA) security measure for your Download ID.
To resolve this, check your email (Spam folder?) for a message to approve your server or device, or read our detailed blog post here( onlinecommunityhub.nl/best-practice/new-...-extension-downloads) to understand the steps involved. This will guide you through approving your server for future updates.

Implemented og:description is not generated when article is a direct menu link

More
6 months 11 hours ago - 6 months 11 hours ago #2932 by Dirk
Hi,

I use the latest ochOpenGraph with J 5.1.1

I created 2 competely identical arcticles with the content:
Code:
<div>Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</div> <div>{ochopengraph description="This is the description for the test-article (äöüÄÖÜ߀)" image="images/dokumente/hausnummernfinder.jpg"}</div>

as you can see I want to use the {ochopengraph} tags "description" and "image"

the first article can be accessed via its category -> hilgermissen.eu/joomla/unzugeordnet/2174-test-article
as you can see in the html-source everything is generated properly as intended og:image and og:description

the second article is directly associated with a menu item -> hilgermissen.eu/joomla/unsere-gemeinde/service/test-article-2
as you can see in the html-source:
- og:image is again generated correctly
- og:description is not generated instead the default (fallback) og:description is taken (from the global site's <meta name="description" ...)

why is that ?
how can I avoid that ?

I think the {ochopengraph} tags "description" and "image" should be generated the same way,
no matter if an article is called though its direct link or via a menu-item (?)
(especially when the "ochOpenGraph-Integration" -fields of the menu-item are completely empty)
Last edit: 6 months 11 hours ago by Dirk.
The topic has been locked.
More
5 months 4 weeks ago #2933 by Ruud van Lent
Hi Dirk,

Thanks for reporting this.
I'll try to reproduce this on my own site to see what is happening and why.
The tag should get precedence (so the description should be the one from the tag).

Will work on this after the weekend and follow up here.

regards,
Ruud.
The topic has been locked.
More
5 months 3 weeks ago #2935 by Ruud van Lent
Hi Dirk,

currently have a new version in test that actually also fixes this issue (at least for me).
I have added a downloading in the Private Message tab.
If you could test if this fixes the issue that would be great!

Thanks in advance,
Ruud.
The topic has been locked.
More
5 months 3 weeks ago #2937 by Dirk
The topic has been locked.
More
5 months 3 weeks ago #2945 by Ruud van Lent
Thanks for reporting back and confirming that this version works correct (for this issue).
The topic has been locked.