[Bug 23400] New: Floating point thumbtime does not create a thumbnail

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23400

   Summary: Floating point thumbtime does not create a thumbnail
   Product: MediaWiki extensions
   Version: any
  Platform: All
   URL: http://test.wikipedia.org/wiki/User:Raymond/thumbtime
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: OggHandler
AssignedTo: tstarl...@wikimedia.org
ReportedBy: raimond.spekk...@gmail.com


I tried today, after deploying of r65889 with oggThumb enabled, to create a
thumbnail of a video with a floating point thumbtime:

[[File:Parus major, Germany 2009.ogv|thumb|thumbtime=2.5|Parameter
thumbtime=2.5. No thumbnail is shown]] (see URL)

If I read r65563 correct that should be possible now: Allow seek times to be
non-integers, rounded to the nearest 0.1s

-- 
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 23401] New: adding extension to wikipedia to allow display of chess games

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23401

   Summary: adding extension to wikipedia to allow display of
chess games
   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: pa...@casaschi.net


This request is to add the following extension to the Wikipedia server:
http://www.mediawiki.org/wiki/Extension:EmbedChessboard

The extension allows for displaying chess games on an interactive chessboard.

In order to match the color scheme of the existing chess images in the
wikipedia pages, the following parameters should be set for the plugin:

$wgEmbedChessboard_light_squares_color = 'FFCE9E'; // 'F9F9F9'
$wgEmbedChessboard_dark_squares_color = 'D18B47'; // 'DEDEDE'
$wgEmbedChessboard_board_border_color = 'D18B47'; // 'DEDEDE'
$wgEmbedChessboard_square_highlight_color = '81562C'; // 'ABABAB'
$wgEmbedChessboard_autoplay_mode = 'n'; // 'l'
require_once($IP/extensions/EmbedChessboard/EmbedChessboard.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 23400] Floating point thumbtime does not create a thumbnail

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23400

m...@freenet.de changed:

   What|Removed |Added

 CC||m...@freenet.de

--- Comment #1 from m...@freenet.de 2010-05-04 08:21:44 UTC ---
It works if you use a comma: [[File:Parus major, Germany
2009.ogv|thumb|thumbtime=2,5]].

-- 
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 23401] adding extension to wikipedia to allow display of chess games

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23401

Paolo Casaschi pa...@casaschi.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||LATER
 AssignedTo|wikibug...@lists.wikimedia. |spamthisnob...@yahoo.com
   |org |

--- Comment #1 from Paolo Casaschi pa...@casaschi.net 2010-05-04 09:15:28 UTC 
---
Forget about this for now.

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

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


[Bug 23399] Remove some extensions from Bugzilla

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23399

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Chad H. innocentkil...@gmail.com 2010-05-04 09:46:22 UTC 
---
None of these had any bugs assigned to it, so I was able to delete them (it's
only tricky when there's still bugs in the component). Marking this 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 23398] Optimize Animated GIF scaling

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23398

Ilmari Karonen nos...@vyznev.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||nos...@vyznev.net
 Resolution||DUPLICATE

--- Comment #1 from Ilmari Karonen nos...@vyznev.net 2010-05-04 12:35:44 UTC 
---


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

-- 
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 11822] rescaling of animated gif increase size

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=11822

Ilmari Karonen nos...@vyznev.net changed:

   What|Removed |Added

 CC||hart...@videolan.org

--- Comment #11 from Ilmari Karonen nos...@vyznev.net 2010-05-04 12:35:44 UTC 
---
*** Bug 23398 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 2575] Add wiki markup for alphabetical ordered lists

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2575

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

   What|Removed |Added

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

--- Comment #5 from Aryeh Gregor simetrical+wikib...@gmail.com 2010-05-04 
13:33:25 UTC ---
We're very unlikely to add more wikimarkup like this, so closing WONTFIX as
Brion recommended.

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

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


