[Bug 27508] SVGMetadataExtractor is taking too much memory/time on large svgs, rendering certain pages inaccessible

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27508

Bawolff bawolff...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #9 from Bawolff bawolff...@gmail.com 2011-03-06 08:24:40 UTC ---
I committed that in r83374. Marking this fixed as that should fix the issue (at
least on my test wiki it does, using
[[:File:Puerto_Rico_ecosystems_map-fr.svg]])

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

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


[Bug 27886] New: Edit Conflicting in status changing

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27886

   Summary: Edit Conflicting in status changing
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: CodeReview
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: p858sn...@gmail.com
CC: innocentkil...@gmail.com, s...@reedyboy.net


in r83373, Max and Bawolf managed to EC the status change resulting it going
back to the new status.

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

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


[Bug 27886] Edit Conflicting in status changes

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27886

p858snake p858sn...@gmail.com changed:

   What|Removed |Added

Summary|Edit Conflicting in status  |Edit Conflicting in status
   |changing|changes

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

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


[Bug 27884] enotif doesn't send email if page on watchlist edited following a minor edit and enotif not configured to send minor edits.

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27884

--- Comment #1 from Bawolff bawolff...@gmail.com 2011-03-06 09:02:40 UTC ---
Created attachment 8255
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=8255
patch to not update wl_timestamp on minor edits, if $wgEnotifMinorEdits =
false.

Hmm, looks like we could maybe just not update wl_timestamp on minor edits if
the wiki is globally configured not to send emails on minor edits. This would
probably cut back on the job queue usage significantly on such wikis.

Here's a patch that does that. I need to figure out how exactly wl_timestamp is
actually used before i'd feel confident committing though.

Also this wouldn't fix it for wikis that enable sending on minor edits, but
where the user disabled in prefs.

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

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


[Bug 27884] enotif doesn't send email if page on watchlist edited following a minor edit and enotif not configured to send minor edits.

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27884

Bawolff bawolff...@gmail.com changed:

   What|Removed |Added

   Keywords||patch

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

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


[Bug 27875] Enable autopatrol flag for simpleWP

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27875

--- Comment #3 from Barras barras...@web.de 2011-03-06 09:16:47 UTC ---
Yep, exactly what Gordonrox said above. There's no need for patrolling changes.
Only new creations (seen on Special:NewPages) are to be patrolled. The right
should be that people are autopatrolled (so their creations aren't yellow on
that page) and that they can actively help help patrolling those new pages.
Sorry if it wasn't clear enough said above.

[[m:User:Barras]]

-- 
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 27875] Create a new usergroup for autopatrollers on simpleWP

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27875

Bawolff bawolff...@gmail.com changed:

   What|Removed |Added

 CC||bawolff...@gmail.com
Summary|Enable autopatrol flag for  |Create a new usergroup for
   |simpleWP|autopatrollers on simpleWP

--- Comment #4 from Bawolff bawolff...@gmail.com 2011-03-06 09:26:21 UTC ---
autopatrol does apply to both edits and page creations, but in the simplewiki
case RCPatrol is disabled, and only New Page patrol is enabled, so autopatrol
right only applies to new pages.

So just to clarify, you want a new user group that can be assigned and removed
by admins, and people in that usergroup should have patrol (mark other people's
new pages as ok) and autopatrol (your own new pages are automatically ok)
rights. Or did you mean you wanted two new usergroups, an autopatrol user
group, and a seperate patrol user group?

-- 
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 27875] Create a new usergroup for autopatrollers on simpleWP

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27875

--- Comment #5 from Barras barras...@web.de 2011-03-06 09:31:46 UTC ---
No, exactly what you said. One usergroup with both rights. Doesn't really
matter how it is named (Autopatrolled, Patroller or whatever fits best).

-- 
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 27869] field for semi-automated edits

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27869

Andrew Garrett agarr...@wikimedia.org changed:

   What|Removed |Added

 CC||agarr...@wikimedia.org

--- Comment #1 from Andrew Garrett agarr...@wikimedia.org 2011-03-06 09:33:38 
UTC ---
I'm really not seeing the use in this, if RfA at enwiki is the main
rationale.

I do think that this might end up appearing anyway — if we were to move towards
OAuth.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27881] the 'emailable' property (from API) should be true or false (currently empty string or undefined)

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27881

--- Comment #6 from Bryan Tong Minh bryan.tongm...@gmail.com 2011-03-06 
09:49:40 UTC ---
This behavior is present on all boolean values.

Changing this would be a breaking change, for esthetic purposes only, so I
recommend WONTFIX.

-- 
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 27887] New: Replying to a thread doesn't work the first time

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27887

   Summary: Replying to a thread doesn't work the first time
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: critical
  Priority: Normal
 Component: LiquidThreads
AssignedTo: agarr...@wikimedia.org
ReportedBy: niklas.laxst...@gmail.com
CC: bhar...@wikimedia.org


In translatewiki.net, if I reply to a thread I get session data lost warning.
I also noticed that page changed from the individual thread to the page where
the thread is on.

-- 
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 27888] New: Add new iwlinks table to sql dumps

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27888

   Summary: Add new iwlinks table to sql dumps
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Downloads
AssignedTo: tf...@wikimedia.org
ReportedBy: umherirrender_de...@web.de
Depends on: 14473
Blocks: 27339


Please dump the new iwlinks table.

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 14473] Sister project (interwiki) links should be stored in their own table

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14473

