[Bug 34606] Create bot-control panel for bot-operators.

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34606

--- Comment #1 from Peter Bena benap...@gmail.com 2012-02-23 08:47:20 UTC ---
Should it be located in labs console or separate site

-- 
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 34605] Install `mono` and `xbuild`

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34605

Peter Bena benap...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Peter Bena benap...@gmail.com 2012-02-23 08:54:33 UTC ---
mono is installed everywhere afaik, xbuild too

-- 
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 27580] new extension: Offline database driver reads articles.xml.bz2

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27580

Adam Wight s...@ludd.net 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 34609] New: jQuery UI Datepicker div visible

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34609

   Web browser: ---
 Bug #: 34609
   Summary: jQuery UI Datepicker div visible
   Product: MediaWiki
   Version: 1.19
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Javascript
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: rainerril...@hotmail.com
CC: krinklem...@gmail.com, tpars...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


Created attachment 10077
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=10077
Screenshot showing a horizontal bar that e.g. appears after selecting a file
with upload wizard; color is gray; highlighted with firebug here

Hovering this div causes js-Errors:

w/load.php?debug=falselang=enmodules=jquery.ui.button%2Ccore%2Cdatepicker%2Cdialog%2Cdraggable%2Cmouse%2Cposition%2Cprogressbar%2Cresizable%2Cwidgetskin=vectorversion=20120210T223051Z*
at line 65: instActive is undefined

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

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


[Bug 27618] Add title index to backup dumps

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27618

--- Comment #11 from Adam Wight s...@ludd.net 2012-02-23 10:11:54 UTC ---
I like Ariel's solution in r107870 and r107839, are there plans to enable the
multistream buildindex job on all dumps?

-- 
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 27618] Add title index to backup dumps

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27618

--- Comment #12 from Ariel T. Glenn ar...@wikimedia.org 2012-02-23 10:16:49 
UTC ---
Yes but it's buggy. I need to get a bit of other crap off my plate and fix it
first; then after a couple of stable runs I'll shove it out the door to the
other projects.

-- 
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 34610] New: Usability: label element in replace of span around checkboxes and radio buttons

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34610

   Web browser: ---
 Bug #: 34610
   Summary: Usability: label element in replace of span around
checkboxes and radio buttons
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: SemanticForms
AssignedTo: yaro...@gmail.com
ReportedBy: s...@tinymighty.com
CC: wikibugs-l@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


Created attachment 10078
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=10078
DIFF patch to change span elements to label elements for checkboxes and
radiobuttons

Hi,
I'm submitting a diff for a small change to radiobuttons and checkboxes -
currently they are enclosed in span elements, which makes their click area just
the tiny checkbox or radiobutton itsself. The attached diff changes the span to
a label element to improve usability by increasing the click target to the
whole label.

Please note this diff only changes the actual element itself. Variable names
and someclass names and css selectors still contain the string 'span'. If this
change is accepted, I would be happy to update the relevant variables and css
selectors.

Thanks
Andru

-- 
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 34610] Usability: label element in replace of span around checkboxes and radio buttons

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34610

Niklas Laxström niklas.laxst...@gmail.com changed:

   What|Removed |Added

  Attachment #10078|0   |1
   is patch||
  Attachment #10078|application/octet-stream|text/plain
  mime type||

-- 
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 34611] New: Image on Commons is not displayed in a generated PDF file

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34611

   Web browser: ---
 Bug #: 34611
   Summary: Image on Commons is not displayed in a generated PDF
file
   Product: Wikimedia Tools
   Version: unspecified
  Platform: PC
OS/Version: Windows 7
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: [Other]
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: juergen.tho...@vs-polis.de
Classification: Unclassified
   Mobile Platform: ---


One image that exists at Commons is not displayed in a PDF file generated by
Download as PDF. Please, check this bug:

1- File:Hydravulgaris.jpg on Commons:
http://commons.wikimedia.org/wiki/File:Hydravulgaris.jpg
2- Go to de-Wikipedia Süßwasserpolypen:
http://de.wikipedia.org/wiki/S%C3%BC%C3%9Fwasserpolypen
3- Click on Print/Export - Download as PDF
4- Open the generated PDF file. Oops - where is the image?

The same works in de-Wikibooks, see
http://de.wikibooks.org/wiki/Benutzer:Juetho/_Entwurf#Allgemein (as page) and
http://de.wikibooks.org/w/index.php?title=Spezial:Buchbookcmd=downloadcollection_id=76ca7cce3e4172e7writer=rl
(PDF created by Special:Book) in the section Allgemein.

Other users confirmed the problem: 
*
http://de.wikibooks.org/wiki/Diskussion:Haltung_von_S%C3%BC%C3%9Fwassergarnelen:_Probleme_und_Krankheiten#Fehlendes_Bild_der_Hydra_in_der_PDF
* User:Sanandros http://commons.wikimedia.org/wiki/User:Sanandros in
http://commons.wikimedia.org/wiki/Commons:Forum#File:Hydravulgaris.jpg_fehlt_in_PDF

I have no idea why this image cannot be displayed (the one and only).

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34611] Image on Commons is not displayed in a generated PDF file

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34611

p858snake p858sn...@gmail.com changed:

   What|Removed |Added

 CC||developm...@pediapress.com,
   ||p858sn...@gmail.com
  Component|[Other] |Collection
