[Bug 34955] HTML codes are displayed instead of input method names

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34955

--- Comment #11 from Santhosh Thottingal  
2012-03-27 06:25:56 UTC ---
Please do a hard refresh - control+f5 in Firefox. And the
https://kn.wikipedia.org/wiki/%E0%B2%B8%E0%B2%A6%E0%B2%B8%E0%B3%8D%E0%B2%AF:Nayvik/morebits.js
is very outdated and buggy. Should be in sync with
http://en.wikipedia.org/wiki/MediaWiki:Gadget-morebits.js

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35318] [SRF] Not all selected Articles showing in format=calendar, timeline or eventline

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35318

--- Comment #6 from Thorsten Nickel  2012-03-27 
06:16:22 UTC ---
Hi Yaron,

I can confirm that in setting the limits individually per sub-query, I get all
the results I like to have.
Now if the coloring on the calendar would work, I'd be more than grateful,
especially since this would be a killer-feature for the management-level
collegues ;-)

Thank you so much,
Thorsten

BTW, is this documented somewhere ?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35144] Autolink to new Gerrit / Git changesets and SHA-1 commits

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35144

--- Comment #7 from Antoine "hashar" Musso  2012-03-27 06:04:31 
UTC ---
Giving the rendering of comment 4 (all six lines are rendered as the same
HTML), it is hard to tell which syntax are supported.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35514] New: [MW] EXIF data needs to be possible to remove automatically or optionally

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35514

   Web browser: ---
 Bug #: 35514
   Summary: [MW] EXIF data needs to be possible to remove
automatically or optionally
   Product: MediaWiki
   Version: 1.18
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: Images and files
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: fastgoldf...@gmail.com
CC: bawolff...@gmail.com, bryan.tongm...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


EXIF data can be used to discover the owner of valuables photographed and
uploaded to a MediaWiki site. From there, kidnappings and other tragedies are a
serious risk that cannot be ignored. Most people believe kidnappings are rare,
but in fact, they are just not reported for the obvious reason that the anxious
parents want their kids back, and they will not report the kidnapping if that
puts their children at risk (it does). Kidnappings are common enough that the
insurance industry is involved in paying ransoms:

https://www.google.com/search?q=kidnap+insurance

Kidnappings are the worst case scenario, but anything that attracts criminal
attention should be carefully evaluated and dealt with like any other security
risk, and not dismissed as unlikely or "not my problem" - just ask Kevin
Mitnick, who exploited "unimportant" underlings to reach larger criminal
objectives, in much the same way a kidnapper exploits children to reach the
parents, and the parents' bank.

GPS data is the most potent risk in EXIF data, but the other data may provide
enough information to cause the identification of a criminal target. The
ability remove GPS data, and/or most other EXIF data, is critical for
protecting both the ignorant and the innocent, who can be indirectly harmed by
EXIF data that they may not even be aware of.

Simply hiding the EXIF metadata display is worse than displaying it, because
not displaying it still leaves the ignorant unaware that it exists. That is one
of the well-known pitfalls of security through obscurity. 

So, there needs to be at least something like a checkbox that an uploader can
use to indicate they want MediaWiki to remove EXIF data. The ability for a wiki
to be configured to always automatically remove EXIF data is also required to
achieve "fail safe", in some circumstances. 

The stakes are potentially very high, so until this is implemented, the bare
minimum would be some sort of link to a page like this one, with information on
how to remove the EXIF data:

http://commons.wikimedia.org/wiki/Commons:EXIF

Of course, informing the uploader of the risks would also be helpful in dealing
with the ignorance part of the problem, which that page currently does not
have. There has been media attention to the problems that EXIF data can cause
for people:

http://www.nytimes.com/2010/08/12/technology/personaltech/12basics.html

That causes people to be hesitant in uploading their images. Addressing this
issue can eliminate some of the objections potential contributers might have
that prevents them from sharing their images.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35427] tweak gerrit IRC bot to be less verbose in #mediawiki

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35427

Antoine "hashar" Musso  changed:

   What|Removed |Added

   Keywords||easy

--- Comment #4 from Antoine "hashar" Musso  2012-03-27 05:59:34 
UTC ---
If anyone interested, hooks are handled by python scripts published in
operation/puppet.git . Hooks are hold in directory files/gerrit/hooks/ , the
comment-added is the one we are looking for.

Generic configuration is done through the template
templates/gerrit/hookconfig.py.erb which is populated by puppet on deployement.
You could just copy that file as files/gerrit/hooks/hookconfig.py and manually
replace the placeholders.


Tagging easy, since well, that is easy :-]

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35044] Creating new layout for Gujarati Typewriter Keyboard

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35044

