[Bug 34895] article ratings display incorrectly

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

Ryan Kaldari rkald...@wikimedia.org changed:

   What|Removed |Added

 AssignedTo|wikibugs-l@lists.wikimedia. |mmul...@wikimedia.org
   |org |

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

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


[Bug 37339] New: Did not find alias for special page 'MapEditor'

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

   Web browser: ---
 Bug #: 37339
   Summary: Did not find alias for special page 'MapEditor'
   Product: MediaWiki extensions
   Version: master
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Maps
AssignedTo: jeroen_ded...@yahoo.com
ReportedBy: s.mazel...@xs4all.nl
Classification: Unclassified
   Mobile Platform: ---


Observed on translatewiki.net: PHP Notice:  Did not find alias for special page
'MapEditor'. Perhaps no aliases are defined for it? [Called from
SpecialPage::getLocalName in /www/w/includes/SpecialPage.php at line 510] in
/www/w/includes/GlobalFunctions.php on line 1144

Steps to reproduce:
!. Go to Special:MapEditor and observe the PHP error log.

Additional information:
MediaWiki 1.20alpha (b5ffcb7)
Maps (Versie 2.0 alpha) (9ae23aa)

Suggestions:
* Most likely missing an entry MapEditor in Maps.(i18n.)alias.php.

-- 
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 37340] New: Vietnamese Wikibooks: search Subject, Wikijunior, Cookbook namespaces by default

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

   Web browser: ---
 Bug #: 37340
   Summary: Vietnamese Wikibooks: search Subject, Wikijunior,
Cookbook namespaces by default
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Keywords: shell
  Severity: normal
  Priority: Unprioritized
 Component: Site configuration
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: m...@1ec5.org
CC: wikimedia.b...@snowolf.eu
Classification: Unclassified
   Mobile Platform: ---


Please configure the Vietnamese Wikibooks to search the main, Subject (Chủ đề),
Wikijunior (Trẻ em), and Cookbook (Nấu ăn) namespaces by default.

To do this, add the following entry to $wgNamespacesToBeSearchedDefault in
InitialiseSettings.php:

'viwikibooks' = array( -1 = 0, 0 = 1, 1 = 0,  2 = 0, 3 = 0, 4 = 0, 5
= 0, 6 = 0, 7 = 0, 8 = 0, 9 = 0, 10 = 0, 11 = 0, 12 = 0, 13 = 0, 102
= 1, 104 = 1, 106 = 1 ),

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 36647] Article Feedback - Final Feedback Form (Option 6)

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

--- Comment #9 from Matthias Mullie mmul...@wikimedia.org 2012-06-05 08:12:25 
UTC ---
Done, in Gerrit commit (https://gerrit.wikimedia.org/r/#/c/8621/)  on
prototype:
- option 6
- 50% form 1 + cta 5; 50% form 6 + cta 3
- update cta 3 survey url
- allow positive vote with empty feedback
- fix terms-link
- fix flyover panel position

-- 
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 33825] Some skins don't float coordinates below the central notice banner

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

--- Comment #9 from Jon jrob...@wikimedia.org 2012-06-05 08:39:36 UTC ---
Done
http://en.wikipedia.org/wiki/MediaWiki_talk:Modern.css#Coordinates_do_not_display_well_in_Modern_skin

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

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


[Bug 33544] custom license: wrong link to Copyright_tags

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

--- Comment #5 from Patricio Molina patriciomol...@gmail.com 2012-06-05 
08:52:09 UTC ---
I've made some changes in the code: https://gerrit.wikimedia.org/r/#/c/9984/

-- 
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 37295] Startup module shouldn't contain config

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

--- Comment #2 from Krinkle krinklem...@gmail.com 2012-06-05 08:55:12 UTC ---
So it won't reduce the size of the to-be-parsed amount of scripts. As the
loader framework requires these configuration variables.

I briefly discussed this with Max during the Berlin Hackathon 2012. His primary
concern wasn't the data itself but the cache fragmentation.

Right now we've got it set up like this I believe (example for mediawiki.org):

* Startup
- Hardcoded in the HTML (the only script link hardcoded in HTML)
- Version parameter: None (shouldn't be since it is hardcoded in the page
cache)
- Cache age: 5 minutes
- URL:
https://bits.wikimedia.org/www.mediawiki.org/load.php?debug=falselang=enmodules=startuponly=scriptsskin=vector*

* Core modules
- Only if isCompatible() returned true
- Loaded from ResourceLoaderStartupModule
- Contains the core library of jQuery and mediaWiki
- Version parameter: Yes
- Cache age:  ∞ (30 days in practice)
- URL:
//bits.wikimedia.org/www.mediawiki.org/load.php?debug=falselang=enmodules=jquery%2Cmediawikionly=scriptsskin=vectorversion=20120528T141202Z


By moving mw.config to the second request we reduce the amount of data put into
the every 5 minutes loop. 

However that does introduce a problem that has to be solved, which I believe
was the reason mw.config was put into startup in the first place: Version
parameter.

Configuration comes from many places. We need a highly reliable timestamp for
this.

Assuming for the minute that we can come up with such a reliable source of
timestamps and max() them. Is it worth it? Is it worth it to invalidate the
core-modules request every time the configuration changes?

This would mean that every time LocalSettings.php (or in the case of WMF, most
files in wmf-config) changes the cache for jquery and mediawiki will be
invalidated.

The alternative would be to put them in a separate group, but that doesn't
work. In order to use groups in the loader one needs to have the actual loader,
and it can't load itself. So we'd have to add a separate document.write just
for mw.config?

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


[Bug 37341] New: [Regression] UW no longer rejects broken files

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

   Web browser: ---
 Bug #: 37341
   Summary: [Regression] UW no longer rejects broken files
   Product: MediaWiki extensions
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: UploadWizard
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: listenle...@gmail.com
CC: mtrac...@member.fsf.org
Classification: Unclassified
   Mobile Platform: ---


