Page MenuHomePhabricator

combobox does not work in Special:RunQuery
Closed, ResolvedPublic

Description

I tried using the combobox for a query form. It bails out with

Warning: call_user_func_array() expects parameter 1 to be a valid callback, class 'SFComboBoxInput' not found in C:\xampplite\htdocs\w\extensions\SemanticForms\includes\SF_FormPrinter.php on line 1312

Instead of the expected combobox, the field definition is displayed, e.g.

{{{field|foo|input type=combobox|autocomplete on concept=bar}}}

MW 1.16.0
SF 2.0
SFI 0.3.1


Version: unspecified
Severity: normal

Details

Reference
bz25006

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:11 PM
bzimport set Reference to bz25006.

Hi, this was actually only a bug in the .tar.gz and .zip files - I absent-mindedly included some code that wasn't meant until the next version. If you re-get one of these files (or get the code from SVN), the problem should go away.