--- Comment #4 from Santhosh Thottingal  
2012-03-27 05:38:36 UTC ---
Is there a layout image (like
http://www.mediawiki.org/wiki/Help:Extension:Narayam/Gujarati/InScript) to
refer? Or any official documentation about layout? It will help us to verify
the code provide user documentation. 
And, one common issue with typewriter layouts - they are legacy layouts from
Remington or Godrej typewriter machines, and suffer lot of limitations. After
2000, there were many changes to Unicode, probably requiring additions to the
layout or changes( Just like inscript being redesigned as Inscript 2 now to
accommodate the new changes). So if this legacy layout need to be usable in
these days, some changes will be required from original layouts, then it become
a new layout and not a "typewriter" layout.
1. How much it is different from Inscript layout?(layout image will help)
2. Is there a strong reason to keep the legacy typewriter layout for computers?
3. How the ALT-GR + key layer(ie extended) layer came to typewriter layout?(saw
that in the patchset)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35085] Left-to-right usernames with punctuation displayed incorrectly on right-to-left wikis

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35085

--- Comment #4 from Amir E. Aharoni  2012-03-27 
05:34:54 UTC ---
Of course, but you can always try to outsmart it.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 34955] HTML codes are displayed instead of input method names

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34955

--- Comment #10 from M G Harish  2012-03-27 04:22:00 UTC ---
I disabled all the user scripts and gadgets. Still the problem persists.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35508] List of Gerrit users

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35508

--- Comment #3 from Ryan Lane  2012-03-27 04:04:46 UTC ---
The userlist in labsconsole is also the gerrit user list.

It would be awesome if we had user profiles, then we could have the user's
profile link to their gerrit contributions. We could also semantically annotate
it, so that we can have a query that pulls them all into a paged table.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 34193] Add support for non-Arabic number systems

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34193

--- Comment #41 from Siddhartha Ghai  2012-03-27 
03:44:13 UTC ---
(In reply to comment #40)
> But devanagari numerals don't work with parser functions which (part of) what
> this bug is about.

I know. Just wanted to clarify that a test on hi-wp does not provide the
correct picture (which can be seen at hi-wikt).

Just to add, its really important from a user perspective to have the ability
to use parser functions using non-arabic numerals.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35497] Two-way syncing between Gerrit and GitHub

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35497

--- Comment #3 from Ryan Lane  2012-03-27 03:21:49 UTC ---
Please make sure to be careful when setting up replication to github. We have
private repos, and it would suck to have it replicated to github accidentally.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35499] Server is slow

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35499

--- Comment #1 from Ryan Lane  2012-03-27 03:19:38 UTC ---
Which servers? Please be specific. This is a complex architecture, and that
question can mean tens of things.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 32013] The XSS filter in IE8/9 breaks certain tools

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32013

Gaëtan Landry  changed:

   What|Removed |Added

 CC||headbom...@hotmail.com

--- Comment #12 from Gaëtan Landry  2012-03-27 03:07:09 
UTC ---
Maybe add an editfilter to catch these errors?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35513] Make sure Wikipedia (Android and iOS) App doesn't break when new beta becomes default

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35513

--- Comment #2 from Arthur Richards  2012-03-27 
02:13:10 UTC ---
(In reply to comment #1)
> Currently, the footer text is missing. Otherwise everything else seems to 
> work.

This was resolved in MobileFrontend as of Change-Id:
Ibc499458fabc35b0fae00f5b3da1f35e830ebf0e

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35511] Add localized name of Wikipedia in result set

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35511

--- Comment #6 from Sam Reed (reedy)  2012-03-27 01:53:30 
UTC ---
I'll probably commit this after sleep

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35511] Add localized name of Wikipedia in result set

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35511

Sam Reed (reedy)  changed:

   What|Removed |Added

  Attachment #10333|0   |1
is obsolete||

--- Comment #5 from Sam Reed (reedy)  2012-03-27 01:53:15 
UTC ---
Created attachment 10334
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=10334
Slightly better patch

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35469] Let LocalisationUpdate fetch from Git

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35469

Rob Lanphier  changed:

   What|Removed |Added

   Priority|Low |High
 CC||ro...@wikimedia.org

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 34141] Integrate Jenkins with Git

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34141

Rob Lanphier  changed:

   What|Removed |Added

   Priority|Normal  |High

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35085] Left-to-right usernames with punctuation displayed incorrectly on right-to-left wikis

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35085

--- Comment #3 from Robin Pepermans (SPQRobin)  
2012-03-27 01:45:26 UTC ---
Wouldn't that be like trying to fix problems that are inherent to the bidi
algorithm? Mixing scripts will always result in this, be it with usernames,
page titles, ...

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35503] Difficult to tell Listen In is disabled on 4.0

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35503

--- Comment #2 from Tony Cheng  2012-03-27 01:40:40 UTC 
---
(In reply to comment #0)
> Created attachment 10330 [details]
> Screenshot of Listen In, enabled
> 
> It is extremely difficult to tell when the Listen In icon is disabled on the
> Galaxy Nexus (4.0). This is because the icon is greyed out, but not the text.
> See the attached screenshots.
> 
> Is this something we can even fix?

I noticed this earlier and I think it is related to the forward button being
permanently colored grey; "disabling" buttons is not fully working in 4.0 yet.
However I think this is a minor issue  as when there is no audio files the
button cannot be pressed, so it is "disabled" in that regard.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35511] Add localized name of Wikipedia in result set

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35511

