[Bug 26110] Using the API for review does not work

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26110

--- Comment #6 from Hannes Roest hannesro...@gmx.ch 2010-11-25 09:17:19 UTC 
---
Hi Rob, 

thanks for the quick response. I will be gone for a week and wont have a chance
to test further but it seems that the problem is not quite solved. The internal
server error has disappeared but now I get this:

?xml version=1.0?apierror code=notarget info=Cannot find a flagged
revision with the specified ID. //api

whereas the specified revision clearly exists:

http://de.wikipedia.org/w/index.php?oldid=81798619

I have registered for the proteotype wiki, but dont have review rights - so I
cannot test there either...maybe you can give me the rights?
http://prototype.wikimedia.org/de.wikipedia.org/Benutzer:Hannes_R%C3%B6st

The ultimate test for me or you to do is to run the pywikipediabot and try to
review a page only given its revision id. Might it be possible to run such a 
test automatically for each mediawiki-version that is deployed? 

I also dont think I understand the suggested fix above. The error message
produced on line 114  does not seem to relate to de-approving as suggested by
the comments or am I mistaken? (if I am correct and the above message is
produced by code on line 114). It might also be nice to distinguish it from a
failure on line 50 where the error message seems to be correct and some other
problem occurred with generating a Revision object from Revision::newFromId().

Greetings, 

Hannes

-- 
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 26110] Using the API for review does not work

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26110

Hannes Roest hannesro...@gmx.ch changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 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 25204] Notice about pending changes on watchlist should not be in sitenotice

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25204

Aaron Schulz jschulz_4...@msn.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Aaron Schulz jschulz_4...@msn.com 2010-11-25 09:50:51 UTC 
---
Fixed in r77275.

-- 
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 26115] New: Interwikis have 302 redirect, indexed by Google

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26115

   Summary: Interwikis have 302 redirect, indexed by Google
   Product: MediaWiki
   Version: 1.17-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Redirects
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: krinklem...@gmail.com


Searching for Wikimedia Commons on Google.nl (
http://www.google.com/search?client=safarirls=enq=wikimedia+commons /
language: dutch ) the top result is this:

* Wikimedia Commons
The IUCN Red List has agreed to license distribution maps derived from the data
present on their website with a Creative Commons By-SA 2.0. ...
nl.wikipedia.org/wiki/Commons: - Cached

That's an interwiki link, probably indexed by either a double interwiki (ie.
en.wikipedia linking to nl:commons: )

Perhaps make these kind of urls, for interwikis that are not limited to local
(such as bugzilla: and mw:), a 301 redirect instead ?

-- 
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 26116] New: Canonical links for all (indexed) pages

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26116

   Summary: Canonical links for all (indexed) pages
   Product: MediaWiki
   Version: 1.17-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: minor
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: krinklem...@gmail.com


There are numerious ocasions where either intended or unintended there are
multiple ways of getting to the same output.

A few common examples of URLs that should have a canonical link in the head:

* http://commons.wikimedia.org/?title=Commons:Sandbox
* http://commons.wikimedia.org/w/index.php?title=Commons:Sandbox
* http://commons.wikimedia.org/wiki/Commons:Sandbox?action=view
* etc.
** Canonical: http://commons.wikimedia.org/wiki/Commons:Sandbox



Perhaps these unindex ones as well:
* http://commons.wikimedia.org/wiki/Commons:Sandbox?action=edit
** Canonical:
http://commons.wikimedia.org/w/index.php?title=Commons:Sandbox*action=edit
* http://commons.wikimedia.org/?diff=46399545
** Canonical: http://commons.wikimedia.org/w/index.php?diff=46399545
* http://commons.wikimedia.org/wiki/Special:Contributions/Krinkle?namespace=6
** Canonical:
http://commons.wikimedia.org/w/index.php?title=Special:Contributionstarget=Krinklenamespace=6

-- 
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 26116] Canonical links for all (indexed) pages

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26116

Alexandre Emsenhuber [IAlex] ialex.w...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||ialex.w...@gmail.com
 Resolution||DUPLICATE

--- Comment #1 from Alexandre Emsenhuber [IAlex] ialex.w...@gmail.com 
2010-11-25 10:08:52 UTC ---


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

-- 
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 25882] Canonical URL on all content pages

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25882

Alexandre Emsenhuber [IAlex] ialex.w...@gmail.com changed:

   What|Removed |Added

 CC||krinklem...@gmail.com

--- Comment #2 from Alexandre Emsenhuber [IAlex] ialex.w...@gmail.com 
2010-11-25 10:08:52 UTC ---
*** Bug 26116 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 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 26110] Using the API for review does not work

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26110

