[Bug 53008] MediaWiki:Autoblocker etc. reveals to third party that a (blocked) user has used the same IP address

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53008

--- Comment #50 from Elvey b...@matthew.elvey.com ---
Again, please flesh that out with a (fictitious) example.  _Show us_ what else
is needed, please; I'm asking for more than just the bald claim that you've
made twice now.

I provided blanks for you to fill...:BlockedUser uses IP
10.9.8.7...OtherUser... other user on IP ... admin needs to know the actual IPs
of ... to look at because...

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67512] Allow concurrent remember me logins

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67512

--- Comment #1 from Martin von Gagern martin.vgag...@gmx.net ---
Thank you for filing this report; I hadn't found the time yet.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67522] New: Saving pages broken in MW 1.24 - Fatal error: Cannot access protected property EditPage::$mTokenOk

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67522

Bug ID: 67522
   Summary: Saving pages broken in MW 1.24 - Fatal error: Cannot
access protected property EditPage::$mTokenOk
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: critical
  Priority: Unprioritized
 Component: SemanticForms
  Assignee: yaro...@gmail.com
  Reporter: joelkpetters...@gmail.com
   Web browser: ---
   Mobile Platform: ---

The following MW 1.24 change made some member variables of the MW EditPage
class protected:

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

As a result, saving a page using a form fails with Fatal error: Cannot access
protected property EditPage::$mTokenOk.

That member variable is accessed in SF's includes/SF_AutoeditAPI.php on line
465.

I can think of these 2 solutions:

1. Get a core change accepted that makes EditPage::$mTokenOk public again. (Or
alternatively, since SF only reads it: a core change that adds a method to
return it, and then changing SF to use that.)

2. Have SF derive the EditPage class and add a method to return $mTokenOk, then
use the new class and its method instead.

-- 
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 67219] Move main logic out of SpecialPage

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67219
Bug 67219 depends on bug 67462, which changed state.

Bug 67462 Summary: Use returnto as redirect location after Create account
https://bugzilla.wikimedia.org/show_bug.cgi?id=67462

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

-- 
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 67462] Use returnto as redirect location after Create account

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67462

Florian florian.schmidt.wel...@t-online.de changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67219] Move main logic out of SpecialPage

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67219

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 143920 merged by jenkins-bot:
Move Code from SpecialPage to GoogleLogin

https://gerrit.wikimedia.org/r/143920

-- 
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 57487] {{BASEPAGENAME}} {{SUBPAGENAME}} don't work properly in the fr.Wikiversity templates namespace

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57487

This, that and the other at.li...@live.com.au changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #10 from This, that and the other at.li...@live.com.au ---
Again, sorry it took so long. Hopefully your template programming is now a
little easier!

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67219] Move main logic out of SpecialPage

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67219

Florian florian.schmidt.wel...@t-online.de changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

-- 
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 66687] SVN parse error

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66687
Bug 66687 depends on bug 66951, which changed state.

Bug 66951 Summary: version.py does no longer work with svn
https://bugzilla.wikimedia.org/show_bug.cgi?id=66951

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

-- 
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 66951] version.py does no longer work with svn

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66951

xqt i...@gno.de changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

-- 
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 57487] {{BASEPAGENAME}} {{SUBPAGENAME}} don't work properly in the fr.Wikiversity templates namespace

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57487

--- Comment #11 from JackPotte hubert.bos...@gmail.com ---
Thank you, I confirm that it's much better now.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67068] Substitute {{int:...}} in summary

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67068

Bawolff (Brian Wolff) bawolff...@gmail.com changed:

   What|Removed |Added

 CC||bawolff...@gmail.com

--- Comment #6 from Bawolff (Brian Wolff) bawolff...@gmail.com ---
Maybe the headline should be processed into anchor-ish text (in content
language?) when the edit summary is created, instead of when the edit summary
is displayed.

[Just a thought. Not sure if that makes sense]

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 66581] Gracefully handle entity redirects in maintenance scripts.

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66581

--- Comment #4 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 143879 merged by Daniel Kinzler:
Make EntityPerPageBuilder skip redirect pages.

https://gerrit.wikimedia.org/r/143879

-- 
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 67504] Recent changes attributes certain uploads on Commons to 127.0.0.1

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67504

--- Comment #4 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 144044 merged by jenkins-bot:
Modify $wgUser during the upload media file job

https://gerrit.wikimedia.org/r/144044

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45424] CSV files are recognized as text/plain and cannot be uploaded with the .csv file extension

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45424

--- Comment #8 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 141765 merged by jenkins-bot:
Fix mime detection of easily-confused-with text/plain formats

https://gerrit.wikimedia.org/r/141765

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 66036] text like formats (json,csv,etc) misdetected as text/plain by mw

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66036

--- Comment #8 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 141765 merged by jenkins-bot:
Fix mime detection of easily-confused-with text/plain formats

https://gerrit.wikimedia.org/r/141765

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67509] beta labs db stays read-only

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67509

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #1 from Antoine hashar Musso has...@free.fr ---
Not sure what happened, but it works for me now.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67523] New: License lists for photo upload not appearing in Punjabi Wikipedia

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67523

