[Bug 20234] New: Clickable tabs overlap

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20234

   Summary: Clickable tabs overlap
   Product: MediaWiki
   Version: 1.16-svn
  Platform: All
   URL: http://translatewiki.net/wiki/Support
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Vector Skin
AssignedTo: tpars...@wikimedia.org
ReportedBy: bugzilla.wikime...@publi.purodha.net
CC: bugzilla.wikime...@publi.purodha.net


Created an attachment (id=6458)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=6458)
Here, the translated Edit and Append New Section tabs of the Vector skin
are in part obscured by the Read and Namespace Name tabs.


-- 
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 20134] New toolbar breaks wikEd

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20134





--- Comment #9 from Roan Kattouw roan.katt...@gmail.com  2009-08-14 07:58:47 
UTC ---
(In reply to comment #8)
 So what do I have to do to to temporarily redirect all new toolbar button push
 events to a different editor (i.e. wikEd). I have checked the code but 
 couldn't
 quite figure that out.
 

Gah, my apologies. The API for adding and removing buttons changed, the one for
catching the insert event and passing it to wikiEd is the same.

*Slams head into wall*


-- 
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 20125] Change of way to initialize editToolbarConfiguration structure

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20125





--- Comment #12 from Roan Kattouw roan.katt...@gmail.com  2009-08-14 08:01:26 
UTC ---
(In reply to comment #11)
 (In reply to comment #10)
  when will a stable api be available?
  
 
 When it's done :D
 
 Rest assured that as long as a stable API is not available, the original hook
 will not go live on Wikipedia (in fact, we intend to remove it when we have 
 the
 new API, so that hook will not go live on WP ever).
 

And it's there. Quote from bug 20134 comment #6 (where all this stuff was
mis-posted, my apologies):

This is a good example of the API in use. (it's our tests to make sure it's
working)

http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/UsabilityInitiative/js/tests/wikiEditor.toolbar.js?view=markup


-- 
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 20216] Activate AbuseFilter on itwikiquote

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20216





--- Comment #1 from Nemo_bis federicol...@tiscali.it  2009-08-14 08:02:35 UTC 
---
To clarify: if this isn't the default configuration (as we thought), please set 
* abusefilter-log-detail = all
as in en.wiki etc.
Thank you.


-- 
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 20221] Edit boxes lose changes on back/forward

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20221





--- Comment #4 from Roan Kattouw roan.katt...@gmail.com  2009-08-14 08:16:17 
UTC ---
(In reply to comment #3)
 (In reply to comment #2)
  This is a bug in Firefox: 
  https://bugzilla.mozilla.org/show_bug.cgi?id=285730
 
 It is arguable whether it is a bug or feature. This has been the case going
 back to Firebird and older Mozilla. If you mess with a form's DOM (I think the
 simplest case, is to change element names, or add/remove elements), it is no
 longer the same form, so why should it be treated as such?
It's only triggered by adding form fields above the affected ones, because
Mozilla stupidly uses field indexes instead of field names to restore stuff,
(which means it'll try to restore the textarea's content into the select for
headers, if I interpret the bug correctly). This also means fields above the
first dynamically added one do get restored correctly, which in turn means
Mozilla does seem to think that it's the same form. Also, in Chrome this just
works.

 You'd have the same
 lack of textarea-memory when creating a dyamic form from scratch in javascript
 after document load. 
 
 IMHO, the best solution is to not mess with the form using javascript (or,
 show/hide existing elements, or if you are needing to be dynamically  creating
 elements, create them *outside* the form, then it works fine), then it 
 simply
 works in Firefox. Remember, Vector is for usability, and if this is broke in
 every current version of Firefox, then it isn't usable.
 

Like I said, we are working on a workaround, which involves replacing the
dynamically created select by something else. I'll ask Trevor what the status
of that is.


-- 
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 20235] New: Admin not admitted, where admin right required?

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20235

   Summary: Admin not admitted, where admin right required?
   Product: MediaWiki extensions
   Version: any
  Platform: All
   URL: http://ksh.wikipedia.org/wiki/Spezial:Affshtemme/tally/1
7?uselang=en
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: SecurePoll
AssignedTo: tstarl...@wikimedia.org
ReportedBy: bugzilla.wikime...@publi.purodha.net
CC: bugzilla.wikime...@publi.purodha.net


Although I am an admin in kshwiki,
http://ksh.wikipedia.org/wiki/Spezial:Affshtemme/tally/17?uselang=en tells me
that I have to be an admin in order to perform that action.

I am not striving to count votes ;-) but suggest the message to be reworded.


-- 
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 20217] Precision of Type:Number cannot be specified on output

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20217


Markus Krötzsch mar...@semantic-mediawiki.org changed:

   What|Removed |Added

 Status|NEW |ASSIGNED




--- Comment #1 from Markus Krötzsch mar...@semantic-mediawiki.org  2009-08-14 
08:23:50 UTC ---
Do you have a suggestion how this should be specified in the user input?


-- 
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 20236] New: Mixed languages in page header.

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20236

   Summary: Mixed languages in page header.
   Product: MediaWiki extensions
   Version: any
  Platform: All
   URL: http://ksh.wikipedia.org/wiki/Spezial:Affshtemme/tally/1
7
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: SecurePoll
AssignedTo: tstarl...@wikimedia.org
ReportedBy: bugzilla.wikime...@publi.purodha.net
CC: bugzilla.wikime...@publi.purodha.net