--- Comment #7 from Aaron Schulz jschulz_4...@msn.com 2010-11-25 10:50:06 UTC 
---
(In reply to comment #1)
 I guess I've fixed it in r77258/r77260

After looking at this again and doing API tests on a private wiki, I found a
good amount of other outdated code too. Fixed in r77276.

-- 
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 26117] New: Enable flood flag on zhwiki

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26117

   Summary: Enable flood flag on zhwiki
   Product: Wikimedia
   Version: unspecified
  Platform: All
   URL: http://zh.wikipedia.org/wiki/Wikipedia:%E4%BA%92%E5%8A
%A9%E5%AE%A2%E6%A0%88/%E6%96%B9%E9%92%88#Flood_flag
OS/Version: All
Status: NEW
  Keywords: shell
  Severity: normal
  Priority: Normal
 Component: Site requests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: xu.jimmy@gmail.com


Per community consensus, please enable flood flag on zhwiki.

B'crats should be able to add or remove this flag for all users, and admins
should be able to add this flag to themselves.

Local discussion:
http://zh.wikipedia.org/wiki/Wikipedia:%E4%BA%92%E5%8A%A9%E5%AE%A2%E6%A0%88/%E6%96%B9%E9%92%88#Flood_flag
Local policy:
http://zh.wikipedia.org/wiki/Wikipedia:%E6%9C%BA%E5%99%A8%E4%BA%BA%E7%94%A8%E6%88%B7

Regards.

-- 
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 26118] New: Shouldn't let any Thread to be indexed when __NOINDEX__ is added to the introduction (header) of a page

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26118

   Summary: Shouldn't let any Thread to be indexed when
__NOINDEX__ is added to the introduction (header) of a
page
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: LiquidThreads
AssignedTo: agarr...@wikimedia.org
ReportedBy: mybugs.m...@gmail.com
CC: bhar...@wikimedia.org


Currently, even if a user add __NOINDEX__ to its talkpage, all threads created
on it are *still indexed* by search engines, since the extension creates each
commont in a different page (where the user can only add the magic word *after*
the topic was created). The same happens for other pages (not only user talk
pages).

For privacy reasons, this shouldn't happen. Especifically, the users should
*not* be requested to add __NOINDEX__ to zillions of comments in order to get
all of them not being indexed.

-- 
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 26118] Shouldn't let any Thread to be indexed when __NOINDEX__ is added to the introduction (header) of a page

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26118

mybugs.m...@gmail.com changed:

   What|Removed |Added

 Blocks||17004

-- 
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 17004] Search engine indexing (tracking)

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17004

mybugs.m...@gmail.com changed:

   What|Removed |Added

 Depends on||26118

-- 
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 26108] API errors received while obtaining metadata cause 'spin forever'

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26108

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 25841] Sync r76330 ($namespaceNames) for extwiki and run namespaceDupes.php

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25841

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

   What|Removed |Added

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

--- Comment #1 from Roan Kattouw roan.katt...@gmail.com 2010-11-25 13:42:15 
UTC ---
Done:

