[Bug 27458] gallery has a white background now

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27458

Raimond Spekking raimond.spekk...@gmail.com changed:

   What|Removed |Added

 Blocks||27339

-- 
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 27339] Bugs that should be fixed post 1.17 WMF deployment (tracking)

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27339

Raimond Spekking raimond.spekk...@gmail.com changed:

   What|Removed |Added

 Depends on||27458

-- 
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 27488] New: Dynamic CSS not loaded immediately

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27488

   Summary: Dynamic CSS not loaded immediately
   Product: MediaWiki
   Version: 1.17
  Platform: All
   URL: view-source:http://pl.wikipedia.org/w/index.php?title=
Wikipedysta:Nux/hideSidebar.dev.jsaction=rawctype=te
xt/javascriptdontcountme=s
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: Resource Loader
AssignedTo: tpars...@wikimedia.org
ReportedBy: e...@wp.pl
CC: roan.katt...@gmail.com


Steps:
1. Use document.write to include JS.
2. Use document.write (not in onload!) to create dynamic CSS.

Example script attached.

I know what you think about document.write, but the bottom line is that it used
to work and it was a valid usage. If there is a workaround for that then I'm
not aware of it.

Note that the CSS rules are dynamic and they must be visible (created and
loaded) BEFORE the page is ready. This is the only way the page won't flicker
upon loading.

-- 
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 27488] Dynamic CSS not loaded immediately

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27488

Nux e...@wp.pl changed:

   What|Removed |Added

URL|view-source:http://pl.wikip |http://pl.wikipedia.org/w/i
   |edia.org/w/index.php?title= |ndex.php?title=Wikipedysta:
   |Wikipedysta:Nux/hideSidebar |Nux/hideSidebar.dev.jsacti
   |.dev.jsaction=rawctype=te |on=rawctype=text/javascrip
   |xt/javascriptdontcountme=s |tdontcountme=s

-- 
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 27489] New: Update math/texvc module on WMF projects

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27489

   Summary: Update math/texvc module on WMF projects
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: raimond.spekk...@gmail.com


The following commits are not live yet after rollout of 1.17wmf1:

r68382 - Bug 21477 - texvc doesn't accept \
r68385 - Bug 11641 - Add support for AMSTeX's \dotsc, \dotsm, \dotsi, \dotso
r68386 - Bug 21475 - \mathtt (typewriter) and \mathsf (sans serif) math font
commands
r68846 (no 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 27477] ImageInfo API query returns descriptionUrl = false if file comes from local repository

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27477

Bryan Tong Minh bryan.tongm...@gmail.com changed:

   What|Removed |Added

 AssignedTo|roan.katt...@gmail.com  |bryan.tongm...@gmail.com

--- Comment #3 from Bryan Tong Minh bryan.tongm...@gmail.com 2011-02-17 
08:32:04 UTC ---
This is a bug.

-- 
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 27466] Unable to debug scripts neither with FB nor with Opera Dragonfly

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27466

--- Comment #4 from Nux e...@wp.pl 2011-02-17 08:36:26 UTC ---
The only way to break on a script for me was to insert a debugger statement.
So I guess it's not that bad as I originally thought.

Loading any scripts sources loaded with importScript still doesn't work for me
in: Mozilla/5.0 (Windows; U; Windows NT 6.1; pl; rv:1.9.2.13) Gecko/20101203
Firefox/3.6.13 (.NET CLR 3.5.30729).

Note that scripts from bits load fine. I'll try to ask someone from FB team to
comment.

(In reply to comment #3)
 Seems ok in Opera 11.01 too. (Tested both on Mac OS X 10.6.6) Is there a very
 specific piece of code where the breakpoints don't work?

Hm... I was unable to set any breakpoint yesterday at
MediaWiki:Vector4monobookies.js in Opera/9.80 (Windows NT 6.1; U; pl)
Presto/2.7.62 Version/11.01. Strangely it works now. Maybe it works because the
script was altered now and it was something with cache? I'll try to test more
thoroughly later today.

-- 
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 27302] RL: Avoid unnecessary and uncached requests for user and site modules

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27302

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

   What|Removed |Added

URL|http://translatewiki.org|http://translatewiki.net
 CC||niklas.laxst...@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 27487] Use linebreaks in RL css

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27487

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-02-17 
08:56:23 UTC ---
What's the actual problem? Does it affect any browser we're having active
support for?

-- 
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 27490] New: [regression] RTL ui in LTR wiki is LTR aligned

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27490

   Summary: [regression] RTL ui in LTR wiki is LTR aligned
   Product: MediaWiki
   Version: 1.18-svn
  Platform: All
   URL: http://translatewiki.net/wiki/Main_Page?uselang=he
OS/Version: All
Status: NEW
  Keywords: i18n
  Severity: normal
  Priority: Normal
 Component: Resource Loader
AssignedTo: tpars...@wikimedia.org
ReportedBy: niklas.laxst...@gmail.com
CC: roan.katt...@gmail.com


Just relaying http://translatewiki.net/wiki/Thread:Support/RTL_doesn't_work
I don't know when this happened or why.

-- 
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 27477] ImageInfo API query returns descriptionUrl = false if file comes from local repository

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27477

--- Comment #4 from Bryan Tong Minh bryan.tongm...@gmail.com 2011-02-17 
09:02:15 UTC ---
Most likely caused by r68897, but I can't reproduce it locally... interesting.

-- 
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 27485] block log entry duration message is broken in RTL wikis

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27485

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-02-17 
09:07:20 UTC ---
That's because you yourself requested it in bug 25839.

