Hi folks, Since we've set up Mattermost, I've been working on adding OpenGraph data to Bugzilla 5.0.6 so we can reclaim lost functionality from IRC. The solution, I've found, is to use some code written for BMO, but to rewrite it a little for our purposes. May I present: https://gitlab.com/ptfs-europe/bz-exension-opengraph This extension has been tested at https://bugzilla.llownd.net/bugzilla5/show_bug.cgi?id=1 and appears to function as intended. Please feel free to do a little QA on it — it's all written in Perl/TemplateToolkit, so should be familiar to the masses :-) Could we get this extension installed, and the minor tweaks required applies to get it fully working? Many thanks, Jake
Let's get some eyes on this before installing it :)
If someone wants to do a quick qa, im happy to install and tweak it after that
The code here is very simple to read and clear. I can't spot any syntax issues in the templates or Perl code and it's following current Bugzilla best practices (I checked with the upstream Bugzilla devs).. If this were a koha code patch, I'd add my lines ;) Setting as Signed off.
Everything working as advertised, code checks out, nits picked. Now the template is formatted as well. Passed QA!
PS: I had scoped authorization for QAing this bug given by Martin Renvoize.
Apply to bugzilla now
btw opengraph.xyz is a good site to test the results.