[Bug 58083] Performance issues in TimedMediaHandler (tracking)

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58083

Kunal Mehta (Legoktm)  changed:

   What|Removed |Added

   Keywords||tracking
 Blocks||2007

-- 
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 2007] Tracking bug (tracking)

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2007

Kunal Mehta (Legoktm)  changed:

   What|Removed |Added

 Depends on||58083

-- 
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 55550] Reduce amount of code loaded in MwEmbedSupport and TimedMediaHandler startup and BeforePageDisplay

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=0

Ori Livneh  changed:

   What|Removed |Added

 Depends on||58086

-- 
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 58086] mw.MwEmbedSupport.style should only load on the pages that need it

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58086

Ori Livneh  changed:

   What|Removed |Added

 CC||o...@wikimedia.org
 Blocks||0

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


[Bug 58083] Performance issues in TimedMediaHandler (tracking)

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58083

Ori Livneh  changed:

   What|Removed |Added

 Depends on||58086

-- 
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 58086] New: mw.MwEmbedSupport.style should only load on the pages that need it

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58086

   Web browser: ---
Bug ID: 58086
   Summary: mw.MwEmbedSupport.style should only load on the pages
that need it
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: TimedMediaHandler
  Assignee: md...@wikimedia.org
  Reporter: o...@wikimedia.org
CC: aarcos.w...@gmail.com, bawolff...@gmail.com,
fflo...@wikimedia.org, gti...@wikimedia.org,
jger...@wikimedia.org, mtrac...@member.fsf.org
Blocks: 58083
Classification: Unclassified
   Mobile Platform: ---

'mw.MwEmbedSupport.style' is injected unconditionally into all pages. There's a
TODO in MwEmbedSupport.hooks.php for loading it only when it is needed. It is a
proper bug, IMO, since it exacts a nontrivial toll on page performance and
bandwidth.

-- 
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 58085] New: TimedMediaHandler should not add start-up scripts

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58085

   Web browser: ---
Bug ID: 58085
   Summary: TimedMediaHandler should not add start-up scripts
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Keywords: performance
  Severity: normal
  Priority: Unprioritized
 Component: TimedMediaHandler
  Assignee: md...@wikimedia.org
  Reporter: o...@wikimedia.org
CC: aarcos.w...@gmail.com, bawolff...@gmail.com,
fflo...@wikimedia.org, gti...@wikimedia.org,
jger...@wikimedia.org, mtrac...@member.fsf.org
Blocks: 58083
Classification: Unclassified
   Mobile Platform: ---

Without TimedMediaHandler / MWEmbedSupport, the set of modules that loads in
 (blocking the appearance of content) is limited to the core 'mediawiki'
module and jQuery. With TimedMediaHandler / MWEmbedSupport, the modules
"mw.MwEmbedSupport", "Spinner", "jquery.loadingSpinner",
"jquery.triggerQueueCallback", and "jquery.mwEmbedUtil" are loaded as well.

The only reason I could discover for loading these scripts in  is to be
able to insert HTML5 element shivs for IE<9.

* These scripts shouldn't load at all on pages that do not contain timed media.
* When they do load, they should be loaded in the bottom queue, like ordinary
modules.
* If the HTML5 shiv is necessary, it should be moved to a separate module which
contains nothing extraneous and which is loaded only on the pages that need it.

-- 
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 58083] Performance issues in TimedMediaHandler (tracking)

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58083

Ori Livneh  changed:

   What|Removed |Added

 Depends on||58085

-- 
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 56121] Text of "learn more" link is awkward for local files

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56121

--- Comment #12 from Durga  ---
Patch - https://gerrit.wikimedia.org/r/#/c/99359/

-- 
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 58084] New: "category.py move" adds categories from transcluded templates.

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58084

   Web browser: ---
Bug ID: 58084
   Summary: "category.py move" adds categories from transcluded
templates.
   Product: Pywikibot
   Version: core (2.0)
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: category.py
  Assignee: pywikipedia-b...@lists.wikimedia.org
  Reporter: cdp...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

When moving category using "python category.py move -from:XX -to:YY", it does
not work properly.

It adds categories from transcluded templates.

For example,
[https://ko.wikipedia.org/w/index.php?title=%EC%96%91%ED%8F%89_%EC%9A%A9%EB%AC%B8%EC%82%AC_%EC%9D%80%ED%96%89%EB%82%98%EB%AC%B4&diff=prev&oldid=11655206
This edit] adds "[[분류:경기도에 관한 토막글]]"(means"Category:Gyeonngi-do stubs"). This
category comes from the transcluded template "{{토막글|경기도}}".

The function "page.categories()" of pywikibot-core differs from
pywikibot-compat's.

The "category.py" in pywikibot-compat works well.

-- 
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 58083] Performance issues in TimedMediaHandler (tracking)

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58083

Ori Livneh  changed:

   What|Removed |Added

 Depends on||0

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


[Bug 55550] Reduce amount of code loaded in MwEmbedSupport and TimedMediaHandler startup and BeforePageDisplay

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=0

Ori Livneh  changed:

   What|Removed |Added

 Blocks||58083

-- 
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 58082] MwEmbedSupport injects too many JavaScript configuration variables

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58082

Ori Livneh  changed:

   What|Removed |Added

 CC||o...@wikimedia.org
 Blocks||58083

-- 
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 58083] Performance issues in TimedMediaHandler (tracking)

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58083

Ori Livneh  changed:

   What|Removed |Added

 Depends on||58082

-- 
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 57427] Add role for TimedMediaHandler

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57427

Ori Livneh  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 58082] New: MwEmbedSupport injects too many JavaScript configuration variables

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58082

   Web browser: ---
Bug ID: 58082
   Summary: MwEmbedSupport injects too many JavaScript
configuration variables
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Keywords: performance
  Severity: normal
  Priority: Unprioritized
 Component: TimedMediaHandler
  Assignee: md...@wikimedia.org
  Reporter: o...@wikimedia.org
CC: aarcos.w...@gmail.com, bawolff...@gmail.com,
fflo...@wikimedia.org, gti...@wikimedia.org,
jger...@wikimedia.org, mtrac...@member.fsf.org
Classification: Unclassified
   Mobile Platform: ---

JavaScript configuration variables that are added via
ResourceLoaderGetConfigVars are inserted into the start-up module, which is on
the critical path to loading page content. MwEmbedSupport uses this interface
to inject the contents of two configuration files, MediaWikiSupport.config.php
& MwEmbedSupport.config.php, which contain largely static configuration data
that is MwEmbedSupport-specific, the loading of which could be limited to pages
containing timed media, and deferred until DOMContentLoaded or later.

If the configuration variables truly are static, they can be hard-coded in a
JavaScript file and included in the scripts array of the the MwEmbedSupport
ResourceLoader module. If it is important for these values to be configurable
via PHP, a custom ResourceLoader module class should be written. For an example
of this technique, refer to includes/ResourceLoaderULSJsonMessageModule.php in
the UniversalLanguageSelector extension.

-- 
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 52435] Find previous/next links in the navbar more efficiently

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52435

Kunal Mehta (Legoktm)  changed:

   What|Removed |Added

 CC||legoktm.wikipe...@gmail.com

--- Comment #2 from Kunal Mehta (Legoktm)  ---
(In reply to comment #1)
> Could this bug be good candidate for Google Code-in? Meaning, could an
> eperienced contributor like e.g. mwalker write a atch to fix this problem
> within 2-3 hours?
> 

I don't think this is a good GCI task.

-- 
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 28206] PDF generation does not support Complex Script Wikis (e.g. Indic languages) and needs to be re-written

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28206

Siddhartha Ghai  changed:

   What|Removed |Added

 CC||siddhartha.g...@gmail.com

--- Comment #17 from Siddhartha Ghai  ---
I just tried saving a pdf from hindi wikipedia. The pdf apparently contains the
text correctly but the rendering of the devanagari combining marks is
incorrect. Copy-pasting the text into other text processors renders the text
correctly.

As far as I know, the Collection extension[1] uses the PDF Writer extension[2]
to create pdfs which uses the mwlib.rl library[3] for the pdf creation. The
library uses the GNU freefont project's fonts.

I think there's possibly some problem with the GNU freefont coverage[4] which
is causing the rendering issues. I may be wrong in this assessment though. It'd
be nice if a developer could confirm the cause.

[1]: https://www.mediawiki.org/wiki/Extension:Collection
[2]: https://www.mediawiki.org/wiki/Extension:PDF_Writer
[3]: https://github.com/pediapress/mwlib.rl
[4]: http://www.gnu.org/software/freefont/coverage.html

-- 
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 51792] VisualEditor: Non-English Wikipedia issues (tracking)

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=51792

Bug 51792 depends on bug 50296, which changed state.

Bug 50296 Summary: VisualEditor: Provide a character insertion tool
https://bugzilla.wikimedia.org/show_bug.cgi?id=50296

   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 50296] VisualEditor: Provide a character insertion tool

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50296

--- Comment #38 from Gerrit Notification Bot  ---
Change 90940 merged by jenkins-bot:
Insert special character tool

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

-- 
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 38029] VisualEditor: Character inserter should re-use the code/config from WikiEditor somehow

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38029

Bug 38029 depends on bug 50296, which changed state.

Bug 50296 Summary: VisualEditor: Provide a character insertion tool
https://bugzilla.wikimedia.org/show_bug.cgi?id=50296

   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 50296] VisualEditor: Provide a character insertion tool

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50296

James Forrester  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 50736] Provide a way to remove autoconfirmed status without caching enabled.

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50736

Kunal Mehta (Legoktm)  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||legoktm.wikipe...@gmail.com
 Ever confirmed|0   |1

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


[Bug 58081] Validate spamlist field using JavaScript

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58081

Kunal Mehta (Legoktm)  changed:

   What|Removed |Added

