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

T. Gries <m...@tgries.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #10 from T. Gries <m...@tgries.de> 2011-06-06 05:53:29 UTC ---
(In reply to comment #8)
> Actually, I'm pretty sure this can be done already. Example:
> 
> $wgHooks['LoadExtensionSchemaUpdates'][] = 'myExtUpdate';
> function myExtUpdate( $updater ) {
> ...
> This behavior is well documented and used in dozens of extensions. See
> DatabaseUpdater::runUpdates()/doUpdates() and
> DatabaseInstaller::createExtensionTables() if you don't believe me.

Thanks for pointing out. As OpenID already uses this hook since a while, there
appears to be another problem, perhaps a timing problem in MediaWiki installer
and OpenID. 

Will report here soon, but close the bug now - because the mentioned hook
apparently solves the bug, or at least hints to a clean solution using an
existing mechanism.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
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