... 2360 (0,Prantilla:A_favol) - (10,A_favol) [[Prantilla:A favol]]
...  *** cannot resolve automatically; page exists with ID 3103 ***
...  *** old title A_favol
...  *** new title A_favol/BROKEN
...  *** using suffixed form [[Prantilla:A favol/BROKEN]] ***
... resolving on page... ok.
... 2361 (0,Prantilla:A_la_contra) - (10,A_la_contra) [[Prantilla:A la
contra]]
...  *** cannot resolve automatically; page exists with ID 3104 ***
...  *** old title A_la_contra
...  *** new title A_la_contra/BROKEN
...  *** using suffixed form [[Prantilla:A la contra/BROKEN]] ***
... resolving on page... ok.
... 2894 (0,Prantilla:Alfareria_estremeña) - (10,Alfareria_estremeña)
[[Prantilla:Alfareria estremeña]]
...  *** cannot resolve automatically; page exists with ID 3138 ***
...  *** old title Alfareria_estremeña
...  *** new title Alfareria_estremeña/BROKEN
...  *** using suffixed form [[Prantilla:Alfareria estremeña/BROKEN]] ***
... resolving on page... ok.
... 2893 (0,Prantilla:Alfareria_griega) - (10,Alfareria_griega)
[[Prantilla:Alfareria griega]]
...  *** cannot resolve automatically; page exists with ID 3139 ***
...  *** old title Alfareria_griega
...  *** new title Alfareria_griega/BROKEN
...  *** using suffixed form [[Prantilla:Alfareria griega/BROKEN]] ***
... resolving on page... ok.
... 2177 (0,Prantilla:Algotra_ortografia) - (10,Algotra_ortografia)
[[Prantilla:Algotra ortografia]]
...  *** cannot resolve automatically; page exists with ID 3093 ***
...  *** old title Algotra_ortografia
...  *** new title Algotra_ortografia/BROKEN
...  *** using suffixed form [[Prantilla:Algotra ortografia/BROKEN]] ***
... resolving on page... ok.
... 1932 (0,Prantilla:Almienta_notícia) - (10,Almienta_notícia)
[[Prantilla:Almienta notícia]]
...  *** cannot resolve automatically; page exists with ID 3120 ***
...  *** old title Almienta_notícia
...  *** new title Almienta_notícia/BROKEN
...  *** using suffixed form [[Prantilla:Almienta notícia/BROKEN]] ***
... resolving on page... ok.
... 175 (0,Prantilla:Almiental) - (10,Almiental) [[Prantilla:Almiental]]
...  *** cannot resolve automatically; page exists with ID 3118 ***
...  *** old title Almiental
...  *** new title Almiental/BROKEN
...  *** using suffixed form [[Prantilla:Almiental/BROKEN]] ***
... resolving on page... ok.
... 2350 (0,Prantilla:Artículu_númiru) - (10,Artículu_númiru)
[[Prantilla:Artículu númiru]]
...  *** cannot resolve automatically; page exists with ID 3099 ***
...  *** old title Artículu_númiru
...  *** new title Artículu_númiru/BROKEN
...  *** using suffixed form [[Prantilla:Artículu númiru/BROKEN]] ***
... resolving on page... ok.
... 181 (0,Prantilla:Bienviniu) - (10,Bienviniu) [[Prantilla:Bienviniu]]
...  *** cannot resolve automatically; page exists with ID 697 ***
...  *** old title Bienviniu
...  *** new title Bienviniu/BROKEN
...  *** using suffixed form [[Prantilla:Bienviniu/BROKEN]] ***
... resolving on page... ok.
... 2312 (0,Prantilla:Biogr) - (10,Biogr) [[Prantilla:Biogr]]
...  *** cannot resolve automatically; page exists with ID 3121 ***
...  *** old title Biogr
...  *** new title Biogr/BROKEN
...  *** using suffixed form [[Prantilla:Biogr/BROKEN]] ***
... resolving on page... ok.
... 2311 (0,Prantilla:Biolat) - (10,Biolat) [[Prantilla:Biolat]]
...  *** cannot resolve automatically; page exists with ID 3097 ***
...  *** old title Biolat
...  *** new title Biolat/BROKEN
...  *** using suffixed form [[Prantilla:Biolat/BROKEN]] ***
... resolving on page... ok.
... 2358 (0,Prantilla:Carina) - (10,Carina) [[Prantilla:Carina]]
...  *** cannot resolve automatically; page exists with ID 3102 ***
...  *** old title Carina
...  *** new title Carina/BROKEN
...  *** using suffixed form [[Prantilla:Carina/BROKEN]] ***
... resolving on page... ok.
... 2971 (0,Prantilla:Casus_gramaticalis) - (10,Casus_gramaticalis)
[[Prantilla:Casus gramaticalis]]
...  *** cannot resolve automatically; page exists with ID 3140 ***
...  *** old title Casus_gramaticalis
...  *** new title Casus_gramaticalis/BROKEN
...  *** using suffixed form [[Prantilla:Casus gramaticalis/BROKEN]] ***
... resolving on page... ok.
... 2202 (0,Prantilla:Chiquininu) - (10,Chiquininu)
[[Prantilla:Chiquininu]]
...  *** cannot resolve automatically; page exists with ID 3095 ***
...  *** old title Chiquininu
...  *** new title Chiquininu/BROKEN
...  *** using suffixed form [[Prantilla:Chiquininu/BROKEN]] ***
... resolving on page... ok.
... 2014 (0,Prantilla:Commonscat) - (10,Commonscat)
[[Prantilla:Commonscat]]
...  *** cannot resolve automatically; page exists with ID 3092 ***
...  *** old title 

[Bug 25841] Sync r76330 ($namespaceNames) for extwiki and run namespaceDupes.php

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25841

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #2 from Roan Kattouw roan.katt...@gmail.com 2010-11-25 13:59:14 
UTC ---
Fixed all of these.

-- 
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 26042] Duplicate signoffs cause duplicate key error

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26042

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #2 from Roan Kattouw roan.katt...@gmail.com 2010-11-25 14:50:43 
UTC ---
DB error fixed in r77288.

-- 
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 26119] New: Document-centric semantic wiki

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26119

   Summary: Document-centric semantic wiki
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Semantic MediaWiki
AssignedTo: mar...@semantic-mediawiki.org
ReportedBy: bret...@yahoo.com
CC: jeroen_ded...@yahoo.com


I know this is likely to be a very tall order, but I am wondering whether the
Semantic Mediawiki extension or its like, and all its abilities for enabling
querying, could also be taken advantage of, with adaptations which allowed
nested textual semantic markup, to simplify say the creation of XML
semantically-rich documents like TEI (see
http://tei.oucs.ox.ac.uk/P5/Guidelines-web/en/html/REF-ELEMENTS.html for sample
tags) (e.g., by using Mediawiki-like syntax without enabling XML which requires
closing tags; as well known to wiki syntax lovers, even if closing tags can
sometimes provide readability, it can also hamper it).