URL||https://www.google-melange.
   ||com/gci/task/view/google/gc
   ||i2013/5785862516244480

-- 
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 58081] Validate spamlist field using JavaScript

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58081

Kunal Mehta (Legoktm)  changed:

   What|Removed |Added

 Whiteboard||gci2013

-- 
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 58081] New: Validate spamlist field using JavaScript

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58081

   Web browser: ---
Bug ID: 58081
   Summary: Validate spamlist field using JavaScript
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Keywords: easy
  Severity: enhancement
  Priority: Unprioritized
 Component: MassMessage
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: legoktm.wikipe...@gmail.com
CC: b...@mzmcbride.com, legoktm.wikipe...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

Users have to input a valid page title, and that is checked when they hit
preview. We can give faster feedback by using javascript to verify the page
title is valid and that it exists.

-- 
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 53697] [project] trigger browser tests from Gerrit (tracking)

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53697

Bug 53697 depends on bug 54489, which changed state.

Bug 54489 Summary: browsertests under phantomjs have failures on Jenkins
https://bugzilla.wikimedia.org/show_bug.cgi?id=54489

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

-- 
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 54489] browsertests under phantomjs have failures on Jenkins

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54489

Željko Filipin  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #10 from Željko Filipin  ---
In that case, resolved wontfix. We can open new bugs for specific repositories
if 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 55730] Send e-mail to QA mailing list with the current status of running Selenium tests at WMF Jenkins

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55730

Bug 55730 depends on bug 54489, which changed state.

Bug 54489 Summary: browsertests under phantomjs have failures on Jenkins
https://bugzilla.wikimedia.org/show_bug.cgi?id=54489

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

-- 
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 58075] Update favicon wikimania.ico

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58075

This, that and the other  changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |NEW
 CC||at.li...@live.com.au

--- Comment #3 from This, that and the other  ---
You don't really need to file a bug for each Gerrit patch you submit. People
usually look at the queue of patches waiting to be merged and review them from
within Gerrit, rather than looking for bugs.

-- 
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 58022] Catchable fatal error: Argument 1 passed to Article::__construct() must be an instance of Title, null given, called in SF_AutoeditAPI.php on line 318

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58022

--- Comment #3 from Al Johnson  ---
The "Some very long..." title issue cannot be reproduced and a refresh of the
page restored the correct title.  

But, it looks like the original catchable fatal error only happens when going
through a captcha screen.  Not seeing it when I'm logged-in and skipping the
captcha.  

Catchable fatal error: Argument 1 passed to Article::__construct() must be an
instance of Title, null given, called in
/usr/local/apache2/htdocs/wiki/extensions/SemanticForms/includes/SF_AutoeditAPI.php
on line 318 and defined in /usr/local/apache2/htdocs/wiki/includes/Article.php
on line 115

I'm using the reCAPTCHA of ConfirmEdit (Version 1.1).

I may try SF 2.6 if you think it's pretty stable.

-- 
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 57637] Hook extensions can use to introduce a new ApiFormat* class

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57637

Lee Worden  changed:

   What|Removed |Added

   Priority|Normal  |Unprioritized
   Target Milestone|1.23.0 release  |---

--- Comment #9 from Lee Worden  ---
Awesome, thanks!

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


[Bug 55070] Interproject interwikilinks -same option e.g. for Wiktionary-Wikipedia

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55070

PiRSquared17  changed:

   What|Removed |Added

 CC||pirsquare...@gmail.com

--- Comment #2 from PiRSquared17  ---
It would make sense to wait until Wiktionary is supported by Wikidata.

-- 
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 57748] New users creating /UserProfileIntro sub pages

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57748

PiRSquared17  changed:

   What|Removed |Added

 CC||pirsquare...@gmail.com

--- Comment #6 from PiRSquared17  ---
See also bug 57931. (I can't add it to the "See also" field though.)

-- 
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 58080] New: bookmanagerv2-publication-date-field-field message is missing

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58080

   Web browser: ---
Bug ID: 58080
   Summary: bookmanagerv2-publication-date-field-field message is
missing
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Keywords: i18n
  Severity: normal
  Priority: Unprioritized
 Component: BookManagerv2
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: legoktm.wikipe...@gmail.com
CC: molly.whi...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

If you set $wgBookManagerv2JsonEditor to true and try editing a Book namespace
page,  shows up as the label
for the date field.

There is a message named 'bookmanagerv2-publication-date-field' so this might
be a bug in the message key generation?

-- 
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 58073] Update favicon wmf.ico

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58073

--- Comment #2 from Gerrit Notification Bot  ---
Change 99601 abandoned by Tholam:
Update favicon wmf.ico

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

-- 
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 58072] Update favicon wikiversity.ico

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58072

--- Comment #2 from Gerrit Notification Bot  ---
Change 99595 abandoned by Tholam:
Update favicon wikiveristy.ico

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

-- 
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 58075] Update favicon wikimania.ico

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58075

--- Comment #2 from Gerrit Notification Bot  ---
Change 99602 abandoned by Tholam:
Update favicon wikimania.ico

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