Until recently, UW rejected broken files. If, for example, I tried to upload an
SVG file where the closing /svg tag was missing, after a click on Upload
(this was necessary in the previous version of UW) a warning was shown: This
file might be corrupt. (See bug 33701)
Now I just get a message that the upload was successful.

I don't know how often a correct file was rejected as broken, so if you think
the number of false positive was too big, feel free to close this bug as
WONTFIX. But if the detection of broken files worked well, I should come 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 33701] After retrying a failed upload preview shows up multiple times

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

--- Comment #2 from Michael M. listenle...@gmail.com 2012-06-05 09:51:53 UTC 
---
This occurred on Commons, but I can't reproduce it any more. I opened bug 37341
instead.

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

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


[Bug 37342] New: [SpecialSearch.php] [patch] [hook] to determine default search profile

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

   Web browser: ---
 Bug #: 37342
   Summary: [SpecialSearch.php] [patch] [hook] to determine
default search profile
   Product: MediaWiki
   Version: 1.20-git
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: Special pages
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: jamesin.hongkon...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


Not really relates to 32970 but rather it extends its purpose that since search
profiles can be specified to allow a hook to determine a search profile to be
used as default profile as long as no ($request-getVal( 'profile', $profile
=== null ) user action has taken place.

## SpecialSearch.php

Line 135: 
$profile = $request-getVal( 'profile', $profile );

+ // Determine a search profile where no user interaction has taken place
+ if ( $profile === null ){
+ wfRunHooks( 'SpecialSearchDefaultProfile', array( $profile ) );
+}

We use this hook to make sure that users don't have to switch manually to an
already implemented search profile form
(https://github.com/mwjames/projects/tree/master/smw-searchprofile)

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

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


[Bug 37339] Did not find alias for special page 'MapEditor'

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

k...@heldig.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||k...@heldig.org
 Resolution||FIXED
 AssignedTo|jeroen_ded...@yahoo.com |k...@heldig.org

--- Comment #1 from k...@heldig.org 2012-06-05 10:48:25 UTC ---
Fixed issue in https://gerrit.wikimedia.org/r/#/c/10225/

please verify.

-- 
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 36718] Attribution of contribution of White Cat - とある白い猫

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

--- Comment #2 from とある白い猫 to.aru.shiroi.n...@gmail.com 2012-06-05 10:58:32 
UTC ---
The last on-wiki rename was conducted today. I'd like the remaining edits shown
by quentinv57's tool attributed to me. These edits are on wikis where I
currently have two accounts and have been made through User:White Cat by
accident.

Also there are edits in locked wikis and due to [[bug:Bug 34501]] these (
http://toolserver.org/~quentinv57/tools/sulinfo.php?username=White+Catshowlocked=1
) cannot be renamed. Mind you there is no consensus to rename accounts in
locked wikis at this point and I am providing this information to avoid
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 37285] Article Feedback Forms - Links to Help/FAQs

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

--- Comment #5 from Matthias Mullie mmul...@wikimedia.org 2012-06-05 11:09:53 
UTC ---
Updated on Gerrit (https://gerrit.wikimedia.org/r/#/c/9707/)  prototype

-- 
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 37322] Unable to install mediawiki 1.19.0 on windows server

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

MWUser karin.jepps...@hotmail.se changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||WORKSFORME

--- Comment #2 from MWUser karin.jepps...@hotmail.se 2012-06-05 11:10:13 UTC 
---
Installing PHP 5.4.3 solved the case!

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

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


[Bug 37113] Special:AggregateGroups load fails

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

MWUser karin.jepps...@hotmail.se changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED

--- Comment #7 from MWUser karin.jepps...@hotmail.se 2012-06-05 11:10:48 UTC 
---
Installing PHP 5.4.3 solved the error!

-- 
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 37343] New: Missing links on [[Special:Log/newusers]] on MW 1.20wmf4

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

   Web browser: ---
 Bug #: 37343
   Summary: Missing links on [[Special:Log/newusers]] on MW
1.20wmf4
   Product: MediaWiki
   Version: 1.20-git
  Platform: All
   URL: https://en.wikipedia.org/w/index.php?title=Wikipedia:V
illage_pump_(technical)oldid=496091593#wp:User_creati
on_log_now_useless_for_anti-vandal_work
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Special pages
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: mybugs.m...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


As reported on enwiki's village pump, compare
[1] https://en.wikipedia.org/wiki/Special:Log/newusers
[2] https://pt.wikipedia.org/wiki/Special:Log/newusers?uselang=en

On [2] (which uses MW 1.20wmf3 (d8d5322)) there are (Talk | contribs) links
for each user, but on [1] (which uses MW 1.20wmf4 (bc996d3)) they are missing.

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

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


[Bug 37113] Special:AggregateGroups load fails

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

--- Comment #8 from Siebrand s.mazel...@xs4all.nl 2012-06-05 11:32:36 UTC ---
Interesting. I'd almost set the bug report as invalid, because the PHP version
you mention is not required, only the minimum version of PHP for mediawiki
1.18.

In any case, glad its solved, and thanks for reporting back,

-- 
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 36788] Changed since last visit should be indicated by a class on the line as well as on an element embedded within the line

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

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

   Keywords|patch-need-review   |
   Priority|Unprioritized   |Low
 CC||krinklem...@gmail.com
Version|1.20-git|unspecified
   Target Milestone|--- |1.20.0 release

--- Comment #4 from Krinkle krinklem...@gmail.com 2012-06-05 13:03:01 UTC ---
-patch-need-review:
Now in Gerrit and being reviewed

-version-1.20:
This has been in MediaWiki for a long time, not recently. For lack of an exact
version, choosing unspecified for now.

+milestone-1.20.0:
This will be landing in 1.20 if it is merged soon (which it appears to be)

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

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