Version|unspecified |any
Product|Wikimedia Tools |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 34612] New: Populating red-linked pages automatically broken

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34612

   Web browser: ---
 Bug #: 34612
   Summary: Populating red-linked pages automatically broken
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: SemanticForms
AssignedTo: yaro...@gmail.com
ReportedBy: mitchell_ne...@hotmail.com
CC: wikibugs-l@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


Hi.

I am using the populating red-linked pages automatically functionality.

I have a property with [[Creates pages with form::Interessent]] set.

On the property page I can see the red link when a new value for the property
is created. 

However, the page is not being created even after running runJobs.php

If I manually click the red link and then perform a runJobs.php, then the page
is then created. Obviously this is not automatic as described in the
documentation.

I have a site with this working running SF 2.2.1. However sites with 2.3.2 or
2.4 do not work.

I'm running MW 1.17.2 and SMW 1.5.6.

Thanks.

-- 
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 34611] Image on Commons is not displayed in a generated PDF file

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34611

Ralf Schmitt r...@brainbot.com changed:

   What|Removed |Added

 CC||r...@brainbot.com

--- Comment #1 from Ralf Schmitt r...@brainbot.com 2012-02-23 11:53:07 UTC ---
please read http://www.gossamer-threads.com/lists/wiki/wikitech/271493

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

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


[Bug 34613] New: Pipe escape enhancement

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34613

   Web browser: ---
 Bug #: 34613
   Summary: Pipe escape enhancement
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: SemanticForms
AssignedTo: yaro...@gmail.com
ReportedBy: mitchell_ne...@hotmail.com
CC: wikibugs-l@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


Hi.

I am entering this after seeing a question posted on the mailing list about
having tables within SF text fields. 

There is an extension called PipeEscape that allows for pipe characters in
parser function arguments avoid being interpreted as an argument delimiter.
This works great if manually used in SF text fields.

Would it be an idea to have this code actually incorporated into SF forms? In
this way you can have tables, galleries etc in SF text area fields without the
user having to manually insert (or even being aware of) the PipeEscape
extension markup.

Cheers
Neill.

-- 
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 32234] enwiki: Limit non-autoconfirmed users to creating two new accounts in a 24 hour period

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32234

--- Comment #11 from mab...@blah.ch 2012-02-23 12:26:09 UTC ---
So do we get now that new limitation?

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

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


[Bug 34613] Pipe escape enhancement

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34613

--- Comment #1 from Neill Mitchell mitchell_ne...@hotmail.com 2012-02-23 
12:33:43 UTC ---
I'm probably talking nonsense re. SF aren't I. I guess if this should be an SMW
enhancement.

Neill.

-- 
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 34613] Pipe escape enhancement

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34613

--- Comment #2 from dvdgmz dvd...@gmail.com 2012-02-23 12:34:47 UTC ---
It seems me a useful feature.

Maybe the fields can have a 'pipeescape' parameter:

{{{field|MyField|pipeescape=true}}}

Another approach could be having parameters to put content in the field value
before and after the content entered by the user:

{{{field|MyField|before=|after=}}}

In this case we can put:

{{{field|MyField|before={{#!:|after=}} }}}

resulting:

{{MyTemplate
|MyField={{#!:
Content introduced by the user
}}
}}

and perhaps this could be useful for other cases.
But I don't know if is something difficult to implement.

- dvdgmz.

-- 
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 34499] SemanticMediaWiki: r111407 breaks creating new pages.

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34499

--- Comment #3 from Jeroen De Dauw jeroen_ded...@yahoo.com 2012-02-23 
12:36:24 UTC ---
 BTW, why did you change type of `_NEWP' from `_boo' to `_dat'??

Debugging, but I should have changed it back. *sigh* this is why we need
automated tests :)

Can you confirm r112197 fixes 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 26845] Include language name placeholder in message livetranslate-translate-to

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26845

Jeroen De Dauw jeroen_ded...@yahoo.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #5 from Jeroen De Dauw jeroen_ded...@yahoo.com 2012-02-23 
12:49:25 UTC ---
Thanks for the patch Michael.

I have some concerns though: these are only changes to the i18n file, which
seem to need matching changes on other places as well. And I am doubtful this
actually would work at all, since you can not pass HTML to messages as argument
AFAIK. Did you test your modifications?

-- 
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 14237] PAGESINCATEGORY should differentiate between pages and subcategories

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14237

Jarek Tuszynski jaroslaw.w.tuszyn...@saic.com changed:

   What|Removed |Added

 CC||Jaroslaw.W.Tuszynski@SAIC.c
   ||om

--- Comment #12 from Jarek Tuszynski jaroslaw.w.tuszyn...@saic.com 2012-02-23 
12:50:17 UTC ---
I would love to see this one implemented. I was just looking up how to count
files in a directory (excluding sub-directories) when I learn that you can not.
I was hoping to use that to allow commons template [[commons:Template:MetaCat]]
to list metacategories (categories which should contain only other categories)
with files.

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

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


[Bug 34309] [SF] 2.4; Add new parser function #queryformlink

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34309

f.trott f.tr...@gmx.net changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||f.tr...@gmx.net
 Resolution|FIXED   |

--- Comment #7 from f.trott f.tr...@gmx.net 2012-02-23 13:07:24 UTC ---
There is something funny going on there. When running runJobs.php I get a
warning:
 is not a valid magic word for queryformlink

Not sure where it comes from.

-- 
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 34613] Pipe escape enhancement

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34613