[Bug 23402] New: oggThumb errors

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23402

   Summary: oggThumb errors
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: OggHandler
AssignedTo: tstarl...@wikimedia.org
ReportedBy: hart...@videolan.org


I'm purging some of the broken video thumbs and I find the following problems:

http://commons.wikimedia.org/wiki/File:Rockerbll_web_Test.ogg
http://commons.wikimedia.org/wiki/File:Kbm_telemark_carving_apex1.ogv
http://commons.wikimedia.org/wiki/File:Mount_Saint_Helens-ffmpeg-600-1920x1080.ogg

-- 
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 23402] oggThumb errors

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23402

Derk-Jan Hartman hart...@videolan.org changed:

   What|Removed |Added

   Severity|enhancement |normal

-- 
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 11822] rescaling of animated gif increase size

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=11822

--- Comment #12 from Derk-Jan Hartman hart...@videolan.org 2010-05-04 
16:40:09 CEST ---
I intend on fixing this issue. Do we still think we need backward compatibility
with imagemagick before 6.3 ?

ImageMagick 6.3 was first released in October-2006.

-- 
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 11822] rescaling of animated gif increase size

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=11822

--- Comment #13 from Derk-Jan Hartman hart...@videolan.org 2010-05-04 
16:47:11 CEST ---
as a matter of fact, 6.2.7 which is the first to support -layers optimizeplus
was already released in May 2006. And 6.2.6 the first release with -layers was
released in april of 2006.

-- 
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 18408] The upload form should not be visible or linked to for users who don't have the edit right

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18408

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

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

--- Comment #5 from Bryan Tong Minh bryan.tongm...@gmail.com 2010-05-04 
14:49:17 UTC ---
Fixed in r65898.

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

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


[Bug 11023] cleaner array for avoiding Special:Specialpages' disabled links

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=11023

Bug 11023 depends on bug 18408, which changed state.

Bug 18408 Summary: The upload form should not be visible or linked to for users 
who don't have the edit right
https://bugzilla.wikimedia.org/show_bug.cgi?id=18408

   What|Old Value   |New Value

 Status|REOPENED|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 22807] Increase $wgExpensiveParserFunctionLimit to 1000 in pt.wiktionary

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22807

--- Comment #6 from Malafaya malaf...@clix.pt 2010-05-04 15:07:26 UTC ---
Example in the following category:
http://pt.wiktionary.org/wiki/Categoria:P%C3%A1ginas_com_demasiadas_chamadas_a_fun%C3%A7%C3%B5es_exigentes

As these pages have a lot of translations (in excess of 500) and each
translation require an #ifexist, they are considered expensive, even if most of
the #ifexist calls are duplicated (so, in fact, there are some 200/300 unique
#ifexist calls).
This is because the text of the language does not necessarily correspond to the
link. This is accomplished with an call to #ifexist with a template parameter
based on the language code. If that template exists, then it is used instead of
the direct language name.

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

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


[Bug 23241] License selector should be disabled during upload a new version

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23241

Derk-Jan Hartman hart...@videolan.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #6 from Derk-Jan Hartman hart...@videolan.org 2010-05-04 17:08:13 
CEST ---
Fixed in r65899

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

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


[Bug 22807] Increase $wgExpensiveParserFunctionLimit to 1000 in pt.wiktionary

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22807

--- Comment #7 from Platonides platoni...@gmail.com 2010-05-04 15:13:09 UTC 
---
#ifexist should perform its queries as a linkbatch, but it would require a bit
of work to move things around.

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

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


[Bug 18408] The upload form should not be visible or linked to for users who don't have the edit right

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18408

heuga...@gmx.net changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

--- Comment #6 from heuga...@gmx.net 2010-05-04 15:13:37 UTC ---
You must set a submission callback

Backtrace:

