[Bug 28842] user rights issue with vector and new editor

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28842

--- Comment #3 from Mark Redekop  2011-05-07 06:43:11 
UTC ---
I tried the upgrade to 1.16.5 again tonight, this time i lost my admin rights
without touching anything in my preferences (only diff i can think of is that i
might not have run the update script right away last time, this time i did)
this happened with both the accounts i have one is set to have vector as the
default, the other monobook.

Also it doesn't appear as if users are logged out altogether, you can log in,
your username appears in the top right corner, you can log out and log in with
a diff account and in recent changes your edits are credited to your account. 
however the user rights that you have are the same as if you were an anon
editor.

-- 
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 19725] Suppressed edits still appear in Special:DeletedContributions and Special:Undelete

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19725

--- Comment #19 from Bawolff  2011-05-07 05:20:45 UTC ---
Created attachment 8516
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=8516
Patch to make suppressed revisions not be counts when doing prefix search of
special:undelete or on the '$1 deleted revisions' message when viewing a
deleted page

Here's a patch that does the following.
*Makes the "x deleted edits" message at the top of a deleted page not count
suppressed revisions.
*Makes suppressed revisions not show up when doing a prefix search of
special:undelete. (It will count non-suppressed revisions only in the prefix
search)

I used if the revision's text (content) is hidden from admins as the test for
if to count in both the above cases. If you directly go to the undelete of that
page, the suppressed revisions are still shown as they are now. (To do that
would already require knowing what the page's title is, so it doesn't exactly
reveal the secret title). If you have the suppressrevision right, then
everything behaves like it does currently

Potential concerns with this patch (aka reasons I attached it to a bug instead
of committing)

*Does it make sense to show different number of deleted revisions depending on
if you have suppressrevision right, and have no indication that different
numbers are shown to users without that right?
*Does it make sense to not count the revision only if the revision text is
hidden from admins (at the end of the day the core of a deleted edit, is the
text of that edit. OTOH, it might make sense to not count it only if the entire
thing is suppressed, or perhaps if any part of it is suppressed. For
comparison, special:deletedcontribs looks at the user field [but that makes
sense since its per user]).

*Minor db concern. The query no longer uses a covering index. Does that matter?
I don't think it does, but I'm not overly knowledgeable about these types of
performance concerns.

-- 
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 19725] Suppressed edits still appear in Special:DeletedContributions and Special:Undelete

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19725

--- Comment #18 from Bawolff  2011-05-07 03:47:29 UTC ---
yay a wiki where I have sysop rights so I can actually see this. :D

I think part of the problem was i misunderstood what was being reported.

Here is the situation as I understand it currently.

*You want to hide the fact a page ever existed under some title.
*You oversight it out of existence.
*However, if an admin looks at that page title, he will still see the '1
deleted revision'. If the user goes to the special:undelete of that page, the
fact there was a revision is still listed, but all details of that revision are
fully hidden.
*The fact the page at one point existed can also be gleaned by using the prefix
option of special undelete.

*I can not reproduce the claim that such edits appear in deleted contribs as
mentioned in comment 0. (possibly fixed in bug 17792 based on source code
comments).

What should happen:
*totally suppressed revisions like that should not appear in a prefix search
via special:undelete. This would stop people from finding such "hidden" pages
*Its also requested that the 'x deleted revisions' not be shown on the page,
and the direct special:undelete view does not list those revisions.

The first point I think should happen. However for the second point, I could
see not having 'x deleted revisions', but I think removing those revisions from
the special:undelete view would complicate deletion history, and not all that
good of an idea. (Especially when you mix suppressed and non-suppressed deleted
revisions).

-- 
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 28865] New: manual synchronisation points

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28865

   Web browser: ---
 Bug #: 28865
   Summary: manual synchronisation points
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: DoubleWiki
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: jay...@gmail.com
Classification: Unclassified


The same text in two languages, in two different published translations, can
have different paragraph breaks.

afaics, the only way to keep the text aligned is the have manual
synchronisation points.

-- 
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 23710] Account name with terminating exclamation mark

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23710

John Mark Vandenberg  changed:

   What|Removed |Added

   Keywords||testme
 CC||jay...@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 24502] Multiple langlinks to same language cause database conflicts

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24502

John Mark Vandenberg  changed:

   What|Removed |Added

 CC||jay...@gmail.com

