[Bug 32189] A general interwiki language link to oldwikisource is required

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32189

--- Comment #17 from Doug wikipediad...@googlemail.com 2011-12-30 08:05:07 
UTC ---
That's great but it was never resolved.  It went round in circles and then was
marked not done.  Some discussion that it was impossible.  Not sure why.  But
if special cases where a valid language exists can be linked to multilingual
then why shouldn't mul: work as it's a valid language code?  And discussion a
long time ago doesn't really justify dropping the severity of the issue.  It's
a very serious issue for wikisources.

-- 
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 32164] Importance label should be replaced with Priority and Severity

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32164

--- Comment #7 from Doug wikipediad...@googlemail.com 2011-12-30 08:10:12 UTC 
---
Additionally, if these are to be used the way the documentation suggests, the
priority should default to unprioritized not normal since the bug should
have a priority unless it has been assigned.

-- 
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 33384] database drivers cannot be provided by extension

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33384

--- Comment #8 from Adam Wight s...@ludd.net 2011-12-30 08:45:41 UTC ---
Created attachment 9785
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9785
proposed change to Database::factory

This is the semantics I would like to see.  A more conservative patch would be
to call new $class() with all the positional arguments, then pass the params
array as an additional parameter.

-- 
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 33432] New: MakeCollapsible toggles need available CSS class to produce pseudolink styling

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33432

   Web browser: ---
 Bug #: 33432
   Summary: MakeCollapsible toggles need available CSS class to
produce pseudolink styling
   Product: MediaWiki
   Version: 1.18
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: fastgoldf...@gmail.com
Classification: Unclassified


I finished writing up and testing some CSS pseudolink styling for toggles. If
you want your collapse/expand toggles to appear like normal (Vector skin)
links, put the following CSS in your MediaWiki:Common.css:

pre
/* For mw-collapsible toggles to make them look like regular links */
/* :visited, :hover, and :active pseudoclasses must always be in that order! */
.pseudolink { cursor:pointer; color:#0645AD; }
.pseudolink:visited { color:#0B0080; }
.pseudolink:hover { text-decoration:underline; }
.pseudolink:active { color:#faa700; }
/pre

I think that should be built in, to supplement the jQuery MakeCollapsible
features in 1.18.

See also, about cursors:

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

I think the regular pointer cursor is better, and more familiar. The up-down
arrows are used for moving window panes.

-- 
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 33432] MakeCollapsible toggles need available CSS class to produce pseudolink styling

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33432

fastgoldf...@gmail.com changed:

   What|Removed |Added

   Keywords||patch

-- 
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 33432] MakeCollapsible toggles need available CSS class to produce pseudolink styling

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33432

p858snake p858sn...@gmail.com changed:

   What|Removed |Added

 CC||krinklem...@gmail.com,
   ||p858sn...@gmail.com,
   ||tpars...@wikimedia.org
  Component|General/Unknown |Javascript

-- 
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 32822] Upload image, delete and upload it again causes database error with postgresql

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32822

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

   Target Milestone|--- |1.18.x release

-- 
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 32711] 1.18.0 issues (tracking)

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32711

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

   Target Milestone|--- |1.18.x release

-- 
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 33415] Headlines should have their id in the h-tag not in a span

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33415

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

   Priority|High|Normal
 CC||krinklem...@gmail.com

--- Comment #1 from Krinkle krinklem...@gmail.com 2011-12-30 10:42:08 UTC ---
Hi, thanks for your report!

Looks like a good use case, like it. We should check out if this can break
existing scripts though with regards to CSS selectors, but shouldn't be too bad
and easily fixable.

-- 
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 33430] Create a book and Download as PDF don't wrap Chinese or Japanese lines

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33430

--- Comment #3 from Ziyuan Yao yaoziy...@gmail.com 2011-12-30 11:47:20 UTC ---
Enabling the Chinese Wikipedia to provide ebook creation properly can help
spread Wikipedia knowledge in China freely.

-- 
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 33433] New: Wikemedia Commons Upload: Error messages for fields not displayed asl standard

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33433

   Web browser: ---
 Bug #: 33433
   Summary: Wikemedia Commons Upload:  Error messages for fields
