mirror of
https://github.com/discourse/discourse.git
synced 2025-02-08 04:18:23 +00:00
91c89df68a
When linking to a topic in the same Discourse, we try to onebox the link to show the title and other various information depending on whether it's a "standard" or "inline" onebox. However, we were not properly detecting links to topics that had no slugs (eg. https://meta.discourse.org/t/1234).