[Bug 68196] HHVM crash loading San Francisco page

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68196 --- Comment #11 from Tim Starling tstarl...@wikimedia.org --- Nice work. A Lua error in an unprotected function like lua_pushcclosure() could indeed cause a longjmp to unwind HHVM's stack. If Lua was not in the stack when this happened, it

[Bug 28419] Replace MD5 password hashing with more secure hash

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28419 --- Comment #103 from Liangent liang...@gmail.com --- (In reply to scott from comment #102) (In reply to Liangent from comment #99) Bug 68389 is still a security bug. Does duping it to a public one mean it's actually not something

[Bug 62598] Filter for New User uploads in Mobile Web

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62598 --- Comment #121 from Lupo lupo.bugzi...@gmail.com --- (In reply to Maryana Pinchuk from comment #114) @Lupo, I'm getting the numbers directly from the Commons database. Here's my SQL if anyone with access to the database wants to

[Bug 66143] ?embedplayer=yes videos broken (again)

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66143 --- Comment #22 from Bawolff (Brian Wolff) bawolff...@gmail.com --- This might be more appropriate for a separate bug - in that case, sorry for the offtopic discussion. Yeah it is kind of something that should be a separate bug. I started

[Bug 68419] New: Flow: localization of NS_TOPIC

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68419 Bug ID: 68419 Summary: Flow: localization of NS_TOPIC Product: MediaWiki extensions Version: master Hardware: All OS: All Status: NEW Severity: normal

[Bug 68349] populateBacklinkNamespace script causing massive slave lag on beta

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68349 --- Comment #19 from Antoine hashar Musso has...@free.fr --- I am also wondering how we are going to handle that update in production. Might end up taking a long time as well. -- You are receiving this mail because: You are the assignee for

[Bug 68349] populateBacklinkNamespace script causing massive slave lag on beta

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68349 --- Comment #20 from Bawolff (Brian Wolff) bawolff...@gmail.com --- (In reply to Antoine hashar Musso from comment #19) I am also wondering how we are going to handle that update in production. Might end up taking a long time as well.

[Bug 68196] HHVM crash loading San Francisco page

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68196 --- Comment #12 from Tim Starling tstarl...@wikimedia.org --- Also, because Lua is in the stack, the in_lua flag is set, so slop is zero. That is to say, the hack intended to fix bug 59130 is disabled. The Lua userspace takes the usage to

[Bug 68414] Lazy-loaded pages are not enforcing upload restrictions on mobile

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68414 Lupo lupo.bugzi...@gmail.com changed: What|Removed |Added CC||lupo.bugzi...@gmail.com

[Bug 68420] New: Fallback to English Wikipedia:Translation link if page in target wiki doesn't exists

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68420 Bug ID: 68420 Summary: Fallback to English Wikipedia:Translation link if page in target wiki doesn't exists Product: MediaWiki extensions Version: master Hardware: All

[Bug 68414] Lazy-loaded pages are not enforcing upload restrictions on mobile

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68414 --- Comment #6 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 148605 had a related patch set uploaded by Florianschmidtwelzow: Making sure that upload rights are enforced on lazy-loaded pages

[Bug 68414] Lazy-loaded pages are not enforcing upload restrictions on mobile

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68414 Gerrit Notification Bot gerritad...@wikimedia.org changed: What|Removed |Added Status|RESOLVED

[Bug 68414] Lazy-loaded pages are not enforcing upload restrictions on mobile

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68414 --- Comment #7 from Florian florian.schmidt.wel...@t-online.de --- when will this be live? In actual status: on Commons with release of MW1.24wmf15, which will be deployed on at July, 29 2014. Maybe earlier if it will be deployed out of MW

[Bug 68396] Add index on event_action, event_isAnon and event_namespaceId to NavigationTiming tables

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68396 --- Comment #2 from Sean Pringle sprin...@wikimedia.org --- The eventlogging slaves (analytics-store and s1-analytics-slave) already have indexes on (wiki, timestamp) for all tables, plus the optimizer chooses to automatically index the derived

[Bug 68396] Add index on event_action, event_isAnon and event_namespaceId to NavigationTiming tables

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68396 --- Comment #3 from Tisza Gergő gti...@wikimedia.org --- Once a day per wiki. -- You are receiving this mail because: You are on the CC list for the bug. ___ Wikibugs-l mailing list

[Bug 68396] Add index on event_action, event_isAnon and event_namespaceId to NavigationTiming tables

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68396 --- Comment #4 from Tisza Gergő gti...@wikimedia.org --- event_action is probably not useful since we are filtering on view events, which are the majority, so it's unlikely that index would end up being used. event_namespaceId on the other hand

[Bug 68397] Add index on event_type to MultimediaViewerDuration tables.

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68397 --- Comment #1 from Tisza Gergő gti...@wikimedia.org --- On second thought, not sure if this is worth it. We only have three types, with about the same frequency, so an index might not help much there. -- You are receiving this mail because:

[Bug 68421] New: Parsoid is not graceful about an empty template call {{ }}

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68421 Bug ID: 68421 Summary: Parsoid is not graceful about an empty template call {{ }} Product: Parsoid Version: unspecified Hardware: All OS: All

[Bug 68422] New: FastStringSearch on HHVM: Assertion `!Invalid Cell type' failed.

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68422 Bug ID: 68422 Summary: FastStringSearch on HHVM: Assertion `!Invalid Cell type' failed. Product: MediaWiki Version: unspecified Hardware: All OS: All

[Bug 68423] New: [hhvm] Fatal error: String length exceeded 2^31-2: 2147483647

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68423 Bug ID: 68423 Summary: [hhvm] Fatal error: String length exceeded 2^31-2: 2147483647 Product: MediaWiki extensions Version: unspecified Hardware: All OS:

[Bug 68423] [hhvm] Fatal error: String length exceeded 2^31-2: 2147483647

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68423 Ori Livneh o...@wikimedia.org changed: What|Removed |Added Keywords||hiphop

[Bug 68419] Flow: localization of NS_TOPIC

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68419 --- Comment #1 from sp...@wikimedia.org --- From looking at Scribunto which adds Module namespaces that is localized, I think Flow needs to handle 'CanonicalNamespaces' hook instead of just $wgExtraNamespaces[NS_TOPIC] = Topic -- You are

[Bug 68419] Flow: localization of NS_TOPIC

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68419 --- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 148612 had a related patch set uploaded by Spage: Use CanonicalNamespaces hook for NS_TOPIC https://gerrit.wikimedia.org/r/148612 -- You are receiving this mail

[Bug 68419] Flow: localization of NS_TOPIC

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68419 Gerrit Notification Bot gerritad...@wikimedia.org changed: What|Removed |Added Status|NEW

[Bug 68394] Fatal error: Call to a member function getText() on a non-object in php-1.24wmf14/includes/OutputPage.php on line 1296

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68394 db duplicate...@googlemail.com changed: What|Removed |Added Status|PATCH_TO_REVIEW |RESOLVED

[Bug 61489] normal diff links don't redirect to MobileDiff

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61489 Gerrit Notification Bot gerritad...@wikimedia.org changed: What|Removed |Added Status|NEW

[Bug 61489] normal diff links don't redirect to MobileDiff

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61489 --- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 148613 had a related patch set uploaded by Florianschmidtwelzow: Redirect to mobile diff page https://gerrit.wikimedia.org/r/148613 -- You are receiving this

[Bug 68386] black text on blue background when i keydown on suggestions menu

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68386 Thiemo Mättig thiemo.maet...@wikimedia.de changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 40411] Add user right to see logs which are deleted by deletelogentry

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40411 db duplicate...@googlemail.com changed: What|Removed |Added Priority|Low |Lowest

[Bug 18840] RevDelete/HideUser (tracking)

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18840 Bug 18840 depends on bug 40411, which changed state. Bug 40411 Summary: Add user right to see logs which are deleted by deletelogentry https://bugzilla.wikimedia.org/show_bug.cgi?id=40411 What|Removed |Added

[Bug 68128] Disable TOC for credits and license page

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68128 --- Comment #3 from db duplicate...@googlemail.com --- A credit page is http://en.wikipedia.org/wiki/Special:Version/Credits/EventLogging but I have not found one with more than 3 headers. -- You are receiving this mail because: You are the

[Bug 68419] Flow: localization of NS_TOPIC

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68419 --- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 148612 merged by jenkins-bot: Use CanonicalNamespaces hook for NS_TOPIC https://gerrit.wikimedia.org/r/148612 -- You are receiving this mail because: You are

[Bug 68424] New: Installed skins on Special:Version does not show a version (from git)

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68424 Bug ID: 68424 Summary: Installed skins on Special:Version does not show a version (from git) Product: MediaWiki Version: 1.24-git Hardware: All OS: All

[Bug 68426] New: Add plainlinks for headers on Special:Version

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68426 Bug ID: 68426 Summary: Add plainlinks for headers on Special:Version Product: MediaWiki Version: 1.24-git Hardware: All OS: All Status: NEW Severity:

[Bug 68425] New: Tooltips for Insert - Special Character

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68425 Bug ID: 68425 Summary: Tooltips for Insert - Special Character Product: VisualEditor Version: unspecified Hardware: All OS: All Status: UNCONFIRMED

[Bug 67463] UniversalLanguageSelector-tofu logging too much data

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67463 nuria nu...@wikimedia.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 67463] UniversalLanguageSelector-tofu logging too much data

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67463 --- Comment #2 from nuria nu...@wikimedia.org --- We have dropped the large table UniversalLanguageSelector-tofu_7629564 and created a table on staging with data so the i18n team can do the needed research. Closing bug as I think all items on

[Bug 68127] email address on Credits page strikes following text

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68127 db duplicate...@googlemail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 17663] Parser interpretes bXY as b if XY begins with non-ascii character when $wgUseTidy=true

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17663 db duplicate...@googlemail.com changed: What|Removed |Added CC|

[Bug 68427] New: API: Allow enumerate through all categorylinks

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68427 Bug ID: 68427 Summary: API: Allow enumerate through all categorylinks Product: MediaWiki Version: 1.24-git Hardware: All OS: All Status: NEW Severity:

[Bug 68322] JS error when viewing old revision of item

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68322 --- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 148093 merged by jenkins-bot: Fix triggering of 'restrictEntityPageActions' and 'blockEntityPageActions' https://gerrit.wikimedia.org/r/148093 -- You are

[Bug 68428] New: API: Allow page_id sort order for list=allpages

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68428 Bug ID: 68428 Summary: API: Allow page_id sort order for list=allpages Product: MediaWiki Version: 1.24-git Hardware: All OS: All Status: NEW Severity:

[Bug 64275] configuration variable to turn on or off particular footer links (both on desktop and mobile)

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64275 --- Comment #2 from Florian florian.schmidt.wel...@t-online.de --- @Mobile-Team: Is it still actual, that privacy message must be an own message key? I ask because for about and disclaimer we use core message key?

[Bug 68404] Unable to post process an edit that wasn't in processed status

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68404 Peter Bena benap...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |PATCH_TO_REVIEW

[Bug 68404] Unable to post process an edit that wasn't in processed status

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68404 --- Comment #3 from Peter Bena benap...@gmail.com --- Load button is only for page name, so it's expected to do this, but as it's confusing it may be removed in future -- You are receiving this mail because: You are on the CC list for the

[Bug 68429] New: Add non-breaking space to the special character dialog

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68429 Bug ID: 68429 Summary: Add non-breaking space to the special character dialog Product: VisualEditor Version: unspecified Hardware: All OS: All

[Bug 67298] Flickr API method=flickr.photos.licenses.getInfo requires SSL, we don't use it

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67298 Andre Klapper aklap...@wikimedia.org changed: What|Removed |Added Status|PATCH_TO_REVIEW |RESOLVED

[Bug 43450] UploadWizard Flickr (tracking)

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43450 Bug 43450 depends on bug 67298, which changed state. Bug 67298 Summary: Flickr API method=flickr.photos.licenses.getInfo requires SSL, we don't use it https://bugzilla.wikimedia.org/show_bug.cgi?id=67298 What|Removed

[Bug 68372] Special characters in target of mmv url are hex encoded in url bar

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68372 Andre Klapper aklap...@wikimedia.org changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug 68410] forms module is poorly nested inside controllers

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68410 --- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 148537 merged by jenkins-bot: Fix bad dependency chains and imports https://gerrit.wikimedia.org/r/148537 -- You are receiving this mail because: You are the

[Bug 53259] Add Forward Secrecy

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53259 --- Comment #56 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 148618 had a related patch set uploaded by Chmarkine: tendril -- update cipher suite list to support PFS https://gerrit.wikimedia.org/r/148618 -- You are

[Bug 68416] incomplete page title in ApiParse-getSectionContent() error message

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68416 Andre Klapper aklap...@wikimedia.org changed: What|Removed |Added Priority|Unprioritized |Normal

[Bug 67875] GlobalRename: Page moves are being blocked by local abusefilters

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67875 --- Comment #7 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 145870 merged by jenkins-bot: Hack: Prevent AbortMove hook from interfering with GlobalRename page moves https://gerrit.wikimedia.org/r/145870 -- You are

[Bug 67936] Provide a sane way to bypass abuse filters

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67936 Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed: What|Removed |Added Blocks|

[Bug 67875] GlobalRename: Page moves are being blocked by local abusefilters

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67875 Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed: What|Removed |Added Status|PATCH_TO_REVIEW |NEW

[Bug 68430] New: Internal error in ApiFormatXml exception in centralnoticequerycampaign

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68430 Bug ID: 68430 Summary: Internal error in ApiFormatXml exception in centralnoticequerycampaign Product: MediaWiki extensions Version: unspecified Hardware: All

[Bug 64850] Port commonsdelinker to core, and repackage as separate module

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64850 --- Comment #9 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 148447 had a related patch set uploaded by Krinkle: [WIP] Port CommonsDelinker from compat as new repository https://gerrit.wikimedia.org/r/148447 -- You are

[Bug 68322] JS error when viewing old revision of item

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68322 Lydia Pintscher lydia.pintsc...@wikimedia.de changed: What|Removed |Added Status|PATCH_TO_REVIEW |RESOLVED

[Bug 65447] Site was blocked but IP was still able to add links later (due to link already present on the page?)

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65447 Andre Klapper aklap...@wikimedia.org changed: What|Removed |Added Priority|High|Normal

[Bug 68426] Add plainlinks for headers on Special:Version

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68426 Andre Klapper aklap...@wikimedia.org changed: What|Removed |Added Keywords||easy

[Bug 68428] API: Allow page_id sort order for list=allpages

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68428 Andre Klapper aklap...@wikimedia.org changed: What|Removed |Added Priority|Unprioritized |Low

[Bug 68427] API: Allow enumerate through all categorylinks

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68427 Andre Klapper aklap...@wikimedia.org changed: What|Removed |Added Priority|Unprioritized |Low

[Bug 62598] Filter for New User uploads in Mobile Web

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62598 --- Comment #122 from Lupo lupo.bugzi...@gmail.com --- BTW, since we're all so focused on statistics right now, a cautionary note: If the statistics say X% were deleted, that does *not* mean that the remaining (100-X)% were OK. I just went

[Bug 64874] Use ApiErrorReporter for all API errors.

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64874 Gerrit Notification Bot gerritad...@wikimedia.org changed: What|Removed |Added Status|NEW

[Bug 64874] Use ApiErrorReporter for all API errors.

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64874 --- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 148622 had a related patch set uploaded by Hoo man: Made all API modules use ApiErrorReporter https://gerrit.wikimedia.org/r/148622 -- You are receiving this

[Bug 66971] Don't treat referenced entities that are redirects as deleted in the UI

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66971 tobias.gritschac...@wikimedia.de changed: What|Removed |Added Status|ASSIGNED|PATCH_TO_REVIEW

[Bug 66971] Don't treat referenced entities that are redirects as deleted in the UI

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66971 tobias.gritschac...@wikimedia.de changed: What|Removed |Added Whiteboard|u=dev c=frontend p=8|u=dev c=frontend p=8

[Bug 68424] Installed skins on Special:Version should show a version (from git)

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68424 Andre Klapper aklap...@wikimedia.org changed: What|Removed |Added Priority|Unprioritized |Low

[Bug 68425] Tooltips for Insert - Special Character

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68425 Andre Klapper aklap...@wikimedia.org changed: What|Removed |Added Severity|normal |enhancement ---

[Bug 68402] Move Vector and MonoBook to separate repositories

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68402 Andre Klapper aklap...@wikimedia.org changed: What|Removed |Added Priority|Unprioritized |Normal -- You

[Bug 68431] New: Update lighttpd default settings

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68431 Bug ID: 68431 Summary: Update lighttpd default settings Product: Wikimedia Labs Version: unspecified Hardware: All OS: All Status: UNCONFIRMED

[Bug 53259] Add Forward Secrecy

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53259 --- Comment #57 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 148624 had a related patch set uploaded by Chmarkine: planet -- update cipher suite list to support PFS https://gerrit.wikimedia.org/r/148624 -- You are

[Bug 67824] User links keyboard shortcuts do not work.

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67824 --- Comment #4 from Andre Klapper aklap...@wikimedia.org --- I still do not know what are steps to reproduce the problem (as a list, step by step). Comment 0 does not provide any. -- You are receiving this mail because: You are the assignee

[Bug 68429] Add non-breaking space to the special character dialog

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68429 Andre Klapper aklap...@wikimedia.org changed: What|Removed |Added CC|

[Bug 68425] Tooltips for Insert - Special Character

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68425 Andre Klapper aklap...@wikimedia.org changed: What|Removed |Added CC|

[Bug 62598] Filter for New User uploads in Mobile Web

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62598 --- Comment #123 from Rainer Rillke @commons.wikimedia ril...@wikipedia.de --- I just want to emphasize that hosting copyright violation is a crime in certain countries. There were a few bills (DMCA safe harbour) that allows WMF to operate,

[Bug 68425] Tooltips for Insert - Special Character

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68425 --- Comment #2 from Daniel Naber misc2...@danielnaber.de --- (In reply to Andre Klapper from comment #1) Assuming you refer to − and — : Don't use and situations highly depend on cultures (and languages) anyway? I guess so (and that's

[Bug 66839] Create tests comparing the output of the old and new serializer implementation

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66839 --- Comment #2 from Thiemo Mättig thiemo.maet...@wikimedia.de --- Testing qualifiers, references and ranks is still missing. Also test UnDeserializableValue? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 67824] User links keyboard shortcuts do not work.

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67824 Andre Klapper aklap...@wikimedia.org changed: What|Removed |Added Keywords||accessibility

[Bug 66064] ULS: attrName property no longer exposed on jQuery.Event objects in jQuery 1.9

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66064 Santhosh Thottingal santhosh.thottin...@gmail.com changed: What|Removed |Added Status|ASSIGNED

[Bug 65399] Don't use deprecated features removed in jQuery 1.9 (tracking)

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=65399 Bug 65399 depends on bug 66064, which changed state. Bug 66064 Summary: ULS: attrName property no longer exposed on jQuery.Event objects in jQuery 1.9 https://bugzilla.wikimedia.org/show_bug.cgi?id=66064 What|Removed

[Bug 68423] [hhvm] Fatal error: String length exceeded 2^31-2: 2147483647

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68423 Lydia Pintscher lydia.pintsc...@wikimedia.de changed: What|Removed |Added Priority|Unprioritized |Normal

[Bug 53259] Add Forward Secrecy

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53259 --- Comment #58 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 148631 had a related patch set uploaded by Chmarkine: svn -- update cipher suite list to support PFS https://gerrit.wikimedia.org/r/148631 -- You are receiving