not displayed asl standard
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: andy_kin...@hotmail.com
Classification: Unclassified


Created attachment 9786
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9786
pic shows situation with additional data open and closed

If one tries to upload files with wikimedi Commons, after you put in the file
descriptions and push the next button, the system checks different things. If
this check fails, the descriptions (in fact all uploads of a multible upload
even if not faulty) are not uploaded, a error message indicates one should fix
the errors. So far so good.

But errors in additional data do not occure in the fields which are shown as a
standard (and in this case, the red error Message is not shown too, so you see
you have a error, but not where).

I have a Sony digital cam with GPS-Sensor, which delivers GPS height EXIF-data
which do not conform with WP Commons GPS formating. I know to have it fixed
manually.  No real problem. But other people might wonder where the error is,
because the GPS data (and error message) are only shown if one opens add
Categories and additional information link. 

The upper part of the picture shows the standard situation: additional info and
error are not shown, the lower part shows situation after opening additional
info link


1. Possibly, if any error occurs all additional (or at least all faulty)
information should be displayed, then you can see the red error marking too and
fix the error. 
2. in multible uploads possibly all files without fualts could be uploaded
anyway and only faulty ones displayed afterward - 

-- 
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 33425] Special:RunQuery forms do not work with #formlink

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33425

--- Comment #3 from Yaron Koren yaro...@gmail.com 2011-12-30 13:52:00 UTC ---
I don't like it; I think a separate parameter would be better.

Though I should note that you can already link to Special:RunQuery, with query
string values, using {{fullurl}}:

http://www.mediawiki.org/wiki/Help:Magic_words#URL_data

-- 
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 30343] Add a delay before welcoming a user and a global lock check

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30343

--- Comment #1 from Quentinv57 quentin...@gmail.com 2011-12-30 14:26:42 UTC 
---
Hello.

If something could be done, that would really be appreciated.

Please see some details here :
http://lv.wikipedia.org/wiki/Vikip%C4%93dija:Kopienas_port%C4%81ls#About_Sveic.C4.93js

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 32669] Enable Narayam on mr.wikipedia

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32669

--- Comment #3 from Santhosh Thottingal santhosh.thottin...@gmail.com 
2011-12-30 14:29:02 UTC ---
Hi,  We are waiting for your confirmation that the extension in its current
form is acceptable or not.  You can also mention which input method is default
etc. But if you need a feature, not supported in current version, please file
and enhancement bug.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

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


[Bug 32164] Importance label should be replaced with Priority and Severity

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32164

--- Comment #8 from Mark A. Hershberger m...@everybody.org 2011-12-30 
14:31:51 UTC ---
(In reply to comment #7)
 Additionally, if these are to be used the way the documentation suggests, the
 priority should default to unprioritized not normal since the bug should
 have a priority unless it has been assigned.

Please see https://www.mediawiki.org/wiki/Bug_management/Bugzilla_usage for an
explanation of how we're using the fields.  If you disagree with the use there,
please let me know.

-- 
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 30343] Add a delay before welcoming a user and a global lock check

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30343

Nemo_bis federicol...@tiscali.it changed:

   What|Removed |Added

   Priority|High|Low
 CC||federicol...@tiscali.it

--- Comment #2 from Nemo_bis federicol...@tiscali.it 2011-12-30 14:36:39 UTC 
---
Perhaps this bug should be split in two.
1) A delay of some minutes should be enough for most cases, although it has to
be configurable because it's useful to show the welcome as soon as the user
registers.
2) If the user is locked, he can't create new accounts (bug 23126); also, wikis
which want to reduce clutter could disable $wgNewUserMessageOnAutoCreate. For
wikis where the user has created the account before lock, is the problem so
big?

-- 
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 30343] Add a delay before welcoming a user and a global lock check

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30343

--- Comment #3 from Quentinv57 quentin...@gmail.com 2011-12-30 14:42:14 UTC 
---
I think that the first problem is far more critical than the second. The first
one implies that stewards are forced to give themselves the oversight access on
every wikis this extension exists instead of simply pressing one button. Most
of the time they see there is no edit and they don't think the talk page has
been automatically created, which explains that a lot of libellous informations
stay on those wikis.

