[Bug 54040] Display visualization of JSON data structure while editing Campaign pages

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54040

--- Comment #2 from Yuvi Panda  ---
Thank you for filing the specific, actionable bug.

I believe Brian Wolff has already built a gadget for this, but I'll fix it in
UploadWizard as well.

The eventual solution of course is to add a form to edit so the problems with
editing JSON go away.

-- 
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 54040] Display visualization of JSON data structure while editing Campaign pages

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54040

Yuvi Panda  changed:

   What|Removed |Added

Summary|Creation of json-formatted  |Display visualization of
   |table structure for |JSON data structure while
   |campaigns   |editing Campaign pages

-- 
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 54141] New: CodeEditor: change to using tabs breaks existing Lua module indentation

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54141

   Web browser: ---
Bug ID: 54141
   Summary: CodeEditor: change to using tabs breaks existing Lua
module indentation
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: CodeEditor
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: mrstradivarius.bugzi...@gmail.com
CC: br...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

As a result of bug 39616, CodeEditor has switched from indenting using four
spaces to indenting using tabs. This is a problem when editing existing Lua
modules, because with the default settings it creates an unholy mixture of tabs
and spaces. See for example this change:

Permanent link:
https://en.wikipedia.org/w/index.php?title=Module:User:Mr._Stradivarius/whitespacebug&oldid=572981484
Diff:
https://en.wikipedia.org/w/index.php?title=Module%3AUser%3AMr._Stradivarius%2Fwhitespacebug&action=view&diff=572981484

Note the indentation level of the tab before "local ret = ''", and the mix of
tabs and spaces before "ret = ret .. '*' .. v .. '\n'".

This change is extra-nasty because when typing in text, CodeEditor behaves
exactly as it previously did, except now it is inserting tabs instead of groups
of four spaces. In addition, when deleting existing groups of four spaces,
editors are now required to hit backspace four times rather than just once.

Probably the answer is to set pages in the module namespace to use four spaces,
and other pages to use tabs. Going through and changing all the existing module
code to use tabs for indentation would require some skillful bot work and a big
hit to the job queue.

-- 
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 28476] Rejecting a page move does not undo the change made to the title.

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28476

Nemo  changed:

   What|Removed |Added

   Assignee|alolita.sha...@gmail.com|wikibugs-l@lists.wikimedia.
   ||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 54140] New: Should TemplateData be a special namespace combined with ContentHandler?

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54140

   Web browser: ---
Bug ID: 54140
   Summary: Should TemplateData be a special namespace combined
with ContentHandler?
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: TemplateData
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: mtrac...@member.fsf.org
CC: jforres...@wikimedia.org, krinklem...@gmail.com,
tpars...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

e.g. Template:Information could be documented at TemplateData:Information
instead of inside the source code of Template:Information.

Pros:

1. More standard use of ContentHandler for JSON across projects
2. Document templates without needing to make edits to templates that are
potentially transcluded across large swaths of pages
3. Easier to implement custom editors for ContentHandler pages than for
portions of wikitext pages.

Cons:

1. Would need to have two separate systems - one for the JSON storage, then
another to transclude the generated documentation onto template doc pages, e.g.
with  or {{#templatedata}} or so (no params needed, because the
TemplateData namespace page can be of the same name, like a talk page)
2. Would need to rework the existing editor (sorry, mooeypoo) to work with the
new system

-- 
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 27647] Vector's 'expandablesearch' component is broken

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27647

--- Comment #11 from Daniel Friesen  ---
Personally, I'd be 'interested' in fixing the feature... if I had the time.

-- 
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 48834] PdfHandler Fatal exception when used with MediaWiki 1.21

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48834

billinghurst  changed:

   What|Removed |Added

 CC||billinghu...@gmail.com
 Blocks|35925   |

-- 
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 35925] Wikisource related bugs and enhancements (tracking)

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35925

billinghurst  changed:

   What|Removed |Added

 Depends on|48834   |

-- 
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 53669] Sets Author entry to [[User:Username|Username]] instead of [[User:Username]]

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53669

Revi  changed:

   What|Removed |Added

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

-- 
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 54139] Sets Author entry to [[User:Username|Username]] instead of [[User:Username]]

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54139

Revi  changed:

   What|Removed |Added

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

-- 
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 54139] New: Sets Author entry to [[User:Username|Username]] instead of [[User:Username]]

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54139

   Web browser: ---
Bug ID: 54139
   Summary: Sets Author entry to [[User:Username|Username]]
instead of [[User:Username]]
   Product: Commons App
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: iOS (iPhone or iPad)
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: yong...@revi.pe.kr
CC: br...@wikimedia.org, mh...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

same as #53669.
(https://commons.wikimedia.org/w/index.php?title=File:Seoraksan_09-11.jpg&oldid=104347169)
User:콩가루 to 콩가루.

-- 
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 46515] Figure out what to do with the 'expandablesearch' component of Vector extension

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46515

