JackMcGrath / slms

0 stars 0 forks source link

[MEDIUM] Assignment details page. Feed corrections #79

Closed weavora closed 11 years ago

weavora commented 11 years ago

Zerebral

deespater commented 11 years ago

Delete link will be implemented on behalf of "Ajax interaction" task #83

staeron commented 11 years ago

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

staeron commented 11 years ago

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.

deespater commented 11 years ago

Issue extracted to #84

staeron commented 11 years ago

All other things are good.