[Bug 24692] Upload wizard: RTL support is incomplete

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24692

--- Comment #42 from reza1615  ---
(In reply to comment #39)
> Alright, I finally got the time to test Upload Wizard in Persian on Commons.
> 
> <>
> The font is wrong. It should use the same font that the is used by the rest
> of
> the interface. Part of the upload wizard does (for example, the "Skip this
> step
> in the future" does, but the "Next" button doesn't, see here:
> https://commons.wikimedia.org/wiki/File:Font-Issue-Bug-24692.png
> 
> Similarly, the top tabs (learn, upload, ...) are using a font other than the
> one used by the rest of the interface.
> 
> <>
> The "select file" button uses the wrong font.

https://commons.wikimedia.org/w/index.php?title=MediaWiki%3ACommon.css&diff=86606637&oldid=83346857
cause this bug! and in test wiki it is ok.

> Once upload is finished, the "All uploads were successful!" message needs
> margin-left (or the button after it, needs margin-right). The text and the
> button touch each other right now.
> 
> <>
> The translation of "Use a different license" must be left-aligned, to mirror
> the LTR interface. It is now right-aligned in both LTR and RTL interfaces.
> 
> <>
> The translation of "This entry is too short. Please make this entry longer
> than
> X characters." uses a non-localized number in place for X. It should use
> localized numbers.

@Amir now the only bug id wrong directions :)

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 42423] Wikimedia wiki search is broken (outputting inconsistent results)

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42423

--- Comment #29 from Foroa  ---
Problem still persists on Commons. Search is a major tool to check and complete
categories. (Hundreds of thousands of image categorisation backlog).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43565] Update Wikivoyage logo where applicable

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43565

--- Comment #27 from rogerhc  ---
Here's the SVG of that FAVICON -- plain Wikivoyage logo with white circle
background:

https://meta.wikimedia.org/wiki/File:Wikivoyage-logo-with-white-background.svg

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43695] Redundant interface messages

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43695

--- Comment #1 from Thomas Bleher  ---
The two messages serve two distinct purposes:

MediaWiki:Commentbox-first-comment-heading is the current heading, that should
be added to the page, when no comment heading is present on the page.

MediaWiki:Commentbox-regex is a regular expression matching the current heading
*and any historic heading*. That way, if Commentbox-first-comment-heading is
changed, the regex should match both the old header and the new header.

This feature is actually in use on the wiki I first developed this extension
for (I later added an image to the comment heading), so removing the second
message would break this site and would therefore be a regression.

That being said, I understand that it would be easier to only have one message
to translate. I don't currently have time to work on the extension, but I would
accept a patch that changes MediaWiki:Commentbox-regex from a MediaWiki message
to a config variable. It could be set in LocalSettings.php. If it was not set
there, the extension would generate the regex itself.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43565] Update Wikivoyage logo where applicable

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43565

--- Comment #26 from rogerhc  ---
FAVICON

We should rather avoid using the plain logo image .svg for the favicon because
it was not designed for display on a gray background and will look dull against
the typical gray browser tab. I have vetted a better favicon, one with a white
circle behind the logo image so that it will display well on a gray browser
tab, to the community, and received only support for it, here:

https://meta.wikimedia.org/wiki/Talk:Wikivoyage/Logo#Favicon

The PNG file is:

https://meta.wikimedia.org/wiki/File:Wikivoyage-favicon-A1.png

I recommend convert it to a .ico with a graphics program such as Gimp, and
using that for the favicon.ico. Sorry, I was unable to upload an .ico because
.ico is not one of the allowed upload file types.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36127] labs-nfs1 nfs export for home is full

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36127

Ryan Lane  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Ryan Lane  ---
We're on gluster storage now

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43724] UnicodeDecodeError

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43724

Ori Livneh  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||o...@wikimedia.org

--- Comment #1 from Ori Livneh  ---
Patch in gerrit: https://gerrit.wikimedia.org/r/42722

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24692] Upload wizard: RTL support is incomplete

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24692

--- Comment #41 from Amir E. Aharoni  ---
Huji, would you be kind enough to open separate bugs for these issues? They can
be blockers of this one. It will be more convenient for me to get to them one
by one. Thanks.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 42165] Add Antarctic monuments to the database

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42165

--- Comment #6 from Dereckson  ---
The full list is now available on the French Wikipedia:
http://fr.wikipedia.org/wiki/Liste_des_sites_et_monuments_historiques_de_l%27Antarctique

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 42933] Create Wikivoyage Spanish

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42933

--- Comment #12 from Dereckson  ---
Hello, 