In this case, the properties would not necessarily be about the page per se,
but about information within the article relevant to its immediate context of
the document or possibly some external context.

For example, if plays, novels, Scriptures, etc. were added to such a wiki, any
references to say a date could be marked up as such, as could structural
information like letter openings, closings, etc., or annotations of meaning
like irony, humor, etc., which could then be made available to queries, and
even possibly allowing joins of other documents (e.g., searching for all
document passages mentioning that date range (for the current document, or
those belonging to a given category or with a given property)). 

(And to the extent security/performance is a concern with such repeatable and
open-ended user queries, the extension might allow documents to be added by the
user to say locally stored HTML5 IndexedDB collections, which could in turn be
queried by the user in an offline-friendly manner. jQuery or XQuery (if made
available to JavaScript) could be made available by any HTML5 applications
granted access to these database collections, including ideally some built-in
one available at the wiki itself such that one could query the XML-generated
output within a document or collection.)

While semantic often tends to be associated with data-centric applications in
standards-based, web-centric discussions, I am really eager to see it expand to
document-centric data as well. When both are combined, one might be able to
both query a document in a rich way relative to the content, while also access
additional data, perhaps via references to a data-centric wiki like Wikipedia,
in an integrated way.

Thank you.

-- 
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 26119] Document-centric semantic wiki

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26119

--- Comment #1 from Brett Zamir bret...@yahoo.com 2010-11-25 15:19:58 UTC ---
I might add this could really expand the important of a site like Wikisource,
given that semantic mark-up really can benefit from a large base of users whose
role expands from not only being proofreaders or formatters, but potentially
also being markup editors for enriching important documents.

-- 
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 26076] Upload wizard doesn't complete upload in Firefox 3.6.12 on Ubuntu

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26076

--- Comment #13 from Guillaume Paumier gpaum...@wikimedia.org 2010-11-25 
15:27:28 UTC ---
Is this a dupe of new bug 26108 ?

-- 
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 26013] Add an interface to add/remove related revisions

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26013

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE

--- Comment #1 from Roan Kattouw roan.katt...@gmail.com 2010-11-25 16:03:14 
UTC ---


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

-- 
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 25638] Allow explicit marking of follow-up revisions

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25638

--- Comment #8 from Roan Kattouw roan.katt...@gmail.com 2010-11-25 16:03:14 
UTC ---
*** Bug 26013 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 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 26120] New: CodeReview e-mails should include commit summary

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26120

   Summary: CodeReview e-mails should include commit summary
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: CodeReview
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: b...@mzmcbride.com
CC: innocentkil...@gmail.com, s...@reedyboy.net


Currently, CodeReview e-mails look something like this:


User Hashar posted a comment on MediaWiki.r77186.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/77186#c11289

Comment:

spaces fixed in a future revision.


There's no way to know which revision this is referring to, which is really
annoying. Perhaps it should include a truncated commit summary?

-- 
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 26110] Using the API for review does not work

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26110