--- Comment #11 from John Mark Vandenberg  2011-05-07 
03:21:29 UTC ---
(In reply to comment #5)
> (In reply to comment #4)
> >..
> > * One Wikisource text may have more than one translation in another 
> > Wikisource,
> > and both translations should have interlanguage links.
> 
> Having two links labelled "English" doesn't seem like a good way to fix either
> of those things. What you want is a sublist, like:
> 
> * Français
> * English
>   * Rollatini
>   * Braciola
> 
> It should be good enough to use the names of the articles as the link labels 
> in
> the sublist, then you don't have to add fields or change the invocation syntax
> or anything. 
> 
> This is not a blocker for bug 15607.

English wikisource currently does this using JavaScript.
http://en.wikisource.org/wiki/Template:Interwiki-info
http://en.wikisource.org/wiki/The_Raven_%28Poe%29
see function interwikiExtra() in
http://en.wikisource.org/wiki/MediaWiki:Common.js

-- 
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 23992] Search&replace disabled in IE8, Opera

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23992

Owltom  changed:

   What|Removed |Added

 CC||accnospam...@yahoo.de
  Component|UsabilityInitiative |Page editing
Version|any |(wikimedia-deployment)
Web browser|--- |Opera
 AssignedTo|roan.katt...@gmail.com  |wikibugs-l@lists.wikimedia.
   ||org
Product|MediaWiki extensions|MediaWiki

--- Comment #3 from Owltom  2011-05-07 01:34:01 UTC ---
The button is enbaled now, but the function is completely broken in Opera.

Example:
I tried to replace the word "Lorem" with "Kamel" and the result is this diff:

http://kamelopedia.mormo.org/index.php?title=Kamel:Nachteule/SearchReplaceBug&diff=442168&oldid=442167

Browser: Opera 11.x
MediaWiki: 1.18 r86333, 1.17wmf1 r87486

-- 
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 28864] New: UtfNormal tests, benchmarks spew warnings about undefined constants in UtfNormal.php

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28864

   Web browser: ---
 Bug #: 28864
   Summary: UtfNormal tests, benchmarks spew warnings about
undefined constants in UtfNormal.php
   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: br...@wikimedia.org
Classification: Unclassified


Seeing all sorts of lovely things like this:

PHP Notice:  Use of undefined constant UTF8_REPLACEMENT - assumed
'UTF8_REPLACEMENT' in /var/www/trunk/includes/normal/UtfNormal.php on line 246
PHP Notice:  Use of undefined constant UTF8_FFFE - assumed 'UTF8_FFFE' in
/var/www/trunk/includes/normal/UtfNormal.php on line 388
PHP Notice:  Use of undefined constant UTF8_ - assumed 'UTF8_' in
/var/www/trunk/includes/normal/UtfNormal.php on line 389
5.

when attempting 'make test' or 'make bench' in includes/normal.

It seems that these constants are defined in UtfNormalDefines.php, but
UtfNormalDefines.php is not included by UtfNormal.php. Ouch!

Looks like regression from r85327 -- I don't just want to revert it since the
split is deliberate for HipHop compatibility.

Probably just need a require_once in UtfNormal.php?

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

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


[Bug 20246] Install Extension:Transliterator on fr and en.wiktionary

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

--- Comment #20 from Brion Vibber  2011-05-07 01:15:15 UTC 
---
Overall the code looks pretty nice and has comments and stuff which makes me
happy. ;)

Couple things that stick out to me:

* static functions as hook callbacks are intermixed with a non-static singleton
class which feels a bit odd to me; it's hard to tell what's what sometimes.

* not sure what's up with the mPages, mMaps member variables; what's the
lifetime of the ExtTransliterator object? If batch jobs are running, will this
in-process cache get updated by actions in another process? Or will it be
discarded between jobs within the same process?

It looks like a new object is created at ParserFirstCallInit time... offhand
I'm not sure whether a new parser will get created for job runs or not.
Probably won't break anything in practice, but it's worth looking at for --
in-process caches are always dangerous in a multi-node environment.

* Several functions accept reference parameters, like isMapPage( &$title )
which don't appear that they should. Unless it's possible to *replace an entire
object parameter with another object* or *alter a scalar value or array
contents*, references should not be used. If these are to match hook
definitions, in many cases the hooks probably need fixing upstream, and when
they are fixed these functions will fail on PHP 5.3 unless they are also fixed
to remove the references; I'd also recommend naming the functions with an 'on'
prefix and the actual name of the calling hook if possible, to make it clearer
what's going on.


In general I'd also recommend looking out for what happens when you're given a
huge amount of input; the default NFD decomposition implementation is not very
efficient, and it might be more likely to keel over and die if, say, you
accidentally don't close the tag and try to transliterate a very large page
full of non-English text.

-- 
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 28840] Diffs not displaying correctly in IE

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28840

--- Comment #7 from iain.macdon...@wikinewsie.org 2011-05-07 00:50:45 UTC ---
Sadly, no, it doesn't seem to be. I'll try again around noon 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 24415] Implement ResourceLoader (tracking)

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24415

Bug 24415 depends on bug 24862, which changed state.

Bug 24862 Summary: Wikipedia (Vector?) "doesn't work" in some installations of 
IEMobile
https://bugzilla.wikimedia.org/show_bug.cgi?id=24862

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED

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

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


[Bug 24862] Wikipedia (Vector?) "doesn't work" in some installations of IEMobile

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24862

Tomasz Finc  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #8 from Tomasz Finc  2011-05-07 00:16:01 UTC 
---
Resolving per my earlier comments.

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

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

--- Comment #19 from Brion Vibber  2011-05-06 23:39:11 UTC 
---
Since this is a new extension and nobody remembers what it was, it's not worth
worrying about individual old revisions in code review -- the extension should
simply be reviewed as a whole.