I already noticed that. Gerrit change 42368.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 16976] Wikis waiting for creation (tracking)

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

Bug 16976 depends on bug 42933, which changed state.

Bug 42933 Summary: Create Wikivoyage Spanish
https://bugzilla.wikimedia.org/show_bug.cgi?id=42933

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 42933] Create Wikivoyage Spanish

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42933

Marco Aurelio  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||maure...@gmx.es
 Resolution|FIXED   |---

--- Comment #11 from Marco Aurelio  ---
Reopening.- Please set 'wgLocaltimezone' for eswikivoyage to UTC. Consensus at
Meta was to set the WMF standard as pointed in comment 4 by MF-W, WMF LangCom
member. A thread in the local village pump [1] was opened today asking if you
could kindly change that setting. Actually when users sign, they do with (CET)
at the end of their signatures. I guess it should read (UTC) after this change.
Best regards.

[1]:


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43565] Update Wikivoyage logo where applicable

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43565

Dereckson  changed:

   What|Removed |Added

   Keywords|shellpolicy |shell
   Priority|Unprioritized   |High
 Status|NEW |ASSIGNED
URL||http://meta.wikimedia.org/w
   ||iki/Talk:Wikivoyage/Logo

--- Comment #25 from Dereckson  ---
The community has been presented the different options and indeed don't share
the lack of current font i18n a blocker. There is no consensus to defer the
logo deployment. According the calendar, and no real objection to the argument
"The new logo is more acceptable than the temporary one", it makes indeed sense
to deploy it.

[ -shellpolicy +shell / high priority ]

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43724] New: UnicodeDecodeError

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43724

   Web browser: ---
Bug ID: 43724
   Summary: UnicodeDecodeError
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: EventLogging
  Assignee: o...@wikimedia.org
  Reporter: o...@wikimedia.org
CC: dtarabore...@wikimedia.org, mflasc...@wikimedia.org,
oliv...@wikimedia.org, sp...@wikimedia.org,
swall...@wikimedia.org, wikibugs-l@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

I must have forgotten to correct encode log output somewhere.

---
Traceback (most recent call last):
  File "/usr/lib/python2.7/logging/__init__.py", line 846, in emit
msg = self.format(record)
  File "/usr/lib/python2.7/logging/__init__.py", line 723, in format
return fmt.format(record)
  File "/usr/lib/python2.7/logging/__init__.py", line 467, in format
s = self._fmt % record.__dict__
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe7 in position 115:
ordinal not in range(128)
Logged from file zmq2log, line 80

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35737] accommodate project-specific puppet git branches

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35737

Mike Wang  changed:

   What|Removed |Added

 CC||abog...@wikimedia.org,
   ||fai...@wikimedia.org,
   ||mw...@wikimedia.org
  Component|(other) |Infrastructure

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43680] "Set $wgLogo to the URL.." in the default MediaWiki logo should be internationalized

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43680

--- Comment #4 from Nischay Nahata  ---
(In reply to comment #3)
> The hacky logo-plus-text should be replaced with a default logo and a
> sensible user interface for changing the logo...

Then where would you show the "text" part? or just open a dialog for uploading
a new logo..when clicked on default logo.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 31828] Set up a "file dropbox" or similar for temporary storage of files pending server-side upload

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31828

Mike Wang  changed:

   What|Removed |Added

 CC||abog...@wikimedia.org,
   ||fai...@wikimedia.org,
   ||mw...@wikimedia.org
  Component|(other) |Infrastructure
   Assignee|wikibugs-l@lists.wikimedia. |rlan...@gmail.com
   |org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43580] Automatically updated list of all configured domains

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43580

Mike Wang  changed:

   What|Removed |Added

 CC||fai...@wikimedia.org,
   ||mw...@wikimedia.org
  Component|General |Infrastructure
   Assignee|wikibugs-l@lists.wikimedia. |rlan...@gmail.com
   |org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43514] Add request queue for project membership

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43514

Mike Wang  changed:

   What|Removed |Added

 CC||fai...@wikimedia.org,
   ||mw...@wikimedia.org
  Component|General |Infrastructure
   Assignee|wikibugs-l@lists.wikimedia. |rlan...@gmail.com
   |org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36127] labs-nfs1 nfs export for home is full

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36127

Mike Wang  changed:

   What|Removed |Added

 CC||abog...@wikimedia.org,
   ||fai...@wikimedia.org,
   ||mw...@wikimedia.org
  Component|General |Infrastructure
   Assignee|wikibugs-l@lists.wikimedia. |rlan...@gmail.com
   |org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43565] Update Wikivoyage logo where applicable

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43565

