[Bug 55986] RedisBagOStuff->incr broken by due to PHP serialization for primitives

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55986 --- Comment #4 from Matthew Flaschen --- It's a bug with how MW uses Redis and the libraries. We specifically request to use the PHP serializer *and* use Redis's INCR call (which does the increment on the server, rather than the client sending

[Bug 55986] RedisBagOStuff->incr broken by due to PHP serialization for primitives

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55986 --- Comment #3 from Matthew Flaschen --- To clarify, by "This breaks", I mean master, not the proposed fix (using the parent's). -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. ___

[Bug 55986] RedisBagOStuff->incr broken by due to PHP serialization for primitives

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55986 --- Comment #2 from Tyler Romeo --- I don't think this is a bug with MediaWiki, because the RedisBagOStuff class does not do any serializing. That is handled by the underlying phpredis library. Then again, I don't have much experience with Redi

[Bug 55987] Intermittent BagOStuffTest failures for Redis

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55987 Matthew Flaschen changed: What|Removed |Added See Also||https://bugzilla.wikimedia.

[Bug 55986] RedisBagOStuff->incr broken by due to PHP serialization for primitives

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55986 Matthew Flaschen changed: What|Removed |Added See Also||https://bugzilla.wikimedia.

[Bug 55987] New: Intermittent BagOStuffTest failures for Redis

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55987 Web browser: --- Bug ID: 55987 Summary: Intermittent BagOStuffTest failures for Redis Product: MediaWiki Version: 1.22-git Hardware: All OS: All Status: NE

[Bug 55986] RedisBagOStuff->incr broken by due to PHP serialization for primitives

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55986 --- Comment #1 from Matthew Flaschen --- The reason it doesn't work is that the value gets written as e.g. "i:0;", and Redis can't increment that. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC lis

[Bug 55986] New: RedisBagOStuff->incr broken by due to PHP serialization for primitives

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55986 Web browser: --- Bug ID: 55986 Summary: RedisBagOStuff->incr broken by due to PHP serialization for primitives Product: MediaWiki Version: 1.22-git Hardware: All

[Bug 55732] git-review broken on Ubuntu+ARM

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55732 --- Comment #6 from Željko Filipin --- I have reported the bug upstream: https://bugs.launchpad.net/git-review/+bug/1243044 -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. ___

[Bug 55985] New: Failure to bring up save dialog, addition of navbox

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55985 Web browser: --- Bug ID: 55985 Summary: Failure to bring up save dialog, addition of navbox Product: VisualEditor Version: unspecified Hardware: All OS: Mac OS X 10.6

[Bug 55732] git-review broken on Ubuntu+ARM

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55732 --- Comment #7 from Chad H. --- (In reply to comment #5) > Looks like there is a workaround: > > http://www.mediawiki.org/wiki/Gerrit/Alternatives_to_git-review That's always been a workaround. Some of us do this daily rather than use git-rev

[Bug 55732] git-review broken on Ubuntu+ARM

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55732 --- Comment #5 from Željko Filipin --- Looks like there is a workaround: http://www.mediawiki.org/wiki/Gerrit/Alternatives_to_git-review -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the

[Bug 55732] git-review broken on Ubuntu+ARM

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55732 Željko Filipin changed: What|Removed |Added Summary|git-review broken on Ubuntu |git-review broken on

[Bug 55398] Move page deletion to a RevDelete mechanism; kill archive table (fire optional)

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55398 --- Comment #9 from Nathan Larson --- Correction to comment #8. I accidentally posed the same question in both (2) and (3). The first paragraph should read instead: ... (3) When a page "foo" (page_id 1) is deleted, and then a new page with the

[Bug 55824] Build failed in Jenkins email notifications

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55824 --- Comment #1 from Željko Filipin --- We should find a Jenkins plugin that should allow us to customize e-mail notification messages. The default messages are not really useful. -- You are receiving this mail because: You are the assignee fo

[Bug 55398] Move page deletion to a RevDelete mechanism; kill archive table (fire optional)

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55398 --- Comment #8 from Nathan Larson --- Aaron: Would you consider it a bug or a feature that: (1) When a page is deleted and then restored, it gets a new page ID; (2) When a page is deleted and then recreated (i.e. a new page with the same page t

[Bug 54489] browsertests under phantomjs have failures on Jenkins

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54489 Željko Filipin changed: What|Removed |Added Status|ASSIGNED|NEW -- You are receiving this mail b