--- Comment #4 from Sam Reed (reedy)  2012-03-27 01:30:23 
UTC ---
Created attachment 10333
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=10333
Patch

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35511] Add localized name of Wikipedia in result set

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35511

--- Comment #3 from Patrick Reilly  2012-03-27 01:29:34 
UTC ---
It appears that:
$wgConf->loadFullData();
echo $wgConf->get( 'wgSitename', 'ruwiki' );
returns: Википедия

So, this should be helpful.

(In reply to comment #2)
> e.g., we should have the string Википедия in the
> {"code":"ru","name":"\u0420\u0443\u0441\u0441\u043a\u0438\u0439","site":[{"url":"http:\/\/ru.wikipedia.org","dbname":"ruwiki","code":"wiki"},
> entry of http://en.wikipedia.org/w/api.php?action=sitematrix&format=json

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35474] When on existing page lacking translations, still displays a red link instead of bold text

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35474

--- Comment #2 from Robin Pepermans (SPQRobin)  
2012-03-27 01:28:29 UTC ---
Maybe yes, but when you are on the page in question, there should be some
visual clue that it is listed in the  bar (at least bold).

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35513] Make sure Wikipedia (Android and iOS) App doesn't break when new beta becomes default

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35513

--- Comment #1 from Yuvi Panda  2012-03-27 01:25:32 UTC ---
Currently, the footer text is missing. Otherwise everything else seems to work.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35513] Make sure Wikipedia (Android and iOS) App doesn't break when new beta becomes default

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35513

Yuvi Panda  changed:

   What|Removed |Added

 Depends on||35396

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35396] Migrate Wikipedia App to using action=parse&mobileformat=html instead of scraping mobile site

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35396

Yuvi Panda  changed:

   What|Removed |Added

 Blocks||35513

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35513] New: Make sure Wikipedia (Android and iOS) App doesn't break when new beta becomes default

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35513

   Web browser: ---
 Bug #: 35513
   Summary: Make sure Wikipedia (Android and iOS) App doesn't
break when new beta becomes default
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: MobileFrontend
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: yuvipa...@gmail.com
CC: aricha...@wikimedia.org, prei...@wikimedia.org,
tf...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


The apps are currently screen scraping (boo!) so any change in the HTML
structure would kill them. We need to make sure that changes are backwards
compatible so as to not break the apps.

Will stop mattering once we get #35396 done.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35397] Ship list of Wikipedias with the Wikipedia App

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35397

Yuvi Panda  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #5 from Yuvi Panda  2012-03-27 01:21:29 UTC ---
This made it into 1.1 :)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35512] New: Wikipedia mobile beta footer should be tappable everywhere

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35512

   Web browser: ---
 Bug #: 35512
   Summary: Wikipedia mobile beta footer should be tappable
everywhere
   Product: Wikimedia Mobile
   Version: .5
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: Generic
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: tf...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


Not just on the right side

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35511] Add localized name of Wikipedia in result set

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35511

--- Comment #2 from Patrick Reilly  2012-03-27 01:05:41 
UTC ---
e.g., we should have the string Википедия in the
{"code":"ru","name":"\u0420\u0443\u0441\u0441\u043a\u0438\u0439","site":[{"url":"http:\/\/ru.wikipedia.org","dbname":"ruwiki","code":"wiki"},
entry of http://en.wikipedia.org/w/api.php?action=sitematrix&format=json

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35511] Add localized name of Wikipedia in result set

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35511

--- Comment #1 from Sam Reed (reedy)  2012-03-27 01:04:36 
UTC ---
The $wgSitename for each site? Or something else?

And where do you want it outputting? The API? The special page?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35511] Add localized name of Wikipedia in result set

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35511

Sam Reed (reedy)  changed:

   What|Removed |Added

   Severity|normal  |enhancement

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35511] New: Add localized name of Wikipedia in result set

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35511

   Web browser: ---
 Bug #: 35511
   Summary: Add localized name of Wikipedia in result set
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: SiteMatrix
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: prei...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


We need an authoritative localized version of the name of various Wikipedia
returned in the result set.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35397] Ship list of Wikipedias with the Wikipedia App

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35397

--- Comment #4 from Yuvi Panda  2012-03-27 00:50:27 UTC ---
Fixed in https://github.com/yuvipanda/WikipediaMobile/tree/bz35397

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35429] Setup external git mirrors/clones

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35429

Chad H.  changed:

   What|Removed |Added

 Blocks||35497

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35497] Two-way syncing between Gerrit and GitHub

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35497

Chad H.  changed:

   What|Removed |Added

 Depends on||35429

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35456] git-review for branches

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35456

