Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't truncate HTML if content length is less than summary size #1125

Merged
merged 3 commits into from
Oct 25, 2016
Merged

Don't truncate HTML if content length is less than summary size #1125

merged 3 commits into from
Oct 25, 2016

Commits on Oct 20, 2016

  1. Configuration menu
    Copy the full SHA
    b941dc5 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2016

  1. Move length check to Utils::truncateHtml

    Sanity check
    xadammr committed Oct 23, 2016
    Configuration menu
    Copy the full SHA
    62dd206 View commit details
    Browse the repository at this point in the history
  2. Add test case

    xadammr committed Oct 23, 2016
    Configuration menu
    Copy the full SHA
    05b7d74 View commit details
    Browse the repository at this point in the history