"Wikinaut" posted a comment on MediaWiki.r110537.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/110537#c30404

Commit summary for MediaWiki.r110537:

fixed the problem of broken automatic redirect to OpenID provider login page, 
i.e. automatic authentication.\nSince a while, users of the OpenID extension 
had to click the 'continue' (SOS) button which was foreseen for the case that 
automatic redirect fails.\nremoved old hookEvent() call of wikibits and used 
jQuery( document ).ready( submitOpenIDForm ) as suggested by Dantman

Wikinaut's comment:

An extra .js file would be overkill and is not useful here (I was simply 
replacing the former hookEvent(). If you have a  better inline idea, please 
send it to me, or post).

By the way, the whole module needs refactoring and could make use of jquery 
methods, as I noticed yesterday.

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to