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

           Summary: interwiki.sql needs update in entry for "mediazilla";
                    suggested addition of new entry "bugzilla"
           Product: MediaWiki
           Version: 1.16-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Installation
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: m...@tgries.de


1.) suggesting a patch in interwiki.sql because the bugzilla url has changed
and http://bugzilla.wikipedia.org/<bugnumber> is not working any longer:

change

'mediazilla','http://bugzilla.wikipedia.org/$1',1),
==> 'mediazilla','http://bugzilla.wikimedia.org/$1',1),

2.) Suggestion to add:
add additional entry in interwiki.sql
'bugzilla','http://bugzilla.wikimedia.org/$1',1),

3.) beautification of interwikis in enwiki, dewiki (and probaly others):

both interwiki entries as such appear to be fixed in enwiki and dewiki, I did
not check other wikis.

But they do have different key-values in each wiki:
- bugzilla ==> http://bugzilla.wikimedia.org/show_bug.cgi?id=$1 
- mediazilla ==> http://bugzilla.wikimedia.org/$1

Suggestion: make all entries pointing to ==> http://bugzilla.wikimedia.org/$1

-- 
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 watching all bug changes.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to