[Bug 30673] Support locale-specific, or tailored, sorting (tracking)

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30673

Philippe Verdy verd...@wanadoo.fr changed:

   What|Removed |Added

 CC||verd...@wanadoo.fr

--- Comment #2 from Philippe Verdy verd...@wanadoo.fr 2011-09-01 06:02:54 UTC 
---
Not before supporting the CLDR version of the DUCET in the root locale,
because tailorings defined for each language are now defined on this new DUCET,
instead of the standard DUCET like before.

Unicode anyway has said that the default DUCET would later reintegrate some
changes made in the CLDR version, but NOT all of them (notably not the
pseudo-collation elements and a few other things, because legacy
impelmentations of UCA using the past DUCET would now be shocked by these
pseudo-elements, due to their syntax, or because they use some references to
codepoints assigned to non-characters, that have to be treated specially in the
UCA implementation).

Note that UCA remains an updatable specification, as well as LDML and the CLDR
data based on LDML (there's still an ongoing change in these specifications,
currently in public review, plus at least 4 pending changes that are being
discussed and may be added later).

-- 
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 30672] improve sorting on other pages than category pages (tracking)

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30672

Philippe Verdy verd...@wanadoo.fr changed:

   What|Removed |Added

 CC||verd...@wanadoo.fr

--- Comment #1 from Philippe Verdy verd...@wanadoo.fr 2011-09-01 06:06:45 UTC 
---
This concerns the index pages, when searching page names by prefix. There are
also specific issues on the interpretation of these prefixes (due to the
possible presence of contractions or expansions, including in the DUCET, or in
the CLDR root locale).

-- 
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 30630] LTR direction for Math expression in RTL wikis

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30630

ebraminio ebrami...@gmail.com changed:

   What|Removed |Added

 CC||ebrami...@gmail.com

--- Comment #16 from ebraminio ebrami...@gmail.com 2011-09-01 06:10:48 UTC ---
I wrote that little JS on fa.wikipedia, I tried some CSS tricks that I knew.
For example this:
p  img.tex:first-child:last-child {
display: block;
text-align: left;
}
But there is some some problem here:
0) I don't think this is cross-browser compatible.
1) display: block not working well (a wrapper needed) so in this situation
text-align: left has no effect I think.
2) This CSS can not find out there is some texts in that paragraph addition of
equation.
3) Two (and more) equations in a paragraph will reject by this.

-- 
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 29005] Unnecessary unicode Char code change

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29005

--- Comment #21 from Junaid junu.pv+pub...@gmail.com 2011-09-01 06:24:14 UTC 
---
What about removing normalisation within this extension and using hacked fonts
that can show all characters for Malayalam?

-- 
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 30673] Support locale-specific, or tailored, sorting (tracking)

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30673

MZMcBride b...@mzmcbride.com changed:

   What|Removed |Added

 CC||b...@mzmcbride.com

--- Comment #3 from MZMcBride b...@mzmcbride.com 2011-09-01 06:25:49 UTC ---
Sorting of what? If this is about category (member) sorting, the bug summary
should say so. If it's about another type of sorting, it should say that
instead.

-- 
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 30673] Support locale-specific, or tailored, sorting (tracking)

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30673

--- Comment #4 from Philippe Verdy verd...@wanadoo.fr 2011-09-01 06:32:25 UTC 
---
@MZMcBride: no this is not specific to category (member) sorting, but more
general about how to implement and support tailorings. The other bugs concerns
the integration of UCA, with the base root CLDR version (which should be
evolved to use an alternate DUCET, in a separate bug, as defined now in the
current version of CLDR, because it is different, and will remain different in
some documented aspects).
The bug description is correct for me.

-- 
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 5711] Support MySQL = 4.x boolean logic in search

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=5711

--- Comment #11 from Chad H. innocentkil...@gmail.com 2011-09-01 06:36:11 UTC 
---
(In reply to comment #10)
 (In reply to comment #9)
  Should be trivial to rebase this against HEAD.
 
 SearchMySQL4 doesn't exist in HEAD anymore.

Yes, but I figured the same patch could rebase against SearchMySQL.

-- 
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 19986] Wikis waiting to be renamed (Tracking)

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19986

Niklas Laxström niklas.laxst...@gmail.com changed:

   What|Removed |Added

   Keywords||i18n
 CC||niklas.laxst...@gmail.com

-- 
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 30631] Magic word not working in yi projects

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30631

--- Comment #5 from Niklas Laxström niklas.laxst...@gmail.com 2011-09-01 
07:07:23 UTC ---
By waiting for 1.18 getting deployed, 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 30631] Magic word not working in yi projects

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30631

p858snake p858sn...@gmail.com changed:

   What|Removed |Added

 CC||p858sn...@gmail.com

--- Comment #6 from p858snake p858sn...@gmail.com 2011-09-01 07:12:40 UTC ---
One [as in someone with access] could probably commit a live fix to that part
of svn if it was really wanted and then get someone to push it out.

-- 
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 29005] Unnecessary unicode Char code change

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29005

--- Comment #22 from Niklas Laxström niklas.laxst...@gmail.com 2011-09-01 
07:22:42 UTC ---
(In reply to comment #21)
 What about removing normalisation within this extension and using hacked fonts
 that can show all characters for Malayalam?

Is there no font that can show all characters without hacking?

-- 
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 30647] Wrong email confirmation link from secure server

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30647

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

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

--- Comment #3 from Roan Kattouw roan.katt...@gmail.com 2011-09-01 07:32:01 
UTC ---
Deployed fix to production, confirmed 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 30673] Support locale-specific, or tailored, sorting (tracking)

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30673

Bawolff bawolff...@gmail.com changed:

   What|Removed |Added

 CC||bawolff...@gmail.com
 Blocks||29788