The second point about locked user is not really important, what is important
is that oversighted and hidden accounts should not be welcomed, because it will
create a page with an abusive username.

-- 
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 32164] Importance label should be replaced with Priority and Severity

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32164

--- Comment #9 from Doug wikipediad...@googlemail.com 2011-12-30 14:49:00 UTC 
---
No disagreement.  Just quoting the current sections at
https://bugzilla.wikimedia.org/page.cgi?id=fields.html.  The mediawiki.org
documentation is better or at least more what we're doing, so we should make it
clear.

So we need to:
1) Change the field title importance to two field titles, priority and
severity
2) Change the links to the relevant sections and make #Priority and #Severity
valid anchors (e.g.
https://bugzilla.wikimedia.org/page.cgi?id=fields.html#severity)
3) Remove the text at Priority and Severity and link to to mediawiki.org or
replace the current text with mediawiki.org text to make the usage of these
fields standard

-- 
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 32164] Importance label should be replaced with Priority and Severity

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32164

--- Comment #10 from Doug wikipediad...@googlemail.com 2011-12-30 14:53:42 
UTC ---
We probably ought to reconcile all the documentation at
https://www.mediawiki.org/wiki/Bugzilla/Fields with
https://bugzilla.wikimedia.org/page.cgi?id=fields.html while we're about it. 
One should simply link to the other so that we only have to make changes in one
place.  mw.org seems like the better place to keep the documentation as it's
easier to tweak there.

-- 
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 17929] CentralAuth lock/hide should trigger global autoblocks

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17929

Marco Aurelio wmdf...@gmail.com changed:

   What|Removed |Added

   Keywords||crosswiki
 Status|ASSIGNED|NEW

--- Comment #11 from Marco Aurelio wmdf...@gmail.com 2011-12-30 15:19:59 UTC 
---
Removing ASSIGNED status as no real person seems to be taking care of this
(wikibugs is just a mailing list) -- NEW

I suggest too raising the priority to normal. If this existed our work would
become easier. Thanks.

+ crosswiki -- Two extensions involved: CentralAuth + GlobalBlocking.

Regards.

-- 
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.
You are the assignee for the bug.

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


[Bug 33434] New: math extension: integral expressions display with boxes/frames/borders

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33434

   Web browser: ---
 Bug #: 33434
   Summary: math extension: integral expressions display with
boxes/frames/borders
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: david...@springtimesoftware.com
Classification: Unclassified


Created attachment 9787
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9787
Screenshot showing bug (boxes/borders/frames)

This is a possible bug in the math extension of the Wikipedia editing language.
I'm not sure whether this is a MediaWiki bug. If not, I need to be instructed
gently as to where to submit it.

Environment: environment-insensitive (browsers tested: FF 4.1.0 and 9.0.1)
Applies to: current public Wikipedia
Example: http://en.wikipedia.org/wiki/Laplace_transform#Properties_and_theorems
Screenshot: www.springtimesoftware.com/temp-boxes.jpg (also attached)

Description:

As seen in the screenshot, the individual components of the integration
expression in the first column of the Frequency integration table entry (as
well as others) are erroneously highlighted by boxes/frames/borders.

Details:

The math representation language is controlled by user preferences. It may
either generate HTML or a PNG image. One of these is buggy as described above,
the other is not. Because many users have their preferences set so they do not
see the bug, it has not been noticed.

Suggested possible solutions:

1. Set the default math preferences so that the bug is not seen by users who
have not specified any preference.

2. Fix the bug by removing the boxes/frames/borders.

3. Acknowledge the bug and state that it will not be fixed, or will be fixed in
a future release.

Additional information:

Here is the Wikipedia:Talk discussion of this bug, which may be helpful:

Confusing boxes (frames)

Those entries in the table in the Properties and theorems section that contain
integral symbols are incorrectly formatted by default to display the
expressions using boxes or frames, as viewed in Firefox 8.0. I haven't learned
the language used to represent such expressions, so I can't fix this problem.
Integral expressions appearing outside of this table are displayed correctly,
and in a nice, distinctive, bold italic font. Probably there is an entry in
WP-space that describes how to use this language. Can anyone help? David
Spector (talk) 21:42, 29 December 2011 (UTC)

