https://bugzilla.wikimedia.org/show_bug.cgi?id=47150

Nathan Douglas <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #10 from Nathan Douglas <[email protected]> ---
Unexpected non-MediaWiki exception encountered, of type "Exception"
[b5d1c537] [no req] Exception from line 440 of
/srv/www/core/extensions/SemanticForms/includes/SF_FormPrinter.php:
Serialization of 'Closure' is not allowed
Backtrace:
#0 /srv/www/core/extensions/SemanticForms/includes/SF_FormPrinter.php(440):
serialize(Parser)
#1 /srv/www/core/extensions/SemanticForms/includes/SF_AutoeditAPI.php(800):
SFFormPrinter->formHTML(string, boolean, boolean, integer, string, string,
NULL)
#2 /srv/www/core/extensions/SemanticForms/includes/SF_AutoeditAPI.php(116):
SFAutoeditAPI->doAction()
#3 /srv/www/core/extensions/SemanticForms/specials/SF_FormEdit.php(89):
SFAutoeditAPI->execute()
#4 /srv/www/core/extensions/SemanticForms/specials/SF_FormEdit.php(46):
SFFormEdit::printForm(string, string, NULL, boolean)
#5 /srv/www/core/includes/SpecialPage.php(631): SFFormEdit->execute(string)
#6 /srv/www/core/includes/SpecialPageFactory.php(488): SpecialPage->run(string)
#7 /srv/www/core/includes/Wiki.php(298): SpecialPageFactory::executePath(Title,
RequestContext)
#8 /srv/www/core/includes/Wiki.php(602): MediaWiki->performRequest()
#9 /srv/www/core/includes/Wiki.php(467): MediaWiki->main()
#10 /srv/www/core/index.php(49): MediaWiki->run()
#11 {main}

I'm getting this exception when I try to create-with-form a new document via a
redlink.  The sfEditFormPreloadText extension I'm using ( see #56569 ) is
registered but the body of the hook function just returns true.  HEAD doesn't
trigger the exception.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to