--- Comment #5 from Bawolff bawolff...@gmail.com 2011-09-01 07:49:09 UTC ---
(In reply to comment #3)
 Sorting of what? If this is about category (member) sorting, the bug summary
 should say so. If it's about another type of sorting, it should say that
 instead.

(Correct me if I'm wrong) - I think what this bug is about is adding localized
sorting methods (so the sweedish wikipedia would use a different sort order
then say english because sorting conventions differ between languages)

-- 
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 29788] Sort Swedish letters ÅÄÖ correctly on Swedish Wikipedia

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29788

Bawolff bawolff...@gmail.com changed:

   What|Removed |Added

 Depends on||30673

-- 
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 30631] Magic word not working in yi projects

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30631

--- Comment #7 from wiki.pe...@ntlworld.com 2011-09-01 07:57:16 UTC ---
(In reply to comment #5)
 By waiting for 1.18 getting deployed, I guess.

How do we know it will be in 1.18?
After all, it should have been in 1.17

What else has been omitted from 1.17wmf1 MessagesYi.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 29005] Unnecessary unicode Char code change

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29005

--- Comment #23 from Junaid junu.pv+pub...@gmail.com 2011-09-01 08:23:19 UTC 
---
(In reply to comment #22)

 Is there no font that can show all characters without hacking?

Only one, AnjaliOldLipi, among popular fonts and used by WebFonts. It is what
second para of comment #19 referring.

-- 
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 30608] Merge Special:NewFiles with Special:ListFiles

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30608

--- Comment #10 from Bawolff bawolff...@gmail.com 2011-09-01 08:26:02 UTC ---
(In reply to comment #7)
 Dare I suggest we take this chance to make transcludable special pages behave
 more like templates/parserfunctions.
 
 ie: {{Special:NewFiles/Dantman|n=20|style=gallery}}

I just discovered this was already done by iAlex as part of Bug 15558. (yay!)

-- 
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 30631] Magic word not working in yi projects

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30631

--- Comment #8 from Niklas Laxström niklas.laxst...@gmail.com 2011-09-01 
08:28:38 UTC ---
It's not in 1.17. It was only added to 1.18 as last as May 7.

-- 
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 30631] Magic word not working in yi projects

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30631

--- Comment #9 from wiki.pe...@ntlworld.com 2011-09-01 08:39:41 UTC ---
I am not sure what it refers to.
If __HIDDENCAT__ is in 1.17 then why not __באהאלטענע_קאטעגאריע__ ?

What am I missing?

-- 
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 30676] New: UploadWizard automatically adds .jpg file extension

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30676

   Web browser: ---
 Bug #: 30676
   Summary: UploadWizard automatically adds .jpg file extension
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: abi...@forgotten-beauty.com
Classification: Unclassified


the UploadWizard automatically adds .jpg file extension
to files which have the upper-cased one (.JPG).

This makes the files have a double extension, e.g. .JPG.jpg, which
doesn't look very good and then people have to move it manually.
http://commons.wikimedia.org/w/index.php?title=File:19663_Sulechow_Handlowa_5.JPG.jpgaction=history
is a good example.

-- 
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 30631] Magic word not working in yi projects

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30631

--- Comment #10 from Niklas Laxström niklas.laxst...@gmail.com 2011-09-01 
08:42:48 UTC ---
The translation was made later than __HIDDENCAT__ itself got added.

-- 
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 30676] UploadWizard automatically adds .jpg file extension

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30676

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 CC||asha...@wikimedia.org,
   ||ne...@wikimedia.org
  Component|General/Unknown |UploadWizard
Version|unspecified |any
Product|Wikimedia   |MediaWiki extensions

-- 
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 27700] Regression: Upload protection for non existing files broken

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27700

--- Comment #12 from Mormegil morme...@centrum.cz 2011-09-01 09:29:52 UTC ---
(In reply to comment #11)
 I'll see if I can get someone to look at this before 1.18 (no promises).  I
 don't feel strongly that this is high priority or that it should be a 1.18
 blocker, but I'm willing to assume it is.  Moremegil, you seem to feel this is
 very high priority; could you describe the problems this is causing (not just
 the theoretical, but maybe somehow quantify the admin load)?

Well, this seems to me rather a _visible regression_, a single user-visible
functionality does not work at all (you go to ?action=protect and whatever you
set there has no effect whatsoever).

I don’t think this is “very high” _priority_, I would consider it to be blocker
for a _release_ (but I am in no position to make such decisions).

I am unable to quantify the admin load, I am aware only of the
“upload-protect/uploaded anyway/delete/upload-protect/uploaded anyway” cycle
for [[commons:File:Wiki.png]] (as I participated there); by looking at the
protection log, I could find [[commons:File:Adam.jpg]] or
[[commons:File:Flickr.jpg]], but those are randomly found examples, not real
data.

If you couldn’t find someone to solve the bug “properly”, at least consider
applying the attached patch, which is probably just a dirty hack, but at least
makes it _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 30667] PDF export extension problem with div dir=ltr and div dir=rtl

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30667

Volker Haas volker.h...@pediapress.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||volker.h...@pediapress.com
 Resolution||FIXED

--- Comment #3 from Volker Haas volker.h...@pediapress.com 2011-09-01 
09:51:45 UTC ---
Fixed with
https://github.com/pediapress/mwlib.rl/commit/b4d5d2219e1414f2b6be26b2a51ed6e9b88d5180

The following four cases are handled correct. If there are more ways to
indicate a direction switch in html/css let me know


div dir=ltr;
text. this does actually not switch anything. the semicolon is responsible for
breaking this.
/div


div dir=ltr
text
/div


div style=direction:ltr;
text
/div

div style=direction:ltr
text
/div

-- 
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 30677] New: 'Next' button on first screen is not visible

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30677

   Web browser: ---
 Bug #: 30677
   Summary: 'Next' button on first screen is not visible
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: UploadWizard
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: hus...@gmail.com
CC: asha...@wikimedia.org, ne...@wikimedia.org
Classification: Unclassified


I've tried the new UploadWizard. On my first try i thought it was broken
because i couldn't find an 'upload' button anywhere. I was thinking that maybe
it was my browser so i tried Firefox. Same effect. I started clicking on parts
of the cartoon (maybe that starts the upload process?)

It was only after i looked at the page more carefully that i noticed the small
'Next' button at the complete bottom right. 

I think this won't help in getting new users on Commons. Bounce rate on the
page will probably be high because there's no visual clear interaction clue on
the page.