I'm not sure I understand what you mean. Do you know how to take a
screenshot? The equations should be rendered by default as embedded images, so
it doesn't make any sense why they would look good in one place and not
another. Sławomir Biały (talk) 22:25, 29 December 2011 (UTC)

I can understand your confusion if you don't see the problem. It happens
because a different sublanguage is used at the two places (look at the wiki
source). I've created a temporary screenshot where you can see the boxes. This
might be a Firefox bug. David Spector (talk) 11:38, 30 December 2011 (UTC)

Now I see. I was able to reproduce this issue by going into My preferences
and selecting under the Math header HTML if possible or else PNG. You can fix
this issue by selecting instead HTML if very simple or else PNG (which I
thought was the default, but maybe that's changed). Anyway, obviously there is
an issue with the Wikipedia software (or possibly a limitation inherent to
CSS.) If necessary, these formulas can be fixed for all users by adding to the
end of each of them (inside the math tags) a \,\! (without the quotes)
Sławomir Biały (talk) 11:57, 30 December 2011 (UTC)

Thanks for the excellent analysis. Since this seems to be a real bug, I am
submitting it as a bug. Will report status here. David Spector (talk) 15:06, 30
December 2011 (UTC)

-- 
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 2867] Interwiki lists sort in phonetic, site-defined order

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2867

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #29 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:44:03 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 708] Interproject links

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=708

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #51 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:43:55 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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.
You are the assignee for the bug.

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


[Bug 3311] Automatic category redirects

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3311

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #63 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:44:11 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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.
You are the assignee for the bug.

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


[Bug 167] Use a dedicated interface for adding interwiki/category links, not wikitext

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=167

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #28 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:44:28 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 189] Add a music wikimodule

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=189

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #120 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:44:38 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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.
You are the assignee for the bug.

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


[Bug 674] Allow users to be blocked from editing a specific article

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=674

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Normal  |Highest
 CC||garba...@seznam.cz

--- Comment #18 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:44:44 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 156] Add section edit link for 0th section

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=156

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #62 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:44:53 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 15607] Install Extension:Interlanguage on en.wikipedia

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15607

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #95 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:45:00 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 4547] Support crosswiki template inclusion (transclusion = interwiki templates, etc.)

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=4547

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|High|Highest
 CC||garba...@seznam.cz

--- Comment #58 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:45:09 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 14801] Global deleted image review for Commons admins

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14801

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|High|Highest
 CC||garba...@seznam.cz

--- Comment #44 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:45:16 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 2700] Pre-save transform skips extensions using wikitext (gallery, references, footnotes, Cite, pipe trick, subst, signatures)

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2700

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|High|Highest
 CC||garba...@seznam.cz

--- Comment #64 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:45:28 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 4745] Section edit conflict expands edit box to entire article

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=4745

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #13 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:46:12 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 1066] Please add cross-wiki talk page notification.

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1066

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Normal  |Highest
 CC||garba...@seznam.cz

--- Comment #13 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:46:18 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 5244] Allow searching in intersections, etc. of categories

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=5244

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #48 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:46:24 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 2399] Unicode normalization sorts Hebrew/Arabic/Myanmar vowels wrongly

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2399

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Lowest  |Highest
 CC||garba...@seznam.cz

--- Comment #58 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:46:32 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 3525] Cross-wiki watchlists

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3525

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Normal  |Highest
 CC||garba...@seznam.cz

--- Comment #17 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:46:44 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 14862] Allow global renaming of global users

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14862

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #16 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:46:51 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 4995] Ability to block users from uploading files only

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=4995

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Lowest  |Highest
 CC||garba...@seznam.cz

--- Comment #25 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:46:58 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 3483] Disambiguation pages should not be listed in Special:Lonelypages

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3483

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #6 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:47:10 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 225] Advertise secure login on all Special:UserLogin pages

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=225

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #25 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:47:17 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 1552] Upload to Commons from any Wikimedia website

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1552

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #13 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:47:25 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 2194] Special handling for Tables and Charts

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2194

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Lowest  |Highest
 CC||garba...@seznam.cz