[Bug 37332] [SRF] 1.8 [patch]; jqPlotBar/jqPlotPie: parameter['min'] wasn't taken into account for display

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

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-06-05 
14:15:31 UTC ---
gerrit 10259

Thanks for the patch! :)

In the future, please try to follow this workflow:
https://www.mediawiki.org/wiki/Git/Workflow#How_to_submit_a_patch :)

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

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


[Bug 37344] New: Hide data namespace bot edits in RecentChanges

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

   Web browser: ---
 Bug #: 37344
   Summary: Hide data namespace bot edits in RecentChanges
   Product: MediaWiki extensions
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
AssignedTo: wikidata-b...@lists.wikimedia.org
ReportedBy: aude.w...@gmail.com
CC: wikidata-b...@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


Bot edits in the data namespace are not hidden in Special:Recentchanges.  These
edits should be hidden.

-- 
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 37345] Request: Enable Ext:Collection on mk.wiki

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

Zoran Mechkarski zoki_mai...@yahoo.com changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

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

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


[Bug 37266] Settings checkboxes do not cope with long titles

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

Jon jrob...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Jon jrob...@wikimedia.org 2012-06-05 15:01:14 UTC ---
Fixed in https://gerrit.wikimedia.org/r/10265

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

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


[Bug 37343] Missing links on [[Special:Log/newusers]] on MW 1.20wmf4

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

Jarry1250 jarry1...@gmail.com changed:

   What|Removed |Added

 CC||jarry1...@gmail.com

--- Comment #1 from Jarry1250 jarry1...@gmail.com 2012-06-05 15:10:08 UTC ---
A quick bisect suggests that that this bug was introduced by commit
0e765f8405c3ec1b428994d3149599a7132ae07b.

https://gerrit.wikimedia.org/r/#/c/7699/

Show revdel links instead of checkboxes on pages where there is no multiple
log entry revdel form.

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

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


[Bug 37343] [Regression] Missing links on [[Special:Log/newusers]]

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

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

   Keywords||code-update-regression
   Priority|Unprioritized   |High
 CC||krinklem...@gmail.com
  Component|Special pages   |User interface
 Blocks||36974
Summary|Missing links on|[Regression] Missing links
   |[[Special:Log/newusers]] on |on [[Special:Log/newusers]]
   |MW 1.20wmf4 |

--- Comment #2 from Krinkle krinklem...@gmail.com 2012-06-05 15:13:46 UTC ---
1.20wmf4 is live everywhere now so there is no before link anymore but I can
confirm that this is a regression.

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

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


[Bug 36974] MediaWiki bugs to be fixed for 1.20wmf4 deployment (tracking)

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

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Depends on||37343

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

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


[Bug 37346] New: MediaWiki bugs to be fixed for 1.20wmf5 deployment (tracking)

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

   Web browser: ---
 Bug #: 37346
   Summary: MediaWiki bugs to be fixed for 1.20wmf5 deployment
(tracking)
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: blocker
  Priority: Unprioritized
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: krinklem...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


Like bug 36664 and bug 36974. To track bugs in MediaWiki core and MediaWiki
extensions that should be fixed before deployment.

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

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


[Bug 36974] MediaWiki bugs to be fixed for 1.20wmf4 deployment (tracking)

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

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Depends on|37304   |

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

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


[Bug 37304] [Regression] Pipe trick broken in PST

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

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Blocks|36974   |37346

-- 
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 37346] MediaWiki bugs to be fixed for 1.20wmf5 deployment (tracking)

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

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Depends on||37304

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

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


[Bug 37343] [Regression] Missing links on [[Special:Log/newusers]]

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

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Blocks|36974   |37346

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

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


[Bug 37346] MediaWiki bugs to be fixed for 1.20wmf5 deployment (tracking)

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

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Depends on||37343

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

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


[Bug 36974] MediaWiki bugs to be fixed for 1.20wmf4 deployment (tracking)

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

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Depends on|37343   |

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

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


[Bug 14901] Email notification mistakes log action for new page creation

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

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC||krinklem...@gmail.com
 Blocks|36664   |

--- Comment #48 from Krinkle krinklem...@gmail.com 2012-06-05 15:21:58 UTC ---
Removing 1.20wmf3 blocker since it has been deployed without this. Although
intended to be fixed by then. We're almost done deploying 1.20wmf4 by now.

Since this wasn't a regression, didn't re-schedule for 1.20wmf5.

-- 
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 36664] MediaWiki bugs to be fixed for 1.20wmf3 deployment (tracking)

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

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Depends on|14901   |

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

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


[Bug 37304] [Regression] Pipe trick broken in PST

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

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC||wikimedia.b...@snowolf.eu
  Component|Parser  |Site configuration
Version|1.20-git|unspecified
 AssignedTo|tstarl...@wikimedia.org |wikibugs-l@lists.wikimedia.
   ||org
Product|MediaWiki   |Wikimedia
   Target Milestone|1.20.0 release  |1.20wmf5 deployment

--- Comment #3 from Krinkle krinklem...@gmail.com 2012-06-05 15:27:55 UTC ---
Moving to Wikimedia component since this is not an issue in MediaWiki core.

Keeping open until this is fixed.

Recommending we set wgTranslateDisablePreSaveTransform= true in wmf-config
in/before 1.20wmf5 deployment (or do it right now?). If that is not possible
(e.g. because the Translate extension needs it), then gerrit change 9850 maybe
isn't useful?

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

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


[Bug 37304] [Regression] Pipe trick broken in PST

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

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Blocks|37346   |

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

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


[Bug 37346] MediaWiki bugs to be fixed for 1.20wmf5 deployment (tracking)

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

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Depends on|37304   |

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

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


[Bug 37343] [Regression] Missing links on [[Special:Log/newusers]]

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