--- Comment #6 from Gerrit Notification Bot  ---
Change 84195 merged by jenkins-bot:
Delete the ext.vector.expandableSearch module

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

-- 
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 27647] Vector's 'expandablesearch' component is broken

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27647

--- Comment #10 from Gerrit Notification Bot  ---
Change 84195 merged by jenkins-bot:
Delete the ext.vector.expandableSearch module

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

-- 
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 53632] VisualEditor: Cannot paste into edit summary in Chromium

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53632

Tilman Bayer  changed:

   What|Removed |Added

 CC||tba...@wikimedia.org

--- Comment #4 from Tilman Bayer  ---
I'm observing the exact same problem in the same Chromium version on Ubuntu
13.04 (no error messages in the JavaScript console, works fine in Firefox).

-- 
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 54138] User contributions and watchlists not updating

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54138

Marius Hoch  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||h...@online.de
 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 54042] Make role::eventlogging run eventlogging-devserver on port 8100

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54042

--- Comment #4 from Bryan Davis  ---
(In reply to comment #2)
> The request to event.gif is generated in the user's browser, which is running
> in the host environment, not the guest. So if you want the VM to handle
> events, you need to forward another port.

Alternately, the vagrant apache instance could be configured to reverse proxy
requests to /event.gif to the port 8100 service via mod_proxy and the ProxyPass
directive.

-- 
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 54137] puppet script for Lucene installation

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54137

Sam Reed (reedy)  changed:

   What|Removed |Added

   Priority|Unprioritized   |Lowest

-- 
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 54090] CleanChanges needs an off switch

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54090

Jasper Deng  changed:

   What|Removed |Added

 Resolution|INVALID |WORKSFORME

-- 
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 31552] PDF related (Collection extension) bugs (tracking)

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31552

Nemo  changed:

   What|Removed |Added

Summary|PDF related (collection |PDF related (Collection
   |extention) bugs  (tracking) |extension) bugs  (tracking)

-- 
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 15434] Periodical run of currently disabled special pages

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15434

Nemo  changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |NEW

--- Comment #79 from Nemo  ---
(In reply to comment #77)
> The fix has been approved but didn't go live on the server (puppet had been
> disabled), so we have to wait till next month (September 11-17) for updates
> to
> Special:MostLinked, to know how all this works.

It seems it's working, but we need to be cautious: I checked en.wiki for s1,
it.wiki for s2, fr.quote for s3, commons for s4 and they have been updated.
The ganglia graphs show that slave lag was not very significantly affected
(worst case probably s2 with some 1.5 s lag on one server; then Commons with an
average 1.4 s over two hours on one server), while other metrics were more. In
order:




(more eyeballs and conclusions/interpretations appreciated).

If, as it seems, the current setup is not going to kill the cluster :) , I'd
proceed with some patches for step 2 or 3 as per comment 70 in a few days.

-- 
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 54090] CleanChanges needs an off switch

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54090

Jasper Deng  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |INVALID

--- Comment #8 from Jasper Deng  ---
While I agree that it should be disabled by default, that's an issue. I have to
say that there is in fact an off switch, although it's switched on by default.

-- 
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 54138] User contributions and watchlists not updating

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54138

--- Comment #2 from Steven Walling  ---
Restart seems to have fixed the problem for me personally.

-- 
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 54138] User contributions and watchlists not updating

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54138

Legoktm  changed:

   What|Removed |Added

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

--- Comment #1 from Legoktm  ---
[04:25:14 PM]  !log restarted db1049 slave sql thread after
lock wait timeout. investigating cause

-- 
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 54138] User contributions and watchlists not updating

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54138

Bartosz Dziewoński  changed:

   What|Removed |Added

 CC||matma@gmail.com
  Component|JobQueue|General/Unknown
Version|unspecified |wmf-deployment
Product|MediaWiki   |Wikimedia

-- 
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 54138] User contributions and watchlists not updating

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54138

Steven Walling  changed:

   What|Removed |Added

   Priority|Unprioritized   |Immediate
 CC||aklap...@wikimedia.org
   Severity|normal  |critical

-- 
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 54138] New: User contributions and watchlists not updating

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54138

   Web browser: ---
Bug ID: 54138
   Summary: User contributions and watchlists not updating
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: JobQueue
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: swall...@wikimedia.org
CC: tstarl...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Created attachment 13285
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=13285&action=edit
My contribs at 23:22 UTC

Widely reported error where user contrib histories and watchlists are not
updating. See:
https://en.wikipedia.org/wiki/Wikipedia:VPT#Updating_watchlist_and_user_contributions:_it.27s_not_happening

I can confirm this is not happening for me as well. For example:
https://en.wikipedia.org/w/index.php?title=Dopp_kit&diff=572948535&oldid=565077907
 

