[Bug 44394] Account creation interface should not be using helvetica/arial when the rest of the skin does not

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44394 --- Comment #60 from Matthew Flaschen --- (In reply to comment #59) > There are plans to expand it further, but I think we have to acknowledge that > we haven't made substantial progress here over the past seven months. We can't > credibly arg

[Bug 52938] Tabs do not cause indent-pres, only spaces do

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52938 Bartosz Dziewoński changed: What|Removed |Added CC||matma@gmail.com --- Comment #

[Bug 52902] Please install libfcgi-dev

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52902 Sam Reed (reedy) changed: What|Removed |Added Severity|normal |enhancement -- You are receiving t

[Bug 52907] Call to a member function getContent() on a non-object

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52907 Chad H. changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug 52942] New: Should not be possible to restore links which does not exist

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52942 Web browser: --- Bug ID: 52942 Summary: Should not be possible to restore links which does not exist Product: MediaWiki extensions Version: unspecified Hardware: A

[Bug 52938] Tabs do not cause indent-pres, only spaces do

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52938 Gabriel Wicke changed: What|Removed |Added Keywords||easy -- You are receiving this mail b

[Bug 52938] Tabs do not cause indent-pres, only spaces do

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52938 Gabriel Wicke changed: What|Removed |Added Priority|Unprioritized |Normal -- You are receiving this mail

[Bug 52938] Tabs do not cause indent-pres, only spaces do

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52938 --- Comment #1 from Gabriel Wicke --- http://parsoid.wmflabs.org/pl/Wikipedia:Strona_g%C5%82%C3%B3wna does look somewhat preformatted. Too bad that this inconsistency is exploited. Would be tempting to fix it otherwise. -- You are receiving t

[Bug 52940] Sanitizer strips extension about/typeof for some extension

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52940 Gabriel Wicke changed: What|Removed |Added Priority|Unprioritized |High -- You are receiving this mail b

[Bug 18670] Create ability to add / remove tags from edits / actions

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18670 --- Comment #9 from Tyler Romeo --- I abandoned that patch primarily because it would require writing multiple API modules (since our current API is terribly designed and is not RESTful), and I didn't have the time to do something like that. I

[Bug 52941] Refactor sanitizer to work on the DOM too

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52941 Gabriel Wicke changed: What|Removed |Added Priority|Unprioritized |Normal -- You are receiving this mail

[Bug 18670] Create ability to add / remove tags from edits / actions

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18670 --- Comment #8 from Bartosz Dziewoński --- Of note: there was a now-abandoned gerrit patch aiming to add an API module for this: https://gerrit.wikimedia.org/r/#/c/64650/ -- You are receiving this mail because: You are on the CC list for the

[Bug 52941] New: Refactor sanitizer to work on the DOM too

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52941 Web browser: --- Bug ID: 52941 Summary: Refactor sanitizer to work on the DOM too Product: Parsoid Version: unspecified Hardware: All OS: All Status: NEW

[Bug 36936] Mobile site clips edges of large tables

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36936 Jon changed: What|Removed |Added CC||axelbo...@yahoo.com --- Comment #25 from Jon --

[Bug 52939] Wide tables are cut off (iPod touch 2nd gen; iOS 4.2.1; Safari and Opera Mini; also in Android app)

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52939 Jon changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 52167] Gerrit Notification Bot sets PATCH_TO_REVIEW in a separate operation from posting a comment

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52167 --- Comment #7 from Andre Klapper --- I don't plan changes to the setting for "transitions are allowed from statuses X, Y and Z to status PATCH_TO_REVIEW", and this configuration setting in Bugzilla is independent from the code problem to solve

[Bug 52856] Thank button doesn't work

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52856 Jon changed: What|Removed |Added Status|PATCH_TO_REVIEW |RESOLVED Resolution|---

[Bug 40867] Update change tag indexes

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40867 Sam Reed (reedy) changed: What|Removed |Added Assignee|afeld...@wikimedia.org |sprin...@wikimedia.org -- You are