--- Comment #8 from Marcin Cieślak  2012-03-26 
23:36:08 UTC ---
I think we should work towards git-review without the need of .gitreview file
at all. There is a work underway (https://review.openstack.org/#change,5720) to
not need .gitreview at all to determine repository access and derive it fully
from existing git remotes as well as using any remote
(https://review.openstack.org/#change,5784) instead of hardcoded "gerrit".

I think it is also possible to get branch name out of gerrit metadata (at least
when subsequent changes are submitted, but for the first change it might
probably be derived from HEAD).

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35144] Autolink to new Gerrit / Git changesets and SHA-1 commits

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35144

Chad H.  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1

--- Comment #6 from Chad H.  2012-03-26 23:35:34 UTC 
---
What other syntaxes do we want here?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 22596] Migrate subversion to git (tracking)

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22596

Bug 22596 depends on bug 34140, which changed state.

Bug 34140 Summary: Set up gitweb redirects so that Gerrit will work as repo 
browser
https://bugzilla.wikimedia.org/show_bug.cgi?id=34140

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 34140] Set up gitweb redirects so that Gerrit will work as repo browser

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34140

Chad H.  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #6 from Chad H.  2012-03-26 23:34:19 UTC 
---
(In reply to comment #5)
> The gitweb redirects are in place now. So you can use something like
> https://gerrit.wikimedia.org/gitweb/mediawiki/core.git.
> 

This was the original intent of this bug, so I'm marking FIXED.

> Would still like a nice way to navigate the projects though.

And that is now bug 35510.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35502] unrequesting oversight does not unhide

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35502

Fabrice Florin  changed:

   What|Removed |Added

   Keywords|aftv5-1.5   |aftv5-2.0
 CC||fflo...@wikimedia.org

--- Comment #1 from Fabrice Florin  2012-03-26 23:20:04 
UTC ---
I am having second thoughts about this feature request. What if the post had
been previously hidden for good reasons? It would not be a good idea to
automatically unhide it. So I think it would be best to hold off on this
request for now. Once we take care of all the high priority features, we can
revisit this at a later date. For that reason, I have moved it to phase 2.
Thanks.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 22596] Migrate subversion to git (tracking)

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22596

Sumana Harihareswara  changed:

   What|Removed |Added

 Depends on||35510

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35510] Make Gerrit project list more discoverable and available

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35510

Sumana Harihareswara  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||has...@free.fr
 Blocks||22596

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35510] New: Make Gerrit project list more discoverable and available

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35510

   Web browser: ---
 Bug #: 35510
   Summary: Make Gerrit project list more discoverable and
available
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: Git/Gerrit
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: suma...@panix.com
CC: innocentkil...@gmail.com, rlan...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


Gerrit project list https://gerrit.wikimedia.org/r/#admin,projects -- it's hard
to find in the UI if you're logged in, and isn't shown anywhere if you're
anonymous. We need something that scrapes this data at some interval and makes
it available to labsconsole & mediawiki.org.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35190] MathJax doesn't show double lines in tables

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35190

Derk-Jan Hartman  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||hart...@videolan.org
 Ever Confirmed|0   |1

--- Comment #1 from Derk-Jan Hartman  2012-03-26 23:18:16 
UTC ---
From
https://en.wikipedia.org/wiki/User_talk:Nageh/mathJax#appearance_of_tables:

"I was talking about this with Davide, one of the main MathJax developers. He
explained that MathJax would internally translate everything into MathML
representation, and the support for partial framing is missing in the MathML
specification. While this could be implemented for the HTML/CSS output and with
considerable hacks also for MathML output rendering he rather wants not to do
so as the standard solution for tables in HTML pages should be making use of
the HTML table feature. I agree with that sentiment."

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35509] New: setting a property with a special property value of type date causes fatal error on data refresh (1.7.1)

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35509

   Web browser: ---
 Bug #: 35509
   Summary: setting a property with a special property value of
type date causes fatal error on data refresh (1.7.1)
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Semantic MediaWiki
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: mediaw...@kghoffmeyer.de
CC: jeroen_ded...@yahoo.com, mar...@semantic-mediawiki.org
Classification: Unclassified
   Mobile Platform: ---


When setting a regular property by querying for the value of a special property
of type date like e.g.

{{#set:Has revision date={{#show:{{PAGENAME}}|?Modification date

one gets the following error upon refreshing the semantic data:

PHP Fatal error:  Call to a member function getYear() on a non-object in
/.../extensions/SemanticMediaWiki/includes/datavalues/SMW_DV_Time.php on line
839

Probably this also applies to special property "Creation date".

I know that it is not possible to set the value a special property manually,
but in this case I am setting a regular property by querying for the value of a
special property. Thus I believe that this is a valid bug.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35501] replacing "hidden by Article Feedback V5" link with the actual account

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35501

Fabrice Florin  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||fflo...@wikimedia.org
 AssignedTo|wikibugs-l@lists.wikimedia. |y...@omniti.com
   |org |

--- Comment #1 from Fabrice Florin  2012-03-26 23:17:35 
UTC ---
See our Google spreadsheet for exact wording to use for all messages confirming
monitor or oversighter actions for feedback page:

https://docs.google.com/a/wikimedia.org/spreadsheet/ccc?key=0Aq_75_5y5sKWdDVDNjJNejRUYW9yaU82WDAzQ21ZWGc#gid=0

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35186] MathJax: Several commands that work in texvc are not recognized

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35186