--- Comment #8 from Bawolff bawolff...@gmail.com 2010-11-25 18:45:06 UTC ---
(In reply to comment #7)
 (In reply to comment #1)
  I guess I've fixed it in r77258/r77260
 
 After looking at this again and doing API tests on a private wiki, I found a
 good amount of other outdated code too. Fixed in r77276.

Could said fixes be deployed? en.wikinews has some gadgets that are in quite
heavy use that depend on sighting things by 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 21806] Support language variants (different language interfaces - same wikipedia)

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21806

--- Comment #3 from mybugs.m...@gmail.com 2010-11-25 18:47:21 UTC ---
(In reply to comment #1)
 Chinese (different scripts) and Serbian (Latin - Cyrillic) have
 this variant autoconversion, but there's no such thing for pt - pt-br.
Actually there is:
http://pt.wikipedia.org/wiki/Wikipedia:Esplanada/propostas/Conversor_de_idiomas_para_as_variantes_do_portugu%C3%AAs_%2830mai2010%29/PHP
It is just a matter of some developer adding the corresponding code to a test
wiki where the Portuguese comunity could test it in order to decide if they
want or not the feature enabled on Portuguese wikipedia. This was proposed on
http://pt.wikipedia.org/wiki/Wikipedia:Esplanada/propostas/Conversor_de_idiomas_para_as_variantes_do_portugu%C3%AAs_%2830mai2010%29
and discussed in its talk page. There are examples of Conversion tables at 
http://pt.wikipedia.org/wiki/Wikipedia:Esplanada/propostas/Conversor_de_idiomas_para_as_variantes_do_portugu%C3%AAs_%2830mai2010%29/MediaWiki:Conversiontable/pt-pt
and
http://pt.wikipedia.org/wiki/Wikipedia:Esplanada/propostas/Conversor_de_idiomas_para_as_variantes_do_portugu%C3%AAs_%2830mai2010%29/MediaWiki:Conversiontable/pt-br

Unfortunatelly my previous question wasn't answered yet:
http://lists.wikimedia.org/pipermail/wikitech-l/2010-August/048809.html

-- 
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 26121] New: Enable Language Converter for Portuguese in a testwiki

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26121

   Summary: Enable Language Converter for Portuguese in a testwiki
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Site requests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: mybugs.m...@gmail.com


Some time ago it was proposed on Portuguese Wikipedia the use of
LanguageConverter for dealing with differences among Portuguese variants. This
was proposed on
http://pt.wikipedia.org/wiki/Wikipedia:Esplanada/propostas/Conversor_de_idiomas_para_as_variantes_do_portugu%C3%AAs_%2830mai2010%29
and discussed in its talk page. 

We already have some examples of conversion tables which could be used as basis
for building the official tables:
http://pt.wikipedia.org/wiki/Wikipedia:Esplanada/propostas/Conversor_de_idiomas_para_as_variantes_do_portugu%C3%AAs_%2830mai2010%29/MediaWiki:Conversiontable/pt-pt
and
http://pt.wikipedia.org/wiki/Wikipedia:Esplanada/propostas/Conversor_de_idiomas_para_as_variantes_do_portugu%C3%AAs_%2830mai2010%29/MediaWiki:Conversiontable/pt-br

There is also a first version of the configuration files which should be needed
to test it:
http://pt.wikipedia.org/wiki/Wikipedia:Esplanada/propostas/Conversor_de_idiomas_para_as_variantes_do_portugu%C3%AAs_%2830mai2010%29/PHP

Could someone add the corresponding code to a test wiki where the Portuguese
comunity could try it in order to decide if they want or not the feature
enabled on some Portuguese project? (and also, if it would need any further
enhancement before that)

There was a thread about this on wikitech, but it is pending an answer to my
previous question:
http://lists.wikimedia.org/pipermail/wikitech-l/2010-August/048809.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 21806] Support language variants (different language interfaces - same wikipedia)

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21806

--- Comment #4 from mybugs.m...@gmail.com 2010-11-25 19:00:04 UTC ---
Created bug 26121 for 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 26110] Using the API for review does not work

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26110

--- Comment #9 from Aaron Schulz jschulz_4...@msn.com 2010-11-25 20:10:05 UTC 
---
(In reply to comment #8)
 (In reply to comment #7)
  (In reply to comment #1)
   I guess I've fixed it in r77258/r77260
  
  After looking at this again and doing API tests on a private wiki, I found a
  good amount of other outdated code too. Fixed in r77276.
 
 Could said fixes be deployed? en.wikinews has some gadgets that are in quite
 heavy use that depend on sighting things by the api.

Deployed.

-- 
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 22496] viewing diff of redirect without specifying oldid makes wgPagename wrong

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22496

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

   What|Removed |Added

 Status|RESOLVED|VERIFIED
 CC||has...@free.fr

-- 
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 21279] Regular deletion of revisions deleted with rev_deleted breaks links in log entries

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21279

--- Comment #24 from DerHexer wikipedia_emails-nachfr...@yahoo.de 2010-11-25 
20:24:41 UTC ---
Log entries also break if the page was moved. You can only see what happened if
you're looking for the “revision author” in Special:Log/suppress. It can
neither be found by “user” nor by “title”.

-- 
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 26122] New: No way to get the ID of a deleted page

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26122

   Summary: No way to get the ID of a deleted page
   Product: MediaWiki
   Version: 1.16.0beta2
  Platform: All
OS/Version: All
Status: NEW
  Severity: critical
  Priority: Normal
 Component: API
AssignedTo: roan.katt...@gmail.com
ReportedBy: superyet...@yahoo.com
CC: bryan.tongm...@gmail.com, s...@reedyboy.net,
vasi...@gmail.com, soxre...@gmail.com


Using the recentchanges option, I can get the title of a deleted page but
there is no way to learn the corresponding ID. Is there any workaround to 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 25252] Resourceloader breaks marking pages as sighted (FlaggedRevs)

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25252

Aaron Schulz jschulz_4...@msn.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||jschulz_4...@msn.com
 Resolution||FIXED

--- Comment #1 from Aaron Schulz jschulz_4...@msn.com 2010-11-25 20:38:25 UTC 
---
(In reply to comment #0)
 Similar to bug25251.
 
 It's not possible to mark the page as sighted (in Extension:FlaggedRevs)
 without reloading. Currenlty submitting the review form triggers redirect to
 separate page.

This has since been resolved by using different script inclusion functions.

-- 
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 24415] Implement ResourceLoader (tracking)

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24415