[Bug 51491] Create the "known stable tests" set of tests

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51491 Željko Filipin changed: What|Removed |Added Status|RESOLVED|VERIFIED -- You are receiving this m

[Bug 53580] Update readme file so it contains links to all repositories with Selenium tests

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53580 Željko Filipin changed: What|Removed |Added Status|RESOLVED|VERIFIED -- You are receiving this m

[Bug 55560] update mediawiki-selenium gem to point to the gerrit repo

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55560 Željko Filipin changed: What|Removed |Added Status|RESOLVED|VERIFIED -- You are receiving this m

[Bug 53734] Setting language to anything other than "en" changes default edit-window font from monospaced to sans-serif

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53734 --- Comment #24 from Gerrit Notification Bot --- Change 89624 merged by jenkins-bot: Edit area monospace font test https://gerrit.wikimedia.org/r/89624 -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug 53734] Setting language to anything other than "en" changes default edit-window font from monospaced to sans-serif

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53734 --- Comment #23 from Gerrit Notification Bot --- Change 83972 merged by jenkins-bot: Fix monospace font usage for input fields for latin scripts https://gerrit.wikimedia.org/r/83972 -- You are receiving this mail because: You are on the CC l

[Bug 53719] Only 30 repos listed in tech community metrics

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53719 --- Comment #9 from Alvaro --- Quim, take a look to: http://korma.wmflabs.org/browser/scm-repos.html?page=2 -- You are receiving this mail because: You are on the CC list for the bug. ___ Wikibugs-

[Bug 43782] duplicate entries for the same course at Special:Courses

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43782 Andrew Green changed: What|Removed |Added Assignee|wikibugs-l@lists.wikimedia. |andrew.green...@gmail.com

[Bug 43782] duplicate entries for the same course at Special:Courses

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43782 Gerrit Notification Bot changed: What|Removed |Added Status|REOPENED|PATCH_TO_REVIEW -- You are

[Bug 43782] duplicate entries for the same course at Special:Courses

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43782 --- Comment #17 from Gerrit Notification Bot --- Change 91128 had a related patch set uploaded by AndyRussG: Fix errors if course/org forms are re-submitted https://gerrit.wikimedia.org/r/91128 -- You are receiving this mail because: You are

[Bug 55983] Automatically end tours based on user actions

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55983 --- Comment #2 from Steven Walling --- This really makes sense in light of recent data collected via Schema:GuidedTour, where many users viewed certain steps (1-4) multiple times unnecessarily. Tl;DR: users will behave in unexpected ways. We sh

[Bug 55984] Some tours don't end when clicking on okay button on final step

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55984 --- Comment #1 from Steven Walling --- (In reply to comment #0) > Some tours are not configured to end upon clicking the final Okay button. > This > is because I forgot to add {action: 'end'}. However, we may want to > automatically end tours

[Bug 55984] Some tours don't end when clicking on okay button on final step

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55984 Steven Walling changed: What|Removed |Added Priority|Unprioritized |Normal -- You are receiving this mai

[Bug 55984] Some tours don't end when clicking on okay button on final step

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55984 Matthew Flaschen changed: What|Removed |Added See Also||https://bugzilla.wikimedia.

[Bug 55984] New: Some tours don't end when clicking on okay button on final step

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55984 Web browser: --- Bug ID: 55984 Summary: Some tours don't end when clicking on okay button on final step Product: MediaWiki extensions Version: master Hardware: All

[Bug 55983] Automatically end tours based on user actions

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55983 Matthew Flaschen changed: What|Removed |Added See Also||https://bugzilla.wikimedia.

[Bug 55981] Redis can fill with non-expiring data, blocking all writes

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55981 Matthew Flaschen changed: What|Removed |Added Summary|Redis can fill with |Redis can fill with

[Bug 55981] Redis can fill with non-expiring data from wgMemc, blocking all writes

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55981 Matthew Flaschen changed: What|Removed |Added Summary|Redis can fill with |Redis can fill with

[Bug 55983] Automatically end tours based on user actions

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55983 Steven Walling changed: What|Removed |Added Priority|Unprioritized |Normal Severity|normal

[Bug 55983] Automatically end tours based on user actions

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55983 --- Comment #1 from Matthew Flaschen --- We may also want to end some tours automatically when the last step is displayed. It would not hide the actual guider without a user action, but it would never show again. -- You are receiving this ma

[Bug 55983] New: Automatically end tours based on user actions

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55983 Web browser: --- Bug ID: 55983 Summary: Automatically end tours based on user actions Product: MediaWiki extensions Version: master Hardware: All OS: All S

[Bug 55982] 'Mobile view' link always heads to https

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55982 --- Comment #2 from Gerrit Notification Bot --- Change 91123 had a related patch set uploaded by devunt: Fix incorrect value being passed in second argument of MobileContext::getMobileUrl() https://gerrit.wikimedia.org/r/91123 -- You are rec

[Bug 55982] 'Mobile view' link always heads to https

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55982 Gerrit Notification Bot changed: What|Removed |Added Status|NEW |PATCH_TO_REVIEW -- You are

[Bug 55982] 'Mobile view' link always heads to https

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55982 --- Comment #1 from Bingle --- Prioritization and scheduling of this bug is tracked on Mingle card https://wikimedia.mingle.thoughtworks.com/projects/mobile/cards/1322 -- You are receiving this mail because: You are on the CC list for the bug

[Bug 55982] 'Mobile view' link always heads to https

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55982 JuneHyeon Bae changed: What|Removed |Added Assignee|wikibugs-l@lists.wikimedia. |dev...@gmail.com |or

[Bug 55982] New: 'Mobile view' link always heads to https

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55982 Web browser: --- Bug ID: 55982 Summary: 'Mobile view' link always heads to https Product: MediaWiki extensions Version: unspecified Hardware: All OS: All S

[Bug 55398] Move page deletion to a RevDelete mechanism; kill archive table (fire optional)

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55398 --- Comment #7 from Aaron Schulz --- From a design perspective, I'd rather have a new deleted_page table. It avoids title uniqueness annoyances, the addition of a bunch of WHERE clauses (which is also more backwards compatible with anything que

[Bug 55398] Move page deletion to a RevDelete mechanism; kill archive table (fire optional)

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55398 --- Comment #6 from Sean Pringle --- Theortically OK purely from a database maintenance perspective. The revision table has a primary key and can be altered online, plus disk space is both available and reclaimable now that innodb_file_per_tabl

[Bug 55981] New: Redis can fill with non-expiring data from wgMemc

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55981 Web browser: --- Bug ID: 55981 Summary: Redis can fill with non-expiring data from wgMemc Product: MediaWiki-Vagrant Version: unspecified Hardware: All OS: All

[Bug 55714] "Allowed on wiki" input in OAuth MediaWiki extension needs further thought

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55714 --- Comment #13 from MZMcBride --- [[testwiki:Special:MWOAuthManageMyGrants/manage/72]] smartly disables per-user JavaScript, but I put the code at [[testwiki:User:MZMcBride/bug55714.js]] so that I could run "importScript('User:MZMcBride/bug557

[Bug 55977] "Software" field of metadata on file description page is difficult to link correctly

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55977 Technical 13 changed: What|Removed |Added CC||technical...@yahoo.com --- Comment #2 f

[Bug 55709] texvc failure due to missing MW cgroup

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55709 Gerrit Notification Bot changed: What|Removed |Added Status|NEW |PATCH_TO_REVIEW -- You are

[Bug 55709] texvc failure due to missing MW cgroup

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55709 --- Comment #7 from Gerrit Notification Bot --- Change 91115 had a related patch set uploaded by Tim Starling: Improve logging for wfShellExec() https://gerrit.wikimedia.org/r/91115 -- You are receiving this mail because: You are the assigne

[Bug 44483] Parsoid should support passing on an authenticated user's read right (when MW API supports that)

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44483 --- Comment #8 from Gerrit Notification Bot --- Change 9 had a related patch set uploaded by Jforrester: Support private wikis by forwarding Cookie: headers to Parsoid https://gerrit.wikimedia.org/r/9 -- You are receiving this mail b

[Bug 44483] Parsoid should support passing on an authenticated user's read right (when MW API supports that)

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44483 Gerrit Notification Bot changed: What|Removed |Added Status|RESOLVED|PATCH_TO_REVIEW Reso

[Bug 55980] New: In Special:Watchlist, "Show/Hide logged-in users" should be "Show/Hide registered users"

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55980 Web browser: --- Bug ID: 55980 Summary: In Special:Watchlist, "Show/Hide logged-in users" should be "Show/Hide registered users" Product: MediaWiki Version: unspecified