--- Comment #3 from Neill Mitchell mitchell_ne...@hotmail.com 2012-02-23 
13:12:18 UTC ---
No, actually this is a SF problem as well.

It is all very well wrapping the text field in the template with the pipe
escape, but next time you edit with form the entered text will get busted if a
pipe char is present. So you have to have the pipe escape parser call actually
in the field meaning the users have to be aware of it and how to use it. This
is not ideal.

So, the SF parser would benefit from pipe escaping text fields.

Cheers
Neill.

-- 
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 34411] [SRF] 1.7 [patch]: SRF_Gallery.php introduce new parameter galleryformat for jcarousel plug-in

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34411

MWJames jamesin.hongkon...@gmail.com changed:

   What|Removed |Added

  Attachment #10065|0   |1
is obsolete||

--- Comment #6 from MWJames jamesin.hongkon...@gmail.com 2012-02-23 13:15:56 
UTC ---
Created attachment 10079
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=10079
SRF_Gallery-Carousel-0.1.3.patch for multi instances display

Ah, hope this is the last patch but I finally got the multi-instance display
working which means that with 0.1.3 more than one carousel can be displayed per
page, the display of a standard gallery combined with gallery carousel works as
supposed to be.

All previous changes are included and tested with Chrome and Firefox

-- 
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 34411] [SRF] 1.7 [patch]: SRF_Gallery.php introduce new parameter galleryformat for jcarousel plug-in

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34411

Jeroen De Dauw jeroen_ded...@yahoo.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #7 from Jeroen De Dauw jeroen_ded...@yahoo.com 2012-02-23 
13:21:42 UTC ---
Great. Applied in r112201, and tested with trunk :)

Some comments though:
* Please provide patches against trunk. If someone makes a change on SVN and
you just incorporate it in your patch, merging will result in a conflict since
the code is already there.
* You where doing some false selection in the JS :) 
* If you have a dictionary of stuff in JS (ie { stuff: ... }), then don't put a
comma after the last element, this makes IE cry (yeah, really _)
* Avoid aligning assignments in most cases, can be useful in setup files with
long lists of similar assignments, but rarely in other places.

One improvement possible in the JS is getting rid of all the var and just
assigning directly in the dictionary, like this:

( '#carousel' ).jcarousel( {
parseInt($( '#carousel' ).attr( 'scroll' ) ),
...

-- 
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 34309] [SF] 2.4; Add new parser function #queryformlink

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34309

--- Comment #8 from MWJames jamesin.hongkon...@gmail.com 2012-02-23 13:22:31 
UTC ---
I think nikerabbit tried to solve this with r112191.

-- 
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 34411] [SRF] 1.7 [patch]: SRF_Gallery.php introduce new parameter galleryformat for jcarousel plug-in

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34411

--- Comment #8 from Jeroen De Dauw jeroen_ded...@yahoo.com 2012-02-23 
13:22:41 UTC ---
Ahhh! Bad timing :)

Can you provide a patch against trunk? :/

-- 
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 34411] [SRF] 1.7 [patch]: SRF_Gallery.php introduce new parameter galleryformat for jcarousel plug-in

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34411

Jeroen De Dauw jeroen_ded...@yahoo.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

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

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


[Bug 34411] [SRF] 1.7 [patch]: SRF_Gallery.php introduce new parameter galleryformat for jcarousel plug-in

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34411

Jeroen De Dauw jeroen_ded...@yahoo.com changed:

   What|Removed |Added

 Status|REOPENED|ASSIGNED

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

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


[Bug 29789] Feature request: Upload refuses if no file-extension is specified

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29789

Bagariavivek vivekee...@gmail.com changed:

   What|Removed |Added

 CC||vivekee...@gmail.com

--- Comment #2 from Bagariavivek vivekee...@gmail.com 2012-02-23 13:25:43 UTC 
---
(In reply to comment #0)
 Some users reported that if they forget to specify the file extension, they 
 get
 the following message:
 
 File extension does not match MIME type.
Can you please give an example.

When i try to upload a file without extension MW guesses the right extension
and gives a warning

But for some MIME types there are no results while guessing the
extensions..Thus we get an 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 34309] [SF] 2.4; Add new parser function #queryformlink

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34309

f.trott f.tr...@gmx.net changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

--- Comment #9 from f.trott f.tr...@gmx.net 2012-02-23 13:34:38 UTC ---
Indeed, that fixes it. Closing again.

-- 
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 34460] PHP warning from KMLPrinter

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34460

Jeroen De Dauw jeroen_ded...@yahoo.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Jeroen De Dauw jeroen_ded...@yahoo.com 2012-02-23 
13:48:51 UTC ---
r112202

-- 
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 34460] PHP warning from KMLPrinter

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34460

--- Comment #2 from Jeroen De Dauw jeroen_ded...@yahoo.com 2012-02-23 
13:52:44 UTC ---
Will also need r112203

-- 
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 34607] NoBogusUserpages without right i18n

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34607

Sam Reed (reedy) s...@reedyboy.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME

--- Comment #1 from Sam Reed (reedy) s...@reedyboy.net 2012-02-23 14:01:19 
UTC ---
There already is...

http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/NoBogusUserpages/NoBogusUserpages.i18n.php?revision=111888view=markup

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

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