Bug 24415 depends on bug 25252, which changed state.

Bug 25252 Summary: Resourceloader breaks marking pages as sighted (FlaggedRevs)
https://bugzilla.wikimedia.org/show_bug.cgi?id=25252

   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 25260] Resource loader breaks submit button in FlaggedRevs

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25260

Aaron Schulz jschulz_4...@msn.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||jschulz_4...@msn.com
 Resolution||FIXED

--- Comment #1 from Aaron Schulz jschulz_4...@msn.com 2010-11-25 20:38:56 UTC 
---
(In reply to comment #0)
 A button with message [[MediaWiki:Revreview-submitedit]] doesn't works.
 Probably the problem is connected with resource loader.
 
 PS Shall I assign this bug to Component Resource Loader or directly to Aaron
 (as FlaggedRevs Component)?


This has since been resolved by using different script inclusion functions.

-- 
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 24415] Implement ResourceLoader (tracking)

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24415

Bug 24415 depends on bug 25260, which changed state.

Bug 25260 Summary: Resource loader breaks submit button in FlaggedRevs
https://bugzilla.wikimedia.org/show_bug.cgi?id=25260

   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 26014] Allow users to strike own signoffs

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26014

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Roan Kattouw roan.katt...@gmail.com 2010-11-25 21:43:58 
UTC ---
Fixed in r77302.

-- 
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 25638] Allow explicit marking of follow-up revisions

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25638

--- Comment #9 from Roan Kattouw roan.katt...@gmail.com 2010-11-25 21:44:54 
UTC ---
Sign-off part (bug 26014) done in r77302.

-- 
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 26062] Install AbuseFilter on pt.wikisource

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26062

duplicate...@googlemail.com changed:

   What|Removed |Added

   Keywords||shell
 CC||duplicate...@googlemail.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 24411] List recent User-Agents for a user or IP

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24411

--- Comment #20 from Huji huji.h...@gmail.com 2010-11-25 22:01:22 UTC ---
Aaron,

Any comments? I'd rather be finished with one bug before proceeding to another
one.

-- 
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 26121] Enable Language Converter for Portuguese in a testwiki

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26121

duplicate...@googlemail.com changed:

   What|Removed |Added

   Keywords||shell
 CC||duplicate...@googlemail.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 26110] Using the API for review does not work

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26110

--- Comment #10 from Hannes Roest hannesro...@gmx.ch 2010-11-25 22:24:10 UTC 
---
(In reply to comment #9)
 (In reply to comment #8)
  (In reply to comment #7)
   (In reply to comment #1)
I guess I've fixed it in r77258/r77260
   
   After looking at this again and doing API tests on a private wiki, I 
   found a
   good amount of other outdated code too. Fixed in r77276.
  
  Could said fixes be deployed? en.wikinews has some gadgets that are in quite
  heavy use that depend on sighting things by the api.
 
 Deployed.


As far as I can tell, the functionality is restored.
http://de.wikipedia.org/w/index.php?title=Hans_und_Annemarie_Hubacheraction=history
was succesfully reviewed ...

-- 
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 26122] No way to get the ID of a deleted page

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26122

Reedy s...@reedyboy.net changed:

   What|Removed |Added

Version|1.16.0beta2 |unspecified
   Severity|critical|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 24411] List recent User-Agents for a user or IP

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24411

--- Comment #21 from Aaron Schulz jschulz_4...@msn.com 2010-11-25 23:01:20 
UTC ---
I have limited time to look at this. But, for a patch:
(i) All agent results should deal with duplicate agent strings and the time
bounds for each (of the 5000 checked).
(ii) I would remove the get agents for IP or at least display the results per
each account (or IP for non-logged in edits). Doing it on a range gives
hard-to-use results.

-- 
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 26110] Using the API for review does not work

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26110

Aaron Schulz jschulz_4...@msn.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 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 25594] Deploy RSS module to publish items from the WikimediaFoundation Blog

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25594

MZMcBride b...@mzmcbride.com changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com,
   ||tstarl...@wikimedia.org

--- Comment #2 from MZMcBride b...@mzmcbride.com 2010-11-25 23:16:49 UTC ---
Looks like Tim did this today:
http://wikitech.wikimedia.org/index.php?diff=30243oldid=30236diffonly=1

Currently, trying to use the extension with the code
rsshttp://blog.wikimedia.org/feed//rss on wikimediafoundation.org throws
an error: Failed to load RSS feed from http://blog.wikimedia.org/feed/: There
was a problem during the HTTP request: 403 Forbidden

Roan thinks the proxy (url-downloader.wikimedia.org) might not be passing the
user-agent.

-- 
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 24411] List recent User-Agents for a user or IP

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24411

MZMcBride b...@mzmcbride.com changed:

   What|Removed |Added

 CC||b...@mzmcbride.com