In kshwiki, the headler of special page
http://ksh.wikipedia.org/wiki/Spezial:Affshtemme/tally/17
when uselang= is not used, is in mixed languages, ksh+de,
although translations of everything had been provided in
both translatewiki.net, and Meta.


-- 
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 19923] Flood flag for es.wikibooks

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19923





--- Comment #3 from Dferg dferg-w...@hotmail.es  2009-08-14 08:35:18 UTC ---
Hello, the permission seems not to be implemented yet as it does not appears on
[[b:es:Special:Userrights]]. See: 
http://es.wikibooks.org/w/index.php?title=Especial%3APermisosUsuariosuser=Dferguselang=en.
Cordially.


-- 
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 20237] New: mwsuggest.js: search anywhere in the article name

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20237

   Summary: mwsuggest.js: search anywhere in the article name
   Product: MediaWiki
   Version: 1.13.4
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Search
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: mr.pri...@gmx.de


Please provide a $wg... configuration setting or a user preference to give
the AJAX autosuggest feature the ability to search not only in the beginning,
but anywhere in the article name.

reason 1:

example article: Pixar's Disney Toy Story
search for: Disney
current result: no result
You currently only would get results with typing: Pi...

reason 2: This would also important when searching beyond namespaces...

example: The category Disney exists but no article Disney
search for: Disney
current result: nothing
You only would get results with typing: Category:D...

reason 3: The autosuggest feature currently does not replace
the[http://www.mediawiki.org/wiki/Extension:Search_Suggest Extension:Search
Suggest] for this functionality like stated on the page of this extension. But
this extension was unfortunatly only able to search in articles without
namespace preposition. Configuration setting here was: $location = 1; //set to
1 to search anywhere in the article name, set to 0 to search only at the
begining

reason 4: requested by another user at
[http://www.mediawiki.org/wiki/Manual_talk:$wgEnableMWSuggest#Extend_the_search]

It can not be a good solution to set redirects for alternative or incomplete
terms, especially not when #16145 (mwsuggest.js should not return redirects)
get into the core.

Thank you.


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

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


[Bug 20181] New approved projects

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20181





--- Comment #16 from Melancholie wiki.melancho...@web.de  2009-08-14 09:30:31 
UTC ---
Some bots are already adding redlinks now, see
[[Special:Contributions/JAnDbot]] e.g.
Please fix the interwiki link issue.


-- 
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 18526] Improve hiding of usernames by looking for rv's with revealing edit summaries

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18526


DerHexer wikipedia_emails-nachfr...@yahoo.de changed:

   What|Removed |Added

   Severity|minor   |major
   Priority|Normal  |High




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

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


[Bug 4132] dumpHtml.php causes PHP fatal errors (due to premature output) when read access is locked

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=4132





--- Comment #6 from Sider mr.pri...@gmx.de  2009-08-14 10:38:53 UTC ---
Yes, still there. The move from core into an extension did not change it.

Used Windows XP Pro, MediaWiki 1.13.4, PHP 5.2.8 (apache2handler), MySQL
5.1.30-community. 

Error message: Warning: Cannot modify header information - headers already sent
by (output started at \extensions\DumpHTML\dumpHTML.inc:619) in
\includes\WebResponse.php on line 10


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

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


[Bug 19550] Summary oddness

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19550


Andrew Garrett agarr...@wikimedia.org changed:

   What|Removed |Added

 CC||moel...@scireview.de
 Status|ASSIGNED|RESOLVED
 Resolution||FIXED




--- Comment #2 from Andrew Garrett agarr...@wikimedia.org  2009-08-14 
10:43:40 UTC ---
Fix committed in r55003.


-- 
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 20181] New approved projects

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20181


Melancholie wiki.melancho...@web.de changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED




--- Comment #17 from Melancholie wiki.melancho...@web.de  2009-08-14 11:14:34 
UTC ---
Re-closing.
See also bug 20214 (Add ace, ckb, mwl, pnb to interwiki table) for the
interwiki issue.


-- 
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 16976] Wikis ready for creation (tracking)

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16976


Bug 16976 depends on bug 20181, which changed state.

Bug 20181 Summary: New approved projects
https://bugzilla.wikimedia.org/show_bug.cgi?id=20181

   What|Old Value   |New Value

 Status|REOPENED|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 20214] Add ace, ckb, mwl, pnb to interwiki table

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20214


Melancholie wiki.melancho...@web.de changed:

   What|Removed |Added

 CC||wiki.melancho...@web.de




--- Comment #5 from Melancholie wiki.melancho...@web.de  2009-08-14 11:17:52 
UTC ---
See also https://bugzilla.wikimedia.org/show_bug.cgi?id=20181#c14


-- 
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 20214] Add ace, ckb, mwl, pnb to interwiki table

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20214


Alexandre Emsenhuber [IAlex] alex.emsenhu...@bluewin.ch changed:

   What|Removed |Added

 CC||alex.emsenhu...@bluewin.ch




--- Comment #6 from Alexandre Emsenhuber [IAlex] alex.emsenhu...@bluewin.ch  
2009-08-14 11:25:02 UTC ---
As far as I can see in CommonSettings.php the path to cache file is set to:
$wgInterwikiCache = $IP/cache/interwiki.cdb;
so imho, you'll need to sync it.
Also it would be great to also run rebuildInterwiki.php to work arround bug
19838.