--- Comment #11 from Derk-Jan Hartman  2012-03-26 
22:33:05 UTC ---
Our defined symbols are smaller than the symbols from the AMS package due to
different styling.

Our symbols get font-family: STIXGeneral, 'Arial Unicode MS', serif;
font-size: 85%; font-style: italic; font-weight: normal;, whereas AMS
symbols only get font-family: MathJax_AMS;

this will need fixing at some point.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35508] List of Gerrit users

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35508

Sumana Harihareswara  changed:

   What|Removed |Added

Summary|List of users   |List of Gerrit users

--- Comment #2 from Sumana Harihareswara  2012-03-26 
22:12:23 UTC ---
I'd prefer for this list to live within MediaWiki.org, but it could live on
Labs or be on gerrit.wikimedia.org like
https://gerrit.wikimedia.org/mediawiki-extensions.txt .

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 22596] Migrate subversion to git (tracking)

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22596

Sumana Harihareswara  changed:

   What|Removed |Added

 Depends on||35508

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35508] List of users

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35508

Sumana Harihareswara  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 Blocks||22596
 AssignedTo|wikibugs-l@lists.wikimedia. |has...@free.fr
   |org |
   Severity|normal  |enhancement

--- Comment #1 from Sumana Harihareswara  2012-03-26 
22:11:10 UTC ---
It would also be great if this list could also explain what Gerrit projects the
user is an owner of but that is probably impracticable.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35508] New: List of users

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35508

   Web browser: ---
 Bug #: 35508
   Summary: List of users
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Git/Gerrit
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: suma...@panix.com
CC: innocentkil...@gmail.com, rlan...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


https://groups.google.com/group/repo-discuss/msg/c426b6a83400b58e?dmode=source&pli=1

Create and automatically update a list of the users in Gerrits (by username +
auto-obfuscated email addresses) that links to that user's changesets and
Gerrit reviews.  Examples of requested functionality:
https://www.mediawiki.org/wiki/Developers and
http://toolserver.org/~krinkle/wikimedia-svn-users.php .

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 34173] printout statement #MEDIAWIKI not working as expected (1.7.1)

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34173

[[kgh]]  changed:

   What|Removed |Added

Summary|printout statement  |printout statement
   |#MEDIAWIKI not working as   |#MEDIAWIKI not working as
   |expected (1.7.0.2)  |expected (1.7.1)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35186] MathJax: Several commands that work in texvc are not recognized

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35186

--- Comment #10 from Derk-Jan Hartman  2012-03-26 
21:39:23 UTC ---
\arccot, \arcsec, \arccsc: https://gerrit.wikimedia.org/r/3767 
\cancel, \bcancel, \xcancel, \cancelto: https://gerrit.wikimedia.org/r/3768

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35507] Display please configure main page message if none found

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35507

--- Comment #1 from Patrick Reilly  2012-03-26 21:33:43 
UTC ---
Should it link to this page:
http://meta.wikimedia.org/wiki/Mobile_Projects/Mobile_Gateway#Mobile_homepage

Or, create a new resource with this information?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35507] Display please configure main page message if none found

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35507

Patrick Reilly  changed:

   What|Removed |Added

Summary|Display 'please configure'  |Display please configure
   |main page message if none   |main page message if none
   |found   |found

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35507] Display 'please configure' main page message if none found

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35507

Tomasz Finc  changed:

   What|Removed |Added

Summary|Display please configure|Display 'please configure'
   |main page message if non|main page message if none
   |found   |found

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35507] New: Display please configure main page message if non found

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35507

   Web browser: ---
 Bug #: 35507
   Summary: Display please configure main page message if non
found
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: MobileFrontend
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: tf...@wikimedia.org
CC: aricha...@wikimedia.org, prei...@wikimedia.org,
tf...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


Would display a message linking the reader to how they could configure this
main page

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35506] Replace the graphical X button on Link Option A with "[X]"

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35506

Reha Sterbin  changed:

   What|Removed |Added

 AssignedTo|r...@omniti.com |y...@omniti.com

--- Comment #1 from Reha Sterbin  2012-03-26 21:17:24 UTC ---
Committed and pushed to prototype.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35505] Increase font size on Link Option E

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35505

Reha Sterbin  changed:

   What|Removed |Added

 AssignedTo|r...@omniti.com |y...@omniti.com

--- Comment #1 from Reha Sterbin  2012-03-26 21:17:09 UTC ---
Committed and pushed to prototype.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 34995] Manually fix blocks from when global oversight log removal problem started

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34995