[Bug 55977] "Software" field of metadata on file description page is difficult to link correctly

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55977 Bawolff (Brian Wolff) changed: What|Removed |Added Summary|Metadata on file|"Software" field of

[Bug 55977] Metadata on file description page is difficult to link correctly

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55977 --- Comment #1 from Bawolff (Brian Wolff) --- (In reply to comment #0) > > Something similar is needed for > http://en.wikipedia.org/wiki/MediaWiki:Exif-software-value (associated with > http://en.wikipedia.org/wiki/MediaWiki:Exif-software )

[Bug 4688] Allowing tag Image to access SVG layers

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=4688 Bawolff (Brian Wolff) changed: What|Removed |Added CC||a.pirard.pa...@gmail.com --- Co

[Bug 55768] Use SVG layers to include translated text in several languages in SVG files

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55768 Bawolff (Brian Wolff) changed: What|Removed |Added CC||bawolff...@gmail.com --- Comme

[Bug 16052] Support for multilingual SVGs

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16052 --- Comment #9 from Bawolff (Brian Wolff) --- (In reply to comment #8) > It is very sorry to dupe my bug 55768 without even mentioning that it is at > least as general as bug 4688 that has been left alone. Bug 55768 should not > have been dupli

[Bug 55902] whitespace handling regression in 8915e64

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55902 --- Comment #3 from Gerrit Notification Bot --- Change 91048 merged by jenkins-bot: [Bug 55902]: special case in makeSeparator https://gerrit.wikimedia.org/r/91048 -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 55902] whitespace handling regression in 8915e64

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55902 Gabriel Wicke changed: What|Removed |Added Status|PATCH_TO_REVIEW |RESOLVED Resolution|---

[Bug 54214] Review and deploy TranslateSvg extension on Wikimedia Commons

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54214 --- Comment #5 from Jarry1250 --- (In reply to comment #4) > (In reply to comment #2) > > So now that language switch for svgs works, what else is blocking this? > > Would it be possible to get this extension installed on a public beta wiki?

[Bug 37256] #tag cannot produce XHTML-style self-closing tags, required by LST

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37256 --- Comment #20 from badon --- Right, I understand that this issue is specific to #tag. just happens to be Dovi's use case. My proposed features cover any use case I can think of, with opening, closing, and self-closing tags. #tag is a general

[Bug 54782] Mobile and zero graphs lack api PageViews

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54782 --- Comment #18 from dr0ptp4kt --- (In reply to comment #17) > (In reply to comment #15) > > If I'm not mistaken, API calls invoked from a page served from a mobile web > > subdomain, such en.m.wikipedia.org, usually hit the API endpoint on the

[Bug 54214] Review and deploy TranslateSvg extension on Wikimedia Commons

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54214 --- Comment #4 from MZMcBride --- (In reply to comment #2) > So now that language switch for svgs works, what else is blocking this? Would it be possible to get this extension installed on a public beta wiki? -- You are receiving this mail b

[Bug 55718] Provide log of OAuth-related actions

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55718 --- Comment #2 from MZMcBride --- (In reply to comment #1) > The actions a regular user takes are not logged (just like me changing my > preferences is not logged). I'm not sure why this should be logged. I agree that typical actions, such as

[Bug 55714] "Allowed on wiki" input in OAuth MediaWiki extension needs further thought

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55714 --- Comment #12 from Chris Steipp --- Created attachment 13537 --> https://bugzilla.wikimedia.org/attachment.cgi?id=13537&action=edit Add dropdowns for wiki selction If you run the javascript from this file on the preferences page, it will u

[Bug 55716] Confusing "OAuth consumer access: (Manage grants on behalf of this account)" text in OAuth MediaWiki extension

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55716 MZMcBride changed: What|Removed |Added Status|PATCH_TO_REVIEW |ASSIGNED --- Comment #5 from MZMcBride --

[Bug 55716] Confusing "OAuth consumer access: (Manage grants on behalf of this account)" text in OAuth MediaWiki extension

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55716 --- Comment #4 from Gerrit Notification Bot --- Change 91087 merged by jenkins-bot: Tweaked some of the preferences language https://gerrit.wikimedia.org/r/91087 -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug 39617] Malformed hlist rendering due to missing linebreaks between list items

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39617 ssas...@wikimedia.org changed: What|Removed |Added CC||ssas...@wikimedia.org --- Comme