Bug ID: 67523
   Summary: License lists for photo upload not appearing in
Punjabi Wikipedia
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Sites
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: psubhash...@gmail.com
CC: daniel.kinz...@wikimedia.de
   Web browser: ---
   Mobile Platform: ---

Created attachment 15847
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=15847action=edit
Screenshot of the dropdown displaying only None

The list of licenses are not displayed for Punjabi Wikipedia. This is happening
across platforms and in all the browsers (Tested for latest versions of
Firefox, Chrome and Safari).

Upload page:
https://pa.wikipedia.org/wiki/%E0%A8%96%E0%A8%BC%E0%A8%BE%E0%A8%B8:%E0%A8%85%E0%A9%B1%E0%A8%AA%E0%A8%B2%E0%A9%8B%E0%A8%A1

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 66087] Path to recurrent report (from dashboard) should have better semantics

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66087

--- Comment #4 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 143040 merged by jenkins-bot:
Add pretty symlink for WikimetricsBot

https://gerrit.wikimedia.org/r/143040

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67524] New: Exception from line 341 includes/MagicWord.php: Error: invalid magic word '!'

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67524

Bug ID: 67524
   Summary: Exception from line 341 includes/MagicWord.php: Error:
invalid magic word '!'
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General/Unknown
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: has...@free.fr
   Web browser: ---
   Mobile Platform: ---

Browsing
http://en-rtl.wikipedia.beta.wmflabs.org/w/index.php?title=Talk:Main_Pageuselang=fr

[e6acc4b9] /w/index.php?title=Talk:Main_Pageuselang=fr Exception from line 341
of /srv/common-local/php-master/includes/MagicWord.php: Error: invalid magic
word '!'

Backtrace:

#0 /srv/common-local/php-master/includes/MagicWord.php(264):
MagicWord-load(string)
#1 /srv/common-local/php-master/includes/MagicWord.php(763):
MagicWord::get(string)
#2 /srv/common-local/php-master/includes/MagicWord.php(930):
MagicWordArray-getHash()
#3 /srv/common-local/php-master/includes/parser/Parser.php(3392):
MagicWordArray-matchStartToEnd(string)
#4 /srv/common-local/php-master/includes/parser/Preprocessor_DOM.php(1175):
Parser-braceSubstitution(array, PPFrame_DOM)
#5 /srv/common-local/php-master/includes/parser/Parser.php(3244):
PPFrame_DOM-expand(PPNode_DOM, integer)
#6 /srv/common-local/php-master/includes/parser/Parser.php(637):
Parser-replaceVariables(string, boolean)
#7 /srv/common-local/php-master/includes/parser/Parser.php(4989):
Parser-preprocess(string, Title, ParserOptions)
#8 /srv/common-local/php-master/includes/cache/MessageCache.php(1010):
Parser-transformMsg(string, ParserOptions, Title)
#9 /srv/common-local/php-master/includes/Message.php(986):
MessageCache-transform(string, boolean, Language, Title)
#10 /srv/common-local/php-master/includes/Message.php(666):
Message-transformText(string)
#11 /srv/common-local/php-master/includes/Message.php(729): Message-toString()
#12 /srv/common-local/php-master/includes/OutputPage.php(902): Message-text()
#13 /srv/common-local/php-master/includes/OutputPage.php(950):
OutputPage-setHTMLTitle(Message)
#14 /srv/common-local/php-master/includes/page/Article.php(522):
OutputPage-setPageTitle(string)
#15 /srv/common-local/php-master/includes/actions/ViewAction.php(44):
Article-view()
#16 /srv/common-local/php-master/includes/Wiki.php(431): ViewAction-show()
#17 /srv/common-local/php-master/includes/Wiki.php(295):
MediaWiki-performAction(Article, Title)
#18 /srv/common-local/php-master/includes/Wiki.php(603):
MediaWiki-performRequest()
#19 /srv/common-local/php-master/includes/Wiki.php(452): MediaWiki-main()
#20 /srv/common-local/php-master/index.php(46): MediaWiki-run()
#21 /srv/common-local/w/index.php(3): require(string)
#22 {main}

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67525] New: Generate thumbnails based on buckets

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67525

Bug ID: 67525
   Summary: Generate thumbnails based on buckets
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: Uploading
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: gdu...@wikimedia.org
CC: aarcos.w...@gmail.com, bawolff...@gmail.com,
bryan.tongm...@gmail.com, fflo...@wikimedia.org,
gti...@wikimedia.org, mtrac...@member.fsf.org
   Web browser: ---
   Mobile Platform: ---

The idea is to offer an option that will allow to generate thumbnails based on
a chain. I.e. a given thumbnail would be generated based on a bigger thumbnail
rather than on the original whenever possible. This should greatly increase
performance for large files, and if good bucket values are picked, the visual
impact should be unnoticeable.

