Last modified: 2007-04-16 14:09:42 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T11220, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 9220 - Remove table_exists() function in install-utils.inc
Remove table_exists() function in install-utils.inc
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Installer (Other open bugs)
unspecified
All All
: Low trivial (vote)
: ---
Assigned To: Nobody - You can work on this!
: easy
Depends on:
Blocks: code_quality
  Show dependency treegraph
 
Reported: 2007-03-07 19:06 UTC by MrPete
Modified: 2007-04-16 14:09 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments
Patch to rename unused table_exists() function (374 bytes, patch)
2007-03-07 19:06 UTC, MrPete
Details
Patch to remove unused table_exists() global function (690 bytes, patch)
2007-03-08 00:00 UTC, MrPete
Details

Description MrPete 2007-03-07 19:06:00 UTC
I had to rename to mw_table_exists() to enable integration with another large
package.

Patch attached to rename. Perhaps the function can be completely removed instead?
Comment 1 MrPete 2007-03-07 19:06:38 UTC
Created attachment 3319 [details]
Patch to rename unused table_exists() function
Comment 2 Rob Church 2007-03-07 20:49:16 UTC
Remove references and delete it, rather than renaming it and hiding it under the
carpet.
Comment 3 MrPete 2007-03-07 23:34:56 UTC
There are no references in the code base; should be safe to remove.
Comment 4 MrPete 2007-03-08 00:00:26 UTC
Created attachment 3321 [details]
Patch to remove unused table_exists() global function
Comment 5 Aryeh Gregor (not reading bugmail, please e-mail directly) 2007-03-08 02:02:42 UTC
Confirmed that I find no references in trunk, either phase3 or extensions.
Comment 6 Antoine "hashar" Musso (WMF) 2007-04-16 14:09:42 UTC
Removed field_exists, field_info and table_exists in r21286.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links