Closed weavora closed 11 years ago
Delete link will be implemented on behalf of "Ajax interaction" task #83
When user trying to submit comment after session expired the following error appears:
Fatal error: Call to a member function getId() on a non-object in /var/www/zerebral/src/Zerebral/FrontendBundle/Controller/FeedController.php on line 42
Now there is no errors, but no action too. Nothing happens when user trying to leave comment after session expired. User should be redirected to login page or just should get some notification regarding expired session.
Issue extracted to #84
All other things are good.