-- 
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 2361] Support dynamic fonts (CSS 3 @font-face, ttf/otf/eot, web fonts, WOFF)

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2361

--- Comment #25 from Mark A. Hershberger  2011-05-06 
23:39:00 UTC ---
Transliteration extension?  See bug #20246

-- 
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 28863] Pre 1.17 deprecated code still in use in svn head

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28863

--- Comment #2 from Reedy  2011-05-06 23:31:23 UTC ---
makeBrokenLink is called by Interlanguage Extension

makeLinkObj is called by AjaxShowEditors, FCKeditor and SemanticForms

makeKnownLinkObj is called by SemanticForms (x2) and in
Linker::makeColouredLinkObj

makeBrokenLinkObj is called by Linker::makeBrokenLink

makeColouredLinkObj is called by Linker::makeColouredLinkObj (deprecated in
1.17)

makeImageLinkObj killed

-- 
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 28863] Pre 1.17 deprecated code still in use in svn head

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28863

--- Comment #1 from Reedy  2011-05-06 23:25:38 UTC ---
$wgExtensionAliasesFiles is another

-- 
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 19725] Suppressed edits still appear in Special:DeletedContributions and Special:Undelete

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19725

--- Comment #17 from DerHexer  2011-05-06 
23:21:11 UTC ---
For all suppressed edits.

Example: I've created
http://test.wikipedia.org/w/index.php?title=User:DerHexer/Test3, suppressed it
entirely: http://test.wikipedia.org/wiki/Special:Undelete/User:DerHexer/Test3
and its name “User:DerHexer/Test3” is still visible for sysops on
http://test.wikipedia.org/w/index.php?title=Special%3AUndelete&prefix=User%3ADerHexer
(“User:DerHexer/Test3 (1 revision archived)”) [confirmed by local sysops
without oversight rights].

-- 
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 700] Code quality issues (and other stuff that sucks) (tracking)

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

Reedy  changed:

   What|Removed |Added

 Depends on||28863

-- 
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 24711] MV_EditPageAjax.php uses deprecated LogReader and LogViewer

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24711

Reedy  changed:

   What|Removed |Added

 Blocks||28863

-- 
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 28863] New: Pre 1.17 deprecated code still in use in svn head

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28863

   Web browser: ---
 Bug #: 28863
   Summary: Pre 1.17 deprecated code still in use in svn head
   Product: MediaWiki
   Version: 1.19-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: minor
  Priority: Unprioritized
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: s...@reedyboy.net
Depends on: 24711
Blocks: 700
Classification: Unclassified


$wgAllowUserSkin/$wgAllowRealName/$wgExtensionAliasesFiles/$wgExtraRandompageSQL

Linker::tooltip() (from 1.14!)

since 1.16. Most are calling each other, so can be generally cleaned up
Linker::makeBrokenLink()
Linker::makeLinkObj()
Linker::makeKnownLinkObj()
Linker::makeBrokenLinkObj()
Linker::makeColouredLinkObj()
Linker::makeImageLinkObj()

LogReader and LogViewer but that's bug 24711


Seems the Linker ones are the bigger issues...

-- 
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 28862] Javascript not working for blackberry show/hide section collapse disabled

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28862

--- Comment #1 from Patrick Reilly  2011-05-06 23:11:57 
UTC ---
Tested adding Javascript for Blackberry devices and it didn't work properly on
a BlackBerry 8900. It rendered the show/hide links but when clicked it didn't
render the content for the section. It also was stuck on the processing script
stage for at least 3 seconds on the first attempt.

-- 
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 700] Code quality issues (and other stuff that sucks) (tracking)

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

Reedy  changed:

   What|Removed |Added

 Depends on||24711

-- 
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 24711] MV_EditPageAjax.php uses deprecated LogReader and LogViewer

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24711

Reedy  changed:

   What|Removed |Added

 Blocks||700

-- 
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 19725] Suppressed edits still appear in Special:DeletedContributions and Special:Undelete

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19725

--- Comment #16 from Bawolff  2011-05-06 23:04:53 UTC ---
To clarify, is this happening just in some intermittent cases, or is this true
for all suppressed edits?

-- 
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 28124] Rewrite deletion system (tracking)

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28124

Bug 28124 depends on bug 19725, which changed state.

Bug 19725 Summary: Suppressed edits still appear in 
Special:DeletedContributions and Special:Undelete
https://bugzilla.wikimedia.org/show_bug.cgi?id=19725

   What|Old Value   |New Value

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

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

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


[Bug 18840] RevDelete/HideUser (tracking)

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18840

Bug 18840 depends on bug 19725, which changed state.

Bug 19725 Summary: Suppressed edits still appear in 
Special:DeletedContributions and Special:Undelete
https://bugzilla.wikimedia.org/show_bug.cgi?id=19725

   What|Old Value   |New Value

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

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

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


[Bug 19725] Suppressed edits still appear in Special:DeletedContributions and Special:Undelete

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19725

DerHexer  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

--- Comment #15 from DerHexer  2011-05-06 
22:57:46 UTC ---
Not fixed: On
http://nl.wikipedia.org/w/index.php?title=Speciaal:Terugplaatsen&prefix=User%3ALKD
you can still read “Gebruiker:LKD ist eine miese Sau!” what was
suppressed/oversighted on
http://nl.wikipedia.org/w/index.php?title=Speciaal:Terugplaatsen&target=Gebruiker%3ALKD+ist+eine+miese+Sau!
and so shouldn't be visible for sysops on that special page. Same for
oversighted pages on
http://en.wikipedia.org/w/index.php?title=Special%3AUndelete&prefix=Nawlin and
others.

-- 
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 28773] Configuration changes for stewardwiki

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28773

Priyanka Dhanda  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||pdha...@wikimedia.org
 Resolution||FIXED

--- Comment #4 from Priyanka Dhanda  2011-05-06 22:49:46 
UTC ---
They should all be done now. Let me know if I missed something.

-- 
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 and en.wiktionary

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

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||m...@everybody.org

--- Comment #18 from Mark A. Hershberger  2011-05-06 
22:45:02 UTC ---
A few revisions on this were marked "deferred" when they should be reviewed or
at least marked "old."  I've gone and changed the status to "new" and will send
out an email asking people to review it.  See
http://www.mediawiki.org/w/index.php?title=Special:Code/MediaWiki/status/new&path=%2Ftrunk%2Fextensions%2FTransliterator

-- 
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 8028] Table sorting broken by colspan/rowspan

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=8028

Krinkle  changed:

   What|Removed |Added

 CC||pi...@gmx.de

--- Comment #24 from Krinkle  2011-05-06 22:34:18 UTC ---
*** Bug 28859 has been marked as a duplicate of this bug. ***

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

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


[Bug 28859] sortable tables mix up cells when rowspans are present

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28859

--- Comment #4 from Krinkle  2011-05-06 22:34:18 UTC ---
Fixed in trunk. Will be deployed with 1.18

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

-- 
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 17515] Sortable tables using rowspan get messed up on sort

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17515

Krinkle  changed:

   What|Removed |Added

 CC||pi...@gmx.de

--- Comment #4 from Krinkle  2011-05-06 22:33:28 UTC ---
*** Bug 28859 has been marked as a duplicate of this bug. ***

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

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


[Bug 28859] sortable tables mix up cells when rowspans are present

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28859

Krinkle  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||krinklem...@gmail.com
 Resolution||DUPLICATE

--- Comment #3 from Krinkle  2011-05-06 22:33:28 UTC ---


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

-- 
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 28859] sortable tables mix up cells when rowspans are present

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28859

--- Comment #2 from pietz  2011-05-06 22:26:26 UTC ---
I just set one up for you on my discussion page:
http://de.wikipedia.org/wiki/Benutzer_Diskussion:Pietz#Bug_reproduction

Just play a bit with the sort buttons and then see the third column popping up
in that two columned table?

-- 
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 28714] pages showing up with no styling applied

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28714

--- Comment #2 from Mark A. Hershberger  2011-05-06 
22:08:22 UTC ---
See also bug #28857 ?

-- 
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 28857] Sometimes there's "undefined" in a Resource loader CSS request

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28857

Mark A. Hershberger  changed:

   What|Removed |Added

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

--- Comment #2 from Mark A. Hershberger  2011-05-06 
22:07:40 UTC ---
Could this be related to bug #28714?

-- 
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 24862] Wikipedia (Vector?) "doesn't work" in some installations of IEMobile

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24862

--- Comment #7 from Ryan Kaldari  2011-05-06 21:54:51 
UTC ---
This may be fixed now. Assigning to Tomasz for verification.

-- 
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 24862] Wikipedia (Vector?) "doesn't work" in some installations of IEMobile

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24862

Ryan Kaldari  changed:

   What|Removed |Added

 AssignedTo|tpars...@wikimedia.org  |tf...@wikimedia.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 28856] Move classic editor into an extension

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28856

Mark A. Hershberger  changed:

   What|Removed |Added

   Severity|normal  |enhancement

-- 
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 28856] Move classic editor into an extension

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28856

Mark A. Hershberger  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 28851] Display problem on ku.wikipedia

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28851

Mark A. Hershberger  changed:

   What|Removed |Added

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

--- Comment #4 from Mark A. Hershberger  2011-05-06 
21:49:01 UTC ---
I'm having trouble understanding what the problem is... could you please
explain it if it is still occurring?

-- 
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 28846] ResourceLoader private member variables

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28846

Mark A. Hershberger  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 28845] PostgresInstaller::canCreateAccounts() gives the wrong result

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28845

Mark A. Hershberger  changed:

   What|Removed |Added

   Keywords||triage
   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 28844] article creation timestamp and age

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28844

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.org
   Severity|normal  |enhancement

-- 
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 28842] user rights issue with vector and new editor

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28842

Mark A. Hershberger  changed:

   What|Removed |Added

   Keywords||triage
 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 28829] Failure to subscribe to mediawiki-announce is not reported to the user

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28829

Mark A. Hershberger  changed:

   What|Removed |Added

   Keywords||triage

-- 
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 28827] PHP Catchable fatal error: Argument 1 passed to RequestContext::setTitle() must be an instance of Title, null given

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28827

Mark A. Hershberger  changed:

   What|Removed |Added

   Keywords||triage

-- 
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 28860] Rights changes for frwiktionary : adding a new status "botadmin"

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28860

JackPotte  changed:

   What|Removed |Added

 CC||hubert.bos...@gmail.com

--- Comment #2 from JackPotte  2011-05-06 21:35:25 UTC 
---
The bureaucrats after a vote.

-- 
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 15000] Special:Import error: "Import failed: Could not open import file"

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15000

--- Comment #10 from mybugs.m...@gmail.com 2011-05-06 21:24:19 UTC ---
Any updates on this?

I've tried to import the page again and I'm still getting the error described
on Bug 26493.

-- 
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-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=5984

Brion Vibber  changed:

   What|Removed |Added

 CC||liamwy...@gmail.com

--- Comment #15 from Brion Vibber  2011-05-06 21:16:19 UTC 
---
*** Bug 28849 has been marked as a duplicate of this bug. ***

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

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


[Bug 28849] Show footnotes in section edit preview

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28849

Brion Vibber  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE

--- Comment #1 from Brion Vibber  2011-05-06 21:16:19 UTC 
---


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

-- 
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 28859] sortable tables mix up cells when rowspans are present

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28859

--- Comment #1 from Brion Vibber  2011-05-06 21:14:32 UTC 
---
Do you have an example page?

-- 
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 28780] Checkuser.wikimedia.org redirecting to Foundation-wiki

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28780

ct...@wikimedia.org changed:

   What|Removed |Added

 CC||ct...@wikimedia.org

--- Comment #5 from ct...@wikimedia.org 2011-05-06 21:11:56 UTC ---
Philippe navigated thru the site and noticed on some occasions, when he used
the side navigation links, some of the links took him out of checkuser.wmf.org
even though the url shown (when the cursor hovered over it) is correct
(checkuser.wmf.org/whatever  ).

This happened to me when I tested it as well, once.

RobH confirmed Roan has sync'd the caches recently and should have addressed
this issue.
Alternatively, it could be the browser cache creating the problem. 
Will followup with Philippe on this browser cache.

-- 
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 28860] Rights changes for frwiktionary : adding a new status "botadmin"

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28860

Casey Brown  changed:

   What|Removed |Added

 CC||b...@caseybrown.org

--- Comment #1 from Casey Brown  2011-05-06 21:10:11 UTC 
---
Who should be able to add/remove this group?

-- 
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 28862] New: Javascript not working for blackberry show/hide section collapse disabled

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28862

   Web browser: ---
 Bug #: 28862
   Summary: Javascript not working for blackberry show/hide
section collapse disabled
   Product: Wikipedia Mobile
   Version: .5
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: server
AssignedTo: hcat...@wikimedia.org
ReportedBy: prei...@wikimedia.org
CC: tf...@wikimedia.org
Classification: Unclassified


Javascript not working for blackberry show/hide section collapse disabled

-- 
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 28861] New: Data URIs in style sheets gets mangeled

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28861

   Web browser: ---
 Bug #: 28861
   Summary: Data URIs in style sheets gets mangeled
   Product: MediaWiki
   Version: 1.17
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Resource Loader
AssignedTo: tpars...@wikimedia.org
ReportedBy: jeb...@gmail.com
CC: roan.katt...@gmail.com
Classification: Unclassified


Manually created data URIs in private style sheets and in system space gets an
additional "path". Typically such data URIs are used for background images like
this

  url(data:image/

but will end up like this from Load.php

  url(/w/data:image/...

This will then fail to load.

A work around is to use Javascript and set the background-image property from
the code instead.

Additional example on Wikipedia
http://no.wikipedia.org/w/index.php?title=MediaWiki%3AVector.css&action=historysubmit&diff=8743561&oldid=8595275

-- 
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 28856] Move classic editor into an extension

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28856

--- Comment #1 from Brion Vibber  2011-05-06 20:48:59 UTC 
---
That'd specifically be the classic edit _toolbar_, along with its
infrastructure for core & custom buttons?

-- 
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 28858] allow export of deleted pages

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28858

Brion Vibber  changed:

   What|Removed |Added

   Keywords||bugsmash

--- Comment #1 from Brion Vibber  2011-05-06 20:47:07 UTC 
---
Shouldn't be inherently difficult; WikiExporter class probably needs a variant
(subclass? option?) to pull from archive instead of page/rev, and then some
sort of UI to trigger it (either by extending Special:Export or
Special:Undelete or both, probably)

Marking with bugsmash keyword; could be a good smallish but useful project for
someone at the Berlin hackathon.

-- 
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 28860] Rights changes for frwiktionary : adding a new status "botadmin"

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28860

Quentinv57  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
   Severity|normal  |enhancement

-- 
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 28860] Rights changes for frwiktionary : adding a new status "botadmin"

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28860

Quentinv57  changed:

   What|Removed |Added

 CC||quentin...@gmail.com
 AssignedTo|wikibugs-l@lists.wikimedia. |rhals...@wikimedia.org
   |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 28860] New: Rights changes for frwiktionary : adding a new status "botadmin"

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28860

   Web browser: ---
 Bug #: 28860
   Summary: Rights changes for frwiktionary : adding a new status
"botadmin"
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Site requests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: quentin...@gmail.com
Classification: Unclassified


Hello,

Please use a new status, named "botadmin", on frwiktionary, with the following
rights :
autopatrol, autoconfirmed, suppressredirect, nominornewtalk, noratelimit,
skipcaptcha, apihighlimits, writeapi, bot, createaccount, import, patrol,
protect, editusercss, edituserjs, editinterface, browsearchive, movefile, move,
move-rootuserpages, undelete, rollback, delete, deleterevision, reupload

Users in group "botadmin" should be able to remove this status "botadmin" from
themselves once the task is finished.

Community approval link :
http://fr.wiktionary.org/wiki/Wiktionnaire:Prise_de_d%C3%A9cision/Bot_administrateur

Thanks by advance

Quentinv57

-- 
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 28859] sortable tables mix up cells when rowspans are present

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28859

pietz  changed:

   What|Removed |Added

Summary|sortable tables mixes up|sortable tables mix up
   |cells when rowspans are |cells when rowspans are
   |present |present

-- 
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 28859] New: sortable tables mixes up cells when rowspans are present

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28859

   Web browser: ---
 Bug #: 28859
   Summary: sortable tables mixes up cells when rowspans are
present
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Javascript
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: pi...@gmx.de
CC: tpars...@wikimedia.org
Classification: Unclassified


The sortable flag in wikitables is very buggy implemented in javascript when
sorting tables with rowspans. The table cells are placed nearly randomly in the
table after a few clicks.

Seems like a problem in the sort algorithm. I tried it with Firefox and Chrome.

-- 
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 18104] Schema request change so deleted edits are identified by revisionID not timestamp (prevents DIFFs from breaking)

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18104

Mark A. Hershberger  changed:

   What|Removed |Added

   Keywords||triage
 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 28819] Deleted revision links should use "rev_id" not "page/timestamp"

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28819

Mark A. Hershberger  changed:

   What|Removed |Added

   Keywords||triage

-- 
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 28819] Deleted revision links should use "rev_id" not "page/timestamp"

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28819

Mark A. Hershberger  changed:

   What|Removed |Added

   Keywords|triage  |

-- 
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 28858] New: allow export of deleted pages

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28858

   Web browser: ---
 Bug #: 28858
   Summary: allow export of deleted pages
   Product: MediaWiki
   Version: 1.19-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: Export/Import
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: duplicate...@googlemail.com
Classification: Unclassified


It can be nice for sysops to export deleted pages.

At the moment the sysop has to restore, export and delete the page or create
the export xml manually.

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 28819] Deleted revision links should use "rev_id" not "page/timestamp"

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28819

duplicate...@googlemail.com changed:

   What|Removed |Added

 CC||duplicate...@googlemail.com

--- Comment #1 from duplicate...@googlemail.com 2011-05-06 19:10:03 UTC ---
related: bug 18104

-- 
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 19699] Deploy LiquidThreads extension when ready

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19699

duplicate...@googlemail.com changed:

   What|Removed |Added

 Depends on||28848

-- 
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 28848] Addition of LiquidThreads for Odia (Oriya) Wikipedia

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28848

duplicate...@googlemail.com changed:

   What|Removed |Added

 CC||duplicate...@googlemail.com
 Blocks||19699

-- 
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 12396] "what links here" should list the template, not the pages that use it

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12396

duplicate...@googlemail.com changed:

   What|Removed |Added

 CC||ekonomi...@hotmail.com

--- Comment #6 from duplicate...@googlemail.com 2011-05-06 19:07:20 UTC ---
*** Bug 28855 has been marked as a duplicate of this bug. ***

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

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


[Bug 28855] "What links here" for "Namespace: (Article)" still includes "What links here" templates.

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28855

duplicate...@googlemail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||duplicate...@googlemail.com
 Resolution||DUPLICATE

--- Comment #3 from duplicate...@googlemail.com 2011-05-06 19:07:20 UTC ---


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

-- 
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 28857] Sometimes there's "undefined" in a Resource loader CSS request

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28857

--- Comment #1 from Krinkle  2011-05-06 18:26:24 UTC ---
As usual a refresh fixes these kind of errors, but it's a bug nontheless.


For what it's worth, I catched the following headers on that request:


Request method: GET
Status code: 304 Not Modified

Cache-Control: public, max-age=300, s-maxage=300
Connection: keep-alive
Date: Fri, 06 May 2011 18:14:55 GMT
Expires: Fri, 06 May 2011 18:15:14 GMT
Last-Modified: Wed, 04 May 2011 20:16:15 GMT
Vary: Accept-Encoding
Via: 1.1 varnish
X-Varnish: 2004502580

-- 
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 28857] New: Sometimes there's "undefined" in a Resource loader CSS request

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28857

   Web browser: ---
 Bug #: 28857
   Summary: Sometimes there's "undefined" in a Resource loader CSS
request
   Product: MediaWiki
   Version: 1.18-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Resource Loader
AssignedTo: tpars...@wikimedia.org
ReportedBy: krinklem...@gmail.com
CC: roan.katt...@gmail.com
Classification: Unclassified


Sometimes I get a pertially unstyled page,
such as today on http://www.mediawiki.org/wiki/Special:Code/MediaWiki/87555,
the diff-styling was missing.

- no http errors
- no JS errors
- no HTML/DOM exceptions


http://bits.wikimedia.org/www.mediawiki.org/load.php?debug=false&lang=en&modules=site&only=styles&skin=vector
 line 0 undefined
 line 1 /* LOCAL MW.ORG STYLING HERE */@media print{  }@media handheld{  }
 line 2
 line 3/* cache key:
mediawikiwiki:resourceloader:filter:minify-css:5:9d5d855a588ab73b56d717c4a7c9d656
*/



I don't know for sure if the unstyled code review diffs is caused by this, but
the "undefined" word is a bug for sure.

-- 
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 26918] Create a clean interface to plug in (other/any) editor frontends

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26918

Krinkle  changed:

   What|Removed |Added

 Blocks||28856

-- 
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 28856] New: Move classic editor into an extension

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28856

   Web browser: ---
 Bug #: 28856
   Summary: Move classic editor into an extension
   Product: MediaWiki
   Version: 1.18-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Page editing
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: krinklem...@gmail.com
Depends on: 26918
Classification: Unclassified


Move classic editor into an extension

-- 
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 26918] Create a clean interface to plug in (other/any) editor frontends

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26918

Krinkle  changed:

   What|Removed |Added

 Blocks||26914

-- 
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 26751] Extensions that should really be core functionality (tracking)

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26751

Krinkle  changed:

   What|Removed |Added

 Depends on|26914   |

-- 
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 26914] Bundle WikiEditor extension with MediaWiki

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26914

Krinkle  changed:

   What|Removed |Added

 CC||krinklem...@gmail.com
 Blocks|26751   |
 Depends on||26918

--- Comment #9 from Krinkle  2011-05-06 18:12:18 UTC ---
* Removing blockage to bug 26751 ("Extensions that should really be core
functionality"), since we're probably going to bundle this by using the new
installer.

* Adding dependancy on bug 26918

-- 
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 10154] Special:Relatedchanges/Recentchanges misreports day limits in excess of maximum

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=10154

--- Comment #4 from Brion Vibber  2011-05-06 17:57:49 UTC 
---
r87545 seems to be at odds with $wgRCFilterByAge, as it doesn't check that
setting when enforcing the input limits.

-- 
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 16660] Database table cleanup (tracking)

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16660

Bug 16660 depends on bug 22097, which changed state.

Bug 22097 Summary: Populate user.user_registration DB field on every wiki
https://bugzilla.wikimedia.org/show_bug.cgi?id=22097

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||DUPLICATE

-- 
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 18638] Update fixUserRegistration.php to use newuserlog (where available, prior to r12207), and gaussian estimates for the fossils

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18638

Chad H.  changed:

   What|Removed |Added

 CC||pathoschild+wmb...@gmail.co
   ||m

--- Comment #5 from Chad H.  2011-05-06 17:53:19 UTC 
---
*** Bug 22097 has been marked as a duplicate of this bug. ***

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

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


[Bug 22097] Populate user.user_registration DB field on every wiki

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22097

Chad H.  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||innocentkil...@gmail.com
 Resolution||DUPLICATE

--- Comment #2 from Chad H.  2011-05-06 17:53:19 UTC 
---


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

-- 
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 28791] Logo for Pali Wikipedia

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28791

Priyanka Dhanda  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||pdha...@wikimedia.org
 Resolution||FIXED

--- Comment #1 from Priyanka Dhanda  2011-05-06 17:40:51 
UTC ---
Done.

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

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


[Bug 28689] Please enable Extension:NewUserMessage on th.wikipedia

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28689

Priyanka Dhanda  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||pdha...@wikimedia.org
 Resolution||FIXED

--- Comment #3 from Priyanka Dhanda  2011-05-06 17:21:49 
UTC ---
Done

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

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


[Bug 28846] ResourceLoader private member variables

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28846

--- Comment #1 from Trevor Parscal  2011-05-06 17:07:30 
UTC ---
The problem with exposing these is that people will start using them directly,
and relying on them, causing the implementation to be unchangeable without
breaking backwards compatibility.

If we need better debugging functionality, then lets add that in with methods
that allow read only access to the otherwise private 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 10154] Special:Relatedchanges/Recentchanges misreports day limits in excess of maximum

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=10154