-- 
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 19650] Show LATER and possibly WONTFIX bugs in default Bugzilla search?

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19650





--- Comment #8 from Chad H. innocentkil...@gmail.com  2009-08-14 12:01:57 UTC 
---
According to Splarka we didn't specify MediaWiki as the product previously, so
I removed it.


-- 
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 19988] Install ReaderFeedback on strategy.wikimedia.org

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19988


Andrew Garrett agarr...@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 on the CC list for the bug.

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


[Bug 20217] Precision of Type:Number cannot be specified on output

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20217





--- Comment #3 from Markus Krötzsch mar...@semantic-mediawiki.org  2009-08-14 
12:21:20 UTC ---
When using #, it would be necessary to combine this with units of measurement,
which can be selected for some numerical types in a similar way. I suggest to
wait for Denny to extend the ?printout syntax with additional parameters. Then
one could use something like decplaces=2 directly.


-- 
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 16571] Support parameters to control details of query printouts

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16571


Markus Krötzsch mar...@semantic-mediawiki.org changed:

   What|Removed |Added

 AssignedTo|mar...@semantic-|d...@aifb.uni-karlsruhe.de
   |mediawiki.org   |
 Status|ASSIGNED|NEW




-- 
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 20217] Precision of Type:Number cannot be specified on output

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20217


Markus Krötzsch mar...@semantic-mediawiki.org changed:

   What|Removed |Added

 Depends on||16571




-- 
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 16571] Support parameters to control details of query printouts

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16571


Markus Krötzsch mar...@semantic-mediawiki.org changed:

   What|Removed |Added

 Blocks||20217




-- 
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 19760] Match ordering of GlobalBlocking fields to local block form

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19760


Andrew Garrett agarr...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #3 from Andrew Garrett agarr...@wikimedia.org  2009-08-14 
12:26:05 UTC ---
Fix committed in r55013.


-- 
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 18183] Hide globally hidden user names on Special:Log/globalauth

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18183


DerHexer wikipedia_emails-nachfr...@yahoo.de changed:

   What|Removed |Added

   Severity|critical|blocker




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

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


[Bug 18183] Hide globally hidden user names on Special:Log/globalauth

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18183


Chad H. innocentkil...@gmail.com changed:

   What|Removed |Added

   Severity|blocker |critical




--- Comment #5 from Chad H. innocentkil...@gmail.com  2009-08-14 12:34:46 UTC 
---
Critical issue, but not a blocker. Scaling 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 19176] Add contains_all function to abuse filter

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19176


Andrew Garrett agarr...@wikimedia.org changed:

   What|Removed |Added

 CC|davemcc...@gmail.com|




--- Comment #2 from Andrew Garrett agarr...@wikimedia.org  2009-08-14 
12:37:56 UTC ---
[Batch change]

Removing Dave McCabe from CC, who I somehow managed to add to the CC list of 12
bugs assigned to me.


-- 
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 19455] Categories at the time of edit

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19455


Andrew Garrett agarr...@wikimedia.org changed:

   What|Removed |Added

 CC|davemcc...@gmail.com|




--- Comment #3 from Andrew Garrett agarr...@wikimedia.org  2009-08-14 
12:37:56 UTC ---
[Batch change]

Removing Dave McCabe from CC, who I somehow managed to add to the CC list of 12
bugs assigned to me.


-- 
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 18012] CodeReview Next unresolved et al should remember search details

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18012


Andrew Garrett agarr...@wikimedia.org changed:

   What|Removed |Added

 CC|davemcc...@gmail.com|




--- Comment #2 from Andrew Garrett agarr...@wikimedia.org  2009-08-14 
12:37:57 UTC ---
[Batch change]

Removing Dave McCabe from CC, who I somehow managed to add to the CC list of 12
bugs assigned to me.


-- 
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 18540] Change TorBlock configuration on WMF wikis

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18540


Andrew Garrett agarr...@wikimedia.org changed:

   What|Removed |Added

 CC|davemcc...@gmail.com|




--- Comment #11 from Andrew Garrett agarr...@wikimedia.org  2009-08-14 
12:37:57 UTC ---
[Batch change]

Removing Dave McCabe from CC, who I somehow managed to add to the CC list of 12
bugs assigned to me.


-- 
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 19565] abusefilter cannot check file uploading

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19565


Andrew Garrett agarr...@wikimedia.org changed:

   What|Removed |Added

 CC|davemcc...@gmail.com|




--- Comment #2 from Andrew Garrett agarr...@wikimedia.org  2009-08-14 
12:37:58 UTC ---
[Batch change]

Removing Dave McCabe from CC, who I somehow managed to add to the CC list of 12
bugs assigned to me.


-- 
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 18043] AbuseFilter log shows the contents of deleted pages

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18043


Andrew Garrett agarr...@wikimedia.org changed:

   What|Removed |Added

 CC|davemcc...@gmail.com|




--- Comment #12 from Andrew Garrett agarr...@wikimedia.org  2009-08-14 
12:37:58 UTC ---
[Batch change]

Removing Dave McCabe from CC, who I somehow managed to add to the CC list of 12
bugs assigned to me.


-- 
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 18066] AbuseFilter log should be easier to patrol

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18066