-- 
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 58068] Update favicon wikispecies.ico

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58068

--- Comment #2 from Gerrit Notification Bot  ---
Change 99590 abandoned by Tholam:
Update favicon wikispecies.ico

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

-- 
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 58079] New: Undefined property: stdClass::$publication_year in BookManagerv2.hooks.php on line 392

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58079

   Web browser: ---
Bug ID: 58079
   Summary: Undefined property: stdClass::$publication_year in
BookManagerv2.hooks.php on line 392
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: BookManagerv2
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: legoktm.wikipe...@gmail.com
CC: molly.whi...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

Notice: Undefined property: stdClass::$publication_year in
/vagrant/mediawiki/extensions/BookManagerv2/BookManagerv2.hooks.php on line 392

Call Stack:
0.0431 649384   1. {main}() /vagrant/mediawiki/index.php:0
0.18634663944   2. MediaWiki->run() /vagrant/mediawiki/index.php:49
0.18634663944   3. MediaWiki->main()
/vagrant/mediawiki/includes/Wiki.php:460
1.2997   24141416   4. OutputPage->output()
/vagrant/mediawiki/includes/Wiki.php:603
1.3409   24251592   5. wfRunHooks()
/vagrant/mediawiki/includes/OutputPage.php:2075
1.3409   24251592   6. Hooks::run()
/vagrant/mediawiki/includes/GlobalFunctions.php:4031
1.3787   24654680   7. call_user_func_array()
/vagrant/mediawiki/includes/Hooks.php:199
1.3787   24655296   8. BookManagerv2Hooks::onBeforePageDisplay()
/vagrant/mediawiki/includes/Hooks.php:0
1.4408   24756608   9. BookManagerv2Hooks::formatMetadata()
/vagrant/mediawiki/extensions/BookManagerv2/BookManagerv2.hooks.php:531


Notice: Trying to get property of non-object in
/vagrant/mediawiki/extensions/BookManagerv2/BookManagerv2.hooks.php on line 393

Call Stack:
0.0431 649384   1. {main}() /vagrant/mediawiki/index.php:0
0.18634663944   2. MediaWiki->run() /vagrant/mediawiki/index.php:49
0.18634663944   3. MediaWiki->main()
/vagrant/mediawiki/includes/Wiki.php:460
1.2997   24141416   4. OutputPage->output()
/vagrant/mediawiki/includes/Wiki.php:603
1.3409   24251592   5. wfRunHooks()
/vagrant/mediawiki/includes/OutputPage.php:2075
1.3409   24251592   6. Hooks::run()
/vagrant/mediawiki/includes/GlobalFunctions.php:4031
1.3787   24654680   7. call_user_func_array()
/vagrant/mediawiki/includes/Hooks.php:199
1.3787   24655296   8. BookManagerv2Hooks::onBeforePageDisplay()
/vagrant/mediawiki/includes/Hooks.php:0
1.4408   24756608   9. BookManagerv2Hooks::formatMetadata()
/vagrant/mediawiki/extensions/BookManagerv2/BookManagerv2.hooks.php:531


Notice: Trying to get property of non-object in
/vagrant/mediawiki/extensions/BookManagerv2/BookManagerv2.hooks.php on line 395

Call Stack:
0.0431 649384   1. {main}() /vagrant/mediawiki/index.php:0
0.18634663944   2. MediaWiki->run() /vagrant/mediawiki/index.php:49
0.18634663944   3. MediaWiki->main()
/vagrant/mediawiki/includes/Wiki.php:460
1.2997   24141416   4. OutputPage->output()
/vagrant/mediawiki/includes/Wiki.php:603
1.3409   24251592   5. wfRunHooks()
/vagrant/mediawiki/includes/OutputPage.php:2075
1.3409   24251592   6. Hooks::run()
/vagrant/mediawiki/includes/GlobalFunctions.php:4031
1.3787   24654680   7. call_user_func_array()
/vagrant/mediawiki/includes/Hooks.php:199
1.3787   24655296   8. BookManagerv2Hooks::onBeforePageDisplay()
/vagrant/mediawiki/includes/Hooks.php:0
1.4408   24756608   9. BookManagerv2Hooks::formatMetadata()
/vagrant/mediawiki/extensions/BookManagerv2/BookManagerv2.hooks.php:531


Notice: Trying to get property of non-object in
/vagrant/mediawiki/extensions/BookManagerv2/BookManagerv2.hooks.php on line 395

Call Stack:
0.0431 649384   1. {main}() /vagrant/mediawiki/index.php:0
0.18634663944   2. MediaWiki->run() /vagrant/mediawiki/index.php:49
0.18634663944   3. MediaWiki->main()
/vagrant/mediawiki/includes/Wiki.php:460
1.2997   24141416   4. OutputPage->output()
/vagrant/mediawiki/includes/Wiki.php:603
1.3409   24251592   5. wfRunHooks()
/vagrant/mediawiki/includes/OutputPage.php:2075
1.3409   24251592   6. Hooks::run()
/vagrant/mediawiki/includes/GlobalFunctions.php:4031
1.3787   24654680   7. call_user_func_array()
/vagrant/mediawiki/includes/Hooks.php:199
1.3787   24655296   8. BookManagerv2Hooks::onBeforePageDisplay()
/vagrant/mediawiki/includes/Hooks.php:0
1.4408   24756608   9. BookManagerv2Hooks::formatMetadata()
/vagrant/mediawiki/extensions/BookManagerv2/BookManagerv2.hooks.php:531

-- 
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 57792] Two new lists for Wikimedia-VE

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57792

Fhaidel  changed:

   What|Removed |Added

Summary|New two lists for   |Two new lists for
   |Wikimedia-VE|Wikimedia-VE

-- 
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 58078] Metadata fields are empty

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58078

--- Comment #1 from Molly White  ---
Created attachment 14002
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=14002&action=edit
Screenshot of the issue appearing in the navigation bar

-- 
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 45036] Update favicons to provide high res variant (tracking)

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45036

--- Comment #15 from Quim Gil  ---
I have asked Thomas (a GCI student) to stop fixing bugs from task he hasn't
claimed, so others can join in as well. For your information, GCI students can
claim only one task at a time.

You can review those patches ignoring any GCI rules. If they are good and the
bug is resolved as FIXED we will close the task (if it's claimed) or delete it
(if it isn't). Thank you!

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


[Bug 52347] Use an IContextSource instead of globals

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52347

Kunal Mehta (Legoktm)  changed:

   What|Removed |Added

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

--- Comment #8 from Kunal Mehta (Legoktm)  ---
Thanks!

-- 
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 50386] Create basic tool for reading books(group of pages)

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50386

Bug 50386 depends on bug 52347, which changed state.

Bug 52347 Summary: Use an IContextSource instead of globals
https://bugzilla.wikimedia.org/show_bug.cgi?id=52347

   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 52347] Use an IContextSource instead of globals

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52347

--- Comment #7 from Gerrit Notification Bot  ---
Change 99584 merged by jenkins-bot:
Use an IContextSource instead of globals in addDate method

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

-- 
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 58078] Metadata fields are empty

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58078

Kunal Mehta (Legoktm)  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||legoktm.wikipe...@gmail.com
 Ever confirmed|0   |1

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


[Bug 58078] New: Metadata fields are empty

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58078

   Web browser: ---
Bug ID: 58078
   Summary: Metadata fields are empty
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: critical
  Priority: Unprioritized
 Component: BookManagerv2
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: molly.whi...@gmail.com
CC: molly.whi...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

Metadata fields in the navigation bars and in the Book: namespaces aren't being
populated with anything.

-- 
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 58077] Validation of hidden fields keep form from validating during submit

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58077

--- Comment #5 from Al Johnson  ---
I just tried both combinations... without mandatory and without the regex. 
Both have to be removed.

-- 
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 58074] Reinstate namespace aliases

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58074

--- Comment #3 from Dereckson  ---
ഉ is indeed still defined in my.wikibooks namespace configuration as an alias
for NS_USER, untouched since 2012.

This is not a configuration file issue.

-- 
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 58077] Validation of hidden fields keep form from validating during submit

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58077

--- Comment #4 from Yaron Koren  ---
Right, I got the "hidden" part. Is the "mandatory" part necessary, given the
regexp validation? Maybe it's the interplay of those two that's causing this
bug... at least, that's my hope.

-- 
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 57569] Create "Draft" namespace on the English Wikipedia

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57569

--- Comment #29 from Gerrit Notification Bot  ---
Change 99600 merged by jenkins-bot:
Test under-review English Wikipedia draft namespace on Labs

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

-- 
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 56009] VisualEditor: Remove dual-type support for categories and language links

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56009

James Forrester  changed:

   What|Removed |Added

 Status|REOPENED|ASSIGNED

-- 
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 56009] VisualEditor: Remove dual-type support for categories and language links

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56009

James Forrester  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---
   Target Milestone|VE-deploy-2013-12-12|---

--- Comment #3 from James Forrester  ---
Re-opened as this will need to be co-ordinated with Parsoid to do a cache
purge.

-- 
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 58074] Reinstate namespace aliases

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58074

Dereckson  changed:

   What|Removed |Added

   Keywords||i18n

-- 
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 58077] Validation of hidden fields keep form from validating during submit

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58077

--- Comment #3 from Al Johnson  ---
{{{field|additional-url-vid-startsec|input type=regexp|regexp=/^\d{1,2}$/
|maxlength=2|size=1|mandatory}}}

-- 
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 58077] Validation of hidden fields keep form from validating during submit

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58077

--- Comment #2 from Al Johnson  ---
NOTE: when I say 'hidden', I'm not referring to the hidden option for fields. 
I'm speaking about a div that is hidden unless a dropdown value matches one of
the "show on select" options.

-- 
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 30113] Make the wiki logo visible to Facebook and Google+ sharing features

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30113