--- Comment #47 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:50:21 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 4421] Image file extension should not be part of the name

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=4421

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #80 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:50:23 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 9816] Improve security for Special:Userlogin (tracking)

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=9816

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #29 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:50:26 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 11] Red interwiki links -- check for page existence across wikis

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=11

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #19 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:50:27 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 6220] Shared repositories support for Special:WantedFiles

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6220

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #17 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:50:29 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 19796] Checkuser watchlist feature

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19796

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #12 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:50:32 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 470] Provide a 'user-watchlist' that lists all recent contributions of a set of users

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=470

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #14 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:50:37 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 2089] Whitelist OASIS OpenDocument file format

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2089

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest

--- Comment #32 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:50:34 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 3461] Syntax extensions: special character for non-breaking space (nbsp;)

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3461

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #16 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:50:38 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 5984] Edit preview doesn't let you preview cite.php footnotes.

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=5984

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #17 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:50:37 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 9604] Support OpenID extension on all wikimedia projects

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=9604

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Normal  |Highest
 CC||garba...@seznam.cz

--- Comment #13 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:50:44 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 835] syntax to transclude a page without the containing page inheriting categories, interlanguage links

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=835

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #66 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:50:41 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 2777] {{substall:foo}} beside {{subst:bar}}

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2777

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #27 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:50:50 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 26092] Enable or install string parsing wikimarkup functionality on WMF wikis

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26092

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Normal  |Highest

--- Comment #34 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:50:46 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 2458] Localized TeX environment

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2458

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #21 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:50:53 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 2003] Add marker that forces a template to be always substituted

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2003

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #31 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:50:51 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 8697] Provide mark these n changes as patrolled button

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=8697

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #11 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:50:55 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 1] Documentation is out of date, incomplete (tracking)

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #39 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:50:48 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 7148] Requesting watchlist for changes to category content.

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=7148

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #25 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:50:56 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 798] UTF-8 characters in math don't work properly

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=798

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #29 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:50:58 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 5309] Localize captcha images

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=5309

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #10 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:53:42 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 1710] Ability to watch all articles in a category

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1710

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #17 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:53:44 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 9890] Reasonably efficient interwiki transclusion

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=9890

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|High|Highest

--- Comment #14 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:53:45 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 986] [tables] Please implement COL, COLGROUP

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=986

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #35 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:53:47 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 1803] recentchangeslinked only lists *last* changes, while recentchanges lists *all*

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1803

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #10 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:53:48 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 6379] Disable images in signatures on enwiki

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6379

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #7 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:53:49 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 10493] Setting a temporary usergroup (allow expiry of user rights via Special:UserRights form)

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=10493

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #18 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:53:50 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 13789] Restore the global CheckUser log

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13789

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #8 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:53:53 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 7204] Optionally exclude redirects from Special:Allpages and Special:Prefixindex

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=7204

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #11 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:53:52 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 20246] Install Extension:Transliterator on fr, pl and en.wiktionary

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20246

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #24 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:53:55 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 3593] SVG client side rendering

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3593

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #28 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:53:56 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 974] Did you mean . . . search feature to automatically spellcheck all search terms

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=974

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #30 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:53:59 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 14396] Clear new messages flag for anonymous users after a few months

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14396

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Normal  |Highest
 CC||garba...@seznam.cz

--- Comment #7 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:54:00 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 12974] The newline added to a template, magic word, variable, or parser function that returns line-start wikicode formatting (*#:; ) causes unexpected parsing

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12974

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #46 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:53:57 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 639] Add feature annotate/blame command, to indicate who last changed each line / word

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=639

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #36 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:54:04 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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.
You are the assignee for the bug.

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


[Bug 18861] Search should index template expansion

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18861

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|High|Highest
 CC||garba...@seznam.cz

--- Comment #14 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:54:02 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 11148] Users can login with global account and create an account in a wiki even if IP is blocked from account creations

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=11148

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Normal  |Highest
 CC||garba...@seznam.cz

--- Comment #13 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:54:04 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 3252] Review (and install?) WikiTeX

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3252

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #6 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:54:07 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 5792] SVG→PNG and baseline-shift

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=5792

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Normal  |Highest
 CC||garba...@seznam.cz