Andrew Garrett agarr...@wikimedia.org changed:

   What|Removed |Added

 CC|davemcc...@gmail.com|




--- Comment #2 from Andrew Garrett agarr...@wikimedia.org  2009-08-14 
12:37:58 UTC ---
[Batch change]

Removing Dave McCabe from CC, who I somehow managed to add to the CC list of 12
bugs assigned to me.


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

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


[Bug 17929] Centralauth lock/hide should trigger global autoblocks.

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17929


Andrew Garrett agarr...@wikimedia.org changed:

   What|Removed |Added

 CC|davemcc...@gmail.com|




--- Comment #2 from Andrew Garrett agarr...@wikimedia.org  2009-08-14 
12:37:58 UTC ---
[Batch change]

Removing Dave McCabe from CC, who I somehow managed to add to the CC list of 12
bugs assigned to me.


-- 
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 16451] GIF scaling limit should be applied to animated GIFs only

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16451


Andrew Garrett agarr...@wikimedia.org changed:

   What|Removed |Added

 CC|davemcc...@gmail.com|




--- Comment #26 from Andrew Garrett agarr...@wikimedia.org  2009-08-14 
12:37:58 UTC ---
[Batch change]

Removing Dave McCabe from CC, who I somehow managed to add to the CC list of 12
bugs assigned to me.


-- 
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 18183] Hide globally hidden user names on Special:Log/globalauth

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18183


DerHexer wikipedia_emails-nachfr...@yahoo.de changed:

   What|Removed |Added

   Priority|High|Highest




--- Comment #6 from DerHexer wikipedia_emails-nachfr...@yahoo.de  2009-08-14 
12:56:40 UTC ---
And [[bugzilla:17840]] was a blocker, I see. … This bug unnecessarily blocks
work/time of stewards and meta oversights, makes global hidings useless, and
should be fixed asap. Kind regards and many thanks in advance.


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


[Bug 20238] New: Edit with tab don't work for category pages

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20238

   Summary: Edit with tab don't work for category pages
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Keywords: easy
  Severity: normal
  Priority: Normal
 Component: SemanticForms
AssignedTo: yaro...@gmail.com
ReportedBy: gre...@wit.co.il
CC: wikibugs-l@lists.wikimedia.org


When creating a new page in the Category namespace, the tab edit with form
doesn't show up.


-- 
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 18526] Improve hiding of usernames by looking for rv's with revealing edit summaries

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18526


Aaron Schulz jschulz_4...@msn.com changed:

   What|Removed |Added

   Priority|High|Highest




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

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


[Bug 16451] GIF scaling limit should be applied to animated GIFs only

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16451


Andrew Garrett agarr...@wikimedia.org changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED




--- Comment #27 from Andrew Garrett agarr...@wikimedia.org  2009-08-14 
13:20:39 UTC ---
Fixed bug with non-GCF, non-application extensions in r55015.


-- 
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 16456] GIF Issues (tracking)

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16456


Bug 16456 depends on bug 16451, which changed state.

Bug 16451 Summary: GIF scaling limit should be applied to animated GIFs only
https://bugzilla.wikimedia.org/show_bug.cgi?id=16451

   What|Old Value   |New Value

 Status|REOPENED|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 16571] Support parameters to control details of query printouts

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16571


Patrick m...@patrick-nagel.net changed:

   What|Removed |Added

 CC||m...@patrick-nagel.net




--- Comment #1 from Patrick m...@patrick-nagel.net  2009-08-14 13:23:30 UTC 
---
How about we put the printout modifiers at the end of the query?

Like this:
{{ #ask: [[...]]
   | ?Property X | ?Property Y | ?Property Z
   | #unit=€,decplaces=2 | #unit=km| #dateformat=Y-m-d
}}


-- 
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 20239] New: broken html tag on Files tab of preferences

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20239

   Summary: broken html tag on Files tab of preferences
   Product: MediaWiki
   Version: 1.15.1
  Platform: All
   URL: http://tmbw.net/wiki/Special:Preferences?useskin=monoboo
k#prefsection-2
OS/Version: All
Status: NEW
  Severity: trivial
  Priority: Normal
 Component: Special pages
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: duk...@gmail.com


Created an attachment (id=6459)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=6459)
A screenshot of the problem on my site.

In 1.15.1, on the files tab of preferences, this is the text i see:

Image size limit:br /''(for file description pages)''

The html tag shouldn't be showing as text.


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

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


[Bug 20240] New: Use File:Wiki.png as site logo for Mirandes Wikipedia

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20240

   Summary: Use File:Wiki.png as site logo for Mirandes Wikipedia
   Product: Wikimedia
   Version: unspecified
  Platform: All
   URL: http://mwl.wikipedia.org/wiki/Image:Wiki.png
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: cristovaopi...@gmail.com


Would you please activate the logo (in the URL) for mirandese wikipedia. Thank
you


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

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


[Bug 20240] Use File:Wiki.png as site logo for Mirandes Wikipedia

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20240


Chad H. innocentkil...@gmail.com 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 20240] Use File:Wiki.png as site logo for Mirandes Wikipedia

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20240


Chad H. innocentkil...@gmail.com changed:

   What|Removed |Added

  Component|General/Unknown |Site requests




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

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


[Bug 19388] Alert the user if he receive a reply anywhere in the discussion pages

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19388


Andrew Garrett agarr...@wikimedia.org changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED




--- Comment #4 from Andrew Garrett agarr...@wikimedia.org  2009-08-14 
14:53:33 UTC ---
I've fixed remaining issues with this in r55019.


-- 
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 20118] Deploy LiquidThreads on strategy.wikimedia.org

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20118


Bug 20118 depends on bug 19388, which changed state.

Bug 19388 Summary: Alert the user if he receive a reply anywhere in the 
discussion pages
https://bugzilla.wikimedia.org/show_bug.cgi?id=19388

   What|Old Value   |New Value

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

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19699


Bug 19699 depends on bug 19388, which changed state.

Bug 19388 Summary: Alert the user if he receive a reply anywhere in the 
discussion pages
https://bugzilla.wikimedia.org/show_bug.cgi?id=19388

   What|Old Value   |New Value

 Status|NEW |ASSIGNED
 Status|ASSIGNED|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 20241] New: SMW_QP_JSONlink.php throwing errors and not creating valid JSON

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20241

   Summary: SMW_QP_JSONlink.php throwing errors and not creating
valid JSON
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: major
  Priority: Normal
 Component: Semantic MediaWiki
AssignedTo: mar...@semantic-mediawiki.org
ReportedBy: neiladav...@gmail.com
CC: sergey.chernys...@gmail.com


Created an attachment (id=6460)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=6460)
Fixes bug

JSON query result renderer under certain circumstances fails and always
produces invalid JSON
Its invalid as the keys are not always enclosed within quotes
If the query is for a specific page and is requesting values of that page then
it generates an error

Patch that fixes these issues is attached


-- 
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 20241] SMW_QP_JSONlink.php throwing errors and not creating valid JSON

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20241


Markus Krötzsch mar...@semantic-mediawiki.org changed:

   What|Removed |Added

 AssignedTo|mar...@semantic-|f...@developerweb.de
   |mediawiki.org   |




--- Comment #1 from Markus Krötzsch mar...@semantic-mediawiki.org  2009-08-14 
16:05:04 UTC ---
See also my comment on the devel list regarding the problems with valid JSON: 

http://sourceforge.net/mailarchive/message.php?msg_name=200908141759.41407.markus%40semantic-mediawiki.org

Reassigning to Fabian for check.


-- 
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 20242] New: Installer demands DB credentials for SQLite

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20242

   Summary: Installer demands DB credentials for SQLite
   Product: MediaWiki
   Version: 1.16-svn
  Platform: All
OS/Version: All
Status: NEW
  Keywords: need-review, patch
  Severity: normal
  Priority: Normal
 Component: Installation
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: maxsem.w...@gmail.com


Created an attachment (id=6461)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=6461)
Patch

SQLite is userless, and therefore requesting to fill usernames and passwords
for it is pointless. Patch included.


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

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


[Bug 20243] New: DPL failing on addfirstcategorydate=true

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20243

   Summary: DPL failing on addfirstcategorydate=true
   Product: MediaWiki extensions
   Version: any
  Platform: All
   URL: http://en.wikinews.org/wiki/Wikinews:Water_cooler#Articl
es_appearing_under_wrong_dates_on_main_page
OS/Version: All
Status: NEW
  Severity: major
  Priority: Normal
 Component: DynamicPageList
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: brian.mcn...@wikinewsie.org


English Wikinews employs the following DPL on the main page to list recent news
stories:

nowiki
 DynamicPageList
  category=published
  notcategory=No publish
  notcategory=Archived
  notcategory=AutoArchived
  stablepages=only
  count=20
  addfirstcategorydate=true
  ordermethod=categoryadd
  namespace=0
  suppresserrors=true
  showcurid=true
 /DynamicPageList
/nowiki

This should list, in order of publication, the most recent 20 published
articles that have been sighted with FlaggedRevisions.

This fails in some unpredictable ways, with articles published several days ago
suddenly appearing nearer the top of the list and attributed to the incorrect
date.

There are two suspected causes of this:

1) Renaming an article resets when it was added to the Published category.
2) Edits by users who cannot sight an article to remove the article from the
Published article impact when the article is recorded as being in the published
category. Example, they remove the {{publish}} template, thus creating an
unsighted revision, their change is reverted and the new version is sighted.
However, DPL appears to see the version without {{publish}} despite the
'stablepages=only' qualifier that should make it ignore all unreviewed
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 16571] Support parameters to control details of query printouts

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16571





--- Comment #2 from Markus Krötzsch mar...@semantic-mediawiki.org  2009-08-14 
16:14:56 UTC ---
Denny already had a proposal for this recently:

http://sourceforge.net/mailarchive/message.php?msg_name=A267219A-390C-4F23-8B3D-2598AA53172C%40aifb.uni-karlsruhe.de

The best place to continue this discussion would therefore be this thread on
the devel 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 20242] Installer demands DB credentials for SQLite

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20242


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

   What|Removed |Added

 AssignedTo|wikibugs-   |br...@wikimedia.org
   |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 20242] Installer demands DB credentials for SQLite

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20242





--- Comment #1 from Brion Vibber br...@wikimedia.org  2009-08-14 16:24:35 UTC 
---
The database username/password and superuser username/password are still shown
when selecting SQLite, though they're no longer checked. Either the
user/pass/superuser fields should be moved into the database-specific sections
(thus disappearing out of our way when unneeded or they should be separately
hidden when we select a DB that doesn't support them.


-- 
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 20244] New: Installer does not validate SQLite database directory for stable path

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20244

   Summary: Installer does not validate SQLite database directory