-- 
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 27491] New: User Merge extension does not display text strings

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27491

   Summary: User Merge extension does not display text strings
   Product: MediaWiki extensions
   Version: any
  Platform: All
   URL: http://www.mediawiki.org/wiki/Extension:User_Merge_and
_Delete
OS/Version: All
Status: NEW
  Severity: major
  Priority: Normal
 Component: [other]
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: vm19459650352390...@vmail.inf.h-brs.de


The dialogue of the extension (v1.6) does only display   string   instead
Old user (merge from): a.s.o.

Attached patch makes them available.

-ska

-- 
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 27491] User Merge extension does not display text strings

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27491

--- Comment #1 from vm19459650352390...@vmail.inf.h-brs.de 2011-02-17 09:09:30 
UTC ---
Created attachment 8157
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=8157
UserMerge patch to display human readable text strings

-- 
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 27491] User Merge extension does not display text strings

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27491

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

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||niklas.laxst...@gmail.com
 Resolution||FIXED

--- Comment #2 from Niklas Laxström niklas.laxst...@gmail.com 2011-02-17 
09:20:01 UTC ---
Please upgrade to MediaWiki 1.16 or download older version of UserMerge that is
compatible with your MediaWiki. See
http://www.mediawiki.org/wiki/Special:ExtensionDistributor/UserMerge

I also updated installation instruction in 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 27468] Force underlined links don't work in 1.17 monobook

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27468

Phlip mediaw...@mrphlip.com changed:

   What|Removed |Added

 CC||mediaw...@mrphlip.com

--- Comment #2 from Phlip mediaw...@mrphlip.com 2011-02-17 09:34:13 UTC ---
The problem appears to be the a{} block in skins/monobook/main.css?301-1 on
line 65 (at least, that's where it is on the file currently on en.wikipedia).
The text-decoration:none; line there is overriding the
a{text-decoration:underline;} in the HTML (as they're the same specificity and
the stylesheet is imported after that decoration in the HTML).

Browsing SVN, the generation of that a{text-decoration:underline;} bit in the
HTML seems to have changed in trunk (moved from Skin.php to
ResourceLoaderUserOptionsModule.php) but it appears to still work in the same
way. And that block in skins/monobook/main.css isn't changed. So I suspect it
would still be broken in trunk, though I don't have a working trunk site to
test it on.

-- 
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 27475] Add support for simple syntax in mediaWiki.loader (similar to legacy importScript)

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27475

mybugs.m...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE

--- Comment #1 from mybugs.m...@gmail.com 2011-02-17 09:39:38 UTC ---
There is a patch for this in bug 25845

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

-- 
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 25845] Support loading wiki pages through mediaWiki.loader.load()

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25845

mybugs.m...@gmail.com changed:

   What|Removed |Added

 CC||mybugs.m...@gmail.com

--- Comment #2 from mybugs.m...@gmail.com 2011-02-17 09:39:38 UTC ---
*** Bug 27475 has been marked as a duplicate of this bug. ***

-- 
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 25845] Support loading wiki pages through mediaWiki.loader.load()

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25845

--- Comment #3 from mybugs.m...@gmail.com 2011-02-17 09:42:15 UTC ---
(In reply to comment #0)
 Another user suggested the syntax
   mediaWiki.loader.load('[[User:Foo/bar.js]]');
 
 This has two advantages: It doesn't conflict with names of modules and it
 generates an entry in What links here.

I would support this syntax, because of the second advantage.

-- 
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 27363] Mobile RTL Wikipedias are displayed as LTR

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27363

DieBuche diebu...@gmail.com changed:

   What|Removed |Added

 CC||diebu...@gmail.com
Summary|RTL Wikipedias are  |Mobile RTL Wikipedias are
   |displayed as LTR|displayed as LTR

-- 
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 24086] Rearrange the p-personal in rtl languages

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24086

DieBuche diebu...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||diebu...@gmail.com
 Resolution||WONTFIX

--- Comment #10 from DieBuche diebu...@gmail.com 2011-02-17 09:50:28 UTC ---
see above

-- 
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 20044] Misaligned text on file pages (RTL wikis only)

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20044

DieBuche diebu...@gmail.com changed:

   What|Removed |Added

 CC||diebu...@gmail.com

--- Comment #1 from DieBuche diebu...@gmail.com 2011-02-17 09:55:07 UTC ---
Right aligned for me. Could you confirm?

-- 
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 12406] Pages with names in RTL scripts are not listed correctly in Special:Whatlinkshere

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12406

DieBuche diebu...@gmail.com changed:

   What|Removed |Added

 CC||diebu...@gmail.com
Summary|BiDi error at « |Pages with names in RTL
   |special:Whatlinkshere » |scripts are not listed
   ||correctly in
   ||Special:Whatlinkshere

-- 
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 12406] Pages with names in RTL scripts are not listed correctly in Special:Whatlinkshere

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12406

DieBuche diebu...@gmail.com changed:

   What|Removed |Added

   Attachment #4464|0   |1
is obsolete||

--- Comment #1 from DieBuche diebu...@gmail.com 2011-02-17 10:08:20 UTC ---
Created attachment 8158
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=8158
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 745] RTL/bidirectional issues (tracking)

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

Bug 745 depends on bug 12409, which changed state.

Bug 12409 Summary: unclickable links at a BiDi page when looking at « 
action=history » with Firefox
https://bugzilla.wikimedia.org/show_bug.cgi?id=12409

   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 the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12409] unclickable links at a BiDi page when looking at « action=history » with Firefox

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12409

DieBuche diebu...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||diebu...@gmail.com
 Resolution||FIXED

--- Comment #3 from DieBuche diebu...@gmail.com 2011-02-17 10:10:43 UTC ---
Can't reproduce anymore

-- 
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 1381] Mozilla issues (Gecko, Firefox) (tracking)

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1381

Bug 1381 depends on bug 12409, which changed state.

Bug 12409 Summary: unclickable links at a BiDi page when looking at « 
action=history » with Firefox
https://bugzilla.wikimedia.org/show_bug.cgi?id=12409

   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 the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 12475] BiDi issue with rendering of « non textual entities » : Firefox and Opera fail but Konqueror does not

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12475

DieBuche diebu...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||diebu...@gmail.com
 Resolution||INVALID

--- Comment #1 from DieBuche diebu...@gmail.com 2011-02-17 10:12:30 UTC ---
Firefox issues

-- 
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-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=745

Bug 745 depends on bug 12475, which changed state.

Bug 12475 Summary: BiDi issue with rendering of « non textual entities » : 
Firefox and Opera fail but Konqueror does not
https://bugzilla.wikimedia.org/show_bug.cgi?id=12475

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||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 1381] Mozilla issues (Gecko, Firefox) (tracking)

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1381

Bug 1381 depends on bug 12475, which changed state.

Bug 12475 Summary: BiDi issue with rendering of « non textual entities » : 
Firefox and Opera fail but Konqueror does not
https://bugzilla.wikimedia.org/show_bug.cgi?id=12475

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||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 27486] Special:Import ignoring destination namespace, providing incorrect source in logs

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27486

Graham87 graha...@jazi.net changed:

   What|Removed |Added

 CC||graha...@jazi.net

--- Comment #1 from Graham87 graha...@jazi.net 2011-02-17 10:12:51 UTC ---
The same problem occurs in the English Wikipedia. I tried to import the page
ManningBartlett to the MediaWiki talk namespace (which I regularly use
because it's uncommon), and it imported it into the main namespace instead. The
import log also shows the same problems as it does on Wikibooks.

-- 
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 12409] unclickable links at a BiDi page when looking at « action=history » with Firefox

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12409

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

   What|Removed |Added

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

--- Comment #4 from Niklas Laxström niklas.laxst...@gmail.com 2011-02-17 
10:13:22 UTC ---
And even if you could, not much we can do about browser bugs.

-- 
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 13285] Background incorrectly extended in RTL wikis when using IE

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13285

DieBuche diebu...@gmail.com changed:

   What|Removed |Added

 CC||diebu...@gmail.com

--- Comment #1 from DieBuche diebu...@gmail.com 2011-02-17 10:13:35 UTC ---
Can't see the file anymore. Monobook or vector?

-- 
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 4357] facilitate syntax for BiDi editing (tracking)

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=4357

DieBuche diebu...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||diebu...@gmail.com
 Resolution||FIXED

--- Comment #2 from DieBuche diebu...@gmail.com 2011-02-17 10:19:48 UTC ---
We close tracking bugs when all of their children are closed, right?

-- 
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-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=745

Bug 745 depends on bug 4357, which changed state.

Bug 4357 Summary: facilitate syntax for BiDi editing (tracking)
https://bugzilla.wikimedia.org/show_bug.cgi?id=4357

   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 the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 5808] Numbers from numbered lists overlap area

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=5808

DieBuche diebu...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||diebu...@gmail.com
 Resolution||INVALID

--- Comment #2 from DieBuche diebu...@gmail.com 2011-02-17 10:22:04 UTC ---
and monobook looks fine as well. Please reopen if we missed something

-- 
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-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=745

Bug 745 depends on bug 5808, which changed state.

Bug 5808 Summary: Numbers from numbered lists overlap area
https://bugzilla.wikimedia.org/show_bug.cgi?id=5808

   What|Old Value   |New Value

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

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

Bug 745 depends on bug 2349, which changed state.

Bug 2349 Summary: avoid overlapping links in mixed RTL and LTR context using 
tables
https://bugzilla.wikimedia.org/show_bug.cgi?id=2349

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||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 2349] avoid overlapping links in mixed RTL and LTR context using tables

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2349

DieBuche diebu...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||diebu...@gmail.com
 Resolution||INVALID

--- Comment #3 from DieBuche diebu...@gmail.com 2011-02-17 10:25:26 UTC ---
per Huji

-- 
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 27492] New: JS minification error with regular expressions

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27492

   Summary: JS minification error with regular expressions
   Product: MediaWiki
   Version: 1.17
  Platform: All
OS/Version: All
Status: NEW
  Severity: critical
  Priority: Normal
 Component: Resource Loader
AssignedTo: tpars...@wikimedia.org
ReportedBy: listenle...@gmail.com
CC: roan.katt...@gmail.com


The JS minification interprets // in regular expressions as beginning a comment
and so removes following code.

Example:
  if (/\/commons\//.test($this.find('img').attr('src')))
is minified to
  if(/\/commons\

-- 
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 2395] rendering problems with images in a RTL environment

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2395

DieBuche diebu...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||diebu...@gmail.com
 Resolution||DUPLICATE

--- Comment #3 from DieBuche diebu...@gmail.com 2011-02-17 10:28:07 UTC ---
From all I can guess from the screenshot, this is a dupe. Reopen with a more
exact description otherwise.

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

-- 
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 68] Images do not align left under Mozilla in Hebrew Wiki...

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68

DieBuche diebu...@gmail.com changed:

   What|Removed |Added

 CC||gangl...@torg.is

--- Comment #7 from DieBuche diebu...@gmail.com 2011-02-17 10:28:07 UTC ---
*** Bug 2395 has been marked as a duplicate of this 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 745] RTL/bidirectional issues (tracking)

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

Bug 745 depends on bug 2395, which changed state.

Bug 2395 Summary: rendering problems with images in a RTL environment
https://bugzilla.wikimedia.org/show_bug.cgi?id=2395

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||DUPLICATE

-- 
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 4050] BiDi: orientation and numbering inside a TOC should be left aligned if placed in a LTR block and RTL if not

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=4050

DieBuche diebu...@gmail.com changed:

   What|Removed |Added

 CC||diebu...@gmail.com

--- Comment #1 from DieBuche diebu...@gmail.com 2011-02-17 10:34:30 UTC ---
Could this be a browser bug?
Can't understand why div direction=rtl doesn't take precedence.

-- 
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 27493] New: Add jQuery.hotkeys plugin for hooking keyboard events

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27493

   Summary: Add jQuery.hotkeys plugin for hooking keyboard events
   Product: MediaWiki
   Version: wikimedia-deployment
  Platform: All
   URL: https://github.com/jeresig/jquery.hotkeys
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Resource Loader
AssignedTo: tpars...@wikimedia.org
ReportedBy: mybugs.m...@gmail.com
CC: roan.katt...@gmail.com


Hi!

Could you add this plugin to /resources/jquery, so that it can be used as a
module? E.g.:

mw.loader.using( 'jquery.hotkeys', function() {
  // Some code...
} );

-- 
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 4105] BiDi: render Monobook links mainly / only according to LTR / RTL property of selected user interface; adjust /skins/monobook/user.gif properly

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=4105

DieBuche diebu...@gmail.com changed:

   What|Removed |Added

   Keywords|i18n|
 Status|NEW |RESOLVED
URL||http://test.wikipedia.org/w
   ||/index.php?title=Searchuse
   ||lang=heuseskin=monobook
 CC||diebu...@gmail.com
 Resolution||INVALID

--- Comment #2 from DieBuche diebu...@gmail.com 2011-02-17 10:38:39 UTC ---
Can't reproduce anymore/invalid if FF 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 4040] general solution to handle overlaping links, reordering of fields on pages caused due to BiDi environments

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=4040

Bug 4040 depends on bug 4105, which changed state.

Bug 4105 Summary: BiDi: render Monobook links mainly / only according to LTR / 
RTL property of selected user interface; adjust /skins/monobook/user.gif 
properly
https://bugzilla.wikimedia.org/show_bug.cgi?id=4105

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||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 27493] Add jQuery.hotkeys plugin for hooking keyboard events

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27493

p858snake p858sn...@gmail.com changed:

   What|Removed |Added

 CC||p858sn...@gmail.com,
   ||tpars...@wikimedia.org
  Component|Resource Loader |Javascript
 AssignedTo|tpars...@wikimedia.org  |d...@ucsc.edu

-- 
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 2058] Unable to click on some talk links in « special:Recentchanges » on RTL wiki

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2058

DieBuche diebu...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||diebu...@gmail.com
 Resolution||INVALID

--- Comment #7 from DieBuche diebu...@gmail.com 2011-02-17 10:44:47 UTC ---
FF bug, fixed in 3.6 or earlier

-- 
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 1381] Mozilla issues (Gecko, Firefox) (tracking)

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1381

Bug 1381 depends on bug 2058, which changed state.

Bug 2058 Summary: Unable to click on some talk links in « special:Recentchanges 
» on RTL wiki
https://bugzilla.wikimedia.org/show_bug.cgi?id=2058

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||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 27490] [regression] RTL ui in LTR wiki is LTR aligned

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27490

DieBuche diebu...@gmail.com changed:

   What|Removed |Added

 CC||diebu...@gmail.com
 Blocks||745

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

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

DieBuche diebu...@gmail.com changed:

   What|Removed |Added

 Depends on||27490

-- 
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 20044] Misaligned text on file pages (RTL wikis only)

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20044

DieBuche diebu...@gmail.com changed:

   What|Removed |Added

 Blocks||745

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

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

DieBuche diebu...@gmail.com changed:

   What|Removed |Added

 Depends on||20044

-- 
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 27363] Mobile RTL Wikipedias are displayed as LTR

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27363

Aude aude.w...@gmail.com changed:

   What|Removed |Added

 CC||aude.w...@gmail.com

--- Comment #1 from Aude aude.w...@gmail.com 2011-02-17 11:18:45 UTC ---
Confirm problem on iPhone and Ubuntu+Firefox. This is very important to get
fixed soon.

-- 
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 27492] JS minification error with regular expressions

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27492

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC||krinklem...@gmail.com
 Blocks||26611, 26676

--- Comment #1 from Krinkle krinklem...@gmail.com 2011-02-17 11:44:24 UTC ---
Test case:


http://translatewiki.net/wiki/MediaWiki:Modern.js?useskin=modern

-- 
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 26611] Bugs that should be fixed for 1.17 WMF deployment (tracking)

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26611

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Depends on||27492

-- 
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 26676] Bugs that should be fixed for 1.17 release tarball (tracking)

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26676

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Depends on||27492

-- 
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 27492] JS minification error with regular expressions

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27492

--- Comment #2 from Krinkle krinklem...@gmail.com 2011-02-17 11:45:38 UTC ---
http://translatewiki.net/w/load.php?debug=falselang=nlmodules=siteonly=scriptsskin=modern

jQuery(document).ready(function($){
var $this=$('#content');
if(/\/commons\

   | SyntaxError: Parse error

});
mediaWiki.loader.state({site:ready});

-- 
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 27494] New: wikilinks shouldn't be added for titles with suffixal case markers

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27494

   Summary: wikilinks shouldn't be added for titles with suffixal
case markers
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: WikiBhasha
AssignedTo: wbm...@microsoft.com
ReportedBy: sundarbe...@yahoo.com
CC: s.mazel...@xs4all.nl


Some text in English Wikipedia of the form preposition [[article name]]...
will get translated into [[translated articlename with suffixal case
marker]]. Since we will never have an article name with a case marker, this
will forever be a redlink. It'll be annoying to have hundreds of such spurious
red links in an article, more so, when there are relevant articles present.

The solution will be to do the following:
[[translated article name|translatedarticlename iwth suffixal case marker]]

An example:
English: of [[bamboo]] should be translated as [[மூங்கில்|மூங்கிலுடைய]]
instead of [[மூங்கிலுடைய]].
A related issue is at
http://sourceforge.net/tracker/?func=detailatid=603140aid=3017517group_id=93107

-- 
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 27494] wikilinks shouldn't be added for titles with suffixal case markers

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27494

--- Comment #1 from Sundar sundarbe...@yahoo.com 2011-02-17 12:04:10 UTC ---
I realise that the same issue will hold for any affixal marker, not necessarily
suffixes and case markers.

-- 
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 27494] wikilinks shouldn't be added as such for titles with affixes

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27494

Sundar sundarbe...@yahoo.com changed:

   What|Removed |Added

Summary|wikilinks shouldn't be  |wikilinks shouldn't be
   |added for titles with   |added as such for titles
   |suffixal case markers   |with affixes

-- 
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 27495] New: Reset namespaces 2 and 3 at ptwiki

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27495

   Summary: Reset namespaces 2 and 3 at ptwiki
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: major
  Priority: Normal
 Component: Site requests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: ruy.pugli...@hotmail.com


Please, reset the correct default namespaces 2 and 3 at Portuguese Wikipedia
(ptwiki) to Usuário and Usuário Discussão.

Yesterday, during the MediaWiki update, the namespaces 2 and 3 (Usuário and
Usuário Discussão) was changed for Utilizador and Utilizador Discussão.
Usuário has always been a consolidated and widely accepted form for these
namespaces at ptwiki.

Thanks in advance,

[Ruy Pugliesi]: http://meta.wikimedia.org/wiki/User:Ruy_Pugliesi

-- 
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 27465] SVG thumbnail generation

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27465

Wilfredo Rodríguez wilfre...@gmail.com changed:

   What|Removed |Added

   Priority|Normal  |High
 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

--- Comment #8 from Wilfredo Rodríguez wilfre...@gmail.com 2011-02-17 
12:25:56 UTC ---
The problem is not fixed. See Archivo:QA icon.svg in
http://es.wikipedia.org/wiki/Wikipedia:Portada

-- 
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 27495] Reset namespaces 2 and 3 at ptwiki

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27495

Raimond Spekking raimond.spekk...@gmail.com changed:

   What|Removed |Added

 CC||raimond.spekk...@gmail.com

--- Comment #1 from Raimond Spekking raimond.spekk...@gmail.com 2011-02-17 
13:17:48 UTC ---
r66515 is the reason the new user namespace translation. I was told that the
new translation is correct.

As far as it is not possible to switch main translation and alias for 1 project
only.

-- 
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 27495] Reset namespaces 2 and 3 at ptwiki

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27495

--- Comment #2 from Ruy ruy.pugli...@hotmail.com 2011-02-17 13:24:59 UTC ---
(In reply to comment #1)
 r66515 is the reason the new user namespace translation. I was told that the
 new translation is correct.
 
 As far as it is not possible to switch main translation and alias for 1 
 project
 only.

Sorry, but changing from pt-br to pt-pt is not acceptable. Furthermore, the new
translation is incorrect for ptwiki. Isn't there another way to solve that?
Couldn't you switch main translation for all projects, so? Thx.

-- 
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 27480] Maintenance script to update page_props

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27480

--- Comment #3 from Brad Jorsch b-jor...@alum.northwestern.edu 2011-02-17 
13:27:19 UTC ---
(In reply to comment #1)
 Removing shell, as it needs to be written first.

FWIW, I was specifically instructed to tag it shell on IRC.

 I'm guessing all pages don't need null editing (ie linkupdates), so maybe 
 there
 is some specific categories we maybe just need to run it over..?

Whichever pages are affected by the changes in r69235, i.e. those using
{{DEFAULTSORT}}, {{DISPLAYTITLE}}, or double-underscores.

-- 
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 27495] Reset namespaces 2 and 3 at ptwiki

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27495

--- Comment #3 from Leinad danny.lei...@gmail.com 2011-02-17 13:28:48 UTC ---
Per disussion on http://translatewiki.net/wiki/Thread:Support/Namespaces_in_pt
it looks that translation is correct.

If community would like to have own local name of user namespace, should
request to set in
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php:

'wgExtraNamespaces' = array(
'ptwiki' = array( 
NS_PROJECT_TALK = 'Usuário_Discussão',
NS_USER = 'Usuário',
),
),

-- 
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 27485] block log entry duration message is broken in RTL wikis

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27485

--- Comment #2 from Huji huji.h...@gmail.com 2011-02-17 13:30:31 UTC ---
Well, I never asked this to be added hardcoded; I asked this to be added
through CSS.

Also, I relied on Roan's comment there, that after this change the Arabic text
for 1 week was still shown in the correct order (I didn't check it myself).

The LTR rendering is still required when the block expiry is a timestamp.
However, if the expiry is a localized text, it shouldn't be rendered as LTR.

-- 
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 25839] Add class for block ending time span element

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25839

Huji huji.h...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=27485
 Resolution|FIXED   |

--- Comment #2 from Huji huji.h...@gmail.com 2011-02-17 13:31:49 UTC ---
It seems the solution is not complete, per bug 27485. The LTR rendering should
be limited to the cases where the expiry is a timestamp.

-- 
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-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=745

Bug 745 depends on bug 25839, which changed state.

Bug 25839 Summary: Add class for block ending time span element
https://bugzilla.wikimedia.org/show_bug.cgi?id=25839

   What|Old Value   |New Value

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

-- 
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 27495] Reset namespaces 2 and 3 at ptwiki

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27495

--- Comment #4 from Ruy ruy.pugli...@hotmail.com 2011-02-17 13:43:22 UTC ---
(In reply to comment #3)
 Per disussion on http://translatewiki.net/wiki/Thread:Support/Namespaces_in_pt
 it looks that translation is correct.
 
 If community would like to have own local name of user namespace, should
 request to set in
 http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php:
 
 'wgExtraNamespaces' = array(
 'ptwiki' = array( 
 NS_PROJECT_TALK = 'Usuário_Discussão',
 NS_USER = 'Usuário',
 ),
 ),



Yep, ptwiki community does want to have own local name of user namespace. It
was previously discussed in April 2010, as you can see here:
http://pt.wikipedia.org/wiki/Wikip%C3%A9dia:Esplanada/geral/J%C3%A1_n%C3%A3o_somos_usu%C3%A1rios,_somos_utilizadores_%289abr2010%29

So, please, you can set that in
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php, as you
appointed above.

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 25845] Support loading wiki pages through mediaWiki.loader.load()

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25845

Woojin Kim kwj2...@gmail.com changed:

   What|Removed |Added

 CC||kwj2...@gmail.com

--- Comment #4 from Woojin Kim kwj2...@gmail.com 2011-02-17 14:55:22 UTC ---
(In reply to comment #0)
 According to
 http://www.mediawiki.org/wiki/ResourceLoader/JavaScript_Deprecations#wikibits.js
 importScript should be replaced by mediaWiki.loader.load in the future, but at
 the moment it's not a good substitute. If you want a script to be loaded both
 via http or https depending you have to replace
   importScript('User:Foo/bar.js');
 by
   mediaWiki.loader.load(mediaWiki.config.get('wgServer') +
 mediaWiki.config.get('wgScript') +
 '?title=User:Foo/bar.jsaction=rawctype=text/javascript');
 
 Another user suggested the syntax
   mediaWiki.loader.load('[[User:Foo/bar.js]]');
 
 This has two advantages: It doesn't conflict with names of modules and it
 generates an entry in What links here.

No brackets please. If there is any bracket, we may be in need of lines of
script for eliminating brackets. I think distinguishment with former
importScriptURI can be done by protocol. Best regards.

-- 
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 26679] Edit box text appears to jump back and forth whilst typing

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26679

--- Comment #18 from Jarek Tuszynski jaroslaw.w.tuszyn...@saic.com 2011-02-17 
15:05:43 UTC ---
It is hard to confirm, in my case it was happening only occasionally, but I had
over 200 edits in last week or two and I do not remember seeing 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 27465] SVG thumbnail generation

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27465

Linar Khalitov rubin.ha...@gmail.com changed:

   What|Removed |Added

 CC||rubin.ha...@gmail.com

--- Comment #9 from Linar Khalitov rubin.ha...@gmail.com 2011-02-17 15:09:04 
UTC ---
bug is fixed in r82307, and es.wiki has r82223 now - that's the reason, I
think.

-- 
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 27458] gallery has a white background now

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27458

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

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||DUPLICATE

--- Comment #6 from Mark A. Hershberger m...@everybody.org 2011-02-17 
15:11:20 UTC ---
it is a dupe of that bug since that one gives users a preference of what they
want.  Solid white background could be done.

Also, people trying to fix that bug caused your bug report.  You should make
sure your voice is heard on that bug since it is the one that people are
working on.

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

-- 
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 26470] Add toggle for checkered or transparent image background on file description pages

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26470

--- Comment #12 from Mark A. Hershberger m...@everybody.org 2011-02-17 
15:11:20 UTC ---
*** Bug 27458 has been marked as a duplicate of this 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 27339] Bugs that should be fixed post 1.17 WMF deployment (tracking)

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27339

Bug 27339 depends on bug 27458, which changed state.

Bug 27458 Summary: gallery has a white background now
https://bugzilla.wikimedia.org/show_bug.cgi?id=27458

   What|Old Value   |New Value

 Status|REOPENED|RESOLVED
 Resolution||DUPLICATE

-- 
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 27458] gallery has a white background now

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27458

DieBuche diebu...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|DUPLICATE   |

--- Comment #7 from DieBuche diebu...@gmail.com 2011-02-17 15:13:48 UTC ---
I'm sorry, but this is not a dupe.
This bug is about the background of the *whole* gallery, 
the other about the background of single pictures.

Please have a look at the screenshot: There's no transparent image in it.

-- 
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 27339] Bugs that should be fixed post 1.17 WMF deployment (tracking)

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27339

