Page MenuHomePhabricator

"PF_CreateClass.php": Call to undefined method PFCreateClass::printPropertiesComboBox()
Closed, ResolvedPublic

Description

Setup

  • MW 1.35,
  • PF 5.2
  • SMW 3.2 with the following error:

Issue
[d0fb41d4c4e843317680c34e] /wiki/Sp%C3%A9cial:CreateClass Error from line 320 of /../w/extensions/PageForms/specials/PF_CreateClass.php: Call to undefined method PFCreateClass::printPropertiesComboBox()

Backtrace

#0 /../w/extensions/PageForms/specials/PF_CreateClass.php(34): PFCreateClass->printCreateClassForm(NULL)
#1 /../w/includes/specialpage/SpecialPage.php(600): PFCreateClass->execute(NULL)
#2 /../w/includes/specialpage/SpecialPageFactory.php(635): SpecialPage->run(NULL)
#3 /../w/includes/MediaWiki.php(307): MediaWiki\SpecialPage\SpecialPageFactory->executePath(Title, RequestContext)
#4 /../w/includes/MediaWiki.php(940): MediaWiki->performRequest()
#5 /../w/includes/MediaWiki.php(543): MediaWiki->main()
#6 /../w/index.php(53): MediaWiki->run()
#7 /../w/index.php(46): wfIndexMain()
#8 {main}

Event Timeline

Change 682643 had a related patch set uploaded (by Yaron Koren; author: Yaron Koren):

[mediawiki/extensions/PageForms@master] Fix for 5a630b032598 - fix SMW handling in CreateClass

https://gerrit.wikimedia.org/r/682643

Change 682643 merged by jenkins-bot:

[mediawiki/extensions/PageForms@master] Fix for 5a630b032598 - fix SMW handling in CreateClass

https://gerrit.wikimedia.org/r/682643

Kghbln assigned this task to Yaron_Koren.

Assuming that this is fixed now. Thanks a bunch!