for stable path
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Installation
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: br...@wikimedia.org


The SQLite database directory isn't being clearly validated; if you type in
something like foobar.sqlite the installer will appear to complete but the
site won't work -- you'll end up with a 'foobar.sqlite' subdirectory *inside*
the 'config' folder, which you may not even have file permissions to move or
rename.

The relative path of course then can't be reached from the main index.php
running MediaWiki, and your site fails.

If a relative path is given, it should be rebased against $IP.


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

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


[Bug 20002] Need to tweak thread search results

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20002





--- Comment #1 from Andrew Garrett agarr...@wikimedia.org  2009-08-14 
16:28:24 UTC ---
Showing the subject now, should think about adding username and such


-- 
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 20244] Installer does not validate SQLite database directory for stable path

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20244


Chad H. innocentkil...@gmail.com changed:

   What|Removed |Added

 CC||innocentkil...@gmail.com




--- Comment #1 from Chad H. innocentkil...@gmail.com  2009-08-14 16:59:18 UTC 
---
Cf http://www.mediawiki.org/wiki/Manual:$wgSQLiteDataDir


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

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


[Bug 20242] Installer demands DB credentials for SQLite

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20242


Chad H. innocentkil...@gmail.com changed:

   What|Removed |Added

 CC||innocentkil...@gmail.com




--- Comment #2 from Chad H. innocentkil...@gmail.com  2009-08-14 17:00:41 UTC 
---
FWIW the new-installer branch seems to fix some of this stuff. I recently
managed to merge trunk back in (and get it at least functioning again). Perhaps
it's time for someone to dust off the branch and finish it--I don't have the
time 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 20244] Installer does not validate SQLite database directory for stable path

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20244





--- Comment #2 from Brion Vibber br...@wikimedia.org  2009-08-14 17:01:35 UTC 
---
Listing the default in the installer might be good too. :) And we might
need/want to expose wgSQLiteDataDirMode or set it more appropriately...


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

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


[Bug 20245] New: LiquidThreads preview needs to be fixed

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20245

   Summary: LiquidThreads preview needs to be fixed
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: ASSIGNED
  Severity: enhancement
  Priority: Normal
 Component: LiquidThreads
AssignedTo: agarr...@wikimedia.org
ReportedBy: agarr...@wikimedia.org
CC: moel...@scireview.de, davemcc...@gmail.com


* It loads the whole talk page.
* It doesn't send you down to the appropriate anchor

Really, we should be doing some kind of in-place AJAX-based preview.


-- 
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 20245] LiquidThreads preview needs to be fixed

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20245


Andrew Garrett agarr...@wikimedia.org changed:

   What|Removed |Added

   Priority|Normal  |Highest




-- 
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 19969] Special:WantedCategories contents does not get updated

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19969





--- Comment #1 from Malafaya malaf...@clix.pt  2009-08-14 17:53:25 UTC ---
Still no feedback on this?
The problem still exists.


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

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


[Bug 19969] Special:WantedCategories refresh date updates but contents does not get updated

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19969


Malafaya malaf...@clix.pt changed:

   What|Removed |Added

Summary|Special:WantedCategories|Special:WantedCategories
   |contents does not get   |refresh date updates but
   |updated |contents does not get
   ||updated




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

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


[Bug 20022] Error on editing pages with Opera Mini

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20022


Chad H. innocentkil...@gmail.com changed:

   What|Removed |Added

Summary|When I edit wikipedia   |Error on editing pages with
   |(http://en.wikipedia.org/)  |Opera Mini
   |using a mobile device   |
   |browser (opera mini) I  |
   |sometimes get a large red   |
   |blob with the word oops in  |
   |the middle of the blob and  |
   |the title internal server   |
   |error   |




--- Comment #6 from Chad H. innocentkil...@gmail.com  2009-08-14 19:04:58 UTC 
---
Shortening and clarifying summary.


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

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


[Bug 20214] Add ace, ckb, mwl, pnb to interwiki table

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20214


Siebrand siebr...@wikipedia.be changed:

   What|Removed |Added

 CC||siebr...@wikipedia.be
   Severity|normal  |major
   Priority|Normal  |High




--- Comment #7 from Siebrand siebr...@wikipedia.be  2009-08-14 19:10:08 UTC 
---
Bump prio/severity.


-- 
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 19838] Missing interwiki prefixes

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19838


Chad H. innocentkil...@gmail.com changed:

   What|Removed |Added

  Component|API |General/Unknown




--- Comment #2 from Chad H. innocentkil...@gmail.com  2009-08-14 19:16:25 UTC 
---
Changing to General, this is not an API specific issue.


-- 
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 20214] Add ace, ckb, mwl, pnb to interwiki table

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20214


Rob Halsell rhals...@wikimedia.org changed:

   What|Removed |Added

 Status|REOPENED|ASSIGNED




--- Comment #8 from Rob Halsell rhals...@wikimedia.org  2009-08-14 19:26:32 
UTC ---
I am currently looking at this with Brion.  No ETA on resolution due to other
mitigating factors, but it is being looked at!


-- 
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 18186] Disable Gadget wherever user css/js is disabled, or at least aim for consistency

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18186


