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

Tim Starling <tstarl...@wikimedia.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tstarl...@wikimedia.org

--- Comment #5 from Tim Starling <tstarl...@wikimedia.org> ---
Database*::getSoftwareLink() is already being called non-statically from both
WebInstallerPage and SpecialVersion. So it would be about 5 minutes' work to
change the method declarations to be non-static and to fix
DatabaseMysql::getSoftwareLink() to return something appropriate. In the
WebInstallerPage case, the object is not connected to an actual server, which
is not a problem, it's just an extra line of code to check for that.

-- 
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