I verified that the visual impact would be minimal with a power-of-2
progression with chaining up to 5 thumbnails by running an informal survey
which I invited developers and commons users to participate in.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67525] Generate thumbnails based on buckets

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67525

Gilles Dubuc gdu...@wikimedia.org changed:

   What|Removed |Added

 Blocks||65217

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 65217] Operational issues for very large TIFFs

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65217

Gilles Dubuc gdu...@wikimedia.org changed:

   What|Removed |Added

 Depends on||67525

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 65452] Enable FlaggedRevs extension on fa.wikipedia

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65452

Calak calakw...@yahoo.com changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

-- 
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 28486] Incubator site settings and related bugs (tracking)

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28486
Bug 28486 depends on bug 67519, which changed state.

Bug 67519 Summary: Fake Wikipedia logo links to Wikidata shown on Incubator
https://bugzilla.wikimedia.org/show_bug.cgi?id=67519

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52214] Wikidata logo incorrect

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52214

Robin Pepermans (SPQRobin) robinp.1...@gmail.com changed:

   What|Removed |Added

 CC||541329...@qq.com

--- Comment #7 from Robin Pepermans (SPQRobin) robinp.1...@gmail.com ---
*** Bug 67519 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67519] Fake Wikipedia logo links to Wikidata shown on Incubator

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67519

Robin Pepermans (SPQRobin) robinp.1...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #2 from Robin Pepermans (SPQRobin) robinp.1...@gmail.com ---


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

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52214] Wikidata logo incorrect

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52214

Robin Pepermans (SPQRobin) robinp.1...@gmail.com changed:

   What|Removed |Added

   Hardware|PC  |All
 OS|Linux   |All

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 66434] All text in suggester is underlined with the underline setting

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66434

Thiemo Mättig thiemo.maet...@wikimedia.de changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

--- Comment #1 from Thiemo Mättig thiemo.maet...@wikimedia.de ---
https://github.com/wmde/ValueView/pull/83

-- 
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 67526] New: MobileFrontend contradicts established expectations for watchlist UI

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67526

Bug ID: 67526
   Summary: MobileFrontend contradicts established expectations
for watchlist UI
   Product: MobileFrontend
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Feature requests
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: sc...@urbigenous.net
CC: aricha...@wikimedia.org, jrob...@wikimedia.org,
kw...@wikimedia.org, maxsem.w...@gmail.com,
rkald...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

Please fix the MobileFrontend UI for Special:Watchlist that matches the
functionality of the desktop UI. This sudden and unexplained redesign of the
interface as seen on mobile devices is both jarring and poorly-implemented.

The mobile UI defaults on first load to an alphabetical view, meaning a wasted
click and page load every time in order to get away from that. Then, for some
reason, it shows multiple (just how many is unclear) edits to individual pages,
instead of the most recent edit to each page. Maybe some people want that,
fine; but please make it opt-in. I expect the form of the tool to have changed
appropriately for the device, not the function - this completely breaks my
expectations from 12 years of using a stable and predictable tool UI.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67526] MobileFrontend contradicts established expectations for watchlist UI

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67526

--- Comment #1 from Scott sc...@urbigenous.net ---
s/that matches/to match/; # I wish Bugzilla had a preview comment button.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67329] Some issues: tools-webgrid-03/04, tools-login

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67329

--- Comment #2 from metatron metat...@online.ms ---
puppet run fail again tools-login / tools-dev. 
ssh tools-webgrid-03/04 still impossible
-login: The last Puppet run was at Wed Jul  2 19:13:29 UTC 2014 (2139 minutes
ago)
-dev: The last Puppet run was at Wed Jul  2 08:32:20 UTC 2014 (2943 minutes
ago)
-webgrid-03/04: Permission denied (publickey)

-- 
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 67526] MobileFrontend contradicts established expectations for watchlist UI

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67526

--- Comment #2 from Andre Klapper aklap...@wikimedia.org ---
[On a meta level: Subjective and judging terms like established expectations
and poorly-implemented are rather unhelpful in bug reports. Keeping it to the
actual problem you are facing vs. your expectations is more effective.]

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67523] License lists for photo upload not appearing in Punjabi Wikipedia

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67523

Satdeep Gill satdeep_g...@yahoo.com changed:

   What|Removed |Added

 CC||satdeep_g...@yahoo.com

--- Comment #1 from Satdeep Gill satdeep_g...@yahoo.com ---
Yes, i agree this is a problem on punjabi wikipedia.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67523] License lists for photo upload not appearing in Special:Upload on Punjabi Wikipedia

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67523

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

 CC||aarcos.w...@gmail.com,
   ||bawolff...@gmail.com,
   ||bryan.tongm...@gmail.com,
   ||fflo...@wikimedia.org,
   ||gti...@wikimedia.org,
   ||mtrac...@member.fsf.org
  Component|Sites   |Uploading
Summary|License lists for photo |License lists for photo
   |upload not appearing in |upload not appearing in
   |Punjabi Wikipedia   |Special:Upload on Punjabi
   ||Wikipedia