[Bug 26059] Add support for KML/KMZ filetype

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26059

Jess xen.proj...@gmail.com changed:

   What|Removed |Added

 CC||xen.proj...@gmail.com

--- Comment #15 from Jess xen.proj...@gmail.com 2012-02-23 14:03:16 UTC ---
I'm guessing no additional attempts have gone into this since November. At the
English Wikipedia a group of editors have discovered a very good use for KML
files in representing linear features on google/bing maps. Currently the text
of the KML is posted to a talk page and run from there.

Can the software not be set to treat kml as a raw text file, rather than
attempting to parse it as html? We don't need to run the file, we just need a
more convenient way of adding them than copying and pasting the contents into a
subpage.

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

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


[Bug 34613] Pipe escape enhancement

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34613

--- Comment #4 from Yaron Koren yaro...@gmail.com 2012-02-23 14:19:51 UTC ---
dvdgmz - both of those syntax ideas you suggest sound useful. Especially the
second one. I'm always afraid to make the SF template-parsing code any more
complicated than it already is, but in theory, I think that's a good idea.

-- 
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 34614] test

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34614

Michael Movchin mich...@movchin.de changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Michael Movchin mich...@movchin.de 2012-02-23 14:25:07 
UTC ---
test

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

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


[Bug 34614] test

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34614

Michael Movchin mich...@movchin.de changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

--- Comment #2 from Michael Movchin mich...@movchin.de 2012-02-23 14:25:39 
UTC ---
ok

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

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


[Bug 34614] test

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34614

Michael Movchin mich...@movchin.de changed:

   What|Removed |Added

 Status|VERIFIED|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 34614] test

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34614

Michael Movchin mich...@movchin.de changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||WONTFIX

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

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


[Bug 34614] test

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34614

Michael Movchin mich...@movchin.de changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED

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

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


[Bug 34614] test

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34614

Michael Movchin mich...@movchin.de changed:

   What|Removed |Added

   Priority|Unprioritized   |Highest
   Severity|normal  |critical

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

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


[Bug 34549] Default=now does not work with Creates pages with form

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34549

--- Comment #2 from Neill Mitchell mitchell_ne...@hotmail.com 2012-02-23 
14:29:23 UTC ---
Been doing some testing.

This works with SF 2.2.1, but not with 2.3.2 or later.

Cheers
Neill.

-- 
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 34411] [SRF] 1.7 [patch]: SRF_Gallery.php introduce new parameter galleryformat for jcarousel plug-in

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34411

--- Comment #9 from MWJames jamesin.hongkon...@gmail.com 2012-02-23 14:34:13 
UTC ---
Created attachment 10080
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=10080
Version 0.1.3, patch against r112205

Let's see if we hit the bullseye this time

-- 
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 34614] test

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34614

Michael Movchin mich...@movchin.de changed:

   What|Removed |Added

 Resolution|WONTFIX |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 34615] New: Disable Moodbar on Tamil Wikipedia

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34615

   Web browser: ---
 Bug #: 34615
   Summary: Disable Moodbar on Tamil Wikipedia
   Product: Wikimedia
   Version: unspecified
  Platform: All
   URL: http://www.diigo.com/item/image/1aopx/3g8i
OS/Version: All
Status: NEW
  Severity: critical
  Priority: Unprioritized
 Component: Site requests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: srik@gmail.com
Blocks: 32578
Classification: Unclassified
   Mobile Platform: ---


Please disable Moodbar on Tamil Wikipedia. There seem to be an severe i18n
issue which breaks interface on 1024x768 resolution.

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

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


[Bug 32578] Tamil Wiki projects (tracking)

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32578

Srikanth Logic srik@gmail.com changed:

   What|Removed |Added

 Depends on||34615

-- 
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 33273] Enable FlaggedRevs on Ukrainian Wikipedia

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33273

Sam Reed (reedy) s...@reedyboy.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #6 from Sam Reed (reedy) s...@reedyboy.net 2012-02-23 14:40:05 
UTC ---
(In reply to comment #5)
 (In reply to comment #4)
  (In reply to comment #1)
   Additional options:
   * All users (including unregistered) see latest version of article
   * All users (including unregistered) see unreviewed and unsighted 
   versions of
   pages
 I am not sure what is the difference between those two. But looks like
 $wgFlaggedRevsOverride = false;
 
   * 1 parameter with 3 levels (unapproved/sighted/reviewed)
 
 IIRC this is the configuration by default. (even if not, it is
 $wgFlaggedRevTags['accuracy']['levels'] = 3;)

We currently default for WMF config: 

$wgFlaggedRevTags = array(
'accuracy' = array( 'levels' = 2, 'quality' = 2, 'pristine' = 4 ),
);


All done now

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

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


[Bug 34615] Disable Moodbar on Tamil Wikipedia

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34615

Sam Reed (reedy) s...@reedyboy.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Sam Reed (reedy) s...@reedyboy.net 2012-02-23 14:41:22 
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 32578] Tamil Wiki projects (tracking)

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32578

Bug 32578 depends on bug 34615, which changed state.

Bug 34615 Summary: Disable Moodbar on Tamil Wikipedia
https://bugzilla.wikimedia.org/show_bug.cgi?id=34615

   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 on the CC list for the bug.

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


[Bug 34560] Moodbar on ta.wikipedia

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34560

Sam Reed (reedy) s...@reedyboy.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX

--- Comment #3 from Sam Reed (reedy) s...@reedyboy.net 2012-02-23 14:44:15 
UTC ---
See bug 34615

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

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


[Bug 32578] Tamil Wiki projects (tracking)

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32578

Bug 32578 depends on bug 34560, which changed state.

Bug 34560 Summary: Moodbar on ta.wikipedia
https://bugzilla.wikimedia.org/show_bug.cgi?id=34560

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||WONTFIX

-- 
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 34570] Set wgBabelMainCategory to false for dewiki

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34570

Sam Reed (reedy) s...@reedyboy.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Sam Reed (reedy) s...@reedyboy.net 2012-02-23 14:45:06 
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 34476] Set $wgLogo value for fawikisource

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34476