[Bug 52940] Sanitizer strips extension about/typeof for some extension

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52940 --- Comment #1 from Gabriel Wicke --- We should be able to blanket-whitelist mw: typeofs if we strip those from user content early in the token stream. This is covered by bug 48772. -- You are receiving this mail because: You are on the CC li

[Bug 52139] Write parserTests for fostered content

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52139 --- Comment #5 from ssas...@wikimedia.org --- The kind of changes we can generate. The only changes that are currently generated are text-based. However, real edits add/insert/move dom-trees, not just text nodes. -- You are receiving this ma

[Bug 52139] Write parserTests for fostered content

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52139 --- Comment #4 from Gabriel Wicke --- Generating selser change permutations iteratively instead of with generate & test as discussed in bug 50316 can make selser testing exhaustive. Are the gaps you are referring to in assignment generation or

[Bug 52856] Thank button doesn't work

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52856 --- Comment #2 from Gerrit Notification Bot --- Change 79079 merged by jenkins-bot: Bug 52856: Fix the thank button https://gerrit.wikimedia.org/r/79079 -- You are receiving this mail because: You are the assignee for the bug. You are on the

[Bug 52908] "Error: Unknown error" when creating page on test2wiki

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52908 --- Comment #1 from Sumana Harihareswara --- Also, as you can see in https://test2.wikipedia.org/wiki/Special:Contributions/Sharihareswara_%28WMF%29 and (for instance) https://test2.wikipedia.org/w/index.php?title=Kim_Stanley_Robinson&oldid=576

[Bug 52926] Please upload 3 video files > 500MB on Commons

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52926 --- Comment #3 from Pete F --- Thanks for the quick reply Sam! I had modeled this off the sample bug reports linked at: commons:Help:Server-side upload . I was inferring that simpler was better, and was planning to add the information you disc

[Bug 50316] Generate selser change assignments dynamically

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50316 --- Comment #6 from Gabriel Wicke --- With generate & test our assignments are not guaranteed to be exhaustive, which might be relevant for bug 52139. It might be worth moving to direct permutation generation instead, as that should also make c

[Bug 52940] New: Sanitizer strips extension about/typeof for some extension

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52940 Web browser: --- Bug ID: 52940 Summary: Sanitizer strips extension about/typeof for some extension Product: Parsoid Version: unspecified Hardware: All

[Bug 52939] New: Wide tables are cut off (iPod touch 2nd gen; iOS 4.2.1; Safari and Opera Mini; also in Android app)

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52939 Web browser: --- Bug ID: 52939 Summary: Wide tables are cut off (iPod touch 2nd gen; iOS 4.2.1; Safari and Opera Mini; also in Android app) Product: MediaWiki extensions Ver

[Bug 52938] New: Tabs do not cause indent-pres, only spaces do

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52938 Web browser: --- Bug ID: 52938 Summary: Tabs do not cause indent-pres, only spaces do Product: Parsoid Version: unspecified Hardware: All OS: All Status: N

[Bug 52937] Add DOM format versioning and possibly an upgrade framework

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52937 Gabriel Wicke changed: What|Removed |Added Priority|Unprioritized |High -- You are receiving this mail b

[Bug 52937] New: Add DOM format versioning and possibly an upgrade framework

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52937 Web browser: --- Bug ID: 52937 Summary: Add DOM format versioning and possibly an upgrade framework Product: Parsoid Version: unspecified Hardware: All

[Bug 45206] Collect meta info and serialize it in the head or elsewhere

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45206 --- Comment #13 from Gerrit Notification Bot --- Change 66300 merged by jenkins-bot: Tweak RDFa markup of page metadata in . https://gerrit.wikimedia.org/r/66300 -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug 48483] Expose a public web API end point in the MediaWiki API

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48483 Gabriel Wicke changed: What|Removed |Added Summary|Expose a public PHP API |Expose a public web API end

[Bug 48483] Expose a public PHP API (compatible) end point

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48483 Gabriel Wicke changed: What|Removed |Added Blocks||52936 -- You are receiving this mail

[Bug 52936] New: Move data-parsoid and possibly data-mw out of the DOM, add uids

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52936 Web browser: --- Bug ID: 52936 Summary: Move data-parsoid and possibly data-mw out of the DOM, add uids Product: Parsoid Version: unspecified Hardware: All

[Bug 52936] Move data-parsoid and possibly data-mw out of the DOM, add uids

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52936 Gabriel Wicke changed: What|Removed |Added Depends on||48483 -- You are receiving this mail

[Bug 52936] Move data-parsoid and possibly data-mw out of the DOM, add uids

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52936 Gabriel Wicke changed: What|Removed |Added Priority|Unprioritized |Normal -- You are receiving this mail

[Bug 52935] New: 'talk:foo' search returns unexpected results, searches wrong NS

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52935 Web browser: --- Bug ID: 52935 Summary: 'talk:foo' search returns unexpected results, searches wrong NS Product: MediaWiki extensions Version: unspecified Hardware

[Bug 49926] Parsoid not correctly rendering bold/italic text

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49926 --- Comment #7 from Gerrit Notification Bot --- Change 79343 merged by jenkins-bot: Add parserTests for the interaction of italics and possessives. https://gerrit.wikimedia.org/r/79343 -- You are receiving this mail because: You are on the C

[Bug 51329] Problems with IRC recent changes feed entries

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51329 --- Comment #6 from ni...@live.fr --- (In reply to comment #4) > Do you know when this problem started? We don't have the answer. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. __

[Bug 52934] New: Drop database table "optin_survey" from Wikimedia wikis

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52934 Web browser: --- Bug ID: 52934 Summary: Drop database table "optin_survey" from Wikimedia wikis Product: Wikimedia Version: wmf-deployment Hardware: All

[Bug 52921] Database tables to be dropped on Wikimedia wikis (tracking)

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52921 MZMcBride changed: What|Removed |Added Depends on||52934 -- You are receiving this mail beca

[Bug 52921] Database tables to be dropped on Wikimedia wikis (tracking)

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52921 Jesús Martínez Novo (Ciencia Al Poder) changed: What|Removed |Added Depends on||52932 -- You

[Bug 52932] Drop *_old database tables from Wikimedia wikis

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52932 Jesús Martínez Novo (Ciencia Al Poder) changed: What|Removed |Added Blocks||52921 -- You

[Bug 52781] Could not acquire 'messages:de-formal:status' lock. by opening page with long Pagename

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52781 --- Comment #8 from Simon Bachenberg --- I think it has something to do with the length of the string before the colon. Have a look, this one makes an Error: http://sofis.gesis.org/sofiswiki/Auswirkungen_existenzieller_angste_von_Soldaten_und

[Bug 52895] Other text on page disappears after mobile edit

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52895 --- Comment #2 from Sjoerd de Bruin --- (In reply to comment #1) > Most of the text doesn't disappear on the actual edit, viewing the > content/preview of the revision shows correctly. It does however show very > strange looking diffs in AbuseF