I would recommend changing the first page like this:

1) Remove the cartoon from the first page. Replace with a big 'Upload' button.
2) User clicks button
3) First time? Show the cartoon in a lightbox with the 'Don't show again'
checkbox at the button.
4) Not the first time? Proceed immediatly to 'Upload'

-- 
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 30676] UploadWizard automatically adds .jpg file extension

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30676

Siebrand s.mazel...@xs4all.nl changed:

   What|Removed |Added

   Priority|Unprioritized   |High
 CC||s.mazel...@xs4all.nl
   Severity|normal  |major

-- 
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 4030] EasyTimeline reversed text in RTL languages

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=4030

p858snake p858sn...@gmail.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||p858sn...@gmail.com

-- 
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 30678] New: maintenance/update.php fails with syntax error on a PostgreSQL database

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30678

   Web browser: ---
 Bug #: 30678
   Summary: maintenance/update.php fails with syntax error on a
PostgreSQL database
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: ArticleFeedback
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: sam.halli...@gmail.com
CC: krinklem...@gmail.com, roan.katt...@gmail.com
Classification: Unclassified


When attempting to run the maintenance/update.php script on mediawiki 1.17.0
and the latest SVN of all the ArticleFeedback dependencies, I see the following
error (even if I run the script several times)

Creating click_tracking table...PHP Warning:  pg_query(): Query failed: ERROR: 
syntax error at or near NOT
LINE 1: ...Tracking/patches/ClickTracking.sql )  */ TABLE IF NOT EXISTS...
 ^ in
/path/to/includes/db/DatabasePostgres.php on line 237
A database query syntax error has occurred.
The last attempted database query was:
CREATE TABLE IF NOT EXISTS click_tracking (
 action_time char(14) NOT NULL,
 session_id varbinary(255) NOT NULL,
 is_logged_in tinyint NOT NULL,
 user_total_contribs integer,
 user_contribs_span1 integer,
 user_contribs_span2 integer,
 user_contribs_span3 integer,
 namespace integer NOT NULL,
 event_id integer NOT NULL,
 additional_info varbinary(255)
 ) /*$wgDBTableOptions*/

from within function DatabaseBase::sourceFile(
/path/to/extensions/ClickTracking/patches/ClickTracking.sql ).
Database returned error 1: ERROR:  syntax error at or near quot;NOTquot;
LINE 1: ...Tracking/patches/ClickTracking.sql )  */ TABLE IF NOT EXISTS...

-- 
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 30631] Magic word not working in yi projects

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30631

--- Comment #11 from wiki.pe...@ntlworld.com 2011-09-01 10:35:36 UTC ---
This is news to me!

Normally when I translate something in the current version of Mediawiki, it is
committed to a new release of the same version within a  few days.

It seems that Magic Words follow a different route.

-- 
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 30678] maintenance/update.php fails with syntax error on a PostgreSQL database

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30678

--- Comment #1 from sam.halli...@gmail.com 2011-09-01 10:36:59 UTC ---
Furthermore, if I edit the patch to force create the table (by removing IF NOT
EXISTS), then I get the following error (varbinary isn't recognised)


Creating click_tracking table...PHP Warning:  pg_query(): Query failed: ERROR: 
type varbinary does not exist
LINE 3:  session_id varbinary(255) NOT NULL,
^ in /path/to/includes/db/DatabasePostgres.php on line 237
A database query syntax error has occurred.
The last attempted database query was:
CREATE TABLE click_tracking (
 action_time char(14) NOT NULL,
 session_id varbinary(255) NOT NULL,
 is_logged_in tinyint NOT NULL,
 user_total_contribs integer,
 user_contribs_span1 integer,
 user_contribs_span2 integer,
 user_contribs_span3 integer,
 namespace integer NOT NULL,
 event_id integer NOT NULL,
 additional_info varbinary(255)
 ) /*$wgDBTableOptions*/

from within function DatabaseBase::sourceFile(
/path/to/extensions/ClickTracking/patches/ClickTracking.sql ).
Database returned error 1: ERROR:  type quot;varbinaryquot; does not exist
LINE 3:  session_id varbinary(255) NOT NULL,

-- 
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 30667] PDF export extension problem with div dir=ltr and div dir=rtl

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30667

--- Comment #4 from reza1615 reza.ene...@gmail.com 2011-09-01 10:40:56 UTC ---
Hi volker,

in mediawiki and fa.wiki also we have
div class=rtl
text
/div
div class=ltr
text
/div

please see:
http://www.mediawiki.org/wiki/Manual:$wgBetterDirectionality
http://translatewiki.net/w/i.php?title=MediaWiki:Common.cssdiff=3110996oldid=3027165

-- 
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 30630] LTR direction for Math expression in RTL wikis

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30630

--- Comment #17 from Volker Haas volker.h...@pediapress.com 2011-09-01 
10:42:33 UTC ---
The PDF rendering engine now renders math nodes left aligned.

The following examples where used to check for correctness:

http://fa.wikipedia.org/w/index.php?title=%DA%A9%D8%A7%D8%B1%D8%A8%D8%B1:Volker.haasoldid=5505734

fixed mainly with: 

https://github.com/pediapress/mwlib/commit/d56e5bc389fadcd2ef1f4d78bc163a3f3d106871

-- 
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 30667] PDF export extension problem with div dir=ltr and div dir=rtl

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30667

--- Comment #5 from reza1615 reza.ene...@gmail.com 2011-09-01 10:44:24 UTC ---
(In reply to comment #3)
 Fixed with
 https://github.com/pediapress/mwlib.rl/commit/b4d5d2219e1414f2b6be26b2a51ed6e9b88d5180
 
 The following four cases are handled correct. If there are more ways to
 indicate a direction switch in html/css let me know
 
 
 div dir=ltr;
 text. this does actually not switch anything. the semicolon is responsible for
 breaking this.
 /div
 
 
 div dir=ltr
 text
 /div
 
 
 div style=direction:ltr;
 text
 /div
 
 div style=direction:ltr
 text
 /div

it doesn't work in fa.wiki
http://fa.wikipedia.org/wiki/%DA%A9%D8%A7%D8%B1%D8%A8%D8%B1:Reza1615/pdf2

-- 
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 30630] LTR direction for Math expression in RTL wikis

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30630

