When using the CAPTCHA 'edit' trigger, I can't seem to get it proceed. It just keeps re-displaying the submitted text.
Could this be related to T94915: Account creation via API appears to be broken (since this is another api.php CAPTCHA consumer?)
When using the CAPTCHA 'edit' trigger, I can't seem to get it proceed. It just keeps re-displaying the submitted text.
Could this be related to T94915: Account creation via API appears to be broken (since this is another api.php CAPTCHA consumer?)
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
mediawiki/extensions/ConfirmEdit | master | +10 -0 | Fix passCaptcha() when using it twice in one session |
I think the text also triggered the addurl trigger, so maybe that confused it somehow?
Only for flow posts? :/
(I think you get an error message, that the captcha wasn't solved correctly?)
Yes, hopefully.
(I think you get an error message, that the captcha wasn't solved correctly?)
I'm fairly certain I solved it correctly. I tried a few times, too.
I tested it, yes, only new flow topics.
(I think you get an error message, that the captcha wasn't solved correctly?)
I'm fairly certain I solved it correctly. I tried a few times, too.
Sorry for the confusion, i meant, if you get an exception or something else, or an error message like "You haven't solved the captcha" :)
I think i know, where the problem, is, i need to verify it and upload a patch than :)
Change 201483 had a related patch set uploaded (by Florianschmidtwelzow):
Fix passCaptcha() when using it twice in one session
Change 201483 merged by jenkins-bot:
Fix passCaptcha() when using it twice in one session
@Mattflaschen
Could this be related to T94915: Account creation via API appears to be broken (since this is another api.php CAPTCHA consumer?)
Not really, this shouldn't work before this change, too :/