Bug 27339 depends on bug 27458, which changed state.

Bug 27458 Summary: gallery has a white background now
https://bugzilla.wikimedia.org/show_bug.cgi?id=27458

   What|Old Value   |New Value

 Status|RESOLVED|REOPENED
 Resolution|DUPLICATE   |

-- 
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 27458] gallery has a white background now

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27458

--- Comment #8 from Mark A. Hershberger m...@everybody.org 2011-02-17 
15:15:35 UTC ---
What was the background before?

-- 
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 25845] Support loading wiki pages through mediaWiki.loader.load()

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25845

Michael Dale d...@ucsc.edu changed:

   What|Removed |Added

 CC||d...@ucsc.edu

--- Comment #5 from Michael Dale d...@ucsc.edu 2011-02-17 15:18:14 UTC ---
[[PageToImport]] could work or they could be namespaced somehow. The important
part is they have a way to transition into normal named modules. The patch is a
good start. 

A followup patch should have the page assets loaded through the resource
loader, so you can load multiple pages in a single request, they get minified
when not in debug mode, and [[myPage.css]] has auto LTR css transforms /
optimizations etc. 

Also would be nice to support a simple interface or SpecialPage for defining
what page resources ( and associated messages / dependencies for thous
resources ) are globally used on a given wiki, this way their versions numbers
can be included in the start-up module definitions. This would probably fit
best within the gadgets extension and expand the gadgets concept to include
on-by-default gadgets.

-- 
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 27465] SVG thumbnail generation

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27465

--- Comment #10 from Wilfredo Rodríguez wilfre...@gmail.com 2011-02-17 
15:19:32 UTC ---
This needs to go to the production server as soon as possible. You have a date?

-- 
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 25145] Improve .usermessage in the Vector skin

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25145

--- Comment #22 from xenocidic xenow...@gmail.com 2011-02-17 15:20:18 UTC ---
(In reply to comment #21)
 To respond to the claim that enwikipedia got no notice, it did make the
 signpost back in November -
 [[Wikipedia:Wikipedia_Signpost/2010-11-08/Technology_report#In_brief]] so I
 wouldn't exactly say no notice.

Thank you for the link. So not 'no' notice, though perhaps 'insufficient'
notice. A post to WP:VPT would have greater visibility.

The link does confirm that there is little appetite and no apparent consensus
for the change.

-- 
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 27496] New: Edit screen autoscrolling

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27496

   Summary: Edit screen autoscrolling
   Product: MediaWiki
   Version: wikimedia-deployment
  Platform: PC
OS/Version: Windows XP
Status: NEW
  Severity: major
  Priority: Normal
 Component: Page editing
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: pain...@aol.com


As I begin to edit a page, the first letter I type scrolls the edit screen down
a few lines.  The second letter I type in scrolls the edit screen down some
more.  By the third or fourth letter, the screen has autoscrolled my edit line
down to the bottom of the edit screen.  It's difficult to edit with the screen
jumping around like that.  Then, when I click Preview, the part of the page I
was editing scrolls right off the screen, so when I come back down to the edit
screen, I have to hunt for the paragraph I was editing.  All very
frustrating!

-- 
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 27497] New: IE get Webpage expired when using back button in RunQuery pages

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27497

   Summary: IE get Webpage expired when using back button in
RunQuery pages
   Product: MediaWiki extensions
   Version: any
  Platform: All
   URL: http://www.parentvoice.info/en/Special:RunQuery/EventQ
uery
OS/Version: All
Status: NEW
  Severity: major
  Priority: Normal
 Component: SemanticForms
AssignedTo: yaro...@gmail.com
ReportedBy: mitchell_ne...@hotmail.com
CC: wikibugs-l@lists.wikimedia.org


Hi.

I'm using Special:RunQuery's and you hit a problem with IE 6/7/8 that 
when you press the Back button you get a Webpage has expired
screen. I guess this is because of the Additional Query section of the 
result screen.

Example:

Using IE 7/8 go to 

http://www.parentvoice.info/en/Special:RunQuery/EventQuery

Choose All, All Hampshire. At the calendar, click on an event.
In the event screen click browser back button.
You get page expired screen.

I've been digging around and got advised that this could be a jquery issue.
This is what I was told:

This probably happens when POST request page has javascript that tries to
modify html while it has not yet loaded until the end. For example if you have
thickbox component call that is not inside jQuery's document.ready block.

Of course this might not be it ;)

This is really causing issues with my users. I can't simply tell them not to
press their browser's back button unfortunately. 

Thanks
Neill.

-- 
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 27464] Duping a bug requires a comment

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27464

--- Comment #4 from Mark A. Hershberger m...@everybody.org 2011-02-17 
15:28:01 UTC ---
I don't see that anywhere and Google isn't much help in locating it. (I'm
avoiding downloading a Bz tarball.)  Can this be changed in the webUI?

-- 
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 27465] SVG thumbnail generation

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27465

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

   What|Removed |Added

 CC||m...@everybody.org,
   ||roan.katt...@gmail.com

--- Comment #11 from Mark A. Hershberger m...@everybody.org 2011-02-17 
15:32:28 UTC ---
Probably whenever this is pushed it out.  Since we just completed the push of
117wmf1, I'm not sure when that will be.  I'll make sure this is done then,
though.

(Adding Roan, who knows more about pushes than I do and may have something to
add.)

-- 
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 27465] SVG thumbnail generation

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27465

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

   What|Removed |Added

 Blocks||27339