--- Comment #18 from reza1615 reza.ene...@gmail.com 2011-09-01 10:52:27 UTC 
---
thank you! for pdf extension now it is ok
http://fa.wikipedia.org/wiki/%D9%82%D8%B6%DB%8C%D9%87_%D8%A8%DB%8C%D8%B2

-- 
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 30679] New: some installer fields should always be LTR

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30679

   Web browser: ---
 Bug #: 30679
   Summary: some installer fields should always be LTR
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Keywords: need-review, patch
  Severity: normal
  Priority: Unprioritized
 Component: Installation
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: amir.ahar...@mail.huji.ac.il
CC: innocentkil...@gmail.com
Blocks: 745
Classification: Unclassified


Created attachment 9002
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9002
added 'dir'='ltr' to some fields

Some fields in the installer should always be dir=ltr by default, because
they are most likely Latin:

* config-upload-deleted 
* config-db-name
* config-db-prefix
* config-upload-deleted
* config-logo

In a rare case that some of these fields would be written in an RTL alphabet
(an Arabic directory name, for instance), the user will be able to change the
direction using Ctrl-Shift(-X).

Patch attached. It's my first PHP patch, so please be gentle :)

-- 
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 745] RTL/bidirectional issues (tracking)

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=745

Amir E. Aharoni amir.ahar...@mail.huji.ac.il changed:

   What|Removed |Added

 Depends on||30679

-- 
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 30630] LTR direction for Math expression in RTL wikis

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30630

--- Comment #19 from reza1615 reza.ene...@gmail.com 2011-09-01 11:14:33 UTC 
---
in samples if you see left side of formula when it is inside text it does'nt
have space for example:
http://fa.wikipedia.org/wiki/%DA%A9%D8%A7%D8%B1%D8%A8%D8%B1:Reza1615/pdf
in firest line of sample between (formula) P(A|B) and را in pdf version it
doesn't have space

-- 
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 30678] maintenance/update.php fails with syntax error on a PostgreSQL database

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30678

--- Comment #2 from sam.halli...@gmail.com 2011-09-01 11:54:10 UTC ---
Looks like similar issues exist in other files, e.g. ClickTrackingEvents.sql.

Also, tinyint isn't valid for postgresql.

-- 
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 30680] New: Wikipedia book tool - Book Creator - Pls enable this tool for KM WP

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30680

   Web browser: ---
 Bug #: 30680
   Summary: Wikipedia book tool - Book Creator - Pls enable this
tool for KM WP
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: BookManager
AssignedTo: raylton.so...@gmail.com
ReportedBy: vantharith@gmail.com
Classification: Unclassified


Lately, our Khmer Wikipedia Team got an email from the community, asking for
permission to use our articles and compile it into a book for printing.

But, due to the fact that our Khmer language project doesn't have this book
tool feature enabled, so the process was a bit tiring and time-consuming.

So I am writing to request for this feature enable, so our community can
benefit from our Khmer Wikipedia contents and enjoy compiling their own book
with ease.

Thank you.

Vantharith

-- 
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 30676] UploadWizard automatically adds .jpg file extension

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30676

Jeroen De Dauw jeroen_ded...@yahoo.com changed:

   What|Removed |Added

 CC||jeroen_ded...@yahoo.com

--- Comment #1 from Jeroen De Dauw jeroen_ded...@yahoo.com 2011-09-01 
12:29:01 UTC ---
I tried this locally and could not reproduce the issue. When I upload a file
foobar.JPG extension, it ends up as foobar.jpg. Are you sure it's the UW that
added this extension, and not some other tool you used?

-- 
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 30667] PDF export extension problem with div dir=ltr and div dir=rtl

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30667

--- Comment #6 from Volker Haas volker.h...@pediapress.com 2011-09-01 
12:47:21 UTC ---
Fixed with
https://github.com/pediapress/mwlib.rl/commit/c458cab76b383e66ac9d2ab617d7bc0c98a7044e

I'll update the render servers later today

-- 
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 30630] LTR direction for Math expression in RTL wikis

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30630

--- Comment #20 from Volker Haas volker.h...@pediapress.com 2011-09-01 
13:16:56 UTC ---
(In reply to comment #19)
 in samples if you see left side of formula when it is inside text it does'nt
 have space for example:
 http://fa.wikipedia.org/wiki/%DA%A9%D8%A7%D8%B1%D8%A8%D8%B1:Reza1615/pdf
 in firest line of sample between (formula) P(A|B) and را in pdf version it
 doesn't have space

I don't know exactly what goes wrong, but I fear there's not much I can do
about it. Spacing around inline images is a bit flaky.

-- 
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 30676] UploadWizard automatically adds .jpg file extension

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30676

Tomasz W. Kozłowski odder.w...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID

--- Comment #2 from Tomasz W. Kozłowski odder.w...@gmail.com 2011-09-01 
13:19:33 UTC ---
Neither can I reproduce this issue. This has been raised in a talk with me and
I've written about it to the WLM mailing list, without checking it before. I
think this had to be an error made by the user, so closing as RESOLVED INVALID.

-- 
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 30676] UploadWizard automatically adds .jpg file extension

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30676

Huib abigor Laurens abi...@forgotten-beauty.com changed:

   What|Removed |Added

 Resolution|INVALID |WORKSFORME

-- 
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 30630] LTR direction for Math expression in RTL wikis

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30630

--- Comment #21 from reza1615 reza.ene...@gmail.com 2011-09-01 13:37:05 UTC 
---
it has also this problem

http://en.wikipedia.org/wiki/User:Reza1615/pdf

-- 
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 30680] Wikipedia book tool - Book Creator - Pls enable this tool for KM WP

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30680

Raylton P. Sousa raylton.so...@gmail.com changed:

   What|Removed |Added

 CC||developm...@pediapress.com
  Component|BookManager |Collection
 AssignedTo|raylton.so...@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 30644] UploadWizard campaigns are deleted on GET

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30644

