Anthony Fok
02da49597d
Fix string comparison for .Truncated page variable
...
Instead of `strings.TrimSpace()`, use `strings.Join(strings.Fields(s), " ")`
to collapse all whitespaces into single spaces, in order to match the
behaviour of helpers.TruncateWordsToWholeSentence(),
in order to detect non-truncated content correctly.
2015-01-20 15:50:32 -07:00
..
2014-12-18 22:26:10 -05:00
2014-11-20 12:43:34 -05:00
2014-11-20 12:43:34 -05:00
2014-11-20 12:43:34 -05:00
2015-01-14 20:49:43 +01:00
2015-01-19 08:26:06 +01:00
2014-12-18 22:26:10 -05:00
2015-01-01 23:40:14 +01:00
2015-01-19 03:06:07 +01:00
2014-12-09 09:43:15 -05:00
2015-01-10 19:48:35 +01:00
2015-01-20 15:50:32 -07:00
2014-12-09 09:43:15 -05:00
2014-11-27 23:15:25 -05:00
2014-11-27 23:15:25 -05:00
2015-01-11 02:21:51 -07:00
2015-01-12 13:15:04 -07:00
2015-01-15 12:21:15 +01:00
2015-01-15 12:21:15 +01:00
2014-12-09 09:43:15 -05:00
2014-12-09 09:43:15 -05:00
2014-12-09 09:43:15 -05:00
2015-01-19 02:40:34 +01:00
2014-11-27 23:15:25 -05:00