[Bug 47508] VisualEditor: Always submit Parsoid bugs over https

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47508 Bug 47508 depends on bug 47507, which changed state. Bug 47507 Summary: Move parsoid.wmflabs.org to https https://bugzilla.wikimedia.org/show_bug.cgi?id=47507 What|Removed |Added -

[Bug 47507] Move parsoid.wmflabs.org to https

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47507 Gabriel Wicke changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 40062] Provide CSS class (hlist) to define horizontal lists in MediaWiki core

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40062 --- Comment #14 from Jon --- I think some of the rules are useful as generic ones, looking through many of the rules many appear to be specific to certain pages and contexts e.g. talk pages and those rules should only be loaded on talk pages ra

[Bug 55979] New: VisualEditor asks Parsoid to re-serialize after preview

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55979 Web browser: --- Bug ID: 55979 Summary: VisualEditor asks Parsoid to re-serialize after preview Product: VisualEditor Version: unspecified Hardware: All

[Bug 55718] Provide log of OAuth-related actions

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55718 --- Comment #1 from Aaron Schulz --- The actions a regular user takes are not logged (just like me changing my preferences is not logged). I'm not sure why this should be logged. -- You are receiving this mail because: You are the assignee fo

[Bug 55716] Confusing "OAuth consumer access: (Manage grants on behalf of this account)" text in OAuth MediaWiki extension

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55716 Gerrit Notification Bot changed: What|Removed |Added Status|NEW |PATCH_TO_REVIEW -- You are

[Bug 55716] Confusing "OAuth consumer access: (Manage grants on behalf of this account)" text in OAuth MediaWiki extension

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55716 --- Comment #3 from Gerrit Notification Bot --- Change 91087 had a related patch set uploaded by Aaron Schulz: Tweaked some of the preferences language https://gerrit.wikimedia.org/r/91087 -- You are receiving this mail because: You are the

[Bug 55716] Confusing "OAuth consumer access: (Manage grants on behalf of this account)" text in OAuth MediaWiki extension

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55716 Aaron Schulz changed: What|Removed |Added Assignee|wikibugs-l@lists.wikimedia. |aschulz4...@gmail.com

[Bug 39617] Malformed hlist rendering due to missing linebreaks between list items

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39617 Gabriel Wicke changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug 40062] Provide CSS class (hlist) to define horizontal lists in MediaWiki core

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40062 Bug 40062 depends on bug 39617, which changed state. Bug 39617 Summary: Malformed hlist rendering due to missing linebreaks between list items https://bugzilla.wikimedia.org/show_bug.cgi?id=39617 What|Removed

[Bug 53539] Duplicate primary tags

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53539 Jon changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug 39617] Malformed hlist rendering due to missing linebreaks between list items

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39617 --- Comment #18 from Gabriel Wicke --- Examples: // force single line, but space cannot be avoided as it is in the DOM http://jsfiddle.net/dT3Qg/ // Without a space in the DOM, both single-line and break-on-li behavior are possible. Break-on-

[Bug 39617] Malformed hlist rendering due to missing linebreaks between list items

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39617 Gabriel Wicke changed: What|Removed |Added CC||gwi...@wikimedia.org --- Comment #17 f

[Bug 55895] Don't mention 0 Uploads on the mobile profile page

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55895 --- Comment #3 from Jon --- Vibha, note that if we do this we take away the link to the Special:Uploads page which shows all contributions by that user. Are you sure we want to do this? e.g. https://en.m.wikipedia.org/wiki/Special:Uploads/Kald

[Bug 16052] Support for multilingual SVGs

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16052 --- Comment #8 from Papou --- It is very sorry to dupe my bug 55768 without even mentioning that it is at least as general as bug 4688 that has been left alone. Bug 55768 should not have been duplicated to bub 16052, but a merge with bug 4688 s

[Bug 43782] duplicate entries for the same course at Special:Courses

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43782 --- Comment #16 from Andrew Green --- OK, agreed on both proposals for fixing this. I'm working on the second of the two first, hope that's OK. Also noticed there's a related problem for institutions. Try this: create an institution, then pre

