email public review URL NOT WORKING

Hi team, I have fresh installation matuic, I added some contacts and I add email list.

Next I want to open public Previw URL of this templatem but I see error

see screenshot: http://prntscr.com/b3b324



log:

Code:
[2016-05-12 19:38:55] mautic.CRITICAL: Uncaught PHP Exception DoctrineORMQueryQueryException: "[Semantical Error] line 0, col 78 near 'email IS NUL': Error: Class MauticPageBundleEntityRedirect has no field or association named email" at /var/www/mautic/mautic14/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php line 63 {"exception":"[object] (Doctrine\ORM\Query\QueryException(code: 0): [Semantical Error] line 0, col 78 near 'email IS NUL': Error: Class Mautic\PageBundle\Entity\Redirect has no field or association named email at /var/www/mautic/mautic14/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:63, Doctrine\ORM\Query\QueryException(code: 0): SELECT r FROM Mautic\PageBundle\Entity\Redirect r WHERE r.url IN(:urls) AND r.email IS NULL at /var/www/mautic/mautic14/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:41)"} []

Hi team, I have fresh installation matuic, I added some contacts and I add email list.
Next I want to open public Previw URL of this templatem but I see error
see screenshot: http://prntscr.com/b3b324

log:

[2016-05-12 19:38:55] mautic.CRITICAL: Uncaught PHP Exception DoctrineORMQueryQueryException: "[Semantical Error] line 0, col 78 near 'email IS NUL': Error: Class MauticPageBundleEntityRedirect has no field or association named email" at /var/www/mautic/mautic14/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php line 63 {"exception":"[object] (Doctrine\ORM\Query\QueryException(code: 0): [Semantical Error] line 0, col 78 near 'email IS NUL': Error: Class Mautic\PageBundle\Entity\Redirect has no field or association named email at /var/www/mautic/mautic14/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:63, Doctrine\ORM\Query\QueryException(code: 0): SELECT r FROM Mautic\PageBundle\Entity\Redirect r WHERE r.url IN(:urls) AND r.email IS NULL at /var/www/mautic/mautic14/vendor/doctrine/orm/lib/Doctrine/ORM/Query/QueryException.php:41)"} []

Sounds like you were one of the (un)lucky few to get a botched package. Can you follow these steps to see if that resolves the issue? https://mautic.org/community/index.php/conversation/post/10150

Hi! Thanks for reply, yes in fresh installlation it works. I hope it’s problem will not reproduce on new version.