--- Comment #3 from mybugs.m...@gmail.com 2012-06-05 15:42:34 UTC ---
(In reply to comment #2)
 1.20wmf4 is live everywhere now
https://pt.wikipedia.org/wiki/Special:Version
still says 1.20wmf3 (d8d5322).

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

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


[Bug 37343] [Regression] Missing links on [[Special:Log/newusers]]

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

--- Comment #4 from Jarry1250 jarry1...@gmail.com 2012-06-05 15:50:09 UTC ---
Indeed, non-English Wikipedias are scheduled to switch over tomorrow [1].
Either way, it's definitely a regression, see my comment on the revision linked
[2]. Should be a simple fix for someone familiar with flags (i.e. bitwise
operations).

[1] http://www.mediawiki.org/wiki/MediaWiki_1.20/Roadmap
[2] https://gerrit.wikimedia.org/r/#/c/7699/

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

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


[Bug 37347] New: Error on the wikitech [[Gerrit]] page

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

   Web browser: ---
 Bug #: 37347
   Summary: Error on the wikitech [[Gerrit]] page
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: trivial
  Priority: Unprioritized
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: dereck...@espace-win.org
Classification: Unclassified
   Mobile Platform: ---


In the http://wikitech.wikimedia.org/view/Gerrit page:

# Download the latest .war file from
[http://code.google.com/p/gerrit/downloads/list Google] to /var/lib/gerrit2/.
should be
# Download the latest .war file from
[http://code.google.com/p/gerrit/downloads/list Google Code] to
/var/lib/gerrit2/.

Currently, it lets think Gerrit is a Google product, and not a product hosted
on Google Code, which is misleading.

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

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


[Bug 37347] Error on the wikitech [[Gerrit]] page

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

Dereckson dereck...@espace-win.org changed:

   What|Removed |Added

URL||http://wikitech.wikimedia.o
   ||rg/view/Gerrit

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

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


[Bug 37115] Gerrit drafts should be visible to anonymous users

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

Dereckson dereck...@espace-win.org changed:

   What|Removed |Added

 CC||dereck...@espace-win.org

--- Comment #4 from Dereckson dereck...@espace-win.org 2012-06-05 16:38:01 
UTC ---
Reported as issue 1423.

This issue is private, as I reported it under the security category.

Relevant link (if it's not considered as security issue or for myself):
http://code.google.com/p/gerrit/issues/detail?id=1423

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

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


[Bug 37044] Fix typo in GeSHi HTML5 definition file

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

Dereckson dereck...@espace-win.org changed:

   What|Removed |Added

 CC||dereck...@espace-win.org

--- Comment #3 from Dereckson dereck...@espace-win.org 2012-06-05 16:45:42 
UTC ---
There is no html5.php file in GeSHi standard distribution.

Furthermore, their bugtracker isn't available for the moment:
http://geshi.org/developers/bugs/

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

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


[Bug 37299] new IP for irc feed

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

Ryan Lane rlan...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID

--- Comment #1 from Ryan Lane rlan...@gmail.com 2012-06-05 16:59:11 UTC ---
Will be fixed another way.

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

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


[Bug 37115] Gerrit drafts should be visible to anonymous users

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

Platonides platoni...@gmail.com changed:

   What|Removed |Added

 CC||platoni...@gmail.com

--- Comment #5 from Platonides platoni...@gmail.com 2012-06-05 16:59:20 UTC 
---
How do you make draft patchset?

Oh, and I have a number of comments about it, Martin (but can't leave them
there).

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

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


[Bug 37044] Fix typo in GeSHi HTML5 definition file

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

Dereckson dereck...@espace-win.org changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 AssignedTo|wikibugs-l@lists.wikimedia. |dereck...@espace-win.org
   |org |

--- Comment #4 from Dereckson dereck...@espace-win.org 2012-06-05 17:03:55 
UTC ---
Thank you for your report.

Code review: https://gerrit.wikimedia.org/r/#/c/10286/


Danny B., please read http://www.mediawiki.org/wiki/Developer_access if you
wish to join the MediaWiki development community and be able to add yourself
patches in our code review queue.

You can get an overview of the process on
http://www.mediawiki.org/wiki/Git/Workflow

I used the following commands to put your patch in our community code review
site:

git clone ssh://review/mediawiki/extensions/SyntaxHighlight_GeSHi.git
cd SyntaxHighlight_GeSHi
git checkout -b geshi-37044
(editing the relevant file)
git add geshi/geshi/html5.php
git commit -a -m (bug 37044) Fixed HTML5 syntax highlight typo
git review

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

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


[Bug 37343] [Regression] Missing links on [[Special:Log/newusers]]

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

--- Comment #5 from Krinkle krinklem...@gmail.com 2012-06-05 17:09:37 UTC ---
(In reply to comment #3)
 (In reply to comment #2)
 1.20wmf4 is live everywhere now so there is no before link anymore but I 
 can
 confirm that this is a regression.
 https://pt.wikipedia.org/wiki/Special:Version
 still says 1.20wmf3 (d8d5322).

Yeah, I must have looked somewhere else. But the comment was mostly to clarify
the tag and milestone changes.

If this is fixed before next monday we can backport it to 1.20wmf4, other wise
it'll happen as part of the 1.20wmf5 roll-out that starts next week.

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

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


[Bug 37331] mw.loader.load() sometimes loads modules twice in Firefox

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

--- Comment #1 from Krinkle krinklem...@gmail.com 2012-06-05 17:10:32 UTC ---
(In reply to comment #0)
 [..] The steps to reproduce are a
 bit complicated, so I'm not going to post them unless you need them. Just let
 me know.

Please do post the steps to reproduce 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 37331] mw.loader.load() sometimes loads modules twice in Firefox

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

--- Comment #2 from Krinkle krinklem...@gmail.com 2012-06-05 17:11:22 UTC ---
Also, is this new in 1.20alpha? (I guess once the bug is reproducible, git
bisect will tell us when it was introduced, or otherwise that it a bug since
the beginning).

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

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


[Bug 37044] Fix typo in GeSHi HTML5 definition file

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

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

   What|Removed |Added

   Keywords|upstream|
 CC||s.mazel...@xs4all.nl

--- Comment #5 from Siebrand s.mazel...@xs4all.nl 2012-06-05 17:13:21 UTC ---
* merged gerrit 10286.
* Removed upstream tag. That should only be added once an upstream bug id is
known. See https://bugzilla.wikimedia.org/describekeywords.cgi#upstream.

-- 
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 37348] New: [SF] 2.4.2; SFAutocompleteAPI; Problems with remote autocomplete for properties other than type _wpg

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

   Web browser: ---
 Bug #: 37348
   Summary: [SF] 2.4.2; SFAutocompleteAPI; Problems with remote
autocomplete for properties other than type _wpg
   Product: MediaWiki extensions
   Version: master
  Platform: All
OS/Version: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: SemanticForms
AssignedTo: yaro...@gmail.com
ReportedBy: jamesin.hongkon...@gmail.com
CC: wikibugs-l@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


What?
There is a problem with remote autocomplete for properties other than type
_wpg such as [[Has type::String]] etc. (properties specified as [[Has
type::Page]] works just fine)

When?
I'm pretty sure that remote autocomplete for properties as [[Has type::String]]
did work at least in 2.4.

Where? 
class SFAutocompleteAPI

Solution?
I tried to figure out which DB statements/condition makes the select to fetch
the value string but I was not able to pinpoint the problem.

-- 
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 37346] MediaWiki bugs to be fixed for 1.20wmf5 deployment (tracking)

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

Bug 37346 depends on bug 37343, which changed state.

Bug 37343 Summary: [Regression] Missing links on [[Special:Log/newusers]]
https://bugzilla.wikimedia.org/show_bug.cgi?id=37343

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED

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

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


[Bug 37343] [Regression] Missing links on [[Special:Log/newusers]]

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

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

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||aschulz4...@gmail.com
 Resolution||FIXED

--- Comment #6 from Aaron Schulz aschulz4...@gmail.com 2012-06-05 17:15:55 
UTC ---
Fixed in https://gerrit.wikimedia.org/r/#/c/10288/ and deployed.

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

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


[Bug 32258] Release rights and describe in one step

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

Mark Holmquist mtrac...@member.fsf.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||mtrac...@member.fsf.org
 Resolution||FIXED

--- Comment #2 from Mark Holmquist mtrac...@member.fsf.org 2012-06-05 
17:22:20 UTC ---
We now have options for license each file individually which shows up on the
details page, we also have the copy to all files button. This is 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 37115] Gerrit drafts should be visible to anonymous users

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

--- Comment #6 from Chad H. innocentkil...@gmail.com 2012-06-05 17:24:01 UTC 
---
(In reply to comment #5)
 How do you make draft patchset?
 

Instead of pushing to HEAD:refs/(for|publish)/branchname, you use
HEAD:refs/drafts/branchname

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

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


[Bug 33336] step 3 (after uploading): the thumbnail preview popup features a clickable image but nothing happens on click

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

Mark Holmquist mtrac...@member.fsf.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||mtrac...@member.fsf.org
 Resolution||FIXED

--- Comment #2 from Mark Holmquist mtrac...@member.fsf.org 2012-06-05 
17:25:37 UTC ---
Every thumbnail I can see, when you click on it, pops open a modal dialog with
a full resolution image. I'm guessing this was fixed somewhere along the line.

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

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


[Bug 33543] mwe-upwiz-license-cc-subhead: unknown operation sitename

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

Mark Holmquist mtrac...@member.fsf.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||mtrac...@member.fsf.org
 Resolution||WORKSFORME

--- Comment #2 from Mark Holmquist mtrac...@member.fsf.org 2012-06-05 
17:27:51 UTC ---
This was fixed along with the workaround for bug 29582, so marking as WFM for
now, it might get broken again if we try to implement GRAMMAR and SITENAME
again.

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

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


[Bug 37115] Gerrit drafts should be visible to anonymous users

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

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

   What|Removed |Added

 CC||aschulz4...@gmail.com

--- Comment #7 from Aaron Schulz aschulz4...@gmail.com 2012-06-05 17:27:53 
UTC ---
You can use git review -D to push it via git-review. git review -d id and
resubmitting work as expected.

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

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


[Bug 36350] Format = Count, doesn't count right

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

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

   What|Removed |Added

 CC||jamesin.hongkon...@gmail.co
   ||m

--- Comment #3 from MWJames jamesin.hongkon...@gmail.com 2012-06-05 17:32:22 
UTC ---
I didn't look at it in detail but since {{#ask:
[[Kategorie:Institution]]|format = count}} always accounts for a larger number
than {{PAGESINCATEGORY:Institution}} could it be that either:
* {{#ask: [[Kategorie:Institution]]|format = count}} includes results from all
namespaces which {{PAGESINCATEGORY:Institution}} does not?
* or [[Kategorie:Institution]] includes some subcategories that
{{PAGESINCATEGORY:Institution}} does not account for as relevant in its
selection scheme?

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

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


[Bug 31292] Make Category permanently visible, not obscured behind a more options link

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

Mark Holmquist mtrac...@member.fsf.org changed:

   What|Removed |Added

 CC||mtrac...@member.fsf.org

--- Comment #3 from Mark Holmquist mtrac...@member.fsf.org 2012-06-05 
17:34:14 UTC ---
This sounds like an overwhelmingly Commons-specific feature request. Also, see
the config option 'missingCategoriesWikiText' for a way to deal with this
problem at least partially. Would that feature be enough, or is more necessary?
I realize that nobody has touched this bug in some time, so I'd like to
re-evaluate the importance.

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

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


[Bug 32463] Hardcoded http://upload.wikimedia.org image URL in UploadWizard feedback module

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

Mark Holmquist mtrac...@member.fsf.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #4 from Mark Holmquist mtrac...@member.fsf.org 2012-06-05 
17:35:05 UTC ---
Absent other, recent complaints, closing as 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 37295] Startup module shouldn't contain config

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

--- Comment #3 from Trevor Parscal tpars...@wikimedia.org 2012-06-05 17:37:41 
UTC ---
I think I need to be convinced that there is a problem here. The startup module
is pretty small, and the benefits of being able to push things out site-wide in
5 min is worth a lot.

Theoretically there is a size that the startup module could reach that would
begin to be questionable, but I am not so sure we've gotten there yet.

I think a much better solution would be to add per-module configs so extensions
can stop polluting the general config. Per module configs could be configured
as a list of variable names to export or functions to be called which return an
array of key and value pairs which can be added to the module's exported
configs. It can all still be added using mw.config.set so migration would be
easy. This could reduce the future strain on the global config which has a
short expiry, and these configs could be part of the module's dependencies, so
when they are changed the module is automatically invalidated - similar to how
we do this for editing a file or message the module depends on.

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

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


[Bug 37343] [Regression] Missing links on [[Special:Log/newusers]]

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

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Blocks|37346   |36974

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

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


[Bug 37346] MediaWiki bugs to be fixed for 1.20wmf5 deployment (tracking)

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

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Depends on|37343   |

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

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


[Bug 36974] MediaWiki bugs to be fixed for 1.20wmf4 deployment (tracking)

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

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Depends on||37343

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

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


[Bug 36937] Allow for group admins to create project repositories inside a parent project

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

Dereckson dereck...@espace-win.org changed:

   What|Removed |Added

   Keywords|upstream|

--- Comment #1 from Dereckson dereck...@espace-win.org 2012-06-05 17:39:51 
UTC ---
Removing keyword upstream as there isn't any bug report yet on the vendor
site.

Relevant tracker: http://code.google.com/p/gerrit/issues/list

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

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


[Bug 32468] UploadWizard should do something to notify users who have uploaded without a license

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

Mark Holmquist mtrac...@member.fsf.org changed:

   What|Removed |Added

 CC||mtrac...@member.fsf.org

--- Comment #2 from Mark Holmquist mtrac...@member.fsf.org 2012-06-05 
17:40:54 UTC ---
I think this could be fixed relatively easy by modifying the config file
per-installation--if a site is worried about this sort of thing, adding a
template to categorize license-less pages into a relevant category is as easy
as adding a member to the 'templates' array of the 'none' license entry. I'll
leave this open for now, and I'd love to hear from someone who thinks more is
necessary. I'll look into the possibilities for notification in templates now,
and report 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 36860] Search function of Chinese (zh) Wikipedia is too weak

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

Dereckson dereck...@espace-win.org changed:

   What|Removed |Added

   Keywords||i18n
 CC||dereck...@espace-win.org

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

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


[Bug 36937] Allow for group admins to create project repositories inside a parent project

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

--- Comment #2 from Chad H. innocentkil...@gmail.com 2012-06-05 17:41:56 UTC 
---
(In reply to comment #1)
 Removing keyword upstream as there isn't any bug report yet on the vendor
 site.
 

Then perhaps we should change the meaning of +upstream. I use it to mean
anything that has upstream issues that need resolving -- requiring an actual
filed bug is kind of silly IMHO.

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

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


[Bug 36852] Gerrit doesn't show image updates side by side

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

Dereckson dereck...@espace-win.org changed:

   What|Removed |Added

 CC||dereck...@espace-win.org

--- Comment #2 from Dereckson dereck...@espace-win.org 2012-06-05 17:43:49 
UTC ---
Chad or Niklas, could you add a feature request on the Gerrit bugtracker?

Alternatively, if you provide me a link to the relevant section of the old tool
documentation, I can prepare it.

Relevant tracker link: http://code.google.com/p/gerrit/issues/list

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

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


[Bug 37044] Fix typo in GeSHi HTML5 definition file

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

Dereckson dereck...@espace-win.org changed:

   What|Removed |Added

 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 37138] Search not working correctly on the Database error page (Google sitesearch doesn't support protocol relative urls)

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

--- Comment #1 from Krinkle krinklem...@gmail.com 2012-06-05 17:47:11 UTC ---
For comparison:

https://www.google.com/search?domains=%2F%2Fcommons.wikimedia.orgnum=50ie=UTF-8oe=UTF-8q=testbtnG=Searchsitesearch=%2F%2Fcommons.wikimedia.org

and 

https://www.google.com/search?domains=http:%2F%2Fcommons.wikimedia.orgnum=50ie=UTF-8oe=UTF-8q=testbtnG=Searchsitesearch=http:%2F%2Fcommons.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 37138] Search not working correctly on the Database error page (Google sitesearch doesn't support protocol relative urls)

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

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 Status|NEW |RESOLVED
Version|unspecified |1.19
  Component|General/Unknown |General/Unknown
 CC||krinklem...@gmail.com
 Resolution||FIXED
   Target Milestone|--- |1.20.0 release
Product|Wikimedia   |MediaWiki

--- Comment #2 from Krinkle krinklem...@gmail.com 2012-06-05 17:49:53 UTC ---
Fixed in I31dc64f83ce8767dcdd84597844b0819840f60e1.

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

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


[Bug 20342] Support for protocol-relative URLs (tracking)

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

Bug 20342 depends on bug 37138, which changed state.

Bug 37138 Summary: Search not working correctly on the Database error page 
(Google sitesearch doesn't support protocol relative urls)
https://bugzilla.wikimedia.org/show_bug.cgi?id=37138

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED

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

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


[Bug 36095] Gerrit diffs not viewable in Opera

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

Dereckson dereck...@espace-win.org changed:

   What|Removed |Added

 CC||dereck...@espace-win.org
   Severity|critical|major

--- Comment #1 from Dereckson dereck...@espace-win.org 2012-06-05 17:50:00 
UTC ---
Importance downgraded from critical to major, as a workaround to see the diff
is possible (see the upstream bugtracker, issue 878, comment 15).

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

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


[Bug 37138] Search not working correctly on the Database error page (Google sitesearch doesn't support protocol relative urls)

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

Krinkle krinklem...@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 37343] [Regression] Missing links on [[Special:Log/newusers]]

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

Krenair kren...@gmail.com changed:

   What|Removed |Added

 CC||kren...@gmail.com

--- Comment #8 from Krenair kren...@gmail.com 2012-06-05 17:53:22 UTC ---
Oops, sorry about causing that problem.

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

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


[Bug 37311] layout names are not sorted in the menu

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

Dereckson dereck...@espace-win.org changed:

   What|Removed |Added

 CC||dereck...@espace-win.org

--- Comment #1 from Dereckson dereck...@espace-win.org 2012-06-05 17:56:36 
UTC ---
Added extension developer in cc and emailing him with relevant information.

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

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


[Bug 37096] cannot abandon changes in gerrit mediawiki/core

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

Dereckson dereck...@espace-win.org changed:

   What|Removed |Added

URL||http://code.google.com/p/ge
   ||rrit/issues/detail?id=930
 CC||dereck...@espace-win.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 34191] Cannot cancel a file when multiple files are selected

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

Mark Holmquist mtrac...@member.fsf.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||mtrac...@member.fsf.org
 Resolution||DUPLICATE

--- Comment #1 from Mark Holmquist mtrac...@member.fsf.org 2012-06-05 
18:15:36 UTC ---
This sounds a lot like bug 32247, marking as duplicate.

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

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

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


[Bug 32247] Cannot go back after uploading files

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

Mark Holmquist mtrac...@member.fsf.org changed:

   What|Removed |Added

 CC||osamak@gmail.com

--- Comment #12 from Mark Holmquist mtrac...@member.fsf.org 2012-06-05 
18:15:36 UTC ---
*** Bug 34191 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 34230] Two file versions uploaded under the same file name in the same second

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

Mark Holmquist mtrac...@member.fsf.org changed:

   What|Removed |Added

 CC||mtrac...@member.fsf.org
   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=32843

--- Comment #1 from Mark Holmquist mtrac...@member.fsf.org 2012-06-05 
18:18:48 UTC ---
This is likely fixed by the fix for bug 32843, which doesn't allow uploading
the same filename. Though really, this should be prevented by the filename
uniqueness check in the Describe step. Were you able to get into contact with
the uploader?

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

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


[Bug 34332] add links to COM:OTRS

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

Mark Holmquist mtrac...@member.fsf.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||mtrac...@member.fsf.org
 Resolution||INVALID

--- Comment #1 from Mark Holmquist mtrac...@member.fsf.org 2012-06-05 
18:24:46 UTC ---
As with a lot of your tickets for UW, this one can be solved with a
configuration change. Look for 'autoWikiText' in the config file for UW and put
in {{subst:OP}} and whatever else you'd like into the file's page. Closing as
not-a-bug (invalid), because it's never been a problem.

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

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


[Bug 37349] New: Unexpected no-index tag in otherwise fine English Wikipedia article

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

   Web browser: ---
 Bug #: 37349
   Summary: Unexpected no-index tag in otherwise fine English
Wikipedia article
   Product: Wikimedia
   Version: 1.20wmf4
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: w...@generalist.org.uk
Classification: Unclassified
   Mobile Platform: ---


http://en.wikipedia.org/wiki/Houla_massacre has a source tag of meta
name=robots content=noindex,nofollow /. I'm fairly sure this shouldn't be
there!

There doesn't seem to be anything in the page code causing this - there's no
__NOINDEX__, and it's not in the tracker
http://en.wikipedia.org/wiki/Category:Noindexed_pages

The current page isn't cached from an older version, either, as far as I can
see.

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

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


[Bug 37349] Unexpected no-index tag in otherwise fine English Wikipedia article

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

--- Comment #1 from Andrew Gray w...@generalist.org.uk 2012-06-05 19:08:58 
UTC ---
After a bit of digging, it looks like new articles are actively noindexed until
patrolled through newpages. I tested this with
http://en.wikipedia.org/wiki/J%C3%BAlio_Campos - noindexed, then patrolled, and
the noindex tag vanished.

Houla doesn't seem to have been patrolled (there's no entry in the page log for
it) but it's also not patrollable. I can't find it in Special:Newpages, either
browsing by date or searching by the author who created it: 

http://en.wikipedia.org/w/index.php?title=Special%3ANewPagesnamespace=alltagfilter=username=Goltakhideredirs=

This may be a result of pagemoves or deletions (it's been moved away from the
original title and back again, with a couple of deleted edits as a result), but
it's a bit of a problem - there doesn't seem to be any way to rescue the
page!

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

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


[Bug 37349] English Wikipedia new page patrolling workflow may leave no-index tags in articles

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

Andrew Gray w...@generalist.org.uk changed:

   What|Removed |Added

Summary|Unexpected no-index tag in  |English Wikipedia new page
   |otherwise fine English  |patrolling workflow may
   |Wikipedia article   |leave no-index tags in
   ||articles

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

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


[Bug 30095] UploadWizard should have more specific error message for files that contain HTML in the EXIF data

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

Mark Holmquist mtrac...@member.fsf.org changed:

   What|Removed |Added

 CC||mtrac...@member.fsf.org

--- Comment #1 from Mark Holmquist mtrac...@member.fsf.org 2012-06-05 
19:12:08 UTC ---
Hi, Ryan, two questions:

1. That message, I think, doesn't always show up where it used to. Could you
confirm that this still happens?

2. Could you attach a file with HTML in the EXIF data for testing purposes?

If you just fulfill number 2, I can test number 1.

Thanks!

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

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


[Bug 37226] Portal namespace on bs.wiki

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

Alexandre Emsenhuber [IAlex] ialex.w...@gmail.com changed:

   What|Removed |Added

 CC||wikimedia.b...@snowolf.eu
  Component|General/Unknown |Site configuration
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 37349] English Wikipedia new page patrolling workflow may leave no-index tags in articles

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