Sam Reed (reedy) s...@reedyboy.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Sam Reed (reedy) s...@reedyboy.net 2012-02-23 14:47:58 
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 34441] Putting ArticleFeedback for all articles on the Lusophone Wikipedia

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34441

--- Comment #3 from Sam Reed (reedy) s...@reedyboy.net 2012-02-23 14:50:13 
UTC ---
Unless I'm mistaken, this is how it is currently setup


'ptwikibooks' = array( NS_MAIN, NS_HELP, NS_PROJECT ),

I have just set the lottery odds to 100

Do you want to remove the limitation of articles in the '!Páginas que podem ser
avaliadas pelos leitores' category?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34566] Modify the URL to upload files in eswiki

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34566

Sam Reed (reedy) s...@reedyboy.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Sam Reed (reedy) s...@reedyboy.net 2012-02-23 14:53:06 
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 34407] New aliases for ko.wikipedia

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34407

Sam Reed (reedy) s...@reedyboy.net changed:

   What|Removed |Added

  Attachment #10016|0   |1
is obsolete||

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

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


[Bug 34614] test

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34614

Michael Movchin mich...@movchin.de changed:

   What|Removed |Added

 Status|VERIFIED|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 34407] New aliases for ko.wikipedia

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34407

Sam Reed (reedy) s...@reedyboy.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #6 from Sam Reed (reedy) s...@reedyboy.net 2012-02-23 14:57:29 
UTC ---
Patch is no use for site config. Added to kowiki namespace aliases


https://ko.wikipedia.org/w/api.php?action=querymeta=siteinfosiprop=general|namespaces|namespacealiases

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

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


[Bug 34401] Change sitename and a namespace for Inuktitut Wikipedia

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34401

Sam Reed (reedy) s...@reedyboy.net changed:

   What|Removed |Added

  Component|Internationalization|Site requests
Product|MediaWiki   |Wikimedia

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

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


[Bug 34613] Pipe escape enhancement

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34613

--- Comment #5 from Neill Mitchell mitchell_ne...@hotmail.com 2012-02-23 
15:13:16 UTC ---
The before and after idea would be really useful. I could see that being used
for all sorts of things :) 

A pipescape parameter might be simpler to implement though ;)

-- 
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 34575] #set does not handle strings with underscores

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34575

--- Comment #2 from Neill Mitchell mitchell_ne...@hotmail.com 2012-02-23 
15:25:40 UTC ---
I have raised this enchantment request Bug 34613 - Pipe Escape enhancement.

Perhaps #set could benefit in the same way.

Cheers
Neill.

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

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


[Bug 34422] MobileFrontend's expandable sections should be pure-JS

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34422

Jon jrob...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #6 from Jon jrob...@wikimedia.org 2012-02-23 15:27:23 UTC ---
Resolved in r112208

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

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


[Bug 34614] test

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34614

Elsensee michel...@hotmail.de changed:

   What|Removed |Added

 CC||michel...@hotmail.de

--- Comment #3 from Elsensee michel...@hotmail.de 2012-02-23 15:27:23 UTC ---
testing

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

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


[Bug 34614] test

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34614

--- Comment #4 from IWorld vg...@hotmail.de 2012-02-23 15:45:24 UTC ---
Test

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

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


[Bug 34401] Change sitename and a namespace for Inuktitut Wikipedia

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34401

Sam Reed (reedy) s...@reedyboy.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #5 from Sam Reed (reedy) s...@reedyboy.net 2012-02-23 15:47:10 
UTC ---
https://iu.wikipedia.org/w/api.php?action=querymeta=siteinfosiprop=general|namespaces|namespacealiases|statistics

I've set the sitename and the project namespace, and also added
Wikipedia/Wikipedia talk as aliases so they continue working

The talk namespace looks slightly weird though still being talk in english

  ns id=4 case=first-letter subpages= canonical=Project
xml:space=preserveᐅᐃᑭᐱᑎᐊ/ns
  ns id=5 case=first-letter subpages= canonical=Project talk
xml:space=preserveᐅᐃᑭᐱᑎᐊ talk/ns

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34499] SemanticMediaWiki: r111407 breaks creating new pages.

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34499

--- Comment #4 from Van de Bugger van.de.bug...@gmail.com 2012-02-23 15:54:59 
UTC ---
Ok, now everything looks ok to me. Both _NEWP and _LEDT work as expected.

-- 
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 34499] SemanticMediaWiki: r111407 breaks creating new pages.

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34499

Jeroen De Dauw jeroen_ded...@yahoo.com changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