--- Comment #2 from Andre Klapper aklap...@wikimedia.org ---
[Unrelated to MediaWiki's 'Sites' implementation; moving to 'Uploading']

Confirming problem on https://pa.wikipedia.org/wiki/ਖ਼ਾਸ:ਅੱਪਲੋਡ

Not sure how to check with licenses *should* be available for Punjabi.
Did this work before and were licenses displayed, or has this never worked?


My first guess was: Some gadgets / widgets / custom JavaScript interfering,
which you can find out via your browser's error console which shows this error:
  Blocked loading mixed active content
http://en.wikipedia.org/w/index.php?title=MediaWiki:Gadget-ProveIt.jsaction=rawctype=text/javascript;
 load.php:33
Should be easy by replacing the http:// URL by // instead wherever that Gadget
is exactly loaded from en.wikipedia.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67490] style guide Typography page wrong and out-of-date

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67490

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

 Blocks||1

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 1] Documentation is out of date, incomplete (tracking)

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

 Depends on||67490

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67527] New: Potential xss issue

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67527

Bug ID: 67527
   Summary: Potential xss issue
   Product: MediaWiki
   Version: 1.20.x
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: major
  Priority: Unprioritized
 Component: General/Unknown
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: mohamedamin.dog...@st.com
   Web browser: ---
   Mobile Platform: ---

Hello ,

An appscan audit (security tool) on mediawiki (version 1.20.3) revealed a
potential XSS issue.
In fact the tool set the value of the parameter 'section' to
''a'onmouseover='alert(921)'' in the request and it was embeded in the
response.
Bellow the Request/Response sent/received by the tool. 
Could you please check this issue?


Request/Response:
GET /plugins/mediawiki/wiki/index.php?title=Main_Pageaction=edit
section='a'onmouseover='alert(921)' HTTP/1.1
Accept-Language: en-US
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Referer: /plugins/mediawiki/index.php/Main_Page
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Win32)

HTTP/1.0 200 OK
X-Content-Type-Options: nosniff
Content-language: en
X-Frame-Options: DENY
Vary: Accept-Encoding,Cookie
Cache-Control: no-cache, no-store, must-revalidate
Pragma: no-cache
Connection: close
Content-Type: text/html; charset=UTF-8
content-style-type: text/css

 !-- FUSIONFORGE BodyHeader BEGIN -- !DOCTYPE html html lang=en
head meta
http-equiv=Content-Type content=text/html; charset=UTF-8 /
titleMediawiki-
/plugins/mediawiki/wiki/index.php?title=Main_Pageaction=editsection=
'a'onmouseover='alert(
921)' -Test/title link rel=SHORTCUT ICON
href=/themes/images/favicon.ico!--[if IE 7] script
type=text/javascriptwindow.CKEDITOR_BASEPATH = /scripts/ckeditor-fo
...
...
 !-- FUSIONFORGE BodyHeader BEGIN -- !DOCTYPE html html lang=en
head meta
http-equiv=Content-Type content=text/html; charset=UTF-8 /
titleMediawiki-
/plugins/mediawiki/wiki/index.php?title=Main_Pageaction=editsection=
'a'onmouseover='alert(
921)' -Test/title
...
...
!-- start content --
div id=mw-content-textdiv id=wikiPreview class=ontop style=display:
none;/divform id=editform name=editform method=post
action=/plugins/mediawiki/wiki/index.php?

title=Main_Pageamp;action=submit enctype=multipart/form-datainput
type='hidden' value='a'onmouseover='alert(921)' name=wpSection /
input type='hidden' value=20140704094732 name=wpStarttime /
...
...

Thank you
Amin

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67524] Exception from line 341 includes/MagicWord.php: Error: invalid magic word '!'

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67524

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

 CC||cmcma...@wikimedia.org

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
Wondering how specific this is to either RTL or that this is the only page
existing on that wiki?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 55535] Add icon support for mediawiki.ui buttons

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55535

--- Comment #11 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 144141 had a related patch set uploaded by Phuedx:
Test the .mw-ui-button-with-icon-bgimage mixin

https://gerrit.wikimedia.org/r/144141

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67528] New: touch.py should not add pages to the user's watchlist

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67528

Bug ID: 67528
   Summary: touch.py should not add pages to the user's watchlist
   Product: Pywikibot
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Keywords: easy
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: pywikipedia-b...@lists.wikimedia.org
  Reporter: he7...@gmail.com
   Web browser: ---
   Mobile Platform: ---

Steps to reproduce:
(0. Remove page X from your watchlist)
1. Run python pwb.py scripts/touch.py -page:X
2. The page will be added to your watchlist

Please disable this watch feature by default, or allow one to set something
like -watchlist:nochange[1] in the command line.

[1] https://www.mediawiki.org/w/index.php?title=API:Edit#Parameters

-- 
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 67529] New: Change user groups rights on ckb.wikipedia

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67529

Bug ID: 67529
   Summary: Change user groups rights on ckb.wikipedia
   Product: Wikimedia
   Version: wmf-deployment
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Site requests
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: calakw...@yahoo.com
CC: benap...@gmail.com,
bugzilla+org.wikime...@tuxmachine.com,
dereck...@espace-win.org, johnflewi...@gmail.com,
steinsplit...@wikipedia.de, wikimedia.b...@snowolf.eu
   Web browser: ---
   Mobile Platform: ---

Hello. After activating MobileFrontend extension, 'mf-uploadbutton' new right
has been added to autoconfirmed user group.
Since autoconfirmed user group dosen't have upload right in our wikipedia, so
please remove 'mf-uploadbutton' right from autoconfirmed user group and grant
it to uploader user group.
Thank you.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67529] Change user groups rights on ckb.wikipedia

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67529

Calak calakw...@yahoo.com changed:

   What|Removed |Added

   Keywords||shell

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67528] touch.py should not add pages to the user's watchlist

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67528

--- Comment #1 from Helder he7...@gmail.com ---
It seems page.save doesn't support the API's nochange option
https://github.com/wikimedia/pywikibot-core/blob/master/pywikibot/page.py#L867-L872
which is supported by site.editpage
https://github.com/wikimedia/pywikibot-core/blob/master/pywikibot/site.py#L2784

-- 
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 67524] Exception from line 341 includes/MagicWord.php: Error: invalid magic word '!'

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67524

--- Comment #2 from Antoine hashar Musso has...@free.fr ---
The whole en-rtl site has the error
http://en-rtl.wikipedia.beta.wmflabs.org/wiki/Main_Page?cache_break

I think it is because the l10n cache hasn't been properly updated after the
addition of the new magic word.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67529] Change user groups rights on ckb.wikipedia

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67529

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67523] License lists for photo upload not appearing in Special:Upload on Punjabi Wikipedia

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67523

--- Comment #3 from Satdeep Gill satdeep_g...@yahoo.com ---
It never worked.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 53259] Add Forward Secrecy

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53259

chmark...@hotmail.com changed:

   What|Removed |Added

 CC||chmark...@hotmail.com

--- Comment #14 from chmark...@hotmail.com ---
gerrit.wikimedia.org still does not support Forward Secrecy.

* https://www.ssllabs.com/ssltest/analyze.html?d=gerrit.wikimedia.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67484] tooltip with message 'revreview-failed' contains plain html

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67484

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 Blocks||38638

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 38638] Interface messages needing rewording or documentation and other issues with existing messages (tracking)

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38638

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

 Depends on||67484

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67526] MobileFrontend contradicts established expectations for watchlist UI

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67526

--- Comment #3 from Scott sc...@urbigenous.net ---
I think it's fair to say that an application which has essentially seen no
change to its core functionality and interface for over a decade can be said to
have established expectations among its users. Regarding the other point, it's
a surprising oversight that the growing sector of mobile device users, which I
understand to be a key segment in the eyes of the WMF, are dumped into the
wrong view when loading the tool. It's a perfect example of violating the
principle of least astonishment - care needs to be taken to ensure a continuity
of user experience across devices and platforms, which hasn't happened in this
case. That's what I mean by poorly-implemented, and I'm surprised that I need
to explain that. Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67423] MobileFrontend: Blue issues icon should have HiDPI version (or SVG)

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67423

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

 Blocks||32101

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67482] blockexpiry value is poorly formatted in list=users and list=allusers

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67482

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
Version|unspecified |1.24-git

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 32101] High-density display issues (tracking) xhdpi hdpi Retina high-resolution HiDPI

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32101

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

 Depends on||67423

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67530] New: VisualEditor: The inspector for syntaxhighlight / node immediately closes after opening on Opera 12

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67530

Bug ID: 67530
   Summary: VisualEditor: The inspector for syntaxhighlight /
node immediately closes after opening on Opera 12
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: jforrester+veteambztick...@wikimedia.org
  Reporter: matma@gmail.com
CC: jforres...@wikimedia.org, ryasm...@wikimedia.org
   Web browser: Opera
   Mobile Platform: ---

The inspector for syntaxhighlight / node immediately closes after opening on
Opera 12. I don't yet know why, but I am going to find out.

-- 
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 56939] Urdu: add Hussaini Nastaleeq font in Nastaʿlīq/Nastalique/Nastaleeq/Nastaliq style

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56939

--- Comment #38 from Andre Klapper aklap...@wikimedia.org ---
ameen.akbar, Khaled, urdu.text, syed.wamiq:

Now that this is fixed can the 40 KB of data URI font in
[[w:ur:MediaWiki:Print.css]] be deleted? If not, can you file a bug about
supporting that feature in this extension as much as you desire?

-- 
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 47312] not all jobs are processed (webVideoTranscode)

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47312

--- Comment #14 from Andre Klapper aklap...@wikimedia.org ---
(In reply to Bawolff (Brian Wolff) from comment #13)
  https://gerrit.wikimedia.org/r/133994
 
 This would obviously be a band aid solution. We should figure out why they
 arent working in the first place.

Workaround patch has two -1s. What's the plan here?

-- 
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 56631] File and description are uploaded to different pages

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56631

