Problem/Motivation

Sometime happen random error with loading slideshow. Javascript code fail with progress further.
Research uncovered error with encoding of "C" character on line 228,229 at word mobileCenterPadding

Steps to reproduce

Random glitch load (maybe after cleared cache,..)

Proposed resolution

Use UTF-8 for everything

Comments

marianrk created an issue. See original summary.

marianrk’s picture

StatusFileSize
new664 bytes

added patch

  • levmyshkin committed 0b884fae on 2.0.x
    Issue #3557101 by marianrk: Slick slider js - Encoding issue fix
    

  • levmyshkin committed 0d6b2628 on 1.4.x
    Issue #3557101 by marianrk: Slick slider js - Encoding issue fix
    
levmyshkin’s picture

Status: Patch (to be ported) » Fixed

Thank you for your patch! Applied it for EBT and EPT Slick Slider modules.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

levmyshkin’s picture

Status: Fixed » Closed (fixed)