[Bug 26876] Uselang is not permanent in Extension:LanguageSelector

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26876

Reedy s...@reedyboy.net changed:

   What|Removed |Added

   Severity|enhancement |normal

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


[Bug 26879] New: Usage of $replyTarget on line 40 of ui/CodeRevisionView.php is undefined

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26879

   Summary: Usage of $replyTarget on line 40 of
ui/CodeRevisionView.php is undefined
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: minor
  Priority: Normal
 Component: CodeReview
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: s...@reedyboy.net
CC: innocentkil...@gmail.com, s...@reedyboy.net


Usage of $replyTarget on line 40 of ui/CodeRevisionView.php is undefined

http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/CodeReview/ui/CodeRevisionView.php?view=annotate
attributes it to r48132, but
http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/CodeReview/CodeRevisionView.php?pathrev=48132r1=48131r2=48132
seems to disagree...

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


[Bug 26860] Mediawiki:Geshi.css imported multiple times

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26860

Reedy s...@reedyboy.net changed:

   What|Removed |Added

   Severity|enhancement |minor

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


[Bug 26876] Uselang is not permanent in Extension:LanguageSelector

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26876

Niklas Laxström niklas.laxst...@gmail.com changed:

   What|Removed |Added

 CC||niklas.laxst...@gmail.com

--- Comment #1 from Niklas Laxström niklas.laxst...@gmail.com 2011-01-23 
09:55:17 UTC ---
LanguageSelector has setlang parameter that sets a cookie.

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


[Bug 26880] New: [ContactPage] Add hook to allow the easy addition of fields

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26880

   Summary: [ContactPage] Add hook to allow the easy addition of
fields
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: [other]
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: p858sn...@gmail.com


Add a hook/configuration to allow site admins to easily add fields (rather than
hacking it up and creating forks *cough*ContactPageFundraiser*cough*). 

This came about about some tiny discussion in the channel about bug 26813.

This would get around needing to keep the bitrotted ContactPageFundraiser which
also has some few i8n/display issues as well (but that is another matter)

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


[Bug 26880] [ContactPage] Add hook to allow the easy addition of fields

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26880

Raimond Spekking raimond.spekk...@gmail.com changed:

   What|Removed |Added

 CC||raimond.spekk...@gmail.com

--- Comment #1 from Raimond Spekking raimond.spekk...@gmail.com 2011-01-23 
10:59:34 UTC ---
Hooks are present, i.e. ContactFormBeforeMessage and ContactForm. With
r76660 ff. and r76694 I made the ContactPage more flexible, see the README how
to create differenct forms with the same extension.

I use this in http://wikimedia.de/wiki/Spezial:Kontakt/mitgliedschaft

Therefore I think this bug can be closed as WFM but maybe someone see another
usecase which needs another hook.

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


[Bug 26872] API: allow listing of files uploaded by user

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26872

--- Comment #2 from Bryan Tong Minh bryan.tongm...@gmail.com 2011-01-23 
11:43:37 UTC ---
Somebody who has knowledge about how mysql handles indices needs to look into
this. I don't know if MySQL is able to merge three indices to make the required
query sane.

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


[Bug 18479] Set $wgUseDynamicDates = false for the English Wikipedia

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18479

Ashar Voultoiz has...@free.fr changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||has...@free.fr
 Resolution||FIXED