--- Comment #49 from jida...@jidanni.org ---
(In reply to comment #48)
In fresh Bugzilla it would take me just one click to unsubscribe, just like the
CC people.
Alas, with this old Bugzilla, one needs to make a Spamassassin Filter for just
this one bug, lest one mess up ones other settings.

OK I'll use your third option. Certainly this can't last forever.

-- 
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 58077] Validation of hidden fields keep form from validating during submit

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58077

--- Comment #1 from Yaron Koren  ---
What do you mean by "using regex validation"? What does the {{{field}}} tag
look like?

-- 
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 58077] New: Validation of hidden fields keep form from validating during submit

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58077

   Web browser: ---
Bug ID: 58077
   Summary: Validation of hidden fields keep form from validating
during submit
   Product: MediaWiki extensions
   Version: REL1_20 branch
  Hardware: All
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: SemanticForms
  Assignee: yaro...@gmail.com
  Reporter: alj62...@yahoo.com
Classification: Unclassified
   Mobile Platform: ---

Testing for an upgrade from SemanticBundle 1.8alpha to:

Semantic Bundle (Version 1.8.0.5)
Semantic Forms (Version 2.5.3)
Semantic Forms Inputs (Version 0.7)
Semantic MediaWiki (Version 1.8.0.5)   

I have a mandatory field using regex validation, but it is hidden because the
value of a dropdown is not selected.  But, validation still fails during
submit.  The main validation error message appears at the top of the form, but
the specific error can't be seen next to it's field because it is in the hidden
div.

Workaround: Removing the mandatory option and removing the regex rule allows
the form to be submitted.

I'm trying to upgrade to 1.8.0.5 to get the fix for this very bug... didn't see
a bug on it but I looked at the code changes and looked like it was addressed.

-- 
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 30113] Make the wiki logo visible to Facebook and Google+ sharing features

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30113

Bawolff (Brian Wolff)  changed:

   What|Removed |Added

 CC||bawolff...@gmail.com

--- Comment #48 from Bawolff (Brian Wolff)  ---
(In reply to comment #47)
> > You are receiving this mail because:
> 
> >  * You reported the bug.
> OK that is very nice, but there is no way for me to unsubscribe due to bug
> 58066 so everybody please stop talking until then.

Umm no. Provided comments are on topic, people are going to comment on bug as
needed in order to work towards a resolution. If you don't like it, you can:

*Change your email prefs in
https://bugzilla.wikimedia.org/userprefs.cgi?tab=email to not email for bugs
you created
*Set up an email filter
*Delete the email without reading it
etc

-- 
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 58076] Update favicon chapcom.ico

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58076

Gerrit Notification Bot  changed:

   What|Removed |Added

 Status|UNCONFIRMED |PATCH_TO_REVIEW
 Ever confirmed|0   |1

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


[Bug 58076] Update favicon chapcom.ico

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58076

--- Comment #1 from Gerrit Notification Bot  ---
Change 99605 had a related patch set uploaded by Tholam:
Update favicon chapcom.ico

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

-- 
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 58024] Wikimedia PA (pa_uswikimedia) is down

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58024

Sam Reed (reedy)  changed:

   What|Removed |Added

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

--- Comment #4 from Sam Reed (reedy)  ---
(In reply to comment #0)
> Wikimedia PA (http://pa-us.wikimedia.org/http://pa.us.wikimedia.org) is
> down. 
> It looks like there may be an issue with how bug 38763 was resolved.

Nothing to do with bug 38763

-- 
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 58024] Wikimedia PA (pa_uswikimedia) is down

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58024

--- Comment #3 from Gerrit Notification Bot  ---
Change 99604 merged by jenkins-bot:
Fix pa_uswikimedia

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

-- 
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 58024] Wikimedia PA (pa_uswikimedia) is down

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58024

--- Comment #2 from Gerrit Notification Bot  ---
Change 99604 had a related patch set uploaded by Reedy:
Fix pa_uswikimedia

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

-- 
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 58024] Wikimedia PA (pa_uswikimedia) is down

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58024

Gerrit Notification Bot  changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

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


[Bug 30113] Make the wiki logo visible to Facebook and Google+ sharing features

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30113

--- Comment #47 from jida...@jidanni.org ---
> You are receiving this mail because:

>  * You reported the bug.
OK that is very nice, but there is no way for me to unsubscribe due to bug
58066 so everybody please stop talking until then.

-- 
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 56295] Malayalam Wiki Projects [Tracking]

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56295

praveenp  changed:

   What|Removed |Added

 Depends on||58074

-- 
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 58074] Reinstate namespace aliases

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58074

praveenp  changed:

   What|Removed |Added

 Blocks||56295

--- Comment #2 from praveenp  ---
ml.wikisource, ml.wikiquote, ml.wiktionary also affected. Alias ഉ (for
ഉപയോക്താവ് - user) worked on ml.wikibooks!

-- 
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 58076] Update favicon chapcom.ico

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58076