--- Comment #9 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:54:10 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 9858] Recursive checkuser featured needed

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=9858

Jan Kucera (Kozuch) garba...@seznam.cz changed:

   What|Removed |Added

   Priority|Low |Highest
 CC||garba...@seznam.cz

--- Comment #13 from Jan Kucera (Kozuch) garba...@seznam.cz 2011-12-30 
15:54:07 UTC ---
Because of votes rasing importance/priority according to following scheme:
15+ votes - highest
5-15 votes - high
Community must have a voice within development.

Regards, Kozuch
http://en.wikipedia.org/wiki/User:Kozuch

-- 
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 14396] Clear new messages flag for anonymous users after a few months

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14396

Dan Collins en.wp.s...@gmail.com changed:

   What|Removed |Added

   Priority|Highest |Normal
 CC||en.wp.s...@gmail.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 33380] Details of actions caught by a private filter should be private

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33380

--- Comment #17 from Thehelpfulone thehelpfulonew...@gmail.com 2011-12-30 
16:11:47 UTC ---
Okay. If this patch works, how long will it take to implement/do we need to get
some consensus somewhere? A private filter having a private log seems to be a
no-brainer for me.

-- 
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 974] Did you mean . . . search feature to automatically spellcheck all search terms

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=974

--- Comment #31 from Robert Stojnic rain...@eunet.rs 2011-12-30 16:18:45 UTC 
---
Note that the votes are for enabling this on WMF wikis (which is done), not
necessarily to implement it in MySQL.

-- 
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 33366] iPad / iPhone CAPTCHAs difficult to enter correctly

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33366

--- Comment #4 from Tim twils...@mac.com 2011-12-30 16:20:45 UTC ---
Confirmed on my iPad in the English Wikipedia sandbox.
Thanks for the quick turnaround!

-- 
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 33435] New: Add MediaWiki:Multiboilerplate to the Admin Links page

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33435

   Web browser: ---
 Bug #: 33435
   Summary: Add MediaWiki:Multiboilerplate to the Admin Links page
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: MultiBoilerplate
AssignedTo: rob...@rhl.me.uk
ReportedBy: m...@kira.se
Classification: Unclassified


Add following lines in MultiBoilerplate.php and it will show up in the Admin
links (extension). My use of wfMsg( 'boilerplates' ) is a quick hack, and it
should be a string on it own.



$wgHooks['AdminLinks'][] = 'MultiBoilerplateAddToAdminLinks';

function MultiBoilerplateAddToAdminLinks( $admin_links_tree ) {
global $wgMultiBoilerplateOptions;
if ( !$wgMultiBoilerplateOptions) {
$general_section = $admin_links_tree-getSection( wfMsg(
'adminlinks_general' ) );
$extensions_row = $general_section-getRow( 'extensions' );
if ( is_null( $extensions_row ) ) {
$extensions_row = new ALRow( 'extensions' );
$general_section-addRow( $extensions_row );
}
$extensions_row-addItem( ALItem::newFromEditLink(
'Multiboilerplate',  wfMsg( 'boilerplates' ) ) );
}
return true;
}

-- 
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 6455] Set $wgPFEnableStringFunctions = true on WMF wikis

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6455

Rich Farmbrough rich...@farmbrough.co.uk changed:

   What|Removed |Added

   Priority|Lowest  |Highest
 Status|RESOLVED|REOPENED
 Resolution|WONTFIX |

--- Comment #138 from Rich Farmbrough rich...@farmbrough.co.uk 2011-12-30 
17:07:15 UTC ---
There is, but we have seen no evaluation of expensive - result is that stuff
that is essential is split over several pages...

Cite templates would benefit enormously from parser functions, instead of
jumping through hoops, simple tests can be made about whether something has a
full stop at the end already or not.