--- Comment #5 from Jeroen De Dauw jeroen_ded...@yahoo.com 2012-02-23 
15:57:34 UTC ---
Great - thanks again for adding this in :)

-- 
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 34616] New: Invisible fields and buttons on the edit dialog

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34616

   Web browser: ---
 Bug #: 34616
   Summary: Invisible fields and buttons on the edit dialog
   Product: Huggle
   Version: 2.1.19
  Platform: All
OS/Version: Windows XP
Status: NEW
  Severity: minor
  Priority: Unprioritized
 Component: Application
AssignedTo: benap...@gmail.com
ReportedBy: vg...@hotmail.de
CC: benap...@gmail.com, mich...@movchin.de
Classification: Unclassified
   Mobile Platform: ---


Created attachment 10081
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=10081
A screenshot of this bug. OS: Windows XP SP3

On the edit dialog are the summary field and some buttons invisible.

-- 
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 34616] Invisible fields and buttons on the edit dialog

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34616

Michael Movchin mich...@movchin.de changed:

   What|Removed |Added

   Priority|Unprioritized   |Low

-- 
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 34617] New: Add all extensions used by WMF to Jenkins

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34617

   Web browser: ---
 Bug #: 34617
   Summary: Add all extensions used by WMF to Jenkins
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: Testing Infrastructure
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: maxsem.w...@gmail.com
CC: has...@free.fr, innocentkil...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


This includes both extensions tested with PHPUnit and parser tests.

We probably should test all unitrusive extensions in our source control, but
WMF-run stuff is definitely 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 34617] Add all extensions used by WMF to Jenkins

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34617

--- Comment #1 from Chad H. innocentkil...@gmail.com 2012-02-23 16:21:45 UTC 
---
(In reply to comment #0)
 This includes both extensions tested with PHPUnit and parser tests.
 
 We probably should test all unitrusive extensions in our source control, but
 WMF-run stuff is definitely needed.

I believe parser tests for things like ParserFunctions and Cite are already
run, but Antoine can confirm. We'd just need a list of the extra extensions
that have tests and they can be included (the full extensions directory is
checked out)

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

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


[Bug 1066] Please add cross-wiki talk page notification.

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1066

Krenair kren...@gmail.com changed:

   What|Removed |Added

 Status|ASSIGNED|NEW
 CC||kren...@gmail.com
Version|1.5.x   |unspecified
 AssignedTo|m...@tgries.de  |wikibugs-l@lists.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.
You are the assignee for the bug.

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


[Bug 34591] Enable Kannada Transliteration by default

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34591

--- Comment #5 from Srikanth Logic srik@gmail.com 2012-02-23 16:25:53 UTC 
---
$wgNarayamEnabledByDefault =  true; 

for knwiki needs to be set is what the community is asking for.

-- 
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 34411] [SRF] 1.7 [patch]: SRF_Gallery.php introduce new parameter galleryformat for jcarousel plug-in

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34411

Jeroen De Dauw jeroen_ded...@yahoo.com changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

--- Comment #10 from Jeroen De Dauw jeroen_ded...@yahoo.com 2012-02-23 
16:33:26 UTC ---
r112215

* Please don't prefix stuff with 'm_' or 'm'
* Code style convention for both JS and PHP is to have spaces between round
brackets if there is something in between, so .attr( id ) rather then
.attr(id)

I made some changes to the PHP (since the merge failed anyway... looking
foreward to git :). The style mismatch is really trivial, no need to make
another patch for that.

This script allows you to mass fix style issues btw:
http://svn.wikimedia.org/viewvc/mediawiki/trunk/tools/code-utils/stylize.php?view=co

-- 
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 34618] New: Install MoodBar on fr.wikisource

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34618

   Web browser: ---
 Bug #: 34618
   Summary: Install MoodBar on fr.wikisource
   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: thoma...@hotmail.fr
Classification: Unclassified
   Mobile Platform: ---


Can a sys admin install extension:MoodBar to fr.wikisource with the same
configuration as en.wikipedia :
- anyone can view Feedback dashboard
- any user can answer
- moodbar-admin right for the admin
- wgMoodBarCutoffTime set a month ago.

Here is the vote on the installation of the extension :
https://fr.wikisource.org/wiki/Wikisource:Votes/MoodBar

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

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


[Bug 34617] Add all extensions used by WMF to Jenkins

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34617

--- Comment #2 from Max Semenik maxsem.w...@gmail.com 2012-02-23 17:08:45 UTC 
---
In 1.19wmf1:

PHPUnit:

CentralNotice
CodeReview
Contest
ContributionTracking
DonationInterface
FlaggedRevs
Gadgets
MobileFrontend
Translate


Parser tests:

Cite
DynamicPageList
LabeledSectionTransclusion
Math
Poem
wikihiero

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

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


[Bug 30410] Remove deprecated $wgFilterCallback from core

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30410

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 AssignedTo|wikibugs-l@lists.wikimedia. |has...@free.fr
   |org |

--- Comment #6 from Antoine hashar Musso has...@free.fr 2012-02-23 17:12:54 
UTC ---
Assigning bug to me since I will be reviewing this 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 34600] Incorrect head scripts when useHeadElement=false

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34600

--- Comment #3 from Vitaliy Filippov vita...@yourcmc.ru 2012-02-23 17:15:22 
UTC ---
Thanks for approving the patch. Do you plan to back-port it to 1.18.2?

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

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


