Artem Lopata

Results 15 comments of Artem Lopata

@escopecz Should this be rebased on 5.x?

Just tested and the fix works as expected.

Just tested this. Looks like it works. Steps: 1. Create a campaign form with the action to redirect to the page within mautic. 2. Create a restartable campaign based on...

~~Tested on latest 4.4. Can't reproduce. All tooltips are gone.~~ Edit: when testing another PR actually found the cause. https://github.com/twbs/bootstrap/issues/20511 . PR is coming your way now.

One thing i would like to include here too is a change to `symfony/process: ^3.4 | ^4.0` because 3.4 is still LTS and i'm really annoyed by deprecation warning.

same - mysql won't start. here's mysql error.log http://ubuntuone.com/p/OJh/

yep, thanks! that worked!

Experiencing same issue. Debugged till here: https://github.com/liip/LiipThemeBundle/blob/master/Assetic/TwigFormulaLoader.php#L55 A line above causes theme to be changed when loading something related to Assetic, and never sets active theme back. Quick fix: you...