mirror of
https://github.com/discourse/discourse.git
synced 2025-02-01 07:17:47 +08:00
ed818a4a19
If the associated page of a remote url passed to `TopicEmber.new(remote_url)` contained a malformed link like: `<a href="(http://foo.bar)">Baz</a>` it would raise an uncaught exception: ``` Job exception: Invalid scheme format: (http ``` |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |