[Bug 31746] Unordered list items (ul and li inside ul) ignores list-style-type

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31746

S. McCandlish smccandl...@gmail.com changed:

   What|Removed |Added

URL||http://en.wikipedia.org/wik
   ||i/User:SMcCandlish/Sandbox/
   ||Unordered_list_items_not_st
   ||yleable

-- 
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 31361] Some messages on [[Special:GlobalBlock]] are broken

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31361

--- Comment #7 from Happy-melon happy.melon.w...@gmail.com 2011-10-16 
07:38:02 UTC ---
(In reply to comment #6)
 There is still lt;ipbanononlygt;.

Do you mean it's currently on [[meta:Special:GlobalBlock]] at the moment, or
it's still on a trunk copy of MediaWiki? If the former, it's just because
r99879 hasn't been synced yet.

-- 
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 31696] update.php fails with SQLite

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31696

--- Comment #4 from Jussi Kekkonen t...@ubuntu.com 2011-10-16 08:09:42 UTC ---
(In reply to comment #3)
 Ok, confirmed w/ Max that we expect the updaters to generally work; things 
 like
 drop column are worked around by duplicating data to a temporary table, then
 swapping it back in place.
 
 So this is probably a fairly specific problem: perhaps incorrect path so it's
 not loading properly, or something closing out the connection (which ought not
 happen :) in the middle of the updates.
 
 Jussi, what was the previous version of MW that you're updating from? We can
 try updating the same versions and see if this happens for us...
 
 Probably also worth double-checking contents of your LocalSettings.php to make
 sure that paths and settings are correct and nothing changed unexpectedly.

This is a mediawiki that was installed as 1.17.0, and I tried to run the
update.php so I could finalize the install of liquidthreads extension (svn).
The wiki works just fine otherwise, but I can provide my settings if its
needed.

-- 
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 31747] New: Email cloak

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31747

   Web browser: ---
 Bug #: 31747
   Summary: Email cloak
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: [other]
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: to.aru.shiroi.n...@gmail.com
Classification: Unclassified


It has came to my attention that a lot of people seem to be posting their email
addresses in an textimagetext format. Bots are able to read emails from that.
Instead perhaps an image should be generated with an extension displaying the
text as an image.

I was thinking of something like math but am not sure the best way to execute
this. Perhaps the magic word would display whatever email user is confirmed
with and post that provided user enables this in settings.

This is intended as an anti-spam measure.

-- 
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 31747] Email cloak

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31747

p858snake p858sn...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||p858sn...@gmail.com
  Component|[other] |Extensions requests
 Resolution||WONTFIX

--- Comment #1 from p858snake p858sn...@gmail.com 2011-10-16 08:19:40 UTC ---
This would kill usability in a few ways... And there would be nothing stopping
these bots from indexing/OCRing the images.

If users don't want their address public and/or indexable, they can list the
Special:EmailUser method ([[Special:EmailUser/USERNAME]]) on the page and
users can contact them via that.

-- 
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 31747] Generate email addresses as images to clock from web indexes

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31747

p858snake p858sn...@gmail.com changed:

   What|Removed |Added

Summary|Email cloak |Generate email addresses as
   ||images to clock from web
   ||indexes

-- 
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 31547] Category links need less spacing and better wrapping

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31547

--- Comment #9 from Erwin Dokter er...@darcoury.nl 2011-10-16 08:25:35 UTC ---
Created attachment 9240
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9240
Patch to reduce catlinks spacing

Patch to reduce catlinks spacing.

This patch only changes existing properties without introducing new ones,
minimizing the change of any CSS conflicts. This code is currently live on
en.wiki's common.css.

-- 
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 31547] Category links need less spacing and better wrapping

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31547

Erwin Dokter er...@darcoury.nl 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 31735] Option to display section numbers on section headings

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31735

Nemo_bis federicol...@tiscali.it changed:

   What|Removed |Added

   Priority|Unprioritized   |Lowest
 CC||federicol...@tiscali.it
  Component|Vector Skin |General/Unknown
   Severity|normal  |enhancement

--- Comment #6 from Nemo_bis federicol...@tiscali.it 2011-10-16 08:31:27 UTC 
---
(In reply to comment #4)
 Yes, the presence of a user preference is encouraging; perhaps something can 
 be
 done to make that option available as a default attribute of a page, rather
 than subject to user preferences?

The user preference has always looked useless to me, while the per page control
makes sense if you need a non-default numbering of the sections: a magic word
as in comment 5 would be useful.

 I don't think these belong as separate bugs (at least not yet), because there
 is an important meta question to be addressed: what is the best path forward? 
 I
 think it's important to keep all the components together until there is some
 consensus as to the best solution. If and when there is consensus, some of
 these ideas might be eliminated, some might be spun off as separate bugs..I'm
 not deeply familiar with the workflow here, but that's what makes sense to me,
 at any rate.

First, big discussions shouldn't happen on bugzilla; second, comment 1 and
comment 2 are indeed independent requests so they're usually put in different
bug for better tracking. 
I don't understand why comment 1 would be useful; comment 2 asks a more
granular control of how the TOC looks like; both can be replaced by manual work
if the automatic numbering feature is disabled (comment 5). Comment 5 is
uncontroversial, I think, and its resolution depends on whether it's considered
worth a magic word; comment 2 perhaps is too much, if we don't want MediaWiki
to be TEX.

-- 
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 31748] New: ED chucking Invalid response from remote subversion client.

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31748

   Web browser: ---
 Bug #: 31748
   Summary: ED chucking Invalid response from remote subversion
client.
   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: p858sn...@gmail.com
CC: tstarl...@wikimedia.org
Classification: Unclassified


Attempting to download via ED will chuck a Invalid response from remote
subversion client.

was about to poke tim about it earlier today but he disappeared to dinner.

-- 
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 31748] ED chucking Invalid response from remote subversion client. error

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31748

p858snake p858sn...@gmail.com changed:

   What|Removed |Added

Summary|ED chucking Invalid|ED chucking Invalid
   |response from remote|response from remote
   |subversion client. |subversion client. error

-- 
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 31409] Arrow-down-icon in Vector no longer centered in 1.18

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31409

Erwin Dokter er...@darcoury.nl changed:

   What|Removed |Added

   Attachment #9199|0   |1
is obsolete||

--- Comment #9 from Erwin Dokter er...@darcoury.nl 2011-10-16 08:51:45 UTC ---
Created attachment 9241
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9241
Updated arrow-down-icon; shifted icon one pixel to the right.

-- 
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 31409] Arrow-down-icon in Vector no longer centered in 1.18

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31409

--- Comment #10 from Erwin Dokter er...@darcoury.nl 2011-10-16 08:54:21 UTC 
---
Created attachment 9242
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9242
Updated arrow-down-focus-icon; shifted icon one pixel to the right

Since the sprite image was updated to two seperate images, I have updated those
images to shift both icons 1 pixel to the right. There should be no regression.

-- 
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 31409] Arrow-down-icon in Vector no longer centered in 1.18

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31409

Erwin Dokter er...@darcoury.nl changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID

--- Comment #11 from Erwin Dokter er...@darcoury.nl 2011-10-16 09:02:40 UTC 
---
Closing; As it turns out, the associated CSS changes made in r99080 also fixes
the off-center issue.

-- 
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 29876] 1.18 post-deployment actions (tracking)

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29876

Bug 29876 depends on bug 31409, which changed state.

Bug 31409 Summary: Arrow-down-icon in Vector no longer centered in 1.18
https://bugzilla.wikimedia.org/show_bug.cgi?id=31409

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||INVALID

-- 
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 29062] not updated statistics of FlaggedRevs in be.wikipedia

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29062

Olya dimp...@yandex.ru changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

--- Comment #3 from Olya dimp...@yandex.ru 2011-10-16 09:27:19 UTC ---
Good day. After update MediaWiki we have problems with updating statistics
again. Please, fix 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 31749] New: Portal namespase and ВП (alias to Project) on be: Wikipedia

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31749

   Web browser: ---
 Bug #: 31749
   Summary: Portal namespase and ВП (alias to Project) on be:
Wikipedia
   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: dimp...@yandex.ru
Classification: Unclassified


Please create Portal (Партал) and Portal_talk (Размовы_пра_партал)
namespaces on be: Wikipedia.

Please also create ВП (short from ВікіПедыя) as alias to Project (Вікіпедыя)
namespace.

Olya, admin of this section

-- 
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 31361] Some messages on [[Special:GlobalBlock]] are broken

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31361

--- Comment #8 from Leinad danny.lei...@gmail.com 2011-10-16 10:31:12 UTC ---
(In reply to comment #7)
 (In reply to comment #6)
  There is still lt;ipbanononlygt;.
 
 Do you mean it's currently on [[meta:Special:GlobalBlock]] at the moment, or
 it's still on a trunk copy of MediaWiki? If the former, it's just because
 r99879 hasn't been synced yet.

I opened bug as problem in Wikimedia projects, so of course I mean
[[meta:Special:GlobalBlock]].

-- 
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 31750] New: No info about a self-redirected page is shown when it's queried with redirects

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31750

   Web browser: ---
 Bug #: 31750
   Summary: No info about a self-redirected page is shown when
it's queried with redirects
   Product: MediaWiki
   Version: (wikimedia-deployment)
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: API
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: liang...@gmail.com
CC: bryan.tongm...@gmail.com, roan.katt...@gmail.com,
s...@reedyboy.net, soxre...@gmail.com
Classification: Unclassified


http://zh.wikipedia.org/w/api.php?action=queryprop=infotitles=User:Liangent/moretestredirects

A pages section is expected but it's not there.

-- 
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 28582] {{formatnum:}} formats all numbers in the input if the input itself is not numerical, even numbers inside links

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28582

Gadget850 ed.pal...@gmail.com changed:

   What|Removed |Added

 CC||ed.pal...@gmail.com

--- Comment #6 from Gadget850 ed.pal...@gmail.com 2011-10-16 12:20:38 UTC ---
See Bug 21054.

-- 
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 31403] Autoblocks popping up for long-since blocked users frequently

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31403

Risker risker...@gmail.com changed:

   What|Removed |Added

 CC||risker...@gmail.com

--- Comment #15 from Risker risker...@gmail.com 2011-10-16 12:47:59 UTC ---
(In reply to comment #12)
 This user 
 http://en.wikipedia.org/wiki/User_talk:Manny_may
 has had 3 autoblocks in a week - all repeating an autoblock 11 months ago.

For the record, this new account was at times editing on the same IP address as
the original, indefinitely blocked account - and turns out to be a sock of the
original account.  

While I realise that you're trying to resolve all bugs, and this may only be
one aspect of a larger issue to be fixed...as an early warning system of a
returned indef blocked user, this particular bug characteristic is not a net
negative.

-- 
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 10877] metadata for diff-page in JS output

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=10877

Carl Fürstenberg azat...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX

--- Comment #2 from Carl Fürstenberg azat...@gmail.com 2011-10-16 12:50:50 
UTC ---
This bug is irrelevant since long time back

-- 
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 11290] message missingarticle get's merged into wpTextbox1 on recreate (sometimes)

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=11290

--- Comment #2 from Carl Fürstenberg azat...@gmail.com 2011-10-16 12:53:08 
UTC ---
This still occur using the previous given link, I can't think that a race
condition could be affecting the outcome after 4 years :)

-- 
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 31751] New: Add adjective declension to ksh GRAMMAR

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31751

   Web browser: ---
 Bug #: 31751
   Summary: Add adjective declension to ksh GRAMMAR
   Product: MediaWiki
   Version: 1.19-svn
  Platform: All
   URL: https://translatewiki.net/w/i.php?title=MediaWiki:Mobi
le-frontend-regular-site/kshaction=editloadgroup=ext
-0-wikimedia-mainloadtask=untranslated
OS/Version: All
Status: NEW
  Keywords: i18n
  Severity: enhancement
  Priority: Unprioritized
 Component: Internationalization
AssignedTo: bugzilla.wikime...@publi.purodha.net
ReportedBy: bugzilla.wikime...@publi.purodha.net
CC: bugzilla.wikime...@publi.purodha.net,
niklas.laxst...@gmail.com, s.mazel...@xs4all.nl
Classification: Unclassified


Adjectives and (some more) präpositions are needed in the Colognisn (ksh)
GRAMMAR function.

For an example of the need of präpositionis, see URL
https://translatewiki.net/w/i.php?title=MediaWiki:Mobile-frontend-regular-site/kshaction=editloadgroup=ext-0-wikimedia-mainloadtask=untranslated

-- 
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 31751] Add adjective declension to ksh GRAMMAR

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31751

Siebrand s.mazel...@xs4all.nl changed:

   What|Removed |Added

   Priority|Unprioritized   |Low

--- Comment #1 from Siebrand s.mazel...@xs4all.nl 2011-10-16 13:54:36 UTC ---
Please provide a patch.

-- 
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 31484] Android app doesn't allow text selection for cut-n-paste

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31484

--- Comment #3 from herman wong herman.w...@nitobi.com 2011-10-16 14:14:39 
UTC ---
Perhaps creating a plugin to emulate this functionality may to do the trick for
us.

http://devemat-androidprogramming.blogspot.com/2011/06/selecting-text-with-webview.html

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

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


[Bug 31752] New: ImageMagick convert is not UTF-8 safe

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31752

   Web browser: ---
 Bug #: 31752
   Summary: ImageMagick convert is not UTF-8 safe
   Product: MediaWiki
   Version: 1.19-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Images and files
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: da...@daschmedia.de
CC: bawolff...@gmail.com, bryan.tongm...@gmail.com
Classification: Unclassified


When switching from PHPs Image converting to ImageMagick it does not work an I
get the following error

Fehler beim Erstellen des Vorschaubildes: convert: unable to open image
`/var/www/vhosts/wecowi.de/httpdocs/images/1/16/TBBT_5-06_Sheldons_Mutter_zu_Besuch_-_groe_Runde.jpg':
No such file or directory @ blob.c/OpenBlob/2480.
convert: missing an image filename
`/var/www/vhosts/wecowi.de/httpdocs/images/thumb/1/16/TBBT_5-06_Sheldons_Mutter_zu_Besuch_-_groe_Runde.jpg/300px-TBBT_5-06_Sheldons_Mutter_zu_Besuch_-_groe_Runde.jpg'
@ convert.c/ConvertImageCommand/2838.

The name of the File is TBBT 5-06 Sheldons Mutter zu Besuch - große Runde.jpg
convert seams to ignore the ß in the filename

Permissions are okay, because when turning imagemagick off it works
So it seams that the commands generated for imagemagick are not UTF-8 safe

-- 
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 31752] ImageMagick convert is not UTF-8 safe

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31752

--- Comment #1 from DaSch da...@daschmedia.de 2011-10-16 14:21:42 UTC ---
And at the same time the converting of images with only ASCII characters works
with ImageMagick

-- 
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 31742] ns2 stopped working

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31742

John Du Hart j...@compwhizii.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||j...@compwhizii.net
 Resolution||FIXED

--- Comment #2 from John Du Hart j...@compwhizii.net 2011-10-16 14:23:00 UTC 
---
mark !log Restarted pdns on ns2

-- 
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 25140] Rendering of malayalam fonts in SVG

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25140

praveenp me.prav...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

--- Comment #11 from praveenp me.prav...@gmail.com 2011-10-16 14:40:32 UTC ---
Hi, most of the rendering issues are resolved, readability increased pretty
high, thank you. But still some problems remain.

Please check
http://commons.wikimedia.org/wiki/File:Licensing_tutorial_ml_%28Text%29.svg

I hope this svg which uses path instead of text of above image will help to
find correct rendering:
http://commons.wikimedia.org/wiki/File:Licensing_tutorial_ml.svg

Can you please specify the default font for Malayalam also?

-- 
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 31749] Portal namespase and ВП (alias to Project) on be: Wikipedia

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31749

Reedy s...@reedyboy.net 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 31696] update.php fails with SQLite

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31696

--- Comment #5 from Max Semenik maxsem.w...@gmail.com 2011-10-16 15:05:50 UTC 
---
Ow, LiquidThreads Could you confirm that everything works if LQT is
disabled?

-- 
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 31744] No sign of Purge Option

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31744

--- Comment #1 from Reedy s...@reedyboy.net 2011-10-16 15:08:30 UTC ---
Who dosn't see a purge option where?

-- 
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 31242] Add index namespace needed for proofread page to fawikisource

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31242

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
 Status|REOPENED|RESOLVED
 CC||m...@everybody.org
 Resolution||FIXED

--- Comment #31 from Mark A. Hershberger m...@everybody.org 2011-10-16 
15:13:00 UTC ---
(In reply to comment #30)
 thank you your comment was very handy. 
 the only minor problem is that i don't know how can i set page inputs (چگونگی
 نمایش برگه‌ها:) left to right direction?
 
 http://fa.wikisource.org/w/index.php?title=%DD%E5%D1%D3%CA:The_life_of_Matthew_Flinders.djvuaction=edit

If you haven't found out how to change the direction yet, I suggest you ask
SPQRobin for input.

Since the namespace issue has been dealt with, I am closing 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 31753] New: Special:EditWatchlist no longer returs to self after submitting the form

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31753

   Web browser: ---
 Bug #: 31753
   Summary: Special:EditWatchlist no longer returs to self after
submitting the form
   Product: MediaWiki
   Version: 1.18
  Platform: All
OS/Version: All
Status: NEW
  Keywords: code-update-regression
  Severity: normal
  Priority: Unprioritized
 Component: Watchlist
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: dann...@email.cz
Blocks: 29876
Classification: Unclassified


Special:EditWatchlist no longer returs to self after submitting the form.

In past, when you removed an item from the watchlist, the confirmation page
contained the form with list of checkboxes. Now it doesn't.

Assuming it's related to r84718 as mentioned in bug 31502.

-- 
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 29876] 1.18 post-deployment actions (tracking)

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29876

Danny B. dann...@email.cz changed:

   What|Removed |Added

 Depends on||31753

-- 
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 14365] Entries in the image table with invalid titles

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14365

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

   What|Removed |Added

 CC||m...@everybody.org

--- Comment #18 from Mark A. Hershberger m...@everybody.org 2011-10-16 
15:23:01 UTC ---
(In reply to comment #17)
 (In reply to comment #16)
  The images with apos; in the title (see comment 3) appear to still exist in
  the image table, so I guess there's still an issue.  r45387 would've fixed 
  it,
  but Brion reverted it and apparently nobody ever got around to either
  unreverting it or committing the alternative fix Brion suggested.
 
 http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/includes/Sanitizer.php?view=annotate#l75
 
 r89681
 
 So brion did fix it...
 
 So it's in 1.18

Does cleanupImages need to be run anywhere?  Is there anything else that needs
to happen?

-- 
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 31752] ImageMagick convert is not UTF-8 safe

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31752

--- Comment #2 from DaSch da...@daschmedia.de 2011-10-16 15:26:26 UTC ---
Well the problem appears when locals on the server are not in UTF-8
I added a HowTo to mediawiki
http://www.mediawiki.org/wiki/Manual:Errors_and_symptoms#Image_Thumbnails_not_working_and.2For_appearing

But maybe this should be checked somehow

-- 
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 31412] Changed behavior of back button

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31412

Aaron Schulz aschulz4...@gmail.com changed:

   What|Removed |Added

 CC||aschulz4...@gmail.com

--- Comment #6 from Aaron Schulz aschulz4...@gmail.com 2011-10-16 15:41:44 
UTC ---
I can reproduce this problem locally only with the legacyRefToolBar js in use.

-- 
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 31748] ED chucking Invalid response from remote subversion client. error

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31748

MZMcBride b...@mzmcbride.com changed:

   What|Removed |Added

   Priority|Unprioritized   |High
 CC||b...@mzmcbride.com
   Severity|normal  |major

-- 
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 26223] Errors in the revision table

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26223

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

   What|Removed |Added

   Priority|Normal  |Low
 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 31748] ExtensionDistributor extension throwing Invalid response from remote subversion client. error

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31748

MZMcBride b...@mzmcbride.com changed:

   What|Removed |Added

URL||https://www.mediawiki.org/w
   ||iki/Special:ExtensionDistri
   ||butor?extdist_extension=ABC
   ||extdist_version=branches%2
   ||FREL1_17extdist_submit=Con
   ||tinue
Summary|ED chucking Invalid|ExtensionDistributor
   |response from remote|extension throwing Invalid
   |subversion client. error   |response from remote
   ||subversion client. error

--- Comment #1 from MZMcBride b...@mzmcbride.com 2011-10-16 15:55:42 UTC ---
Example URL:
https://www.mediawiki.org/wiki/Special:ExtensionDistributor?extdist_extension=ABCextdist_version=branches%2FREL1_17extdist_submit=Continue

-- 
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 27194] SiteMatrix cleanup

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27194

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

   What|Removed |Added

   Priority|Normal  |Low
 CC||m...@everybody.org
  Component|Site requests   |WAP mobile gateway
 AssignedTo|wikibugs-l@lists.wikimedia. |tstarl...@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 27194] SiteMatrix cleanup

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27194

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

   What|Removed |Added

  Component|WAP mobile gateway  |Site requests
 AssignedTo|tstarl...@wikimedia.org |wikibugs-l@lists.wikimedia.
   ||org

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

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


[Bug 27194] SiteMatrix cleanup

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27194

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

   What|Removed |Added

   Keywords|shell   |

-- 
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 27194] SiteMatrix cleanup

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27194

Reedy s...@reedyboy.net changed:

   What|Removed |Added

URL|https://secure.wikimedia.or |https://meta.wikimedia.org/
   |g/wikipedia/meta/wiki/Speci |wiki/Special:SiteMatrix
   |al:SiteMatrix   |
  Component|Site requests   |SiteMatrix
Version|unspecified |any
 Depends on|19986   |
Product|Wikimedia   |MediaWiki extensions

-- 
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 19986] Wikis waiting to be renamed (Tracking)

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19986

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Blocks|27194   |

-- 
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 27194] SiteMatrix cleanup

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27194

--- Comment #4 from Aaron Schulz aschulz4...@gmail.com 2011-10-16 16:10:06 
UTC ---
For anyone wanting to do this, http://noc.wikimedia.org/conf/langlist can be
copied into a local file for the SiteMatrix site list file and
$wgSiteMatrixFile can point to it. This allows for some testing. This is easy
to set up.

-- 
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 30504] Namespaces on Pali wikipedia

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30504

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

   What|Removed |Added

 CC||m...@everybody.org,
   ||pbeaude...@wikimedia.org

--- Comment #14 from Mark A. Hershberger m...@everybody.org 2011-10-16 
16:12:34 UTC ---
We need community consensus on this before we it.  Please point to some
discussion and consensus.

-- 
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 30504] Namespaces on Pali wikipedia

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30504

--- Comment #15 from Mark A. Hershberger m...@everybody.org 2011-10-16 
16:13:24 UTC ---
CCing Phillippe to get his input, also.

-- 
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-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26304

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

   What|Removed |Added

   Priority|Normal  |High

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

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

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

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

--- Comment #40 from Mark A. Hershberger m...@everybody.org 2011-10-16 
16:21:05 UTC ---
This is working now.  Bumping priority and closing so that if it is re-opened
it shows up more quickly.

-- 
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 31748] ExtensionDistributor extension throwing Invalid response from remote subversion client. error

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31748

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

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||m...@everybody.org
 Resolution||FIXED

--- Comment #2 from Mark A. Hershberger m...@everybody.org 2011-10-16 
16:23:10 UTC ---
Tim has fixed 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 31749] Portal namespase and ВП (alias to Project) on be: Wikipedia

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31749

Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

   Keywords||shell

-- 
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 30504] Namespaces on Pali wikipedia

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30504

--- Comment #16 from Philippe Beaudette pbeaude...@wikimedia.org 2011-10-16 
16:26:54 UTC ---
The active users list at Special:Statistics shows 13 active members there. 
This one, though, overcounts... counting (as I understand it) any action by a
user as enough to make them active.  Our own stats list at
stats.wikimedia.org is far more conservative, showing only one active user.

Given that, I think fulfilling the request of the only active community member
is non-controversial, and I have no objection.  :)

pb

-- 
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 29689] Add Wikipedia as default namespace alias for Wikipedia project namespace

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29689

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

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||WONTFIX

--- Comment #3 from Mark A. Hershberger m...@everybody.org 2011-10-16 
16:32:40 UTC ---
WONTFIX since wikipedia: is an interwiki link.

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

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


[Bug 31754] New: Enable WikiLove on Swedish Wikinews

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31754

   Web browser: ---
 Bug #: 31754
   Summary: Enable WikiLove on Swedish Wikinews
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Extension setup
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: w...@ainali.com
Classification: Unclassified


Concensus reached, WikiLove should be enabled for everyone by default: 
http://sv.wikinews.org/wiki/Wikinews:Pressrummet#WikiLove

Translation to Swedish finished:
http://translatewiki.net/w/i.php?title=Special%3ATranslatetask=viewgroup=ext-wikilovelanguage=svlimit=100

MediaWiki page setup: 
http://sv.wikinews.org/wiki/MediaWiki:WikiLove.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 29850] RSS feed broken in Safari

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29850

--- Comment #12 from Brion Vibber br...@wikimedia.org 2011-10-16 16:35:52 UTC 
---
(In reply to comment #9)
 The problem is that one you _open_ RSS feed, it gets syncidated forever in 
 some
 local store, and whole RSS then bloats gigabytes of storage locally (and yes,
 there're useless calls to RSS layer).
 
 As we can't differentiate between proper intended RSS request and unintended
 one, we are saving our users. 
 
 It isn't link existence that causes the behavior, it is actually opening that
 link from Safari.

As far as others have been able to determine from testing, this doesn't
actually happen; only bookmarking the feed causes it to be loaded and stored in
the future.

Can you provide steps to reproduce?

-- 
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 31754] Enable WikiLove on Swedish Wikinews

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31754

Reedy s...@reedyboy.net changed:

   What|Removed |Added

   Severity|normal  |enhancement

--- Comment #1 from Reedy s...@reedyboy.net 2011-10-16 16:36:55 UTC ---
Does 2 people equal consensus?

-- 
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 24053] dewiki: exclamation marks on watchlist increased

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24053

--- Comment #6 from Aaron Schulz aschulz4...@gmail.com 2011-10-16 16:38:48 
UTC ---
Is this still an issue?

-- 
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 30504] Namespaces on Pali wikipedia

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30504

Mark A. Hershberger m...@everybody.org 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


[Bug 31744] No sign of Purge Option

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31744

--- Comment #2 from ansuman ansum...@gmail.com 2011-10-16 16:40:53 UTC ---
Noone see the purge option after log in also in any pages.
(In reply to comment #1)
 Who dosn't see a purge option where?

-- 
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 31209] Enable the WikiLove extension for incubator

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31209

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

   What|Removed |Added

   Priority|Unprioritized   |Low
 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 31209] Enable the WikiLove extension for incubator

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31209

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

   What|Removed |Added

   Keywords|shell   |

-- 
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 31754] Enable WikiLove on Swedish Wikinews

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31754

--- Comment #2 from Jan Ainali w...@ainali.com 2011-10-16 16:46:39 UTC ---
That is a good question. There has been three active users on that page the
last two months (since the question was brought up), where one has not said
anything about this and two are positive.

-- 
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 31755] New: Styling in headers breaks sortable tables

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31755

   Web browser: ---
 Bug #: 31755
   Summary: Styling in headers breaks sortable tables
   Product: MediaWiki
   Version: 1.18
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Javascript
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: lexei...@yahoo.com
CC: tpars...@wikimedia.org
Classification: Unclassified


Any styling in table headers disables sorting for that column.
Example:
{|class=wikitable sortable
!style=background:#cfcfcf;  align=center |Name!!Surname!!Height
|-
|John||Smith||1.85
|-
|Ron||Ray||1.89
|-
|Mario||Bianchi||1.72
|-class=sortbottom
|||Average:||1.82
|}
Is this fixed in 1.19?
If not, is there a workaround?

-- 
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 31744] No sign of Purge Option

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31744

--- Comment #3 from Brion Vibber br...@wikimedia.org 2011-10-16 16:59:05 UTC 
---
There is not normally a purge button or tab anywhere in the MediaWiki user
interface. Perhaps some local JavaScript in your user page or on
or.wikipedia.org used to add one?

Maybe a gadget? Do you know if this is/was global for all users or just some
people?

-- 
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 31756] New: API requests fail on SSL

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31756

   Web browser: ---
 Bug #: 31756
   Summary: API requests fail on SSL
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: SSL related
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: m...@everybody.org
Classification: Unclassified


SSL POSTs to /w/api.php are getting 400 Bad Request.

Sample POST:  http://paste2.org/p/1721585
Result: http://paste2.org/p/1721603

Note that I've since changed my password.

-- 
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 29850] RSS feed broken in Safari

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29850

--- Comment #13 from Domas Mituzas domas.mitu...@gmail.com 2011-10-16 
17:03:01 UTC ---
You can see all subscriptions using 'pubsub list' command, or checking them
directly in PubSub database:

sqlite ~/Library/PubSub/Database/Database.sqlite3 

I don't see this behavior on newest Safari yet, but I see quite a few feeds I'd
never add myself ;-)

-- 
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 31757] New: Add a word-seperator between help-messages in HTMLForm

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31757

   Web browser: ---
 Bug #: 31757
   Summary: Add a word-seperator between help-messages in HTMLForm
   Product: MediaWiki
   Version: 1.19-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: duplicate...@googlemail.com
Classification: Unclassified


When giving a array of messages to the option 'help-messages' of HTMLForm, the
messages are concat direct with each other.

Please add a word-separator to get a space between the messages.

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 31756] API requests fail on SSL

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31756

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

   What|Removed |Added

 AssignedTo|wikibugs-l@lists.wikimedia. |rlan...@gmail.com
   |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 30752] Update namespaces for Mazandarani Wikipedia (mznwiki)

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30752

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

   What|Removed |Added

   Keywords|shell   |shellpolicy
 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 30504] Namespaces on Pali wikipedia

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30504

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

   What|Removed |Added

   Keywords|shell   |shellpolicy

-- 
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 31744] No sign of Purge Option

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31744

--- Comment #4 from ansuman ansum...@gmail.com 2011-10-16 17:12:56 UTC ---
It was global for all users, now I have added code to mediawiki:common.js Now
its coming. Thanks :) I hope it will work. Can you have a look on it. 
http://or.wikipedia.org/wiki/MediaWiki:Common.js

(In reply to comment #3)
 There is not normally a purge button or tab anywhere in the MediaWiki user
 interface. Perhaps some local JavaScript in your user page or on
 or.wikipedia.org used to add one?
 
 Maybe a gadget? Do you know if this is/was global for all users or just some
 people?

-- 
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 29850] RSS feed broken in Safari

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29850

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

   What|Removed |Added

   Keywords|shell   |analytics, ops

-- 
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 31748] ExtensionDistributor extension throwing Invalid response from remote subversion client. error

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31748

emufarm...@gmail.com changed:

   What|Removed |Added

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

--- Comment #3 from emufarm...@gmail.com 2011-10-16 17:16:57 UTC ---
The URL MZMcBride is working again, but
http://www.mediawiki.org/wiki/Special:ExtensionDistributor?extdist_extension=Mathextdist_version=trunkextdist_submit=Continue
isn't.

-- 
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 29850] RSS feed broken in Safari

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29850

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

   What|Removed |Added

 CC||tstarl...@wikimedia.org

--- Comment #14 from Mark A. Hershberger m...@everybody.org 2011-10-16 
17:17:27 UTC ---
ACLs should be re-enabled and then Tim will then gather some statistics on
subscriptions.

-- 
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 31758] New: create new list treasur...@lists.wikimedia.org

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31758

   Web browser: ---
 Bug #: 31758
   Summary: create new list treasur...@lists.wikimedia.org
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Mailing lists
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: s...@wikimedia.org
Classification: Unclassified


please create a new list, treasurers at lists.wikimedia.org.

purpose is meeting place for treasurers of chapters, the foundation's finance
staff, and others interested trade ideas and best practices around financial
reporting and transparency.

first admin can be me s...@wikimedia.org.

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 31752] ImageMagick convert is not UTF-8 safe

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31752

--- Comment #3 from DaSch da...@daschmedia.de 2011-10-16 17:26:36 UTC ---
Maybe something like a diagnosis special page would be helpful?

-- 
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 31744] No sign of Purge Option

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31744

--- Comment #5 from Brion Vibber br...@wikimedia.org 2011-10-16 17:29:55 UTC 
---
Ok that bit does appear to work -- but note that the purge tab defaults to
collapsing into the drop-down menu in Vector skin.

I went ahead and made some HTTPS fixes to reduce browser safety warnings while
I was looking at it. :)

Does it look ok for you now or anything else needed?

-- 
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 31744] No sign of Purge Option

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31744

--- Comment #6 from ansuman ansum...@gmail.com 2011-10-16 17:45:44 UTC ---
Than You very much :) fine now.
(In reply to comment #5)
 Ok that bit does appear to work -- but note that the purge tab defaults to
 collapsing into the drop-down menu in Vector skin.
 
 I went ahead and made some HTTPS fixes to reduce browser safety warnings while
 I was looking at it. :)
 
 Does it look ok for you now or anything else needed?

-- 
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 31752] ImageMagick convert is not UTF-8 safe

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31752

--- Comment #4 from Bryan Tong Minh bryan.tongm...@gmail.com 2011-10-16 
17:54:43 UTC ---
Is there something left that we can do to fix this error on the MediaWiki side?
It's more like a server config problem.

Perhaps that the installer can trigger a warning if the locale is set wrong.

-- 
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 25978] Doxygen for Extensions

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25978

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

   What|Removed |Added

 CC||m...@everybody.org

--- Comment #7 from Mark A. Hershberger m...@everybody.org 2011-10-16 
17:57:19 UTC ---
(In reply to comment #4)
 Well, I'll take care of it, when we decide if we want to do it or not :)

After some discussion, we've decided this is something we want, so can you take
care of this now?

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

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


[Bug 31744] No sign of Purge Option

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31744

Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

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

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


[Bug 26213] UNIQ tracking bug

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26213

--- Comment #2 from Mark A. Hershberger m...@everybody.org 2011-10-16 
18:06:09 UTC ---
Tim suggests that we replace .UNIQ.*QINU. with some big error message that says
FIX YOUR MARKUP.  Maybe with the new parser this is a moot point?

-- 
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 31720] svg doesn't render as current version - but it does if it is just a archive version

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31720

--- Comment #1 from Brion Vibber br...@wikimedia.org 2011-10-16 18:08:52 UTC 
---
Seems ok reuploaded here: https://test.wikipedia.org/wiki/File:Toll-test.svg

-- 
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 31752] ImageMagick convert is not UTF-8 safe

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31752

--- Comment #5 from DaSch da...@daschmedia.de 2011-10-16 18:10:11 UTC ---
Yes that would be a good idea
I also started this extension
http://www.mediawiki.org/w/index.php?title=Special:Code/MediaWikipath=%2Ftrunk%2Fextensions%2FDiagnosis
Which could help to find possible problems

-- 
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 31704] Allow selection of associated namespace on the watchlist

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31704

--- Comment #1 from Brion Vibber br...@wikimedia.org 2011-10-16 18:10:18 UTC 
---
What the heck does Associated namespace mean? This seems like bad UX...

-- 
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 31687] 2011 Wikipedia Mobile Readers Survey

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31687

--- Comment #1 from Brion Vibber br...@wikimedia.org 2011-10-16 18:14:34 UTC 
---
Is there any specific reason that would be inappropriate? We'd presumably want
to make sure that both simplified and traditional views work on mobile ---
which currently they don't, indicating this is something that's needed and that
people may be asking for.

On an offhand look at
http://meta.wikimedia.org/wiki/Research:Wikipedia_Mobile_Readers_Survey_2011/Translation/en
this seems reasonably appropriate.

-- 
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 31759] New: Undefined property notice in broken redirects API

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31759

   Web browser: ---
 Bug #: 31759
   Summary: Undefined property notice in broken redirects API
   Product: MediaWiki
   Version: 1.19-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: API
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: maxsem.w...@gmail.com
CC: bryan.tongm...@gmail.com, roan.katt...@gmail.com,
s...@reedyboy.net, soxre...@gmail.com
Classification: Unclassified


Notice: Undefined property: stdClass::$value in
includes/api/ApiQueryQueryPage.php on line 118
Upon visiting api.php?action=querylist=querypageqppage=BrokenRedirects with a
non-empty result set

-- 
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 31752] ImageMagick convert is not UTF-8 safe

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31752

--- Comment #6 from Brion Vibber br...@wikimedia.org 2011-10-16 18:24:37 UTC 
---
Looks like wfInitShellLocale() tries to force a UTF-8 locale to work around
http://bugs.php.net/bug.php?id=45132 where escapeshellarg() destroys the
non-ASCII chars if your locale isn't properly set to UTF-8. (r41379)

I presume that's not working on a system that has missing or broken UTF-8
locales? (ick!)

IMHO any non-UTF8 locale should be quietly laid to rest in this day and age,
but it's nicer to just not have to run into the problem. ;)

If this is only a bug in escapeshellarg(), maybe we should just give up and
implement it ourselves -- wfEscapeShellArg() already does that for Windows,
where the stock escapeshellarg() is wildly incorrect.

-- 
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 30882] Create Wikipedia in Northern Sotho

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30882

--- Comment #4 from Etienne Beaule ebe123_w...@yahoo.ca 2011-10-16 18:31:46 
UTC ---
(In reply to comment #3)
 They can but there should be no need. GerardM

If there was no need, then why is there the incubator at all?

-- 
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 30882] Create Wikipedia in Northern Sotho

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30882

--- Comment #5 from Huib abigor Laurens abi...@forgotten-beauty.com 
2011-10-16 18:53:48 UTC ---
Its simple and offtopic for this bug. 

Wikimedia Incubator is created for Wikinews, WikiQuote, Wikipedia and WikiBooks
Wikiversity beta is created for Wikiversities. 
Wikisource old is created for WikiSource. 

There is no place for Wikimedia versions, and there are policies at incubator
to not incubate wikimedia versions.

-- 
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 30882] Create Wikipedia in Northern Sotho

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30882

--- Comment #6 from Etienne Beaule ebe123_w...@yahoo.ca 2011-10-16 19:02:19 
UTC ---
It was about Wikimedia-ZA editing incubator, not about wikimedia-ZA's wiki at
incubator.

-- 
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 31743] Add column Last hit on table of Special:AbuseFilter

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31743

--- Comment #2 from Kleiner anderson.klei...@gmail.com 2011-10-16 19:14:52 
UTC ---
I'm sorry, i didn't get it. Are you saying the abusefilter do not store which
rule was the one who triggered a specific hit (any match, not only blocks)?

-- 
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 17517] Wikimedia configuration files should have public versioning system

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17517

MZMcBride b...@mzmcbride.com changed:

   What|Removed |Added

   Priority|Low |Normal
 AssignedTo|wikibugs-l@lists.wikimedia. |m...@everybody.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 29242] Extension to embed offsite media via oEmbed (video, photos, rich media)

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29242

--- Comment #2 from Brion Vibber br...@wikimedia.org 2011-10-16 19:53:22 UTC 
---
Did a little stubbing at
https://www.mediawiki.org/wiki/Extension:OEmbedConsumer -- experimental version
on github currently is XSS-unsafe, uses the tag syntax, doesn't support flickr
(no discovery), doesn't cache, etc. :)

-- 
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 30882] Create Wikipedia in Northern Sotho

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30882

--- Comment #7 from Mark node...@gmail.com 2011-10-16 19:56:47 UTC ---
Ebe, I would hope you would understand the psychological difference between
having a wiki in the incubator and a real, separate, Wikipedia with its own
subdomain. This is a big deal to most people. A press release stating A
Wikipedia in the Northern Sotho language has just been created! is much more
impactful and dramatic than A test version of Wikipedia in the Northern Sotho
language currently exists at the Wikimedia Incubator, and will someday get its
own separate project.

-- 
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 30882] Create Wikipedia in Northern Sotho

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30882

--- Comment #8 from Mark node...@gmail.com 2011-10-16 19:58:47 UTC ---
Also note that Gerard said there SHOULD be no need, not that there is no need.
Once a project is approved, there should be no need for it to stay at incubator
or for people to edit it on incubator, since it should ideally get an own
domain soon. Incubator is currently very necessary, but now that nso.wp has
been approved there *should* be no need for people to edit it at incubator.

-- 
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 31752] ImageMagick convert is not UTF-8 safe

2011-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31752

--- Comment #7 from DaSch da...@daschmedia.de 2011-10-16 20:06:17 UTC ---
I think the best way would be to check if UTF-8 is in locales under Linux and
go the windows way if it's not available
The point is, that on many minimal installation of linux UTF-8 is not set up

For regonition of such problems still a SpecialPage like the suggested in my
extension would be helpful

Something that other PHP-Software like Joomla or Piwik already have

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