jeremyb bugzilla+org.wikime...@tuxmachine.com changed:

   What|Removed |Added

 CC||bugzilla+org.wikimedia@tuxm
   ||achine.com

--- Comment #2 from jeremyb bugzilla+org.wikime...@tuxmachine.com 2012-06-05 
19:25:24 UTC ---
Definitely seems to be missing:

https://en.wikipedia.org/w/index.php?title=Special:NewPagesdir=prevoffset=20120526081700limit=5
(using timestamp from article's first undeleted rev rounded to nearest minute)

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

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


[Bug 37349] English Wikipedia new page patrolling workflow may leave no-index tags in articles

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

--- Comment #3 from Ryan Kaldari rkald...@wikimedia.org 2012-06-05 19:25:53 
UTC ---
We fixed the noindexing on this article by patrolling it from
Special:NewPagesFeed. It's very strange the somehow the article isn't
patrollable from Special:NewPages (which means that it isn't in the
recentchanges table). This will require further investigation.

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

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


[Bug 35537] Commits from the l10n-bot should be merged immediately

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

--- Comment #18 from Antoine hashar Musso has...@free.fr 2012-06-05 
19:57:31 UTC ---
I still think it is better in the hook but I guess the command line is an
acceptable workaround, even for long term :-]

Good to see that long lasting issue finally solved !