Thomas Lam  changed:

   What|Removed |Added

 CC||q...@wikimedia.org,
   ||t@lamsinfosystem.com,
   ||tom...@twkozlowski.net
 Blocks||45036

-- 
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 45036] Update favicons to provide high res variant (tracking)

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45036

Thomas Lam  changed:

   What|Removed |Added

 Depends on||58076

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


[Bug 58076] New: Update favicon chapcom.ico

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58076

   Web browser: ---
Bug ID: 58076
   Summary: Update favicon chapcom.ico
   Product: Wikimedia
   Version: wmf-deployment
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: Unprioritized
 Component: General/Unknown
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: t@lamsinfosystem.com
Classification: Unclassified
   Mobile Platform: ---

Create a favicon including 16x16, 32x32, and 48x48 versions of
https://commons.wikimedia.org/wiki/File:Wikimedia-logo.png. Substitute
chapcom.ico at operations/mediawiki-config/docroot/bits/favicon with the new
version.

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


[Bug 52812] Remove "Disable search suggestions" user preference from MediaWiki core

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52812

Tony Thomas <01tonytho...@gmail.com> changed:

   What|Removed |Added

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

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


[Bug 52807] User preferences in MediaWiki to be removed (tracking)

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52807

Bug 52807 depends on bug 52812, which changed state.

Bug 52812 Summary: Remove "Disable search suggestions" user preference from 
MediaWiki core
https://bugzilla.wikimedia.org/show_bug.cgi?id=52812

   What|Removed |Added

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

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


[Bug 58033] Integrate book reader into MultimediaViewer

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58033

--- Comment #7 from billinghurst  ---
(In reply to comment #5)
> 
> If we are talking djvu, then we are talking image and text, as there is no
> point without find 'in situ'.

To clarify that I am talking about the finding text in relation to its position
in the text, which is getting to the right page and then locating the text —
the 2-D position awareness.

-- 
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 58024] Wikimedia PA (pa_uswikimedia) is down

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58024

Sam Reed (reedy)  changed:

   What|Removed |Added

   Priority|High|Low
   Severity|major   |normal

--- Comment #1 from Sam Reed (reedy)  ---
Knocking down the priority and severity. The wiki has been closed for ages

-- 
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 58075] Update favicon wikimania.ico

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58075

Gerrit Notification Bot  changed:

   What|Removed |Added

 Status|UNCONFIRMED |PATCH_TO_REVIEW
 Ever confirmed|0   |1

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


[Bug 58075] Update favicon wikimania.ico

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58075

--- Comment #1 from Gerrit Notification Bot  ---
Change 99602 had a related patch set uploaded by Tholam:
Update favicon wikimania.ico

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

-- 
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 45036] Update favicons to provide high res variant (tracking)

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45036

Thomas Lam  changed:

   What|Removed |Added

 Depends on||58075

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


[Bug 58075] Update favicon wikimania.ico

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58075

Thomas Lam  changed:

   What|Removed |Added

 CC||q...@wikimedia.org,
   ||t@lamsinfosystem.com,
   ||tom...@twkozlowski.net
 Blocks||45036

-- 
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 58075] New: Update favicon wikimania.ico

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58075

   Web browser: ---
Bug ID: 58075
   Summary: Update favicon wikimania.ico
   Product: Wikimedia
   Version: wmf-deployment
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: Unprioritized
 Component: General/Unknown
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: t@lamsinfosystem.com
Classification: Unclassified
   Mobile Platform: ---

Create a favicon including 16x16, 32x32, and 48x48 versions of 
https://commons.wikimedia.org/wiki/File:Wikimania_%28blue-red%29.svg.
Substitute wikimania.ico at operations/mediawiki-config/docroot/bits/favicon
with the new version.

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


[Bug 57569] Create "Draft" namespace on the English Wikipedia

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=57569

--- Comment #28 from Gerrit Notification Bot  ---
Change 99600 had a related patch set uploaded by Mattflaschen:
Test under-review English Wikipedia draft namespace on Labs

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

-- 
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 58073] Update favicon wmf.ico

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58073

--- Comment #1 from Gerrit Notification Bot  ---
Change 99601 had a related patch set uploaded by Tholam:
Update favicon wmf.ico

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

-- 
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 58073] Update favicon wmf.ico

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58073

Gerrit Notification Bot  changed:

   What|Removed |Added

 Status|UNCONFIRMED |PATCH_TO_REVIEW
 Ever confirmed|0   |1

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


[Bug 58074] Reinstate namespace aliases

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58074

Bawolff (Brian Wolff)  changed:

   What|Removed |Added

   Priority|Unprioritized   |Highest

-- 
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 58074] Reinstate namespace aliases

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58074

Bawolff (Brian Wolff)  changed:

   What|Removed |Added

 CC||bawolff...@gmail.com,
   ||s...@reedyboy.net

--- Comment #1 from Bawolff (Brian Wolff)  ---
Perhaps related to that issue where localization was rather wonky earlier
today?