Erik Moeller  changed:

   What|Removed |Added

 CC||e...@wikimedia.org

--- Comment #24 from Erik Moeller  ---
As far as I can tell there's rough consensus to move forward with the
"Wikivoyage" wordmark in Lenka, with logo internationalization to be resolved
incrementally, so as to enable launch on January 15 with the new logo. 

Accordingly, I've submitted https://gerrit.wikimedia.org/r/#/c/42717/ for
review. Once it's been merged and deployed the logo change should be live on
all Wikivoyage wikis.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36515] RC logging issue with instance creation

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36515

Mike Wang  changed:

   What|Removed |Added

 CC||abog...@wikimedia.org,
   ||fai...@wikimedia.org,
   ||mw...@wikimedia.org
  Component|General |Infrastructure
   Assignee|wikibugs-l@lists.wikimedia. |rlan...@gmail.com
   |org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24692] Upload wizard: RTL support is incomplete

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24692

--- Comment #40 from Valerie Juarez  ---
Huji, are the font and alignment errors the same on
http://test2.wikipedia.org/w/index.php?title=Special:UploadWizard&uselang=fa ?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 42019] Find common range box must always flow left-to-right

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42019

--- Comment #7 from Huji  ---
In my humble opinion, we shouldn't. It adds to confusion. Besides, RTL users
are used to this phenomenon (it is not just the CU tool; the MediaWiki proper
also has fields where you can enter a username or an IP address, such as on
Special:Contribution and we don't have a separate IP field there, so we
shouldn't have one for CU either).

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43585] problems with 0 as a label

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43585

Marius Hoch  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Marius Hoch  ---
Yes, the change isn't yet live though...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24692] Upload wizard: RTL support is incomplete

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24692

--- Comment #39 from Huji  ---
Alright, I finally got the time to test Upload Wizard in Persian on Commons.

<>
The font is wrong. It should use the same font that the is used by the rest of
the interface. Part of the upload wizard does (for example, the "Skip this step
in the future" does, but the "Next" button doesn't, see here:
https://commons.wikimedia.org/wiki/File:Font-Issue-Bug-24692.png

Similarly, the top tabs (learn, upload, ...) are using a font other than the
one used by the rest of the interface.

<>
The "select file" button uses the wrong font.

Once upload is finished, the "All uploads were successful!" message needs
margin-left (or the button after it, needs margin-right). The text and the
button touch each other right now.

<>
The translation of "Use a different license" must be left-aligned, to mirror
the LTR interface. It is now right-aligned in both LTR and RTL interfaces.

<>
The translation of "This entry is too short. Please make this entry longer than
X characters." uses a non-localized number in place for X. It should use
localized numbers.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43332] Add non-English wiki support to Parsoid

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43332

--- Comment #6 from Mark Holmquist  ---
The patch is now updated (rebased), and has addressed most of the issues raised
in review.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43661] Link trail round-tripping is broken

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43661

--- Comment #2 from Mark Holmquist  ---
Patch submitted: https://gerrit.wikimedia.org/r/42682

Also, test: https://gerrit.wikimedia.org/r/42699

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43723] New: Refine hideAll and endTour behavior

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43723

   Web browser: ---
Bug ID: 43723
   Summary: Refine hideAll and endTour behavior
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: GuidedTour
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: mflasc...@wikimedia.org
CC: lwell...@wikimedia.org, mflasc...@wikimedia.org,
swall...@wikimedia.org, tc...@wikimedia.org,
wikibugs-l@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

This is informed by feedback by Terry, and testing with Dan Andreescu.

We should improve this area of the API and GUI with a couple goals.

1. Make the UI clearer.  For instance, the default text 
"Close" button that shows on e.g. gettingstarted ends the tour (removes guiders
*and* deletes cookie), which is not intuitive.  If there is a text button and
it ends the tour, it should probably be guidedtour-end-tour.
2. In some cases, perhaps the X in the right should just hide the guider
(currently it will always end the tour too).

We should consider the UX of this, improve the default behavior, and perhaps
allow overriding the default in a clear way.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 20850] AbuseFilter: Global groups in user_groups

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20850

Marius Hoch  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 CC||h...@online.de
 Resolution|--- |FIXED

--- Comment #6 from Marius Hoch  ---
Change has been merged.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 42923] Special:EducationProgram times out when not cached

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42923

Rob Lanphier  changed:

   What|Removed |Added

 CC||ro...@wikimedia.org