Chad H.  changed:

   What|Removed |Added

   Keywords|shell   |
 Status|NEW |RESOLVED
 CC||innocentkil...@gmail.com
  Component|General/Unknown |Recent changes
 Resolution||FIXED
Product|Wikimedia   |MediaWiki
   Severity|enhancement |normal

--- Comment #3 from Chad H.  2011-05-06 15:45:39 UTC 
---
Fixed in r87545.

-- 
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 28855] "What links here" for "Namespace: (Article)" still includes "What links here" templates.

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28855

--- Comment #2 from Mikael Häggström  2011-05-06 
15:36:48 UTC ---
Is there any way to correct the link above. Anyway, here is the correct link:
http://en.wikipedia.org/wiki/Special:WhatLinksHere/Stomping_gait

-- 
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 25662] Editing subject causes results in "Edited by 0 users."

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25662

shi zhao  changed:

   What|Removed |Added

 CC||maxsem.w...@gmail.com

--- Comment #1 from shi zhao  2011-05-06 15:36:06 UTC ---
*** Bug 24371 has been marked as a duplicate of this bug. ***

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

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


[Bug 24371] "Edited by 0 users" is not nice (MediaWiki:Lqt-thread-edited-others)

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24371

shi zhao  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||shiz...@gmail.com
 Resolution||DUPLICATE

--- Comment #6 from shi zhao  2011-05-06 15:36:06 UTC ---


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

-- 
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 24814] Protecting LiquidThreads talk pages

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24814

shi zhao  changed:

   What|Removed |Added

 CC||shiz...@gmail.com

--- Comment #2 from shi zhao  2011-05-06 15:32:56 UTC ---
Cancel LiquidThreads talk pages.

-- 
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 28855] "What links here" for "Namespace: (Article)" still includes "What links here" templates.

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28855

--- Comment #1 from Mikael Häggström  2011-05-06 
15:31:01 UTC ---
Ups, linked to Myopathic gait rather than Stomping gait, but the bug remains
the same.

-- 
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 28855] New: "What links here" for "Namespace: (Article)" still includes "What links here" templates.

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28855

   Web browser: ---
 Bug #: 28855
   Summary: "What links here" for "Namespace: (Article)" still
includes "What links here" templates.
   Product: MediaWiki
   Version: unspecified
  Platform: PC
OS/Version: Windows 7
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Special pages
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: ekonomi...@hotmail.com
Classification: Unclassified


When looking at, for example, the "What links here" for Stomping gait:
[http://en.wikipedia.org/w/index.php?title=Special%3AWhatLinksHere&target=Myopathic+gait&namespace=],
you are essentially overwhelmed by links because of its inclusion in the
template which can be seen at the bottom of that article. So you think you can
restrict the search by choosing "Namespace: (Article)" on the "What links
here", but the "What links here" from the links in the template are still given
in the list, and when choosing "Namespace: Template", they are not included,
just the link to the template itself. I'd prefer having all those incoming
links given as a sublist of that template when choosing "Namespace: Template"
rather than at "Namespace: (Article)".

-- 
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 25788] Mobile main page sl:

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25788

Chad H.  changed:

   What|Removed |Added

  Component|Site requests   |server
Version|unspecified |.5
 AssignedTo|wikibugs-l@lists.wikimedia. |hcat...@wikimedia.org
   |org |
Product|Wikimedia   |Wikipedia Mobile

-- 
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 26304] OAIRepository fatal error stops search indexing

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26304

Reedy  changed:

   What|Removed |Added

 CC||naguto...@hotmail.fr

--- Comment #4 from Reedy  2011-05-06 15:16:46 UTC ---
*** Bug 28852 has been marked as a duplicate of this bug. ***

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

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


[Bug 28852] Refresh search database for Commons, restart daily updates

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28852

Reedy  changed:

   What|Removed |Added

 Resolution|FIXED   |DUPLICATE

--- Comment #3 from Reedy  2011-05-06 15:16:46 UTC ---


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

-- 
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 28854] ../maintenance/postgres/tables.sql not found

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28854

Max Semenik  changed:

   What|Removed |Added

   Keywords||postgresql
 Status|NEW |RESOLVED
 CC||maxsem.w...@gmail.com
 Resolution||INVALID

--- Comment #1 from Max Semenik  2011-05-06 15:09:12 UTC 
---
Installation works just fine with vanilla tarball. Please report this to Fedora
package maintainers who broke it in attempt to enforce FHS. In any case, we
recomment using tarball instead of packages.

-- 
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 28835] Styling for p-personal menu in Vector

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28835

Erwin Dokter  changed:

   What|Removed |Added

   Keywords||need-review

-- 
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 28767] Internal error on Special:CentralAuth/username

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28767

--- Comment #4 from Reedy  2011-05-06 14:50:18 UTC ---
Probably needs some live hacking on test to see where it's dying

-- 
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 28837] Installation of the extension FlaggedRevs on vec.wikipedia

2011-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28837

Mattia  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

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