--- Comment #22 from MZMcBride b...@mzmcbride.com 2010-11-25 23:51:34 UTC ---
(In reply to comment #19)
 You really need to find a better place to express your thoughts. Right here, 
 we
 are only talking about the technical aspects of a software extension. How this
 extension is used on specific websites (an example is English Wikipedia) is 
 not
 relevant here.
 
 Wikimedia admins might decide not to allow using specific features of this
 extension on their website, as other might want to. Wikimedia owners might 
 also
 want to explain the usage of user information in their privacy disclaimers in
 the way they prefer. Same applies to other wikis on the web. If you have a
 problem with them, talk with them! Don't continue to use this software bug
 tracker to bug the developers instead; I personally find that very insulting.

Is this new feature going to be wrapped in a configuration variable? If so,
what will the default be? There are legitimate questions to be raised about the
Wikimedia privacy policy when development is being done to an extension already
installed on Wikimedia's wikis.

-- 
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 26123] New: Special:Undelete doesn't use ar_page_id

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26123

   Summary: Special:Undelete doesn't use ar_page_id
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: b...@mzmcbride.com


When using Special:Undelete, it does not take into account the value of
ar_page_id when inserting into the page table. This is nasty. If the page
doesn't exist ($makepage = true) and the ID isn't already in use (for whatever
reason), Special:Undelete should attempt to insert into the page table using
the value of ar_page_id.

-- 
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 3276] Give image gallerys fluid width

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3276

--- Comment #23 from Aryeh Gregor simetrical+wikib...@gmail.com 2010-11-26 
00:05:42 UTC ---
Created attachment 7869
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=7869
Before and after HTML output with patch applied

I'm running trunk, and the patches applied cleanly.  It's not a clean trunk
install, but if it breaks my dev install it will probably break other people's
too, and I certainly can't commit it if I can't verify that it works.  I don't
have anything in {Common,Monobook}.{css,js} as far as I can tell, and I don't
see anything in LocalSettings.php that seems relevant.

before.html in the attached zip is what I get on regular trunk for the markup I
gave in my last comment.  After applying your patch and doing action=purge and
Shift-refresh, I get after.html.  I briefly tried to debug it, but I don't have
time to look closely and didn't properly understand all of your changes in the
first place.  Plus I get a sad tab in Chrome when trying to use Web Inspector
here and Firebug doesn't work in Firefox 4.0 yet, so that makes it harder.

-- 
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 26124] New: For Wikisource series, please create [be:] interwiki link to point to oldwikisource

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26124

   Summary: For Wikisource series, please create [be:] interwiki
link to point to oldwikisource
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Interwiki links
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: billinghu...@gmail.com


From the general wikisource family interwiki links to WWW wikisource aka
oldwikisource do not work unless they are explicitly created as multiples for
the language of the work.  Require a Belarusian wikilink directed to
oldwikisource. Thanks.

-- 
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 26124] For Wikisource series, please create [be:] interwiki link to point to oldwikisource

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26124

jafe...@gmail.com changed:

   What|Removed |Added

 CC||jafe...@gmail.com

--- Comment #1 from jafe...@gmail.com 2010-11-26 00:59:41 UTC ---
Note earlier request for eo.wikisource org:

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

-- 
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 26125] New: Support API access to number of pages in a DjVu file

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26125

   Summary: Support API access to number of pages in a DjVu file
   Product: MediaWiki
   Version: wikimedia-deployment
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: API
AssignedTo: roan.katt...@gmail.com
ReportedBy: snottygob...@gmail.com
CC: bryan.tongm...@gmail.com, s...@reedyboy.net,
vasi...@gmail.com, soxre...@gmail.com


There is no way to obtain the number of pages in a DjVu file through the API.

I suggest the best option is to provide it as part of the image info size
property:

ii size=1314181 width=1540 height=2632 pages=26/

-- 
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 25594] Deploy RSS module to publish items from the WikimediaFoundation Blog

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25594

--- Comment #3 from Tim Starling tstarl...@wikimedia.org 2010-11-26 03:41:43 
UTC ---
No, the problem is that that proxy is configured to deny requests to hosts on
the internal network:

acl to-wikimedia dst 208.80.152.0/22
acl to-wikimedia dst 91.198.174.0/24
acl to-wikimedia dst 10.0.0.0/16
...
http_access deny to-wikimedia

If blog.wikimedia.org is the only host we need to access, then I can just
disable the proxy.

-- 
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 25594] Deploy RSS module to publish items from the WikimediaFoundation Blog

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25594