Helder heldergeov...@gmail.com changed:

   What|Removed |Added

 CC||heldergeov...@gmail.com




--- Comment #6 from Helder heldergeov...@gmail.com  2009-08-14 19:29:40 UTC 
---
Well...

I also trusted in this piece of code that I've added at Commons:
http://commons.wikimedia.org/w/index.php?title=User:Heldergeovane/monobook.cssdiff=prevoldid=20330266
But... because of a table created by other user without the closing |}:
http://commons.wikimedia.org/w/index.php?title=MediaWiki%3ACopyrightwarning%2Fpt-brdiff=12702103oldid=3593718
the CSS I've used was also _hidding the Save button_.

So, I've blocked myself from editing because of that CSS code... (and I could
not revert my edit, I could not ask for help logged in... =/)

Then, when I realized that the preferences are not afected by css/js, I was
able to change my language settings to a language other than pt-br, to wich
[[commons:MediaWiki:Copyrightwarning/pt-br]] is not loaded, and then revert my
own edit (after 10 days):
http://commons.wikimedia.org/w/index.php?title=User:Heldergeovane/monobook.cssdiff=nextoldid=20344419

Considering this (fun) situation, and the fact that when we look for bugs we
can only be sure of the presence of them, not of the absence, I think it is
good to have the Special:Preferences page not afected by our codes...

Helder


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

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


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

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20246

   Summary: Install Extension:Transliterator on en.wiktionary
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Site requests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: conrad.ir...@gmail.com


Please install the Transliterator extension (in SVN and documented at
http://www.mediawiki.org/wiki/Extension:Transliterator) on the English
Wiktionary. The consensus for this is at
http://en.wiktionary.org/w/index.php?oldid=7110737.


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

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


[Bug 19923] Flood flag for es.wikibooks

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19923


Dferg dferg-w...@hotmail.es changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |




--- Comment #4 from Dferg dferg-w...@hotmail.es  2009-08-14 21:22:16 UTC ---
Marking as reopened.


-- 
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 20247] New: four languages do not show up in the Sitematrix

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20247

   Summary: four languages do not show up in the Sitematrix
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: minor
  Priority: Normal
 Component: Language setup
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: gerard.meijs...@gmail.com


Hoi,
In the special:Sitematrix the four new languages that have been recently added
show up as other and not as languages.
They currently show up by their language code. Acehnese, Sorani, Mirandese and
Western Panjabi ..
Thanks,
GerardM


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

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


[Bug 19969] Special:WantedCategories refresh date updates but contents does not get updated

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19969


Malafaya malaf...@clix.pt changed:

   What|Removed |Added

   Severity|minor   |normal
   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 19772] Activate abuse filter on itwiki

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19772





--- Comment #10 from Melos webme...@gmail.com  2009-08-15 00:07:00 UTC ---
As per comunity discussion please modify former Abusefilter right as above:

* abusefilter-view = autoconfirmed

and in addition to it add:

* abusefilter-revert = sysop

Here the discussion:
http://it.wikipedia.org/wiki/Discussioni_Wikipedia:Gestione_del_vandalismo#Quagliando

(http://it.wikipedia.org/w/index.php?title=Discussioni_Wikipedia:Gestione_del_vandalismooldid=25993186#Quagliando
oldid)

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 20209] New 'wikilists-l' list for discussion of mailing list issues, blocks, etc.

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20209


stevertigo stv...@gmail.com changed:

   What|Removed |Added

 CC||stv...@gmail.com




--- Comment #3 from stevertigo stv...@gmail.com  2009-08-15 01:58:08 UTC ---
Well don't discount your own idea so quickly. The criticisms are fairly easy to
deal with:

1) The idea that significant support is a prerequisite for list creation is
in fact not true - at least it has not been the precedent. (Indeed we still
even start language wikis with just a simple request) 
2) We generally give little prejudiced concern to how much it will be used. We
have a large number of mailing lists, some of which are of very low activity -
so that's not an issue. 
3) We have lists created simply because a wiki already exists, or else some
other Wikimedia entity exists. We have a list for the meta wiki, mediazilla,
mediawiki, wikitech, etc., so a list for dealing with the administration of
lists themselves simply follows the standard modus of creating a list for each
project or project tool.

-Steven


-- 
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 20248] New: ~~~~ is replaced with value, inside of a NOWIKI, inside of INCLUDEONLY

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20248

   Summary:  is replaced with value, inside of a NOWIKI, inside
of INCLUDEONLY
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: c.staff...@gmail.com