Umherirrender umherirrender_de...@web.de changed:

   What|Removed |Added

 Blocks||27888

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

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

Umherirrender umherirrender_de...@web.de changed:

   What|Removed |Added

 Depends on||27888

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

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


[Bug 27889] New: [Regression] Tidy broken - html output messed up

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27889

   Summary: [Regression] Tidy broken - html output messed up
   Product: MediaWiki
   Version: 1.18-svn
  Platform: All
   URL: http://translatewiki.net/wiki/User:Basharh
OS/Version: All
Status: NEW
  Severity: critical
  Priority: Normal
 Component: Page rendering
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: niklas.laxst...@gmail.com


The following input is not fixed and causes page layout to explode:

 bigbigbigܫܠܡܐ ܘܐܝܩܪܐ
bigbigHello!
 bigbigاهلا وسهلا

In the source code it reads:
!-- Tidy found serious XHTML errors --

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27889] [Regression] Tidy broken - html output messed up

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27889

p858snake p858sn...@gmail.com changed:

   What|Removed |Added

   Keywords||code-update-regression
 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 27888] Add new iwlinks table to sql dumps

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27888

p858snake p858sn...@gmail.com changed:

   What|Removed |Added

 CC||p858sn...@gmail.com,
   ||tf...@wikimedia.org
  Component|Downloads   |General
 AssignedTo|tf...@wikimedia.org |ar...@wikimedia.org
Product|Wikimedia   |XML Snapshots

-- 
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 27889] [Regression] Tidy broken - html output messed up

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27889

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

   What|Removed |Added

URL|http://translatewiki.net/wi |http://translatewiki.net/w/
   |ki/User:Basharh |i.php?title=User:Basharhol
   ||did=1141250
 CC||s.mazel...@xs4all.nl

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

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


[Bug 27889] [Regression] Tidy broken - html output messed up

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27889

--- Comment #1 from Siebrand s.mazel...@xs4all.nl 2011-03-06 11:25:31 UTC ---
URL updated.

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

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


[Bug 27889] Tidy broken - html output messed up

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27889

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

   What|Removed |Added

   Keywords|code-update-regression  |
Summary|[Regression] Tidy broken -  |Tidy broken - html output
   |html output messed up   |messed up

--- Comment #2 from Niklas Laxström niklas.laxst...@gmail.com 2011-03-06 
11:28:56 UTC ---
Not a regression. Started happening after we moved to a newer server with newer
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 27890] New: Create a way to throw Warnings and Errors with proper tracing

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27890

   Summary: Create a way to throw Warnings and Errors with proper
tracing
   Product: MediaWiki
   Version: 1.18-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Resource Loader
AssignedTo: krinklem...@gmail.com
ReportedBy: krinklem...@gmail.com
CC: roan.katt...@gmail.com, tpars...@wikimedia.org


If a native javascript method fails (eg. calling a member as a function on a
non-object) there's an error thrown:

  TypeError: Result of expression 'f.test' [undefined] is not a function. 
[test.js:2]

But when a custom error is thrown (ie. MediaWiki DeprecatedWarning: Function
mw.legacy.sajax_init_object is deprecated ) it will report no file/line number
to the console or in some cases the filename and line number where the throw
originates from, not where the function was called.

So the goal of this bug is to end up with something like:

-- short wrappers to avoid doing any throws directly in the code (would use or
do something like jQuery.error )
* mw.log (what it is now, simple dummy in production and console.log or
mw.console in debug for logging messages)
* mw.log.error and mw.log.warning for throwing stuff
* mw.log.deprecated calls mw.log.warning with some magic stuff to know what was
called and where it comes from

-- example of where it is defined
mw.legacy.sajax_init_object : function() {
 mw.log.deprecated();

 /* stuff */

}

-- example of where it would be triggered
function myGadget(){
  var path = '...';
  var xhttp = mw.legacy.sajax_init_object()
  /* etc. stuff */
  var foobar = getStuff();
  mw.util.addPortletLink( foobar );
}

-- example of console output
{X} MWDeprecatedWarning: Use of sajax_init_object is deprecated [mygadget.js:3]
{X} MWSyntaxError: addPortletLink requires at least 3 arguments, 2 given
[mygadget:49]



Links of interest:
* https://github.com/emwendelin/javascript-stacktrace/blob/master/stacktrace.js
* http://eriwen.com/javascript/stacktrace-update/

--
Krinkle

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

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


[Bug 27891] New: Cache setting on Wikipedia Chinese

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27891

   Summary: Cache setting on Wikipedia Chinese
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: waihor...@yahoo.com.hk


Some user report that the cache have problem on zhwp.

They submit the edit. However, when the page load, it still show the old
version of the page. In the past, only IP will have this problem. But now, all
user have this problem. They need to use ?action=purge to fix it. If this does
not fix, some user may think the edit cannot be submit.

Is this a recent changes on the setting of Wikimedia Wikis or it is related to
the 1.17 upgrade? Also, see local discussion at

http://zh.wikipedia.org/wiki/Wikipedia:%E4%BA%92%E5%8A%A9%E5%AE%A2%E6%A0%88/%E5%85%B6%E4%BB%96#.E5.A5.BD.E5.83.8F.E6.9C.89.E9.BB.9E.E5.95.8F.E9.A1.8C

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 27890] Create a way to throw Warnings and Errors with proper tracing

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27890

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC||krinklem...@gmail.com