-- 
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 54218] Jenkins: Consider using node-jscs as checkstyle utility for javascript coding style

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54218

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 54218] Jenkins: Consider using node-jscs as checkstyle utility for javascript coding style

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54218

--- Comment #4 from Gerrit Notification Bot  ---
Change 99596 had a related patch set uploaded by Krinkle:
Set up node-jscs, pass it, and configure in local Gruntfile

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

-- 
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 58074] New: Reinstate namespace aliases

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58074

   Web browser: ---
Bug ID: 58074
   Summary: Reinstate namespace aliases
   Product: Wikimedia
   Version: wmf-deployment
  Hardware: All
   URL: http://ml.wikipedia.org
OS: All
Status: NEW
  Severity: critical
  Priority: Unprioritized
 Component: Site requests
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: me.prav...@gmail.com
CC: benap...@gmail.com,
bugzilla+org.wikime...@tuxmachine.com,
dereck...@espace-win.org, g...@wikimedia.org,
tom...@twkozlowski.net, wikimedia.b...@snowolf.eu
Classification: Unclassified
   Mobile Platform: ---

Created attachment 14001
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=14001&action=edit
ml.wikipedia mainpage problem screenshot (fixed by editing)

Currently ml.wikipeda sites lost all of its namespace aliases and many pages
including main page was / is broken. Some are manually edited to fix. Please
reinstate all namespace aliases. For now, I am not if sure any other sites
affected.

-- 
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 58073] Update favicon wmf.ico

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58073

Thomas Lam  changed:

   What|Removed |Added

 CC||q...@wikimedia.org,
   ||t@lamsinfosystem.com
 Blocks||45036

-- 
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 45036] Update favicons to provide high res variant (tracking)

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45036

Thomas Lam  changed:

   What|Removed |Added

 Depends on||58073

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


[Bug 58073] New: Update favicon wmf.ico

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58073

   Web browser: ---
Bug ID: 58073
   Summary: Update favicon wmf.ico
   Product: Wikimedia
   Version: wmf-deployment
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: Unprioritized
 Component: General/Unknown
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: t@lamsinfosystem.com
Classification: Unclassified
   Mobile Platform: ---

Create a favicon including 16x16, 32x32, and 48x48 versions of
https://commons.wikimedia.org/wiki/File:Wikimedia-logo.png. Substitute wmf.ico
at operations/mediawiki-config/docroot/bits/favicon with the new version.

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


[Bug 50386] Create basic tool for reading books(group of pages)

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=50386

Bug 50386 depends on bug 54304, which changed state.

Bug 54304 Summary: JSON view frontend is broken
https://bugzilla.wikimedia.org/show_bug.cgi?id=54304

   What|Removed |Added

 Status|NEW |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 54304] JSON view frontend is broken

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54304

Molly White  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Molly White  ---
Legoktm just fixed it! https://gerrit.wikimedia.org/r/#/c/99593/1

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


[Bug 54441] API for SpamBlacklist

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54441

--- Comment #6 from Tim Starling  ---
(In reply to comment #5)
> Betacommandreviewing links on a wiki
> Betacommandseeing which are and which are not blacklisted

That application is not efficiently supported by the proposed patch. You need a
batch lookup, you don't want to be doing hundreds of API queries on a page with
hundreds of links.

-- 
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 58072] Update favicon wikiversity.ico

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58072

Gerrit Notification Bot  changed:

   What|Removed |Added

 Status|UNCONFIRMED |PATCH_TO_REVIEW
 Ever confirmed|0   |1

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


[Bug 58072] Update favicon wikiversity.ico

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58072

--- Comment #1 from Gerrit Notification Bot  ---
Change 99595 had a related patch set uploaded by Tholam:
Update favicon wikiveristy.ico

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

-- 
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 58033] Integrate book reader into MultimediaViewer

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58033

--- Comment #6 from Bawolff (Brian Wolff)  ---
(In reply to comment #4)
> I believe that it's MultimediaViewer that should contains a generic viewer
> for
> paged media (like djvu, pdf and paged tiff) because it's a generic kind of
> medias that have an implementation in MediaWiki core. Then specific tweaks
> for
> given media types support should be done in the MediaHandler extensions
> (except
> for DjVu that is a format supported by MediaWiki core)

Yes I agree for paged media - other things like video might more appropriately
live in TMH possibly, etc. I was more trying to emphasize that it should be
part of either core or an extension. It should *not* be some hack in a local
MediaWiki:Common.js

-- 
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 58033] Integrate book reader into MultimediaViewer

2013-12-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58033

--- Comment #5 from billinghurst  ---
Why would we want to upload epub or djvu text files (independent of their
scans) back to Commons?  I don't see the point.

Half of the benefit of dynamic production of epub files is that they will be
quick and easy to do, and will always be of the most recent update of the
proofread process. If we have epubs at Commons they will then have to be
version controlled to a proofread status.  If we need access to epub at
Commons, it would seem wiser to have a dynamic process to take generate the
respective WS work.

If we are talking djvu, then we are talking image and text, as there is no
point without find 'in situ'.

-- 
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   6   >