--- Comment #12 from Mark A. Hershberger m...@everybody.org 2011-02-17 
15:34:05 UTC ---
Probably whenever this is pushed it out.  Since we just completed the push of
117wmf1, I'm not sure when that will be.  I'll make sure this is done then,
though.

(Adding Roan, who knows more about pushes than I do and may have something to
add.)

-- 
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 27339] Bugs that should be fixed post 1.17 WMF deployment (tracking)

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27339

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

   What|Removed |Added

 Depends on||27465

-- 
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 25845] Support loading wiki pages through mediaWiki.loader.load()

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25845

--- Comment #6 from mybugs.m...@gmail.com 2011-02-17 15:34:30 UTC ---
(In reply to comment #5)
[snip]
 This would probably fit
 best within the gadgets extension and expand the gadgets concept to include
 on-by-default gadgets.
About this, see Bug 13742.

-- 
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 27498] New: Global login inop

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27498

   Summary: Global login inop
   Product: MediaWiki
   Version: wikimedia-deployment
  Platform: PC
OS/Version: Windows XP
Status: NEW
  Severity: normal
  Priority: Normal
 Component: User login
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: pain...@aol.com


I signed up for global login many moons ago, but it has never seemed to work. 
Everytime I login to Wikipedia, the Global login box is checked.  If while I'm
editing Wikipedia I go to, say, Wikimedia or Wiktionary, I have to login again
to those wikis.  However, if I logout while I'm in Wikimedia, it also logs me
out of Wikipedia, so at least the global logout works.

-- 
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 27499] New: Stub size threshold in preferences doesn't work

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27499

   Summary: Stub size threshold in preferences doesn't work
   Product: MediaWiki
   Version: wikimedia-deployment
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: User preferences
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: alexsm...@gmail.com
CC: agarr...@wikimedia.org


Preferences - Apearances - Threshold for stub link formatting
seemingly randomly marks links as class=stub.

For example, set threshold to 5000 B and visit
[[Special:Contributions/Zacky-V]] (edits on 11 February 2011): page A Skylit
Drive (13+Kb) is even marked differently in different rows.

-- 
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 27478] Enable $wgHtml5

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27478

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

   What|Removed |Added

 CC||m...@everybody.org

--- Comment #1 from Mark A. Hershberger m...@everybody.org 2011-02-17 
16:43:46 UTC ---
How could we find fixable items?  Would loading a dump and checking for pages
that weren't well-formed work?

I'm interested b/c this tickles my inner XML nerd.

-- 
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 27500] New: Learn Upload Release rights Describe Use sequence is counterintuitive

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27500

   Summary: Learn  Upload  Release rights  Describe  Use
sequence is counterintuitive
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: major
  Priority: Normal
 Component: UploadWizard
AssignedTo: ne...@wikimedia.org
ReportedBy: fole...@netcourrier.com
CC: asha...@wikimedia.org


The present workflow for users on
http://commons.wikimedia.org/w/index.php?title=Special:Uploaduselang=ownwork

is :

Learn  Describe  Release rights  Upload  Use

I don't see the reason why this should be changed.

I don't see why we should invite a user to upload a file, if he finaly realizes
that he is missing some key information (for example he can't remember whether
he took the picture with his own camera or he borrowed it from a friend) and
can't go to the final step.

The detailed steps on
http://commons.wikimedia.org/w/index.php?title=Special:Uploaduselang=ownwork

are:

Step 1. Is this your work?
Step 2. Help people find this file. 
Step 3. Select a Free Content license for your work.
Step 4. Has your work been published before? (if so, help us verify that this
is a rightful copy)

Then (we might call this step 5) the user fills the form
Then (we might call this step 6) he clicks on the upload button.

This should not be changed unless a community consensus is reached on Commons
to change it.

I have never heard any request to change this, so I am suprised with this
sudden change.

-- 
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 27500] Learn Upload Release rights Describe Use sequence is counterintuitive

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27500

Guillaume Paumier gpaum...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||gpaum...@wikimedia.org
 Resolution||WONTFIX

--- Comment #1 from Guillaume Paumier gpaum...@wikimedia.org 2011-02-17 
16:57:01 UTC ---
http://usability.wikimedia.org/wiki/Multimedia:Upload_wizard/Questions_%26_Answers#Why_do_you_allow_the_user_to_upload_without_first_asking_for_a_license_.2F_author_.2F_description.3F

-- 
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 27492] JS minification error with regular expressions

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27492

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #3 from Roan Kattouw roan.katt...@gmail.com 2011-02-17 17:08:37 
UTC ---
This only fails for regexes which contain a slash at the end (causing //) AND
contain a slash somewhere in the middle (causing the minifier to incorrectly
regard it as the end of the regex).

Fixed in r82340

-- 
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 26611] Bugs that should be fixed for 1.17 WMF deployment (tracking)

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26611

Bug 26611 depends on bug 27492, which changed state.

Bug 27492 Summary: JS minification error with regular expressions
https://bugzilla.wikimedia.org/show_bug.cgi?id=27492

   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 the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26676] Bugs that should be fixed for 1.17 release tarball (tracking)

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26676

Bug 26676 depends on bug 27492, which changed state.

Bug 27492 Summary: JS minification error with regular expressions
https://bugzilla.wikimedia.org/show_bug.cgi?id=27492

   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 the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27464] Duping a bug requires a comment

2011-02-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27464

--- Comment #5 from Chad H. innocentkil...@gmail.com 2011-02-17 17:38:21 UTC 
---
Yes.

https://bugzilla.wikimedia.org/editparams.cgi?section=bugchange

Next to last item on the page.

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