--- Comment #1 from Krinkle krinklem...@gmail.com 2011-03-06 11:55:46 UTC ---
The reason this is more than a simple request to create those methods is two
things:
* For one, javascript doesnt' have anything like __FUNCTION__, __METHOD__,
__LINE__ etc. in a function arguments.callee.name can be useful in some cases,
but then again, we don't need the name of the function we're in (which would
either be the deprecated function itself or the log wrapper)
* Aside from the current function, the point is to trace where the current
funtion was called *from*

-- 
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 27578] Enable Extension:AbuseFilter on zh.wikinews

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27578

--- Comment #2 from waihor...@yahoo.com.hk 2011-03-06 11:58:09 UTC ---
Is there people on fixing this request? 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 27268] New Rollbacker group for zh.wikinews

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27268

--- Comment #2 from waihor...@yahoo.com.hk 2011-03-06 11:58:34 UTC ---
Please done it as soon as possible, 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 27727] Fix and restart job runners for Wikimedia wikis

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27727

Maile66 nuu...@gmx.com changed:

   What|Removed |Added

 CC||nuu...@gmx.com

--- Comment #9 from Maile66 nuu...@gmx.com 2011-03-06 12:26:24 UTC ---
Do you have a time frame on when the job queue on English Wikipedia will be
dealt with? As of March 6, it's getting worse, not better.
http://en.wikipedia.org/wiki/Help_talk:Job_queue#Where.27s_it_gone.3F

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

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


[Bug 11782] : indent markup fails if paragraph is to the right of an image

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=11782

--- Comment #5 from Erwin Dokter er...@darcoury.nl 2011-03-06 13:07:23 UTC ---
Actually, I found out it's not a float bug; it's the default behaviour for list
markers. They are placed outside the flow (list-style-position: outside;).
Setting list-style-position to inside will put the markers inside the flow, but
that clashes with the design of having them outside. So it's basically a design
issue.

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

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


[Bug 2429] Selection of namespace *and* associated namespace

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2429

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

   What|Removed |Added

URL|http://test.leuksman.com/in |http://test.wikipedia.org/w
   |dex.php?days=14title=Speci |/index.php?title=Special:Re
   |a:Recentchangesnamespace=0 |centChangesdays=14namespa
   ||ce=0

--- Comment #6 from Ashar Voultoiz has...@free.fr 2011-03-06 13:13:39 UTC ---
Updated URL

-- 
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 27892] New: XSS vulnerability

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27892

   Summary: XSS vulnerability
   Product: MediaWiki
   Version: unspecified
  Platform: All
   URL: http://en.m.wikipedia.org/wiki/%3Cscript%3Ealert%281%2
9%3C/script%3E.html?format=jsoncallback=%3Cscript%3Ea
lert%281%29%3C/script%3E
OS/Version: All
Status: NEW
  Severity: major
  Priority: Normal
 Component: Javascript
AssignedTo: d...@ucsc.edu
ReportedBy: kinugawa...@gmail.com
CC: tpars...@wikimedia.org


It works on all Internet Explorer.

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

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


[Bug 27489] Update math/texvc module on WMF projects

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

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #3 from Ashar Voultoiz has...@free.fr 2011-03-06 13:28:01 UTC ---
texvc is rebuild whenever we run 'scap', the last rebuild according to a random
apache file timestamp is:

 2011-03-01 02:44 /usr/local/bin/texvc

Which is after this bug opening, so I am assuming this issue FIXED :)

Notes:
1) I verified our production code and it does include the above bug fixes as
well as other ones.
2) A live test for \mathtt is available at
http://test.wikipedia.org/wiki/Bug_27489

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

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

Bug 27339 depends on bug 27489, which changed state.

Bug 27489 Summary: Update math/texvc module on WMF projects
https://bugzilla.wikimedia.org/show_bug.cgi?id=27489

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

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

--- Comment #4 from Ashar Voultoiz has...@free.fr 2011-03-06 13:28:48 UTC ---
Please note we still have to invalidate the math cache for a different issue
bug 24445

-- 
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 27893] New: Don't add edit on double-click when deleting or protecting (or any other action where a double click shouldn't edit the page)

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27893

   Summary: Don't add edit on double-click when deleting or
protecting (or any other action where a double click
shouldn't edit the page)
   Product: MediaWiki
   Version: 1.18-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: Javascript
AssignedTo: d...@ucsc.edu
ReportedBy: theevilipaddr...@hotmail.de
CC: tpars...@wikimedia.org


The setting to edit a page on double click is quite useful, yet I've found it
already quite annoying when I mistakenly double clicked a delete form to find
myself back on the edit page. This also happens when I protect a page. I'm not
sure if there are other actions where similar happens.

-- 
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 17553] Call to a member function ... on a non-object at different places

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17553

--- Comment #17 from mybugs.m...@gmail.com 2011-03-06 13:32:45 UTC ---
(In reply to comment #12)
 Haven't been able to reproduce in over a month, doubtless my recent overhauls
 have fixed the problem.
 
 Closing as FIXED.

I just got the following on ptwikibooks when searching for test[1]:


PHP fatal error in
/usr/local/apache/common-local/php-1.17/extensions/LiquidThreads/classes/Hooks.php
line 232:
Call to a member function setFragment() on a non-object 


[1]
http://pt.wikibooks.org/w/index.php?title=Special:Searchredirs=0search=testfulltext=Searchns0=1ns1=1ns2=1ns3=1ns4=1ns5=1ns6=1ns7=1ns8=1ns9=1ns10=1ns11=1ns12=1ns13=1ns14=1ns15=1ns90=1ns91=1ns92=1ns93=1uselang=en

-- 
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 27894] New: Move edit on double-click event listener down to div#bodyContent

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27894

   Summary: Move edit on double-click event listener down to