--- Comment #7 from Rob Lanphier  ---
(In reply to comment #6)
> Fully agree this is not acceptable and should be fixed. However, it's not a
> landing page - in fact nothing links to it from the other pages. It's a tool
> meant for simple analytics, not student usage.

I think Erik's objection (and mine certainly) is that one can pretty easily
find this page by just snooping through Special:SpecialPages without doing
anything...er...special.  :-)  That means that people are going to stumble into
this, potentially having the unintended consequence of taking out a database
slave on the cluster for a few seconds in so doing.  It'll only be a matter of
time before one of the more database-minded opsen/devs make the unilateral
decision to disable this extension until this is fixed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 30034] Semantic Forms cannot create file pages

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30034

--- Comment #16 from badon  ---
It has been a while since I looked at this, but if I remember correctly, the
workaround does not work in that case. Most of my users have given up trying to
use Semantic Forms for files. They get confused about the upload and page
creation that happens without Semantic Forms, so they end up not saving the
form and the file is "lost" due to missing semantic data needed to make it
useful. If SF could handle the upload and create the file page, this issue
would be resolved. 

At some point I will need to consider whether getting into Semantic Forms code
is going to be fruitful, versus putting together something independent that can
handle file uploads in a way that doesn't confuse people. This isn't just a
problem with Semantic Forms, MediaWiki has always been kind of clunky for
files, although I haven't upgraded from MW 1.18.x yet, so maybe 1.19.x or
1.20.x will have something more practical.

If not, I've been curious about Lazarus + Free Pascal, and maybe a client side
software bit is going to be more fruitful for such a problem. Hopefully before
I get that far, a better solution will be ready.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 37468] Add step-backwards from "thanks" with file errors to "describe" to allow changes if necessary

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37468

Krenair  changed:

   What|Removed |Added

 CC||kren...@gmail.com

--- Comment #4 from Krenair  ---
So is this done now...?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43339] Deploy git-deploy to the Beta Cluster

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43339

--- Comment #4 from Ryan Lane  ---
This is going to take a bit of effort to make happen. We don't really have
proper openstack integration with saltstack yet, so we may want to wait a
little while before we do this.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43585] problems with 0 as a label

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43585

Krenair  changed:

   What|Removed |Added

 CC||kren...@gmail.com

--- Comment #3 from Krenair  ---
So is this fixed now?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 42158] SemanticMaps 2.1 alpha minzoom and maxzoom not working

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42158

Jeroen De Dauw  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Jeroen De Dauw  ---
Fixed on master (3.0 alpha)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 32877] [Enhancement] Interactive Graphs using JavaScript InfoVis Toolkit

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32877

--- Comment #7 from Jeroen De Dauw  ---
Can you provide a patch against master or perhaps even submit it on gerrit?

https://www.mediawiki.org/wiki/Git

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 32877] [Enhancement] Interactive Graphs using JavaScript InfoVis Toolkit

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32877

Jeroen De Dauw  changed:

   What|Removed |Added

 CC||jamesin.hongkon...@gmail.co
   ||m, jeroen_ded...@yahoo.com
   Assignee|jeroen_ded...@yahoo.com |wikibugs-l@lists.wikimedia.
   ||org

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43722] Move test.wikipedia.org from srv193 and make it a more "normal" test wiki

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43722

Chris McMahon  changed:

   What|Removed |Added

 CC||cmcma...@wikimedia.org

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43722] New: Move test.wikipedia.org from srv193 and make it a more "normal" test wiki

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43722

   Web browser: ---
Bug ID: 43722
   Summary: Move test.wikipedia.org from srv193 and make it a more
"normal" test wiki
   Product: Wikimedia
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: General/Unknown
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: s...@reedyboy.net
Classification: Unclassified
   Mobile Platform: ---

As above. It'll remove numerous config hacks and things we have.

Some of the PHP config will need updating, as will the Apache config... etc

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 33504] Semantic Maps does not export coordinates in RDF

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33504

Jeroen De Dauw  changed:

   What|Removed |Added

 CC||anja.jentz...@wikimedia.de,
   ||jeroen_ded...@yahoo.com,
   ||nischay...@gmail.com
   Assignee|jeroen_ded...@yahoo.com |wikibugs-l@lists.wikimedia.
   ||org

--- Comment #6 from Jeroen De Dauw  ---
The patch needs further improvements before we can accept it. See
https://gerrit.wikimedia.org/r/#/c/22045/

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36762] enter_bug.cgi?format=guided not properly configured

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36762

Valerie Juarez  changed:

   What|Removed |Added

 CC||valerie.m.jua...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34855] Query failed: ERROR: syntax error at or near "smw_tmp_unusedprops" LINE 1: ...iesSpecial Mioze7Ae */ OR REPLACE FUNCTION create_"smw_tmp_u... ^

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34855