-- 
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 37349] English Wikipedia new page patrolling workflow may leave no-index tags in articles

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

Ryan Kaldari rkald...@wikimedia.org changed:

   What|Removed |Added

 CC||rkald...@wikimedia.org

--- Comment #4 from Ryan Kaldari rkald...@wikimedia.org 2012-06-05 20:00:05 
UTC ---
It looks like if an article is deleted and undeleted it won't show up in
Special:NewPages.

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

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


[Bug 37349] Recreated articles aren't patrollable

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

Ryan Kaldari rkald...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |High
Summary|English Wikipedia new page  |Recreated articles aren't
   |patrolling workflow may |patrollable
   |leave no-index tags in  |
   |articles|

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

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


[Bug 31313] Adding watch option or watch by default using upload wizard

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

Mark Holmquist mtrac...@member.fsf.org changed:

   What|Removed |Added

   Keywords||patch, patch-need-review
 CC||mtrac...@member.fsf.org

--- Comment #1 from Mark Holmquist mtrac...@member.fsf.org 2012-06-05 
20:17:44 UTC ---
True to the previous comment, since there were no objections, the patch is
here: https://gerrit.wikimedia.org/r/10347

Adding watch=1 to the initial stash upload does absolutely nothing (because you
would be watching a stashed file), but adding the parameter to the final upload
action was a good way to accomplish this.