Jeroen De Dauw jeroen_ded...@yahoo.com changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

--- Comment #9 from Jeroen De Dauw jeroen_ded...@yahoo.com 2011-09-01 
14:08:21 UTC ---
I put in the id and name as salt in r95976

-- 
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 30681] New: [Message.php] Wrong escaping for inexistent messages (ie. message-key)

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30681

   Web browser: ---
 Bug #: 30681
   Summary: [Message.php] Wrong escaping for inexistent messages
(ie. message-key)
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Internationalization
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: krinklem...@gmail.com
CC: niklas.laxst...@gmail.com, s.mazel...@xs4all.nl
Classification: Unclassified


When creating a Message instance for an inexistant message they return value is
always html escaped, it ignores whether plain() or escaped() is used, it always
does:

http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/includes/Message.php?view=markup#l452

 return 'lt;' . key . 'gt;'

If not htmlescaped, it should be  and . This is currently causing issues when
using:

code
 Html::element( 'h3', array(), wfMessage( 'blabla' )-plain );
/code

which results in double escaped input and weird html characters outputted to
the user.

-- 
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 30682] New: Link icon inconsistencies when using protocol relative URLs

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30682

   Web browser: ---
 Bug #: 30682
   Summary: Link icon inconsistencies when using protocol relative
URLs
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: User interface
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: theevilipaddr...@hotmail.de
Classification: Unclassified


Please note that the linking icon of links to exactly the same location might
look completely different, depending on if they use protocol relative URLs or
not. I don't know how (or if) to fix that, but wanted to let you know.

-- 
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 30683] New: Commons on HTTPS loads various scripts over HTTP (when importScriptUri is used)

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30683

   Web browser: ---
 Bug #: 30683
   Summary: Commons on HTTPS loads various scripts over HTTP (when
importScriptUri is used)
   Product: MediaWiki
   Version: 1.19-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Javascript
AssignedTo: roan.katt...@gmail.com
ReportedBy: roan.katt...@gmail.com
CC: tpars...@wikimedia.org
Classification: Unclassified


http://commons.wikimedia.org/w/index.php?title=MediaWiki:Stockphoto.jsaction=rawctype=text/javascript
etc

Is because mw.util.expandUrl() uses wgProto. I'll fix that tomorrow.

-- 
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 20342] Support for protocol-relative URLs (tracking)

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20342

The Evil IP address theevilipaddr...@hotmail.de changed:

   What|Removed |Added

 CC||theevilipaddr...@hotmail.de
 Depends on||30682

-- 
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 30682] Link icon inconsistencies when using protocol relative URLs

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30682

The Evil IP address theevilipaddr...@hotmail.de changed:

   What|Removed |Added

 Blocks||20342

-- 
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 30682] Link icon inconsistencies when using protocol relative URLs

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30682

The Evil IP address theevilipaddr...@hotmail.de changed:

   What|Removed |Added

URL||https://test.wikipedia.org/
   ||w/index.php?title=Sandboxo
   ||ldid=116539

-- 
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 30682] Link icon inconsistencies when using protocol relative URLs

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30682

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com

--- Comment #1 from Roan Kattouw roan.katt...@gmail.com 2011-09-01 14:23:18 
UTC ---
I don't understand what you mean. Could you provide an example or a 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 30682] Link icon inconsistencies when using protocol relative URLs

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30682

--- Comment #2 from The Evil IP address theevilipaddr...@hotmail.de 
2011-09-01 14:24:16 UTC ---
Added a URL.

-- 
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 30681] [Message.php] Wrong escaping for inexistent messages (ie. message-key)

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30681

--- Comment #1 from Niklas Laxström niklas.laxst...@gmail.com 2011-09-01 
14:28:05 UTC ---
This is how it has always been with wfMsg*. But otoh I don't think anything
relies on this behavior yet with wfMessage, so it could be changed.

-- 
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 30683] Commons on HTTPS loads various scripts over HTTP (when importScriptUri is used)

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30683

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from Roan Kattouw roan.katt...@gmail.com 2011-09-01 14:30:09 
UTC ---
Turns out to be a local JS issue, discussing with Krinkle.

-- 
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 30631] Magic word not working in yi projects

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30631

--- Comment #12 from Niklas Laxström niklas.laxst...@gmail.com 2011-09-01 
14:32:39 UTC ---
What you said is only true for messages. Everything else takes very much
longer.

-- 
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 30631] Magic word not working in yi projects

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30631

--- Comment #13 from wiki.pe...@ntlworld.com 2011-09-01 14:41:27 UTC ---
OK, thanks, I had not realized that.

What is included in the everything else?

-- 
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 30631] Magic word not working in yi projects

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30631

--- Comment #14 from Niklas Laxström niklas.laxst...@gmail.com 2011-09-01 
14:52:58 UTC ---
magic words, special page name aliases, namespaces, etc...

-- 
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 29798] Install Narayam on Tamil wiki projects

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29798

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||m...@everybody.org
 Resolution|LATER   |

--- Comment #18 from Mark A. Hershberger m...@everybody.org 2011-09-01 
14:57:52 UTC ---
Since the only issue blocking this is the upstream problems with webkit
browsers, it should be renabled now.

-- 
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 30684] New: [mw.message] Wrong escaping for inexistent messages (ie. message-key)

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30684

   Web browser: ---
 Bug #: 30684
   Summary: [mw.message] Wrong escaping for inexistent messages
(ie. message-key)
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: ASSIGNED
  Severity: normal
  Priority: Unprioritized
 Component: Javascript
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: krinklem...@gmail.com
CC: krinklem...@gmail.com, tpars...@wikimedia.org
Classification: Unclassified


Great minds think a like :-), a similar problem as bug 30681 also sneaked into
mw.message. Whether mw.message( 'bla' ).plain() or mw.message( 'bla'
).escaped() both return 'bla'.

-- 
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 30684] Fix bad escaping in mw.message for inexistent messages (i.e. key)

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30684

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

   Priority|Unprioritized   |High
 Status|ASSIGNED|RESOLVED
 Blocks||28425
 Resolution||FIXED
