[Bug 25362] New: Resource loader simple concatenation mode or minification options

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25362

   Summary: Resource loader simple concatenation mode or
minification options
   Product: MediaWiki
   Version: 1.16-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Resource Loader
AssignedTo: tpars...@wikimedia.org
ReportedBy: e...@wp.pl
CC: roan.katt...@gmail.com


Created attachment 7709
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=7709
Minified file is edit_calend.modules.mini.js, simple minification code is in
JobSchEd.loader.php

I might be wrong but currently I see no way to tweak the resource loader to my
preferences (except for the debug mode).

I would like to be able to use this kind of options (in Local Setting, but
setting a user preference for this would also be nice for debugging):
$wgRLRemoveVerticalWhiteSpace = true/false;
$wgRLRemoveHorizontalWhiteSpace = true/false;
$wgRLRemoveInlineComments = true/false;
$wgRLRemoveMultiComments = true/false;

Also when not removing horizontal whitespace (new lines) it would be nice to
add comments marking end of multi-line comments (IIRC this was requested on
wikitech-l).

I have a simple working code for concatenation  adding comments that I'm
attaching. Not sure if this will be useful, but have a look at parseMultiCom
method of ecSimpleJSLoader. An example minified file also attached in the
package.

-- 
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 23796] Feature request: article icon area

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23796

--- Comment #31 from Nux e...@wp.pl 2010-09-29 08:01:49 UTC ---
(In reply to comment #28)
 Seems like we could add a feature to article emblems that would allow
 overriding of the order on a case-by-case basis, the default being in the 
 order
 they appear.

The problem with this is that there are other elements that must be sort-in
with javascript, but I guess it would simplify existing scripts anyway.

To see what I mean have a look at:
http://pl.wikipedia.org/w/index.php?title=MediaWiki:HeadingIcons.js

We put in header and sort:
* editsection - 0-section edit link added basically when articles are long
* padlock - added for locked articles
* (anything other goes here)
* coordinates
* shortcut_upper - WP:FP and such

An over exaggerated example is here:
http://pl.wikipedia.org/wiki/User:Beau/brudnopis

Note that in practice only one of icons on the right side of coords can exist
in one article.

Anyway I don't think a 0-section link and padlock can be added with a
template... Or maybe it could?

-- 
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 17109] More admin options for Special:CentralNotice

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17109

Tomasz Finc tf...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Tomasz Finc tf...@wikimedia.org 2010-09-29 08:17:13 UTC 
---
Added as part of central notice phase1 for specific banners.

-- 
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 24594] centralNotice.js sometimes corrupt

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24594

Tomasz Finc tf...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #4 from Tomasz Finc tf...@wikimedia.org 2010-09-29 08:25:04 UTC 
---
We've rebuilt the loader infrastructure and should no longer be seeing these
issues. If it does happen pleas re-open and attach the js in question.

Thanks!

-- 
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 19704] improve/fix CentralNotice style loading

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19704

Tomasz Finc tf...@wikimedia.org changed:

   What|Removed |Added

 AssignedTo|tf...@wikimedia.org |rkald...@wikimedia.org

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

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


[Bug 24125] Central notice CSS formatting blocks tabs in MonoBook

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24125

Tomasz Finc tf...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #6 from Tomasz Finc tf...@wikimedia.org 2010-09-29 08:27:52 UTC 
---
Resolving. Please re-open if this issue is still ongoing.

-- 
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 12788] CSS (tracking)

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12788

Bug 12788 depends on bug 24125, which changed state.

Bug 24125 Summary: Central notice CSS formatting blocks tabs in MonoBook
https://bugzilla.wikimedia.org/show_bug.cgi?id=24125

   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 25363] New: No access to title in SkinTemplateToolboxEnd hook

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25363

   Summary: No access to title in SkinTemplateToolboxEnd hook
   Product: MediaWiki
   Version: 1.17-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Vector Skin
AssignedTo: tpars...@wikimedia.org
ReportedBy: niklas.laxst...@gmail.com
CC: asha...@wikimedia.org


Not specific to Vector skin, but this hook needs a clear way to access the
title of current page. In addition the hook documentation is wrong.

-- 
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 25364] New: MediaWiki:Loginend appears misalignated at es.wikibooks

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25364

   Summary: MediaWiki:Loginend appears misalignated at
es.wikibooks
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: trivial
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: wmdf...@gmail.com


Created attachment 7710
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=7710
Screenshot of the login interface for ilustration

* Normal server: http://es.wikibooks.org/w/index.php?title=Especial:Entrar
* SSL: https://secure.wikimedia.org/wikibooks/es/wiki/Especial:Entrar

Please make that the text of [[b:es:MediaWiki:Loginend]] be right below the box
(as it used to be before the skin update) and not next to the login form.

Currently the page looks corrupted.

Thank you.

-- 
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 25365] New: OutputPageBeforeHTML hook is called for edit page copyright warning.

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25365

   Summary: OutputPageBeforeHTML hook is called for edit page
copyright warning.
   Product: MediaWiki
   Version: 1.17-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: Page editing
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: niklas.laxst...@gmail.com


I'd except this bug only to be run for the actual page content.

-- 
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 23310] CentralAuth: global suppression does not suppress very well

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23310

DF wmdf...@gmail.com changed:

   What|Removed |Added

 CC||tstarl...@wikimedia.org
   Severity|major   |critical

--- Comment #1 from DF wmdf...@gmail.com 2010-09-29 09:29:36 UTC ---
Hello. Any updates on this? This is potentially causing privacy leaks as
explained above. Scaling up to critical and CC'd Tim. Sorry for bothering but
this needs urgent fixing. Thanks.

-- 
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 25366] New: Validator error

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25366

   Summary: Validator error
   Product: MediaWiki
   Version: 1.16.0
  Platform: All
OS/Version: All
Status: NEW
  Severity: minor
  Priority: Normal
 Component: Page rendering
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: wpedz...@wp.pl


Confront:

http://validator.w3.org/check?uri=http%3A%2F%2Fen.wikipedia.org%2Fwiki%2FMain_Pagecharset=%28detect+automatically%29doctype=Inlinegroup=0user-agent=W3C_Validator%2F1.1

Removing the uls would eliminate the error. For logged-in users, the ul
contains the top bar entries - links to the userpage, usertalk, sandbox,
preferences and whatsnot. The code which decides what to display between ul
and /ul should decide instead not to display anything when this tag is empty.

-- 
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 25366] Validator error

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25366

Chad H. innocentkil...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from Chad H. innocentkil...@gmail.com 2010-09-29 14:09:54 UTC 
---


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

-- 
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 24500] Do not output empty portlets

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24500

Chad H. innocentkil...@gmail.com changed:

   What|Removed |Added

 CC||wpedz...@wp.pl

--- Comment #9 from Chad H. innocentkil...@gmail.com 2010-09-29 14:09:54 UTC 
---
*** Bug 25366 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 25346] Geo lookup causes mime type errors in Chrome

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25346

--- Comment #5 from Roan Kattouw roan.katt...@gmail.com 2010-09-29 15:21:22 
UTC ---
(In reply to comment #4)
 ticket collision:
 
 
 It's not JSON though is it ? I mean it has Geo = that makes it JS, much like
 JSONP is just javascript.
 application/json should only be used icw. XMLHTTPRequest objects I think.
This is the right application, comment #2 and comment #3 are wrong.

text/javascript is the MIME type for executable JS. JSONP is really just
executable JS that does something (call a function or set a variable) with
inlined JSON data.

application/json is the MIME type for data encoded as JSON. By itself, this is
valid JS, but executing it doesn't do much. This is used by XHR (i.e. normal
same-domain AJAX) to grab JSON data that is then parsed (not executed!).

-- 
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 25354] CentralNotice $sitename variable not working with ParserFunctions

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25354

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

   What|Removed |Added

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

--- Comment #16 from Roan Kattouw roan.katt...@gmail.com 2010-09-29 15:58:28 
UTC ---
Don't we have {{GRAMMAR}} for these kinds of things? I'm not totally sure how
{{GRAMMAR}} works, but if it can be used for this it should result in
nicer-looking code than that {{#switch:}}.

Of course {{GRAMMAR}} and {{#switch:}} suffer from the exact same problems, so
trading one for the other doesn't actually help you to fix 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 25362] Resource loader simple concatenation mode or minification options

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25362

--- Comment #1 from Trevor Parscal tpars...@wikimedia.org 2010-09-29 16:33:48 
UTC ---
Maybe you could help me understand the use case for this. I am personally
opposed to adding unnecessary complexity and configuration to software, so if
there's not a strong use case for it, that constitutes a strong argument
against it.

I am also against the changes that have been made to JSMin.php recently which
remove all white-space except for new lines (horizontal only, as you are
calling it here).

My argument is that there should be 2 modes, debug off and debug on.

* Debug off should be as high performance as possible (stripping every
non-critical character, combining when appropriate, gzip compressed, etc.)
* Debug on should be as easy for developers as possible (keeping line and
character offsets accurate, never combining, etc.)

Anything between these two extremes will neither server production nor
development well enough to have any value.

-- 
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 25362] Resource loader simple concatenation mode or minification options

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25362

--- Comment #2 from Roan Kattouw roan.katt...@gmail.com 2010-09-29 16:40:09 
UTC ---
(In reply to comment #1)
 Maybe you could help me understand the use case for this. I am personally
 opposed to adding unnecessary complexity and configuration to software, so if
 there's not a strong use case for it, that constitutes a strong argument
 against it.
 
 I am also against the changes that have been made to JSMin.php recently which
 remove all white-space except for new lines (horizontal only, as you are
 calling it here).
 
 My argument is that there should be 2 modes, debug off and debug on.
 
 * Debug off should be as high performance as possible (stripping every
 non-critical character, combining when appropriate, gzip compressed, etc.)
 * Debug on should be as easy for developers as possible (keeping line and
 character offsets accurate, never combining, etc.)
 
 Anything between these two extremes will neither server production nor
 development well enough to have any value.
I totally agree with this entire comment.

-- 
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 25354] CentralNotice $sitename variable not working with ParserFunctions

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25354

--- Comment #17 from Leinad danny.lei...@gmail.com 2010-09-29 16:40:51 UTC ---
{{GRAMMAR:}} provides
(http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/WikimediaMessages/WikimediaGrammarForms.php)
only declension of the names of the
projects.

Polish (and other Slavic languages) also have inflection of other words, so we
need {{#switch:}}.

-- 
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 25367] New: wfShellExec should provide more detailed reason why it thinks it is in safe mode

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25367

   Summary: wfShellExec should provide more detailed reason why it
thinks it is in safe mode
   Product: MediaWiki
   Version: 1.17-svn
  Platform: All
OS/Version: All
Status: NEW
  Keywords: bugsmash
  Severity: minor
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: niklas.laxst...@gmail.com


The error message is misleading if passthru is in disabled functions, because
the error message talks only about safe mode.

-- 
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 25368] New: Request for creation of mailing list for Mumbai Wikimedians

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25368

   Summary: Request for creation of mailing list for Mumbai
Wikimedians
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: Mailing lists
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: anirudh...@gmail.com


Hi Cary and Casey,

Proposed name of the list: wikimedia-in-bom or wikimedia-in-mum
Proposed list admin: anirudh...@gmail.com

Public archives, subscription should be free, listed on the info page.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

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


[Bug 25325] Hide my edits from the watchlist doesn't works for RSS feeds

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25325

Ashar Voultoiz has...@free.fr changed:

   What|Removed |Added

   Keywords||need-review, patch
 CC||has...@free.fr

-- 
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 25369] New: problems with diffs in TimedText: pages when gadget is on

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25369

   Summary: problems with diffs in TimedText: pages when gadget is
on
   Product: mwEmbed
   Version: unspecified
  Platform: PC
OS/Version: Windows XP
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Timed text
AssignedTo: d...@ucsc.edu
ReportedBy: stasielv...@gmail.com


If I try to see diff in TimedText: page
(http://commons.wikimedia.org/w/index.php?curid=11633286diff=44484903oldid=44484855,
for example), I can see video only, not the difference (monobook, opera, if
it's important). And when I tried to move page from my subpage (User:Lvova/sub)
to TimedText: (TimedText:Great Feeling.ogv.ru.srt‎), I loss ability to save
edits in the subpage with redirect unless turn off the gadget.

-- 
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 25167] IEFixes.js never loaded

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25167

Ashar Voultoiz has...@free.fr changed:

   What|Removed |Added

 CC||has...@free.fr
   Severity|enhancement |trivial

--- Comment #1 from Ashar Voultoiz has...@free.fr 2010-09-29 17:52:04 UTC ---
Marked revision to fixme:
http://www.mediawiki.org/wiki/Special:Code/MediaWiki/65774#c9688

-- 
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 25370] New: just don't work

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25370

   Summary: just don't work
   Product: mwEmbed
   Version: unspecified
  Platform: PC
OS/Version: Windows XP
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Video player
AssignedTo: d...@ucsc.edu
ReportedBy: stasielv...@gmail.com


I tried to see movies from Category:September 2010 Wikipedia Videos.
1) Opera: 3 of 4 are working (not 'Great Feeling.ogv'), but without subtitles,
and doesn't restart after pause
2) ff: sometimes works, sometimes not. If I try to see subtitles there is
error, 'subtitles in Русский don't find' (TimedText:Nice People
MEDIUM.ogv.ru.srt)

As I heard, the player isn't working in IE and Chrome; IE see subtitles but
don't show video, and Chrome don't show video at all.

-- 
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 25361] remove meta settings from CentralNotice config in svn

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25361

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Ryan Kaldari rkald...@wikimedia.org 2010-09-29 18:01:26 
UTC ---
fixed in r73963

-- 
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 25277] invisible directional character on File page pollutes pasted filenames

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25277

--- Comment #1 from Ashar Voultoiz has...@free.fr 2010-09-29 18:48:23 UTC ---
Created attachment 7711
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=7711
add a space between an anchor and the dirmark

$dirmark was added to this message in r15352 :
http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/includes/ImagePage.php?r1=15352r2=15353pathrev=49895;

This patch fixes other possible occurences.

-- 
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 25277] invisible directional character on File page pollutes pasted filenames

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25277

Ashar Voultoiz has...@free.fr changed:

   What|Removed |Added

   Keywords||need-review, patch
 CC||has...@free.fr

-- 
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 24712] db freeResult calls

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24712

Ashar Voultoiz has...@free.fr changed:

   What|Removed |Added

 CC||has...@free.fr
  Component|General/Unknown |Database

-- 
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 25257] specifying font size in pixels (px) or 1em diminishes usability

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25257

--- Comment #4 from aishood...@qk.mine.nu 2010-09-29 19:23:55 UTC ---
I have interpreted that as meaning that it will be either hidden or 13px .  Is
that not that the meaning?

-- 
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 25257] specifying font size in pixels (px) or 1em diminishes usability

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25257

Trevor Parscal tpars...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID

--- Comment #5 from Trevor Parscal tpars...@wikimedia.org 2010-09-29 19:27:13 
UTC ---
This is a very limited and documented, well tested browser compatibility trick.
I don't think there is anything wrong here. Browsers are horrible things, and
we usually just to do whatever it takes to get things working. There's no room
for being a purist in front-end development.

-- 
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 25031] int messages are translated according to content language instead of user language in banners

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25031

--- Comment #7 from Ryan Kaldari rkald...@wikimedia.org 2010-09-29 19:42:39 
UTC ---
OK, this should be fixed on test.wikipedia.org now.

-- 
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 25354] CentralNotice $sitename variable not working with ParserFunctions

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25354

--- Comment #18 from Ryan Kaldari rkald...@wikimedia.org 2010-09-29 19:47:44 
UTC ---
OK, this should be fixed on the tesla test server now. Please help me test it
and make sure that everything is working as expected.

-- 
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 25354] CentralNotice $sitename variable not working with ParserFunctions

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25354

--- Comment #19 from Ryan Kaldari rkald...@wikimedia.org 2010-09-29 19:48:25 
UTC ---
actually, hold that thought...

-- 
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 24343] localurl discards section id

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24343

Ashar Voultoiz has...@free.fr changed:

   What|Removed |Added

 CC||has...@free.fr
  Component|General/Unknown |Page rendering

--- Comment #1 from Ashar Voultoiz has...@free.fr 2010-09-29 19:52:38 UTC ---
#section is known as a fragment.
Title::getLocalURL() does not return the fragment. To get it, one should use
Title::getLinkUrl().

Committed in trunk as r73976

-- 
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 25354] CentralNotice $sitename variable not working with ParserFunctions

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25354

--- Comment #20 from Ryan Kaldari rkald...@wikimedia.org 2010-09-29 19:55:48 
UTC ---
Sorry, svn conflict. Should actually be fixed on tesla now:
http://donation.tesla.usability.wikimedia.org/index.php/Special:CentralNotice

Please help test.

-- 
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 24343] localurl discards section id

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24343

Ashar Voultoiz has...@free.fr changed:

   What|Removed |Added

 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 25354] CentralNotice $sitename variable not working with ParserFunctions

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25354

--- Comment #21 from Ryan Kaldari rkald...@wikimedia.org 2010-09-29 20:00:08 
UTC ---
I've thrown out the new $sitename and $amount scheme. You should be able to use
any combination of {{SITENAME}}, {{#switch}}, {{#ifeq}}, {{GRAMMAR}}, etc.

-- 
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 23817] wfObjectToArray does not recurse into arrays

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23817

Ashar Voultoiz has...@free.fr changed:

   What|Removed |Added

   Keywords||need-review, patch
 CC||has...@free.fr

-- 
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 25354] CentralNotice $sitename variable not working with ParserFunctions

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25354

--- Comment #22 from Leinad danny.lei...@gmail.com 2010-09-29 20:02:57 UTC ---
(In reply to comment #20)
 Sorry, svn conflict. Should actually be fixed on tesla now:
 http://donation.tesla.usability.wikimedia.org/index.php/Special:CentralNotice
 
 Please help test.

I can't create an account.

-- 
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 25167] IEFixes.js never loaded

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25167

Aryeh Gregor simetrical+wikib...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||simetrical+wikib...@gmail.c
   ||om
 Resolution||FIXED

--- Comment #2 from Aryeh Gregor simetrical+wikib...@gmail.com 2010-09-29 
20:05:30 UTC ---
Thanks for reporting the bug, and for pinging my by fixme'ing the revision. 
Fixed in r73978.

-- 
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 25257] specifying font size in pixels (px) or 1em diminishes usability

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25257

aishood...@qk.mine.nu changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|INVALID |

--- Comment #6 from aishood...@qk.mine.nu 2010-09-29 20:05:43 UTC ---
What trick is 'This'? It seems there are at least 2 'thises' being discussed.

Browsers are capable of making the main issue work as it should.
If you wish to make a case to the contrary, please explain or discuss.
Perhaps I can help find a way.
If you have bug reports handy to the relevant deficiencies of the browsers,
that would be best. Pointing to the aforementioned trick documentation would be
good.

The current implementation not working as well as it could.
Designing a user interface goes beyond WORKSFORME.

Marking this report as INVALID is invalid.
Marking this report as WONTFIX is, in my estimation, unnecessary.

Tell about what problem(s) you encounter so that we can fix it.
I have written HTML  CSS, but I do not know of anything preventing making text
legible. Text is a fundamental thing. This is an important issue to get
working.

-- 
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 25257] specifying font size in pixels (px) or 1em diminishes usability

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25257

--- Comment #7 from aishood...@qk.mine.nu 2010-09-29 20:14:58 UTC ---
To make it clear, this is not only about the single item which may be sized
13px.

-- 
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 23796] Feature request: article icon area

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23796

--- Comment #32 from Platonides platoni...@gmail.com 2010-09-29 20:20:32 UTC 
---
The 0-section edit link shouldn't be added with a parser function, since you
would presumably want that on all pages [or some namespaces].

The padlock /could/ be added with this, just as it is done now. Although
perhaps some auto-magic could be used to automatically show it on protected
articles.

BTW, we should allow to add templates on the protecting action.

-- 
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 25358] Hide button is localized according to content language, not user language

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25358

--- Comment #2 from Ryan Kaldari rkald...@wikimedia.org 2010-09-29 20:36:06 
UTC ---
Should be fixed on test.wikipedia.org now. Please test.

-- 
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 13238] nowiki inside a pre is not rendered on page.

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13238

Ashar Voultoiz has...@free.fr changed:

   What|Removed |Added

   Keywords||need-parsertest
 CC||has...@free.fr
  Component|General/Unknown |Page rendering

--- Comment #2 from Ashar Voultoiz has...@free.fr 2010-09-29 20:50:38 UTC ---
Need a parser test. Any documentation about pre should mention it is not like
nowiki.

-- 
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 13164] Double-underscore magic words interpreted in links

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13164

Ashar Voultoiz has...@free.fr changed:

   What|Removed |Added

   Keywords||need-parsertest
 CC||has...@free.fr
  Component|General/Unknown |Page rendering

-- 
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 25010] Bashkir-language interwikis: linktext change from Башҡорт to Башҡортса

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25010

--- Comment #4 from Ashar Voultoiz has...@free.fr 2010-09-29 21:02:15 UTC ---
Created attachment 7712
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=7712
Basic patch to rename ba language in Names.php

Basic patch to rename ba language in Names.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 25010] Bashkir-language interwikis: linktext change from Башҡорт to Башҡортса

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25010

Ashar Voultoiz has...@free.fr changed:

   What|Removed |Added

   Keywords||need-review, patch
 CC||has...@free.fr

-- 
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 25257] specifying font size in pixels (px) or 1em diminishes usability

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25257

--- Comment #8 from Trevor Parscal tpars...@wikimedia.org 2010-09-29 21:06:15 
UTC ---
(In reply to comment #7)
 To make it clear, this is not only about the single item which may be sized
 13px.

Ah, well then, I ask again, as I did in comment #1, Where are you seeing
font-sizes defined in pixels?

-- 
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 25360] SpecialBannerLoader needs to append geo to request

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25360

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Ryan Kaldari rkald...@wikimedia.org 2010-09-29 21:13:49 
UTC ---
Fixed in r73983. It's using ISO 3166-1 alpha-2.

-- 
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 25340] Cross-site scripting (XSS) vulnerability in Semantic MediaWiki

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25340

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

   What|Removed |Added

   Priority|Normal  |High
 Status|NEW |ASSIGNED
 CC||jeroen_ded...@yahoo.com,
   ||mar...@semantic-mediawiki.o
   ||rg
 AssignedTo|mar...@semantic-mediawiki.o |jeroen_ded...@yahoo.com
   |rg  |
   Severity|normal  |major

--- Comment #1 from Jeroen De Dauw jeroen_ded...@yahoo.com 2010-09-29 
21:16:31 UTC ---
(In reply to comment #0)
 If you enter:
 
 scriptalert(CSS Vulnerability);/script
 
 into the query window and click on the 'Find results' button, it will pop up 
 an
 alert window the the 'CSS Vulnerability' message.
 
 This works on all versions of Media wiki and the semantic extensions I have
 tried.
 Works in both Firefox and IE.

Thanks for pointing this out. I will be fixing this today, and make a new SMW
release soon afterwards.

-- 
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 24343] localurl discards section id

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24343

--- Comment #2 from MZMcBride b...@mzmcbride.com 2010-09-29 21:25:33 UTC ---
(In reply to comment #1)
 #section is known as a fragment.
 Title::getLocalURL() does not return the fragment. To get it, one should use
 Title::getLinkUrl().
 
 Committed in trunk as r73976

You added a new magic word instead of fixing the current one? I don't
understand.

-- 
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 24343] localurl discards section id

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24343

Platonides platoni...@gmail.com changed:

   What|Removed |Added

 CC||platoni...@gmail.com

--- Comment #3 from Platonides platoni...@gmail.com 2010-09-29 21:38:48 UTC 
---
Neither do I :P

-- 
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 25362] Resource loader simple concatenation mode or minification options

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25362

--- Comment #3 from Nux e...@wp.pl 2010-09-29 21:40:29 UTC ---
Use case is attached ;-). I prefer to have documentation removed to avoid
unnecessary load for all users (including those debugging code) and still be
able to get a line number of the original code. Yes you will probably say this
won't happen for Wikipedia, but I'd like to have such an option e.g. for my
office wiki. Currently I had to write my own loader.

-- 
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 13238] nowiki inside a pre is not rendered on page.

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13238

Platonides platoni...@gmail.com changed:

   What|Removed |Added

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

--- Comment #3 from Platonides platoni...@gmail.com 2010-09-29 21:53:09 UTC 
---
Well, it's a bit confusing since a single nowiki would be rendered literal.

However, per another parserTest, the nowiki act inside pre for compatibility
with pre-1.7

Added parser tests in r73988.

-- 
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 25362] Resource loader simple concatenation mode or minification options

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25362

--- Comment #4 from Trevor Parscal tpars...@wikimedia.org 2010-09-29 21:55:34 
UTC ---
Removing documentation only, as you are wanting to do, will not preserve line
numbers. The first resource (there can be many resources in a module) in the
first module (there can be many modules in a request/response) could have
matching line numbers, but every resource after that will not.

You must use ?debug=true in the URL of the page or $wgResourceLoaderDebug =
true in your LocalSettings.php file to achieve matching line numbers. This will
bypass all minification and combination steps, resulting in responses which are
easier for developers to work with.

Again, this mixed approach does not solve your use case as well as debug=true,
thus the middle-ground approach being suggested here is not worth the
complexity.

-- 
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 3201] Provision of article skeleton

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3201

--- Comment #15 from Ville Saalo ville...@iki.fi 2010-09-29 22:14:59 UTC ---
I looked through those extensions after my bug 25348 was marked a duplicate
with this one but still haven't found a solution. All those extensions seem to
do is that they provide preloaded per-namespace texts. However, I'd like to
have multiple choices in the main namespace. You know, more options into this
box, dynamically, without having to edit any .php files:
http://help.wikia.com/wiki/File:Createpagebox.jpg

-- 
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 25362] Resource loader simple concatenation mode or minification options

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25362

--- Comment #5 from Nux e...@wp.pl 2010-09-29 22:19:44 UTC ---
I'm not saying I'm preserving line numbers. But the code changes:
/* something */
to
// e...@line[original line number]
So I can go to the line number very fast, but I also can view the code and see
what is wrong. I can also debug it without switching to debug mode while still
having one file instead of many and (in my case) even after simple minification
the file is almost 40% shorter (yes I write excessive comments ;-)).

-- 
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 24343] localurl discards section id

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24343

MZMcBride b...@mzmcbride.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

--- Comment #4 from MZMcBride b...@mzmcbride.com 2010-09-29 22:24:36 UTC ---
Re-opening this for 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 25362] Resource loader simple concatenation mode or minification options

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25362

--- Comment #6 from Trevor Parscal tpars...@wikimedia.org 2010-09-29 22:29:27 
UTC ---
Please see my wikitech-l post about this.

http://lists.wikimedia.org/pipermail/wikitech-l/2010-September/049725.html

-- 
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 25241] SUL account is not visible in newusers log

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25241

I-20 g33kd...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #3 from I-20 g33kd...@gmail.com 2010-09-29 22:36:18 UTC ---
Now they appear.

-- 
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 25371] New: Database query errors on en.wikipedia

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25371

   Summary: Database query errors on en.wikipedia
   Product: Wikimedia
   Version: unspecified
  Platform: All
   URL: http://en.wikipedia.org/wiki/Main_Page
OS/Version: All
Status: NEW
  Severity: major
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: matthew.brit...@btinternet.com


Accessing any page on en.wikipedia I get:

A database query syntax error has occurred. This may indicate a bug in the
software. The last attempted database query was:

(SQL query hidden)

from within function Database::selectRow. Database returned error 1146:
Table 'enwiki.cn_notices' doesn't exist (10.0.6.42).

-- 
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 25371] Database query errors on en.wikipedia

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25371

Gurch matthew.brit...@btinternet.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Gurch matthew.brit...@btinternet.com 2010-09-29 22:42:35 
UTC ---
# 22:39 logmsgbot: tfinc synchronized
php-1.5/extensions/CentralNotice/CentralNotice.php 'Picking up fixes from
73993'
# 22:41 logmsgbot: tfinc synchronized php-1.5/wmf-config/InitialiseSettings.php
'disabling cn'

already addressed

-- 
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 25340] Cross-site scripting (XSS) vulnerability in Semantic MediaWiki

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25340

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

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

--- Comment #2 from Jeroen De Dauw jeroen_ded...@yahoo.com 2010-09-29 
22:44:18 UTC ---
(In reply to comment #0)
 If you enter:
 
 scriptalert(CSS Vulnerability);/script
 
 into the query window and click on the 'Find results' button, it will pop up 
 an
 alert window the the 'CSS Vulnerability' message.
 
 This works on all versions of Media wiki and the semantic extensions I have
 tried.
 Works in both Firefox and IE.

It looks like this vulnerability has already been fixed. I can not reproduce it
using the latest SMW. I'm not sure, but suspect I fixed it in 1.5. What version
are you using?

-- 
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 25368] Request for creation of mailing list for Mumbai Wikimedians

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25368

Casey Brown b...@caseybrown.org changed:

   What|Removed |Added

 CC||b...@caseybrown.org
 AssignedTo|wikibug...@lists.wikimedia. |cb...@wikimedia.org
   |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 25359] SpecialLoader sitename needs to not be localized for analytics

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25359

Tomasz Finc tf...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Tomasz Finc tf...@wikimedia.org 2010-09-30 00:34:33 UTC 
---
resolved with r73991

-- 
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 25354] CentralNotice $sitename variable not working with ParserFunctions

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25354

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #23 from Ryan Kaldari rkald...@wikimedia.org 2010-09-30 00:49:00 
UTC ---
This is working as expected on Tesla according to Casey. Should get deployed to
live next week. Marking 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 24857] New thumbnails are not sharp

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24857

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

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

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


[Bug 25031] int messages are translated according to content language instead of user language in banners

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25031

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

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

--- Comment #8 from Ryan Kaldari rkald...@wikimedia.org 2010-09-30 00:57:31 
UTC ---
Fix is now live.

-- 
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 16321] All messages in CentralNotice are defaulted to English regardless of content language

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16321

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

   What|Removed |Added

Summary|Special:NoticeTemplate does |All messages in
   |not work if the content |CentralNotice are defaulted
   |language is not English |to English regardless of
   ||content language

-- 
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 25279] -webkit-input-placeholder css throws error in Firefox

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25279

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

   What|Removed |Added

   Severity|normal  |minor

-- 
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 24192] Central notice [Hide] link flies in the space

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24192

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

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||rkald...@wikimedia.org
 Resolution||FIXED

--- Comment #1 from Ryan Kaldari rkald...@wikimedia.org 2010-09-30 01:14:15 
UTC ---
This was fixed by r72935 and r72939. Nothing within a banner's html should ever
appear outside a banner now unless it is specifically designed to do so.

-- 
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 12788] CSS (tracking)

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12788

Bug 12788 depends on bug 24192, which changed state.

Bug 24192 Summary: Central notice [Hide] link flies in the space
https://bugzilla.wikimedia.org/show_bug.cgi?id=24192

   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 16821] Make centralnotice collapse preference global/cross-site

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16821

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

   What|Removed |Added

 CC||rkald...@wikimedia.org

--- Comment #4 from Ryan Kaldari rkald...@wikimedia.org 2010-09-30 01:16:41 
UTC ---
We should also include the GeoIPLookup info used by CentralNotice in the same
cookie if possible.

-- 
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 16821] Make centralnotice collapse preference global/cross-site

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16821

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

   What|Removed |Added

 AssignedTo|tf...@wikimedia.org |rkald...@wikimedia.org

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

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


[Bug 18977] Local links in CentralNotice broken on secure.wikimedia.org

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18977

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

   What|Removed |Added

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

--- Comment #8 from Ryan Kaldari rkald...@wikimedia.org 2010-09-30 01:40:47 
UTC ---
{{localurl}} won't work in CentralNotice banners since they don't actually live
on the local wiki, but on meta, and are pulled dynamically via a JSONP request.
{{SITENAME}} wouldn't work either, except that it's specifically hacked in.

One workaround would be to use Javascript in the banner to test for
wgServer=https://secure.wikimedia.org; and adjust the URL accordingly.

-- 
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 17108] Make Hide Cookies notice independent

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17108

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

   What|Removed |Added

 CC||rkald...@wikimedia.org
 AssignedTo|tf...@wikimedia.org |rkald...@wikimedia.org

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

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


[Bug 17107] Fallback languages for CentralNotice

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17107

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

   What|Removed |Added

 CC||rkald...@wikimedia.org
 AssignedTo|tf...@wikimedia.org |rkald...@wikimedia.org

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

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


[Bug 18977] Local links in CentralNotice broken on secure.wikimedia.org

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18977

--- Comment #9 from MZMcBride b...@mzmcbride.com 2010-09-30 01:45:51 UTC ---
(In reply to comment #8)
 {{localurl}} won't work in CentralNotice banners since they don't actually 
 live
 on the local wiki, but on meta, and are pulled dynamically via a JSONP 
 request.
 {{SITENAME}} wouldn't work either, except that it's specifically hacked in.
 
 One workaround would be to use Javascript in the banner to test for
 wgServer=https://secure.wikimedia.org; and adjust the URL accordingly.

I'm not sure how this is a WONTFIX. WONTFIX means we're never, ever going to
fix this, so stop asking. It seems reasonable that if Wikimedia is going to
offer a secure server and if Wikimedia is going to add banners to every page,
it should include links that don't needlessly leave the secure server.

An alternate suggestion might be to disable the banners entirely on the secure
server. ;-)  Even implementing this (sillier) solution wouldn't resolve this
bug properly, though. I'm not sure why or how a determination has been made
that it's never going to be 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 18977] Local links in CentralNotice broken on secure.wikimedia.org

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18977

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

   What|Removed |Added

 Resolution|WONTFIX |LATER

--- Comment #10 from Ryan Kaldari rkald...@wikimedia.org 2010-09-30 02:00:28 
UTC ---
It's likely that this bug will eventually be fixed by a change in the secure
server architecture (which will eliminate the weird URL scheme), so I'll mark
it as LATER instead. If you feel like it's important to fix this (rather than
work around it) in the meantime, feel free to reopen.

-- 
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 20665] Preview function for CentralNotice

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20665

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

   What|Removed |Added

 CC||rkald...@wikimedia.org
 AssignedTo|tf...@wikimedia.org |rkald...@wikimedia.org

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

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


[Bug 18977] Local links in CentralNotice broken on secure.wikimedia.org

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18977

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

   What|Removed |Added

 AssignedTo|tf...@wikimedia.org |rkald...@wikimedia.org

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

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


[Bug 25370] just don't work

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25370

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Michael Dale d...@ucsc.edu 2010-09-30 02:25:49 UTC ---
opps, fixed in r74010

-- 
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 18977] Local links in CentralNotice broken on secure.wikimedia.org

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18977

--- Comment #11 from MZMcBride b...@mzmcbride.com 2010-09-30 02:41:18 UTC ---
(In reply to comment #10)
 It's likely that this bug will eventually be fixed by a change in the secure
 server architecture (which will eliminate the weird URL scheme), so I'll mark
 it as LATER instead. If you feel like it's important to fix this (rather than
 work around it) in the meantime, feel free to reopen.

I got a bit confused about this bug's scope. I created a test banner here to
test link syntax:
http://meta.wikimedia.org/w/index.php?title=Special:NoticeTemplate/viewtemplate=Bug18977test

It can be previewed live here:
http://en.wikipedia.org/w/index.php?title=MediaWiki:Sitenoticebanner=Bug18977test

This test re-reminded me how limited the banner parser is. I'm not sure what
issue exactly Robert was hitting, so I'll leave it to him to re-open this bug
as necessary.

-- 
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 25372] New: Wildcard or Regex support for Watchlists

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25372

   Summary: Wildcard or Regex support for Watchlists
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Watchlist
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: p858sn...@gmail.com


Feature request from IRC earlier:
Thorncrag|w wildcard in watchlist would be nice
Thorncrag|w or moreover, regex

-- 
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 25372] Wildcard or Regex support for Watchlists

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25372

p858snake p858sn...@gmail.com changed:

   What|Removed |Added

 CC||thornc...@gmail.com

--- Comment #1 from p858snake p858sn...@gmail.com 2010-09-30 02:53:35 UTC ---
Adding the original requester as a CC.

-- 
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 22856] article_namespace is not matched on move

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22856

aokomoriuta aokomori...@enmps.net changed:

   What|Removed |Added

 CC||aokomori...@enmps.net

--- Comment #1 from aokomoriuta aokomori...@enmps.net 2010-09-30 05:11:11 UTC 
---
You should use moved_from_namespace or moved_to_namespace.

-- 
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 25373] New: conditional operator with () returns false

2010-09-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25373

   Summary: conditional operator with () returns false
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: major
  Priority: Normal
 Component: AbuseFilter
AssignedTo: agarr...@wikimedia.org
ReportedBy: aokomori...@enmps.net
CC: wikibugs-l@lists.wikimedia.org


Conditional operators doesn't work well.

(1 == 1) ? true : false returns true,
but (1 == 1) ? (true) : (false) return false.

And also if (1==1) then (true) else (false) end return false, too.

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