Hello Yaron,
I'm getting this error as of SF 3.5:
HTML attribute value can not contain a list of values
This seems to be caused by a comma in template parameter:
{{Responsibilities RSCI
|Responsible=Role:Abteilungsleiterin/-leiter (AL), alle
}}My guess is, that the error is thrown by some internal MediaWiki HTML/Wikitext validator. So the error should be where SF generates the Form Edit HTML.
I'm generally using ; as a delimiter, but those settings seem to have no effect on this problem.
On SF 3.4.1 it works fine, on SF 3.4.2 the form is rendered, but I get this error message:
Notice: Undefined variable: delimiter in /var/www/kam-bbs.wiki/wiki-hlahm/extensions/SemanticForms/includes/SF_FormPrinter.php on line 911