div#bodyContent
   Product: MediaWiki
   Version: 1.18-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: minor
  Priority: Normal
 Component: Javascript
AssignedTo: d...@ucsc.edu
ReportedBy: theevilipaddr...@hotmail.de
CC: tpars...@wikimedia.org


Currently, when you activate the edit on double click setting, any
double-click anywhere on the body will open the edit form. I have found that to
be somewhat confusing already, for example when mistakenly double-clicking on
the sidebar, the search box or other parts outside the actual page content.
Thus, I believe that this script should probably be added via Resource Loader
as an event listener on div#bodyContent instead of on the body tag, as it
currently is the case.

-- 
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 26673] getPrefixedText called on a non-object during XML dump production

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26673

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

   What|Removed |Added

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

--- Comment #1 from mybugs.m...@gmail.com 2011-03-06 13:40:03 UTC ---
(In reply to comment #0)
 Fatal error: Call to a member function getPrefixedText() on a non-object in
 /usr/local/apache/common-local/wmf-deployment/extensions/LiquidThreads/classes/Hooks.php
 on line 180

This seems to be related to (or the cause for) Bug 27642. The latest dump[1]
has exactly the same error:
http://dumps.wikimedia.org/ptwikibooks/20110111/

-- 
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 27886] Edit Conflicting in status changes

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27886

Reedy s...@reedyboy.net changed:

   What|Removed |Added

   Severity|enhancement |minor

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

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


[Bug 27652] [jQuery.client] versionBase is wrong for versions higher with two or more digits

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27652

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

Summary|[jQuery.client] versionBase |[jQuery.client] versionBase
   |is wrong for Opera 10.x and |is wrong for versions
   |higher  |higher with two or more
   ||digits

--- Comment #3 from Krinkle krinklem...@gmail.com 2011-03-06 14:34:35 UTC ---
Fixed in r83383.

 A userAgent like the following:
 Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; nl-nl) 
 AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4
Will now have a versionBase of 10 instead of 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 27652] [jQuery.client] versionBase is wrong for versions higher with two or more digits

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27652

Krinkle krinklem...@gmail.com 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 on the CC list for the bug.

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


[Bug 27818] Create new mailing list for Bengali Wikimedia projects

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27818

Jayanta Nath jayanta...@gmail.com changed:

   What|Removed |Added

 CC||jayanta...@gmail.com

--- Comment #11 from Jayanta Nath jayanta...@gmail.com 2011-03-06 14:44:46 
UTC ---
Thank you for creating the Wikipedia-BN mailing list. It will be very helpful
for us.

-- 
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 27894] Move edit on double-click event listener down to div#bodyContent

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27894

Platonides platoni...@gmail.com changed:

   What|Removed |Added

 CC||platoni...@gmail.com

--- Comment #1 from Platonides platoni...@gmail.com 2011-03-06 14:54:27 UTC 
---
It was added directly to the body tag.

$bodyAttrs['ondblclick'] = document.location = ' . Xml::escapeJsString(
$this-getTitle()-getEditURL() ) . ';

However, div id=bodyContent is added dirrectly by the skin, it doesn't seem
a good idea to add it there. So yes, an event listener seems the way to go.

-- 
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 19412] #time parser function can't read local language month names

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19412

Platonides platoni...@gmail.com changed:

   What|Removed |Added

 CC||platoni...@gmail.com

--- Comment #4 from Platonides platoni...@gmail.com 2011-03-06 15:11:22 UTC 
---
strtotime() is a PHP function: http://www.php.net/strtotime
There's no hook inside php to change timelib_lookup_month.
ext/date/lib/parse_date.c

We would need to roll our own in order to support this.

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

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


[Bug 27891] Cache setting on Wikipedia Chinese

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27891

Platonides platoni...@gmail.com changed:

   What|Removed |Added

 CC||platoni...@gmail.com

--- Comment #1 from Platonides platoni...@gmail.com 2011-03-06 15:23:20 UTC 
---
Does it happen to all pages or just to a few? Even if the page has only latin
characters?

Once a page has been purged, do the next edit also need to be purged?

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

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


[Bug 19412] #time parser function can't read local language month names

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19412

--- Comment #5 from Paul Selitskas wizard...@ya.ru 2011-03-06 15:26:36 UTC ---
Yes, as long as #time is processed by internal date-time PHP functions, the
only way to implement this is to carry out backward convertion. I'm not
actually sure it's MediaWiki which should do this. PHP modude would be great.
It's quicker as well.

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

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


[Bug 27889] Tidy broken - html output messed up

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27889

Platonides platoni...@gmail.com changed:

   What|Removed |Added

 CC||platoni...@gmail.com

--- Comment #3 from Platonides platoni...@gmail.com 2011-03-06 15:34:18 UTC 
---
Works for me with external tidy, version 25 March 2009.