Summary|[mw.message] Wrong escaping |Fix bad escaping in
   |for inexistent messages |mw.message for inexistent
   |(ie. message-key) |messages (i.e. key)

--- Comment #1 from Krinkle krinklem...@gmail.com 2011-09-01 15:28:44 UTC ---
Fixed in r95999. Also added unit tests.

-- 
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 28425] Milestone: MediaWiki 1.18 tarball (tracking)

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28425

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Depends on||30684

-- 
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 30676] UploadWizard automatically adds .jpg file extension

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30676

Platonides platoni...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||platoni...@gmail.com
 Resolution|WORKSFORME  |

--- Comment #3 from Platonides platoni...@gmail.com 2011-09-01 15:58:07 UTC 
---
The UploadWizard asks for a title (which doesn't include the extension, seems
appended later by UW). If the user gives a title with an extension, that double
extension will appear in the final page.
I think that if the user provides a title with an extension (could just compare
with a few common ones, such as /(gif|jpe?g|png|pdf|bmp|djvu)/i) it should give
a warning.

-- 
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 29798] Install Narayam on Tamil wiki projects

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29798

--- Comment #19 from Srikanth srik@gmail.com 2011-09-01 16:03:28 UTC ---
I will try convincing more people to test. Frankly I dont think they have
tested yet, apart from 1 / 2 community translators. The typing tool is
extremely critical and unlike last time, Community is very averse to breakage
while change and is content with existing thing. Though I dont see any issues
which are reported uncleared, but we would doubly want to make sure there are
no real issues. Please hold on, I would turn around soon this time.

I see most of the issues reported by me above ended up as cache issues.
Probably we could put a site notice when its deployed to clear cache.

[OT]
Also is there a way to force a cache purge upon login? (May be a check box at
the screen which could automatically purge?) Something like this would help in
general and especially js tool upgrades like this.

-- 
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 30644] UploadWizard campaigns are deleted on GET

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30644

--- Comment #10 from Platonides platoni...@gmail.com 2011-09-01 16:19:01 UTC 
---
 I put in the id and name as salt in r95976

Looks good.

 These can still be obtained by third party when not using SSL or other
 encryption right?
Yes, but we are not trying to protect from a complete sniffing.

-- 
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 30685] New: Clear cache on login

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30685

   Web browser: ---
 Bug #: 30685
   Summary: Clear cache on login
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: Javascript
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: m...@everybody.org
CC: tpars...@wikimedia.org
Classification: Unclassified


Split off from bug 29798 comment 19:

Provide an option (or reminder, with directions) to purge the browser cache on
login.

From that comment:

 Also is there a way to force a cache purge upon login? (May be a check box at
 the screen which could automatically purge?) Something like this would help in
 general and especially js tool upgrades

-- 
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 29798] Install Narayam on Tamil wiki projects

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29798

--- Comment #20 from Mark A. Hershberger m...@everybody.org 2011-09-01 
16:37:30 UTC ---
(In reply to comment #19)

 Also is there a way to force a cache purge upon login? (May be a check box at
 the screen which could automatically purge?) Something like this would help in
 general and especially js tool upgrades like this.

Opened bug 30685 to track this request.

-- 
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 30648] Automatic pass-through of existing named parameters to nested templates

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30648

--- Comment #5 from Gustronico gustron...@gmail.com 2011-09-01 16:39:37 UTC 
---
A one-per-time function like {{#passparam:parametername}} may be an alternative
to be used in tags for selected parameters. Thus, the difference between 

{{core |foo={{{foo|}}} }}

and

{{core |{{#passparam:foo}} }}

should be that the former does not pass the 'undefined' condition of parameter
foo to template core, while the later does.

-- 
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 30685] Clear cache on login

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30685

--- Comment #1 from Roan Kattouw roan.katt...@gmail.com 2011-09-01 16:40:26 
UTC ---
?!?!?

If a tool is ResourceLoader-ified, its cache should update automatically after
five minutes.

-- 
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 30650] Remove jQuery from mobile site

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30650

--- Comment #9 from Patrick Reilly prei...@wikimedia.org 2011-09-01 16:50:16 
UTC ---
(In reply to comment #7)
 Before I continue review, what is the intended/required browser support of
 MobileFrontend ?
 
 I see a few problems in the JavaScript that aren't problems in the perfect
 browser, but are in IE, Opera or old verisons of Firefox.

Ideally we would want to support those browsers as well. But, it is mostly
geared towards mobile based browsers.

-- 
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 30650] Remove jQuery from mobile site

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30650

--- Comment #10 from Patrick Reilly prei...@wikimedia.org 2011-09-01 16:51:42 
UTC ---
(In reply to comment #8)
 Another question I couldn't quite find an answer to right away:
 
 Does MobileFrontend disable any and all other potential JavaScript on the page
 ?

It removes the scripts that might have been included via the head section.

 (ie. it gets the page content itself and generates the page and the javascript
 inclusion).

It generates the javascript inclusion.

 
 If so, verify that none of the following is loaded:
 * MediaWiki core resources and other modules loaded through ResourceLoader
 * Gadgets, site scripts (Common.js), user scripts (User:Foo/vector.js)
 * Extensions that might inject javascript though addScript and the like.

They shouldn't be.

-- 
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 30686] New: Update GlobalUsage extension to work with merge of iwtransclusion into core

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30686

   Web browser: ---
 Bug #: 30686
   Summary: Update GlobalUsage extension to work with merge of
iwtransclusion into core
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: GlobalUsage
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: s...@reedyboy.net
CC: bryan.tongm...@gmail.com, peter...@gmail.com
Classification: Unclassified


r95396 merged the iwtransclusion branch into core, bringing some somewhat
duplicate code from the GlobalUsage extension

I've asked Peter about this, but it needs tidying up, due to clashing class
names, and quite a lot of duplicate/only slightly modified code

The classes in question are GlobalUsageQuery in both, and then
SpecialGlobalUsage in the extension and GlobalFileUsage in phase3

-- 
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 30687] New: You can only advance in UploadWizard

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30687

   Web browser: ---
 Bug #: 30687
   Summary: You can only advance in UploadWizard
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: UploadWizard
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: platoni...@gmail.com
CC: asha...@wikimedia.org, ne...@wikimedia.org
Classification: Unclassified


The forms in UploadWizard are forward-only. If you made a mistak, there's no
way to go back from Release rights to Upload, or Describe to Release rights
(other than browsing away and uploading again).

-- 
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 29495] Numbering system grouping for Indian languages

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29495

Akshay Agarwal akshay.leadin...@gmail.com changed:

   What|Removed |Added

 CC||akshay.leadin...@gmail.com

--- Comment #9 from Akshay Agarwal akshay.leadin...@gmail.com 2011-09-01 
17:59:53 UTC ---
Santhosh's solution can be implemented by modifying the specific language
localization file in Glibc. For example, if we wanted to fix this issue for
Hindi Wikipedia, then we would edit the hi_IN localization file  modify the
LC_NUMERIC field value to 3;2 , recompile PHP  set the current locale of Hindi
Wikipedia to hi_IN

An alternate solution is to use built in NumberFormatter class of PHP  specify
the the language specific formatting as the pattern
http://www.php.net/manual/en/numberformatter.setpattern.php
http://www.icu-project.org/apiref/icu4c/classDecimalFormat.html#_details
This class offers a wide range of options for formatting  can be implemented
with just a few lines of code. 

Continuing with example of Hindi Wikipedia, this can be done as

Add to LocalSettings.php
$wgNumberPattern = ##,##,###;

Modify the commafy() in Language.php
function commafy( $_ ) {
global $wgNumberPattern;
$currentLocale = setlocale( LC_NUMERIC, 0 );
$numberFormat = new NumberFormatter( $currentLocale,
NumberFormatter::DEFAULT_STYLE );
$numberFormat-setPattern( $wgNumberPattern );
return $numberFormat-format( $_ );
}

-- 
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 30644] UploadWizard campaigns are deleted on GET

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30644

--- Comment #11 from Jeroen De Dauw jeroen_ded...@yahoo.com 2011-09-01 
18:13:38 UTC ---
Well, in that case I'd also not consider having the param in GET a problem. The
difference between the two is just some effort, not real security.

I just tried to have such a dynamic hash for the token of an API module, and
apparently this is not supported. If it's good enough for the API, why would it
not be for some UI? Or am I wrong and can you salt tokens used in the API with
some variables?

-- 
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 30680] Enable Collection for KM WP

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30680