[Bug 13227] Single quote inside triple quote bold (''') parsing error

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13227 C. Scott Ananian changed: What|Removed |Added CC||canan...@wikimedia.org --- Comment

[Bug 37319] Lucene search for DOI prefixes fails on several wikis

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37319 --- Comment #2 from Dario Taraborelli --- Has anybody tried to identify what's causing this issue? -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. _

[Bug 52139] Write parserTests for fostered content

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52139 --- Comment #3 from ssas...@wikimedia.org --- For this patchset, adding that snippet as a test and having selser changes generate a change could test this example. But, bug 51718 makes this harder because wt2wt will show a diff and fail the sel

[Bug 52907] Call to a member function getContent() on a non-object

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52907 Chad H. changed: What|Removed |Added Status|PATCH_TO_REVIEW |RESOLVED Resolution|---

[Bug 52907] Call to a member function getContent() on a non-object

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52907 --- Comment #3 from Gerrit Notification Bot --- Change 79346 merged by jenkins-bot: Fix fatal error when revision data isn't loaded properly https://gerrit.wikimedia.org/r/79346 -- You are receiving this mail because: You are on the CC list

[Bug 52933] Easy access to component's project and code locations

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52933 Greg Grossmeier changed: What|Removed |Added Priority|Unprioritized |Normal CC|

[Bug 52933] New: Easy access to component's project and code locations

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52933 Web browser: --- Bug ID: 52933 Summary: Easy access to component's project and code locations Product: Wikimedia Version: wmf-deployment Hardware: All OS: All

[Bug 52932] New: Drop *_old database tables from Wikimedia wikis

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52932 Web browser: --- Bug ID: 52932 Summary: Drop *_old database tables from Wikimedia wikis Product: Wikimedia Version: wmf-deployment Hardware: All OS: All St

[Bug 51219] Content after table end tag is always serialized onto a new line (even when in original source, it is on the same line)

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51219 --- Comment #2 from Gerrit Notification Bot --- Change 79303 merged by jenkins-bot: Bug 51219: Don't require a newline when round-tripping existing tables https://gerrit.wikimedia.org/r/79303 -- You are receiving this mail because: You are o

[Bug 52931] New: Drop database table "broken_cu_changes" from Wikimedia wikis

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52931 Web browser: --- Bug ID: 52931 Summary: Drop database table "broken_cu_changes" from Wikimedia wikis Product: Wikimedia Version: wmf-deployment Hardware: All

[Bug 52781] Could not acquire 'messages:de-formal:status' lock. by opening page with long Pagename

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52781 --- Comment #7 from Simon Bachenberg --- Sorry sometimes i dont read well :-) so this one here works http://sofis.gesis.org/sofiswiki/Test!,.;:%27%60%C2%B4%5E%22test -- You are receiving this mail because: You are the assignee for the bug. Y

[Bug 52926] Please upload 3 video files > 500MB on Commons

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52926 Sam Reed (reedy) changed: What|Removed |Added Assignee|wikibugs-l@lists.wikimedia. |s...@reedyboy.net

[Bug 52921] Database tables to be dropped on Wikimedia wikis (tracking)

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52921 MZMcBride changed: What|Removed |Added Depends on||52931 -- You are receiving this mail beca

[Bug 51550] Title jumps on open

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51550 Jon changed: What|Removed |Added CC||aricha...@wikimedia.org, |

[Bug 52907] Call to a member function getContent() on a non-object

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

[Bug 52907] Call to a member function getContent() on a non-object

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52907 --- Comment #2 from Gerrit Notification Bot --- Change 79346 had a related patch set uploaded by Demon: Fix fatal error when revision data isn't loaded properly https://gerrit.wikimedia.org/r/79346 -- You are receiving this mail because: You

[Bug 52921] Database tables to be dropped on Wikimedia wikis (tracking)

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52921 MZMcBride changed: What|Removed |Added Depends on||52930 -- You are receiving this mail beca

[Bug 52930] New: Drop database table "page_broken" from Wikimedia wikis

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52930 Web browser: --- Bug ID: 52930 Summary: Drop database table "page_broken" from Wikimedia wikis Product: Wikimedia Version: wmf-deployment Hardware: All OS: All

[Bug 47956] Authorship Tracking

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47956 --- Comment #4 from Michael --- I am not sure what numbers do you want, but you can find detailed analysis of the algorithm in this paper http://dl.acm.org/citation.cfm?id=2488419 . -- You are receiving this mail because: You are the assignee

[Bug 52930] Drop database table "page_broken" from Wikimedia wikis

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52930 MZMcBride changed: What|Removed |Added Blocks||52921 -- You are receiving this mail beca

[Bug 52921] Database tables to be dropped on Wikimedia wikis (tracking)

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52921 Andre Klapper changed: What|Removed |Added Priority|Unprioritized |Normal -- You are receiving this mail

[Bug 52926] Please upload 3 video files > 500MB on Commons

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52926 Pete F changed: What|Removed |Added Version|wmf-deployment |unspecified --- Comment #1 from Pete F --- N

[Bug 52781] Could not acquire 'messages:de-formal:status' lock. by opening page with long Pagename

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52781 --- Comment #6 from Simon Bachenberg --- (In reply to comment #5) > (In reply to comment #2) > > Normally we dont have problems with pagenames containing :"'! or any other > > symbols. > > Is there an example of a page with a colon that works?

[Bug 52929] New: Drop database table "namespaces" from Wikimedia wikis

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52929 Web browser: --- Bug ID: 52929 Summary: Drop database table "namespaces" from Wikimedia wikis Product: Wikimedia Version: wmf-deployment Hardware: All OS: All

[Bug 52920] AbuseFilter API should provide details about old revisions of filters

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52920 Andre Klapper changed: What|Removed |Added Priority|Unprioritized |Low Severity|normal

[Bug 52921] Database tables to be dropped on Wikimedia wikis (tracking)

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52921 MZMcBride changed: What|Removed |Added Depends on||52929 -- You are receiving this mail beca

[Bug 52928] New: Drop database table "links" from Wikimedia wikis

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52928 Web browser: --- Bug ID: 52928 Summary: Drop database table "links" from Wikimedia wikis Product: Wikimedia Version: wmf-deployment Hardware: All OS: All S

[Bug 52921] Database tables to be dropped on Wikimedia wikis (tracking)

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52921 MZMcBride changed: What|Removed |Added Depends on||52928 -- You are receiving this mail beca

[Bug 51387] Update normalization routines to recognize php and parsoid output for categories as equivalent

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51387 C. Scott Ananian changed: What|Removed |Added CC||has...@free.fr, |

[Bug 52921] Database tables to be dropped on Wikimedia wikis (tracking)

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52921 MZMcBride changed: What|Removed |Added Depends on||52927 -- You are receiving this mail beca

[Bug 52927] New: Drop database table "hashs" from Wikimedia wikis

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52927 Web browser: --- Bug ID: 52927 Summary: Drop database table "hashs" from Wikimedia wikis Product: Wikimedia Version: wmf-deployment Hardware: All OS: All S

[Bug 51448] ParserTests: incrementally rewrite-blacklist when used with --filter option

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51448 C. Scott Ananian changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug 52926] New: Please upload 3 video files > 500MB on Commons

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52926 Web browser: --- Bug ID: 52926 Summary: Please upload 3 video files > 500MB on Commons Product: Wikimedia Version: wmf-deployment Hardware: All OS: All Sta

[Bug 52925] New: MediaWiki should adapt to case-insensitive host file systems

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52925 Web browser: --- Bug ID: 52925 Summary: MediaWiki should adapt to case-insensitive host file systems Product: MediaWiki Version: unspecified Hardware: All

[Bug 52139] Write parserTests for fostered content

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52139 --- Comment #2 from C. Scott Ananian --- I'll leave this for subbu to answer. Subbu: is exhaustive selser testing an adequate replacement for the tests that you've been doing manually to verify fostering fixes? -- You are receiving this mail

[Bug 52921] Database tables to be dropped on Wikimedia wikis (tracking)

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52921 MZMcBride changed: What|Removed |Added URL||https://wikitech.wikimedia.

[Bug 51647] Special:Nearby should allow right-click without loading target

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51647 Jon changed: What|Removed |Added Status|PATCH_TO_REVIEW |RESOLVED Resolution|---

[Bug 52923] empty, required, optional, deprecated not in user language in the TemplateData extension

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52923 MZMcBride changed: What|Removed |Added CC||b...@mzmcbride.com Summary|empt

[Bug 52515] Button in mobile reply feature shows "" instead of words

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52515 Jon changed: What|Removed |Added Status|PATCH_TO_REVIEW |RESOLVED Resolution|---

[Bug 52924] New: Drop PovWatch extension-related database tables from Wikimedia wikis

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52924 Web browser: --- Bug ID: 52924 Summary: Drop PovWatch extension-related database tables from Wikimedia wikis Product: Wikimedia Version: wmf-deployment Hardware: A

[Bug 52921] Database tables to be dropped on Wikimedia wikis (tracking)

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52921 MZMcBride changed: What|Removed |Added Depends on||52924 -- You are receiving this mail beca

[Bug 52840] express/connect version dependency issue in ParserService.js

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52840 --- Comment #13 from C. Scott Ananian --- Thanks for checking production, gwicke. -- You are receiving this mail because: You are on the CC list for the bug. ___ Wikibugs-l mailing list Wikibugs-l@l

[Bug 51647] Special:Nearby should allow right-click without loading target

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51647 --- Comment #7 from Gerrit Notification Bot --- Change 78348 merged by jenkins-bot: Bug 51647: Allow right clicking on nearby https://gerrit.wikimedia.org/r/78348 -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug 39654] Enable CodeEditor extension on all Wikimedia wikis

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39654 MZMcBride changed: What|Removed |Added Keywords|shellpolicy |shell CC|

[Bug 41716] Support language variant conversion in Parsoid

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41716 --- Comment #35 from C. Scott Ananian --- Can you improve your RFC to specify more precisely the scoping you anticipate for 'global' rules? In particular, it seems that a global rule defined in a page *does* affect the content of templates inc

[Bug 49926] Parsoid not correctly rendering bold/italic text

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

[Bug 49926] Parsoid not correctly rendering bold/italic text

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49926 --- Comment #6 from Gerrit Notification Bot --- Change 79343 had a related patch set uploaded by Cscott: Add parserTests for the interaction of italics and possessives. https://gerrit.wikimedia.org/r/79343 -- You are receiving this mail beca

[Bug 49460] Bugzilla should have a nice logo that is in keeping with the rest of our logo suite

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49460 --- Comment #9 from Greg Grossmeier --- Man o man if legal approves I want the logo in comment 6 as well! -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. __

[Bug 42803] Fix minimizeInlineTags so that it can deal with metas and does not crash and use it for new incoming content

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42803 --- Comment #26 from ssas...@wikimedia.org --- That (I think that function can easily be converted to tail-recursive form, if it is not already, and then iteration) + feels like using a very heavyweight technique for a relatively simple problem

[Bug 43449] Monitor effectiveness of HTCP purging

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43449 --- Comment #22 from Gerrit Notification Bot --- Change 77975 merged by BBlack: Add ganglia monitoring for vhtcpd. https://gerrit.wikimedia.org/r/77975 -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug 42803] Fix minimizeInlineTags so that it can deal with metas and does not crash and use it for new incoming content

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42803 --- Comment #25 from Gabriel Wicke --- (In reply to comment #23) > I think for that example: 'bold-italicbold''' is an > acceptable serialization which parses back to the same HTML. > > But, the minimized HTML bold-italicbold can b

[Bug 52923] New: empty, required, optional, deprecated not in user language

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52923 Web browser: --- Bug ID: 52923 Summary: empty, required, optional, deprecated not in user language Product: MediaWiki extensions Version: unspecified Hardware: All

[Bug 52922] New: Translated InterfaceText not shown in user language

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52922 Web browser: --- Bug ID: 52922 Summary: Translated InterfaceText not shown in user language Product: MediaWiki extensions Version: unspecified Hardware: All OS: All

[Bug 52922] Translated InterfaceText not shown in user language

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52922 --- Comment #1 from Rainer Rillke @commons.wikimedia --- convinience link: https://commons.wikimedia.org/wiki/?oldid=102040858&uselang=de -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for th

[Bug 52910] "edit lead section" link incorrectly points to second section

2013-08-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52910 Bartosz Dziewoński changed: What|Removed |Added Status|NEW |RESOLVED CC|

<    1   2   3   4   >