Shared Photos not rendering on Discourse forums due to object tag #32148
Labels
1. to develop
Accepted and waiting to be taken care of
bug
good first issue
Small tasks with clear documentation about how and in which place you need to fix things in.



Describe the bug
Sometimes shared photos are one-boxed when they should be embedded. See this discussion on the forum for why Nextcloud photos are not displayed properly.
This is because of a missing og:type meta tag. Currently it is set to object. If it was set to image onebox would treat it as such.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Image can be shared to a discourse forum and embedded with the proper url scheme.
The text was updated successfully, but these errors were encountered: