Files
danbooru/app/models
evazion 40d0751e83 Fix NoStrategyError during artist url normalization (#3382).
Fixes a bug from 9a3824a. When an artist entry is saved, `ArtistUrl.normalize`
is called on every URL, which calls `Sources::Site.new(url)`. This
raised NoStrategyError when an artist entry contained URLs that weren't
recognized by any strategy.

This also caused `Fetch source data` to fail in certain cases when it
attempted to find the artist.
2017-11-19 10:49:30 -06:00
..
2017-09-15 11:35:51 -07:00
2017-09-13 14:47:42 -07:00
2017-11-16 14:20:32 -08:00
2017-09-14 11:07:14 -07:00
2017-07-12 15:52:48 -07:00
2017-11-17 13:45:17 -08:00