XF2.3 feedback and comments

I have tried to run this beta on our least used forum. It's something I can quickly restore if need be.

No beta version has run successfully. Yes, I disable all add-ons first.

The upgrade fails always. So I have to copy the files over.

So beta 4 during install process:

XF\Db\Exception: MySQL statement prepare error [1054]: Unknown column 'priority' in 'field list' in src/XF/Db/AbstractStatement.php at line 230
  1. XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 198
  2. XF\Db\Mysqli\Statement->getException() in src/XF/Db/Mysqli/Statement.php at line 40
  3. XF\Db\Mysqli\Statement->prepare() in src/XF/Db/Mysqli/Statement.php at line 56
  4. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
  5. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 219
  6. XF\Db\AbstractAdapter->insert() in src/XF/Job/Manager.php at line 550
  7. XF\Job\Manager->_enqueue() in src/XF/Job/Manager.php at line 497
  8. XF\Job\Manager->enqueueUnique() in src/XF/Repository/Icon.php at line 168
  9. XF\Repository\Icon->enqueueUsageAnalyzer() in src/XF/Entity/Phrase.php at line 180
  10. XF\Entity\Phrase->_postSave() in src/XF/Mvc/Entity/Entity.php at line 1314
  11. XF\Mvc\Entity\Entity->save() in src/XF/Install/InstallHelperTrait.php at line 463
  12. XF\Install\Upgrade\AbstractUpgrade->createWidget() in src/XF/Install/Upgrade/2030010-230a.php at line 361
  13. XF\Install\Upgrade\Version2030010->step8() in src/XF/Install/Controller/Upgrade.php at line 179
  14. XF\Install\Controller\Upgrade->actionRun() in src/XF/Mvc/Dispatcher.php at line 352
  15. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 258
  16. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
  17. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
  18. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2588
  19. XF\App->run() in src/XF.php at line 532
  20. XF::runApp() in install/index.php at line 14
 
The featured widget is added when upgrading from earlier than beta 1, and the trending widget is added when upgrading from earlier than beta 4. If the widgets are continually added it means redundant upgrade steps are being run when they really shouldn't be.
That makes sense.
 
I have tried to run this beta on our least used forum. It's something I can quickly restore if need be.

No beta version has run successfully. Yes, I disable all add-ons first.

The upgrade fails always. So I have to copy the files over.

So beta 4 during install process:

XF\Db\Exception: MySQL statement prepare error [1054]: Unknown column 'priority' in 'field list' in src/XF/Db/AbstractStatement.php at line 230
  1. XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 198
  2. XF\Db\Mysqli\Statement->getException() in src/XF/Db/Mysqli/Statement.php at line 40
  3. XF\Db\Mysqli\Statement->prepare() in src/XF/Db/Mysqli/Statement.php at line 56
  4. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
  5. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 219
  6. XF\Db\AbstractAdapter->insert() in src/XF/Job/Manager.php at line 550
  7. XF\Job\Manager->_enqueue() in src/XF/Job/Manager.php at line 497
  8. XF\Job\Manager->enqueueUnique() in src/XF/Repository/Icon.php at line 168
  9. XF\Repository\Icon->enqueueUsageAnalyzer() in src/XF/Entity/Phrase.php at line 180
  10. XF\Entity\Phrase->_postSave() in src/XF/Mvc/Entity/Entity.php at line 1314
  11. XF\Mvc\Entity\Entity->save() in src/XF/Install/InstallHelperTrait.php at line 463
  12. XF\Install\Upgrade\AbstractUpgrade->createWidget() in src/XF/Install/Upgrade/2030010-230a.php at line 361
  13. XF\Install\Upgrade\Version2030010->step8() in src/XF/Install/Controller/Upgrade.php at line 179
  14. XF\Install\Controller\Upgrade->actionRun() in src/XF/Mvc/Dispatcher.php at line 352
  15. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 258
  16. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
  17. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
  18. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2588
  19. XF\App->run() in src/XF.php at line 532
  20. XF::runApp() in install/index.php at line 14
You might want to bug report this just so it doesn't get buried
 
You might want to bug report this just so it doesn't get buried
Already fixed in Beta 5.

 
Are there still many features that have not been announced? How long do you think it will take to announce all the features and become close to the stable version? As we reached beta 4, I wonder if the things become more clear now :)
 
Announce custom field enhancements!

Sad Please Please Please GIF by myHQ
 
Top Bottom