Can be tested with:
?php
/* Bug 27889 */
require_once( maintenance/commandLine.inc );
echo MWTidy::tidy(bigbigbigܫܠܡܐ ܘܐܝܩܪܐ
bigbigHello!
 bigbigاهلا وسهلا);

I get
pbigbigbigܫܠܡܐ ܘܐܝܩܪܐ bigbigHello! bigbigاهلا
وسهلا/big/big/big/big/big/big/big/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 27889] Tidy broken - html output messed up

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27889

--- Comment #4 from Niklas Laxström niklas.laxst...@gmail.com 2011-03-06 
16:01:11 UTC ---
Meeh. MediaWiki doesn't warn if tidy isn't installed.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27889] Tidy broken - html output messed up

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27889

--- Comment #5 from Reedy s...@reedyboy.net 2011-03-06 16:01:47 UTC ---
(In reply to comment #4)
 Meeh. MediaWiki doesn't warn if tidy isn't installed.

That sounds like a 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 27889] Tidy broken - html output messed up

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27889

--- Comment #6 from Platonides platoni...@gmail.com 2011-03-06 16:06:32 UTC 
---
If you didn't have Tidy, where did 'Tidy found serious XHTML errors' message
came from?

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

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


[Bug 27889] Tidy broken - html output messed up

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27889

--- Comment #7 from Niklas Laxström niklas.laxst...@gmail.com 2011-03-06 
16:09:43 UTC ---
Now when I installed libtidy and the PHP module with pecl install tidy (not
with *pear* as it says everyhere) I get:

Fatal error: Class 'tidy' not found in /www/sandwiki/includes/parser/Tidy.php
on line 195

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27889] Tidy broken - html output messed up

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27889

--- Comment #8 from Niklas Laxström niklas.laxst...@gmail.com 2011-03-06 
16:14:42 UTC ---
Okay, the PECL is for PHP 4.x only. tidy is now bundled with PHP5 and I can't
find any in PEAR. Documentation needs also updating.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27895] New: Generate PDF and/or Print Option for users

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27895

   Summary: Generate PDF and/or Print Option for users
   Product: MediaWiki
   Version: wikimedia-deployment
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: User interface
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: nhg06...@yahoo.com


As Wikipedia begins to replace many periodicals and text books as our source
for information, it would be helpful for those of us who would like to retain
and mark-up (highlight, etc.) some of the articles as we do research on a
subject - to have the option of converting the page(s) to a PDF format that we
can save locally or a print option directly from the Wiki page.

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 27887] Replying to a thread doesn't work the first time

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27887

Chris lwch...@gmx.de changed:

   What|Removed |Added

 CC||lwch...@gmx.de

--- Comment #1 from Chris lwch...@gmx.de 2011-03-06 17:18:30 UTC ---
This behaviour does also occur when you edit a reply.

-- 
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 27896] New: Enable Special:Cite at en.wikiversity

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27896

   Summary: Enable Special:Cite at en.wikiversity
   Product: Wikimedia
   Version: unspecified
  Platform: All
   URL: http://en.wikiversity.org/w/index.php?title=Wikiversit
y:Colloquiumoldid=711436#add_cite_this_page.3F
OS/Version: All
Status: NEW
  Keywords: shell
  Severity: enhancement
  Priority: Normal
 Component: Site requests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: darkl...@gmail.com


Enable Special:Cite at en.wikiversity so people can easily cite English
Wikiversity as a source.

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

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


[Bug 27897] New: list=allusers list hidden usernames

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27897

   Summary: list=allusers list hidden usernames
   Product: MediaWiki
   Version: wikimedia-deployment
  Platform: All
OS/Version: All
Status: NEW
  Severity: major
  Priority: Normal
 Component: API
AssignedTo: roan.katt...@gmail.com
ReportedBy: duplicate...@googlemail.com
CC: bryan.tongm...@gmail.com, s...@reedyboy.net,
vasi...@gmail.com, soxre...@gmail.com
Blocks: 18840


list=allusers list hidden usernames. [[Special:ListUsers]] does not (for users
without the hideuser user right).

The information is in the database field ipblocks.ipb_deleted. So this needs a
join against the ipblocks table.

Please also have a look at list=users.

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 18840] RevDelete/HideUser (tracking)

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18840

duplicate...@googlemail.com changed:

   What|Removed |Added

 Depends on||27897

-- 
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 27898] New: Create Autor namespace at ca.wikisource

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27898

   Summary: Create Autor namespace at ca.wikisource
   Product: Wikimedia
   Version: unspecified
  Platform: All
   URL: http://ca.wikisource.org
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Site requests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: aleator_w...@yahoo.es


Hello. We'd like to have two new namespaces at Catalan Wikisource: Autor and
Autor_Discussió, similar to Author and Author_talk of en.wikisource and
other 19 more Wikisources.

The reason is making profit of the future special page PagesWithoutScans
(mixing author and text pages will interfere its results), and having more
accurate statistics, and being able to execute searches only on author (or
text) pages.

The consensus is shown at
http://ca.wikisource.org/wiki/Viquitexts:La_taverna#Proposta_2:_espai_de_noms_Autor
(we could wait more time for more opinions and votes, but it is not a numerous
community, so it won't change the present result).

Thank you!

Aleator

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27898] Create Autor namespace at ca.wikisource

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27898

Reedy s...@reedyboy.net changed:

   What|Removed |Added

   Keywords||shell

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

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