tested this on a 1.14.1 (wikia), a private 1.15, and also on 1.16alpha (sandbox
at wikipedia,
http://en.wikipedia.org/w/index.php?title=Wikipedia%3ATutorial_%28Wikipedia_links%29%2Fsandboxdiff=308054565oldid=308045981)

test input.



nowiki/nowiki

includeonlynowiki/nowiki/includeonly


the 3rd row will be parsed into their value, just like the first one. somehow
the include only renders the nowiki inert or something.


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

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


[Bug 20249] New: Logo change for pih.wikipedia

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20249

   Summary: Logo change for pih.wikipedia
   Product: Wikimedia
   Version: unspecified
  Platform: All
   URL: http://pih.wikipedia.org/wiki/File:Wiki.png
OS/Version: All
Status: NEW
  Keywords: shell
  Severity: enhancement
  Priority: Normal
 Component: Site requests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: mike_wazh...@hotmail.com


hello could you please change the logo for [http://pih.wikipedia.org], it is
saved as Wiki.png and is now transparent (see bug [[20045]])

[http://pih.wikipedia.org/File:Wiki.png]

thanks, Mike


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

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


[Bug 19788] CodeReview wrongly marks revs as live due to wmf-development branch

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19788


Aaron Schulz jschulz_4...@msn.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #2 from Aaron Schulz jschulz_4...@msn.com  2009-08-15 03:16:02 
UTC ---
Disabled by default now, instead of randomly assuming MediaWiki. This makes
no sense when we have concurrent branches.

It would be nice to automatically show what revisions are live, even better
than before, where scattered revision that were synced also are highlighted.
This is pretty non-trivial. A cheaper system of manually setting the live
revision and tagging the hotfix revisions would be easier to implement.


-- 
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 18987] Layout bug in IE7 with header of 'Code-references'

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18987





--- Comment #6 from Aaron Schulz jschulz_4...@msn.com  2009-08-15 03:30:23 
UTC ---
Tweak in r55078


-- 
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 19332] Enable FlaggedRevs Patrolling Configuration on Arabic Wikipedia

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19332





--- Comment #2 from Aaron Schulz jschulz_4...@msn.com  2009-08-15 04:05:03 
UTC ---
I just ran 'updateAutoPromote.php arwiki' without any problems. Odd.


-- 
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 19332] Enable FlaggedRevs Patrolling Configuration on Arabic Wikipedia

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19332


Aaron Schulz jschulz_4...@msn.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #3 from Aaron Schulz jschulz_4...@msn.com  2009-08-15 04:05:39 
UTC ---
Closing this up 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 20248] ~~~~ is replaced with value, inside of a NOWIKI, inside of INCLUDEONLY

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20248


Splarka h...@goldrush.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Splarka h...@goldrush.com  2009-08-15 04:06:19 UTC ---


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


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

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


[Bug 93] Nowiki tags and tilde signatures in templates

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=93


Splarka h...@goldrush.com changed:

   What|Removed |Added

 CC||c.staff...@gmail.com




--- Comment #18 from Splarka h...@goldrush.com  2009-08-15 04:06:19 UTC ---
*** Bug 20248 has been marked as a duplicate of this bug. ***


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

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


[Bug 18590] Add 'autoeditor' group and remove 'autopromote' on Ukrainian Wiktionary

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18590


Aaron Schulz jschulz_4...@msn.com changed:

   What|Removed |Added

 CC||jschulz_4...@msn.com




--- Comment #9 from Aaron Schulz jschulz_4...@msn.com  2009-08-15 04:06:45 
UTC ---
Why not just use the Editor group and disable autopromotion? Is another group
needed?


-- 
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 93] tilde signatures inside nowiki tags sometimes get expanded (includeonlynowiki~~~~/nowiki/includeonly)

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=93


Splarka h...@goldrush.com changed:

   What|Removed |Added

Summary|Nowiki tags and tilde   |tilde signatures inside
   |signatures in templates |nowiki tags sometimes get
   ||expanded
   ||(includeonlynowiki/
   ||nowiki/includeonly)




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

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


[Bug 18590] Add 'autoeditor' group and remove 'autopromote' on Ukrainian Wiktionary

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18590





--- Comment #10 from Aaron Schulz jschulz_4...@msn.com  2009-08-15 04:10:51 
UTC ---
I set $wgFlaggedRevsAutopromote = false;


-- 
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 20250] New: User group 'globalconfirmed'

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20250

   Summary: User group 'globalconfirmed'
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: liang...@gmail.com


I hope that we can have this user group. I logged in to strategywiki first time
recently, and I find I'm even unable to move pages. I think a user group like
this can solve these 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 18594] Add 'autoeditor' group and remove 'autopromote' on Russian Wikiquote

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18594


Aaron Schulz jschulz_4...@msn.com changed:

   What|Removed |Added

 CC||jschulz_4...@msn.com




--- Comment #6 from Aaron Schulz jschulz_4...@msn.com  2009-08-15 04:17:22 
UTC ---
Why not just use the Editor group and disable autopromotion? Is another group
needed?


-- 
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 20251] New: AutoLogin on strategywiki, usabilitywiki, etc.

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20251

   Summary: AutoLogin on strategywiki, usabilitywiki, etc.
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: liang...@gmail.com


I always forget to login... and logging in automatically doesn't seem
harmful...


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

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


[Bug 20093] target user name is wrapped by nowiki/nowiki

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20093





--- Comment #2 from liangent liang...@gmail.com  2009-08-15 04:23:50 UTC ---
Yes. uselang=en doesn't have this problem, but every language tested by me
except for en does...


-- 
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 20125] Change of way to initialize editToolbarConfiguration structure

2009-08-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20125





--- Comment #13 from liangent liang...@gmail.com  2009-08-15 04:47:56 UTC ---
Why not follow some patterns like method invocation in jQuery UI?

$('#wpTextbox1').wikiEditor('add', { /* options */ });

and some more...

$('#wpTextbox1').wikiEditor('get', { index: 0 }).bind('x-click',
function(event) { // avoid browser's click event
return { /* what to do */ };
});

$('#wpTextbox1').bind('wikiEditorClick', function(event, button) {
return { /* what to do */ };
});


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