#0 /home/xxx/public_html/wiki/includes/specials/SpecialUpload.php(1011):
HTMLForm-show()
#1 /home/xxx/public_html/wiki/includes/specials/SpecialUpload.php(200):
UploadForm-show()
#2 /home/xxx/public_html/wiki/includes/specials/SpecialUpload.php(179):
SpecialUpload-showUploadForm(Object(UploadForm))
#3 /home/xxx/public_html/wiki/includes/SpecialPage.php(572):
SpecialUpload-execute(NULL)
#4 /home/xxx/public_html/wiki/includes/Wiki.php(259):
SpecialPage::executePath(Object(Title))
#5 /home/xxx/public_html/wiki/includes/Wiki.php(67):
MediaWiki-handleSpecialCases(Object(Title), Object(OutputPage),
Object(WebRequest))
#6 /home/xxx/public_html/wiki/index.php(116):
MediaWiki-performRequestForTitle(Object(Title), NULL, Object(OutputPage),
Object(User), Object(WebRequest))
#7 /home/xxx/public_html/vbseo.php(1577): require('/home/xxx/...')
#8 {main}

what? i cant understand this :-) sorry

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

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


[Bug 11023] cleaner array for avoiding Special:Specialpages' disabled links

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=11023

Bug 11023 depends on bug 18408, which changed state.

Bug 18408 Summary: The upload form should not be visible or linked to for users 
who don't have the edit right
https://bugzilla.wikimedia.org/show_bug.cgi?id=18408

   What|Old Value   |New Value

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

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

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


[Bug 18408] The upload form should not be visible or linked to for users who don't have the edit right

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18408

Derk-Jan Hartman hart...@videolan.org changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 CC||hart...@videolan.org
 Resolution||FIXED

--- Comment #7 from Derk-Jan Hartman hart...@videolan.org 2010-05-04 17:14:36 
CEST ---
This is related to r65841 instead.

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

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


[Bug 11023] cleaner array for avoiding Special:Specialpages' disabled links

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=11023

Bug 11023 depends on bug 18408, which changed state.

Bug 18408 Summary: The upload form should not be visible or linked to for users 
who don't have the edit right
https://bugzilla.wikimedia.org/show_bug.cgi?id=18408

   What|Old Value   |New Value

 Status|REOPENED|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 14971] alphabetical order method for DynamicPageList

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14971

--- Comment #27 from Aaron Adrignola aaron.adrign...@gmail.com 2010-05-04 
15:35:09 UTC ---
(In reply to comment #26)
 Is this feature currently avalilable for Wikimedia projects like pt.wikibooks?
 
 Helder

It is currently live at en.wikibooks.

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

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


[Bug 1605] [[Section::...]] variables

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1605

Kinsey Moore nyphb...@gmail.com changed:

   What|Removed |Added

   Attachment #7339|0   |1
is obsolete||

--- Comment #53 from Kinsey Moore nyphb...@gmail.com 2010-05-04 15:35:14 UTC 
---
Created an attachment (id=7348)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=7348)
fix a bug, correct opening and closing syntax

Fixed a bug caused by debugging I had in the code.

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

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


[Bug 20976] Refinement of 'searchmenu-new' message

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20976

--- Comment #6 from Derk-Jan Hartman hart...@videolan.org 2010-05-04 17:37:15 
CEST ---
I applied this patch in r65902

-- 
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 20976] Refinement of 'searchmenu-new' message

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20976

Conrad Irwin conrad.ir...@gmail.com changed:

   What|Removed |Added

 CC||conrad.ir...@gmail.com

--- Comment #7 from Conrad Irwin conrad.ir...@gmail.com 2010-05-04 15:47:40 
UTC ---
Should this message (or a similarly default blank one) also be used for
searches using special search-engine functions:

http://en.wikipedia.org/wiki/Special:Search?search=Hello prefix%3AP

-- 
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 20976] Refinement of 'searchmenu-new' message

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20976