--- Comment #4 from MZMcBride b...@mzmcbride.com 2010-11-26 03:45:15 UTC ---
(In reply to comment #3)
 If blog.wikimedia.org is the only host we need to access, then I can just
 disable the proxy.

The current use-case is for blog.wikimedia.org only
(http://wikimediafoundation.org/wiki/Template:Blogbox). It's not unreasonable
to think the extension might be used with other domains/subdomains, though. For
example, techblog.wikimedia.org or an outside FOSS blog or an outside personal
blog of a staffer. If it's possible to have the extension work with any RSS
feed, that'd be best.

-- 
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 25594] Deploy RSS module to publish items from the WikimediaFoundation Blog

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25594

--- Comment #5 from Tim Starling tstarl...@wikimedia.org 2010-11-26 03:46:04 
UTC ---
I've disabled the proxy.

-- 
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 25594] Deploy RSS module to publish items from the WikimediaFoundation Blog

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25594

--- Comment #6 from MZMcBride b...@mzmcbride.com 2010-11-26 03:50:44 UTC ---
Okay, this is working now:
http://wikimediafoundation.org/w/index.php?title=Template:Blogboxoldid=52180

I think this bug is resolved as fixed now, unless there is further proxy work
you think needs 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 25594] Deploy RSS module to publish items from the WikimediaFoundation Blog

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25594

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

   What|Removed |Added

 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 25953] blog tweaks

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25953

Jeremy Baron bugzilla+org.wikime...@tuxmachine.com changed:

   What|Removed |Added

 AssignedTo|bugzilla+org.wikime...@tuxm |rhals...@wikimedia.org
   |achine.com  |

--- Comment #2 from Jeremy Baron bugzilla+org.wikime...@tuxmachine.com 
2010-11-26 04:11:53 UTC ---
Jay has approved this; no rush but it should be fairly straightforward.

(hopefully there's a turkey keeping you busy!)

-- 
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 26126] New: New Collection namespace for en.wikiversity.org

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26126

   Summary: New Collection namespace for en.wikiversity.org
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Keywords: shell
  Severity: enhancement
  Priority: Normal
 Component: Site requests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: afterthespaghe...@mailinator.com


Please enable a new namespace to be added to en.wikiversity.org for both secure
and nonsecure servers, and to modify Special:Book to Special:Collection or
something similar, with a few changes in the special page to reflect that.
[[en:v:Wikiversity:Colloquium#New_Book_namespace.3F]] shows the discussion
regarding the Collection 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 24411] List recent User-Agents for a user or IP

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24411

--- Comment #23 from Huji huji.h...@gmail.com 2010-11-26 06:16:37 UTC ---
(In reply to comment #21)
 I have limited time to look at this. But, for a patch:
 (i) All agent results should deal with duplicate agent strings and the time
 bounds for each (of the 5000 checked).
 (ii) I would remove the get agents for IP or at least display the results 
 per
 each account (or IP for non-logged in edits). Doing it on a range gives
 hard-to-use results.

I'm not sure I can understand the first part; I agree with the second part.

(In reply to comment #22)
 Is this new feature going to be wrapped in a configuration variable? If so,
 what will the default be? There are legitimate questions to be raised about 
 the
 Wikimedia privacy policy when development is being done to an extension 
 already
 installed on Wikimedia's wikis.

I think it's going to end up as a turned-on-by-default feature, but Wikimedia
people are going to be informed about this, so they could make sure it complies
with the privacy policy (or otherwise turn this feature off).

-- 
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 21653] Creating a PDF isn't compatible with the Proofreadpage extension

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21653

ThomasV thoma...@gmx.de changed:

   What|Removed |Added

Summary|Creating a PDF isn't|Creating a PDF isn't
   |compatible with the |compatible with the
   |Proofread pages extension   |Proofreadpage extension

-- 
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 26127] New: Please create new special page Special:AllPages/redirect

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26127

   Summary: Please create new special page
Special:AllPages/redirect
   Product: MediaWiki
   Version: wikimedia-deployment
  Platform: All
OS/Version: All
Status: NEW
  Keywords: crosswiki
  Severity: enhancement
  Priority: Normal
 Component: Special pages
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: afterthespaghe...@mailinator.com


[[Wikipedia:Village_pump_(proposals)#Creation_of_Special:AllRedirects]] shows
discussion and some consensus for the creation of a semi-new special page built
into Special:AllPages to provide greater accessibility to all redirects for a
particular wiki. Suggest enabling a checkbox for it, creating a subpage of
Special:AllPages and having it on the secure server as well.

-- 
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 7098] Opening a Wikipedia article results in attempt to download gzipped version

2010-11-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=7098

Bryan Tong Minh bryan.tongm...@gmail.com changed:

   What|Removed |Added

 CC||bryan.tongm...@gmail.com

--- Comment #51 from Bryan Tong Minh bryan.tongm...@gmail.com 2010-11-26 
07:51:43 UTC ---
Another occurence:
http://lists.wikimedia.org/pipermail/mediawiki-api/2010-November/002032.html

User does not specify Accept-Encoding: gzip, but nevertheless gets a gzipped
response.

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