bep
16330cea91
Add nil-check to Intersect
...
The Intersect template-method would fail if one or both of the lists were nil (post vs page; post has tags, page has not).
This commit adds a nil-check and returns an empty result if any of the inputs are nil.
See #537
2014-10-15 12:31:22 -04:00
..
2014-05-01 14:11:56 -04:00
2014-09-09 09:22:16 -04:00
2014-08-19 21:27:13 -04:00
2014-08-25 12:45:47 -04:00
2014-09-11 17:03:31 -04:00
2014-10-07 17:05:11 -04:00
2014-05-01 14:11:56 -04:00
2014-10-07 16:45:23 -04:00
2014-08-29 23:51:29 -04:00
2014-09-09 09:22:16 -04:00
2014-06-03 17:53:00 -04:00
2014-05-01 14:11:56 -04:00
2014-10-07 17:05:11 -04:00
2014-10-15 12:09:26 -04:00
2014-10-07 16:45:23 -04:00
2014-09-29 09:19:39 -04:00
2014-10-07 17:01:39 -04:00
2014-05-12 15:47:52 -04:00
2014-05-09 23:11:42 -04:00
2014-05-09 23:11:33 -04:00
2014-05-01 14:11:56 -04:00
2014-09-11 17:23:01 -04:00
2014-10-15 12:09:26 -04:00
2014-10-15 12:31:22 -04:00
2014-10-15 12:31:22 -04:00