--- Comment #8 from Conrad Irwin conrad.ir...@gmail.com 2010-05-04 15:48:06 
UTC ---
http://en.wikipedia.org/wiki/Special:Search?search=Hello%20prefix%3AP

-- 
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 17021] clear File history h2.

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17021

Derk-Jan Hartman hart...@videolan.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #3 from Derk-Jan Hartman hart...@videolan.org 2010-05-04 17:49:06 
CEST ---
This is now cleared in shared.css

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

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


[Bug 23403] Not importing all templates and articles

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23403

--- Comment #1 from federico.m...@gmail.com 2010-05-04 16:06:01 UTC ---
mwdumper information:

URL: http://svn.wikimedia.org/svnroot/mediawiki/trunk/mwdumper
Repository Root: http://svn.wikimedia.org/svnroot/mediawiki
Repository UUID: dd0e9695-b195-4be7-bd10-2dea1a65a6b6
Revision: 65562
Node Kind: directory
Schedule: normal
Last Changed Author: rainman
Last Changed Rev: 59325
Last Changed Date: 2009-11-21 20:21:03 -0500 (Sat, 21 Nov 2009)


Special:Import seems to be working now.

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

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


[Bug 14971] alphabetical order method for DynamicPageList

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14971

--- Comment #28 from Helder heldergeov...@gmail.com 2010-05-04 13:14:40 BRT 
---
Cool!
Now it is working at pt.wb too...

(although it the parameter was already in some lists, it was necessary to add
order = ascending before it works   o.o)


Helder

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

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


[Bug 23404] New: adding a new namespace

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23404

   Summary: adding a new namespace
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Bugzilla
AssignedTo: pdha...@wikimedia.org
ReportedBy: aykutuluda...@hotmail.com
CC: innocentkil...@gmail.com


Hello. I am from Turkish Wikibooks. We took a decision
[http://tr.wikibooks.org/wiki/Vikikitap:K%C3%B6y_%C3%A7e%C5%9Fmesi here] to add
new namespaces to our wiki. So, I want you to add

*Kitaplık (in English: Subject, namespace: 112)
*Vikiçocuk (in English: Wikijunior, namaspace: 110) namespaces and their talk
pages (Kitaplık tartışma (113) and Vikiçocuk tartışma (111) ) to
[http://tr.wikibooks.org/wiki/Ana_Sayfa Turkish Wikibooks]. 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 23404] Create new namespaces on trwikibooks

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23404

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

   What|Removed |Added

   Keywords||shell
 CC||roan.katt...@gmail.com
  Component|Bugzilla|Site requests
 AssignedTo|pdha...@wikimedia.org   |rhals...@wikimedia.org
Summary|adding a new namespace  |Create new namespaces on
   ||trwikibooks

-- 
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 23405] New: Strict Standers Error with FCKeditor 2.6.4 with Media wiki 1.15.2

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23405

   Summary: Strict Standers Error with FCKeditor 2.6.4 with Media
wiki 1.15.2
   Product: MediaWiki extensions
   Version: any
  Platform: Other
OS/Version: Windows 7
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: FCKeditor
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: kvikr...@gmail.com


Hi I'm trying to use FCKeditor 2.6.4 with Mediawiki 1.15.2. 

After I copy the fckeditor folder to externsion, and add the requireonce code
andajax thing to loaclsettings.php, when I run the site, I get the following

Strict Standards: Declaration of FCKeditorParser::makeImage() should be
compatible with that of FCKeditorParserWrapper::makeImage() in 
C:\public_html\pedia\extensions\FCKeditor\FCKeditorParser.body.php on line 707

Strict Standards: Declaration of FCKeditorParser::parse() should be compatible
with that of FCKeditorParserWrapper::parse() in
C:\public_html\pedia\extensions\FCKeditor\FCKeditorParser.body.php on line 707

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

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


[Bug 23002] imagelinks table not updated after imagemove

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23002

--- Comment #5 from Derk-Jan Hartman hart...@videolan.org 2010-05-04 21:02:42 
CEST ---
A direct update consumes to much resources, so it should be batched.

Note that the parser puts the DBkey of the redirect in the imagelinks table,
instead of the target image. This should probably be fixed first.

Plan:
In ParserOutput addImage() function resolve the DBkey to an article and follow
the redirect if needed, store DBkey() of target ? Can redirects only be
resolved for Articles or also for Titles ?

-- 
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 20976] Refinement of 'searchmenu-new' message

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20976

--- Comment #9 from Derk-Jan Hartman hart...@videolan.org 2010-05-04 21:30:30 
CEST ---
That isn't very nice indeed conrad

To fix this would require expanding the includes/search/SearchEngine.php with
something that can detect the individual searchterms and interpret their
meaning (special or not) and give back solely the searchterms stripped from the
special keywords.

-- 
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 22779] Content transcluded from template not visible in search results

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22779

Conrad Irwin conrad.ir...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||conrad.ir...@gmail.com
 Resolution||DUPLICATE

--- Comment #2 from Conrad Irwin conrad.ir...@gmail.com 2010-05-04 19:54:18 
UTC ---
Duplicates of duplicates.

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

-- 
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 18861] Search should index template expansion

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18861

Conrad Irwin conrad.ir...@gmail.com changed:

   What|Removed |Added

 CC||adam...@gmail.com

--- Comment #4 from Conrad Irwin conrad.ir...@gmail.com 2010-05-04 19:54:18 
UTC ---
*** Bug 22779 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 18861] Search should index template expansion

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18861

Conrad Irwin conrad.ir...@gmail.com changed:

   What|Removed |Added

 CC||timvanderm...@gmail.com

--- Comment #5 from Conrad Irwin conrad.ir...@gmail.com 2010-05-04 19:55:21 
UTC ---
*** Bug 22908 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 22908] Template not available in searches

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22908

Conrad Irwin conrad.ir...@gmail.com changed:

   What|Removed |Added

 CC||conrad.ir...@gmail.com

--- Comment #2 from Conrad Irwin conrad.ir...@gmail.com 2010-05-04 19:55:21 
UTC ---
Update duplicate number

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

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

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


[Bug 23406] New: floatright, floatleft and rimage cleanup

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23406

   Summary: floatright, floatleft and rimage cleanup
   Product: MediaWiki
   Version: 1.17-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: User interface
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: hart...@videolan.org


There are a lot of floatright/floatleft and rimage class definitions in the
skins files but they are no longer used by the core software.

They can probably be bundled somewhere for efficiency, should be marked as
deprecated.
rimage might possible be removed at all. I know of no wikis nor skins that
still use 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 23407] New: Allow transclusion from the beginning of the page to a certain section.

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23407

   Summary: Allow transclusion from the beginning of the page to a
certain section.
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: LabeledSectionTransclusion
AssignedTo: ssan...@web.de
ReportedBy: b...@adres.pl
Blocks: 23049


