mirror of
https://github.com/getgrav/grav.git
synced 2025-02-20 19:56:53 +01:00
* Move fix for #1114 to Truncator::truncateLetters The original fix provided by #1125 in Utils::truncateHtml compared the summary size with the full HTML string length. Thus, the string was still being truncated (and the HTML rewritten) even when only the HTML string length, and not the text length, exceeded the summary size. * Add fix for #1114 also to Truncator::truncateWords |
||
|---|---|---|
| .. | ||
| _support | ||
| acceptance | ||
| fake | ||
| functional | ||
| unit | ||
| _bootstrap.php | ||
| acceptance.suite.yml | ||
| functional.suite.yml | ||
| unit.suite.yml | ||