Jeroen De Dauw  changed:

   What|Removed |Added

   Assignee|jeroen_ded...@yahoo.com |wikibugs-l@lists.wikimedia.
   ||org

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34855] Query failed: ERROR: syntax error at or near "smw_tmp_unusedprops" LINE 1: ...iesSpecial Mioze7Ae */ OR REPLACE FUNCTION create_"smw_tmp_u... ^

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34855

--- Comment #15 from Jeroen De Dauw  ---
We are now using Git.

https://gerrit.wikimedia.org/r/p/mediawiki/extensions/SemanticMediaWiki.git

https://www.mediawiki.org/wiki/Git

A patch on gerrit against master is more then welcome :)

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 41104] glusterfs log files are not rotated

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41104

Andrew Bogott  changed:

   What|Removed |Added

   Assignee|rlan...@gmail.com   |abog...@wikimedia.org

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 41104] glusterfs log files are not rotated

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41104

--- Comment #3 from Andrew Bogott  ---
There were several broken links within /data/project/apache which seemed to be
making gluster lose its mind.  Obviously that's a gluster bug, but I don't have
much insight into why it couldn't cope.

I removed the broken files that gluster was complaining about, and replaced
them via 'git reset --hard'.  This appears to have quelled gluster's fears, and
I'm pretty sure the actual files are still the way I found them.

I have a test box set up doing a rotation test with gluster log files. 
Presuming that test goes well I'll commit that change in a couple of days.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26845] Include language name placeholder in message livetranslate-translate-to

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26845

Jeroen De Dauw  changed:

   What|Removed |Added

 Status|ASSIGNED|NEW
   Assignee|jeroen_ded...@yahoo.com |wikibugs-l@lists.wikimedia.
   ||org

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 39335] SemanticMaps query seems to ignore header and link parameters

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39335

Jeroen De Dauw  changed:

   What|Removed |Added

 CC||jeroen_ded...@yahoo.com,
   ||mitchell_ne...@hotmail.com,
   ||nischay...@gmail.com
   Assignee|jeroen_ded...@yahoo.com |wikibugs-l@lists.wikimedia.
   ||org

--- Comment #1 from Jeroen De Dauw  ---
Is this problem still present in the latest release? I'm guessing so...

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 38490] Use a checkbox in Special:Institutions

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38490

Jeroen De Dauw  changed:

   What|Removed |Added

 CC||jeroen_ded...@yahoo.com,
   ||rages...@gmail.com
   Assignee|jeroen_ded...@yahoo.com |wikibugs-l@lists.wikimedia.
   ||org

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 37831] Semantic Maps not showing maps

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37831

Jeroen De Dauw  changed:

   What|Removed |Added

 CC||jeroen_ded...@yahoo.com,
   ||markus@semantic-mediawiki.o
   ||rg
   Assignee|jeroen_ded...@yahoo.com |wikibugs-l@lists.wikimedia.
   ||org

--- Comment #2 from Jeroen De Dauw  ---
Do you still experience this problem with SMW 1.8? If so, could you paste the
wikitext on pastebin or add it in an attachment here?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35522] Yandex maps patch review & merge

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35522

Jeroen De Dauw  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #4 from Jeroen De Dauw  ---
Marking wontfix as this seems to be dead. Can open a new bug if there is new
code to review

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34359] SemanticMediaWiki: New page properties: "Last editor is" and "Is a new page".

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34359

Jeroen De Dauw  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #12 from Jeroen De Dauw  ---
We now have these properties. Since 1.7?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 42915] ContentHandler's inability to create redirects for certain content models should be reflected in the UI

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42915

Krenair  changed:

   What|Removed |Added

 CC||kren...@gmail.com

--- Comment #3 from Krenair  ---
Merged by Aaron Schulz on the 3rd. Is this bug fixed now?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 30749] [SM] Add support for Wikipedia Koordinate Format

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30749

Jeroen De Dauw  changed:

   What|Removed |Added

 Status|ASSIGNED|NEW
   Assignee|jeroen_ded...@yahoo.com |wikibugs-l@lists.wikimedia.
   ||org

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 31377] Fatal error: Call to undefined method SMWDIError::getLatitude()

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31377

Jeroen De Dauw  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Jeroen De Dauw  ---
Assuming this is fixed

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 33210] If there're other links on the same page (whatever they are), categorylinks are always converted to another variant (if such categories exist) no matter whether categories in the given var

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33210

Krenair  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||kren...@gmail.com
 Resolution|--- |FIXED
   Assignee|wikibugs-l@lists.wikimedia. |liang...@gmail.com
   |org |

