[Bug 62784] Search for: Template:First government of returns error

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62784

--- Comment #4 from Andy Matthews  ---
(In reply to Andre Klapper from comment #3)
> Huh? Can you elaborate about DB corruption? I get search results listed when
> using the CirrusSearch backend, but primary backend currently is
> LuceneSearch.

When I try with test2.Wikipedia,
https://test2.wikipedia.org/w/index.php?search=Template%3AFirst+government+of+Napoleon&title=Special%3ASearch&go=Go,
I get the expected "There were no results matching the query." But that is
obviously not pointing to the main live WP database. 

In the production version, the error appears with any search starting with
"Template:First government of", e.g.
https://en.wikipedia.org/w/index.php?title=Special%3ASearch&profile=default&search=Template%3AFirst+government+of+xxx&fulltext=Search

It is hard to see that string being hard-coded into the software, so it seems
more likely that there is something odd in the database. Just a guess... If it
works for you with the CirrusSearch backend pointing to the production
database, that is obviously not the problem. But it is a bit strange if the
software is sensitive to that string.

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


[Bug 62818] VisualEditor: Link inspector doesn't save changes when closing while XHR is pending

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62818

James Forrester  changed:

   What|Removed |Added

   Priority|Unprioritized   |High

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


[Bug 62818] New: VisualEditor: Link inspector doesn't save changes when closing while XHR is pending

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62818

Bug ID: 62818
   Summary: VisualEditor: Link inspector doesn't save changes when
closing while XHR is pending
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: ASSIGNED
  Severity: normal
  Priority: Unprioritized
 Component: Editing Tools
  Assignee: esand...@wikimedia.org
  Reporter: roan.katt...@gmail.com
CC: jforres...@wikimedia.org, krinklem...@gmail.com,
rm...@wikimedia.org, ryasm...@wikimedia.org,
tpars...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

Introduce artificial delays in your API modules (sleep(2); at the top of
ApiOpenSearch::execute() and ApiQueryInfo::execute(); alternatively, you can
try this in production if you're quick enough), then perform the following
steps quickly:

1. Inspect an existing link
2. Change its target
3. Before the API request completes, close the link inspector by clicking out
or clicking the back arrow
4. Inspect the link again

Expected: new target shows in inspector
Actual: old target shows

With the keyboard it's even weirder:

1. Inspect an existing link
2. Type "foo". Wait for the API request to come back and display suggestions
3. Type "bar" at the end (so you now have "foobar"), then quickly (before the
API call comes back) press Enter.
4. Expected: inspector closes. Actual: input value is reset to "foo"
(At least if you press Enter again, "foo" is actually saved.)

You can work around this and still reproduce the first bug:

1. Inspect an existing link
2. Type "foo"
3. If a suggestion box is displayed (perhaps because "f" was in cache, or
because the previous value was in cache), press Esc to dismiss it
4. Press Enter, the inspector closes
5. Inspect the link again

Expected: "foo"
Actual: previous value

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


[Bug 62811] Wikipedia Content is missing "twitter card" syntax for proper display

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62811

Jared Zimmerman (WMF)  changed:

   What|Removed |Added

URL||https://dev.twitter.com/doc
   ||s/cards/large-image-summary
   ||-card
Summary|Wikipedia Content has no|Wikipedia Content is
   |format on twitter   |missing "twitter card"
   ||syntax for proper display

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


[Bug 62817] Upgrade kibana to latest stable version

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62817

Bryan Davis  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

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


[Bug 62817] New: Upgrade kibana to latest stable version

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62817

Bug ID: 62817
   Summary: Upgrade kibana to latest stable version
   Product: Wikimedia
   Version: wmf-deployment
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: Logstash
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: bda...@wikimedia.org
CC: aschulz4...@gmail.com, bda...@wikimedia.org,
g...@wikimedia.org, o...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

kibana 3.0.0 ga has been released:
http://www.elasticsearch.org/blog/kibana-3-0-0-ga-now-available/

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


[Bug 62816] VisualEditor: Create infrastructure for creating annotations/nodes from the UI

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62816

James Forrester  changed:

   What|Removed |Added

   Priority|Unprioritized   |High
 Status|NEW |ASSIGNED
   Severity|normal  |enhancement

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


[Bug 62816] New: VisualEditor: Create infrastructure for creating annotations/nodes from the UI

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62816

Bug ID: 62816
   Summary: VisualEditor: Create infrastructure for creating
annotations/nodes from the UI
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Technical Debt
  Assignee: jforrester+veteambztick...@wikimedia.org
  Reporter: roan.katt...@gmail.com
CC: jforres...@wikimedia.org, krinklem...@gmail.com,
roan.katt...@gmail.com, ryasm...@wikimedia.org,
tpars...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

Right now, MWLinkInspector needs to know exactly how to construct a new link
annotation with the right attributes. This pattern is repeated (albeit somewhat
less egregiously) for every single annotation and node created by any UI
component anywhere. This is horrible. The DM should provide helpers so UI
classes can much more easily create linmod elements from data.

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


[Bug 62667] Deploy (scap and other) aren't showing up in graphite/gdash

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62667

--- Comment #7 from Bryan Davis  ---
See https://gerrit.wikimedia.org/r/#/c/111409/ for the change from carbon to
statsd that should have been accompanied by a change to the gdash configuration
and port number as well.

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


[Bug 60748] BetaFeatures: "Automatically enable ..." not working

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60748

James Forrester  changed:

   What|Removed |Added

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

--- Comment #5 from James Forrester  ---
(In reply to Kunal Mehta (Legoktm) from comment #4)
> Patch fixes the typo which was making this not work.

Yay. Marking as FIXED.

> However, the current code will only enable the new betafeatures when the
> user visits Special:Preferences, or whenever the 'GetPreferences' hook is
> run (API's action=options I think). Is that acceptable from a UX point of
> view?

No. Created bug 62815 for that, which is distinct from this issue.

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


[Bug 62815] New: BetaFeatures: "Automatically enable ..." should actually automatically enable, not require visiting Special:Preferences

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62815

Bug ID: 62815
   Summary: BetaFeatures: "Automatically enable ..." should
actually automatically enable, not require visiting
Special:Preferences
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: BetaFeatures
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: jforres...@wikimedia.org
CC: fflo...@wikimedia.org, jforres...@wikimedia.org,
legoktm.wikipe...@gmail.com, mtrac...@member.fsf.org
   Web browser: ---
   Mobile Platform: ---

From bug 60748#c4.

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


[Bug 62814] [SUGGESTION] modfiy BreadCrumbs extension so that the BC line is not in printed (i.e. is non-printable content)

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62814

T. Gries  changed:

   What|Removed |Added

Summary|[SUGGESTION] modfiy |[SUGGESTION] modfiy
   |BreadCrumbs extension so|BreadCrumbs extension so
   |that the BC line is not in  |that the BC line is not in
   |printed |printed (i.e. is
   ||non-printable content)

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


[Bug 62814] [SUGGESTION] modfiy BreadCrumbs extension so that the BC line is not in printed (i.e. is non-printable content)

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62814

T. Gries  changed:

   What|Removed |Added

   Priority|Unprioritized   |Low

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


[Bug 62814] New: [SUGGESTION] modfiy BreadCrumbs extension so that the BC line is not in printed

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62814

Bug ID: 62814
   Summary: [SUGGESTION] modfiy BreadCrumbs extension so that the
BC line is not in printed
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: BreadCrumbs
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: m...@tgries.de
   Web browser: ---
   Mobile Platform: ---

My wikis use this extension, which works fine.

I think however, that the "BreadCrumbs" line should not be part of printed
pages, it is non-printable content.


I want to suggest 

- to modify the extension, so that "breadcrumbs" are not printed by default,
and 
- no manual changes on MediaWiki css files are needed.

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


[Bug 62769] Rename Popups extension to "Hovercards"

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62769

--- Comment #8 from Gerrit Notification Bot  ---
Change 119429 had a related patch set uploaded by Prtksxna:
Renaming Popups to Hovercards in the i18n file

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

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


[Bug 62769] Rename Popups extension to "Hovercards"

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62769

--- Comment #7 from Gerrit Notification Bot  ---
Change 119239 abandoned by Prtksxna:
WIP: Rename popups to hovercards

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

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


[Bug 62813] VE toolbar doesn't stick to the top of the screen in iOS Chrome

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62813

--- Comment #1 from Bingle  ---
Prioritization and scheduling of this bug is tracked on Mingle card
https://wikimedia.mingle.thoughtworks.com/projects/mobile/cards/1785

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


[Bug 60925] Unify Tools private package repository and labsdebrepo

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60925

--- Comment #2 from Gerrit Notification Bot  ---
Change 119428 had a related patch set uploaded by Tim Landscheidt:
WIP: Tools: Use labsdeprepo

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

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


[Bug 62165] Flow: garbled and generic "Internal error - {{SITENAME}}" for Flow error page titles

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62165

--- Comment #4 from Gerrit Notification Bot  ---
Change 116631 abandoned by Spage:
Fix error page titles

Reason:
Yup, it's not this simple. I still think we can get ErrorPageError to do the
work for us, just pass the full 'flow-error-CODE' at all times. It's crazy that
ErrorPageError can't log the full $message text while displaying something
friendlier to the user.

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

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


[Bug 62812] VisualEditor: setResizableHandlesSizeAndPosition() shouldn't measure things on every keypress

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62812

James Forrester  changed:

   What|Removed |Added

   Priority|Unprioritized   |High
 Status|NEW |ASSIGNED
   Severity|normal  |enhancement

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


[Bug 62813] New: VE toolbar doesn't stick to the top of the screen in iOS Chrome

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62813

Bug ID: 62813
   Summary: VE toolbar doesn't stick to the top of the screen in
iOS Chrome
   Product: MobileFrontend
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: alpha
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: jgon...@wikimedia.org
CC: aricha...@wikimedia.org, jgon...@wikimedia.org,
jrob...@wikimedia.org, kw...@wikimedia.org,
maxsem.w...@gmail.com, rkald...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

Stays at the top of the page.

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


[Bug 50284] VisualEditor: Disable veaction=edit on translation pages, which are not editable directly

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50284

James Forrester  changed:

   What|Removed |Added

   Assignee|jforrester+veteambztickets@ |jforres...@wikimedia.org
   |wikimedia.org   |
   Target Milestone|--- |VE-deploy-2014-03-20

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


[Bug 50284] VisualEditor: Disable veaction=edit on translation pages, which are not editable directly

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50284

Gerrit Notification Bot  changed:

   What|Removed |Added

 Status|ASSIGNED|PATCH_TO_REVIEW

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


[Bug 50284] VisualEditor: Disable veaction=edit on translation pages, which are not editable directly

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50284

--- Comment #11 from Gerrit Notification Bot  ---
Change 119427 had a related patch set uploaded by Jforrester:
Disable VisualEditor on Page Translation output pages

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

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


[Bug 60925] Unify Tools private package repository and labsdebrepo

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60925

Gerrit Notification Bot  changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

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


[Bug 60925] Unify Tools private package repository and labsdebrepo

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60925

--- Comment #1 from Gerrit Notification Bot  ---
Change 118796 had a related patch set uploaded by Tim Landscheidt:
WIP: labsdeprepo: Allow more than one local repository

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

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


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

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

Sam Reed (reedy)  changed:

   What|Removed |Added

 Depends on|62811   |

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


[Bug 62811] Wikipedia Content has no format on twitter

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62811

Sam Reed (reedy)  changed:

   What|Removed |Added

 Blocks|1   |
   Severity|enhancement |normal

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


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

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

Sam Reed (reedy)  changed:

   What|Removed |Added

 Depends on||62806

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


[Bug 62806] Create TODO list for best MediaWiki API client library in Java

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62806

Sam Reed (reedy)  changed:

   What|Removed |Added

 Blocks||1
   Severity|normal  |enhancement

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


[Bug 62810] Create TODO list for best MediaWiki API client library in Ruby

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62810

Sam Reed (reedy)  changed:

   What|Removed |Added

 Blocks||1
   Severity|normal  |enhancement

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


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

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

Sam Reed (reedy)  changed:

   What|Removed |Added

 Depends on||62810

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


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

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

Sam Reed (reedy)  changed:

   What|Removed |Added

 Depends on||62807

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


[Bug 62809] Create TODO list for best MediaWiki API client library in Python

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62809

Sam Reed (reedy)  changed:

   What|Removed |Added

 Blocks||1
   Severity|normal  |enhancement

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


[Bug 62807] Create TODO list for best MediaWiki API client library in JavaScript

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62807

Sam Reed (reedy)  changed:

   What|Removed |Added

 Blocks||1
   Severity|normal  |enhancement

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


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

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

Sam Reed (reedy)  changed:

   What|Removed |Added

 Depends on||62809

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


[Bug 62808] Create TODO list for best MediaWiki API client library in Perl

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62808

Sam Reed (reedy)  changed:

   What|Removed |Added

 Blocks||1
   Severity|normal  |enhancement

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


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

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

Sam Reed (reedy)  changed:

   What|Removed |Added

 Depends on||62811

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


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

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

Sam Reed (reedy)  changed:

   What|Removed |Added

 Depends on||62808

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


[Bug 62811] Wikipedia Content has no format on twitter

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62811

Sam Reed (reedy)  changed:

   What|Removed |Added

 Blocks||1
   Severity|normal  |enhancement

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


[Bug 62812] New: VisualEditor: setResizableHandlesSizeAndPosition() shouldn't measure things on every keypress

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62812

Bug ID: 62812
   Summary: VisualEditor: setResizableHandlesSizeAndPosition()
shouldn't measure things on every keypress
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Keywords: performance
  Severity: normal
  Priority: Unprioritized
 Component: ContentEditable
  Assignee: jforrester+veteambztick...@wikimedia.org
  Reporter: roan.katt...@gmail.com
CC: da...@sheetmusic.org.uk, jforres...@wikimedia.org,
krinklem...@gmail.com, ryasm...@wikimedia.org
Blocks: 49685
   Web browser: ---
   Mobile Platform: ---

In afterDocumentKeyPress, setResizableHandlesSizeAndPosition() is called and
measures and repositions all ResizableNode resize handles, even though they're
not even visible. This is wasteful.

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


[Bug 49685] VisualEditor: Performance issues (tracker)

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49685

Roan Kattouw  changed:

   What|Removed |Added

 Depends on||62812

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


[Bug 62811] Wikipedia Content has no format on twitter

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62811

--- Comment #3 from Jon  ---
I've shared links on Facebook and Twitter and other services in the past and
have noticed that these do not render nicely at all. It should be really
trivial to fix this but yes I'd also be interested to hear if there are any
good reasons why it hasn't been done...

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


[Bug 50284] VisualEditor: Disable veaction=edit on translation pages, which are not editable directly

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50284

Bug 50284 depends on bug 61331, which changed state.

Bug 61331 Summary: Provide a way for Javascript code to know whether the 
current page is managed by the Translate extension
https://bugzilla.wikimedia.org/show_bug.cgi?id=61331

   What|Removed |Added

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

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


[Bug 61331] Provide a way for Javascript code to know whether the current page is managed by the Translate extension

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61331

James Forrester  changed:

   What|Removed |Added

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

--- Comment #5 from James Forrester  ---
Thank you!

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


[Bug 12306] Implement MediaWiki Help Repository (fetching Help: pages from MediaWiki.org or Meta, similar to file description pages from Commons)

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12306

--- Comment #8 from Mark Clements (HappyDog)  ---
I would recommend anyone looking into this bug to look at this page first:
https://www.mediawiki.org/wiki/Project:PD_help/export

It describes a method of bundling/deploying help tarballs, based on MW.org
content, in multiple languages (suitable to any set of language combinations). 
It is not necessarily the whole solution, or even the best starting point, but
it's certainly food for thought.  (And, yes, I wrote it - about 8 years ago,
now!)

Whilst a simple dump would be better than nothing, it would be good it the
longer-term were considered as well (though I am aware that perfect is the
enemy of good-enough!).

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


[Bug 49228] Vector: The version of the Vector extension bundled with MediaWiki 1.21 is incompatible

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49228

--- Comment #23 from Mark A. Hershberger  ---
To be clear, the error I saw was "Uncaught Error: Unknown dependency:
jquery.collapsibleTabs" from bug #49270

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


[Bug 49228] Vector: The version of the Vector extension bundled with MediaWiki 1.21 is incompatible

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49228

--- Comment #22 from Mark A. Hershberger  ---
I was just able to reproduce this bug by un-tarring 1.22 on top of an existing
installation.  I can find no reference to jquery.collapsibleTabs except in the
file itself.

It seems like this may be caused by old files left over that RL is finding.

Pinging Timo for his opinion.

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


[Bug 62811] Wikipedia Content has no format on twitter

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62811

--- Comment #2 from Vibha Bamba  ---
Would be great if someone could explain the legacy (Surely it hasn't been done
for a reason) Does that reason still hold good?

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


[Bug 62811] Wikipedia Content has no format on twitter

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62811

--- Comment #1 from Vibha Bamba  ---
Related Twitter Links -
https://dev.twitter.com/docs/cards/large-image-summary-card

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


[Bug 62811] New: Wikipedia Content has no format on twitter

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62811

Bug ID: 62811
   Summary: Wikipedia Content has no format on twitter
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Skin and page rendering
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: vba...@wikimedia.org
CC: jared.zimmer...@wikimedia.org, jrob...@wikimedia.org,
krinklem...@gmail.com, matma@gmail.com,
prtks...@gmail.com
   Web browser: ---
   Mobile Platform: ---

Created attachment 14857
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=14857&action=edit
No Preview when a user shares a Wikipedia article on Twitter.

Currently, dropping a wikipedia link in twitter does not generate any type of
summary card. A preview helps understand what the link is about and affects
engagement. Certainly there might be some legacy reasons here, but can we
address this? Twitter is an important knowledge graph.

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


[Bug 61331] Provide a way for Javascript code to know whether the current page is managed by the Translate extension

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61331

--- Comment #4 from Gerrit Notification Bot  ---
Change 113339 merged by jenkins-bot:
Add JS config var which tells page translation status

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

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


[Bug 62751] SVG images should be allowed to scale up

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62751

C. Scott Ananian  changed:

   What|Removed |Added

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

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


[Bug 54844] Image / media handling tracker bug

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54844

Bug 54844 depends on bug 62751, which changed state.

Bug 62751 Summary: SVG images should be allowed to scale up
https://bugzilla.wikimedia.org/show_bug.cgi?id=62751

   What|Removed |Added

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

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


[Bug 62751] SVG images should be allowed to scale up

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62751

--- Comment #2 from Gerrit Notification Bot  ---
Change 119401 merged by jenkins-bot:
Vector images can be scaled up, even when bitmaps can't.

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

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


[Bug 62807] Create TODO list for best MediaWiki API client library in JavaScript

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62807

Andre Klapper  changed:

   What|Removed |Added

   Assignee|wikibugs-l@lists.wikimedia. |frances.hoc...@gmail.com
   |org |

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


[Bug 62810] Create TODO list for best MediaWiki API client library in Ruby

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62810

Andre Klapper  changed:

   What|Removed |Added

   Assignee|wikibugs-l@lists.wikimedia. |frances.hoc...@gmail.com
   |org |

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


[Bug 62806] Create TODO list for best MediaWiki API client library in Java

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62806

Andre Klapper  changed:

   What|Removed |Added

   Assignee|wikibugs-l@lists.wikimedia. |frances.hoc...@gmail.com
   |org |

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


[Bug 62809] Create TODO list for best MediaWiki API client library in Python

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62809

Andre Klapper  changed:

   What|Removed |Added

   Assignee|wikibugs-l@lists.wikimedia. |frances.hoc...@gmail.com
   |org |

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


[Bug 62808] Create TODO list for best MediaWiki API client library in Perl

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62808

Andre Klapper  changed:

   What|Removed |Added

   Assignee|wikibugs-l@lists.wikimedia. |frances.hoc...@gmail.com
   |org |

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


[Bug 53143] Implement non-linear transitions

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53143

Gerrit Notification Bot  changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

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


[Bug 53143] Implement non-linear transitions

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53143

--- Comment #1 from Gerrit Notification Bot  ---
Change 116228 had a related patch set uploaded by Mattflaschen:
WIP: Refactor and add non-linear tours

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

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


[Bug 49058] Support WSGI for Running Python Scripts

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49058

Tim Landscheidt  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
   Assignee|benap...@gmail.com  |m...@uberbox.org

--- Comment #12 from Tim Landscheidt  ---
My understanding of Merlijn's comment #9 is that NewWeb supports this, and with
no Apaches in eqiad, all tools can use this, so closing this bug as fixed.

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


[Bug 62805] Serialization of modified images sometimes outputs NaNxNaNpx

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62805

C. Scott Ananian  changed:

   What|Removed |Added

 CC||canan...@wikimedia.org
 Blocks||54844
   Assignee|gwi...@wikimedia.org|canan...@wikimedia.org

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


[Bug 54844] Image / media handling tracker bug

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54844

C. Scott Ananian  changed:

   What|Removed |Added

 Depends on||62805

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


[Bug 62805] New: Serialization of modified images sometimes outputs NaNxNaNpx

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62805

Bug ID: 62805
   Summary: Serialization of modified images sometimes outputs
NaNxNaNpx
   Product: Parsoid
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: serializer
  Assignee: gwi...@wikimedia.org
  Reporter: roan.katt...@gmail.com
CC: csc...@laptop.org, jforres...@wikimedia.org,
ssas...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

* Parse a page with a right-floating frameless image from
  wikitext to HTML
* Result HTML has class="mw-default-size mw-halign-right";
  change this to class="mw-halign-right"
* Serialize modified HTML back to wikitext
* A wild NaN appeared!


$ echo "[[File:Hol_komm.png|right|frameless]]" | node tests/parse.js




$ echo "[[File:Hol_komm.png|right|frameless]]" | node tests/parse.js | tee
frameless.html




$ sed -i frameless.html -e 's/mw-default-size //'
$ cat frameless.html




$ cat frameless.html | node tests/parse.js --html2wt

[[File:Hol_komm.png|right|frameless|NaNxNaNpx]]

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


[Bug 48972] Show/Hide own translations does not do anything

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48972

--- Comment #3 from kunalgrove...@gmail.com ---
Tested on a local wiki
1- Translate a page to a language.
2- Select review mode
3- 'Hide own translation' hides all my translations
4- Login as a separate user.
5- 'Hide own translation' doesn't hide other user's translations in review
mode.

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


[Bug 62784] Search for: Template:First government of returns error

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62784

--- Comment #3 from Andre Klapper  ---
Huh? Can you elaborate about DB corruption? I get search results listed when
using the CirrusSearch backend, but primary backend currently is LuceneSearch.

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


[Bug 62804] VisualEditor: Redirects not found when you try to make a link (wmf18)

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62804

Roan Kattouw  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||roan.katt...@gmail.com
 Resolution|--- |DUPLICATE

--- Comment #1 from Roan Kattouw  ---


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

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


[Bug 54361] VisualEditor: OpenSearch results aren't perfect for searching for pages (some don't come up)

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54361

Roan Kattouw  changed:

   What|Removed |Added

 CC||wmf.whatamido...@yahoo.com

--- Comment #1 from Roan Kattouw  ---
*** Bug 62804 has been marked as a duplicate of this bug. ***

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


[Bug 62024] VisualEditor: [Regression wmf16] TypeError: this.typeInput.getSelectedItem(...) is null appearing and cannot close the Media Settings dialog for an image with left position and border form

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62024

--- Comment #13 from ryasm...@wikimedia.org ---
Created attachment 14856
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=14856&action=edit
The most recent error appeared on 18th March

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


[Bug 62804] New: VisualEditor: Redirects not found when you try to make a link (wmf18)

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62804

Bug ID: 62804
   Summary: VisualEditor:  Redirects not found when you try to
make a link (wmf18)
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: jforrester+veteambztick...@wikimedia.org
  Reporter: wmf.whatamido...@yahoo.com
CC: jforres...@wikimedia.org, krinklem...@gmail.com,
ryasm...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

Intention:
Add a link to a redirect page.

Steps to Reproduce:
1. Go to Mediawiki.org.  Open a page in VisualEditor and type some text.

2. Select a word and try to link it to [[Help:Help]], an existing redirect
page.



Actual Results:  
It claims that the existing page is a "New Page"/redlink.


Reproducible: Always

This only happens at Mediawiki.org  The problem cannot be reproduced at either
beta labs or at the Wikipedias, so it must be something in wmf18.

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


[Bug 62782] Migrate Language instances to eqiad

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62782

--- Comment #1 from Andrew Bogott  ---
Puppet is disabled on the language-browsertests instance, which means I can not
migrate it.  Re-enabling may cause unwanted side-effects -- do you know why
it's disabled?

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


[Bug 62233] PHP Warnings [localhost] after updating to HEAD version: Cannot modify header information - headers already sent in /includes/WebResponse.php on line 38

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62233

T. Gries  changed:

   What|Removed |Added

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

--- Comment #13 from T. Gries  ---
thank you so much for fixing this, and saving my logfiles, and the rain forest
and ...

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


[Bug 61999] [RDF] Feature request: Ability to create and modify template calls via RDFIO.

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61999

Quim Gil  changed:

   What|Removed |Added

 CC||q...@wikimedia.org

--- Comment #4 from Quim Gil  ---
Zahara is proposing this OPW project:

Visual Import and Template Matching for RDFIO
https://www.mediawiki.org/wiki/User:Zahara/OPW_Proposal_Round_8

Are there mentors available for this project?

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


[Bug 61899] Automatic home directory creation is apparently broken

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61899

--- Comment #13 from Marc A. Pelletier  ---
Ah, that is normal behavior for NFS4, which deals in usernames and not user
IDs.  There are two ways around this: either make sure the username that needs
to own shared files is known to the file server (in practice, "is in LDAP") or
have local users' homes not be on NFS (/usr/lib is a reasonable place for
'system' users, for instance).

NFS4 does change the semantics of file ownership; rather than use user IDs and
hope that they happen to match the same users on different clients, it relies
on a central list of users for that.

What I have done, in cases where it's reasonable to do so, is add global system
users to LDAP; this makes everything work as expected and is considerably more
reliable and rely on user creation from puppet.

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


[Bug 62797] VisualEditor: Inserting a formula into a block slug throws "Uncaught TypeError: Cannot call method 'update' of null" and inserts empty formula

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62797

James Forrester  changed:

   What|Removed |Added

   Priority|Unprioritized   |High
 Status|NEW |ASSIGNED
Summary|VisualEditor: Attempting to |VisualEditor: Inserting a
   |insert a math function on a |formula into a block slug
   |slug throws the error:  |throws "Uncaught TypeError:
   |Cannot call method 'update' |Cannot call method 'update'
   |of null and adds empty math |of null" and inserts empty
   |tags after inserting|formula

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


[Bug 62797] VisualEditor: Attempting to insert a math function on a slug throws the error: Cannot call method 'update' of null and adds empty math tags after inserting

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62797

James Forrester  changed:

   What|Removed |Added

   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=58286

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


[Bug 58286] VisualEditor: Inserting a formula into a block slug throws "Uncaught TypeError: Cannot call method 'getOuterRange' of null"

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58286

James Forrester  changed:

   What|Removed |Added

   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=62797

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


[Bug 62802] Fatal Error on editing

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62802

Jeroen De Dauw  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Jeroen De Dauw  ---
https://github.com/SemanticMediaWiki/SemanticMediaWiki/issues/229

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


[Bug 62802] Fatal Error on editing

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62802

--- Comment #1 from Jeroen De Dauw  ---
SMW issues should be reported at
https://github.com/SemanticMediaWiki/SemanticMediaWiki/issues

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


[Bug 62024] VisualEditor: [Regression wmf16] TypeError: this.typeInput.getSelectedItem(...) is null appearing and cannot close the Media Settings dialog for an image with left position and border form

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62024

--- Comment #12 from ryasm...@wikimedia.org ---
Correction: everytime you make it frameless and fullsize, it results into
NaNxNaN

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


[Bug 12306] Implement MediaWiki Help Repository (fetching Help: pages from MediaWiki.org or Meta, similar to file description pages from Commons)

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12306

--- Comment #7 from Quim Gil  ---
Instances, not forks.  :) Now we have thousands of wikis unaware of that
documentation...