Reedy s...@reedyboy.net changed:

   What|Removed |Added

  Component|Collection  |Extension setup
Version|any |unspecified
Product|MediaWiki extensions|Wikimedia
Summary|Wikipedia book tool - Book  |Enable Collection for KM WP
   |Creator - Pls enable this   |
   |tool for KM WP  |
   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 30674] Support better client-side sorting (tracking)

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30674

Reedy s...@reedyboy.net changed:

   What|Removed |Added

   Keywords||tracking

-- 
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 30673] Support locale-specific, or tailored, sorting (tracking)

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30673

Reedy s...@reedyboy.net changed:

   What|Removed |Added

   Keywords||tracking

-- 
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 30676] UploadWizard automatically adds .jpg file extension

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30676

--- Comment #4 from Jeroen De Dauw jeroen_ded...@yahoo.com 2011-09-01 
18:18:05 UTC ---
Ah. Could do that. But what about when the extension matches that of the file
being uploaded? Also show the warning, or is it better then to just omit it?
Like that you cannot get a destination file name like foo.png.png, but I don't
see why you'd want to do this.

-- 
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 26186] Select a file to upload button pointer inconsistent

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26186

Ryan Kaldari rkald...@wikimedia.org changed:

   What|Removed |Added

 CC||rkald...@wikimedia.org
   Severity|minor   |normal

--- Comment #3 from Ryan Kaldari rkald...@wikimedia.org 2011-09-01 18:30:08 
UTC ---
Confirming that this bug is still present (tested in Safari 4).

-- 
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 30688] New: SMW_Aliases.php, extended German translations

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30688

   Web browser: ---
 Bug #: 30688
   Summary: SMW_Aliases.php, extended German translations
   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


/** German (Deutsch) */
$specialPageAliases['de'] = array(
'Ask' = array( 'Semantische_Suche' ),
'Browse' = array( 'Browsen'),
'ExportRDF' = array( 'RDF_exportieren', 'Exportiere_RDF' ),
 'PageProperty' = array( 'Seitenattribut' ),
 'Properties' = array( 'Attribute' ),
 'SMWAdmin' = array( 'SMW-Administration', 'SMW-Einrichtung' ),
 'SearchByProperty' = array( 'Suche_mittels_Attribut' ),
 'SemanticStatistics' = array( 'Semantische_Statistik' ),
 'Types' = array( 'Datentypen' ),
'URIResolver' = array( 'URI-Auflöser' ),
 'UnusedProperties' = array( 'Verwaiste_Attribute' ),
 'WantedProperties' = array( 'Gewünschte_Attribute' ),
'QueryCreator' = array( 'Abfragenersteller' ),
);

Thank you and cheers [[kgh]]

-- 
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 30688] SMW_Aliases.php, extended German translations

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30688

Niklas Laxström niklas.laxst...@gmail.com changed:

   What|Removed |Added

 CC||niklas.laxst...@gmail.com

--- Comment #1 from Niklas Laxström niklas.laxst...@gmail.com 2011-09-01 
19:07:20 UTC ---
Haven't these been already translated at translatewiki.net:
http://translatewiki.net/w/i.php?language=demodule=specialtitle=Special%3AAdvancedTranslate
?

-- 
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 30689] New: CSS breaks module somehow

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30689

   Web browser: ---
 Bug #: 30689
   Summary: CSS breaks module somehow
   Product: MediaWiki
   Version: 1.19-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Resource Loader
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: jeroen_ded...@yahoo.com
CC: roan.katt...@gmail.com, tpars...@wikimedia.org
Classification: Unclassified


Modules with this css file don't load:
http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/Survey/resources/fancybox/jquery.fancybox-1.3.4.css?view=markup