[Bug 54692] Static part of Geowiki bot definition is outdated

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54692 --- Comment #1 from Diederik van Liere --- Prioritization and scheduling of this bug is tracked on Mingle card https://mingle.corp.wikimedia.org/projects/analytics/cards/1222 -- You are receiving this mail because: You are the assignee for th

[Bug 54650] GeoIP updates can users to jump to new country in geowiki files

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54650 --- Comment #4 from Diederik van Liere --- Prioritization and scheduling of this bug is tracked on Mingle card https://mingle.corp.wikimedia.org/projects/analytics/cards/1221 -- You are receiving this mail because: You are the assignee for th

[Bug 54649] Clarify in graphs that users might be in both global north, and global south

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54649 --- Comment #1 from Diederik van Liere --- Prioritization and scheduling of this bug is tracked on Mingle card https://mingle.corp.wikimedia.org/projects/analytics/cards/1220 -- You are receiving this mail because: You are the assignee for th

[Bug 54611] Column changes in geowiki-data files breaks user-generated graphs

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54611 --- Comment #1 from Diederik van Liere --- Prioritization and scheduling of this bug is tracked on Mingle card https://mingle.corp.wikimedia.org/projects/analytics/cards/1219 -- You are receiving this mail because: You are the assignee for th

[Bug 55627] Profiles heuristics

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55627 --- Comment #9 from Oliver Keyes --- (In reply to comment #7) > There is general consensus that ADMINISTRATOR, ROLLBACKER are helpful but in > the context of profiles they have the unintended side effect of propogating > hierarchy. Also some of

[Bug 25059] Admins can delete pages that they can't edit

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25059 Kudu changed: What|Removed |Added Version|1.16.x |unspecified -- You are receiving this mail bec

[Bug 55978] Sessions don't work on non-loginwiki domains

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55978 --- Comment #1 from Kudu --- Created attachment 13536 --> https://bugzilla.wikimedia.org/attachment.cgi?id=13536&action=edit Log showing expected behavior on an *.orain.org wiki -- You are receiving this mail because: You are the assignee f

[Bug 55627] Profiles heuristics

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55627 Arthur Richards changed: What|Removed |Added CC||aricha...@wikimedia.org --- Comment

[Bug 55978] New: Sessions don't work on non-loginwiki domains

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55978 Web browser: --- Bug ID: 55978 Summary: Sessions don't work on non-loginwiki domains Product: MediaWiki extensions Version: unspecified Hardware: All OS: All

[Bug 55904] CORS issue on mediawiki.org Special:Uploads

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55904 --- Comment #4 from Gerrit Notification Bot --- Change 91058 had a related patch set uploaded by Awjrichards: Ensure that m.mediawiki.org will work as an origin for CORS https://gerrit.wikimedia.org/r/91058 -- You are receiving this mail bec

[Bug 55904] CORS issue on mediawiki.org Special:Uploads

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55904 Gerrit Notification Bot changed: What|Removed |Added Status|NEW |PATCH_TO_REVIEW -- You are

[Bug 55719] OAuth MediaWiki extension's app grant management form's "Allowed on wiki" input defaults to deauthorize (e.g., after hitting the return key)

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55719 Gerrit Notification Bot changed: What|Removed |Added Status|NEW |PATCH_TO_REVIEW -- You are

[Bug 55719] OAuth MediaWiki extension's app grant management form's "Allowed on wiki" input defaults to deauthorize (e.g., after hitting the return key)

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55719 --- Comment #1 from Gerrit Notification Bot --- Change 91051 had a related patch set uploaded by Aaron Schulz: Hack to set a default ManageMyGrants form button https://gerrit.wikimedia.org/r/91051 -- You are receiving this mail because: You

[Bug 54789] BetaFeatures: Horizontal rules don't line up

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54789 James Forrester changed: What|Removed |Added Status|PATCH_TO_REVIEW |RESOLVED CC|

[Bug 52953] Fix GettingStarted experience for blocked users/IPs

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52953 --- Comment #5 from Steven Walling --- (In reply to comment #4) > I agree on what has been commented so far. In order to provide the less > surprise to the user: > > - For the dialog, it makes sense not to show it (since that only provides > u

[Bug 55902] whitespace handling regression in 8915e64

2013-10-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55902 Gerrit Notification Bot changed: What|Removed |Added Status|NEW |PATCH_TO_REVIEW -- You are

  1   2   3   4   >