I agree with you on the final goal. I'm only suggesting to start packaging the
current Help files in the tarball before five years more pass by...

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


[Bug 54827] VisualEditor: Pressing "enter"/"return" on a selected node should open its dialog

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54827

Gerrit Notification Bot  changed:

   What|Removed |Added

 Status|ASSIGNED|PATCH_TO_REVIEW

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


[Bug 54827] VisualEditor: Pressing "enter"/"return" on a selected node should open its dialog

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54827

--- Comment #1 from Gerrit Notification Bot  ---
Change 103062 had a related patch set uploaded by Robmoen:
Create mixin for ce nodes that responds to dblclick

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

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


[Bug 59766] Support for months and years of a different calendar

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59766

--- Comment #6 from Jeroen De Dauw  ---
Bug still misplaced

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


[Bug 59766] Support for months and years of a different calendar

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59766

Jeroen De Dauw  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

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


[Bug 57743] Sort out relationship between TimeFormatter and TimeIsoFormatter

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57743

Jeroen De Dauw  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

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


[Bug 62233] PHP Warnings [localhost] after updating to HEAD version: Cannot modify header information - headers already sent in /includes/WebResponse.php on line 38

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62233

--- Comment #12 from Gerrit Notification Bot  ---
Change 118336 merged by jenkins-bot:
Avoid header notice log spam from RunJobs API

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

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