--- Comment #2 from Krenair  ---
Merged by Siebrand on the 4th.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 32409] `map' format ignores `intro', `outro' and `default'?

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32409

Jeroen De Dauw  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Jeroen De Dauw  ---
These parameters are now correctly held into account.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34279] [SM] #ask format=map produces map with extra above it

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34279

Jeroen De Dauw  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Jeroen De Dauw  ---
Fixed on 2.x and 3.0.x branches

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 40340] migrateUserGroup.php should invalidate object cache and update user_touched for affected users

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40340

Krenair  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||kren...@gmail.com
 Resolution|--- |FIXED
   Assignee|wikibugs-l@lists.wikimedia. |krinklem...@gmail.com
   |org |

--- Comment #3 from Krenair  ---
Merged by Aaron Schulz on the 31st.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 32416] [SM] maps break with the error "Undefined variable: mwmaps" when produced from a template

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32416

Jeroen De Dauw  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #13 from Jeroen De Dauw  ---
Fixed in latest rel

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 31070] Activating Upload Wizard Extension in fa.wiki

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31070

Valerie Juarez  changed:

   What|Removed |Added

 CC||valerie.m.jua...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 41967] GlusterFS performance problems

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41967

Mike Wang  changed:

   What|Removed |Added

 CC||fai...@wikimedia.org,
   ||mw...@wikimedia.org
  Component|General |Infrastructure
   Assignee|wikibugs-l@lists.wikimedia. |rlan...@gmail.com
   |org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24692] Upload wizard: RTL support is incomplete

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24692

Valerie Juarez  changed:

   What|Removed |Added

 CC||valerie.m.jua...@gmail.com

--- Comment #38 from Valerie Juarez  ---
It looks like the labels are centered now. Reza, how does the checkbox look? 

Can we close this bug?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34277] [SM] search by property on coordinates produce no results because SM converts the coordinate format

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34277

--- Comment #2 from Jeroen De Dauw  ---
on 1.7.1

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34277] [SM] search by property on coordinates produce no results because SM converts the coordinate format

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34277

--- Comment #1 from Jeroen De Dauw  ---
Confirmed

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 40945] Sudo policies don't work for new instances

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40945

Mike Wang  changed:

   What|Removed |Added

 CC||abog...@wikimedia.org,
   ||fai...@wikimedia.org,
   ||mw...@wikimedia.org
  Component|General |Infrastructure
   Assignee|wikibugs-l@lists.wikimedia. |rlan...@gmail.com
   |org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27885] limit>0 query fail to produce proper links.

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27885

Jeroen De Dauw  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from Jeroen De Dauw  ---
This should definitely be fixed in 1.8 If ay part of the problem is still
there, please reopen.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 33449] Special:Browse incorrectly handles categories

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33449

Jeroen De Dauw  changed:

   What|Removed |Added

 CC||jamesin.hongkon...@gmail.co
   ||m

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 40287] Merge sysadmin and netadmin roles

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40287

Mike Wang  changed:

   What|Removed |Added

 CC||abog...@wikimedia.org,
   ||fai...@wikimedia.org,
   ||mw...@wikimedia.org
  Component|General |Infrastructure
   Assignee|wikibugs-l@lists.wikimedia. |rlan...@gmail.com
   |org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 32663] SemanticMaps: `kml' format: all the locations are doubled.

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32663

Jeroen De Dauw  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23030] Event- and timeline focus

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23030

--- Comment #1 from Jeroen De Dauw  ---
This Denny person is really not responsive to bug reports...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43626] Cross-wiki full resolution file links lacks the File: prefix

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43626

--- Comment #4 from MZMcBride  ---
(In reply to comment #3)
>  doesn't exist.
> 
> Did you mean ?

Eep, sorry about that, yes.

Steps to reproduce:

1. Go to  in a
browser with JavaScript enabled.

2. Click the "Cidade_dos_Homens_4.jpg" link below the image (next to the text
"(400 × 566 pixels, file size: 40 KB, MIME type: image/jpeg)"). You'll be
incorrectly directed to
.

I've confirmed using Safari (on a desktop Mac and on my phone) with and without
JavaScript disabled that this is definitely JavaScript-related. With JavaScript
enabled, the working (and correct) link to upload.wikimedia.org is somehow
being hijacked.

With JavaScript disabled, I'm correctly directed to
.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 40023] Improve ganglia metrics for Labs infrastructure

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40023