--- Comment #18 from Ashar Voultoiz has...@free.fr 2011-01-23 11:50:06 UTC ---
Your change has been completed.
Please reopen this ticket if anything went wrong.
The following configuration settings have been changed:
===
Index: InitialiseSettings.php
===
--- InitialiseSettings.php(revision 1529)
+++ InitialiseSettings.php(working copy)
@@ -2665,7 +2665,7 @@
 # wgUseDynamicDates @{
 'wgUseDynamicDates' = array(
 'default' = false,
-'enwiki'  = true,
+#'enwiki'  = true, // commented out by bug 18479
 'metawiki'  = true,
 'enwikiquote' = true,
 'enwiktionary' = true,
@@ -8322,6 +8322,7 @@
 'enwikinews'= true,
 'huwiki'= true,
 'readerfeedback_labswikimedia'= true,
+'ruwikinews'= true,
 'strategyappswiki'= true,
 'strategywiki'= true,
 'testwiki'= true,
===
You can find the entire config file at
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php

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


[Bug 18479] Set $wgUseDynamicDates = false for the English Wikipedia

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18479

--- Comment #19 from Ashar Voultoiz has...@free.fr 2011-01-23 11:54:42 UTC ---
The 'ruwikinews' part is for another bug request.

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


[Bug 18479] Set $wgUseDynamicDates = false for the English Wikipedia

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18479

--- Comment #20 from Happy-melon happy.melon.w...@gmail.com 2011-01-23 
11:59:15 UTC ---
I assume this doesn't dirty caches, and so will take some time to propagate?

It's cool to see a diff for InitialiseSettings... does this mean it's in SVN
somewhere where we can all blame/diff/log it?

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


[Bug 26881] New: noinclude tag breaks Proofread under Internet Explorer

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26881

   Summary: noinclude tag breaks Proofread under Internet Explorer
   Product: MediaWiki extensions
   Version: any
  Platform: All
   URL: http://ca.wikisource.org/wiki/P%C3%A0gina:Buscant_lo_d
esconegut_%281898%29.djvu/2
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: ProofreadPage
AssignedTo: thoma...@gmx.de
ReportedBy: aleator_w...@yahoo.es


On any Wikisource, under Internet Explorer 8.0 (I cannot test other versions),
if we add a noincludefoo/noinclude tag in the Page body section of a
Proofread system's page, the noincluded text moves to the Footer section and
deletes the end of the text.

E.g. (http://ca.wikisource.org/wiki/Pàgina:Buscant_lo_desconegut_(1898).djvu/2)
AAAnoincludeBBB/noincludeCCC leves AAA in Page body, moves BBB to
Footer, and CCC desappears.

Under Mozilla Firefox 3.6.3 it works fine.

I think this breaks Catalan Wikisource statistics from the Toolserver
(http://toolserver.org/~thomasv/statistics.php?diff=3) since the modification
of the page
http://ca.wikisource.org/wiki/Pàgina:Buscant_lo_desconegut_(1898).djvu/29.

Thanks.

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


[Bug 26850] update wikibugs IRC bot

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26850

Ashar Voultoiz has...@free.fr changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

--- Comment #3 from Ashar Voultoiz has...@free.fr 2011-01-23 12:32:03 UTC ---
Thanks JeLuF!

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


[Bug 26882] New: Allowing listing of indefinite protections with the api

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26882

   Summary: Allowing listing of indefinite protections with the
api
   Product: MediaWiki
   Version: 1.18-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: API
AssignedTo: roan.katt...@gmail.com
ReportedBy: duplicate...@googlemail.com
CC: bryan.tongm...@gmail.com, s...@reedyboy.net,
vasi...@gmail.com, soxre...@gmail.com


The page [[Special:ProtectedPages]] has a option Indefinite protections only.
I have not found a api param for this.

Maybe add a apprfilterindefinite with all, indefinite and nonindefinite to
list=allpages.

Thanks.

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


[Bug 14005] editing section 0 of an empty page gives no such section error

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14005

--- Comment #6 from CBM c...@tools.wikimedia.de 2011-01-23 13:13:09 UTC ---
Comment 1 is still not looking at the right problem, though. This link fails on
the live software on enwiki: 

http://en.wikipedia.org/w/index.php?title=User:CBM/Emptyaction=editsection=0

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


[Bug 14005] editing section 0 of an empty page gives no such section error

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14005

CBM c...@tools.wikimedia.de changed:

   What|Removed |Added

Version|1.12.x  |1.16

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


[Bug 26883] New: Allowing listing of contributions from new accounts with the api

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26883

   Summary: Allowing listing of contributions from new accounts
with the api
   Product: MediaWiki
   Version: 1.18-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: API
AssignedTo: roan.katt...@gmail.com
ReportedBy: duplicate...@googlemail.com
CC: bryan.tongm...@gmail.com, s...@reedyboy.net,
vasi...@gmail.com, soxre...@gmail.com


The page [[Special:Contributions]] has a option Show contributions of new
accounts only. I have not found a api query for this.

Maybe add a ucnewbies to list=usercontribs.

Thanks.

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


[Bug 26870] add width/height param to {{filepath:}}

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26870

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com
 AssignedTo|roan.katt...@gmail.com  |krinklem...@gmail.com

--- Comment #1 from Krinkle krinklem...@gmail.com 2011-01-23 13:18:36 UTC ---
So far we haven't had any named paremeters to a (core) magic word / parser
function. So I'm holding back with any width= or height=.

Implemented width in r80813.

One can now use any of the following:

{{fullurl:Example.svg}}
{{fullurl:Example.svg|nowiki}}
{{fullurl:Example.svg|nowiki|300}}
{{fullurl:Example.svg|300}}
{{fullurl:Example.svg|300|nowiki}}

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


[Bug 26882] Allow listing of indefinite protections with the api

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26882

duplicate...@googlemail.com changed:

   What|Removed |Added

Summary|Allowing listing of |Allow listing of indefinite
   |indefinite protections with |protections with the api
   |the api |

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


[Bug 26883] Allow listing of contributions from new accounts with the api

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26883

duplicate...@googlemail.com changed:

   What|Removed |Added

Summary|Allowing listing of |Allow listing of
   |contributions from new  |contributions from new
   |accounts with the api   |accounts with the api

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


[Bug 26884] New: Allow sorting by creation date for list=allusers

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26884

   Summary: Allow sorting by creation date for list=allusers
   Product: MediaWiki
   Version: 1.18-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: API
AssignedTo: roan.katt...@gmail.com
ReportedBy: duplicate...@googlemail.com
CC: bryan.tongm...@gmail.com, s...@reedyboy.net,
vasi...@gmail.com, soxre...@gmail.com


The page [[Special:ListUsers]] has a option Sort by creation date. I have not
found a api param for this.

Maybe add a ausortcreation param to list=allusers.

Thanks.

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


[Bug 26870] add width/height param to {{filepath:}}

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26870

--- Comment #2 from Krinkle krinklem...@gmail.com 2011-01-23 13:26:06 UTC ---
(In reply to comment #1) 
 One can now use any of the following:
 (...)

I obviously meant to say:

*{{filepath:Example.svg}}
*{{filepath:Example.svg|nowiki}}
*{{filepath:Example.svg|nowiki|300}}
*{{filepath:Example.svg|300}}
*{{filepath:Example.svg|300|nowiki}}

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


[Bug 24580] Two questionable entries in http://noc.wikimedia.org/conf/langlist

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24580

Happy-melon happy.melon.w...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||happy.melon.w...@gmail.com
 Resolution||INVALID

--- Comment #1 from Happy-melon happy.melon.w...@gmail.com 2011-01-23 
13:28:41 UTC ---
These are gone now, for whatever reason.

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


[Bug 24580] Two questionable entries in http://noc.wikimedia.org/conf/langlist

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24580

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC||krinklem...@gmail.com

--- Comment #2 from Krinkle krinklem...@gmail.com 2011-01-23 13:32:47 UTC ---
See also bug 16077.

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


[Bug 26885] New: Allow show/hide of account blocks, temporary blocks and single IP blocks for list=blocks

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26885

   Summary: Allow show/hide of account blocks, temporary blocks
and single IP blocks for list=blocks
   Product: MediaWiki
   Version: 1.18-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: API
AssignedTo: roan.katt...@gmail.com
ReportedBy: duplicate...@googlemail.com
CC: bryan.tongm...@gmail.com, s...@reedyboy.net,
vasi...@gmail.com, soxre...@gmail.com


The page [[Special:BlockList]] has options for
* Show/Hide account blocks
* Show/Hide temporary blocks
* Show/Hide single IP blocks.
But I have not found api params for that.

Maybe add a bkshow to list=blocks.

Thanks.

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


[Bug 26886] New: Move toggle for DoubleWiki to InitialiseSettings.php

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26886

   Summary: Move toggle for DoubleWiki to InitialiseSettings.php
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Keywords: shell
  Severity: normal
  Priority: Normal
 Component: Subversion
AssignedTo: rlan...@gmail.com
ReportedBy: krinklem...@gmail.com
CC: innocentkil...@gmail.com


Current code
pre
## CommonSettings.php

// Experimental side-by-side comparison extension for wikisource. enabled brion
2006-01-13
// FIXME: Needs $wmgUseDoubleWiki in InitialiseSettings.php
if(
'wikisource' == $site || 'sourceswiki' == $db || 'frwiktionary' ==
$wgDBname ) {
include( $IP.'/extensions/DoubleWiki/DoubleWiki.php' );
}
/pre

This should be moved to init like the other per-wiki settings (makes searching
a lot easier).

I don't know the exact syntax, but I think something like this:
pre
## InitialiseSettings.php

'wmgUseDoubleWiki' = array( 
'default' = false, 
'wikisource' = true,
'sourceswiki' = true,
'frwiktionary' = true,
),


## CommonSettings.php

// Experimental side-by-side comparison extension for wikisource. enabled brion
2006-01-13
if( $wmgUseDoubleWiki ) {
include( $IP.'/extensions/DoubleWiki/DoubleWiki.php' );
}
/pre

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


[Bug 26886] Move toggle for DoubleWiki to InitialiseSettings.php

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26886

Reedy s...@reedyboy.net changed:

   What|Removed |Added

  Component|Subversion  |Site requests
 AssignedTo|rlan...@gmail.com   |wikibugs-l@lists.wikimedia.
   ||org

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


[Bug 26839] Shortcut key for 'Edit' link is not working in Google chrome and Internet explorer

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26839

--- Comment #4 from Nadeesha nade...@gmail.com 2011-01-23 14:15:20 UTC ---
In Chrome shortcut key is shown as alt-e for Edit

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


[Bug 26887] New: Category dumping does not mirror all pages

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26887

   Summary: Category dumping does not mirror all pages
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: DumpHTML
AssignedTo: tf...@wikimedia.org
ReportedBy: emman...@engelhart.org


DumpHTML dumps only the first page and does not follow with additional pages if
there is too much categories for only one CATEGORY page.

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


[Bug 25924] Create Wikipedia in Rusyn

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25924

JeLuF je...@gmx.de changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||je...@gmx.de
 Resolution||FIXED

--- Comment #1 from JeLuF je...@gmx.de 2011-01-23 14:34:43 UTC ---
Done.

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


[Bug 16976] Wikis ready for creation (tracking)

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16976

Bug 16976 depends on bug 25924, which changed state.

Bug 25924 Summary: Create Wikipedia in Rusyn
https://bugzilla.wikimedia.org/show_bug.cgi?id=25924

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED

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


[Bug 26888] New: Make jsMessage nicer and more flexible

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26888

   Summary: Make jsMessage nicer and more flexible
   Product: MediaWiki
   Version: 1.18-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Resource Loader
AssignedTo: krinklem...@gmail.com
ReportedBy: krinklem...@gmail.com
CC: wikibugs-l@lists.wikimedia.org, roan.katt...@gmail.com


jsMessage needs two additional things:
- string 'component' (default: 'default') – can succeed the existing
'className' argument.
- bool 'replace' (defaul: true)

This enables different scripts to shoot out messages without it being
overwritten by a totally unrelated script.
The default behaviour won't change. Setting replace to false will add it on top
with a line below (instead of replacing the entire #mw-js-message division.

If the same component later receives a 'replace: true' it removes all previous
messages from that component and puts the new one on top.

Assigning to myself, hoping to implement it soonish.

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


[Bug 26889] New: Set WB namespace alias to NS_PROJECT in Bengali wikibook

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26889

   Summary: Set WB namespace alias to NS_PROJECT in Bengali
wikibook
   Product: Wikimedia
   Version: unspecified
  Platform: All
   URL: http://bn.wikibooks.org/
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Site requests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: jayanta...@gmail.com


Our Wikibooks (উইকিবই ) namespace was created but we need set WB and Wikibooks
both alias for Wikibooks (উইকিবই )

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


[Bug 26886] Move toggle for DoubleWiki to InitialiseSettings.php

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26886

JeLuF je...@gmx.de changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from JeLuF je...@gmx.de 2011-01-23 15:19:10 UTC ---
Your change has been completed.
Please reopen this ticket if anything went wrong.
The following configuration settings have been changed:
===
Index: InitialiseSettings.php
===
--- InitialiseSettings.php(revision 1534)
+++ InitialiseSettings.php(working copy)
@@ -8603,5 +8603,13 @@
 'default' = false,
 'foundationwiki' = true,
 ),
+
+'wmgUseDoubleWiki' = array( 
+'default' = false, 
+'wikisource' = true,
+'sourceswiki' = true,
+'frwiktionary' = true,
+),
+
 );

===
You can find the entire config file at
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php

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


[Bug 26889] Set WB namespace alias to NS_PROJECT in Bengali wikibook

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26889

JeLuF je...@gmx.de changed:

   What|Removed |Added

   Keywords||shell
 CC||je...@gmx.de

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


[Bug 26890] New: the default= query parameter doesn't work with the #show parser function.

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26890

   Summary: the default= query parameter doesn't work with the
#show parser function.
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: minor
  Priority: Normal
 Component: Semantic MediaWiki
AssignedTo: mar...@semantic-mediawiki.org
ReportedBy: dan.bol...@gmail.com
CC: jeroen_ded...@yahoo.com


If you #ask for a certain property from a certain page, no default text is
shown if the page exists but doesn't carry that property (default text is only
shown when no pages are returned).

i.e. page X does not have the property y, the following returns blank:

{{#ask: [[X]] | ?y | default = can't see me}}


This may be well and good for #ask, but it means that #show will never show the
default text (assuming it's page exists), which seems strange.


Do we need a default-per-property syntax?

{{#ask: [[X]] | ?y = The value of y # y is undefined}}


or something like that?

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


[Bug 26366] Thai Wikiquote project name logo

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26366

JeLuF je...@gmx.de changed:

   What|Removed |Added

 CC||je...@gmx.de

--- Comment #1 from JeLuF je...@gmx.de 2011-01-23 16:07:33 UTC ---
What's the name of the discussion namespace?

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


[Bug 26890] the default= query parameter doesn't work with the #show parser function.

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26890

Markus Krötzsch mar...@semantic-mediawiki.org changed:

   What|Removed |Added

   Severity|minor   |enhancement

--- Comment #1 from Markus Krötzsch mar...@semantic-mediawiki.org 2011-01-23 
16:50:27 UTC ---
Yes, I think that this is probably best addressed by a default value for
property printouts in queries. Using the existing printout parameter syntax,
the appropriate way of supporting this would be 

{{#ask: [[X]]
| ?y |+default=No values for y
| ?z |+default=No values for z
}}

Unfortunately, printout parameters are not currently supported by Special:Ask.
It is also not so clear how this would fit into the internal architecture
regarding datatypes. Some formats like timeline expect Type:Date properties to
return dates, but the default value would probably rather be a Type:String
value.

If these two issues can be addressed, it seems like a useful feature to
implement.

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


[Bug 26891] New: Mark as read should not loose list position

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26891

   Summary: Mark as read should not loose list position
   Product: MediaWiki extensions
   Version: any
  Platform: All
   URL: http://translatewiki.net/w/i.php?title=Special:NewMess
ageslqt_method=undo_mark_as_readlqt_operand=4806,480
9,4817,4818
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: LiquidThreads
AssignedTo: agarr...@wikimedia.org
ReportedBy: bugzilla.wikime...@publi.purodha.net
CC: bugzilla.wikime...@publi.purodha.net,
bhar...@wikimedia.org


Each time when I select mark as read on a thread on the page new messaegs
(some number) of my personal user-specific links, the page is redisplayed and
both paging and scrolling are started from the newest thread. Since I do not
mark newer threads as read before having read then, and I read them in roughly
chronologial order, I have to page back to where I was before, then scroll down
to where I was before, and continue reading. With several 100 threads and
messages, this is extremely time consuming. I spend a magnitude more time
waiting for pages to be sent to me just to immediately go to the next page, and
scrolling down than actually reading. Unfortunately I do not have a choice to
avoid using this extension, else I would.

Thus I suggest to include the parameters of the respective next or previous
thread in the Mark as read link.

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


[Bug 26892] New: Personal list of threads/messages should have a local table of contents.

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26892

   Summary: Personal list of threads/messages should have a local
table of contents.
   Product: MediaWiki extensions
   Version: any
  Platform: All
   URL: http://translatewiki.net/w/i.php?title=Special:NewMess
ageslqt_method=undo_mark_as_readlqt_operand=4806,480
9,4817,4818
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: LiquidThreads
AssignedTo: agarr...@wikimedia.org
ReportedBy: bugzilla.wikime...@publi.purodha.net
CC: bugzilla.wikime...@publi.purodha.net,
bhar...@wikimedia.org


Each time when I select mark as read on a thread on the page new messaegs
(some number) of my personal user-specific links, the page is redisplayed and
both paging and scrolling are started from the newest thread. Since I do not
mark newer threads as read before having read then, and I read them in roughly
chronologial order, I have to page back to where I was before, then scroll down
to where I was before, and continue reading. With several 100 threads and
messages, this is extremely time consuming. I spend a magnitude more time
waiting for pages to be sent to me just to immediately go to the next page, and
scrolling down than actually reading. Unfortunately I do not have a choice to
avoid using this extension, else I would.

Thus I suggest to include a table of contents in the personal page, so as to
avoid the need of scolling to threads. Since impersonal threaded pages have one
already, I believe, this would be pretty easy to do.

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


[Bug 26893] New: Allow better paging of lists of threads/messages

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26893

   Summary: Allow better paging of lists of threads/messages
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: LiquidThreads
AssignedTo: agarr...@wikimedia.org
ReportedBy: bugzilla.wikime...@publi.purodha.net
CC: bugzilla.wikime...@publi.purodha.net,
bhar...@wikimedia.org


Each time when I select mark as read on a thread on the page new messaegs
(some number) of my personal user-specific links, the page is redisplayed and
both paging and scrolling are started from the newest thread. Since I do not
mark newer threads as read before having read then, and I read them in roughly
chronologial order, I have to page back to where I was before, then scroll down
to where I was before, and continue reading. With several 100 threads and
messages, this is extremely time consuming. I spend a magnitude more time
waiting for pages to be sent to me just to immediately go to the next page, and
scrolling down than actually reading. Unfortunately I do not have a choice to
avoid using this extension, else I would.

Thus I suggest to enhance paging in a way allowing to jump to specific
pages/threads/messages, e.g. via a numbered list of links, or a set of number
input fields such as: Go to page [__] thread [__] message [__]
Of course, these numbers should be shown on the pages, next to the threads and
messages.

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


[Bug 21544] Text/URLs not wrapped in commit summary

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21544

--- Comment #6 from Reedy s...@reedyboy.net 2011-01-23 17:30:13 UTC ---
Amusingly, on Chrome 10.0.642.2 dev it seems to have been fixed. :P

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


[Bug 26786] Add functionality (in an extension or MediaWiki) and implement to make English Wikipedia's [[Template:Cite]] work faster

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26786

Ruslan rusli...@gmail.com changed:

   What|Removed |Added

 CC||rusli...@gmail.com

--- Comment #6 from Ruslan rusli...@gmail.com 2011-01-23 17:45:52 UTC ---
One reason why the citation templates can not be implemented in PHP is that
citation style heavily depends on language/project. Russian Wikipedia may have
a very different citation style than English one. Similar the citation style in
Wikiquote may be very different from Wikipedia. It also would be unreasonable
to install several extensions - one for each language/project.

Convert template is less project dependent, but still language dependent. Some
conversions (mi - km) would absolutely redundant in other languages. In
addition the desirable output format may also differ. So, any PHP
implementation of the convert template should be flexible enough for different
languages. It should be possible to configure it using MediaWiki pages.

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


[Bug 26865] API resolved redirects to special pages

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26865

--- Comment #4 from Umherirrender umherirrender_de...@web.de 2011-01-23 
19:07:58 UTC ---
(In reply to comment #3)
 Thanks, it apparently acts different for Special:FilePath.

See $wgInvalidRedirectTargets in DefaultSettings.php

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


[Bug 23542] Cascade protection and file redirects

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23542

duplicate...@googlemail.com changed:

   What|Removed |Added

 CC||duplicate...@googlemail.com

--- Comment #1 from duplicate...@googlemail.com 2011-01-23 19:27:09 UTC ---
A transclusion over redirect is also stored under the target template in the
templatelinks table.

This is not happen for files, so there is no entry in the imagelinks table and
the cascade protection cannot work.

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


[Bug 25917] PHP 5.3 features used

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25917

f.trott f.tr...@gmx.net changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

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


[Bug 26289] global $wgOut missing

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26289

f.trott f.tr...@gmx.net changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

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


[Bug 26628] Incompatibility with Extension:UsabilityInitiative

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26628

f.trott f.tr...@gmx.net changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

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


[Bug 22750] update export-0.4.xsd

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22750

--- Comment #2 from Umherirrender umherirrender_de...@web.de 2011-01-23 
19:52:12 UTC ---
Try to validate a logdump (pages-logging.xml.gz from
http://download.wikimedia.org/backup-index.html).

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


[Bug 26711] DatePicker: DisabledDates and HighlightedDates not working in IE

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26711

f.trott f.tr...@gmx.net changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

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


[Bug 26894] New: Kill $wgSkinExtensionFunctions

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26894

   Summary: Kill $wgSkinExtensionFunctions
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: ialex.w...@gmail.com


This variable is not used by any extension and is redundant with
$wgSkinExtensionFunctions. It was added in r4934 to let extensions defining new
skins add items to $wgValidSkinNames, but this is not needed now.

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


[Bug 26895] New: in /include/db/LoadBalancer.php function closeConnecton should be called closeConnection

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26895

   Summary: in /include/db/LoadBalancer.php function
closeConnecton should be called closeConnection
   Product: MediaWiki
   Version: 1.16.1
  Platform: All
OS/Version: All
Status: NEW
  Severity: minor
  Priority: Normal
 Component: Database
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: pieter.iser...@gmail.com


In /include/db/LoadBalancer.php it seems to me the closeConnecton function is
wrongly named (typo).

Propose marking it deprecated or so and adding a new function called
closeConnection with the old closeConnecton linking to the new one.

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


[Bug 26896] New: Special:FileList should use spaces rather than underscores in the filename column

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26896

   Summary: Special:FileList should use spaces rather than
underscores in the filename column
   Product: MediaWiki
   Version: wikimedia-deployment
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Special pages
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: wal...@email.com


When there are files with long names, the fact that the filenames have no
spaces makes the other columns shrink, and as their text wraps, the whole table
becomes longer than it needs to be.

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


[Bug 26786] Add functionality (in an extension or MediaWiki) and implement to make English Wikipedia's [[Template:Cite]] work faster

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26786

--- Comment #7 from MZMcBride b...@mzmcbride.com 2011-01-23 21:51:35 UTC ---
(In reply to comment #6)
 One reason why the citation templates can not be implemented in PHP is that
 citation style heavily depends on language/project. Russian Wikipedia may have
 a very different citation style than English one. Similar the citation style 
 in
 Wikiquote may be very different from Wikipedia. It also would be unreasonable
 to install several extensions - one for each language/project.

There isn't anything in what you describe that prevents this functionality from
being implemented in PHP. It might require a separate interface (using, e.g., a
separate Special page) or more customizability (using, e.g., $first_name
variables in MediaWiki messages), but it certainly isn't impossible.

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


[Bug 18479] Set $wgUseDynamicDates = false for the English Wikipedia

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18479

--- Comment #21 from MZMcBride b...@mzmcbride.com 2011-01-23 21:54:02 UTC ---
(In reply to comment #20)
 I assume this doesn't dirty caches, and so will take some time to propagate?
 
 It's cool to see a diff for InitialiseSettings... does this mean it's in SVN
 somewhere where we can all blame/diff/log it?

It's in a version control system of some kind, but the repo is not publicly
available, really. That's the subject of bug 17517. According to JeLuF
yesterday in #wikimedia-tech, there are 18 config files in wmf-config/, 10 of
them are on noc.wm.o. But even the publicly available files don't include a
revision system, you can only ever view the most current file.

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


[Bug 26897] New: Enable flag 'flood' in Spanish Wikinews (es.wikinews)

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26897

   Summary: Enable flag 'flood' in Spanish Wikinews (es.wikinews)
   Product: Wikimedia
   Version: unspecified
  Platform: All
   URL: http://es.wikinews.org/w/index.php?title=Wikinoticias:
Caf%C3%A9oldid=186796#Habilitar_flag_.27flood.27
OS/Version: All
Status: NEW
  Keywords: shell
  Severity: enhancement
  Priority: Normal
 Component: Site requests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: julian_past...@hotmail.com


Hello there. Community has decided by an 80% majority to allow flood flag
(http://es.wikinews.org/w/index.php?title=Wikinoticias:Caf%C3%A9oldid=186796#Habilitar_flag_.27flood.27).
Please enable it.

Best regards,
Julián

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


[Bug 26786] Add functionality (in an extension or MediaWiki) and implement to make English Wikipedia's [[Template:Cite]] work faster

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26786

--- Comment #8 from Happy-melon happy.melon.w...@gmail.com 2011-01-23 
22:06:29 UTC ---
(In reply to comment #6)
 One reason why the citation templates can not be implemented in PHP is that
 citation style heavily depends on language/project. Russian Wikipedia may have
 a very different citation style than English one. Similar the citation style 
 in
 Wikiquote may be very different from Wikipedia. It also would be unreasonable
 to install several extensions - one for each language/project.

That's essentially what I said.  A PHP implementation wouldn't be doing
anything very much different to what the wikitext is doing; it probably
wouldn't even do it very much more efficiently.  A function which is
essentially
take-a-load-of-text-strings-entered-into-wikitext-and-display-them-in-a-special-way
is not a good candidate for implementation in PHP rather than wikitext.  In
order to achieve anything meaningful, you have to change the *nature* of the
content, and turn it into semantic data.

 Convert template is...

This belongs on bug 235.

(In reply to comment #7)
 There isn't anything in what you describe that prevents this functionality 
 from
 being implemented in PHP. It might require a separate interface (using, e.g., 
 a
 separate Special page) or more customizability (using, e.g., $first_name
 variables in MediaWiki messages), but it certainly isn't impossible.

Indeed.  It's more that it's not a nice simple quick fix; this would probably
be as big a project as something like ResourceLoader, maybe even as big as
AbuseFilter.  Not something to be thrown together in an afternoon...

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


[Bug 26886] Move toggle for DoubleWiki to InitialiseSettings.php

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26886

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||krinklem...@gmail.com
 Resolution|FIXED   |

--- Comment #2 from Krinkle krinklem...@gmail.com 2011-01-23 22:14:26 UTC ---
Could you also remove the note or add something below it. It's a little
confusing (since it's been added to InitialiseSettings.php now)
pre
// FIXME: Needs $wmgUseDoubleWiki in InitialiseSettings.php
/pre

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


[Bug 24949] Allow an All languages override option

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24949

Marasoiu Maqrian Puiu poe...@yahoo.com changed:

   What|Removed |Added

URL||htpp;//www.smartwise.com
 CC||poe...@yahoo.com
  Component|CentralNotice   |Contributors
   Platform|All |Macintosh
 AssignedTo|rkald...@wikimedia.org  |wikibugs-l@lists.wikimedia.
   ||org
 OS/Version|All |Windows 7

--- Comment #1 from Marasoiu Maqrian Puiu poe...@yahoo.com 2011-01-23 
22:22:42 UTC ---
wellcome!

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


[Bug 24949] Allow an All languages override option

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24949

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

URL|htpp;//www.smartwise.com|
 CC|poe...@yahoo.com|agarr...@wikimedia.org
  Component|Contributors|CentralAuth
   Platform|Macintosh   |All
 AssignedTo|wikibugs-l@lists.wikimedia. |rkald...@wikimedia.org
   |org |
 OS/Version|Windows 7   |All

--- Comment #2 from Krinkle krinklem...@gmail.com 2011-01-23 22:46:03 UTC ---
( reverting poe...@yahoo.com )

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


[Bug 26894] Kill $wgSkinExtensionFunctions

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26894

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC||krinklem...@gmail.com

--- Comment #1 from Krinkle krinklem...@gmail.com 2011-01-23 22:54:53 UTC ---
$wgSkinExtensionFunctions === $wgSkinExtensionFunctions.
Which variable do you mean to kill and is redundant to which, something seems
missing here. Did you mean $wgExtensionFunctions ?

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


[Bug 26877] eowikisource caused problems with CHU events

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26877

Platonides platoni...@gmail.com changed:

   What|Removed |Added

 CC||platoni...@gmail.com

--- Comment #2 from Platonides platoni...@gmail.com 2011-01-23 23:04:24 UTC 
---
From your report, seems the rename was incomplete by:
a) Not moving the user pages (not a big deal, can be done manually)
b) Not logging the action into the rename log.

Why would an enwiki rename take place on commonswiki or enwikiversity?

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


[Bug 26670] Raw SQL sucks

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26670

--- Comment #5 from Reedy s...@reedyboy.net 2011-01-23 23:27:52 UTC ---
Deprecating it isn't quite going to work, I think. In the end, it'll end up
being probably a protected method, as we the way we do it is build a query
string from the array, and then dump that out, maybe some refactoring
relatedly.

It's sort of a tracking bug, but also not. Unless we're gonna start doing
numerous bugs Fix raw sql building in X, Fix raw sql building in Y.

I know Roan and myself (among others), are slowly working through them

Also not sure if Chad has logged a feature request to move to a more abstract
schema.. Either way, this would be a blocking bug for it


Certainly, having a more targeted approach wouldn't be a bad thing

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


[Bug 24479] CodeReview has many inefficient queries

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24479

Reedy s...@reedyboy.net changed:

   What|Removed |Added

   Keywords|bugsmash|

--- Comment #27 from Reedy s...@reedyboy.net 2011-01-23 23:32:23 UTC ---
Need to poke at this and see the state of it...

I think this is probably somewhere near done...

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


[Bug 26894] Kill $wgSkinExtensionFunctions

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26894

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Blocks||700

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


[Bug 700] Code quality issues (and other stuff that sucks) (tracking)

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=700

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Depends on||26894

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


[Bug 26894] Kill $wgSkinExtensionFunctions

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26894

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Blocks||9968

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


[Bug 9968] Reduce use of global and public variables (tracking)

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=9968

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Depends on||26894

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


[Bug 26895] in /include/db/LoadBalancer.php function closeConnecton should be called closeConnection

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26895

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 CC||s...@reedyboy.net

--- Comment #1 from Reedy s...@reedyboy.net 2011-01-24 01:01:30 UTC ---
Seemingly there is nothing calling it in phase3 or extensions

Fixed in r80841, leaving the back compat method behind. Though, I'm not quite
sure it's needed

It was added in r32578, and not changed since seemingly...

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


[Bug 26881] noinclude tag breaks Proofread under Internet Explorer

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26881

--- Comment #1 from Aleator aleator_w...@yahoo.es 2011-01-24 01:08:04 UTC ---
Hint: it could be related to $page_regexp from parse_page function at
ProofreadPage_body.php. I can interpret it as if it divides the $text into
three parts depending on the noinclude tags (I suppose for detecting header,
body and footer). But cannot explain the diference between MF vs IE.

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


[Bug 26840] 'Search and replace' button is missing in the Wiki editor advanced toolbar.

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26840

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 CC||roan.katt...@gmail.com
 Resolution||FIXED

--- Comment #1 from Roan Kattouw roan.katt...@gmail.com 2011-01-24 01:25:35 
UTC ---
Configuration issue, fixed now.

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


[Bug 26833] Wiki editor does not pop up dialog box when inserting table, adding reference

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26833

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 CC||roan.katt...@gmail.com
 Resolution||FIXED

--- Comment #1 from Roan Kattouw roan.katt...@gmail.com 2011-01-24 01:26:32 
UTC ---
Configuration issue, fixed now.

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


[Bug 26825] 'Insert char' is not loaded to the edit window in Internet explorer browsers

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26825

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||roan.katt...@gmail.com
 Resolution|DUPLICATE   |

--- Comment #3 from Roan Kattouw roan.katt...@gmail.com 2011-01-24 01:30:00 
UTC ---
(In reply to comment #2)
 Looks like a dupe of Bug #22632
 
 *** This bug has been marked as a duplicate of bug 22632 ***
No, that bug is about copypasting, this one is about using charinsert tools.
Those are two totally different things.

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


[Bug 26529] Run CodeReview repopulateCodePaths maintenance script on mediawiki wiki

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26529

--- Comment #9 from Roan Kattouw roan.katt...@gmail.com 2011-01-24 01:35:38 
UTC ---
(In reply to comment #8)
 Should this depend on the 1.17 deployment? Or is this another deployment?
1.17, yes.

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


[Bug 26529] Run CodeReview repopulateCodePaths maintenance script on mediawiki wiki

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26529

--- Comment #10 from Roan Kattouw roan.katt...@gmail.com 2011-01-24 01:36:18 
UTC ---
(In reply to comment #9)
 (In reply to comment #8)
  Should this depend on the 1.17 deployment? Or is this another deployment?
 1.17, yes.
...although I guess it wouldn't hurt to do this earlier and get it out of the
way.

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


[Bug 26746] Document all caches and how to clear them

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26746

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com

--- Comment #2 from Roan Kattouw roan.katt...@gmail.com 2011-01-24 01:44:44 
UTC ---
(In reply to comment #1)
 But *who* knows enough of this information to document it?
Different people know different things, I guess. Grepping the code for
wfMemcKey should catch like 90% of all instances where we use caching.

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


[Bug 26683] Unable to download index.php from localhost message displayed at complete page in IE7 IE8 browsers

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26683

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com

--- Comment #5 from Roan Kattouw roan.katt...@gmail.com 2011-01-24 01:50:05 
UTC ---
(In reply to comment #4)
 Sounds kinda like PHP is crashing. Anything in the web server's error logs?
Nope, all errors on Jan 12 were file does not exist errors.

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


[Bug 26825] 'Insert char' is not loaded to the edit window in Internet explorer browsers

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26825

Brion Vibber br...@pobox.com changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||DUPLICATE

--- Comment #4 from Brion Vibber br...@pobox.com 2011-01-24 01:50:59 UTC ---
It is, however, the same problem as bug 26827... duping.

*** This bug has been marked as a duplicate of bug 26827 ***

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


[Bug 26827] User cannot insert any commands by clicking on the wiki buttons on toolbar in Internet explorer browsers

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26827

--- Comment #3 from Brion Vibber br...@pobox.com 2011-01-24 01:50:59 UTC ---
*** Bug 26825 has been marked as a duplicate of this bug. ***

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


[Bug 26857] Fatal error during installation enabling 'Vector' extension

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26857

--- Comment #8 from Roan Kattouw roan.katt...@gmail.com 2011-01-24 01:52:17 
UTC ---
(In reply to comment #7)
 I am having the same issue after trying to install the Collection extension
 from svn trunk on a 1.16.1 upgraded install.
 
 Notice: Undefined variable: wgResourceModules in
 /var/www/html/iris/extensions/Collection/Collection.php on line 192
 
 Fatal error: Unsupported operand types in
 /var/www/html/iris/extensions/Collection/Collection.php on line 192
 
 Will any fix cover this as well?
If you're trying to install it through the installer, yes. If you tried to
install it the old-fashioned way (by adding require_once(blahblah) to
LocalSettings.php), then no. In the latter case, something else is probably
wrong (e.g. you didn't upgrade DefaultSettings.php correctly).

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


[Bug 26881] noinclude tag breaks Proofread under Internet Explorer

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26881

Bawolff bawolff...@gmail.com changed:

   What|Removed |Added

 CC||bawolff...@gmail.com

--- Comment #2 from Bawolff bawolff...@gmail.com 2011-01-24 01:59:09 UTC ---
Can not reproduce on IE6 (Admittedly that's the wrong version of IE, but its
what i had available at the moment).

I don't see the BBB's being differentiated in any way in the html source, so i
have no idea what could cause this.

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


[Bug 26828] UI issues in Wiki editor in Internet Explorer

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26828

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com

--- Comment #3 from Roan Kattouw roan.katt...@gmail.com 2011-01-24 02:00:07 
UTC ---
(In reply to comment #2)
 Does not seem to affect IE 8 on Windows 7; prototype link above  my local 
 test
 appear fine. I have no IE 7 handy to test.
You can put IE8 in IE7 compat mode and even into IE7 mode.

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


[Bug 26866] remove trackback user right if $wgUseTrackbacks = false

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26866

Bawolff bawolff...@gmail.com changed:

   What|Removed |Added

 CC||bawolff...@gmail.com

--- Comment #1 from Bawolff bawolff...@gmail.com 2011-01-24 02:05:47 UTC ---
As it stands, all sorts of rights are added to various user groups for disabled
by default features (Upload by url comes to mind). I think this should be
wontfixed.

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


[Bug 26877] eowikisource caused problems with CHU events

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26877

--- Comment #3 from seasha...@ymail.com 2011-01-24 02:16:31 UTC ---
disregard the rename on other wikis.

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


[Bug 26872] API: allow listing of files uploaded by user

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26872

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com

--- Comment #3 from Roan Kattouw roan.katt...@gmail.com 2011-01-24 02:23:00 
UTC ---
(In reply to comment #2)
 Somebody who has knowledge about how mysql handles indices needs to look into
 this. I don't know if MySQL is able to merge three indices to make the 
 required
 query sane.
There is no such thing as merging indices.

There is an index on (img_user_text, img_timestamp), we could use that.
However, we'd have to sort and page by timestamp instead of name (kind of
annoying since timestamps aren't necessarily unique), and we couldn't support
any other limiting parameters (aisha1, aiprefix, etc.) in combination with
aiuser.

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


[Bug 26867] CodeReview SVN shell-out fails with default $wgMaxShellMemory (false locale, DNS errors)

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26867

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com

--- Comment #4 from Roan Kattouw roan.katt...@gmail.com 2011-01-24 02:32:21 
UTC ---
A lot of things fail with the default $wgMaxShellMemory. I doubled it on the
cluster some time ago because shelling out to ImageMagick failed on some
machines. It didn't have enough memory to load libraries like libpng, so it
died with a confusing error message like No delegate found for image format:
png, essentially claiming it didn't support PNG.

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


[Bug 26649] Seemingly broken skins under Resource Loader

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26649

--- Comment #13 from Roan Kattouw roan.katt...@gmail.com 2011-01-24 02:35:20 
UTC ---
(In reply to comment #11)
 r80776 ports Modern to RL
 
Is this needed for Modern to work in 1.17, or can it be left out of the
release?

 Stuff that is still broken:
 * IE stylesheets of Monobook and Chick
At least Monobook should be fine in 1.17. Not sure about Chick.

Could you (or someone) identify which skins are broken in REL1_17 right now so
I know which fixes to backport?

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


[Bug 26884] Allow sorting by creation date for list=allusers

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26884

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com

--- Comment #1 from Roan Kattouw roan.katt...@gmail.com 2011-01-24 02:40:45 
UTC ---
There's no index on this, so this whole feature just sounds like a bad idea to
me.

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


[Bug 26886] Move toggle for DoubleWiki to InitialiseSettings.php

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26886

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com

--- Comment #3 from Roan Kattouw roan.katt...@gmail.com 2011-01-24 02:42:56 
UTC ---
(In reply to comment #2)
 Could you also remove the note or add something below it. It's a little
 confusing (since it's been added to InitialiseSettings.php now)
 pre
 // FIXME: Needs $wmgUseDoubleWiki in InitialiseSettings.php
 /pre
I've removed it locally. It probably won't show up on noc until the next change
to CommonSettings is synced; I didn't think syncing for a comment removal was
really necessary.

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


[Bug 26886] Move toggle for DoubleWiki to InitialiseSettings.php

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26886

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

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


[Bug 18479] Set $wgUseDynamicDates = false for the English Wikipedia

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18479

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com

--- Comment #22 from Roan Kattouw roan.katt...@gmail.com 2011-01-24 02:47:11 
UTC ---
(In reply to comment #21)
 It's in a version control system of some kind, but the repo is not publicly
 available, really. That's the subject of bug 17517. According to JeLuF
 yesterday in #wikimedia-tech, there are 18 config files in wmf-config/, 10 of
 them are on noc.wm.o. But even the publicly available files don't include a
 revision system, you can only ever view the most current file.
Yeah, we'd like to not have the file with the database password in a public
SVN, thank you very much :)

I believe the ops folks intend to put our public config stuff in a
publicly-readable (but of course write-restricted) SVN repo, but I have no idea
what the priority of or progress on that is.

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


[Bug 26827] User cannot insert any commands by clicking on the wiki buttons on toolbar in Internet explorer browsers

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26827

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 CC||roan.katt...@gmail.com
 Resolution||FIXED

--- Comment #4 from Roan Kattouw roan.katt...@gmail.com 2011-01-24 02:58:47 
UTC ---
(In reply to comment #2)
 Testing in IE 8 on Windows 7: error is 'object doesn't support this property 
 or
 method' blah in this bit of jquery.textSelection.js:
 
 if(context){
 context.fn.restoreStuffForIE();
 }
 
 It looks like no restoreStuffForIE function ever gets defined, so this may be 
 a
 leftover of code that's been moved or dropped.
Yes, it's a leftover of that function being renamed and callers not having been
updated. Should be fixed in r80842.

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


[Bug 26611] Bugs that should be fixed for 1.17 WMF deployment (tracking)

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26611

Bug 26611 depends on bug 26827, which changed state.

Bug 26827 Summary: User cannot insert any commands by clicking on the wiki 
buttons on toolbar in Internet explorer browsers
https://bugzilla.wikimedia.org/show_bug.cgi?id=26827

   What|Old Value   |New Value

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

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


[Bug 26366] Thai Wikiquote project name logo

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26366

--- Comment #2 from Octra Bond octahedro...@gmail.com 2011-01-24 04:08:02 UTC 
---
The project's discussion namespace must be คุยเรื่องวิกิคำคม, similar way as
Thai Wikipedia.

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


[Bug 26235] Wrong number of total revisions

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26235

--- Comment #2 from Brion Vibber br...@pobox.com 2011-01-24 04:28:49 UTC ---
Looks like some of the list view classes need to override either
getSpecializedWhereClause, or the entire getRevCount method...

... or better yet, replace getRevCount() by calling into the pager and turning
its query into a count(*) without the offset/limit. That would avoid having to
duplicate the query code that's already in the SvnRevTablePager subclasses.

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


[Bug 26880] [ContactPage] Add hook to allow the easy addition of fields

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26880

Brion Vibber br...@pobox.com changed:

   What|Removed |Added

 Blocks||24682

--- Comment #2 from Brion Vibber br...@pobox.com 2011-01-24 04:45:57 UTC ---
Bug 24682 suggests a config for replacing the one-off one with the stock one;
needs to be checked to see if it's sufficient. If so, then this bug can be
closed out; if not then whatever needs adding needs to be added.

Once done and live, it'll be safe to remove the ContactPageFundraiser ext.

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


[Bug 24682] Change wikimediafoundation.org's ContactPage extension

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24682

Brion Vibber br...@pobox.com changed:

   What|Removed |Added

 Depends on||26880

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


[Bug 24682] Change wikimediafoundation.org's ContactPage extension

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24682

--- Comment #1 from Brion Vibber br...@pobox.com 2011-01-24 04:47:20 UTC ---
New bug 26880 requests adding hooks/whatever needed to make the stock extension
configurable enough to remove the temporary forked one.

Needs to be checked whether the above is sufficient; if so, bug 26880 can be
closed out.

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


[Bug 24682] Change wikimediafoundation.org's ContactPage extension

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24682

--- Comment #2 from MZMcBride b...@mzmcbride.com 2011-01-24 04:48:49 UTC ---
Cross-referencing this revision and its comments:
http://www.mediawiki.org/wiki/Special:Code/MediaWiki/56209

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


[Bug 25878] SpecialPage::exists should normalize input

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25878

--- Comment #4 from Brion Vibber br...@pobox.com 2011-01-24 04:51:11 UTC ---
(In reply to comment #2)
 The patch doesn't strip Special page name parameters, and resolveAlias only
 officially deals with aliases, it does not guarantee that the plain form is
 tested. I'll just add space normalization to exists instead.

Should work to run the string through self::resolveAliasWithSubpage(), then
check the first element of the returned array.

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


[Bug 26898] New: CreateRedirect extension needs code cleanup

2011-01-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26898

   Summary: CreateRedirect extension needs code cleanup
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: minor
  Priority: Normal
 Component: [other]
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: b...@mzmcbride.com


The CreateRedirect extension was committed to SVN in r76578. It uses raw HTML
and some other nastiness, which should probably be cleaned up. There may be XSS
vulnerabilities in the code; using standard classes/functions dramatically
reduces the likelihood of this (and it makes the code generally more readable
and standardized).

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


  1   2   >