Adding a checkbox might be a little bit extra, but it's possible.

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

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


[Bug 37331] mw.loader.load() sometimes loads modules twice in Firefox

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

--- Comment #3 from Ryan Kaldari rkald...@wikimedia.org 2012-06-05 20:20:58 
UTC ---
Yeah, I'm seeing it in 1.20alpha. I first noticed the bug a couple weeks ago,
but assumed it was something on our end. It only shows up in conjunction with a
new feature that we haven't deployed anywhere, so the fact that I only noticed
it recently doesn't rule out the bug existing earlier.

I'll post the repro steps in a bit...

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

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


[Bug 20483] Special:Watchlist/edit is unpaginated, crashes browsers

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

Eran Roz en...@walla.co.il changed:

   What|Removed |Added

 CC||en...@walla.co.il

--- Comment #2 from Eran Roz en...@walla.co.il 2012-06-05 20:22:56 UTC ---
see gerrit change 9979
it includes paging for edit watch list

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

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


[Bug 37349] Recreated articles aren't patrollable

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

Asaf Bartov asaf.bar...@gmail.com changed:

   What|Removed |Added

   Priority|High|Unprioritized
 CC||asaf.bar...@gmail.com

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

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


[Bug 31753] Special:EditWatchlist no longer returs to self after submitting the form

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