--- Comment #3 from Andre Klapper aklap...@wikimedia.org ---
(In reply to Bawolff (Brian Wolff) from comment #2)
 Has it ever happened on other images?
 It would be useful to include what sort of requests were made to the api
 during upload of the image (unfortunately that's probably much beyond most
 users), or any sort of indication of what the user did to make this happen.
 Maybe its some sort of super odd race condition.

Didym, Steinsplitter: Do you know of other occurrences? 
Has this happened again?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61413] New instances are stuck in The certificate retrieved from the master does not match the agent's private key.

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61413

--- Comment #9 from Andre Klapper aklap...@wikimedia.org ---
abogott: Do you know if this happened, and does this make this ticket obsolete?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 53259] Add Forward Secrecy

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53259

--- Comment #15 from chmark...@hotmail.com ---
wikitech.wikimedia.org also doesn't support Forward Secrecy. 

More importantly, SSL Labs says Wikitech server is vulnerable to the OpenSSL
CCS vulnerability (CVE-2014-0224) and exploitable.

* https://www.ssllabs.com/ssltest/analyze.html?d=wikitech.wikimedia.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45296] CurrentUsers extension causes fatal error in 1.20.2: Call to undefined method User::isBot()

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45296

--- Comment #2 from Andre Klapper aklap...@wikimedia.org ---
Justin: Do you know if this is still a problem in 1.23 or 1.22?

-- 
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 30571] GlobalUsage not working with a simple one-database with multiple wikis setup (REL1.18)

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30571

--- Comment #11 from Andre Klapper aklap...@wikimedia.org ---
(In reply to Gregor Hagedorn from comment #9)
 Thanks for asking back and apologies for the delay in answering. Yes, we
 never could fix this under 1.18, and we did try using the wgLBConfFactory.
 But we are presently testing the move to 1.20 and retest global usage with
 the new code.  I will update this bug as soon as I can.

Gregor: How did this work out? And is this still a problem in a supported
MediaWiki version?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 54814] UploadWizard: The (grey) dialog should not have a spinner with a fixed white background

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54814

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Assignee|tinajohnson.1...@gmail.com  |wikibugs-l@lists.wikimedia.
   ||org

--- Comment #5 from Andre Klapper aklap...@wikimedia.org ---
tinaj1234: I am resetting the assignee of this issue to default because there
has been no progress in the last months. Feel free to take it again when you
are actually planning to fix this. Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 13675] Provide automated conversion to UTF-8 and binary schemas for MySQL 4.1/5.0+

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13675

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
1.18 was the last version to support MySQL 4. 
I guess this is a request that could realistically be a WONTFIX nowadays?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45296] CurrentUsers extension causes fatal error in 1.20.2: Call to undefined method User::isBot()

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45296

--- Comment #3 from Sam Reed (reedy) s...@reedyboy.net ---
http://svn.organicdesign.co.nz/rss.php?repname=extensionspath=%2FCurrentUsers%2FCurrentUsers.php;

Code hasn't been changed in 3.5 years, so I'd presume nothing has changed

-- 
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 13526] Pages can be deleted more than once without recreating or restoring them

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13526

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

 CC||aklap...@wikimedia.org

--- Comment #2 from Andre Klapper aklap...@wikimedia.org ---
Hi Mike.lifeguard! Sorry that nobody has taken a look at this report yet and
given feedback.

(In reply to Mike.lifeguard from comment #0)
 This was done using a hacked version of Twinkle

If you remember, what does a hacked version exactly mean? That the tool was
intended to send several deletion requests, as a proof of concept?

Also wondering if this is still possible (but to reproduce it would be great to
know what exactly was changed in Twinkle).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 11106] Enable customizing of CSS values filter

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=11106

--- Comment #2 from Andre Klapper aklap...@wikimedia.org ---
While the logic in checkCss() has changed in the meantime (see
https://git.wikimedia.org/blob/mediawiki%2Fcore.git/1765227b43dea46e44094c7380d28e84e5139751/includes%2FSanitizer.php#L851
), the underlying request here seems to be still valid.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 60432] CodeEditor's drag and drop only works after a small delay

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60432

--- Comment #11 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 121044 abandoned by TheDJ:
Remove CodeEditor delay in drag  drop of text

Reason:
Fix added upstream.

https://gerrit.wikimedia.org/r/121044

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 53259] Add Forward Secrecy

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53259

--- Comment #16 from Sam Reed (reedy) s...@reedyboy.net ---
(In reply to chmarkine from comment #15)
 wikitech.wikimedia.org also doesn't support Forward Secrecy. 
 
 More importantly, SSL Labs says Wikitech server is vulnerable to the
 OpenSSL CCS vulnerability (CVE-2014-0224) and exploitable.
 
 * https://www.ssllabs.com/ssltest/analyze.html?d=wikitech.wikimedia.org

F to A- now

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 60432] CodeEditor's drag and drop only works after a small delay

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60432

Derk-Jan Hartman hartman.w...@gmail.com changed:

   What|Removed |Added

   Keywords||upstream
 Status|PATCH_TO_REVIEW |NEW