Aaron Schulz  changed:

   What|Removed |Added

 AssignedTo|aschulz4...@gmail.com   |wikibugs-l@lists.wikimedia.
   ||org

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35307] result format JitGraph / PHP warning (1.7.1)

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35307

--- Comment #2 from [[kgh]]  2012-03-26 20:57:06 UTC 
---
This turns out to be an error log tsunami. :( Is it save just to kill the
folder JitGraph or do I have to do another adjustment. I does not seem to be an
enabled format anyway.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35505] Increase font size on Link Option E

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35505

Reha Sterbin  changed:

   What|Removed |Added

 AssignedTo|wikibugs-l@lists.wikimedia. |r...@omniti.com
   |org |

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35506] Replace the graphical X button on Link Option A with "[X]"

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35506

Reha Sterbin  changed:

   What|Removed |Added

 AssignedTo|wikibugs-l@lists.wikimedia. |r...@omniti.com
   |org |

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35506] New: Replace the graphical X button on Link Option A with "[X]"

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35506

   Web browser: ---
 Bug #: 35506
   Summary: Replace the graphical X button on Link Option A with
"[X]"
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: ArticleFeedbackv5
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: r...@omniti.com
Classification: Unclassified
   Mobile Platform: ---


Replace the graphical X button on Link Option A with "[X]"

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35505] New: Increase font size on Link Option E

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35505

   Web browser: ---
 Bug #: 35505
   Summary: Increase font size on Link Option E
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: ArticleFeedbackv5
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: r...@omniti.com
Classification: Unclassified
   Mobile Platform: ---


Increase by ~ 0.125em.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35504] Show Hide buttons not rendering properly

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35504

Patrick Hayes  changed:

   What|Removed |Added

 AssignedTo|wikibugs-l@lists.wikimedia. |pfha...@gmail.com
   |org |

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35318] [SRF] Not all selected Articles showing in format=calendar, timeline or eventline

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35318

--- Comment #5 from Yaron Koren  2012-03-26 20:46:33 UTC ---
Hi Thorsten,

Please try changing your #compound_query call to this:

{{#compound_query:
[[Category:dates]][[Has State::done]];? done_by;color=#dd;limit=999
|[[Category:dates]][[Has State::open]];? done_by;color=#00dd00;limit=999
|[[Category:dates]];? done_by;color=#dd;limit=999
| format=calendar
}}

...and see if that helps. The limit has to be set individually for each
sub-query; that has caused problems for people before.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35504] New: Show Hide buttons not rendering properly

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35504

   Web browser: ---
 Bug #: 35504
   Summary: Show Hide buttons not rendering properly
   Product: Wiktionary App
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Wiktionary
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: pfha...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


Created attachment 10332
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=10332
Picture of buttons

Sometimes, the Show/Hide buttons do not render properly, see screenshot.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35503] Difficult to tell Listen In is disabled on 4.0

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35503

--- Comment #1 from Patrick Hayes  2012-03-26 20:44:32 UTC 
---
Created attachment 10331
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=10331
Screenshot of Listen In, disabled

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35503] Difficult to tell Listen In is disabled on 4.0

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35503

Patrick Hayes  changed:

   What|Removed |Added

 CC||dale.lemi...@gmail.com,
   ||pfha...@gmail.com
 AssignedTo|wikibugs-l@lists.wikimedia. |hy.ch...@utoronto.ca
   |org |

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35503] New: Difficult to tell Listen In is disabled on 4.0

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35503

   Web browser: ---
 Bug #: 35503
   Summary: Difficult to tell Listen In is disabled on 4.0
   Product: Wiktionary App
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Wiktionary
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: pfha...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


Created attachment 10330
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=10330
Screenshot of Listen In, enabled

It is extremely difficult to tell when the Listen In icon is disabled on the
Galaxy Nexus (4.0). This is because the icon is greyed out, but not the text.
See the attached screenshots.

Is this something we can even fix?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35502] unrequesting oversight does not unhide

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35502

Oliver Keyes  changed:

   What|Removed |Added

   Keywords||aftv5-1.5

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35502] New: unrequesting oversight does not unhide

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35502

   Web browser: ---
 Bug #: 35502
   Summary: unrequesting oversight does not unhide
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: ArticleFeedbackv5
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: oke...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


When I unrequest oversight, it does not un-hide the post automatically hidden
by "request oversight". The presumption should be to unhide.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35501] replacing "hidden by Article Feedback V5" link with the actual account

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35501

Oliver Keyes  changed:

   What|Removed |Added

   Keywords||aftv5-1.5

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35501] New: replacing "hidden by Article Feedback V5" link with the actual account

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35501

   Web browser: ---
 Bug #: 35501
   Summary: replacing "hidden by Article Feedback V5" link with
the actual account
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: ArticleFeedbackv5
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: oke...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


if I request oversight, it automatically hides the post. That's great, but the
message is "This post was hidden by Article Feedback V5 ". Article Feedback V5
is not a real account, and we shouldn't be treating it as if it is - it is
likely to confuse. It also obscures the actual action; in those cases it should
be "auto-hidden by $user-who-requested-oversight,-whoever-that-is".

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35498] Add stix font for mathjax

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35498

