User "Wikinaut" changed the status of MediaWiki.r85021.

Old Status: resolved
New Status: fixme

User "Wikinaut" also posted a comment on MediaWiki.r85021.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/85021#c17705
Commit summary:

(bug 28237) Installer doesn't create extension tables

Comment:

I double-checked a fresh installation with extension (OpenID or LiquidThreads) 
and found, that 

206                              // Now run updates to create tables for old 
extensions
207                              $updater->doUpdates( array( 'extensions' ) );

in DatabaseInstaller::createExtensionTables() (which I tested, and yes, it was 
called) is *not* executed.

Please forgive if I am wrong, but currently my analysis shows that the 
extension schema updates during *installation* appears to be not working 
currently (upgrades do work).

See also bug28983 .

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to