Skip to content

Issue with WisejThemeBuilder base64 encoder and image picker (animated GIF) #552

Description

@itg-assistant

Ser Gar asked 2017-01-18 16:35:58 UTC

Hi!
I have issues selecting a gif image with WisejThemeBuilder image picker.
When i select a gif for ajax preloader (file or url) the image string representation changes to static base64 image string (data:image/png...) (animation doesn't works)
I think, the correct should be: data:image/gif;base64...

As workaround i converted gif to base 64 gif image animation with free online site:
https://www.base64-image.de/
and copy result (encoded base64) to base64 wisej field and animation and preview works.

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething is broken or behaving unexpectedly.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions