evazion
b50b7f2a91
tag aliases: fix bug in alias resolution.
...
Bug: Searching for an aliased tag returns an empty page instead of
showing the results for the real tag.
Cause: The query parsing code runs the search string through
`.mb_chars.downcase` before calling `TagAlias.to_aliased`, so the input
to `to_aliased` is actually a ActiveSupport::Multibyte::Chars object.
This breaks the `aliases[name]` hash lookup because `name` is not a
plain string.
Fixup for c7bcce429 .
2019-08-12 18:10:49 -05:00
..
2018-04-06 18:09:57 -07:00
2018-05-15 14:19:45 -07:00
2019-08-08 22:16:39 -05:00
2018-05-10 11:18:02 -07:00
2019-08-04 15:45:05 -05:00
2018-10-04 19:49:16 -05:00
2018-12-07 12:45:51 -06:00
2019-08-01 20:20:06 -05:00
2019-08-04 14:40:37 -05:00
2019-08-04 15:45:05 -05:00
2019-08-04 15:45:05 -05:00
2019-08-04 15:45:05 -05:00
2019-08-04 14:40:37 -05:00
2019-08-04 15:45:05 -05:00
2019-08-04 15:45:05 -05:00
2018-08-12 14:22:08 -05:00
2018-04-26 15:31:06 -07:00
2019-08-04 15:45:05 -05:00
2018-04-06 18:09:57 -07:00
2018-04-06 18:09:57 -07:00
2019-08-04 14:40:37 -05:00
2019-08-12 02:12:56 -05:00
2019-08-04 14:40:37 -05:00
2019-08-04 14:40:37 -05:00
2018-05-10 11:18:02 -07:00
2018-08-31 19:50:46 -05:00
2019-08-04 15:45:05 -05:00
2018-06-14 17:10:07 -07:00
2018-11-08 15:09:31 -06:00
2018-04-06 18:09:57 -07:00
2019-08-09 00:05:50 -05:00
2019-08-04 15:45:05 -05:00
2018-12-11 18:10:20 -06:00
2018-09-29 20:42:38 -05:00
2019-08-04 15:45:05 -05:00
2018-12-14 18:08:43 -06:00
2019-01-09 14:43:15 -08:00
2017-01-23 18:07:52 -06:00
2018-12-11 18:10:20 -06:00
2016-08-22 16:09:20 -07:00
2018-09-20 19:24:38 -05:00
2019-08-04 14:40:37 -05:00
2019-08-12 13:38:45 -05:00
2019-01-22 14:57:31 -08:00
2019-07-02 17:16:33 -07:00
2017-06-27 18:06:57 -07:00
2019-08-12 18:10:49 -05:00
2019-08-08 22:16:39 -05:00
2019-08-04 14:40:37 -05:00
2018-04-06 18:09:57 -07:00
2019-08-12 13:38:45 -05:00
2017-06-16 13:28:31 -05:00
2019-08-04 15:45:05 -05:00
2019-08-04 15:45:05 -05:00
2019-08-04 15:45:05 -05:00
2019-08-04 15:45:05 -05:00
2019-08-04 15:45:05 -05:00
2018-11-13 19:18:11 -06:00
2019-08-04 15:45:05 -05:00