[Bug 33423] Please install Narayam for Gujarati wikipedia

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33423

--- Comment #6 from Santhosh Thottingal santhosh.thottin...@gmail.com 
2012-02-23 17:18:52 UTC ---
Since there is no open bugs, we are planning to deploy this in gujarati wiki on
monday. Hope there is no objections.

-- 
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 34614] test

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34614

Michael Movchin mich...@movchin.de changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||WORKSFORME

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

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


[Bug 34614] Test Bug

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34614

Michael Movchin mich...@movchin.de changed:

   What|Removed |Added

Summary|test|Test 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 34551] CSS rule causes blue background for chrome users

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34551

Sertmann sertm...@gmail.com changed:

   What|Removed |Added

 CC||sertm...@gmail.com

--- Comment #5 from Sertmann sertm...@gmail.com 2012-02-23 17:21:22 UTC ---
I'm having the same issue with 18.0.1025.39 beta-m on Windows 7

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

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


[Bug 34619] New: Customed warn-summary makes problem

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34619

   Web browser: ---
 Bug #: 34619
   Summary: Customed warn-summary makes problem
   Product: Huggle
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Application
AssignedTo: benap...@gmail.com
ReportedBy: mich...@movchin.de
CC: benap...@gmail.com, mich...@movchin.de
Classification: Unclassified
   Mobile Platform: ---


When you don't you use this here:

warn-summary:Level 1 warning re. [[$1]] 
warn-summary-2:Level 2 warning re. [[$1]] 
warn-summary-3:Level 3 warning re. [[$1]] 
warn-summary-4:Level 4 warning re. [[$1]] 


And you use f.e. instead of the standard configuration your own phrases like:
warn-summary:Aviso - edição em [[$1]] 
warn-summary-2:Aviso 2 - edição em [[$1]] 
warn-summary-3:Aviso 3 - edição em [[$1]] 
warn-summary-4:Aviso 4 - edição em [[$1]] 


Then sometimes it does not recognize if a user has already been warned.

Problems detected on: dewiki and ptwiki

-- 
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 34619] Customed warn-summary makes problem

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34619

--- Comment #1 from Michael Movchin mich...@movchin.de 2012-02-23 17:23:36 
UTC ---
Moved from http://code.google.com/p/huggle/issues/detail?id=223

-- 
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 34620] New: Group listing in user preferences page is garbage

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34620

   Web browser: ---
 Bug #: 34620
   Summary: Group listing in user preferences page is garbage
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: SemanticWatchlist
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: mitchell_ne...@hotmail.com
CC: jeroen_ded...@yahoo.com
Classification: Unclassified
   Mobile Platform: ---


Hi.

I've installed version 0.2 alpha revision r112209.

I created a group called New emails. I set it to watch a property.

In my user preferences Semantic watchlist tab, the groups to watch list shows:
swl-prefs--label next to the tick box.

Also, when ticked, my Semantic watchlist remains empty - it says You have no
items on your semantic watchlist. 

I think it's bust :(

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

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


[Bug 30388] Add unit tests to MobileFrontend extension

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30388

--- Comment #4 from Jon jrob...@wikimedia.org 2012-02-23 17:27:39 UTC ---
Javascript tests were adding in r111741

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

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


[Bug 34620] Group listing in user preferences page is garbage

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34620

--- Comment #1 from Neill Mitchell mitchell_ne...@hotmail.com 2012-02-23 
17:31:11 UTC ---
Sorry, forgot to say. This is with MW 1.17.2 and SMW 1.16.1

Cheers.

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

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


[Bug 34618] Install MoodBar on fr.wikisource

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34618

--- Comment #1 from thoma...@hotmail.fr 2012-02-23 17:47:33 UTC ---
An other think: set the infoUrl to Wikisource:MoodBar

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

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


[Bug 34619] Customed warn-summary makes problem

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34619

Michael Movchin mich...@movchin.de changed:

   What|Removed |Added

   Priority|Unprioritized   |High
   Severity|normal  |major

-- 
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 34621] New: Patch for /trunk/huggle/Localization/kn.txt

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34621

   Web browser: ---
 Bug #: 34621
   Summary: Patch for /trunk/huggle/Localization/kn.txt
   Product: Huggle
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Application
AssignedTo: benap...@gmail.com
ReportedBy: mich...@movchin.de
CC: benap...@gmail.com, mich...@movchin.de
Classification: Unclassified
   Mobile Platform: ---


Created attachment 10082
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=10082
Patch

Originally reported by 
___

ಕನ್ನಡ ಅನುವಾದ
___

Moved from the Google Code Issues Tracker
(http://code.google.com/p/huggle/issues/list)

-- 
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 34621] Patch for /trunk/huggle/Localization/kn.txt

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34621

Michael Movchin mich...@movchin.de changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
 AssignedTo|benap...@gmail.com  |mich...@movchin.de
   Severity|normal  |trivial

-- 
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 30388] Add unit tests to MobileFrontend extension

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30388