Mike Wang  changed:

   What|Removed |Added

 CC||abog...@wikimedia.org,
   ||fai...@wikimedia.org,
   ||mw...@wikimedia.org
  Component|General |Infrastructure
   Assignee|wikibugs-l@lists.wikimedia. |rlan...@gmail.com
   |org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 40022] Add nagios checks for all nova, glance, and keystone related services

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40022

Mike Wang  changed:

   What|Removed |Added

 CC||abog...@wikimedia.org,
   ||fai...@wikimedia.org,
   ||mw...@wikimedia.org
  Component|General |Infrastructure
   Assignee|wikibugs-l@lists.wikimedia. |rlan...@gmail.com
   |org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 39819] Set project group as default gid for instances in a project

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39819

Mike Wang  changed:

   What|Removed |Added

 CC||abog...@wikimedia.org,
   ||fai...@wikimedia.org,
   ||mw...@wikimedia.org
  Component|General |Infrastructure
   Assignee|wikibugs-l@lists.wikimedia. |rlan...@gmail.com
   |org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 39788] Enable passwordless sudo for instances

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39788

Mike Wang  changed:

   What|Removed |Added

 CC||abog...@wikimedia.org,
   ||fai...@wikimedia.org,
   ||mw...@wikimedia.org
  Component|General |Infrastructure
   Assignee|wikibugs-l@lists.wikimedia. |rlan...@gmail.com
   |org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 39782] Switch instances to use virtio network adapters

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39782

Mike Wang  changed:

   What|Removed |Added

 CC||abog...@wikimedia.org,
   ||fai...@wikimedia.org,
   ||mw...@wikimedia.org
  Component|General |Infrastructure
   Assignee|wikibugs-l@lists.wikimedia. |rlan...@gmail.com
   |org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 38524] [OPS] puppet has undefined function get_var

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38524

Mike Wang  changed:

   What|Removed |Added

 CC||abog...@wikimedia.org,
   ||mw...@wikimedia.org
  Component|General |Infrastructure
   Assignee|wikibugs-l@lists.wikimedia. |rlan...@gmail.com
   |org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43684] Special:SpecialPages doesn't fully respect uselang

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43684

--- Comment #7 from Krenair  ---
To be honest Nikerabbit knew what to do here. I just made the patch and
uploaded it. :P

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36885] wmflabs.org does not resolve

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36885

Mike Wang  changed:

   What|Removed |Added

 CC||abog...@wikimedia.org,
   ||fai...@wikimedia.org,
   ||mw...@wikimedia.org
  Component|General |Infrastructure
   Assignee|wikibugs-l@lists.wikimedia. |rlan...@gmail.com
   |org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43684] Special:SpecialPages doesn't fully respect uselang

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43684

--- Comment #6 from MZMcBride  ---
Wow, super-quick resolution. :D  Thank you, Alex and Aaron!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 39789] Add eqiad as a production region

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39789

Mike Wang  changed:

   What|Removed |Added

 CC||abog...@wikimedia.org,
   ||fai...@wikimedia.org,
   ||mw...@wikimedia.org
  Component|General |Infrastructure
   Assignee|wikibugs-l@lists.wikimedia. |rlan...@gmail.com
   |org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43437] Short timestamps for Echo flyout and archive

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43437

Luke Welling  changed:

   What|Removed |Added

 CC||lwell...@wikimedia.org

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 39787] Add more network nodes

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39787

Mike Wang  changed:

   What|Removed |Added

 CC||abog...@wikimedia.org,
   ||fai...@wikimedia.org,
   ||mw...@wikimedia.org
  Component|General |Infrastructure
   Assignee|wikibugs-l@lists.wikimedia. |rlan...@gmail.com
   |org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 39785] Create a labs SMTP smarthost

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39785

Mike Wang  changed:

   What|Removed |Added

 CC||abog...@wikimedia.org,
   ||fai...@wikimedia.org,
   ||mw...@wikimedia.org
  Component|General |Infrastructure
   Assignee|wikibugs-l@lists.wikimedia. |rlan...@gmail.com
   |org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35947] Enable ipv6 on labs

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35947

Mike Wang  changed:

   What|Removed |Added

 CC||abog...@wikimedia.org,
   ||fai...@wikimedia.org,
   ||mw...@wikimedia.org
  Component|General |Infrastructure

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 38551] VisualEditor: Bold and Italic UI buttons need to be internationalisable

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38551

James Forrester  changed:

   What|Removed |Added

   Target Milestone|--- |VE-deploy-2013-01-16

--- Comment #1 from James Forrester  ---
Assigning to current milestone, as it's been sitting around for five months
untouched at this point.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 33175] VisualEditor: Content in an LTR wiki is displayed RTL in CE block if the interface language is RTL

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33175