That diff was saved at 23:17, September 14, 2013 and the screenshot taken
several minutes later (23:22) of my contribs shows nada. Hard refresh does
nothing.

-- 
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 31552] PDF related (collection extention) bugs (tracking)

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31552

Doug  changed:

   What|Removed |Added

 Depends on||48834

-- 
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 35925] Wikisource related bugs and enhancements (tracking)

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35925

Doug  changed:

   What|Removed |Added

 Depends on||48834

-- 
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 48834] PdfHandler Fatal exception when used with MediaWiki 1.21

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48834

Doug  changed:

   What|Removed |Added

URL||https://www.mediawiki.org/w
   ||iki/Extension:PdfHandler
 CC||wikipediad...@googlemail.co
   ||m
 Blocks||35925, 31552

-- 
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 54137] New: puppet script for Lucene installation

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54137

   Web browser: ---
Bug ID: 54137
   Summary: puppet script for Lucene installation
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: minor
  Priority: Unprioritized
 Component: MWSearch
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: phy...@ckurs.de
CC: neverett+bugzi...@wikimedia.org, rain...@eunet.rs
Classification: Unclassified
   Mobile Platform: ---

It would be nice if there was a puppet script for the Lucene Installation for
vagrant
In principal it should be do somehting like that
http://www.formulasearchengine.com/lucene-install

If there is one. I feel sorry for this bug but I could not find it... only a
open position for a Lucene maintainer at wmf;-)

-- 
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 54137] puppet script for Lucene installation

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54137

physikerwelt  changed:

   What|Removed |Added

   Severity|minor   |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 53987] sulinfo is unusable (takes tens of seconds)

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53987

--- Comment #7 from Nemo  ---
(In reply to comment #6)
> (In reply to comment #0)
> > This tool is a must have [...]
> 
> We already have [[m:Special:CentralAuth/Nemo_bis]]. If Special:CentralAuth is
> insufficient, I think we should focus on making it better rather than waste
> time porting tools between non-production hosts. If this is a must have, as
> you
> say.

Feel free to propose a redesign of the special page and/or to submit patches.
Tools are not going to disappear.

-- 
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 54034] [OPS] Puppet script for LaTeXML

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54034

--- Comment #3 from physikerwelt  ---
I already tried both methods and used that email. But I didn't get a reply.

-- 
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 54133] Web-servers do not treat .htaccess consistently

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54133

--- Comment #2 from Tim Landscheidt  ---
So what's the difference between "working" and "not working"?

-- 
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 54090] CleanChanges needs an off switch

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54090

--- Comment #7 from Nemo  ---
(In reply to comment #3)
> Actually, scratch that. Somehow the preference got enabled despite my never
> actually enabling it. Turning it off restores a normal watchlist appearance.

Should the bug be closed WORKSFORME?

-- 
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 54034] [OPS] Puppet script for LaTeXML

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54034

Antoine "hashar" Musso  changed:

   What|Removed |Added

   Keywords||ops
 Status|UNCONFIRMED |NEW
Summary|Puppet script for LaTeXML   |[OPS] Puppet script for
   ||LaTeXML
 Ever confirmed|0   |1

--- Comment #2 from Antoine "hashar" Musso  ---
The packages maintained in Gerrit under operations/debs/* are build by the
operations team which then upload the packages on apt.wikimedia.org.

You can ping some of them on IRC: #wikimedia-operations


Since ops usually DO NOT look at bugzilla. You will want to use their mail
based tracking system by sending an email to ops-reque...@rt.wikimedia.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 54090] CleanChanges needs an off switch

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54090

--- Comment #6 from Niklas Laxström  ---
It's not clear what you want me to comment.

It replaces the enhanced changes list because I think it is an improvement and
more choice is not better. The extension doesn't change anyone's preferences.

-- 
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 54102] Install and provide monospace fonts for all characters

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54102

--- Comment #7 from Brion Vibber  ---
Characters have inherent properties such as combiningness and directionality;
even if we devised a webfont I'm not sure we can easily override those.


Let's investigate what it would take to modify Ace to either position the
cursor correctly or show alternate behavior that would work this way: bug 54136

-- 
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 48826] CodeEditor: Migrate from Ace to CodeMirror

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48826

--- Comment #9 from Brion Vibber  ---
OK let's try bug 54136 before trying a total editor switch...

-- 
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 54136] New: Investigate fixing or working around non mono space chars in Ace editor

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54136

   Web browser: ---
Bug ID: 54136
   Summary: Investigate fixing or working around non mono space
chars in Ace editor
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: CodeEditor
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: br...@wikimedia.org
CC: br...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

As an alternative to replacing Ace we should investigate how difficult it would
be to modify Ace to either work correctly or show some fallback behavior with
sane cursor positioning.

-- 
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 38350] [TUX] Buttons to insert non-translatable parts like parameters

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38350

--- Comment #9 from Gerrit Notification Bot  ---
Change 83921 had a related patch set uploaded by Nikerabbit:
Initial support for insertables

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

-- 
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 38350] [TUX] Buttons to insert non-translatable parts like parameters

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38350

Niklas Laxström  changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW
   Assignee|wikibugs-l@lists.wikimedia. |niklas.laxst...@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 54116] [CleanChanges] Align wrapped summaries to the date

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54116

--- Comment #2 from Quiddity  ---
Created attachment 13284
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=13284&action=edit
3 bad - with 1 fixed - mockup

Move the linewrap of the edit-summary forward, to just after the timestamp. See
4th (bottom) example, in the attached image mockup.

-- 
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 53736] [regression] Using [...] to change language does not activate apply button

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53736

Niklas Laxström  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 36692] Missing hover-in event causes inconsistent display in stats table

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36692

Niklas Laxström  changed:

   What|Removed |Added

 Status|ASSIGNED|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 53644] Incorrect plural collapsing in RubyYamlFFS

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53644

Niklas Laxström  changed:

   What|Removed |Added

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

--- Comment #5 from Niklas Laxström  ---
This was fixed when tried again.

-- 
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 54116] [CleanChanges] Align wrapped summaries to the date

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54116

Bartosz Dziewoński  changed:

   What|Removed |Added

 CC||matma@gmail.com
Summary|[Enhanced RC] Align wrapped |[CleanChanges] Align
   |summaries to the date   |wrapped summaries to the
   ||date

-- 
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 54116] [Enhanced RC] Align wrapped summaries to the date

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54116

MZMcBride  changed:

   What|Removed |Added

   Keywords||design
 CC||b...@mzmcbride.com

--- Comment #1 from MZMcBride  ---
I agree that a screenshot (or a mock, rather) of a proposed alignment would be
helpful here.

-- 
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 48826] CodeEditor: Migrate from Ace to CodeMirror

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48826

--- Comment #8 from Rainer Rillke @commons.wikimedia  
---
(In reply to comment #6)
> Part of this bug would be figuring out what interfaces are exposed currently,
The whole Ace editor interface:

mw.util.$content.find( "#wpTextbox1" ).data( "wikiEditor-context" ).codeEditor
( http://ace.c9.io/#nav=api&api=editor )

-- 
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 53704] Packages to be added to gerrit

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53704

DrTrigon  changed:

   What|Removed |Added

 Depends on||54135

-- 
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 54135] Install python tool fab from package 'fabric'

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54135

DrTrigon  changed:

   What|Removed |Added

 Blocks||53704

-- 
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 54135] New: Install python tool fab from package 'fabric'

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54135

   Web browser: ---
Bug ID: 54135
   Summary: Install python tool fab from package 'fabric'
   Product: Wikimedia Labs
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: tools
  Assignee: m...@uberbox.org
  Reporter: dr.tri...@surfeu.ch
CC: benap...@gmail.com, t...@tim-landscheidt.de
Classification: Unclassified
   Mobile Platform: ---

Hello admins!

I am setting up DrTrigonBot on Labs (migrating from TS). For this I need and
thus request the installation of the 'fab' python tool (fabric).

Thanks and Greetings
DrTrigon

-- 
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 53211] tablesorter broken due to unsortable headers parented by colspans/rowspans

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53211

--- Comment #1 from Bartosz Dziewoński  ---
Updated URL:
https://pl.wikipedia.org/wiki/Mistrzostwa_Świata_w_Lekkoatletyce_2013_–_dziesięciobój_mężczyzn#Skok_w_dal

-- 
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 54134] New: Configuration changes for cy.wikisource.org

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54134

   Web browser: ---
Bug ID: 54134
   Summary: Configuration changes for cy.wikisource.org
   Product: Wikimedia
   Version: wmf-deployment
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Site requests
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: eleriygarreg...@googlemail.com
CC: benap...@gmail.com, dereck...@espace-win.org,
wikimedia.b...@snowolf.eu
Classification: Unclassified
   Mobile Platform: ---

Request change of name of project cy.wikisource.org Welsh Wikisource from
Wicitestun to Wicidestun. Therefore project namespace should be Wicidestun and
its talk namespace Sgwrs_Wicidestun.

The change was discussed and agreed on Wikisource at
https://cy.wikisource.org/wiki/Wicitestun:Y_Sgriptoriwm#Enw.27r_wefan.

-- 
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 53211] tablesorter broken due to unsortable headers parented by colspans/rowspans

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53211

Bartosz Dziewoński  changed:

   What|Removed |Added

URL|https://pl.wikipedia.org/wi |https://pl.wikipedia.org/wi
   |ki/Wikipedysta:Mateusz.ns/b |ki/Mistrzostwa_Świata_w_Lek
   |rudnopis#Skok_w_dal |koatletyce_2013_–_dziesięci
   ||obój_mężczyzn#Skok_w_dal

-- 
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 48826] CodeEditor: Migrate from Ace to CodeMirror

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48826

--- Comment #7 from Rainer Rillke @commons.wikimedia  
---
(In reply to comment #5)
> Software that's broken gets replaced with working software all the time.
And regarding deployment of unstable software, certain WMF Engineers and
developers seem have a leading role recently.

-- 
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 54133] Web-servers do not treat .htaccess consistently

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54133

--- Comment #1 from Betacommand  ---
Created attachment 13283
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=13283&action=edit
Not working screenshot

-- 
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 54133] New: Web-servers do not treat .htaccess consistently

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54133

   Web browser: ---
Bug ID: 54133
   Summary: Web-servers do not treat .htaccess consistently
   Product: Wikimedia Labs
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: tools
  Assignee: m...@uberbox.org
  Reporter: phoenixoverr...@gmail.com
CC: benap...@gmail.com, t...@tim-landscheidt.de
Classification: Unclassified
   Mobile Platform: ---

Created attachment 13282
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=13282&action=edit
working example

Since moving from the TS I find the default directory listings ugly, I decided
to start playing with .htaccess and see what I could do about that.

created file on local machine, copied to labs at
/data/project/betacommand-dev/public_html/ 
opened SSH, and then did a take, and chmod 775 .htaccess
This resulted in the first screenshot attached.

repeated the same process for:
/data/project/betacommand-dev/public_html/nfcc

However results where screenshot 2 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 54105] image upload fails with complaint about it being a "corrupt or otherwise unreadable ZIP file."

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54105

--- Comment #2 from cl...@snoopycat.ca ---
I do think it's a bug since it is rejecting a perfectly valid image for an
invalid reason. 

Seems like this problem has been around for a few years too:

http://lists.wikimedia.org/pipermail/mediawiki-l/2011-December/038423.html

I checked, and the image I am trying to upload also has the magic bye sequence
"50 4B 05 06", so that does indeed seem to be the issue. But with arbitrary
image data that's bound to happen sometimes!

Since unzip itself chokes on it it must be possible to determine that it not a
well formed zip file, and thus not something subject to GIFAR (from my naive
reading of the less-than-detailed wikipedia article on GIFAR, it would need a
valid zipfile to work properly wouldn't it?)

-- 
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 54132] New: Image uploaded at multiple locations

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54132

   Web browser: ---
Bug ID: 54132
   Summary: Image uploaded at multiple locations
   Product: Commons App
   Version: unspecified
  Hardware: Smartphone
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: iOS (iPhone or iPad)
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: ktr...@hotmail.com
CC: br...@wikimedia.org, mh...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

I recently was uploading last night, and uploaded this image:
https://commons.wikimedia.org/wiki/File:New_Bedford_Municipal_Airport.jpg I
never explicitly uploaded again, but somehow this image appeared, under a
completely separate title:
https://commons.wikimedia.org/wiki/File:New_Bedford_Municipal_Airport_2.jpg.
I'm wondering if there is a way that the app could be set up so that it
notifies you if you are uploading a duplicate image under a different name, or
at least prevent it from doing stuff like that in the future.

-- 
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 54131] New: Uploads image multiple times at same location

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54131

   Web browser: ---
Bug ID: 54131
   Summary: Uploads image multiple times at same location
   Product: Commons App
   Version: unspecified
  Hardware: Smartphone
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: iOS (iPhone or iPad)
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: ktr...@hotmail.com
CC: br...@wikimedia.org, mh...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

This isn't the only image, but the app uploads images multiple times if it
senses something is wrong:
https://commons.wikimedia.org/wiki/File:Airbus_A330-302E.jpg I never pushed the
upload button multiple times, so I can only imagine that this is the app's
fault.

-- 
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 48826] CodeEditor: Migrate from Ace to CodeMirror

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48826

MZMcBride  changed:

   What|Removed |Added

 CC||b...@mzmcbride.com

--- Comment #6 from MZMcBride  ---
(In reply to comment #2)
> Strong oppose! Now you have deployed Ace Could editor with its API, its
> functionality and its keyboard shortcuts can can't turn 180°.

Part of this bug would be figuring out what interfaces are exposed currently,
what it would cost to port those interfaces over (if any), and figuring out the
other potential consequences of making this switch.

Plus, if Ace is falling short, it would be good to evaluate whether we can hack
on it to make it better (and figure out whether fixing up Ace is a better
approach to take rather than switching completely).

I don't think we have enough info yet to say whether this is a wontfix or not.
I agree that we ought to strive for some level of stability in tools we deploy.
Breaking changes should be avoided if possible. Time is finite, developer time
even more so.

-- 
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 48828] Add Lua code-completion support to CodeEditor

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48828

Bug 48828 depends on bug 48826, which changed state.

Bug 48826 Summary: CodeEditor: Migrate from Ace to CodeMirror
https://bugzilla.wikimedia.org/show_bug.cgi?id=48826

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|INVALID |---

-- 
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 54130] New: Provide notifications when user is sent an email via Special:Emailuser (?)

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54130

   Web browser: ---
Bug ID: 54130
   Summary: Provide notifications when user is sent an email via
Special:Emailuser (?)
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: Echo
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: matma@gmail.com
CC: agarr...@wikimedia.org, bs...@wikimedia.org,
fflo...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Throwing this here because this is an interesting idea. A Polish Wikipedia user
suggested that Echo should provide notifications when user is sent an email via
Special:Emailuser, since some people check Wikipedia more often than their mail
:)

Not sure how it would fit into Echo (e-mail notifications for this would have
to be disabled, for example), but I'm filing the bug nevertheless. Please
implement or WONTFIX :)

(Suggested at
https://pl.wikipedia.org/w/index.php?title=Dyskusja_wikipedysty:Matma_Rex&oldid=37492343#pytanie_.26_propozycja
.)

-- 
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 48826] CodeEditor: Migrate from Ace to CodeMirror

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48826

Brion Vibber  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|INVALID |---

--- Comment #5 from Brion Vibber  ---
Software that's broken gets replaced with working software all the time.
reopening.

-- 
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 54118] Add 'patrolmarks' right to "autoconfirmed" on ckb.wiki

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54118

--- Comment #2 from Amir Ladsgroup  ---
please merge this:
https://gerrit.wikimedia.org/r/84206

and this bug will be 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 54118] Add 'patrolmarks' right to "autoconfirmed" on ckb.wiki

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54118

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 54118] Add 'patrolmarks' right to "autoconfirmed" on ckb.wiki

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54118

--- Comment #1 from Gerrit Notification Bot  ---
Change 84206 had a related patch set uploaded by Ladsgroup:
Adding option of 'patrolmarks' to autoconfirmed users in ckbwiki

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

-- 
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 48826] CodeEditor: Migrate from Ace to CodeMirror

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48826

--- Comment #4 from Rainer Rillke @commons.wikimedia  
---
See for example
https://de.wikipedia.org/wiki/Wikipedia:Technik/Text/Edit/CodeEditor#Code:_CodeEditor_deaktivieren
and http://ace.c9.io/#nav=api&api=editor -- one usually does deploy something
if one is sure it is relatively stable but I cannot understand why CodeEditor
was deployed despite 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 48826] CodeEditor: Migrate from Ace to CodeMirror

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48826

--- Comment #3 from Yuvi Panda  ---
Hmm, what particular API? All of ACE?

-- 
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 48826] CodeEditor: Migrate from Ace to CodeMirror

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48826

Rainer Rillke @commons.wikimedia  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||rainerril...@hotmail.com
 Resolution|--- |INVALID

--- Comment #2 from Rainer Rillke @commons.wikimedia  
---
Strong oppose! Now you have deployed Ace Could editor with its API, its
functionality and its keyboard shortcuts can can't turn 180°.

-- 
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 48828] Add Lua code-completion support to CodeEditor

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48828

Bug 48828 depends on bug 48826, which changed state.

Bug 48826 Summary: CodeEditor: Migrate from Ace to CodeMirror
https://bugzilla.wikimedia.org/show_bug.cgi?id=48826

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |INVALID

-- 
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 54102] Install and provide monospace fonts for all characters

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54102

--- Comment #6 from Rainer Rillke @commons.wikimedia  
---
(In reply to comment #5)
Why is it impossible to represent one UTF-8 char by one symbol?

-- 
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 52507] Mention notification text broken if there is no section

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52507

--- Comment #1 from Helder  ---
Created attachment 13281
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=13281&action=edit
Same problem on Portuguese Wikipedia

Confirmed on Portuguese Wikipedia.

-- 
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 54129] New: Mark mw.msg as deprecated and use mw.log.deprecate

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54129

   Web browser: ---
Bug ID: 54129
   Summary: Mark mw.msg as deprecated and use mw.log.deprecate
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Keywords: javascript
  Severity: enhancement
  Priority: Unprioritized
 Component: JavaScript
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: mybugs.m...@gmail.com
CC: krinklem...@gmail.com, matma@gmail.com,
tpars...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

This is deprecated according to
*
https://www.mediawiki.org/w/index.php?title=Manual:Messages_API&diff=645440&oldid=645435
*
https://www.mediawiki.org/w/index.php?title=ResourceLoader/Default_modules&diff=780005
* http://bots.wmflabs.org/~wm-bot/logs/%23wikimedia-dev/20130909.txt
so it is better to warn the users so they use the recommended methods instead.

-- 
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 54102] Install and provide monospace fonts for all characters

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54102

Brion Vibber  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |INVALID

--- Comment #5 from Brion Vibber  ---
The thing you're asking for remains impossible. closing.

-- 
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 54112] Status bar goes haywire when uploading

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54112

--- Comment #1 from Kevin Rutherford  ---
I'm thinking that it might also have something to do with this issue as well:
https://commons.wikimedia.org/w/index.php?title=Special:ListFiles/Ktr101&ilshowall=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 2119] Allow full caching of all HTML, even for logged in users

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2119

Marius Hoch  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||h...@online.de
 Resolution|--- |WONTFIX

--- Comment #2 from Marius Hoch  ---
I agree that we should WONTFIX this for various reasons (most obvious ones
already pointed out).

-- 
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 54115] Allow to detect mobile externally without using AMF module

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54115

yorkt...@psiram.com changed:

   What|Removed |Added

 Resolution|WORKSFORME  |WONTFIX

--- Comment #3 from yorkt...@psiram.com ---
That's not true.

The WAP header is only processed when $wgMobileUrlTemplate is set:

if ( $wgMobileUrlTemplate && $this->getRequest()->getHeader( 'X-WAP' ) ) {
return true;
}

Why am I forced to setup a mobile subdomain? I don't need one.

Btw.: If you stand with your logic, it would be consequent to remove getAMF().
It isn't needed either.

-- 
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 43260] Special:BrowseData with SQL error browsing a category having filters

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43260

Marius Hoch  changed:

   What|Removed |Added

   Keywords|accessibility   |

-- 
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 35200] unreadable on high contrast theme

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35200

Marius Hoch  changed:

   What|Removed |Added

   Keywords||accessibility
 CC||hartman.w...@gmail.com,
   ||h...@online.de

-- 
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 54128] "Edited by author" text creates too much white space on Special:NewMessages

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54128

--- Comment #1 from Helder  ---
Created attachment 13280
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=13280&action=edit
Bad formatting (currently used in the Special:NewMessages)

* The second one is from
https://test.wikipedia.org/wiki/Special:NewMessages
(using another user account which was watching that thread)

-- 
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 54128] New: "Edited by author" text creates too much white space on Special:NewMessages

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54128

   Web browser: ---
Bug ID: 54128
   Summary: "Edited by author" text creates too much white space
on Special:NewMessages
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: LiquidThreads
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: mybugs.m...@gmail.com
CC: agarr...@wikimedia.org, jforres...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Created attachment 13279
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=13279&action=edit
Ideal formatting (currently used in the thread itself)

See the screenshots:
* The first one is from
https://test.wikipedia.org/wiki/Thread:LQT/A

-- 
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 54115] Allow to detect mobile externally without using AMF module

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54115

Max Semenik  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #2 from Max Semenik  ---
On  MF version for MW 1.21, there's X-Device header that is used for this, and
in 1.22, there is X-WAP. Ask on IRC if you neeed help with configuring these.

-- 
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 53928] Unintuitive echo notification counter when reading HTML (text browser)

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53928

--- Comment #1 from Marius Hoch  ---
This is probably also a problem in some screen reader/ browser combinations
(not all read the title attributes).

-- 
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 52783] Add role=directory to the ToC

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52783

Marius Hoch  changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |NEW
 CC||h...@online.de

-- 
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 53747] VisualEditor breaks when Polish-language diacritics (ążśźęćńół) are input

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53747

--- Comment #10 from Bartosz Dziewoński  ---
It seems like it does actually fix the issue (for me at least). Thanks.

So that means editing will have been completely broken for only three weeks
straight by the time this gets deployed :/

-- 
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 54127] "MediaWiki:Editing" notice did not parse a link when tried so

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54127

Mahitgar  changed:

   What|Removed |Added

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

-- 
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 45195] internal linkings to a page, in specific mediawiki message not working when used with abuse filters

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45195

Mahitgar  changed:

   What|Removed |Added

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

-- 
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 54127] New: "MediaWiki:Editing" notice did not parse a link when tried so

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54127

   Web browser: ---
Bug ID: 54127
   Summary: "MediaWiki:Editing" notice did not parse  a link when
tried so
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Parser
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: mahit...@yahoo.co.in
Classification: Unclassified
   Mobile Platform: ---

Created attachment 13278
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=13278&action=edit
Change in MediaWiki:Editing notice to a links does not  parse

Hi,


When I tried to add a internal link (related to
[[Special:Preferences#mw-prefsection-editing]])  to MediaWiki:Editing, it did
not parse as shown in attachment.  


*Exact edit  difference which I tried
https://mr.wikipedia.org/w/index.php?title=मिडियाविकी%3AEditing&diff=1200554&oldid=44085
the result is shown in the attachment.


*The purpose of edit was to request users to give a try to VisualEditor and
report input issues . (Issues related to usability of Marathi Devnagari script
are very crucial to us )


I am not sure whether this a normal limitation of MediaWiki messages  and so
not sure whether this will be accepted as a bug.

But still prefered to report this bug since it is simmiller problem of parsing
which I observed in Bug no 45195 also and just prefered to keep developers
informed.

Thanks and regards

-- 
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 54102] Install and provide monospace fonts for all characters

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54102

Rainer Rillke @commons.wikimedia  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|INVALID |---

--- Comment #4 from Rainer Rillke @commons.wikimedia  
---
(In reply to comment #1)
Bug 48826 was known before Ace editor was activated by default on the cluster.
You will have to reproduce the whole Ace-API if you are going to switch over to
another editor. Folk is already starting to write documentation on their wikis.

Whether Malayalam translations are correctly displayed as complex ligatures or
not does not matter while coding or administrating.

-- 
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 54126] New: Cite tests consistently failing on jenkins

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54126

   Web browser: ---
Bug ID: 54126
   Summary: Cite tests consistently failing on jenkins
   Product: Wikimedia
   Version: wmf-deployment
  Hardware: All
OS: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: Continuous integration
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: matma@gmail.com
CC: has...@free.fr, h...@online.de,
innocentkil...@gmail.com, krinklem...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

Cite extension tests are consistently failing on jenkins.

 The only run if the category tree extension is around and it's not on
jenkins so the parser test thing cries out about no tests to run within that
file...

Example: https://gerrit.wikimedia.org/r/#/c/84201/

-- 
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 54068] Enable Echo a little sooner in Persian Wikipedia

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54068

--- Comment #1 from Amir Ladsgroup  ---
You just need to merge this:
https://gerrit.wikimedia.org/r/84203

Best

-- 
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 54125] Can't revert to previous version of a big file (Unexpected value: ‘oldimage’=‘’)

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54125

Tomasz W. Kozlowski  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||tom...@twkozlowski.net

-- 
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 54125] New: Can't revert to previous version of a big file (Unexpected value: ‘oldimage’=‘’)

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54125

   Web browser: ---
Bug ID: 54125
   Summary: Can't revert to previous version of a big file
(Unexpected value: ‘oldimage’=‘’)
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: File management
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: tom...@twkozlowski.net
CC: bawolff...@gmail.com, bryan.tongm...@gmail.com,
fflo...@wikimedia.org, mtrac...@member.fsf.org
Classification: Unclassified
   Mobile Platform: ---

There seems to be a problem with reverting to previous versions of particularly
big files; the one I encounter is with a 2.35 GiB Ogv file:


After clicking on the 'revert' link in the file history box, I'm getting the
following error message...

Internal error
Unexpected value: ‘oldimage’=‘’.
Return to Main Page.

... and nothing happens, I still cannot revert to the previous version of the
file.

-- 
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 54124] New: Create proxy configuration

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54124

   Web browser: ---
Bug ID: 54124
   Summary: Create proxy configuration
   Product: Huggle
   Version: 3.0.0
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Application
  Assignee: benap...@gmail.com
  Reporter: benap...@gmail.com
CC: benap...@gmail.com, mmovc...@wikipedia.de
Classification: Unclassified
   Mobile Platform: ---

For login dialog

-- 
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 54124] Create proxy configuration

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54124

Peter Bena  changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
   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 53541] Enable CleanChanges extension on Meta-Wiki

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53541

--- Comment #17 from MZMcBride  ---
(In reply to comment #15)
> Marked as RESOLVED FIXED as the change was implemented.

I agree with this, but I'm happy to wait a few days or weeks for everyone to
calm down about the change.

This change is now better advertised (via [[m:Template:CleanChanges]]) on
[[m:Special:Watchlist]] and [[m:Special:RecentChanges]].

-- 
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 54050] GitBlit markdown parser doesn't handle ` starting on a newline

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54050

--- Comment #4 from Gerrit Notification Bot  ---
Change 84142 merged by jenkins-bot:
Improve markdown and workaround bug 54050

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

-- 
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 25844] Record stats on extension downloads

2013-09-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25844

--- Comment #2 from p858snake  ---
(In reply to comment #1)
> - Where do we want to record stats

I would be guessing a DB of some sort, unless someone wanted to construct some
sort of Rube Goldberg machine that etched it into a slab of stone at the
foundation offices. 

> - What "stats and such" are we talking about (just number of downloads?
> downloads per version?)
It would be up to who ever wanted to implement it, and its probably something
that we might want to discuss further with actual extension developers 

> - Do we have to output such stats on a special page? Is there any output
> design?
I couldn't really care :), I would prefer to make sure we are collecting the
data in some form first, Output on wiki can always come later if people want
it.

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


  1   2   >