[Bug 27899] New: Special:NewPages does not handle RevisionDeletion

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27899

   Summary: Special:NewPages does not handle RevisionDeletion
   Product: MediaWiki
   Version: 1.18-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Recent changes
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: duplicate...@googlemail.com
Blocks: 18840


Special:NewPages does not handle RevisionDeletion.

This means the hidden comment of a new created page is shown and the hidden
user of a new created page is also shown.

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

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


[Bug 18840] RevDelete/HideUser (tracking)

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18840

duplicate...@googlemail.com changed:

   What|Removed |Added

 Depends on||27899

-- 
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 27897] list=allusers and list=users list hidden users

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27897

Reedy s...@reedyboy.net changed:

   What|Removed |Added

Summary|list=allusers list hidden   |list=allusers and
   |usernames   |list=users list hidden
   ||users

-- 
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 27900] New: Redirection to mobile site only after full site has finished loading

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27900

   Summary: Redirection to mobile site only after full site has
finished loading
   Product: Wikipedia Mobile
   Version: .5
  Platform: Other
OS/Version: other
Status: NEW
  Severity: minor
  Priority: Normal
 Component: iphone
AssignedTo: hcat...@wikimedia.org
ReportedBy: s.tai...@insysion.net
CC: tf...@wikimedia.org


On my iPhone 3G the mobile redirection takes place only after full site is
loaded and rendered meaning it takes double the time and uses double the data.

-- 
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 27900] Redirection to mobile site only after full site has finished loading

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27900

MZMcBride b...@mzmcbride.com changed:

   What|Removed |Added

 CC||b...@mzmcbride.com

--- Comment #1 from MZMcBride b...@mzmcbride.com 2011-03-06 17:57:00 UTC ---
This sounds like a dupe of bug 27690.

-- 
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 27895] Generate PDF and/or Print Option for users

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27895

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

   What|Removed |Added

 CC||innocentkil...@gmail.com

--- Comment #1 from Chad H. innocentkil...@gmail.com 2011-03-06 17:59:06 UTC 
---
Isn't this already possible on Wikimedia sites? All articles have a printable
version and a Download as PDF option.

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

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


[Bug 27897] list=allusers and list=users list hidden users

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27897

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Reedy s...@reedyboy.net 2011-03-06 17:59:19 UTC ---
r83390

-- 
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 18840] RevDelete/HideUser (tracking)

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18840

Bug 18840 depends on bug 27897, which changed state.

Bug 27897 Summary: list=allusers and list=users list hidden users
https://bugzilla.wikimedia.org/show_bug.cgi?id=27897

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED

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

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


[Bug 27901] New: PHP $1 is not compatible with MediaWiki

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27901

   Summary: PHP $1 is not compatible with MediaWiki
   Product: MediaWiki
   Version: 1.18-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: minor
  Priority: Normal
 Component: Installation
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: jarry1...@gmail.com
CC: innocentkil...@gmail.com


Under Environmental checks on the installer:

* Basic checks are performed to see if this environment is suitable for
MediaWiki installation. You should provide the results of these checks if you
need help during installation.
* PHP 5.3.1 is installed.
* Warning: SQLite is compiled without the FTS3 module, search features will be
unavailable on this backend.
* PHP $1 is not compatible with MediaWiki due to a bug involving reference
parameters to __call().

I think $1 should actually be a version number :)

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

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


[Bug 27901] PHP $1 is not compatible with MediaWiki

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27901

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Chad H. innocentkil...@gmail.com 2011-03-06 18:13:22 UTC 
---
Fixed in r83391, thanks for testing the new installer!

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

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


[Bug 6386] Namespaces of dawiki

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6386

Ole Andersen palnat...@gmail.com changed:

   What|Removed |Added

 Status|VERIFIED|REOPENED
 CC||palnat...@gmail.com
 Resolution|FIXED   |

--- Comment #4 from Ole Andersen palnat...@gmail.com 2011-03-06 18:13:36 UTC 
---
Two namespaces have reverted to wrong spelling. Please re-fix.

Current spelling - Correct spelling:
Wikipedia diskussion - Wikipedia-diskussion
MediaWiki diskussion - MediaWiki-diskussion

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

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


[Bug 27895] Generate PDF and/or Print Option for users

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27895

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME

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

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


[Bug 6386] Namespaces of dawiki

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6386

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

   What|Removed |Added

 Status|REOPENED|RESOLVED
 CC||has...@free.fr
 Resolution||FIXED

--- Comment #5 from Ashar Voultoiz has...@free.fr 2011-03-06 18:25:58 UTC ---
Ole please open a new bug, makes things easier for us to handle. This bug has
been solved 5 years ago!

Thanks!

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

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


[Bug 27902] New: Namespace fix on dawiki

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27902

   Summary: Namespace fix on dawiki
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Site requests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: palnat...@gmail.com


Two namespaces have reverted to wrong spelling. Please re-fix.

Current spelling - Correct spelling:
Wikipedia diskussion - Wikipedia-diskussion
MediaWiki diskussion - MediaWiki-diskussion

(related: 6386)

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

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


[Bug 27902] Namespace fix on dawiki

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27902

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

   What|Removed |Added

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

--- Comment #1 from Ashar Voultoiz has...@free.fr 2011-03-06 18:30:25 UTC ---
Thanks Ole :)

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

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