--- Comment #12 from Derk-Jan Hartman hartman.w...@gmail.com ---
Fixed upstream. I'll schedule an update of the code sometime next week.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 62737] Automatic cross-language screenshots for user documentation

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62737

--- Comment #4 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 142244 abandoned by Zfilipin:
WIP The first job to take sceenshots

Reason:
moved to https://gerrit.wikimedia.org/r/#/c/144135/

https://gerrit.wikimedia.org/r/142244

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 62737] Automatic cross-language screenshots for user documentation

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62737

--- Comment #5 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 144135 had a related patch set uploaded by Zfilipin:
browsertests: matrix project to take screenshots

https://gerrit.wikimedia.org/r/144135

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 61502] npm install needs to be run on vagrant provision

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61502

--- Comment #3 from Mark A. Hershberger m...@everybody.org ---
(In reply to Ori Livneh from comment #1)
 This seems like a legitimate bug, but I have a hard time figuring out what
 is actually broken. What are you expecting, and what is the actual behavior?

I'm working on other things right now, so I can't say for sure what the problem
is, but as I recall, mw-vagrant would try to invoke npm before its proxy was
configured.

Re-reading my explanation, though, I'm not sure how npm could be run without a
proxy (since evidently apt needs to have its proxy configured).

Hrm... but perhaps this is an interaction between vagrant-proxyconf and
mw-vagrant.  Maybe this fails if you enable the ve role and then run provision.
 npm would then be installed but the npm-based installations would fail because
its proxy isn't configured.

In this case, If vagrant-proxyconf might (or might not, I don't recall)
configure the npm proxy on the next provision.  Would mw-vagrant try to re-run
the npm installations after that?

Sorry, I'll try to provide a better explanation after I retry the scenario.

-- 
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 67530] VisualEditor: The inspector for syntaxhighlight / node immediately closes after opening on Opera 12

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67530

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 CC||matma@gmail.com

--- Comment #1 from Bartosz Dziewoński matma@gmail.com ---
When you try opening the inspector:

* The 'focusout' event is eventually fired on .ve-ce-surface-paste
* ve.ce.Surface.prototype.onFocusChange is called
* On Opera 12 `rangy.getSelection( this.getElementDocument() ).anchorNode` is
  null, but on other browsers it returns the .ve-ce-surface-paste element
* Therefore `hasFocus` is false instead of true
* The document gets blurred, which triggers the inspector to hide some ten
  levels of abstraction down.


No idea why the selection gets lost. Perhaps the inspector should reselect?

-- 
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 33349] Mbiama Assogo Roger

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33349

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Keywords|newphp  |

-- 
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 67531] New: allow adding wikidata pages as site links

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67531

Bug ID: 67531
   Summary: allow adding wikidata pages as site links
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: aude.w...@gmail.com
CC: wikidata-b...@lists.wikimedia.org
   Web browser: ---
   Mobile Platform: ---

it should be possible to add site links to wikidata pages (e.g. project
namespace, templates)

-- 
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 67530] VisualEditor: The inspector for syntaxhighlight / node immediately closes after opening on Opera 12

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67530

--- Comment #2 from Bartosz Dziewoński matma@gmail.com ---
(In reply to Bartosz Dziewoński from comment #1)
 * On Opera 12 `rangy.getSelection( this.getElementDocument() ).anchorNode` is
   null, but on other browsers it returns the .ve-ce-surface-paste element

Oh, and I forgot the best part: not always. Sometimes the selection is the same
as on other browsers. I've somehow caused that several times when debugging,
but I have absolutely no idea how.

-- 
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 67532] New: Make commons site link section into other projects section

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67532

Bug ID: 67532
   Summary: Make commons site link section into other projects
section
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: aude.w...@gmail.com
CC: wikidata-b...@lists.wikimedia.org
   Web browser: ---
   Mobile Platform: ---

The commons site link section should be generalize to be an other projects
section, where we might also put links to mediawiki.org, to wikidata (project,
template) pages and other such sites.

-- 
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 67531] allow adding wikidata pages as site links

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67531

Marius Hoch h...@online.de changed:

   What|Removed |Added

 CC||h...@online.de

--- Comment #1 from Marius Hoch h...@online.de ---
Isn't this rather a configuration thing than a extension thing? What's blocking
us from doing this (besides configuration)?

-- 
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 64475] Make crosswiki bits and pieces truly global (tracking)

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64475

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
Can it be clearly defined when truly global has been reached, or is this an
ongoing activity that can never be called fixed, like bug 1?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 64475] Make crosswiki bits and pieces truly global (tracking)

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64475

--- Comment #2 from Nemo federicol...@tiscali.it ---
(In reply to Andre Klapper from comment #1)
 Can it be clearly defined

Yes and I think it already was in comment 0, living in one or few centres to
the benefit of all the other wiki villages.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 52385] Query by one property and one value (tracking)

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52385

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Depends on||67535

-- 
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 67534] New: performance review of WikibaseQuery

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67534