--- Comment #5 from Patrick Reilly prei...@wikimedia.org 2012-02-23 17:56:35 
UTC ---
(In reply to comment #2)
 Basic unit test support has been added in r96938. Now it's time to add some
 meaningful tests simular to what Brion mentioned in Comment 1.

s/simular/similar

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

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


[Bug 34616] Invisible fields and buttons on the edit dialog

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34616

Michael Movchin mich...@movchin.de changed:

   What|Removed |Added

 AssignedTo|benap...@gmail.com  |mich...@movchin.de

-- 
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 34622] New: Reporting of Vandals in ptwiki

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34622

   Web browser: ---
 Bug #: 34622
   Summary: Reporting of Vandals in ptwiki
   Product: Huggle
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Application
AssignedTo: benap...@gmail.com
ReportedBy: mich...@movchin.de
CC: benap...@gmail.com, mich...@movchin.de
Classification: Unclassified
   Mobile Platform: ---


Originally reported by chicocvenancio
___

It would be great to automatically report vandals in the ptwiki with huggle. I
probably could help with the language specific details if needed.
___

Moved from the Google Code Issues Tracker
(http://code.google.com/p/huggle/issues/list)

-- 
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 32607] User::newFromName should return null instead of false on invalid input

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32607

Krenair kren...@gmail.com changed:

   What|Removed |Added

 CC||kren...@gmail.com

--- Comment #4 from Krenair kren...@gmail.com 2012-02-23 18:03:33 UTC ---
Lines 192 and 193 in maintenance/importImages.php:
$wgUser = User::newFromName( $real_user );
if ( $wgUser === false ) {

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

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


[Bug 34578] jenkins/github integration broken since Feb 13th

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34578

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Antoine hashar Musso has...@free.fr 2012-02-23 18:05:14 
UTC ---
As suspected the github hook system does not follow the http to https
redirection. I have asked Tomasz Finc to edit the URL in both WikipediaMobile
and WiktionaryMobile. He tested the hook that triggered the build.

I guess the issue is fixed now \o/

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

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


[Bug 34623] New: Incorrect detection of Rollback Permissions

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34623

   Web browser: ---
 Bug #: 34623
   Summary: Incorrect detection of Rollback Permissions
   Product: Huggle
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Application
AssignedTo: benap...@gmail.com
ReportedBy: mich...@movchin.de
CC: benap...@gmail.com, mich...@movchin.de
Classification: Unclassified
   Mobile Platform: ---


Originally reported by trappmanrhett
___

Huggle 2.1.18 is not detecting my Rollback Rights, and will not let me log-in.

Username: Cit helper
___

Moved from the Google Code Issues Tracker
(http://code.google.com/p/huggle/issues/list)

___

michael.movchin: Which project do you use?
___

trappmanrhett: EN-US
___

-- 
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 34624] New: Db-g7

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34624

   Web browser: ---
 Bug #: 34624
   Summary: Db-g7
   Product: Huggle
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Application
AssignedTo: benap...@gmail.com
ReportedBy: mich...@movchin.de
CC: benap...@gmail.com, mich...@movchin.de
Classification: Unclassified
   Mobile Platform: ---


When the last edit was made by the original page creator, huggle asks to mark
this page for speedy deletion. If you select yes it uses the template
Db-g7. But as I know, only the english wikipedia has a such template. On the
other language projects in should be just marked as a normal speedy deletion
via the shortcut s or the menu for selecting a speedy deletion reason should
open.

-- 
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 34625] New: Watchlist as a Queue

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34625

   Web browser: ---
 Bug #: 34625
   Summary: Watchlist as a Queue
   Product: Huggle
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Application
AssignedTo: benap...@gmail.com
ReportedBy: mich...@movchin.de
CC: benap...@gmail.com, mich...@movchin.de
Classification: Unclassified
   Mobile Platform: ---


Originally reported by Jon.Campbell.pg
___

Back in the day, it used to be possible to set a Queue up to pull pages from a
users watchlist so we could see edits to pages we were watching.  Now the
functionality is there (creating a Dynamic List Queue from Watchlist) but it
just sits on Running Query and never populates.  
___

Moved from the Google Code Issues Tracker
(http://code.google.com/p/huggle/issues/list)

-- 
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 34626] New: Custom warnings

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34626

   Web browser: ---
 Bug #: 34626
   Summary: Custom warnings
   Product: Huggle
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Application
AssignedTo: benap...@gmail.com
ReportedBy: mich...@movchin.de
CC: benap...@gmail.com, mich...@movchin.de
Classification: Unclassified
   Mobile Platform: ---


Originally reported by calvin1998wp
___

Originally from Feedback: 
http://en.wikipedia.org/wiki/Wikipedia:Huggle/Feedback#Custom_templates

Make the warnings issued user-configurable. I think it's currently
project-config only.
___

Moved from the Google Code Issues Tracker
(http://code.google.com/p/huggle/issues/list)
___

hugglegurch: As of r270 warning messages and warning summaries can be set in
user
configuration. There is no configuration GUI for this 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 34627] New: Wiki Side Logging

2012-02-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34627

   Web browser: ---
 Bug #: 34627
   Summary: Wiki Side Logging
   Product: Huggle
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Application
AssignedTo: benap...@gmail.com
ReportedBy: mich...@movchin.de
CC: benap...@gmail.com, mich...@movchin.de
Classification: Unclassified
   Mobile Platform: ---


Originally reported by jrfairweather, Oct 15, 2011
___

Twinkle has an option to log some actions like CSD and PROD on subpages in the
userspace. It would be good if Huggle edits could be included in those logs
automatically.
___

Moved from the Google Code Issues Tracker
(http://code.google.com/p/huggle/issues/list)

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


  1   2   3   >