LST allows currently {{#lst:articleX|sectionY|}}, which transcludes from
articleX sectionY and everything after it. 

There should be a counterpart for it - {{#lst:articleZ||sectionU}}, which
transcludes from articleZ sectionU and everything before it. 

LST is used in ProofreadPage extension, and this enhancement allows to fix bug
23049.

-- 
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 23049] pages and odd behaviour of fromsection and tosection

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23049

b...@adres.pl changed:

   What|Removed |Added

 Depends on||23407

-- 
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 23408] New: Prevent administrators from blocking themselves?

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23408

   Summary: Prevent administrators from blocking themselves?
   Product: MediaWiki
   Version: 1.17-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Blocking
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: happy-me...@live.com


Allowing admins to block themselves tends to result in them doing it, almost
invariably by mistake (http://en.wikipedia.org/wiki/?oldid=359971907).  Are
there any legitimate usecases where we'd want to allow admins to block
themselves?

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

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


[Bug 23285] Error received at Special:UserLogin causing intermittent failure to login

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23285

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

   What|Removed |Added

 CC||abi...@forgotten-beauty.com

--- Comment #8 from Huib abigor Laurens abi...@forgotten-beauty.com 
2010-05-04 20:48:14 UTC ---
I had this error also on the dutch wikipedia last week, refreshing and a purge
fixed it for me.

maybe a good note, but it happend after a was logged out, I was working just on
the wiki and while I tried to safe the page I was logged out and couldn't
login.

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

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


[Bug 23408] Prevent administrators from blocking themselves?

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23408

Casey Brown cbrown1...@gmail.com changed:

   What|Removed |Added

 CC||cbrown1...@gmail.com

--- Comment #1 from Casey Brown cbrown1...@gmail.com 2010-05-04 21:11:29 UTC 
---
(In reply to comment #0)
 Are there any legitimate usecases where we'd want to allow admins
 to block themselves?

Political reasons (i.e. protesting some action) or because they don't want to
edit for a while, so they want to enforce a wikibreak.

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

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


[Bug 23408] Prevent administrators from blocking themselves?

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23408

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

   What|Removed |Added

 CC||abi...@forgotten-beauty.com

--- Comment #2 from Huib abigor Laurens abi...@forgotten-beauty.com 
2010-05-04 21:17:19 UTC ---
It sounds to me that when we make something to prevent people to block them
self we are trying to fix a human bug, not a mediawiki bug but a human error,
people should double check before blocking. 


I have seen people block them selfs because they where also involved in a edit
war or to stop discussions about actions that they did. I think its a rather
good function that people can block themself.

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

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


[Bug 23408] Prevent administrators from blocking themselves?

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23408

--- Comment #3 from Casey Brown cbrown1...@gmail.com 2010-05-04 21:31:05 UTC 
---
Maybe a warning message would be good?  Or like a checkbox that comes up?  Are
you really sure that you want to block yourself?  I think we have something
like that when we move pages to titles that already exist.

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

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


[Bug 23264] Dumps twisted in several languages

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23264

--- Comment #5 from Tomasz Finc tf...@wikimedia.org 2010-05-04 21:39:36 UTC 
---
Were going along two paths for this right now

For the first we are 

1) Turning off pre fetch since some previous snapshots are bad
2) Turning off spawning child procs since we seeing inter process messaging
break down

This is now being tested on snapshot2 and if we see no issues will be
propagated to production. 

For the second we are testing out a potential bugfix to the core issue and
making sure it has no unexpected consequences.

This is being tested on snapshot3

-- 
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 23022] Mailing List for Wikimedia California

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23022

Cary Bass cb...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #4 from Cary Bass cb...@wikimedia.org 2010-05-04 23:15:19 UTC ---
List created @
https://lists.wikimedia.org/mailman/listinfo/wikimedia-california

Email sent to Geoffrey

-- 
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 23187] Creation of a new mailing list, fundraising-l

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23187

Cary Bass cb...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Cary Bass cb...@wikimedia.org 2010-05-04 23:18:15 UTC ---
List fundraising created, initial email sent to Florence

https://lists.wikimedia.org/mailman/listinfo/fundraising

-- 
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 23202] Create mailinglist nowiki-otrs-l

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23202

Cary Bass cb...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #2 from Cary Bass cb...@wikimedia.org 2010-05-04 23:21:32 UTC ---
List otrs-no created. 

Informaiton page at https://lists.wikimedia.org/mailman/listinfo/otrs-no

-- 
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 23289] Adminlist for Wikipedia in Nynorsk

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23289

Cary Bass cb...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #4 from Cary Bass cb...@wikimedia.org 2010-05-04 23:23:48 UTC ---
wikinn-admin list created, set to eiru...@gmail.com