Not getting any errors in my JS console :(

-- 
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 30688] SMW_Aliases.php, extended German translations

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30688

--- Comment #2 from mediaw...@kghoffmeyer.de 2011-09-01 19:14:12 UTC ---
Yes, this was done in June. But this is kinda useless if SVN does not get
updated too. Thus I figured a but report has to be filed to get this update
done. Cheers

-- 
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 30688] SMW_Aliases.php, extended German translations

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30688

Jeroen De Dauw jeroen_ded...@yahoo.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #3 from Jeroen De Dauw jeroen_ded...@yahoo.com 2011-09-01 
19:15:01 UTC ---
This list contains 2 untranslated special pages which I added in r96029. It's
better to do translation via translatewiki though. This is possible for
everything the messages and the alias files. Thanks for the translations though
:)

-- 
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 30688] SMW_Aliases.php, extended German translations

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30688

--- Comment #4 from Jeroen De Dauw jeroen_ded...@yahoo.com 2011-09-01 
19:15:38 UTC ---
Oh, SVN is NOT getting updated?! wtf?

-- 
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 28646] 'preview' of a formedit doesn't show categories

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28646

Yaron Koren yaro...@gmail.com changed:

   What|Removed |Added

 AssignedTo|yaro...@gmail.com   |f.tr...@gmx.net

--- Comment #1 from Yaron Koren yaro...@gmail.com 2011-09-01 19:23:47 UTC ---
Re-assigning to Stephan, since he's in charge of the preview JS stuff.

-- 
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 30227] API returns the wrong values for 'total' and 'count' of ratings

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30227

adjwil...@gmail.com changed:

   What|Removed |Added

 CC||adjwil...@gmail.com

--- Comment #6 from adjwil...@gmail.com 2011-09-01 20:03:38 UTC ---
There is a similar bug that is visible on http://en.wikipedia.org/wiki/Mormons

-- 
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 19199] Granularize RevisionDelete (RevDelete) user rights

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19199

Kudu kudu...@gmail.com changed:

   What|Removed |Added

 CC||kudu...@gmail.com

--- Comment #7 from Kudu kudu...@gmail.com 2011-09-01 20:06:58 UTC ---
This is closed, but I just wanted to point out that admins now have the
deletedhistory and deletedtext rights, so that it's no longer suppression in
the way described by FT2.

-- 
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 19199] Granularize RevisionDelete (RevDelete) user rights

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19199

--- Comment #8 from Kudu kudu...@gmail.com 2011-09-01 20:07:26 UTC ---
This is closed, but I just wanted to point out that admins now have the
deletedhistory and deletedtext rights, so that it's no longer suppression in
the way described by FT2.

-- 
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 20476] Create new right/permisson to view hidden revision

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20476

Kudu kudu...@gmail.com changed:

   What|Removed |Added

   Priority|Normal  |High
 CC||kudu...@gmail.com
Version|1.16-svn|1.17.0
 AssignedTo|wikibugs-l@lists.wikimedia. |aschulz4...@gmail.com
   |org |

--- Comment #9 from Kudu kudu...@gmail.com 2011-09-01 20:09:59 UTC ---
The right should be split into suppressrevision, suppressedtext and
suppressedhistory - it only makes sense.

-- 
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 20954] Local contribution lists of globally hidden accounts no longer visible to stewards

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20954

Kudu kudu...@gmail.com changed:

   What|Removed |Added

 CC||kudu...@gmail.com

--- Comment #10 from Kudu kudu...@gmail.com 2011-09-01 20:13:21 UTC ---
(In reply to comment #8)
 Bug20476 is very similar, so I added to section Depends on (but maybe this
 bug should be marked as Duplicate?).

It's not a duplicate: #20476 is the change that's needed in the MediaWiki code,
this bug is the local instance of the issue.

-- 
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 15294] Allow blocking of global accounts

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15294

Kudu kudu...@gmail.com changed:

   What|Removed |Added

 CC||kudu...@gmail.com

--- Comment #16 from Kudu kudu...@gmail.com 2011-09-01 20:27:03 UTC ---
Also, let's not forget that autoblocking might also be a desired feature.

-- 
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 29061] User subpages get interpreted as users

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29061

Yaron Koren yaro...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #5 from Yaron Koren yaro...@gmail.com 2011-09-01 21:00:07 UTC ---
I finally checked in a fix to SVN for this, so that subpages aren't covered by
default forms for their namespace. It will go into the next version of SF.
Marking this as 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 30636] Conflict of Special:PasswordReset : Extension and MW core use the same special page name

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30636

--- Comment #3 from Gregor Hagedorn g.m.haged...@gmail.com 2011-09-01 
21:30:16 UTC ---
Is there a chance to avoid the conflict by using a different special page name
in the new version 1.18? 

Mediawiki core could easily use Special:PasswordReset instead.

The conflict seems to be introduced only in this version (at least it was not
present in the 1.17alpha/SVN we used previously).

-- 
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 5865] Warning on editing other user's userpage

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=5865

John Du Hart j...@compwhizii.net changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

--- Comment #14 from John Du Hart j...@compwhizii.net 2011-09-01 21:35:25 UTC 
---
Reverted in r96046

-- 
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 21808] Allow oversighters to turn off email

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21808

Kudu kudu...@gmail.com changed:

   What|Removed |Added

   Priority|Low |Normal
 CC||kudu...@gmail.com
   Severity|enhancement |normal

-- 
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 21097] HideUser : Admin-view level

2011-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21097

Kudu kudu...@gmail.com changed:

   What|Removed |Added

 CC||kudu...@gmail.com

--- Comment #9 from Kudu kudu...@gmail.com 2011-09-01 21:47:56 UTC ---
(In reply to comment #8)
 C. Even if enwiki Arbcom and Auditcom enforce stricter standards over enwiki
 oversighters, we have no control over the stewards.  The current use of
 suppression to hide attack user names is far outside the written 
 Meta:Oversight
 policy.

Not so. The use of local oversight by stewards *is* within ArbCom's
jurisdiction.

To follow the existing schema, the new rights should be hideuser (admin) and
suppressuser (oversighter / old hideuser).

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


  1   2   >