--- Comment #1 from Brion Vibber  2012-03-26 20:08:37 UTC 
---
The webfonts are present and already managed by the extension. (What we didn't
include are the so-called "image fonts", which is a butt-ton of PNG images at
fixed sizes.)

Right now it's set to default to the Tex web fonts; I'm not sure whether/what
benefit there is to using the Stix web fonts instead/in addition.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35498] Add stix font for mathjax

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35498

Sam Reed (reedy)  changed:

   What|Removed |Added

   Severity|normal  |enhancement

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35481] MathJax allows more commands than texvc

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35481

Derk-Jan Hartman  changed:

   What|Removed |Added

 CC||hart...@videolan.org

--- Comment #1 from Derk-Jan Hartman  2012-03-26 19:51:12 
UTC ---
The solution proposed by Nageh is to simply ignore these for now: 

For instance:
pagecolor: ['Macro','',1] // ignore \pagecolor{}

if someone has or can make lists of such commands, that would be handy. Please
add here.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35478] Remove support for WikEd and ajaxPreview from ext.math.mathjax.enabler.js

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35478

--- Comment #2 from Derk-Jan Hartman  2012-03-26 19:47:50 
UTC ---
That would be:
$j( mw ).bind( 'LivePreviewPrepare' , function(){ // start loading });

but only works for livepreview it seems...

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35334] WikiLove tab "heart" icon is low-resolution

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35334

--- Comment #2 from Ryan Kaldari  2012-03-26 19:41:20 
UTC ---
Some progress:
http://commons.wikimedia.org/wiki/File:Heart_icon.svg

Still need to convert it into sprite files and put it in the extension.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35496] Change AFTv4 clicktracking log format to match AFTv5

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35496

--- Comment #1 from Roan Kattouw  2012-03-26 19:39:37 
UTC ---
https://gerrit.wikimedia.org/r/3755

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35038] Make MathJax menus translatable [upstream]

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35038

Derk-Jan Hartman  changed:

   What|Removed |Added

 CC||hart...@videolan.org

--- Comment #3 from Derk-Jan Hartman  2012-03-26 19:35:27 
UTC ---
https://groups.google.com/d/topic/mathjax-users/YNKXMCq9Bi0/discussion

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35044] Creating new layout for Gujarati Typewriter Keyboard

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35044

Srikanth Logic  changed:

   What|Removed |Added

   Keywords||i18n

--- Comment #3 from Srikanth Logic  2012-03-26 19:30:04 UTC 
---
Done in https://gerrit.wikimedia.org/r/3754 
waiting for merge.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35188] Determine block mode vs. inline mode properly for MathJax

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35188

Derk-Jan Hartman  changed:

   What|Removed |Added

 CC||hart...@videolan.org

--- Comment #5 from Derk-Jan Hartman  2012-03-26 19:24:26 
UTC ---
Nageh said something about this that is relevant when he detailed his changes:
https://en.wikipedia.org/wiki/User_talk:Nageh#MathJax_integration_into_stock_MediaWiki

Heuristic detection of inline vs. display maths. Heuristic used: parent HTML
element is "DD" and maths element is the only child, then interpret as "display
maths", otherwise as "inline maths". Also, if the maths element is classified
as "inline maths" but the element is the first child in the parent "DD",
precede the maths with "\displaystyle": this effectively treats the maths as a
display-style formula but without the newline of ordinary display maths
formulas. See ConvertMath() function in
User:Nageh/mathJax/config/TeX-AMS-texvc_HTML.js.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35500] hat symbol in templatename (embed in field)

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35500

--- Comment #2 from Yaron Koren  2012-03-26 19:21:27 UTC ---
If the second one is unrelated, then yes.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35500] hat symbol in templatename (embed in field)

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35500

--- Comment #1 from John McClure  2012-03-26 19:15:55 
UTC ---
This is two bugs right now - the hat symbol and the misplacement of the
add-another-button. Do you want these to be separate bugs?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35500] New: hat symbol in templatename (embed in field)

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35500

   Web browser: ---
 Bug #: 35500
   Summary: hat symbol in templatename (embed in field)
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: SemanticForms
AssignedTo: yaro...@gmail.com
ReportedBy: jmccl...@hypergrove.com
CC: wikibugs-l@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


In a template (escaping all), I have 
{{{for
template|^page}}}{{{field|header|holds
template}}}{{{end template}}}
and later
{{{for template|^header|embed in
field=^page[header]|multiple}}}


No button is shown for adding instances of the ^header template; before I added
this code into the form the button was showing and operating fine. Instead I
now see displayed:  @insertHTML_^page___header@ Any ideas? I have
2.4 SF + 1.6 SMW + 1.17 MW.

