Trying to run Flow in 1.21 (yes, not officially supported, still I want to try). After apparently successful installation this error appears in any Special:Flow/Talk... page:
Unknown flow type 'discussion' requested
Backtrace:
#0 /path/to/extensions/Flow/includes/WorkflowLoader.php(68): Flow\WorkflowLoader->loadDefinition()
#1 /path/to/extensions/Flow/includes/WorkflowLoader.php(45): Flow\WorkflowLoader->loadWorkflow(Object(Title))
#2 /path/to/extensions/Flow/includes/WorkflowLoader.php(200): Flow\WorkflowLoader->__construct(Object(Title), NULL, false, Object(Flow\Data\ManagerGroup), Object(Flow\Data\RootPostLoader))
#3 /path/to/extensions/Flow/special/SpecialFlow.php(51): Flow\WorkflowLoaderFactory->createWorkflowLoader(Object(Title), NULL)
#4 .../includes/SpecialPage.php(613): SpecialFlow->execute('Talk:Happiness_...')
#5 .../includes/SpecialPageFactory.php(487): SpecialPage->run('Talk:Happiness_...')
#6 .../includes/Wiki.php(291): SpecialPageFactory::executePath(Object(Title), Object(RequestContext))
#7 .../includes/Wiki.php(565): MediaWiki->performRequest()
#8 .../includes/Wiki.php(458): MediaWiki->main()
#9 .../index.php(59): MediaWiki->run()
#10 {main}
I have re-run the update script after cleaning, as explained at https://www.mediawiki.org/wiki/Extension_talk:Flow#Internal_errors_32348 - but the same bug is still there.
Version: master
Severity: normal