[Bug 25564] Page view anomaly starting September 27-28

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25564

--- Comment #3 from Nemo_bis  2010-10-19 06:58:26 UTC 
---
This doesn't seem to affect statistics on individual pages, e.g.
http://stats.grok.se/en/201009/Main_Page or http://stats.grok.se/en/201009/Wiki
.

-- 
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 25580] Missing argument 5 for WikiImporter::finishImportPage() during xml dump import via API

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25580

--- Comment #1 from Dmitriy  2010-10-19 06:27:58 UTC ---
Oops.. Could you remote the http links to my testing wiki (phase3), please?
I've posted in haste and forgot to conceal them.

-- 
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 25580] New: Missing argument 5 for WikiImporter::finishImportPage() during xml dump import via API

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25580

   Summary: Missing argument 5 for
WikiImporter::finishImportPage() during xml dump
import via API
   Product: MediaWiki
   Version: 1.17-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: API
AssignedTo: roan.katt...@gmail.com
ReportedBy: c...@uniyar.ac.ru
CC: bryan.tongm...@gmail.com, s...@reedyboy.net,
vasi...@gmail.com, soxre...@gmail.com


I develop an extension which uses API to export XML dump to remote wiki. In
r75001 I get the following warning:

[Tue Oct 19 10:12:41 2010] [error] [client 10.1.1.119] PHP Warning:  Missing
argument 5 for WikiImporter::finishImportPage() in
/var/www/wiki/phase3/includes/ImportXMLReader.php on line 182
[Tue Oct 19 10:12:41 2010] [error] [client 10.1.1.119] PHP Stack trace:
[Tue Oct 19 10:12:41 2010] [error] [client 10.1.1.119] PHP   1. {main}()
/var/www/wiki/phase3/api.php:0
[Tue Oct 19 10:12:41 2010] [error] [client 10.1.1.119] PHP   2.
ApiMain->execute() /var/www/wiki/phase3/api.php:116
[Tue Oct 19 10:12:41 2010] [error] [client 10.1.1.119] PHP   3.
ApiMain->executeActionWithErrorHandling()
/var/www/wiki/phase3/includes/api/ApiMain.php:322
[Tue Oct 19 10:12:41 2010] [error] [client 10.1.1.119] PHP   4.
ApiMain->executeAction() /var/www/wiki/phase3/includes/api/ApiMain.php:338
[Tue Oct 19 10:12:41 2010] [error] [client 10.1.1.119] PHP   5.
ApiImport->execute() /var/www/wiki/phase3/includes/api/ApiMain.php:656
[Tue Oct 19 10:12:41 2010] [error] [client 10.1.1.119] PHP   6.
WikiImporter->doImport() /var/www/wiki/phase3/includes/api/ApiImport.php:88
[Tue Oct 19 10:12:41 2010] [error] [client 10.1.1.119] PHP   7.
WikiImporter->handlePage()
/var/www/wiki/phase3/includes/ImportXMLReader.php:333
[Tue Oct 19 10:12:41 2010] [error] [client 10.1.1.119] PHP   8.
WikiImporter->pageOutCallback()
/var/www/wiki/phase3/includes/ImportXMLReader.php:470
[Tue Oct 19 10:12:41 2010] [error] [client 10.1.1.119] PHP   9.
call_user_func_array() /var/www/wiki/phase3/includes/ImportXMLReader.php:225
[Tue Oct 19 10:12:41 2010] [error] [client 10.1.1.119] PHP  10.
ApiImportReporter->reportPage()
/var/www/wiki/phase3/includes/ImportXMLReader.php:0
[Tue Oct 19 10:12:41 2010] [error] [client 10.1.1.119] PHP  11.
ImportReporter->reportPage()
/var/www/wiki/phase3/includes/api/ApiImport.php:192
[Tue Oct 19 10:12:41 2010] [error] [client 10.1.1.119] PHP  12.
call_user_func_array()
/var/www/wiki/phase3/includes/specials/SpecialImport.php:314
[Tue Oct 19 10:12:41 2010] [error] [client 10.1.1.119] PHP  13.
WikiImporter->finishImportPage()
/var/www/wiki/phase3/includes/specials/SpecialImport.php:0

I've incloded the xdebug stack trace, maybe it will help to easier spot the
problem.

Also I get the following warning:
[Tue Oct 19 10:07:49 2010] [error] [client 10.1.1.119] PHP Warning: 
filemtime(): stat failed for /var/www/wiki/phase3/Array in
/var/www/wiki/phase3/includes/ResourceLoaderModule.php on line 565, referer:
http://phase3.wiki2.uniyar.ac.ru/index.php/%D0%9F%D1%80%D0%B0%D0%BA%D1%82%D0%B8%D1%87%D0%B5%D1%81%D0%BA%D0%B0%D1%8F_%D0%BF%D1%81%D0%B8%D1%85%D0%BE%D0%BB%D0%BE%D0%B3%D0%B8%D1%8F
[Tue Oct 19 10:07:49 2010] [error] [client 10.1.1.119] PHP Stack trace:,
referer:
http://phase3.wiki2.uniyar.ac.ru/index.php/%D0%9F%D1%80%D0%B0%D0%BA%D1%82%D0%B8%D1%87%D0%B5%D1%81%D0%BA%D0%B0%D1%8F_%D0%BF%D1%81%D0%B8%D1%85%D0%BE%D0%BB%D0%BE%D0%B3%D0%B8%D1%8F
[Tue Oct 19 10:07:49 2010] [error] [client 10.1.1.119] PHP   1. {main}()
/var/www/wiki/phase3/load.php:0, referer:
http://phase3.wiki2.uniyar.ac.ru/index.php/%D0%9F%D1%80%D0%B0%D0%BA%D1%82%D0%B8%D1%87%D0%B5%D1%81%D0%BA%D0%B0%D1%8F_%D0%BF%D1%81%D0%B8%D1%85%D0%BE%D0%BB%D0%BE%D0%B3%D0%B8%D1%8F
[Tue Oct 19 10:07:49 2010] [error] [client 10.1.1.119] PHP   2.
ResourceLoader->respond() /var/www/wiki/phase3/load.php:49, referer:
http://phase3.wiki2.uniyar.ac.ru/index.php/%D0%9F%D1%80%D0%B0%D0%BA%D1%82%D0%B8%D1%87%D0%B5%D1%81%D0%BA%D0%B0%D1%8F_%D0%BF%D1%81%D0%B8%D1%85%D0%BE%D0%BB%D0%BE%D0%B3%D0%B8%D1%8F
[Tue Oct 19 10:07:49 2010] [error] [client 10.1.1.119] PHP   3.
ResourceLoaderFileModule->getModifiedTime()
/var/www/wiki/phase3/includes/ResourceLoader.php:285, referer:
http://phase3.wiki2.uniyar.ac.ru/index.php/%D0%9F%D1%80%D0%B0%D0%BA%D1%82%D0%B8%D1%87%D0%B5%D1%81%D0%BA%D0%B0%D1%8F_%D0%BF%D1%81%D0%B8%D1%85%D0%BE%D0%BB%D0%BE%D0%B3%D0%B8%D1%8F
[Tue Oct 19 10:07:49 2010] [error] [client 10.1.1.119] PHP   4. array_map()
/var/www/wiki/phase3/includes/ResourceLoaderModule.php:565, referer:
http://phase3.wiki2.uniyar.ac.ru/index.php/%D0%9F%D1%80%D0%B0%D0%BA%D1%82%D0%B8%D1%87%D0%B5%D1%81%D0%BA%D0%B0%D1%8F_%D0%BF%D1%81%D0%B8%D1%85%D0%BE%D0%BB%D0%BE%D0%B3%D0%B8%D1%8F

The first one is a hook, I guess that it's being called with not enough of
arguments (probably).

-- 
Configure bugmail: https://bugzilla.wikimed

[Bug 25579] Add central auth sql dumps

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25579

--- Comment #1 from Tomasz Finc  2010-10-19 06:03:23 UTC 
---
Quick note. Any central auth sql dumps should be placed into the private space.

-- 
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 25579] New: Add central auth sql dumps

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25579

   Summary: Add central auth sql dumps
   Product: XML Snapshots
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: General
AssignedTo: ar...@wikimedia.org
ReportedBy: tf...@wikimedia.org
CC: tf...@wikimedia.org, ro...@wikimedia.org


Per request of Erik Zachte lets add dumps of the central auth database. Since
central auth is its own database the xml snapshots code will need to have a way
of knowing to ignore all the regular public/private wiki's and instead dump the
specifically mentioned tables.

Perhaps each type of dump could have a template for what gets dumped. 

One for the regular set of tables and another for specific databases. We
already somewhat do this with FlaggedRevs and isBig wikis.

-- 
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 25578] New: We should support XML-valid delimiters for query string parameters

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25578

   Summary: We should support XML-valid delimiters for query
string parameters
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: rkald...@wikimedia.org


I some situations, especially related to forms constructed in wikitext, or in
strict XHTML markup, it is necessary to use escaped ampersands or semicolons to
delimit query string parameters. (See
http://www.w3.org/TR/REC-html40/appendix/notes.html#h-B.2.2 for more info on
this.) Currently the Wikimedia servers only accept non-escaped ampersands as
delimiters for query string parameters. 

Two possible solutions to this are:

1. In our php.ini files, set arg_separator.input = ";&". This will allow people
to use either ampersands or semicolons as delimiters for query string
parameters (as recommended by the w3c).

2. Replace line 50 of WebRequest.php with:

$requestPairs = $_POST + $_GET;
// Accomodate escaped ampersands as query string delimiters
foreach ( $requestPairs as $key => $val) {
if ( strncmp( $key, 'amp;', 4 ) === 0 ) {
$goodKey = substr( $key, 4 );
} else {
$goodKey = $key;
}
$this->data[$goodKey] = $val;
}

This will allow use of query string parameters separated by escaped ampersands.

The impetus for this bug is a problem in the DonationInterface extension
related to forms that live in wikitext (thus forcing ampersands to be escaped).
There are several workarounds available, but I thought I would propose a deeper
solution to see what people thought.

-- 
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 25558] Mobile site should be rewritten in PHP

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25558

--- Comment #10 from Bawolff  2010-10-19 03:40:39 UTC ---
(In reply to comment #9)
> A quick search brings up 
> 
> http://strategy.wikimedia.org/wiki/Proposal:Mobile_platform_flexibilities.
> 
> and their are other mobile priorities listed through the wiki.

So, to quote that page, this is a priority because "the chicks love generous,
modern philanthropists" (sorry couldn't resist). On a serious note I think I
mis-interpreted comment 5 as meaning there was a massive vote of wikimedians
about mobile, rather than a more general, lots of people at strat thought it
would be a good idea (which it is).

> Rewriting the gateway is just the initial step to making requests like that
> easier for both ops and development. 

Not to mention mediawiki re-users.


> I'll be writing up a project page for it in the next weeks and will post the
> link as it starts coming together so that others can participate and comment.

Cool, I'll keep an eye out for that.

Cheers,

-- 
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 25577] New: Allowing wiki admins to change which sections of the sidebar menu are expanded/collapsed by default

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25577

   Summary: Allowing wiki admins to change which sections of the
sidebar menu are expanded/collapsed by default
   Product: MediaWiki
   Version: 1.16.0
  Platform: All
   URL: http://www.wikimanga.net/
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Vector Skin
AssignedTo: tpars...@wikimedia.org
ReportedBy: neoshi...@msn.com
CC: asha...@wikimedia.org


By default the first section of the sidebar menu on Vector Skin (usability
initiative) is expanded, and when the user open/close the other ones the values
are saved on a cookie. It would be very interesting to choose which sections
are expanded/collapsed by default as administrators.

As sysops could control which sections are more important to be viewed.

As an example;
If none cookie was found, sidebar is setup to load sysop values.
If a cookie was found, sidebar is setup to load user values.

This propose it is a little different from
[https://bugzilla.wikimedia.org/show_bug.cgi?id=23869 23869]

-- 
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 25558] Mobile site should be rewritten in PHP

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25558

--- Comment #9 from Tomasz Finc  2010-10-19 03:29:05 UTC 
---
A quick search brings up 

http://strategy.wikimedia.org/wiki/Proposal:Mobile_platform_flexibilities.

and their are other mobile priorities listed through the wiki.

Rewriting the gateway is just the initial step to making requests like that
easier for both ops and development. 

I'll be writing up a project page for it in the next weeks and will post the
link as it starts coming together so that others can participate and 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 24415] Implement ResourceLoader (tracking)

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24415

MZMcBride  changed:

   What|Removed |Added

 Blocks|25572   |
 Depends on||25572

-- 
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 25572] Handle bad file paths more elegantly.

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25572

MZMcBride  changed:

   What|Removed |Added

 CC||b...@mzmcbride.com
 Blocks||24415
 Depends on|24415   |

-- 
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 25558] Mobile site should be rewritten in PHP

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25558

Brandon Harris  changed:

   What|Removed |Added

 CC||bhar...@wikimedia.org

--- Comment #8 from Brandon Harris  2010-10-19 03:05:36 
UTC ---
This I found easily enough:
http://strategy.wikimedia.org/wiki/Strategic_Plan/Role_of_the_WMF#Invest_in_mobile_and_offline_products_to_broaden_reach_to_new_populations

It doesn't discuss rewriting the mobile site but doing so (rebuilding it so
that it could be maintained by other php engineers) would easily fall into the
remit of the plan.

-- 
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 25558] Mobile site should be rewritten in PHP

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25558

--- Comment #7 from p858snake  2010-10-19 02:56:29 UTC ---
(In reply to comment #5)
> Since the community voted on this to be a strategic priority we'll actually be
> hiring someone to focus on the development work. The timeline is to get them 
> in
> and running Q4 of this year .. which is of course .. right now :) 
> 
> Stay tuned for updates.
I was indication last night that the foundation didn't really care about the
mobile platform and weren't putting money towards it for at least 2 years, Can
you provide some indication of where this vote was?

-- 
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 25558] Mobile site should be rewritten in PHP

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25558

Bawolff  changed:

   What|Removed |Added

 CC||bawolff...@gmail.com

--- Comment #6 from Bawolff  2010-10-19 02:53:32 UTC ---
(In reply to comment #5)
> Since the community voted on this to be a strategic priority we'll actually be
> hiring someone to focus on the development work. The timeline is to get them 
> in
> and running Q4 of this year .. which is of course .. right now :) 
> 
> Stay tuned for updates.

Out of curiosity, is there a link to where the community "voted" on this? (I
presume somewhere on strat wiki, but a quick search couldn't find 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 25564] Page view anomaly starting September 27-28

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25564

--- Comment #2 from Erik Zachte  2010-10-19 01:25:23 
UTC ---
As posted on foundation-l (I'll update here from now on)

The following two charts show daily page views as counted by our squid log
post-processing server.
Same data, with different time scales,  one of 13, one for 34 months.

http://tinyurl.com/2w9pcub
http://tinyurl.com/3ytachh

As you can see there's been an instantaneous *reported* dramatic page view
increase on 9/27-9/28.

Mind you we have no idea yet whether these are actual extra messages
received or some internal artifact.

Incidentally the earlier server congestion on locke from mid November to mid
July also shows clearly.

It may be useful to generate this chart with regular intervals.

-- 
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 25576] Install AbuseFilter on simplewiki

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25576

p858snake  changed:

   What|Removed |Added

   Keywords||shell
 CC||p858sn...@gmail.com

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

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


[Bug 25576] New: Install AbuseFilter on simplewiki

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25576

   Summary: Install AbuseFilter on simplewiki
   Product: Wikimedia
   Version: unspecified
  Platform: All
   URL: http://simple.wikipedia.org/w/index.php?title=Wikipedi
a:Administrators%27_noticeboard&oldid=2470194#Abuse_fi
lters
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Site requests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: g33kd...@gmail.com


Per the URL, there is consensus that the Simple English Wikipedia wants to
implement the AbuseFilter extension.

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

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


[Bug 25572] Handle bad file paths more elegantly.

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25572

--- Comment #1 from Trevor Parscal  2010-10-19 00:15:43 
UTC ---
And lets not solve this by adding 1 stat call per file... :)