Bug ID: 67534
   Summary: performance review of WikibaseQuery
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikibaseQuery
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: lydia.pintsc...@wikimedia.de
CC: jeroen_ded...@yahoo.com,
wikidata-b...@lists.wikimedia.org
Blocks: 52385
   Web browser: ---
   Mobile Platform: ---

We want to deploy simple query functionality for Wikidata. For this a security
review of WikibaseQuery is needed. The code is at
https://github.com/wmde/WikibaseQuery.

-- 
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 52385] Query by one property and one value (tracking)

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52385

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Depends on||67533

-- 
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 67533] New: security review of WikibaseQuery

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67533

Bug ID: 67533
   Summary: security review of WikibaseQuery
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikibaseQuery
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: lydia.pintsc...@wikimedia.de
CC: jeroen_ded...@yahoo.com,
wikidata-b...@lists.wikimedia.org
Blocks: 52385
   Web browser: ---
   Mobile Platform: ---

We want to deploy simple query functionality for Wikidata. For this a security
review of WikibaseQuery is needed. The code is at
https://github.com/wmde/WikibaseQuery.

-- 
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 52385] Query by one property and one value (tracking)

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52385

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Depends on||67534

-- 
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 67536] New: security review of WikibaseQueryEngine

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67536

Bug ID: 67536
   Summary: security review of WikibaseQueryEngine
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikibaseQueryEngine
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: lydia.pintsc...@wikimedia.de
CC: jeroen_ded...@yahoo.com,
wikidata-b...@lists.wikimedia.org
Blocks: 52385
   Web browser: ---
   Mobile Platform: ---

We want to deploy simple query functionality for Wikidata. For this a security
review of WikibaseQueryEngine is needed. The code is at
https://github.com/wmde/WikibaseQueryEngine.

-- 
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 67535] New: performance review of WikibaseQueryEngine

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67535

Bug ID: 67535
   Summary: performance review of WikibaseQueryEngine
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikibaseQueryEngine
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: lydia.pintsc...@wikimedia.de
CC: jeroen_ded...@yahoo.com,
wikidata-b...@lists.wikimedia.org
Blocks: 52385
   Web browser: ---
   Mobile Platform: ---

We want to deploy simple query functionality for Wikidata. For this a
performance review of WikibaseQueryEngine is needed. The code is at
https://github.com/wmde/WikibaseQueryEngine.

-- 
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 52385] Query by one property and one value (tracking)

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52385

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Depends on||67535, 67536

-- 
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 67533] security review of WikibaseQuery

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67533

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

   Priority|Unprioritized   |Highest
 Whiteboard||u=dev c=backend p=0

-- 
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 67534] performance review of WikibaseQuery

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67534

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

   Priority|Unprioritized   |Highest
 Whiteboard||u=dev c=backend p=0

-- 
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 67536] security review of WikibaseQueryEngine

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67536

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

   Priority|Unprioritized   |Highest
 Whiteboard||u=dev c=backend p=0

-- 
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 67535] performance review of WikibaseQueryEngine

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67535

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

   Priority|Unprioritized   |Highest
 Whiteboard||u=dev c=backend p=0

-- 
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 67409] Prevent double save on double click on Save page button

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67409

--- Comment #3 from Florian florian.schmidt.wel...@t-online.de ---
Hello Yaron Koren!

There is a reply from the user:
 Yes this is true, page names are automatically created (reference numbers).
 using this:
{{{info|page name=REFunique number;start=01}}}

-- 
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 67525] Generate thumbnails based on buckets

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67525

--- Comment #1 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 135008 had a related patch set uploaded by Gilles:
Generate thumbnails based on buckets

https://gerrit.wikimedia.org/r/135008

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67525] Generate thumbnails based on buckets

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67525

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 67531] allow adding wikidata pages as site links

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67531

--- Comment #2 from Aude aude.w...@gmail.com ---
works with configuration, unless we want to make it nicer and bundle with the
commons link in an other projects section.

I don't think we need to block on that... only nice to have.

This is needed for having Wikidata be a client, else have a nice way to disable
language links everywhere (feature flag? or abuse the namespace settings).

-- 
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 55570] make Wikidata its own client

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55570

Aude aude.w...@gmail.com changed:

   What|Removed |Added

 CC||aude.w...@gmail.com
 Depends on||67531

-- 
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 67531] allow adding wikidata pages as site links

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67531

Aude aude.w...@gmail.com changed:

   What|Removed |Added

 Blocks||55570

-- 
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 67537] New: decouple watchlist and recent changes integration

2014-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67537

Bug ID: 67537
   Summary: decouple watchlist and recent changes integration
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataClient
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: aude.w...@gmail.com
CC: wikidata-b...@lists.wikimedia.org
   Web browser: ---
   Mobile Platform: ---

for enabling the client on Wikidata (with project pages, help, etc. linked in
items), it probably makes sense to enable showing these items (with filter) on
the watchlist.

It does not make sense to show them in recent changes since the edits would
show up there anyway.

In order to do this, we need to decouple the watchlist and recent changes
integration features. (at same time improving sensible reuse of code)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


  1   2   >