Eran Roz en...@walla.co.il changed:

   What|Removed |Added

 CC||en...@walla.co.il

--- Comment #2 from Eran Roz en...@walla.co.il 2012-06-05 20:26:10 UTC ---
see gerrit change 9979
it includes ajaxify for submit and it should solve this bug for users with
javascript supported

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

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


[Bug 37350] New: Recreated articles don't show up in Special:NewPagesFeed

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

   Web browser: ---
 Bug #: 37350
   Summary: Recreated articles don't show up in
Special:NewPagesFeed
   Product: MediaWiki extensions
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: PageTriage
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: rkald...@wikimedia.org
CC: fflo...@wikimedia.org, rkald...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


(This bug is related to Bug 37349, but think they are actually separate bugs.)

If you delete a new article and recreate it, it doesn't show up in the New
Pages list at Special:NewPagesFeed.

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

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


[Bug 37351] New: Article Feedback Page - Issues on IE8

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

   Web browser: ---
 Bug #: 37351
   Summary: Article Feedback Page - Issues on IE8
   Product: MediaWiki extensions
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: ArticleFeedbackv5
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: fflo...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


Created attachment 10689
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=10689
Article-Feedback-Page-IE8-Bug.png

The AFT5 feedback page doesn't work well on IE8.

Some of the issues include: 

* The filter and sort links and drop-down menus do not work.

* The icons are the wrong size. They should be resized to match Pau Giner's
latest  mockup, in order to work on IE browsers.

See attached screenshot.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are 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   >