[Bug 62024] VisualEditor: [Regression wmf16] TypeError: this.typeInput.getSelectedItem(...) is null appearing and cannot close the Media Settings dialog for an image with left position and border form

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62024

--- Comment #11 from ryasm...@wikimedia.org ---
Also, observe that for every copy of that image if you make it frameless , the
resulting size in wikitext becomes NaNxNaN

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


[Bug 57809] Mobile viewing application for Wikinews

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57809

Quim Gil  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #4 from Quim Gil  ---
The contributors that proposed this project are missing. I agree the project is
complex and unclear. Resolving as WONTFIX to avoid confusion among potential
candidates.

I have removed the corresponding entry at
[[mw:Mentorship_programs/Possible_projects]]. If someone wants to restart this
project idea, please bring the proposal back to the wiki page, and let's
discuss there.

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


[Bug 57810] Automated (machine assisted) news translation

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57810

Quim Gil  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #3 from Quim Gil  ---
The contributors that proposed this project are missing. I agree the project is
complex and unclear. Resolving as WONTFIX to avoid confusion among potential
candidates.

I have removed the corresponding entry at
[[mw:Mentorship_programs/Possible_projects]]. If someone wants to restart this
project idea, please bring the proposal back to the wiki page, and let's
discuss there.

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


[Bug 57808] Platform for Wikinews to allow mobile reporting

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57808

Quim Gil  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #4 from Quim Gil  ---
The contributors that proposed this project are missing. I agree the project is
complex and unclear. Resolving as WONTFIX to avoid confusion among potential
candidates.

I have removed the corresponding entry at
[[mw:Mentorship_programs/Possible_projects]]. If someone wants to restart this
project idea, please bring the proposal back to the wiki page, and let's
discuss there.

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


[Bug 62421] Flow: post links in watchlist/contribs/rc don't scroll me to post

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62421

--- Comment #1 from sp...@wikimedia.org ---
FYI the #flow-post- fragment that scrolls the post into view isn't there
for the initial "_commented_" link in RecentChanges, e.g.
http://ee-flow.wmflabs.org/w/index.php?title=User_talk:Spage2&workflow=rpuaeo5nuca08je4

but it *is* in the URL of an "edited a _comment" link in RecentChanges, e.g.
http://ee-flow.wmflabs.org/w/index.php?title=User_talk:Spage2&workflow=rpuaeo5nuca08je4#flow-post-rpuaeo5u2u0lla98

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


[Bug 62024] VisualEditor: [Regression wmf16] TypeError: this.typeInput.getSelectedItem(...) is null appearing and cannot close the Media Settings dialog for an image with left position and border form

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62024

ryasm...@wikimedia.org changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #10 from ryasm...@wikimedia.org ---
I just reproduced it on betalabs again :
http://en.wikipedia.beta.wmflabs.org/wiki/18thMarChrome?veaction=edit