-- 
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 25575] New: Preserve Conditional Compile IE statements

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25575

   Summary: Preserve Conditional Compile IE statements
   Product: MediaWiki
   Version: 1.17-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Resource Loader
AssignedTo: tpars...@wikimedia.org
ReportedBy: d...@ucsc.edu
CC: roan.katt...@gmail.com


the syntax /*...@cc_on*/ is sometimes used to conditionally add content to IE
browsers see: 
http://www.javascriptkit.com/javatutors/conditionalcompile.shtml

Its useful in cases where client detection library is not ready yet or you need
to do user-agent independent IE conditionals. 

Minification in resource loader should probably ignore striping comments that
include /*...@cc_on at the start. and @/ at the end.

-- 
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 25574] db field for minor mime is too small

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25574

Aryeh Gregor  changed:

   What|Removed |Added

 CC||simetrical+wikib...@gmail.c
   ||om

--- Comment #1 from Aryeh Gregor  2010-10-18 
23:09:55 UTC ---
I briefly glanced over the relevant RFCs and saw no specific maximum size
mentioned, so I guess we should make it varchar(255).

-- 
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 25574] New: db field for minor mime is too small

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25574

   Summary: db field for minor mime is too small
   Product: MediaWiki
   Version: 1.17-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: Images and files
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: hart...@videolan.org
CC: gpaum...@wikimedia.org, bryan.tongm...@gmail.com


The db field of minor mime ( in filearchive and image tables ) is currently
varchar(32), but this is not large enough for real world situations. Example is
http://wikimediafoundation.org/wiki/File:Wikimedia_Five-Year_Targets.ods


(file size: 19 KB, MIME type: application/vnd.oasis.opendocument.spreadshe)

-- 
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 25573] New: debug mode should not set public cache headers

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25573

   Summary: debug mode should not set public cache headers
   Product: MediaWiki
   Version: 1.17-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Resource Loader
AssignedTo: tpars...@wikimedia.org
ReportedBy: d...@ucsc.edu
CC: roan.katt...@gmail.com


The resource loader debug mode should set "must revalidate" NOT something like:
 Cache-Control: public, max-age=2592000, s-maxage=2592000

-- 
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 24415] Implement ResourceLoader (tracking)

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24415

Michael Dale  changed:

   What|Removed |Added

 Blocks||25572

-- 
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 25572] New: Handle bad file paths more elegantly.

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25572

   Summary: Handle bad file paths more elegantly.
   Product: MediaWiki
   Version: 1.17-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Resource Loader
AssignedTo: tpars...@wikimedia.org
ReportedBy: d...@ucsc.edu
CC: roan.katt...@gmail.com
Depends on: 24415


When you pass in a non-valid file path to the ResourceLoaderFileModule, The
resource loader should send an error to the client in the payload or check
these paths at the point in which the path is registered and throw an exception
at page render time. 

The result of such missing files or error output should not be cached ( even if
debug is off )

-- 
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 23284] Wrong rounding of video playtime

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23284

Derk-Jan Hartman  changed:

   What|Removed |Added

 CC||hart...@videolan.org

--- Comment #3 from Derk-Jan Hartman  2010-10-18 22:56:14 
UTC ---
The file in question has since been moved to
http://commons.wikimedia.org/wiki/File:Alopochen_aegyptiacus.ogv btw.

-- 
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 25569] Create the Gagauz Wikipedia (wp/gag)

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25569

Arseny Kravchenko  changed:

   What|Removed |Added

URL|http://meta.wikimedia.org/w |http://meta.wikimedia.org/w
   |iki/Requests_for_new_langua |iki/Requests_for_new_langua
   |ges/Wikipedia_Gagauz|ges/Wikipedia_Gagauz_2

-- 
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 25571] New: encodeJsVar incorrectly handling floats

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25571

   Summary: encodeJsVar incorrectly handling floats
   Product: MediaWiki
   Version: 1.17-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: Javascript
AssignedTo: d...@ucsc.edu
ReportedBy: jeroen_ded...@yahoo.com
CC: tpars...@wikimedia.org


Xml::encodeJsVar puts quotes around floats. Can be fixed by changing

} elseif ( is_int( $value ) ) {

into

} elseif ( is_int( $value ) || is_float( $value ) ) {

Any reason not to make this 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 23284] Wrong rounding of video playtime

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23284

Ashar Voultoiz  changed:

   What|Removed |Added

   Keywords||need-parsertest
 CC||has...@free.fr

--- Comment #2 from Ashar Voultoiz  2010-10-18 22:00:56 UTC ---
adding need-parsertest

-- 
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 25567] Include xx% into 'mwe-uploaded-status'

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25567

Michael Dale  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #1 from Michael Dale  2010-10-18 21:40:39 UTC ---
is xx% a special hook for percentage? Can you point me to other msg keys that
use this convention?

-- 
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 25552] Request transcription of En.wp video fails

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25552

Michael Dale  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #3 from Michael Dale  2010-10-18 21:32:56 UTC ---
fixed in r74961 ( added regEx support for wikimedia project domains in the api
domain check )

-- 
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 25558] Mobile site should be rewritten in PHP

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25558

Tomasz Finc  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 AssignedTo|b...@mzmcbride.com |tf...@wikimedia.org

--- Comment #5 from Tomasz Finc  2010-10-18 21:28:07 UTC 
---
Since the community voted on this to be a strategic priority we'll actually be
hiring someone to focus on the development work. The timeline is to get them in
and running Q4 of this year .. which is of course .. right now :) 

Stay tuned for updates.

-- 
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 25546] Call to finfo_file fails on windows systems

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25546

--- Comment #2 from Stefan Harwarth  2010-10-18 21:25:01 
UTC ---
You're welcome, but I was confused at first because the exception was only
visible when I looked directly at the JS-file with the developertools in
Chrome. It would be easier if such exceptions would be presented to the user
(if that's 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 25568] Add sgs.*.org as aliases of bat-smg.*.org

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25568

Casey Brown  changed:

   What|Removed |Added

 CC||b...@caseybrown.org

--- Comment #2 from Casey Brown  2010-10-18 21:12:34 UTC 
---
(In reply to comment #1)
> Marked as dupe of bug 25522. Adding an alias alone is not sufficient.
> 

I just want to pile-on and say I totally agree here.  We shouldn't be just
adding aliases in cases like this ever -- we should be moving the wiki
completely.

-- 
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 24043] Change edit review checkbox to "accept this page *with* my edits"

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24043

Rob Lanphier  changed:

   What|Removed |Added

 Blocks||25295

-- 
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 25295] Improve reviewer experience when multiple simultaneous users review Pending Changes

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25295

Rob Lanphier  changed:

   What|Removed |Added

 Depends on||24043

--- Comment #3 from Rob Lanphier  2010-10-18 20:46:12 UTC 
---
One case where things seem to go sideways:
https://bugzilla.wikimedia.org/show_bug.cgi?id=24043

-- 
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 24415] Implement ResourceLoader (tracking)

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24415

Bug 24415 depends on bug 25570, which changed state.

Bug 25570 Summary: ResourceLoader does not allow parsemag on module messages
https://bugzilla.wikimedia.org/show_bug.cgi?id=25570

   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 25349] Resource loader should allow loading messages in nonstandard ways (e.g. raw, forcontent, parsed, ...)

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25349

Trevor Parscal  changed:

   What|Removed |Added

 CC||tpars...@wikimedia.org

--- Comment #1 from Trevor Parscal  2010-10-18 20:45:07 
UTC ---
*** Bug 25570 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 25570] ResourceLoader does not allow parsemag on module messages

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25570

Trevor Parscal  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE

--- Comment #1 from Trevor Parscal  2010-10-18 20:45:07 
UTC ---


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

-- 
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 24415] Implement ResourceLoader (tracking)

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24415

Trevor Parscal  changed:

   What|Removed |Added

 Depends on||25570

-- 
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 25570] New: ResourceLoader does not allow parsemag on module messages

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25570

   Summary: ResourceLoader does not allow parsemag on module
messages
   Product: MediaWiki
   Version: 1.17-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Resource Loader
AssignedTo: tpars...@wikimedia.org
ReportedBy: tpars...@wikimedia.org
CC: roan.katt...@gmail.com
Blocks: 24415


Messages sent to the client in JavaScript via ResourceLoader are translated,
but do not perform certain parsing steps that using the "parsemag" option would
provide. This is visible in the WikiEditor extension when inserting an image.

-- 
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 25568] Add sgs.*.org as aliases of bat-smg.*.org

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25568

Raimond Spekking  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE

--- Comment #1 from Raimond Spekking  2010-10-18 
20:38:50 UTC ---
Marked as dupe of bug 25522. Adding an alias alone is not sufficient.

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

-- 
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 25522] language code change for Samogitian: "bat-smg" to "sgs"

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25522

Raimond Spekking  changed:

   What|Removed |Added

 CC||bugzilla.wikime...@publi.pu
   ||rodha.net

--- Comment #3 from Raimond Spekking  2010-10-18 
20:38:50 UTC ---
*** Bug 25568 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 25569] New: Create the Gagauz Wikipedia (wp/gag)

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25569

   Summary: Create the Gagauz Wikipedia (wp/gag)
   Product: Wikimedia
   Version: unspecified
  Platform: All
   URL: http://meta.wikimedia.org/wiki/Requests_for_new_langua
ges/Wikipedia_Gagauz
OS/Version: All
Status: NEW
  Keywords: shell
  Severity: enhancement
  Priority: Normal
 Component: Site requests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: robinp.1...@gmail.com
Blocks: 16976


The Language committee and the WMF Board have approved Wikipedia in Gagauz. The
details are below:

* Language code: gag
* Site url: gag.wikipedia.org
* Project name ("Wikipedia" in native language): Vikipediya
* Project namespace (usually the same as the project name): Vikipediya:
* Project talk namespace: Vikipediyanın laflanması
* Project logo (135x155 PNG image generated from some decent SVG image):
http://commons.wikimedia.org/wiki/File:Wikipedia-logo-gag.png
* Default project timezone: EET (UTC+2)

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 16976] Wikis ready for creation (tracking)

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16976

Robin  changed:

   What|Removed |Added

 Depends on||25569

-- 
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 25568] New: Add sgs.*.org as aliases of bat-smg.*.org

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25568

   Summary: Add sgs.*.org as aliases of bat-smg.*.org
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: DNS
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: bugzilla.wikime...@publi.purodha.net
CC: bugzilla.wikime...@publi.purodha.net,
mypersonalit...@yahoo.com


Last year, the ISO 639-3 was extended.
The code "sgs" for Samogition has been added,
see: http://www.sil.org/iso639-3/documentation.asp?id=sgs

We were using (nonstandard) "bat-smg" for Samogiton already, but now, we should
consider a transit to the new code. This is best begun be the creation of the
respective aliases in the DNS for starters.

-- 
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 25566] Add Extension:Packageforce to bugzilla.

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25566

Chad H.  changed:

   What|Removed |Added

 CC|innocentkil...@gmail.com|pdha...@wikimedia.org
 AssignedTo|pdha...@wikimedia.org   |innocentkil...@gmail.com

--- Comment #1 from Chad H.  2010-10-18 20:30:47 UTC 
---
That doesn't seem to be svip's e-mail addy for Bugzilla. Can you CC him and
confirm he wants this?

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 25567] New: Include xx% into 'mwe-uploaded-status'

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25567

   Summary: Include xx% into 'mwe-uploaded-status'
   Product: mwEmbed
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Add media wizard
AssignedTo: d...@ucsc.edu
ReportedBy: raimond.spekk...@gmail.com


Please include the 'xx% -' from updateProgress: function() into the message:

'mwe-uploaded-status' => '$1% uploaded' 

This way the translation are more flexible. Some languages (like German) puts a
space between number and %, "$1 %" and at least one language (Turkish) switch
it: "%$1"

-- 
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 25566] New: Add Extension:Packageforce to bugzilla.

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25566

   Summary: Add Extension:Packageforce to bugzilla.
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Bugzilla
AssignedTo: pdha...@wikimedia.org
ReportedBy: bugzilla.wikime...@publi.purodha.net
CC: bugzilla.wikime...@publi.purodha.net,
mypersonalit...@yahoo.com, innocentkil...@gmail.com


Please add Extension:PackageForce to bugzilla.
It is in our svn, and described at
http://www.mediawiki.org/wiki/Extension:PackageForce
Only developer is: http://www.mediawiki.org/wiki/User:Svippong
and his e-mail address is: svip[ at ]diku[ dot ]dk
according to the source files.

I did not ask him whether or not he wants bug reports sent there
but since the code is labelled experimental, I believe that he does.

If this bug is done, please recomponent bug 25565 which currently is against
"(others)"

Thank you.

-- 
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 25565] New: Extension:Packagegeforce does not create its additional tables.

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25565

   Summary: Extension:Packagegeforce does not create its
additional tables.
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: blocker
  Priority: Normal
 Component: [other]
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: bugzilla.wikime...@publi.purodha.net
CC: bugzilla.wikime...@publi.purodha.net,
mypersonalit...@yahoo.com


I've installed Extension:Packageforce from svn, newest version, and included it
in Localsettings.php in the usual way. No addional parameters set.

The user special page is empty.

The admin special page reports an SQL error:
„1146: Table 'user_mwtest_1.shs_packageforce_package_members' doesn't exist
(localhost)“.

A quick inspection of the source code: It seems to supply SQL code for a
database update. I did not check it in detail, though. I did check the
database - there is no indication of an attempt to add the missing table.

-- 
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 25558] Mobile site should be rewritten in PHP

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25558

--- Comment #4 from MZMcBride  2010-10-18 20:08:05 UTC ---
(In reply to comment #1)
> MZ, its great to see someone standing up and taking on this huge project
> that so many feel so passionately about. I can't wait for the day when I
> can switch off the mobile site.

Hi! I don't think I'll be the person working on this (though stranger things
have happened). If this sits around long enough, it might make for a really
nice Google Summer of Code project, though. I've listed it here:
http://www.mediawiki.org/wiki/Summer_of_Code_2011/Project_ideas  (You could
even be a mentor!)

> Right now, each path comes back with a single resulting HTML page. Except,
> on mobile, we have up to 20 different pages that might come back as determined
> by the user agent. Some of them are 'similar' pages to each other (aka, most
> webkit style browsers get something similar with only small tweaks) and
> others are entirely different formats.

Are these differences documented? Also, is it possible currently to emulate
these settings without faking the user-agent? Perhaps with a URL parameter of
some kind for easier debugging? Having a way to A-B test would certainly make a
rewrite easier. :-)

> Oh right, and a ton of different mobile applications (and other third party
> applications) use the software's API. Its the API that our native phone apps
> use and others have taken to use it. So, most of the popular native phone
> apps on all platforms use the current site's API. Its pretty simple, but you
> have to make sure that you either communicate updates with all of them or
> mimic the current API as to not seriously break stuff.

Good point. I didn't realize that the current mobile site had an API. I added
keeping the API working to the rewrite specifications here:
http://www.mediawiki.org/wiki/Mobile_site_rewrite#Rewrite_specifications

How is the API accessed and is it documented anywhere?

> Goodluck on the "Big Re-Write!"

Thanks!

(In reply to comment #3)
> I think they can mostly be replaced with skins (which should branch
> appropiately).

I added this idea here:
http://www.mediawiki.org/wiki/Mobile_site_rewrite#Future_implementation

-- 
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 25564] Page view anomaly starting September 27-28

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25564

--- Comment #1 from Rob Lanphier  2010-10-18 19:42:55 UTC 
---
This issue is currently being tracked here:
http://rt.wikimedia.org/Ticket/Display.html?id=328

(though there's no particular reason why this is confidential, so we may just
move here.)

Here's some comments from our previous discussion:

Nimish: "We've changed the way banners are loaded from the centralnotice
interface several times this month, and while we were testing some of these
different methods we'd run blank banners on enwiki. This would mean that there
were upto 3 extra resource requests per pageview during tests and during the
actual fundraisers.  Other than that, none of the logging infrastructure has
changed."

He later added:  " Hm...so the requests looked like php requests:
bannerImpression.php?return=js&[...tracking parameters here...]

Would the script recognize these? I'm not sure of anything else we've done that
would skew things otherwise."

-- 
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 25564] New: Page view anomaly starting September 27-28

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25564

   Summary: Page view anomaly starting September 27-28
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: ASSIGNED
  Severity: enhancement
  Priority: Normal
 Component: Usage Statistics
AssignedTo: ro...@wikimedia.org
ReportedBy: ro...@wikimedia.org


A number of people have noted a problem with the page view stats here, starting
September 27 or so:
http://stats.wikimedia.org/EN/TablesPageViewsMonthly.htm

Several people at WMF are investigating.  This is our public tracking area for
this.

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

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25561

Casey Brown  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 25299] Make pending revision status clearer when viewing page

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25299

Rob Lanphier  changed:

   What|Removed |Added

URL||http://www.mediawiki.org/wi
   ||ki/Pending_Changes_enwiki_t
   ||rial/NovemberReleaseDesignC
   ||hanges

--- Comment #2 from Rob Lanphier  2010-10-18 18:41:59 UTC 
---
Brandon proposes a design here:
http://www.mediawiki.org/wiki/Pending_Changes_enwiki_trial/NovemberReleaseDesignChanges

-- 
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 20777] Reorganisation of the JS2 stuff

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20777

Michael Dale  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||WONTFIX

--- Comment #4 from Michael Dale  2010-10-18 17:33:20 UTC ---
hmm so a tracking bug can't be a dupe of a tracking bug... either way this
should be closed. Going with "Won't fix" instead.

-- 
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 24415] Implement ResourceLoader (tracking)

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24415

Bug 24415 depends on bug 19995, which changed state.

Bug 19995 Summary: Don't link to empty css
https://bugzilla.wikimedia.org/show_bug.cgi?id=19995

   What|Old Value   |New Value

 Status|ASSIGNED|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 19995] Don't link to empty css

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19995

Roan Kattouw  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

--- Comment #8 from Roan Kattouw  2010-10-18 17:31:15 
UTC ---
Fixed in ResourceLoader by combining CSS files.

-- 
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 24415] Implement ResourceLoader (tracking)

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24415

MZMcBride  changed:

   What|Removed |Added

 Depends on||25529

-- 
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 25529] Closed caption button inserts div at bottom of page instead of in player

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25529

MZMcBride  changed:

   What|Removed |Added

 Blocks||24415

-- 
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 24415] Implement ResourceLoader (tracking)

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24415

MZMcBride  changed:

   What|Removed |Added

 Depends on||25510

-- 
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 25510] "Navigation" in sidebar is visible for a moment before disappearing

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25510

MZMcBride  changed:

   What|Removed |Added

 CC|b...@mzmcbride.com |
 Blocks||24415

-- 
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 24415] Implement ResourceLoader (tracking)

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24415

MZMcBride  changed:

   What|Removed |Added

 Depends on||24778

-- 
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 24778] abbr element broken in IE 6

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24778

MZMcBride  changed:

   What|Removed |Added

 Blocks||24415

-- 
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 19995] Don't link to empty css

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19995

MZMcBride  changed:

   What|Removed |Added

 CC||b...@mzmcbride.com
 Blocks||24415

-- 
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 24415] Implement ResourceLoader (tracking)

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24415

MZMcBride  changed:

   What|Removed |Added

 Depends on||19995

-- 
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 24415] Implement ResourceLoader (tracking)

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24415

MZMcBride  changed:

   What|Removed |Added

 Depends on||25286

-- 
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 25286] Sometimes jquery not fully initialized when opening sequence editor

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25286

MZMcBride  changed:

   What|Removed |Added

 CC||b...@mzmcbride.com
 Blocks||24415

-- 
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 24415] Implement ResourceLoader (tracking)

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24415

Roan Kattouw  changed:

   What|Removed |Added

 Depends on||25381

-- 
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 25381] Port SemanticMediaWiki to ResourceLoader

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25381

Roan Kattouw  changed:

   What|Removed |Added

 Blocks||24415
Summary|addOnloadHook not defined   |Port SemanticMediaWiki to
   ||ResourceLoader

-- 
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 24415] Implement ResourceLoader (tracking)

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24415

MZMcBride  changed:

   What|Removed |Added

 Depends on||25436

-- 
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 25436] Autocompletion does not work with MW ResourceLoader

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25436

MZMcBride  changed:

   What|Removed |Added

 CC||b...@mzmcbride.com
 Blocks||24415

-- 
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 24415] Implement ResourceLoader (tracking)

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24415

MZMcBride  changed:

   What|Removed |Added

 Depends on||20776

-- 
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 20776] Rewrite of the script loader

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20776

MZMcBride  changed:

   What|Removed |Added

 Blocks||24415

-- 
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 24415] Implement ResourceLoader (tracking)

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24415

MZMcBride  changed:

   What|Removed |Added

 Depends on||25382

-- 
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 25382] Lqt preview is broken (ResourceLoader integration issue)

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25382

MZMcBride  changed:

   What|Removed |Added

 Blocks||24415

-- 
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 24415] Implement ResourceLoader (tracking)

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24415

MZMcBride  changed:

   What|Removed |Added

 Depends on||25330

-- 
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 25330] Preview button deactivated

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25330

MZMcBride  changed:

   What|Removed |Added

 Blocks||24415

--- Comment #1 from MZMcBride  2010-10-18 17:19:28 UTC ---
I'm assuming ResourceLoader is to blame here. Adding a block.

-- 
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 24415] Implement ResourceLoader (tracking)

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24415

--- Comment #7 from Ryan Kaldari  2010-10-18 17:19:06 
UTC ---
Yay!

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

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


[Bug 24415] Implement ResourceLoader (tracking)

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24415

MZMcBride  changed:

   What|Removed |Added

 Depends on||25202

-- 
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 25202] Merge config

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25202

MZMcBride  changed:

   What|Removed |Added

 Blocks||24415

-- 
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 24415] Implement ResourceLoader (tracking)

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24415

MZMcBride  changed:

   What|Removed |Added

 Depends on||25252

-- 
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 25252] Resourceloader breaks marking pages as sighted (FlaggedRevs)

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25252

MZMcBride  changed:

   What|Removed |Added

 Blocks||24415

-- 
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 24415] Implement ResourceLoader (tracking)

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24415

MZMcBride  changed:

   What|Removed |Added

 Depends on||25260

-- 
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 25260] Resource loader breaks submit button in FlaggedRevs

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25260

MZMcBride  changed:

   What|Removed |Added

 Blocks||24415

-- 
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 24415] Implement ResourceLoader (tracking)

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24415

MZMcBride  changed:

   What|Removed |Added

 Depends on||25322

-- 
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 25322] Possible issue with addOnloadHook in wikibits

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25322

MZMcBride  changed:

   What|Removed |Added

 Blocks||24415

-- 
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 24415] Implement ResourceLoader (tracking)

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24415

MZMcBride  changed:

   What|Removed |Added

 Depends on||25339

-- 
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 25339] Allow separate specification of FS and URL paths for resources

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25339

MZMcBride  changed:

   What|Removed |Added

 Blocks||24415

-- 
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 24415] Implement ResourceLoader (tracking)

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24415

MZMcBride  changed:

   What|Removed |Added

 Depends on||25362

-- 
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-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25362

MZMcBride  changed:

   What|Removed |Added

 Blocks||24415

-- 
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 24415] Implement ResourceLoader (tracking)

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24415

MZMcBride  changed:

   What|Removed |Added

 Depends on||25386

-- 
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 25386] load.php outputs HTML on exceptions

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25386

MZMcBride  changed:

   What|Removed |Added

 Blocks||24415

-- 
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 24415] Implement ResourceLoader (tracking)

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24415

MZMcBride  changed:

   What|Removed |Added

 Depends on||25486

-- 
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 25486] mediaWiki.msg.get returns non-existing message even when the message exists

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25486

MZMcBride  changed:

   What|Removed |Added

 CC||b...@mzmcbride.com
 Blocks||24415

-- 
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 24415] Implement ResourceLoader (tracking)

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24415

MZMcBride  changed:

   What|Removed |Added

 Depends on||25153

-- 
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 25153] Add wfDebug of loaded modules

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25153

MZMcBride  changed:

   What|Removed |Added

 CC||b...@mzmcbride.com
 Blocks||24415

-- 
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 24415] Implement ResourceLoader (tracking)

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24415

MZMcBride  changed:

   What|Removed |Added

 Depends on||25402

-- 
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 25402] Site CSS loads before Skin CSS on Monobook

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25402

MZMcBride  changed:

   What|Removed |Added

 Blocks||24415

-- 
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 24415] Implement ResourceLoader (tracking)

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24415

MZMcBride  changed:

   What|Removed |Added

 Depends on||25349

-- 
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 25349] Resource loader should allow loading messages in nonstandard ways (e.g. raw, forcontent, parsed, ...)

2010-10-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25349

MZMcBride  changed:

   What|Removed |Added

 Blocks||24415

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