I tried this feature because I want to specify default templates for the
"header" field by something like 
{{{field|header|holds
template|default={{^header}

Will I be able to get this to work or is there a another way.
--[[User:Hypergrove|Hypergrove]] ([[User talk:Hypergrove|talk]]) 08:43, 26
March 2012 (UTC)

:My guess is that this is failing due to the "^" in the template name (which
would be a bug). Is this happening on a public wiki? If not, is there any way
you could reproduce the problem on a public wiki, like scratchpad.referata.com?
[[User:Yaron Koren|Yaron Koren]] ([[User talk:Yaron Koren|talk]]) 13:28, 26
March 2012 (UTC)

:removed the 'hat' symbol and the code is behaving differently, not correctly
yet. It is placing the add-another-button at the position of the template that
embeds the repeating template, not within the scope of the repeating template
as it did prior to my inserting this code.

So I've opened a bug for the hat symbol in the templatename.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35443] Article Feedback v5 - Text box scroll bar is floating 5 pixels off the border on Firefox

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35443

Reha Sterbin  changed:

   What|Removed |Added

 AssignedTo|r...@omniti.com |y...@omniti.com

--- Comment #3 from Reha Sterbin  2012-03-26 19:06:02 UTC ---
Discussed this on the call -- I've split the difference and dropped the padding
down to 5px (from 10px) so the scrollbar looks less weird.

Committed to omniti branch and updated prototype.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35446] {{nse:Something that is not a namespace}} causes php warning

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35446

Alexandre Emsenhuber [IAlex]  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||ialex.w...@gmail.com
 Resolution||FIXED

--- Comment #1 from Alexandre Emsenhuber [IAlex]  
2012-03-26 18:54:53 UTC ---
Fixed in:
https://gerrit.wikimedia.org/r/#change,3748 (master)
https://gerrit.wikimedia.org/r/#change,3750 (REL1_19)
https://gerrit.wikimedia.org/r/#change,3751 (REL1_18)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35499] New: Server is slow

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35499

   Web browser: ---
 Bug #: 35499
   Summary: Server is slow
   Product: Wikimedia Labs
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Setup
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: hazard...@yahoo.com
CC: rlan...@gmail.com
Classification: Unclassified
   Mobile Platform: ---


Why is the server (or are the servers) so slow?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35496] Change AFTv4 clicktracking log format to match AFTv5

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35496

Dario Taraborelli  changed:

   What|Removed |Added

   Keywords||aftv5-1.5

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35491] Malicious Javascript not stripped from AFTv5

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35491

Dario Taraborelli  changed:

   What|Removed |Added

   Keywords||aftv5-1.5

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35470] Width problems in content area using Huggle

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35470

--- Comment #5 from IWorld (V. G.)  2012-03-26 18:48:37 UTC 
---
See image 1. The queue bar isn't on the right place and in image 2 there is
empty place on the right side.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35491] Malicious Javascript not stripped from AFTv5

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35491

--- Comment #2 from Dario Taraborelli  2012-03-26 
18:48:20 UTC ---
Agreed it's not a security issue for Wikipedia itself. However if we serve this
data to third parties via DB replicas (including trusted DB like the
toolserver) we're creating a major opportunity for abuse that we should be
aware of (particularly as a large part of the community blindly trusts whoever
runs scripts on the toolserver). If we can avoid the need of trusting
developers downstream by removing obviously dangerous contents upstream I don't
see why we shouldn't do it. Simply documenting that there is no user input
sanitization in AFT (while we do have abuse filters in place for revisions) is
not sufficient to avoid this risk in my opinion.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35498] New: Add stix font for mathjax

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35498

   Web browser: ---
 Bug #: 35498
   Summary: Add stix font for mathjax
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Math (texvc)
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: hart...@videolan.org
Blocks: 31406
Classification: Unclassified
   Mobile Platform: ---


We should add that Stix font MathJax always seems to use. Perhaps it can be
piggy back on webfonts extension ?

Otherwise manually install them I guess.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 31406] Set $wgUseMathJax = true on Wikimedia wikis

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31406

Derk-Jan Hartman  changed:

   What|Removed |Added

 Depends on||35498

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35497] Two-way syncing between Gerrit and GitHub

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35497

--- Comment #2 from Chad H.  2012-03-26 18:42:02 UTC 
---
Let's make this bug about pulling things back from outside repos into our
ecosystem. Mirroring our repo to GitHub/Gitorious is much easier and already
has bug 35429.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 35469] Let LocalisationUpdate fetch from Git

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35469

Sumana Harihareswara  changed:

   What|Removed |Added

 CC||suma...@panix.com
 AssignedTo|wikibugs-l@lists.wikimedia. |has...@free.fr
   |org |

--- Comment #2 from Sumana Harihareswara  2012-03-26 
18:41:28 UTC ---
Antoine, can you take care of this? Thanks.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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 22596] Migrate subversion to git (tracking)

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22596

Sumana Harihareswara  changed:

   What|Removed |Added

 Depends on||35497

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- 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


  1   2   3   >