Try the second image

See the screenshot attached.

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


[Bug 54844] Image / media handling tracker bug

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54844

Bug 54844 depends on bug 49844, which changed state.

Bug 49844 Summary: Images: New images get a link=… set whether or not they need 
it
https://bugzilla.wikimedia.org/show_bug.cgi?id=49844

   What|Removed |Added

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

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


[Bug 49844] Images: New images get a link=… set whether or not they need it

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49844

C. Scott Ananian  changed:

   What|Removed |Added

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

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


[Bug 44038] Search local titles with another language

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44038

--- Comment #7 from PiRSquared17  ---
What would the interface for switching search languages be? I'm not sure if
this would require an [[mw:RFC]].

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


[Bug 60373] Convert Oversight revisions to (revision deleted) suppressed on Wikimedia wikis

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60373

--- Comment #43 from Risker  ---
(In reply to Dan Garry from comment #39)
> Chris's tests were successful. Still, we can afford to take our time with
> this to make sure that it all works correctly in production. Here's the
> rollout plan for this:
> 
> Week 1: mediawiki.org
> Week 2: wikiquotes, wikiversity, wikibooks, wikispecies, wikivoyage,
> wiktionary, wikinews, wikisource
> Week 3: commons, meta, anything else I've forgotten except wikipedias
> Week 4: wikipedias
> 
> We'll keep a week between deployments to see if there are any unexpected
> issues, and if there are then we'll delay future deployments. The oversight
> log will remain accessible after the migration so we can verify that
> everything went fine. I'm familiar with the operation of suppression and
> have global suppression by virtue of my staff rights, so I'll be available
> to help if anything goes wrong.
> 
> I'll write on here when I know what date this will begin.

Good plan, Dan.  If I may suggest: 

Week 4: all Wikipedias except enwiki 

Week 5: Enwiki - See note below

Suggested QA reviews:
>10 oversights - all
10>50 oversights - 10 reviews
50>100 oversights -20%
100+ oversights -10 to 15%
Enwiki - 5 to 10%

Suggest enlisting several enwiki oversighters to participate in the QA sample. 
Enwiki represents over 80% of oversighted edits, and if something is going to
be weird, it will probably be here; when I look back at the logs, I see a lot
of really strange actions. 

I've done up a google doc[1] stratifying the proposed schedule, with suggested
number of QA checks, based on the results Reedy got in Comment 16.

[1]
https://docs.google.com/spreadsheet/ccc?key=0Ahh1Kb4u4Ot9dDFid3VSWF9pa1A4RDdsMWkwZ1A0eGc&usp=sharing

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


[Bug 57891] Review and deploy GlobalCssJs extension to Wikimedia wikis

2014-03-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57891

Bug 57891 depends on bug 57888, which changed state.

Bug 57888 Summary: Add editnotice to edit page of global.css and global.js user 
script
https://bugzilla.wikimedia.org/show_bug.cgi?id=57888

   What|Removed |Added

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

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


  1   2   3   4   5   >