[Bug 27902] Namespace fix on dawiki

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27902

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

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #2 from Ashar Voultoiz has...@free.fr 2011-03-06 18:48:35 UTC ---
The root cause is most probably r76266 which made MediaWiki uses non wikipedia
default for namespaces:

http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/languages/messages/MessagesDa.php?pathrev=76266r1=76265r2=76266

Fixed by adding them in $wgExtraNamespaces which overrides the language files.
 +'dawiki' = array(
 +NS_PROJECT_TALK   = 'Wikipedia-diskussion', # bug 27902
 +NS_MEDIAWIKI_TALK = 'MediaWiki-diskussion', # bug 27902
100 = 'Portal',
101 = 'Portaldiskussion',
102 = 'Artikeldata',
103 = 'Artikeldatadiskussion'

Verified by looking at Special:Search :
http://da.wikipedia.org/w/index.php?title=Speciel:S%C3%B8gningfulltext=S%C3%B8gadvanced=1ns0=1redirs=0search=

Should we change the Help page too? (Hjælp diskussion - Hjælp-diskussion).

-- 
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 27902] Namespace fix on dawiki

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27902

--- Comment #3 from Ashar Voultoiz has...@free.fr 2011-03-06 18:50:07 UTC ---
http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/languages/messages/MessagesDa.php?pathrev=76266r1=76265r2=76266

-- 
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 27902] Namespace fix on dawiki

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27902

--- Comment #4 from Ashar Voultoiz has...@free.fr 2011-03-06 18:57:59 UTC ---
I have fixed the help talk page too:

 +NS_HELP_TALK  = 'Hjælp-diskussion', # bug 27902

-- 
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 20454] Separate 'inverted' favicons for secure sites

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20454

Douglas Gardner douglas.gard...@wikinewsie.org changed:

   What|Removed |Added

 CC||douglas.gardner@wikinewsie.
   ||org

--- Comment #1 from Douglas Gardner douglas.gard...@wikinewsie.org 2011-03-06 
19:14:00 UTC ---
The problem with this is that some of the inversions look downright weird.
Wikipedia looks fine, as it's black and white, but Wikinews' logo becomes cyan
and orange, which isn't a good look. Unless the logos were converted into black
and white before inversion, I'm not sure it would be an improvement.

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

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


[Bug 27717] API's exturlusage module does not respect $wgMiserMode

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27717

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Reedy s...@reedyboy.net 2011-03-06 19:15:35 UTC ---
r83394

-- 
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 27903] New: By pressing next should be continue

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27903

   Summary: By pressing next should be continue
   Product: MediaWiki
   Version: 1.18-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: trivial
  Priority: Normal
 Component: Installation
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: jarry1...@gmail.com
CC: innocentkil...@gmail.com


On my attempted installation, I get the following:

By pressing next, you will begin the installation of MediaWiki. If you still
want to make changes, press back.

The buttons are in fact labelled Back and Continue (not next).

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

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


[Bug 27903] By pressing next should be continue

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27903

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Chad H. innocentkil...@gmail.com 2011-03-06 19:25:32 UTC 
---
Fixed in r83395.

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

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


[Bug 27903] By pressing next should be continue during installation wizard

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27903

Douglas Gardner douglas.gard...@wikinewsie.org changed:

   What|Removed |Added

 CC||douglas.gardner@wikinewsie.
   ||org
Summary|By pressing next should   |By pressing next should
   |be continue   |be continue during
   ||installation wizard

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

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


[Bug 19412] #time parser function can't read local language month names

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19412

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

   What|Removed |Added

   Keywords||i18n
 CC||s.mazel...@xs4all.nl

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

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


[Bug 20454] Separate 'inverted' favicons for secure sites

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20454

george.paleon...@ntlworld.com changed:

   What|Removed |Added

 CC||george.paleontex@ntlworld.c
   ||om

--- Comment #2 from george.paleon...@ntlworld.com 2011-03-06 19:32:26 UTC ---
Inverted versions ill look terrible for some logos, as has already been said.
Therefore, how about greyscale/BW versions of the logos (unless they're
already greyscale, in which case they can be inverted like the WP one)? That
looks sufficiently different, in my opinion, to distinguish the secure server
from the normal one, without losing project identity.

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

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


[Bug 26690] Value of the 'Name of wiki' field is not retain after two subsequent click on 'Continue' button

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26690

--- Comment #3 from Chad H. innocentkil...@gmail.com 2011-03-06 19:52:34 UTC 
---
Fixed in r83398.

-- 
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 27850] File history and Special:ListFiles should use a dedicated table generator

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27850

--- Comment #5 from Umherirrender umherirrender_de...@web.de 2011-03-06 
19:57:22 UTC ---
(In reply to comment #4)
 Another note, Special:ListFiles does not support RevDel.

That is not needed, because RevDel does not support the current version of an
image (bug 20742)

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

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


[Bug 20454] Separate 'inverted' favicons for secure sites

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20454

--- Comment #3 from Happy-melon happy.melon.w...@gmail.com 2011-03-06 
20:01:10 UTC ---
For sure, inverted shouldn't be applied blindly; but rather the principle of
using logos which people would *describe* as 'inverted'.

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

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


[Bug 27588] list=filearchivefaprop=sha1 returns empty attribute

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27588

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Reedy s...@reedyboy.net 2011-03-06 20:06:08 UTC ---
r83399

-- 
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 17691] Support CC0 licence

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17691

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #3 from Chad H. innocentkil...@gmail.com 2011-03-06 20:14:30 UTC 
---
Done in r83400.

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

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


[Bug 27881] the 'emailable' property (from API) should be true or false (currently empty string or undefined)

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27881

--- Comment #7 from Reedy s...@reedyboy.net 2011-03-06 20:17:50 UTC ---
Indeed.

It's how HTML elements do stuff - disable= means true, else it's false.

I think it's just a cause for documentation change, and WONTFIX...

Ryan, what sort of documentation are you suggesting? For all boolean types
(probably makes sense).. Though, for properties, we don't store this level of
granduality..

Tags if the user can and wants to receive e-mail through
[[Special:Emailuser]]

Might be a manual process.

Per Bryan, changing emailable=true or whatever would be a breaking change
from the api... And the only time we try to make them is when security is
involved...

-- 
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 27881] the 'emailable' property (from API) should be true or false (currently empty string or undefined)

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27881

--- Comment #8 from Reedy s...@reedyboy.net 2011-03-06 20:41:13 UTC ---
Indeed.

It's how HTML elements do stuff - disable= means true, else it's false.

I think it's just a cause for documentation change, and WONTFIX...

Ryan, what sort of documentation are you suggesting? For all boolean types
(probably makes sense).. Though, for properties, we don't store this level of
granduality..

Tags if the user can and wants to receive e-mail through
[[Special:Emailuser]]

Might be a manual process.

Per Bryan, changing emailable=true or whatever would be a breaking change
from the api... And the only time we try to make them is when security is
involved...

-- 
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 27881] the 'emailable' property (from API) should be true or false (currently empty string or undefined)

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27881

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

   What|Removed |Added

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

--- Comment #9 from Roan Kattouw roan.katt...@gmail.com 2011-03-06 20:45:20 
UTC ---
As Reedy and Bryan have said, this is just the way boolean attributes work in
the API. This is a convention that I don't particularly like either, but it was
introduced before my time and we've stuck with it ever since. Old properties
aren't gonna be moved to a true/false format because that would be a breaking
change (and we never make those for aesthetic reasons only, like Bryan said),
and introducing new properties with a true/false format while keeping old
properties with the present/absent format around would lead a weird,
inconsistent state where no one remembers which property uses which format any
more. So we're kinda stuck in the status quo.

-- 
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 27902] Namespace fix on dawiki

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27902

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

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

--- Comment #5 from Ashar Voultoiz has...@free.fr 2011-03-06 21:04:39 UTC ---
Confirmed on IRC

-- 
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 27592] Extension:ReaderFeedback failing to create graphs on n:en:Special:RatingHistory

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27592

Reedy s...@reedyboy.net changed:

   What|Removed |Added

   Severity|enhancement |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 27891] Cache setting on Wikipedia Chinese

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27891

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

   What|Removed |Added

 CC||m...@everybody.org
 Blocks||27339

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

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


[Bug 27339] Bugs that should be fixed post 1.17 WMF deployment (tracking)

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

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

   What|Removed |Added

 Depends on||27891

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

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


[Bug 27891] Cache setting on Wikipedia Chinese

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27891

--- Comment #2 from Mark A. Hershberger m...@everybody.org 2011-03-06 
21:14:44 UTC ---
Roan says (via IRC) that this may be a flagged revs issue which is being
reported sporadically:

  hexmode: Also, some wikis have been reporting that users see a
  stale version of the page immediately after submitting an
  edit. I suspect FlaggedRevs involvement because it only happens
  on some wikis, but I forgot which ones. I think at least enwiki
  and zhwiki reported it

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

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


[Bug 27900] Redirection to mobile site only after full site has finished loading

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27900

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

   What|Removed |Added

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

--- Comment #2 from Roan Kattouw roan.katt...@gmail.com 2011-03-06 21:18:23 
UTC ---
(In reply to comment #1)
 This sounds like a dupe of bug 27690.
It is a dupe, yeah. I fixed this yesterday, but we'll still have bad pages in
cache.

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

-- 
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 27690] Delayed redirect from main site for mobile users (1.17 regression)

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27690

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

   What|Removed |Added

 CC||s.tai...@insysion.net

--- Comment #9 from Roan Kattouw roan.katt...@gmail.com 2011-03-06 21:18:23 
UTC ---
*** Bug 27900 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 20733] img_auth.php URL is wrong for private wikis on secure server

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20733

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

   What|Removed |Added

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

--- Comment #2 from Chad H. innocentkil...@gmail.com 2011-03-06 21:22:23 UTC 
---
This seems to have been fixed at some point, now points to
$lang/$site/w/img_auth.php

-- 
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 19437] centralnotice.js should be served compressed

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19437

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

   What|Removed |Added

 AssignedTo|fvass...@wikimedia.org  |has...@free.fr

--- Comment #5 from Mark A. Hershberger m...@everybody.org 2011-03-06 
21:27:12 UTC ---
Giving half of Fred's old bugs to Ashar since I trust him to get it done or
reassign if he doesn't have time.

-- 
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 18255] Backup systems (tracking)

2011-03-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18255

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

   What|Removed |Added

 AssignedTo|fvass...@wikimedia.org  |has...@free.fr

--- Comment #7 from Mark A. Hershberger m...@everybody.org 2011-03-06 
21:27:13 UTC ---
Giving half of Fred's old bugs to Ashar since I trust him to get it done or
reassign if he doesn't have time.

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