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

--- Comment #4 from Al Johnson <alj62...@yahoo.com> ---
I think I've narrowed something down... new error but still related to the
Title or page name.

I upgraded to SF 2.6 and now, instead of getting the "Catchable fatal error",
and when going through the captcha page, I get returned to the same form with a
red-text error message near the top that says:

   "The specified target page _ is invalid."

and all field values for the form have been reset.

Now, in the form I do the "one-step process" and set the page name myself with
the SF markup:

{{{info |page name={{#nextpagename:<SusForm[Statement Under Scrutiny]>}} }}}

{{#nextpagename}} is a parser function that returns a page name.  This works
fine after the initial submit but after the final "submit" from the captcha
screen, the name argument that gets passed to nextpagename is null and so it
returns an empty string.  This worked before the upgrade with the same captcha
setup.

*** So, <SusForm[Statement Under Scrutiny]> evaluates to null when submitting
from a captcha screen.

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

Reply via email to