https://lists.wikimedia.org/mailman/listinfo/wikinn-admin

-- 
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 23365] Mailing list for Wikimedia Philippines

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23365

Cary Bass cb...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #6 from Cary Bass cb...@wikimedia.org 2010-05-04 23:25:47 UTC ---
List Wikimedia-PH created, password sent to Paolo 

https://lists.wikimedia.org/mailman/listinfo/wikimedia-ph

-- 
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 23402] oggThumb errors

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23402

Tim Starling tstarl...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #2 from Tim Starling tstarl...@wikimedia.org 2010-05-05 00:48:58 
UTC ---
The fix for the page size bug is deployed, and since that was the only
server-side issue, I'm marking this resolved.

-- 
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 23400] Floating point thumbtime does not create a thumbnail

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23400

Tim Starling tstarl...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #2 from Tim Starling tstarl...@wikimedia.org 2010-05-05 00:58:44 
UTC ---
Fixed in r65926 and deployed. Note that the comma doesn't fix it, it just makes
the whole thumbtime parameter invalid and shows you a thumbnail from the
midpoint 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 745] RTL/bidirectional issues (tracking)

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=745

Bug 745 depends on bug 20344, which changed state.

Bug 20344 Summary: when printing, monobook does not include rtl.css corrections.
https://bugzilla.wikimedia.org/show_bug.cgi?id=20344

   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 20344] when printing, monobook does not include rtl.css corrections.

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20344

Derk-Jan Hartman hart...@videolan.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #3 from Derk-Jan Hartman hart...@videolan.org 2010-05-05 02:09:59 
CEST ---
Fixed in r65923

-- 
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 19043] Instant commons video can't be played by cortado

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19043

Tim Starling tstarl...@wikimedia.org changed:

   What|Removed |Added

   Severity|major   |normal

-- 
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 16149] Non-square pixel aspect ratios are not detected properly for Ogg thumbnailing, Cortado player

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16149

--- Comment #10 from Derk-Jan Hartman hart...@videolan.org 2010-05-05 
03:25:06 CEST ---
Fixed non-square pixels for OggHandler in r65927.

-- 
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 23179] geshi subversion checkout is broken

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23179

Tim Starling tstarl...@wikimedia.org changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

--- Comment #7 from Tim Starling tstarl...@wikimedia.org 2010-05-05 01:28:07 
UTC ---
Fenari didn't have any certificates installed, so the error is not surprising.
It's fixed now.

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

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


[Bug 13848] Way for anons to disable search box AJAX suggestions

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13848

MZMcBride b...@mzmcbride.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||b...@mzmcbride.com
 Resolution|WONTFIX |

--- Comment #3 from MZMcBride b...@mzmcbride.com 2010-05-05 02:20:49 UTC ---
No current plans != WONTFIX. Re-opening.

Bug 20151 blocks 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 14123] AJAX (tracking)

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14123

Bug 14123 depends on bug 13848, which changed state.

Bug 13848 Summary: Way for anons to disable search box AJAX suggestions
https://bugzilla.wikimedia.org/show_bug.cgi?id=13848

   What|Old Value   |New Value

 Status|RESOLVED|REOPENED
 Resolution|WONTFIX |

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

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


[Bug 23022] Mailing List for Wikimedia California

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23022

Geoff geo.p...@yahoo.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

--- Comment #5 from Geoff geo.p...@yahoo.com 2010-05-05 03:17:44 UTC ---
Cary, thanks for creating the mailing list. No messages are coming through, nor
is the list adding members (settings are set to confirm). Please advise.

-- 
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 23022] Mailing List for Wikimedia California

2010-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23022

Geoff geo.p...@yahoo.com changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

--- Comment #6 from Geoff geo.p...@yahoo.com 2010-05-05 03:39:01 UTC ---
issue with mailing list has resolved itself. Messages came through after 30
minutes. Please disregard earlier 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