The bug should be changed form WONTFIX, keeping it at that status because of a
stray comment on a mailing list years ago, when at Wikimania 2011 Tim was
undecided as to which solution (parser functions, scripting language or
Victor's extension) was best. 

Really I have looked at all three, ANY ONE WILL DO. And if you change your mind
from parser functions to one of the others, I WILL PERSONALLY MIGRATE ALL
TEMPLATES TO THE NEW SOLUTION. 

I am re-opening this bug.  Please do not casually re-close it.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

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


[Bug 29087] Enable $wgPFEnableStringFunctions on he.wikipedia

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29087

Bug 29087 depends on bug 6455, which changed state.

Bug 6455 Summary: Set $wgPFEnableStringFunctions = true on WMF wikis
https://bugzilla.wikimedia.org/show_bug.cgi?id=6455

   What|Old Value   |New Value

 Status|RESOLVED|REOPENED
 Resolution|WONTFIX |

-- 
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 14862] Allow global renaming of global users

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14862

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

   What|Removed |Added

 CC||mybugs.m...@gmail.com

--- Comment #17 from mybugs.m...@gmail.com 2011-12-30 17:27:58 UTC ---
(In reply to comment #16)
 Because of votes rasing importance/priority according to following scheme:

As far as I know, the priority should be set according to the following scheme:
[[mw:Bug_management/Bugzilla_usage#Priority]]

-- 
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 31007] rebuildrecentchanges.php fails for Postgresql with strings for integers

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31007

Tim Landscheidt t...@tim-landscheidt.de changed:

   What|Removed |Added

 CC||innocentkil...@gmail.com
  Component|Export/Import   |Maintenance scripts
 Blocks||384

-- 
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 384] PostgreSQL/pgsql support (tracking)

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=384

Tim Landscheidt t...@tim-landscheidt.de changed:

   What|Removed |Added

 Depends on||31007

-- 
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 33427] Special:NovaKeyaction=import has duplicate fieldset

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33427

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.org

-- 
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 33430] Create a book and Download as PDF don't wrap Chinese or Japanese lines

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33430

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |High
 CC||m...@everybody.org

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

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


[Bug 33431] wfMsg et al use wrong Title object when expanding magic words, during job queue

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33431

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.org

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

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


[Bug 33433] Upload errors in collapsed fields are not visible

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33433

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Highest
 CC||m...@everybody.org
Summary|Wikemedia Commons Upload:   |Upload errors in collapsed
   |Error messages for fields   |fields are not visible
   |not displayed asl standard  |

--- Comment #1 from Mark A. Hershberger m...@everybody.org 2011-12-30 
17:45:21 UTC ---
Bumping highest and clarifying the summary since this seems like a purely
technical, but easily solved issue that is impeding new contributions.

-- 
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 33434] math extension: integral expressions display with boxes/frames/borders

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33434

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Keywords||platformeng
   Priority|Unprioritized   |Highest
 CC||m...@everybody.org

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

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


[Bug 14862] Allow global renaming of global users

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14862

SoWhy a...@sowhy.de changed:

   What|Removed |Added

   Priority|Highest |Low

--- Comment #18 from SoWhy a...@sowhy.de 2011-12-30 17:53:26 UTC ---
(In reply to comment #17)
 (In reply to comment #16)
  Because of votes rasing importance/priority according to following scheme:
 
 As far as I know, the priority should be set according to the following 
 scheme:
 [[mw:Bug_management/Bugzilla_usage#Priority]]

I agree. The community might like to see this implemented (I certainly do) but
since the one in charge of bugs decided to use the priority variable to help
them track the importance of a bug based on the scheme cited in comment #17, we
should not change it; wanting something is one thing but it shouldn't screw up
the management. As such, I've reset the priority to low although I personally
hope someone will be able to handle this request soon.

-- 
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 15607] Install Extension:Interlanguage on en.wikipedia

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15607

Brandon Harris bhar...@wikimedia.org changed:

   What|Removed |Added

   Priority|Highest |Low

--- Comment #96 from Brandon Harris bhar...@wikimedia.org 2011-12-30 17:53:43 
UTC ---
We do not use voting to define our priorities.  Returning priority to previous
value.

-- 
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 33434] math extension: integral expressions display with boxes/frames/borders

2011-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33434

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Highest |High

--- Comment #1 from Mark A. Hershberger m...@everybody.org 2011-12-30 
17:55:05 UTC ---
Tagging for robla's group to look at

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

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


  1   2   3   >