[Bug 68420] Translation guidelines link not configurable per language

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68420 Santhosh Thottingal santhosh.thottin...@gmail.com changed: What|Removed |Added Status|NEW

[Bug 68432] New: VisualEditor: Breadcrumb disappears upon saving page

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68432 Bug ID: 68432 Summary: VisualEditor: Breadcrumb disappears upon saving page Product: VisualEditor Version: unspecified Hardware: All OS: All Status: NEW

[Bug 68420] Translation guidelines link not configurable per language

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68420 --- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 148634 had a related patch set uploaded by Santhosh: Make the translation guidelines link configurable per language https://gerrit.wikimedia.org/r/148634 -- You

[Bug 68420] Translation guidelines link not configurable per language

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68420 Gerrit Notification Bot gerritad...@wikimedia.org changed: What|Removed |Added Status|ASSIGNED

[Bug 62218] SMWSparqlStore datatype error

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62218 MWJames jamesin.hongkon...@gmail.com changed: What|Removed |Added Status|PATCH_TO_REVIEW |RESOLVED

[Bug 68419] Flow: localization of NS_TOPIC

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68419 Kunal Mehta (Legoktm) legoktm.wikipe...@gmail.com changed: What|Removed |Added Status|PATCH_TO_REVIEW

[Bug 68431] Update lighttpd default settings

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68431 --- Comment #1 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 148637 had a related patch set uploaded by Hedonil: lighttpd-starter: Update default settings to oversome some issues. Bug: 68431 hange-Id:

[Bug 68431] Update lighttpd default settings

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68431 Gerrit Notification Bot gerritad...@wikimedia.org changed: What|Removed |Added Status|UNCONFIRMED

[Bug 67044] Can't upload SVG because a filter is present on a image

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67044 --- Comment #2 from PRO perheli...@gmail.com --- Yes, it is displayed on upload. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. ___

[Bug 68428] API: Allow page_id sort order for list=allpages

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68428 --- Comment #1 from Brad Jorsch bjor...@wikimedia.org --- While this looks easy, anyone attempting this should be sure they are familiar with MySQL query optimization. The query is currently along the lines of SELECT ... FROM page WHERE

[Bug 54541] When loging in to a site, try the site-configured username if any

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54541 --- Comment #3 from Ricordisamoa ricordisa...@openmailbox.org --- The patch does not appear to solve anything: site.userinfo holds information about the currently logged-in user. -- You are receiving this mail because: You are on the CC list

[Bug 64870] Port inline_images.py to core

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64870 --- Comment #1 from Ricordisamoa ricordisa...@openmailbox.org --- If not in pywikibot/scripts, where to put it? -- You are receiving this mail because: You are on the CC list for the bug. ___

[Bug 68416] incomplete page title in ApiParse-getSectionContent() error message

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68416 --- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 148575 merged by jenkins-bot: Provide namespace to ApiParse-getSectionContent https://gerrit.wikimedia.org/r/148575 -- You are receiving this mail because: You

[Bug 68297] VisualEditor: Investigate parsing/rendering/behavior of {{MW 1.23}} on mediawiki.org

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68297 Bartosz Dziewoński matma@gmail.com changed: What|Removed |Added CC|

[Bug 55008] update external links for downloading in copyright.py

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55008 Ricordisamoa ricordisa...@openmailbox.org changed: What|Removed |Added CC|

[Bug 68434] New: Alias for Special:MergeItems

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68434 Bug ID: 68434 Summary: Alias for Special:MergeItems Product: MediaWiki extensions Version: unspecified Hardware: All OS: All Status: NEW Severity:

[Bug 62598] Filter for New User uploads in Mobile Web

2014-07-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62598 --- Comment #124 from Florian florian.schmidt.wel...@t-online.de --- (In reply to Gerrit Notification Bot from comment #63) Change 143822 merged by jenkins-bot: Show Uploadbutton only when user has the permission

  1   2   3   4   5   6   >