James Forrester  changed:

   What|Removed |Added

   Target Milestone|--- |VE-deploy-2013-01-16

--- Comment #15 from James Forrester  ---
Assigning to current milestone, as it's been sitting around for four months
untouched at this point.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43718] Create eventlogging-alerts mailing list

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43718

--- Comment #5 from Thehelpfulone  ---
(In reply to comment #4)
> 
> Done; thank you very much for responding so efficiently.

You're very welcome - I went ahead and made the URL in the description
hyperlinked too for ease of access.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36994] Add disk I/O to ganglia reports

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36994

Mike Wang  changed:

   What|Removed |Added

 CC||abog...@wikimedia.org,
   ||fai...@wikimedia.org,
   ||mw...@wikimedia.org
  Component|General |Infrastructure
   Assignee|wikibugs-l@lists.wikimedia. |rlan...@gmail.com
   |org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36511] e-mail sending from labs

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36511

Mike Wang  changed:

   What|Removed |Added

 CC||abog...@wikimedia.org,
   ||mw...@wikimedia.org
  Component|General |Infrastructure
   Assignee|wikibugs-l@lists.wikimedia. |rlan...@gmail.com
   |org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36470] autostart / puppetize snmtrapd on labs nagios

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36470

Mike Wang  changed:

   What|Removed |Added

 CC||abog...@wikimedia.org,
   ||fai...@wikimedia.org,
   ||mw...@wikimedia.org
  Component|(other) |Infrastructure
   Assignee|wikibugs-l@lists.wikimedia. |rlan...@gmail.com
   |org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35306] Global (to a wiki farm or family) message delivery (thoughts)

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35306

--- Comment #14 from Ryan Kaldari  ---
Yeah, it looks like TranslationNotifications is fairly similar to what you're
asking for.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43714] have Persian (jalaly) input for #time Magic Word

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43714

Andre Klapper  changed:

   What|Removed |Added

 CC||asha...@wikimedia.org,
   ||niklas.laxst...@gmail.com,
   ||s.mazel...@xs4all.nl,
   ||srik@gmail.com
  Component|General/Unknown |Internationalization
Version|unspecified |1.21-git

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43718] Create eventlogging-alerts mailing list

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43718

--- Comment #4 from Ori Livneh  ---
(In reply to comment #3)
> Great, list created with above settings,
>  please
> add a
> list description and terse phrase, I've sent you and Dario an email with the
> password.

Done; thank you very much for responding so efficiently.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23942] "Find and Replace" is missing when "Enable dialogs for inserting links, tables and more" is not checked

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23942

Andre Klapper  changed:

   What|Removed |Added

   Priority|High|Low
 CC||aklap...@wikimedia.org
   Target Milestone|Future release  |---
   Severity|normal  |enhancement

--- Comment #6 from Andre Klapper  ---
Nothing has changed in the last two years to reevaluate here => resetting
priority and TM to previous values.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 40526] new security rule not applied

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40526

Mike Wang  changed:

   What|Removed |Added

 CC||abog...@wikimedia.org,
   ||fai...@wikimedia.org,
   ||mw...@wikimedia.org
  Component|General |Infrastructure
   Assignee|wikibugs-l@lists.wikimedia. |rlan...@gmail.com
   |org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43443] Clearer header for email frequency in notifications preferences

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43443

Krenair  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Krenair  ---
Merged by Kaldari.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43104] Parsoid: Second column heading missing of table with template-generated header

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43104

James Forrester  changed:

   What|Removed |Added

 CC||ssas...@wikimedia.org,
   ||wikibugs-l@lists.wikimedia.
   ||org
  Component|General |JS/General
   Assignee|jforres...@wikimedia.org|gwi...@wikimedia.org
Product|VisualEditor|Parsoid
Summary|VisualEditor: Second column |Parsoid: Second column
   |heading missing of table|heading missing of table
   |with template-generated |with template-generated
   |header  |header

--- Comment #1 from James Forrester  ---
Appears to be a failed template expansion, so probably a Parsoid bug - Gabriel,
thoughts?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43103] VisualEditor: Prepending text to article starting with {{Infobox ..}} removes the entire article

2013-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43103

James Forrester  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||i...@wikia-inc.com,
   ||or...@framezero.com
  Component|General |ContentEditable
   Assignee|jforres...@wikimedia.org|i...@wikia-inc.com

--- Comment #1 from James Forrester  ---
This is fundamentally an "editing what appears to be a blank space but is
actually a slug means this behave in a way I did not anticipate" - assigning to
CE, but we really need to talk about this and what we should do longer-term.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


  1   2   3   4   >