Sim
Well-known member
- Affected version
 - RC1
 
Upgraded to RC1 (and had an issue rebuilding albums are per this bug report: https://xenforo.com/community/threads/error-while-upgrading-to-rc1.136880/)
Then when I went to add a new comment to an existing media item, I received the following error:
InvalidArgumentException: No news feed handler for 'xfmg_comment' in src/XF/Repository/NewsFeed.php at line 104
I'm not concerned about trying to fix my install - it's just a dev server - but that also means I have no backup to be able to revert back and try again. I guess I could reinstall the last beta and try the upgrade again to see if it reoccurs.
				
			Then when I went to add a new comment to an existing media item, I received the following error:
InvalidArgumentException: No news feed handler for 'xfmg_comment' in src/XF/Repository/NewsFeed.php at line 104
- XF\Repository\NewsFeed->getNewsFeedHandler() in src/XF/Behavior/NewsFeedPublishable.php at line 116
 - XF\Behavior\NewsFeedPublishable->isPublishable() in src/XF/Behavior/NewsFeedPublishable.php at line 43
 - XF\Behavior\NewsFeedPublishable->publish() in src/XF/Behavior/NewsFeedPublishable.php at line 37
 - XF\Behavior\NewsFeedPublishable->postSave() in src/XF/Mvc/Entity/Entity.php at line 1112
 - XF\Mvc\Entity\Entity->save() in src/addons/XFMG/Service/Comment/Creator.php at line 121
 - XFMG\Service\Comment\Creator->_save() in src/XF/Service/ValidateAndSavableTrait.php at line 40
 - XFMG\Service\Comment\Creator->save() in src/addons/XFMG/Pub/Controller/AbstractComment.php at line 203
 - XFMG\Pub\Controller\AbstractComment->actionAddComment() in src/XF/Mvc/Dispatcher.php at line 249
 - XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 89
 - XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
 - XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1852
 - XF\App->run() in src/XF.php at line 328
 - XF::runApp() in index.php at line 13
 
I'm not concerned about trying to fix my install - it's just a dev server - but that also means I have no backup to be able to revert back and try again. I guess I could reinstall the last beta and try the upgrade again to see if it reoccurs.